gdb: use gdb::optional instead of passing a pointer to gdb::array_view
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
13221aec
AB
12021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 PR gdb/27994
4 * gdb.cp/method-call-in-c.cc (struct foo_type): Add operator+=,
5 change initial value of var member variable.
6 (main): Make use of foo_type's operator+=.
7 * gdb.cp/method-call-in-c.exp: Test use of operator+=.
8
79bd4d34
AB
92021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
10
11 PR gdb/27994
12 * gdb.cp/method-call-in-c.cc: New file.
13 * gdb.cp/method-call-in-c.exp: New file.
14
3da4c644
TT
152021-06-25 Tom Tromey <tom@tromey.com>
16
17 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): Add "style"
18 parameter.
19 * gdb.rust/dwindex.exp: New file.
20 * gdb.rust/dwindex.rs: New file.
21
6b95f5ad
AB
222021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
23
24 * gdb.python/py-breakpoint.c (do_throw): New function.
25 (main): Call do_throw.
26 * gdb.python/py-breakpoint.exp (test_catchpoints): New proc.
27
08080f97
AB
282021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
29
30 * gdb.guile/scm-breakpoint.exp (test_catchpoints): New proc.
31
81b327aa
AB
322021-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
33
34 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Add new tests.
35
202054ae
CL
36gdb/testsuite/ChangeLog
372021-06-25 Carl Love <cel@us.ibm.com>
38
39 * gdb.arch/powerpc-plxv-norel.exp: Add call to skip_power_isa_3_1_tests.
40 * lib/gdb.exp(skip_power_isa_3_1_tests): New gdb_caching_proc test.
41
67470e9d
TT
422021-06-25 Tom Tromey <tromey@adacore.com>
43
44 * gdb.ada/py_range.exp: Add type name test cases.
45
013270a1
TV
462021-06-24 Tom de Vries <tdevries@suse.de>
47
48 * gdb.base/info-macros.exp: Add <EOL> after trailing whitespace in
49 test names.
50
657dcee4
TV
512021-06-24 Tom de Vries <tdevries@suse.de>
52
53 * gdb.base/argv0-symlink.exp: Use with_test_prefix.
54
2dd865d7
TV
552021-06-23 Tom de Vries <tdevries@suse.de>
56
57 * lib/gdb.exp (gdb_test_lines): Rewrite to accept single
58 multiline tcl regexp.
59 * gdb.base/info-types.exp.tcl: Update. Make empty line at end of
60 regexp optional.
61 * gdb.base/info-macros.exp: Update.
62 * gdb.cp/cplusfuncs.exp: Update.
63
80d1206d
AS
642021-06-22 Andreas Schwab <schwab@suse.de>
65
66 PR symtab/27999
67 * lib/dwarf.exp (start_end): New proc inside loclists.
68 * gdb.dwarf2/loclists-start-end.exp: New file.
69 * gdb.dwarf2/loclists-start-end.c: New file.
70
e5b77106
TV
712021-06-22 Tom de Vries <tdevries@suse.de>
72
73 * gdb.dwarf2/imported-unit-c.exp: New file.
74
80dc83fd
AB
752021-06-22 Andrew Burgess <andrew.burgess@embecosm.com>
76
77 * gdb.server/server-kill.exp: Introduce global kill_pid_of, and
78 make use of this in prepare to select which pid we should kill.
79 Run all the tests twice with a different kill_pid_of value.
80 (prepare): Make use of kill_pid_of.
81 (test_stepi): New proc.
82
d52b8007
AB
832021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * gdb.python/py-frame.exp: Add Frame.level tests.
86 * gdb.python/py-pending-frame-level.c: New file.
87 * gdb.python/py-pending-frame-level.exp: New file.
88 * gdb.python/py-pending-frame-level.py: New file.
89
61e2dde2
AB
902021-06-21 Andrew Burgess <andrew.burgess@embecosm.com>
91
92 * gdb.python/py-unwind-user-regs.c: New file.
93 * gdb.python/py-unwind-user-regs.exp: New file.
94 * gdb.python/py-unwind-user-regs.py: New file.
95
ff5404f5
CL
962021-06-17 Carl Love <cel@us.ibm.com>
97
98 * gdb.arch/powerpc-power8.exp(bctar, bctarl): Update mnemonics
99 to bgetar and bgetarl.
100 * gdb.arch/powerpc-power8.s((bctar, bctarl): Update comments
101 for mnemonics to bgetar and bnstarl.
102
18263be7
SM
1032021-06-17 Simon Marchi <simon.marchi@efficios.com>
104
105 * gdb.base/args.exp: Check target, KFAIL if remote.
106 (args_test): Add parameter and use it.
107
d30e3263
SM
1082021-06-17 Simon Marchi <simon.marchi@efficios.com>
109
110 * gdb.base/args.exp: Remove trailing parenthesis in test names.
111
c4ddc1da
SM
1122021-06-17 Simon Marchi <simon.marchi@efficios.com>
113
114 * gdb.base/args.exp: Use $old_gdbflags in all tests.
115
18b5aade
SM
1162021-06-17 Simon Marchi <simon.marchi@efficios.com>
117
118 * gdb.base/args.exp: Use save_vars.
119
c9923e71
PA
1202021-06-14 Pedro Alves <pedro@palves.net>
121
122 * gdb.base/annota1.exp: Build list using [list] instead of {}.
123 Tell [join] to join with no character. Build expected pattern in
124 separate variable instead of in the -re expression directly.
125
b8bd29a1
KB
1262021-06-11 Kevin Buettner <kevinb@redhat.com>
127
128 * gdb.mi/mi-sym-info.exp (114-symbol-info-function test): Increase
129 timeout.
130
72c4daa3
KB
1312021-06-11 Kevin Buettner <kevinb@redhat.com>
132
133 * gdb.base/print-symbol-loading.exp (proc test_load_shlib):
134 Allow "Symbols already loaded for..." messages.
135
4cc2e606
KB
1362021-06-11 Kevin Buettner <kevinb@redhat.com>
137
138 * gdb.base/execl-update-breakpoints.exp: Add regular
139 expression for optionally matching output related to
140 libthread_db.
141 * gdb.base/fork-print-inferior-events.exp: Likewise.
142
db77748b
FW
1432021-06-11 Felix Willgerodt <felix.willgerodt@intel.com>
144
145 * gdb.mi/array.f: Convert into...
146 * gdb.mi/array.f90: ...this.
147 * gdb.mi/mi-var-child-f.exp: Use array.f90.
148
48ec4c05
TT
1492021-06-11 Tom Tromey <tom@tromey.com>
150
151 PR rust/23427
152 * lib/rust-support.exp (rust_compiler_version): New caching proc.
153 * gdb.rust/rawids.exp: New file.
154 * gdb.rust/rawids.rs: New file.
155
46f263cc
SM
1562021-06-10 Simon Marchi <simon.marchi@polymtl.ca>
157
158 * lib/gdb.exp (default_gdb_exit): Unset gdb_tty_name.
159 (spawn_capture_tty_name): New, override builtin spawn.
160 (default_gdb_spawn): Capture GDB's TTY name.
161 * lib/tuiterm.exp (tuiterm_spawn): Remove.
162 (tuiterm_env_init, tuiterm_env_finish): Remove spawn override.
163 (Term) <resize>: Use new variable name.
164 (tuiterm_env_init, tuiterm_env_finish): Remove.
165 (tuiterm_env): Don't call tuiterm_env_init and register
166 tuiterm_env_finish in gdb_finish_hooks.
167 (gdb_finish_hooks): Remove.
168 (gdb_finish): Don't call finish hooks.
169
6179e5f1
TV
1702021-06-10 Tom de Vries <tdevries@suse.de>
171
172 * gdb.mi/user-selected-context-sync.c (child_sub_function, main):
173 Rewrite while (1) using dummy loop body.
174
4bdd1a06
BK
1752021-06-10 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
176
177 * gdb.base/foll-exec.c: convert the multi-line function call into
178 single line.
179
36695cf8
TV
1802021-06-10 Tom de Vries <tdevries@suse.de>
181
182 * lib/cp-support.exp (cp_test_ptype_class): Break up regexp.
183 * gdb.cp/nested-types.exp: Remove usage of read1 timeout factor.
184
0cc809fa
TV
1852021-06-10 Tom de Vries <tdevries@suse.de>
186
187 * gdb.cp/cplusfuncs.exp (info_func_regexp): Use gdb_test_lines.
188
c70fdc45
TT
1892021-06-09 Tom Tromey <tromey@adacore.com>
190
191 * README (Example): Update read1 example.
192
d0a3c757
SM
1932021-06-09 Simon Marchi <simon.marchi@polymtl.ca>
194
195 * lib/tuiterm.exp (Term) <_check_box>: Improve logging.
196
f9e59d06
LS
1972021-06-08 Lancelot Six <lsix@lancelotsix.com>
198
199 * gdb.base/premature-dummy-frame-removal.py (TestUnwinder): Use
200 'is None' instead of '== None' and 'is not None' instead of
201 '!= None'.
202 * gdb.python/py-frame-args.py (lookup_function): Same.
203 * gdb.python/py-framefilter-invalidarg.py (Reverse_Function): Same.
204 * gdb.python/py-framefilter.py (Reverse_Function): Same.
205 * gdb.python/py-nested-maps.py (lookup_function): Same.
206 * gdb.python/py-objfile-script-gdb.py (lookup_function): Same.
207 * gdb.python/py-prettyprint.py (lookup_function): Same.
208 * gdb.python/py-section-script.py (lookup_function): Same.
209 * gdb.python/py-unwind-inline.py (dummy_unwinder): Same.
210 * gdb.python/python.exp: Same.
211 * gdb.rust/pp.py (lookup_function): Same.
212
fdae5c22
TV
2132021-06-08 Tom de Vries <tdevries@suse.de>
214
215 * lib/gdb.exp (multi_line): Require more than one argument.
216 * gdb.base/gdbinit-history.exp: Update multi_line call.
217 * gdb.base/jit-reader.exp: Remove multi_line call.
218 * gdb.fortran/dynamic-ptype-whatis.exp: Same.
219
c3cfd9eb
TV
2202021-06-08 Tom de Vries <tdevries@suse.de>
221
222 * gdb.base/info-types.exp.tcl (match_line, gdb_test_lines): Move ...
223 * lib/gdb.exp: ... here.
224 * gdb.base/info-macros.exp: Use gdb_test_lines.
225
58f076c6
TV
2262021-06-08 Tom de Vries <tdevries@suse.de>
227
228 * gdb.base/info-types.exp.tcl (match_line): Handle --any.
229 (gdb_test_lines): Factor out of ...
230 (run_test): ... here.
231
4c5d7c03
TV
2322021-06-08 Tom de Vries <tdevries@suse.de>
233
234 * gdb.base/batch-preserve-term-settings.exp (spawn_shell): Fix
235 matching of initial prompt.
236
4a11703a
TV
2372021-06-08 Tom de Vries <tdevries@suse.de>
238
239 * gdb.threads/multi-create-ns-info-thr.exp: Limit breakpoint regexp to
240 one line.
241
ac6c175e
TV
2422021-06-08 Tom de Vries <tdevries@suse.de>
243
244 * gdb.base/sect-cmd.exp: Use gdb_test. Use -wrap "". Fix
245 test name.
246
25ff4de7
TV
2472021-06-08 Tom de Vries <tdevries@suse.de>
248
249 * gdb.base/sect-cmd.exp: Fix saw_section_address_line regexp.
250
cfc75767
SM
2512021-06-07 Simon Marchi <simon.marchi@polymtl.ca>
252
253 * gdb.base/continue-all-already-running.exp: Call fail if can't
254 run to main.
255
a12a15e7
AB
2562021-06-07 Andrew Burgess <andrew.burgess@embecosm.com>
257
258 PR gdb/27847
259 * gdb.dwarf2/dw2-weird-type-len.c: New file.
260 * gdb.dwarf2/dw2-weird-type-len.exp: New file.
261
f1854e35
SM
2622021-06-07 Simon Marchi <simon.marchi@polymtl.ca>
263
264 * gdb.base/attach.exp (test_command_line_attach_run): Use
265 proc_with_prefix.
266
b0e2f96b
TV
2672021-06-07 Tom de Vries <tdevries@suse.de>
268
269 PR testsuite/27908
270 * gdb.base/run-attach-while-running.exp (test): Don't match prompt
271 after attach using '$gdb_prompt $'.
272
409cac34
TV
2732021-06-07 Tom de Vries <tdevries@suse.de>
274
275 * gdb.base/info-types.exp.tcl: Remove "File .*" matching from regexp
276 matching state machine.
277
bc37aacd
TV
2782021-06-07 Tom de Vries <tdevries@suse.de>
279
280 * gdb.base/new-ui-pending-input.exp
281 (test_command_line_new_ui_pending_input): Fix regexp for "initial
282 prompt on extra console".
283
7ee8c127
TV
2842021-06-07 Tom de Vries <tdevries@suse.de>
285
286 * gdb.base/info-types.exp.tcl (run_test): Move "random line" regexp
287 up.
288
921b2bc7
SM
2892021-06-06 Simon Marchi <simon.marchi@efficios.com>
290
291 * gdb.server/stop-reply-no-thread-multi.exp: Clear sysroot when
292 host and target are local.
293
ad4bd975
HD
2942021-06-05 Hannes Domani <ssbssa@yahoo.de>
295
296 * gdb.python/py-symbol.exp: Fix tests for Python 3.
297
ae61ef2c
SV
2982021-06-05 Shahab Vahedi <shahab@synopsys.com>
299
300 * gdb.arch/arc-disassembler-options.exp: New test.
301 * gdb.arch/arc-disassembler-options.s: New test source.
302
386de171
TT
3032021-06-04 Tom Tromey <tromey@adacore.com>
304
305 * gdb.ada/array_of_symbolic_length.exp: New file.
306 * gdb.ada/array_of_symbolic_length/foo.adb: New file.
307 * gdb.ada/array_of_symbolic_length/gl.adb: New file.
308 * gdb.ada/array_of_symbolic_length/gl.ads: New file.
309 * gdb.ada/array_of_symbolic_length/pck.adb: New file.
310 * gdb.ada/array_of_symbolic_length/pck.ads: New file.
311
df5bc734
MH
3122021-06-03 Magne Hov <mhov@undo.io>
313
314 PR python/27841
315 * gdb.python/py-events.exp: Extend inferior exit tests.
316 * gdb.python/py-events.py: Print inferior exit PID.
317
6ac5237c
HD
3182021-06-03 Hannes Domani <ssbssa@yahoo.de>
319
320 * gdb.python/py-symbol.exp: Test symbol constants.
321
60be64b3
BE
3222021-06-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
323
324 * gdb.dwarf2/per-bfd-sharing.exp: Fix temp-dir leakage.
325
170960e8
CL
3262021-06-02 Carl Love <cel@us.ibm.com>
327
328 * gdb.threads/threadapply.c: Add global mybarrier.
329 (main): Add pthread_barrier_init.
330 (thread_function): Replace while loop with myp increment and
331 pthread_barrier_wait.
332
f2d42111
AB
3332021-06-02 Andrew Burgess <andrew.burgess@embecosm.com>
334
335 * lib/gdb.exp (gdb_compile): Only add the -J option when using a
336 gcc based Fortran compiler, for example, flang does not support
337 this option.
338
8a222a6b
AB
3392021-06-02 Andrew Burgess <andrew.burgess@embecosm.com>
340
341 * lib/fortran.exp (fortran_int8): Escape '*' in pattern.
342
2adf1781
TT
3432021-06-01 Tom Tromey <tromey@adacore.com>
344
345 * Makefile.in (all): Don't print anything.
346 ($(abs_builddir)/site.exp site.exp): Use $(ECHO_GEN).
347 (expect-read1): Likewise.
348 (read1.so): Use $(ECHO_CC).
349 Include silent-rules.mk.
350
f99d1d37
TT
3512021-06-01 Tom Tromey <tromey@adacore.com>
352
353 * aclocal.m4, configure.ac, configure: Remove.
354 * Makefile.in (EXTRA_RULES): Remove.
355 ($(abs_builddir)/site.exp site.exp): Don't depend on
356 config.status.
357 (distclean maintainer-clean realclean, Makefile): Update.
358 (config.status): Remove target.
359 (lib/pdtrace): New target.
360 (all): Don't depend on EXTRA_RULES.
361 (check-read1): Depend on read1.so, expect-read1.
362
17d305ef
TV
3632021-06-01 Tom de Vries <tdevries@suse.de>
364
365 PR symtab/26096
366 * gdb.cp/cold-clone.cc: New test.
367 * gdb.cp/cold-clone.exp: New file.
368
b97eff8f
AB
3692021-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
370
371 * gdb.gdb/unittest.c: New file.
372 * gdb.gdb/unittest.exp: Run with and without a binary file loaded
373 into GDB.
374
b4b3e2de
AB
3752021-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
376
377 * gdb.base/premature-dummy-frame-removal.c: New file.
378 * gdb.base/premature-dummy-frame-removal.exp: New file.
379 * gdb.base/premature-dummy-frame-removal.py: New file.
380
d5a6313e
SM
3812021-05-27 Simon Marchi <simon.marchi@polymtl.ca>
382
383 * gdb.base/reverse-init-functions.exp: New.
384
248f7165
TV
3852021-05-27 Tom de Vries <tdevries@suse.de>
386
387 PR symtab/27919
388 PR testsuite/27920
389 * gdb.dwarf2/dw2-dummy-cu.exp: Use maint expand-symtabs instead of
390 -readnow.
391
e453275c
TV
3922021-05-27 Tom de Vries <tdevries@suse.de>
393
394 PR testsuite/27921
395 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Rename to ...
396 (local_add_gdb_index): ... this.
397
778ae9cc
TV
3982021-05-21 Tom de Vries <tdevries@suse.de>
399
400 PR testsuite/25047
401 * boards/cc-with-gnu-debuglink.exp: New file.
402
ca43e660
TBA
4032021-05-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
404
405 * gdb.dwarf2/dw2-inline-with-lexical-scope.c (func): Replace
406 a dead code with an assignment to a global var. Fix a
407 whitespacing problem around an assignment operator.
408
7f2b8718
WS
4092021-05-19 Will Schmidt <will_schmidt@vnet.ibm.com>
410
411 * gdb.arch/powerpc64-prologue.c: New test to exercise prologues
412 for the powerpc64 LE target.
413 * gdb.arch/powerpc-prologue.exp: Test Harness.
414
d9211df2
AB
4152021-05-19 Andrew Burgess <andrew.burgess@embecosm.com>
416
417 * gdb.guile/scm-pretty-print.exp: Add test names to resolve
418 duplicate test names.
419
2129a942
TV
4202021-05-19 Tom de Vries <tdevries@suse.de>
421
422 * gdb.base/info-types.exp.tcl: Scan info types output line-by-line.
423
5277208d
SM
4242021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
425
426 * gdb.python/py-framefilter-gdb.py.in: Rename to:
427 * gdb.python/py-framefilter-gdb.py: ... this.
428 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Rename to:
429 * gdb.python/py-framefilter-invalidarg-gdb.py: ... this.
430
91e159e9
SM
4312021-05-17 Simon Marchi <simon.marchi@polymtl.ca>
432
433 * gdb.python/py-framefilter-gdb.py.in: Re-format.
434 * gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
435
467f8eb2
BK
4362021-05-17 Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com>
437
438 * gdb.base/class-allocatable-array.exp: Modified test for clang.
439
ea11a98d
WP
4402021-05-16 Weimin Pan <weimin.pan@oracle.com>
441
442 * gdb.ctf/funcreturn.exp: New file.
443 * gdb.ctf/whatis.c: Copy from gdb.base.
444
887e7158
TT
4452021-05-14 Tom Tromey <tom@tromey.com>
446
447 * gdb.rust/pp.exp: New file.
448 * gdb.rust/pp.py: New file.
449 * gdb.rust/pp.rs: New file.
450
f8eec398
BE
4512021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
452
453 * gdb.base/index-cache.exp: Cleanup $cache_dir/*.gdb-index and
454 remove the directory.
455 * gdb.dwarf2/per-bfd-sharing.exp: Likewise.
456
55789354
TBA
4572021-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
458
459 * gdb.python/py-inferior.exp: Add test cases for 'connection_num'.
460
ecf25064
KC
4612021-05-14 Kent Cheung <kent.cheung@arm.com>
462 Andrew Burgess <andrew.burgess@embecosm.com>
463
464 * gdb.python/py-format-string.c: Added a variable to test.
465 * gdb.python/py-format-string.exp: Check string representation is
466 printed at appropriate max_depth settings.
467 * gdb.python/py-nested-maps.exp: Likewise.
468 * gdb.guile/scm-pretty-print.exp: Add additional tests.
469
bab9eb49 4702021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
4a0a0bd2
AB
471
472 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Give some tests
473 unique names, also wrap proc body in with_test_prefix.
474
bab9eb49 4752021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
62f2f198
AB
476
477 * gdb.guile/scm-frame-args.exp: Add with_test_prefix to resolve
478 duplicate test names.
479 * gdb.guile/scm-parameter.exp: Provide test names to avoid
480 duplicate names based on the command being run.
481 * gdb.guile/scm-symbol.exp: Extend test name to make it unique.
482 * gdb.guile/scm-type.exp (restart_gdb): Don't print PASS line when
483 loading a support module.
484 (test_equality): Update test name to match the actual test, making
485 the name unique in the process.
486 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test names
487 to resolve duplicate tests.
488 (test_inferior_function_call): Likewise.
489 (test_subscript_regression): Likewise.
490
bab9eb49 4912021-05-13 Andrew Burgess <andrew.burgess@embecosm.com>
5c6f801d
AB
492
493 * lib/guile.exp (gdb_scm_load_file): Use empty test name to
494 silence PASS lines.
495 (gdb_install_guile_module): Likewise.
496
ee35ce82
GB
4972021-05-12 George Barrett <bob@bob131.so>
498
499 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
500 value-const-value.
501
9d4fc61d
GB
5022021-05-12 George Barrett <bob@bob131.so>
503
504 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test for
505 value-reference-value. Add test for value-rvalue-reference-value.
506
5048549a
TV
5072021-05-11 Tom de Vries <tdevries@suse.de>
508
509 * gdb.base/watch_thread_num.exp: Fix "set debug infrun 1" FAILs.
510 Add "set debug infrun 1" commented out.
511
2302f963
TV
5122021-05-11 Tom de Vries <tdevries@suse.de>
513
514 * gdb.base/gdb-sigterm.exp: Fix exp_continue regexp.
515
abb894a4
BK
5162021-05-11 Bhuvanendra Kumar <Bhuvanendra.KumarN@amd.com>
517
518 * gdb.fortran/array-element.exp: Breakpoint location is modified.
519
db1f6cd6
LS
5202021-05-10 Lancelot Six <lsix@lancelotsix.com>
521
522 PR gdb/27614
523 * gdb.dwarf2/gdb-add-index-symlink.exp: New test.
524
9344937b
AB
5252021-05-10 Andrew Burgess <andrew.burgess@embecosm.com>
526
527 * gdb.guile/guile.exp: Don't use the source directory as a
528 temporary HOME directory.
529
0709cf68
SM
5302021-05-10 Simon Marchi <simon.marchi@polymtl.ca>
531
532 * gdb.arch/amd64-osabi.exp (test_osabi_none): Use the
533 parameters.
534
1845e254
AB
5352021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
536
537 * gdb.guile/guile.exp: Add an extra test.
538
a3237c7c
AB
5392021-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
540
541 * gdb.base/ptype-offsets.exp: Replace use of send_gdb with
542 gdb_test_no_output.
543
13123da8
SM
5442021-05-07 Simon Marchi <simon.marchi@polymtl.ca>
545
546 * Re-format all Python files using black.
547 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust.
548
0618ecf6
AB
5492021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
550
551 * gdb.guile/scm-breakpoint.exp (test_watchpoints): Print the
552 watchpoint object before and after registering it with GDB.
553
a7ed4ea6
AB
5542021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
555
556 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Convert to
557 'proc_with_prefix', remove use of 'with_test_prefix', and
558 reindent.
559 (test_bkpt_deletion): Likewise.
560 (test_bkpt_cond_and_cmds): Likewise.
561 (test_bkpt_invisible): Likewise.
562 (test_watchpoints): Likewise.
563 (test_bkpt_internal): Likewise.
564 (test_bkpt_eval_funcs): Likewise.
565 (test_bkpt_registration): Likewise.
566 (test_bkpt_address): Convert to 'proc_with_prefix'.
567 (test_bkpt_probe): Likewise.
568
7ebbaa1c
AB
5692021-05-06 Andrew Burgess <andrew.burgess@embecosm.com>
570
571 * gdb.guile/scm-breakpoint.exp (test_bkpt_basic): Extend test
572 names to avoid duplicates.
573 (test_bkpt_cond_and_cmds): Likewise.
574 (test_bkpt_eval_funcs): Likewise.
575
79aabb73
TBA
5762021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
577
578 * gdb.mi/mi-break.exp (test_forced_conditions): Add a test
579 for the -break-condition command's "--force" flag.
580
10e578d7
TBA
5812021-05-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
582
583 * gdb.mi/mi-break.exp (test_forced_conditions): New proc that
584 is called by the test.
585
2f000c80
TV
5862021-05-05 Tom de Vries <tdevries@suse.de>
587
588 * gdb.threads/detach-step-over.exp: Do exp_continue when encountering
589 "Reading symbols" or "Expanding full symbols" lines. Using timeout
590 factor of 2 for attach.
591
09f83f79
TV
5922021-05-05 Tom de Vries <tdevries@suse.de>
593
594 * gdb.threads/fork-plus-threads.exp: Handle "New LWP <n>" and
595 "LWP <n> exited" messages.
596
fa94b3a7
SM
5972021-05-04 Simon Marchi <simon.marchi@polymtl.ca>
598
599 * gdb.python/py-type.exp (test_fields): Test calling fields on
600 an int type.
601
858c8f2c
SM
6022021-05-04 Simon Marchi <simon.marchi@efficios.com>
603
604 * gdb.python/flexible-array-member.exp: Adjust expected range
605 value for member declared with 0 size. Test accessing range
606 tuple through range type.
607
d389a1a7
AB
6082021-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
609
610 PR testsuite/27788
611 * gdb.python/py-startup-opt.exp (test_python_settings): Change the
612 expected results when environment variable PYTHONDONTWRITEBYTECODE
613 is set.
614
2869ac4b
TT
6152021-04-30 Tom Tromey <tromey@adacore.com>
616
617 * gdb.ada/enum_idx_packed/pck.ads (My_Enum, My_Array_Type)
618 (Confused_Array): New types.
619 * gdb.ada/enum_idx_packed/foo.adb (Confused_Array): New variable.
620 * gdb.ada/enum_idx_packed.exp: Add new tests.
621
5536f0cc
TV
6222021-04-30 Tom de Vries <tdevries@suse.de>
623
624 * gdb.mi/mi-sym-info.exp: Add with_timeout_factor, and increase
625 existing timeout factors.
626
7f7f284d
TV
6272021-04-30 Tom de Vries <tdevries@suse.de>
628
629 * gdb.mi/mi-sym-info.exp: Remove duplicate test.
630
3f334074
TV
6312021-04-29 Tom de Vries <tdevries@suse.de>
632
633 PR testsuite/27786
634 * lib/valgrind.exp (vgdb_start): Use set_remotetimeout. Increase
635 remotetimeout to 4.
636
db2534b7
TT
6372021-04-28 Tom Tromey <tromey@adacore.com>
638
639 * gdb.ada/null_overload.exp: New file.
640 * gdb.ada/null_overload/foo.adb: New file.
641
edeaceda
AB
6422021-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
643
644 * gdb.python/py-startup-opt.exp: New file.
645
b9f90c72
LM
6462021-04-27 Luis Machado <luis.machado@linaro.org>
647
648 * gdb.base/maint.exp: Drop a pattern that is not needed.
649 * lib/gdb.exp (readnow): Match line-by-line.
650
4b62a30d
LM
6512021-04-27 Luis Machado <luis.machado@linaro.org>
652
653 * gdb.xml/tdesc-reload.exp: Pass -lbl.
654
2c473def
MW
6552021-04-27 Michael Weghorn <m.weghorn@posteo.de>
656 Simon Marchi <simon.marchi@polymtl.ca>
657
658 * gdb.python/libpy-autoloaded-pretty-printers-in-newobjfile-event.so-gdb.py: New test.
659 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.cc: New test.
660 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-lib.h: New test.
661 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event-main.cc: New test.
662 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.exp: New test.
663 * gdb.python/py-autoloaded-pretty-printers-in-newobjfile-event.py: New test.
664
e8b6c1da
TT
6652021-04-26 Tom Tromey <tromey@adacore.com>
666
667 PR gdb/27743:
668 * gdb.dwarf2/imported-unit-bp.exp: New file.
669 * gdb.dwarf2/imported-unit-bp-main.c: New file.
670 * gdb.dwarf2/imported-unit-bp-alt.c: New file.
671
bea3329b
SM
6722021-04-26 Simon Marchi <simon.marchi@polymtl.ca>
673
674 PR gdb/27773
675 * gdb.base/dump.exp: Test dump to non-existent dir.
676
21f91785
LM
6772021-04-26 Luis Machado <luis.machado@linaro.org>
678
679 * gdb.arch/aarch64-dbreg-contents.c (set_watchpoint): Fix arch level
680 comparison.
681
fbb46296
LS
6822021-04-25 Lancelot Six <lsix@lancelotsix.com>
683
684 PR gdb/22640
685 * gdb.base/ptype-offsets.exp: Add tests to verify the behavior
686 of 'ptype/ox' and 'ptype/od'. Check that 'set print type hex'
687 changes the default behavior of 'ptype/o'. Update to take into
688 account new horizontal layout.
689 * gdb.rust/simple.exp: Update ptype test to check new horizontal
690 layout.
691 * gdb.rust/union.exp: Same.
692
9fc29955
AB
6932021-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
694
695 * gdb.base/info_sources.exp: Add new tests.
696
432ce4cf
TT
6972021-04-22 Tom Tromey <tom@tromey.com>
698
699 * gdb.base/ptype-offsets.cc (struct empty_member): New.
700 (main): Use empty_member.
701 * gdb.base/ptype-offsets.exp: Add new test.
702
a87caa6d
SM
7032021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
704
705 * gdb.python/flexible-array-member.exp: Add check for Python
706 support.
707
e25d6d93
SM
7082021-04-22 Simon Marchi <simon.marchi@polymtl.ca>
709
710 PR gdb/27757
711 * gdb.python/flexible-array-member.c: New test.
712 * gdb.python/flexible-array-member.exp: New test.
713 * gdb.guile/scm-type.exp (test_range): Add test for flexible
714 array member.
715 * gdb.guile/scm-type.c (struct flex_member): New.
716 (main): Use it.
717
22f80c0f
TT
7182021-04-22 Tom Tromey <tom@tromey.com>
719
720 * gdb.rust/modules.exp: Add checks for syntax errors.
721 * gdb.rust/expr.exp: Add checks for syntax errors.
722 * gdb.rust/simple.exp: Add checks for syntax errors.
723
6d5702a5
CL
7242021-04-21 Carl Love <cel@us.ibm.com>
725
726 * gdb.base/valgrind-bt.exp: Add gdb_test "break main".
727 Update expected string for gdb_test "bt".
728
729 * lib/valgrind.exp: Add set remotetimeout 3.
730 Increase vgdb wait from 1 to 2.
731 Add max-invoke-ms option to vgdb command line.
732
10a636cc
TBA
7332021-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
734
735 * gdb.mi/mi-break.exp: Extend with checks for invalid breakpoint
736 conditions.
737
98e713ab
SM
7382021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
739 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
740
741 * gdb.mi/mi-break.exp: Fix the duplicate test names.
742
525174e8
FW
7432021-04-20 Felix Willgerodt <felix.willgerodt@intel.com>
744
745 * gdb.base/address_space_qualifier.exp: New file.
746
392e0bcc
TT
7472021-04-19 Tom Tromey <tromey@adacore.com>
748
749 PR gdb/27742:
750 * gdb.opt/inline-locals.exp: Update kfail patterns.
751
da314dd3
TT
7522021-04-17 Tom Tromey <tom@tromey.com>
753
754 * gdb.dwarf2/gdb-index-nodebug.exp: New file.
755
3cbc7ac3
TT
7562021-04-16 Tom Tromey <tom@tromey.com>
757
758 * gdb.rust/simple.exp: Change error text.
759 * gdb.rust/expr.exp: Change error text.
760
458620aa
TT
7612021-04-16 Tom Tromey <tom@tromey.com>
762
763 * gdb.rust/simple.exp: Add parens to 'as' test.
764
321d0cd7
SM
7652021-04-16 Simon Marchi <simon.marchi@efficios.com>
766
767 * boards/simavr.exp: Set debug_flags.
768
1b6b755e
LM
7692021-04-16 Luis Machado <luis.machado@linaro.org>
770
771 * gdb.dwarf2/dw2-bfloat16.exp: New file.
772
fd5c30cd
AB
7732021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
774
775 * gdb.python/py-parameter.exp: Give a test a proper name to avoid
776 including a path in the test name.
777
41f14dc8
SM
7782021-04-15 Simon Marchi <simon.marchi@polymtl.ca>
779
780 * gdb.threads/fork-plus-threads.exp: Use foreach_with_prefix.
781
a15a276b
TT
7822021-04-15 Tom Tromey <tromey@adacore.com>
783
784 * gdb.dwarf2/arr-stride.exp: Add test.
785
5809fbf2
TT
7862021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
787
788 * gdb.base/startup-file.exp: Add more tests.
789
92e4e97a
AB
7902021-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 PR cli/25956
793 * gdb.base/early-init-file.c: New file.
794 * gdb.base/early-init-file.exp: New file.
795 * lib/gdb-utils.exp (style): Handle style 'none'.
796
fcc99c42
TBA
7972021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
798
799 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: Use
800 @DW_INL_declared_inlined for the inline attribute.
801
34dc0f95
TBA
8022021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
803
804 * gdb.opt/inline-locals.c (scoped): New function.
805 (main): Call 'scoped'.
806 * gdb.opt/inline-locals.exp: Update with "info locals" tests
807 for scoped variables.
808 * gdb.dwarf2/dw2-inline-with-lexical-scope.c: New file.
809 * gdb.dwarf2/dw2-inline-with-lexical-scope.exp: New file.
810
ac4d323e
TBA
8112021-04-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
812
813 * lib/dwarf.exp (_location): Recognize DW_OP_fbreg as an op.
814
6b142048
WS
8152021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
816
817 * gdb.arch/powerpc-vsx-regs.exp: Initialize vs* doublewords.
818
82d9b280 8192021-04-12 Will Schmidt <will_schmidt@vnet.ibm.com>
c8a37944
WS
820
821 * gdb.arch/powerpc-plxv-nonrel.s: Testcase using
822 non-relative plxv instructions.
823 * gdb.arch/powerpc-plxv-nonrel.exp: Testcase harness.
824
8252021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
82d9b280 826
e3d528d7
WS
827 PR gdb/27525
828 * gdb/testsuite/gdb.arch/powerpc-addpcis.exp: Testcase harness to
829 exercise single-stepping over subpcis,lnia,addpcis instructions
830 with displacement.
831 * gdb/testsuite/gdb.arch/powerpc-addpcis.s: Testcase with stream
832 of addpcis/lnia/subpcis instructions.
833 * gdb/testsuite/gdb.arch/powerpc-lnia.exp: Testcase harness to
834 exercise single-stepping over lnia instructions with displacement.
835 * gdb/testsuite/gdb.arch/powerpc-lnia.s: Testcase with stream of
836 lnia instructions.
837
8382021-03-31 Will Schmidt <will_schmidt@vnet.ibm.com>
839
82d9b280
WS
840 * gdb.arch/powerpc-power10.s: New test for instructions.
841 * gdb.arch/powerpc-power10.exp: Harness to run the test.
842
6ba4cb84
CL
8432021-4-12 Carl Love <cel@us.ibm.com>
844
845 * gdb.arch/vsx-vsr-float128.c: New test file.
846 * gdb.arch/vsx-vsr-float128.exp: New expect file.
847
9d8f3022
MM
8482021-04-12 Markus Metzger <markus.t.metzger@intel.com>
849
850 * gdb.btrace/reconnect.exp: Relax expected stepi output.
851
dc2b480f
WP
8522021-04-07 Weimin Pan <weimin.pan@oracle.com>
853
854 * gdb.base/ctf-ptype.c: Add struct link containing a forward
855 reference type.
856 * gdb.base/ctf-ptype.exp: Add "ptype struct link".
857
0a703a4c
AB
8582021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
859
860 * gdb.fortran/dynamic-ptype-whatis.exp: New file.
861 * gdb.fortran/dynamic-ptype-whatis.f90: New file.
862
30ab3586
AB
8632021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
864
865 * gdb.cp/rvalue-ref-params.cc (f3): New function.
866 (f4): New function.
867 (global_int): New global variable.
868 (global_float): Likeiwse.
869 (main): Call both new functions.
870 * gdb.cp/rvalue-ref-params.exp: Add new tests.
871
56d467f4
CT
8722021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
873
874 * gdb.dwarf2/fission-relative-dwo.c: New file.
875 * gdb.dwarf2/fission-relative-dwo.exp: New file.
876
61dee722
AB
8772021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
878
879 * gdb.dwarf2/fission-absolute-dwo.c: New file.
880 * gdb.dwarf2/fission-absolute-dwo.exp: New file.
881 * gdb.dwarf2/fission-base.exp: Use build_executable_and_dwo_files
882 instead of build_executable_from_fission_assembler.
883 * gdb.dwarf2/fission-loclists-pie.exp: Likewise.
884 * gdb.dwarf2/fission-loclists.exp: Likewise.
885
886 * gdb.dwarf2/fission-multi-cu.S: Delete file.
887 * gdb.dwarf2/fission-multi-cu.c: New file based on old
888 fission-multi-cu1.c and fission-multi-cu2.c files.
889 * gdb.dwarf2/fission-multi-cu1.c: Delete file.
890 * gdb.dwarf2/fission-multi-cu2.c: Delete file.
891 * gdb.dwarf2/fission-multi-cu.exp: Rewrite to use Dwarf assembler.
892 * gdb.dwarf2/fission-reread.exp: Likewise.
893 * lib/dwarf.exp (extract_dwo_information): New proc.
894 (strip_dwo_information): New proc.
895 (build_executable_and_dwo_files): New proc.
896 (build_executable_from_fission_assembler): Delete.
897 (Dwarf::_debug_addr_index): New variable.
898 (Dwarf::_cu_is_fission): New variable.
899 (Dwarf::_handle_DW_FORM): Handle DW_OP_GNU_addr_index.
900 (Dwarf::_default_form): Supply a default for DW_AT_GNU_addr_base.
901 (Dwarf::_handle_macro_at_range): Use form DW_FORM_GNU_addr_index
902 if this is a fission CU.
903 (Dwarf::_location): Handle DW_OP_GNU_addr_index.
904 (Dwarf::debug_addr_label): New proc.
905 (Dwarf::cu): Initialise _cu_is_fission.
906 (Dwarf::tu): Likewise.
907 (Dwarf::assemble): Initialise _debug_addr_index.
908
1fd999d9
AB
9092021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
910
911 * gdb.dwarf2/dw2-using-debug-str.exp: Add an additional test.
912
79c02443
AB
9132021-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
914
915 * gdb.python/py-parameter.exp: Add test for reading data-directory
916 using gdb.parameter API.
917
340d00fb
TV
9182021-04-06 Tom de Vries <tdevries@suse.de>
919
920 PR breakpoints/25884
921 * gdb.opt/inline-cmds.exp: Remove kfail.
922
043bcbaf
TV
9232021-04-06 Tom de Vries <tdevries@suse.de>
924
925 PR testsuite/27691
926 * gdb.threads/gcore-thread.exp: Don't call gdb_core_cmd with core
927 file "".
928
ac628a06
EB
9292021-04-01 Egeyar Bagcioglu <egeyar@gmail.com>
930
931 * lib/pdtrace.in: Fix obvious typo.
932
3f49d080
TT
9332021-03-31 Tom Tromey <tromey@adacore.com>
934
935 * lib/dwarf.exp (Dwarf::_get_args): New proc.
936 (Dwarf::_location): Use it.
937
cfcbd506
TV
9382021-03-31 Tom de Vries <tdevries@suse.de>
939
940 PR testsuite/27667
941 * lib/gdb.exp (default_gdb_init): Unset DEBUGINFOD_URLS.
942
8a91fbdf
SM
9432021-03-30 Simon Marchi <simon.marchi@polymtl.ca>
944
945 PR gdb/27541
946 * gdb.base/index-cache-load-twice.exp: Remove.
947 * gdb.base/index-cache-load-twice.c: Remove.
948 * gdb.dwarf2/per-bfd-sharing.exp: New.
949 * gdb.dwarf2/per-bfd-sharing.c: New.
950
b953e703
TV
9512021-03-30 Tom de Vries <tdevries@suse.de>
952
953 PR testsuite/27604
954 * gdb.dwarf2/dw2-cu-size.S: Add missing .debug_abbrev terminator.
955
aa33ea68
TBA
9562021-03-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
957
958 * gdb.mi/user-selected-context-sync.exp: Spin on a variable in
959 the infinite loop to avoid a Clang bug.
960
99066782
WS
9612021-03-26 Will Schmidt <will_schmidt@vnet.ibm.com>
962
963 * gdb.arch/powerpc-disassembler-options.exp: Extend some test
964 names for uniqueness.
965 * gdb.arch/powerpc-fpscr-gcore.exp: Add more test names for
966 uniqueness.
967
b1f3973b
AB
9682021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.python/py-prettyprint.c (struct container): Add 'is_array_p'
971 member.
972 (make_container): Initialise is_array_p.
973 * gdb.python/py-prettyprint.exp: Add new tests.
974 * gdb.python/py-prettyprint.py (ContainerPrinter.display_hint):
975 Check is_array_p and possibly return 'array'.
976
3c2dcf90
AB
9772021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
978
979 * gdb.cp/breakpoint.exp: Extend test names to make them unique.
980 * gdb.cp/casts.exp: Give tests unique names.
981 * gdb.cp/filename.exp: Likewise.
982 * gdb.cp/gdb2495.exp: Likewise.
983 * gdb.cp/mb-ctor.exp: Extend test names to make them unique.
984 * gdb.cp/misc.exp: Rename test to make it unique.
985 * gdb.cp/nsnested.exp: Give tests unique names.
986 * gdb.cp/ovldbreak.exp: Likewise.
987 * gdb.cp/pr17494.exp: Rename test to reflect what is actually
988 being tested. This also removes the duplicate test name.
989 * gdb.cp/ref-types.exp: Likewise.
990 * gdb.cp/temargs.exp: Likewise.
991
6b78370d
AB
9922021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
993
994 * gdb.cp/cplusfuncs.exp (test_paddr_operator_functions): Escape
995 square brackets in test.
996
baecbb3d
AB
9972021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
998
999 * gdb.cp/maint.exp (test_first_component): Run more tests with a
1000 variable number of spaces, this removes the duplicate testing of
1001 'operator ->' which existed before.
1002
6e892297
AB
10032021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1004
1005 * gdb.cp/gdb2384.cc (main): Change comments used for breakpoints.
1006 * gdb.cp/gdb2384.exp: Change and extend test names to avoid
1007 duplicates, and also to avoid having a string inside parentheses
1008 at the end of test names.
1009
ac45a6ca
AB
10102021-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1011
1012 * gdb.cp/nsusing.exp: Rewrite test, remove a duplicate test block.
1013 Avoid repeated uses of 'runto', and instread just progress once
1014 through the test stopping at different breakpoints. Give comments
1015 a capital letter and full stop. Give duplicate tests unique names.
1016
323fd5b9
PA
10172021-03-25 Pedro Alves <pedro@palves.net>
1018
1019 * gdb.server/stop-reply-no-thread-multi.exp (run_test): Add
1020 "target_non_stop" parameter and use it.
1021 (top level): Add "maint set target-non-stop on/off" testing axis.
1022
ba3c61fc
AB
10232021-03-25 Andrew Burgess <andrew.burgess@embecosm.com>
1024
1025 * lib/ada.exp (gnat_runtime_has_debug_info): Use -wrap with
1026 gdb_test_multiple.
1027
bf0aecce
LM
10282021-03-24 Luis Machado <luis.machado@linaro.org>
1029
1030 * gdb.arch/aarch64-mte.c: New file.
1031 * gdb.arch/aarch64-mte.exp: New test.
1032 * gdb.base/memtag.c: New file.
1033 * gdb.base/memtag.exp: New test.
1034 * lib/gdb.exp (supports_memtag): New function.
1035
bef382e6
LM
10362021-03-24 Luis Machado <luis.machado@linaro.org>
1037
1038 * gdb.base/options.exp: Adjust for new print options.
1039 * gdb.base/with.exp: Likewise.
1040
702cf3f5
AB
10412021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
1042
1043 * gdb.dwarf2/dw2-missing-cu-tag.c: New file.
1044 * gdb.dwarf2/dw2-missing-cu-tag.exp: New file.
1045
1e7fcccb
AB
10462021-03-22 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 * gdb.dwarf2/dw2-using-debug-str.c: New file.
1049 * gdb.dwarf2/dw2-using-debug-str.exp: New file.
1050 * lib/dwarf.exp (Dwarf::DW_FORM_strp): Create .debug_str section,
1051 not .debug_string.
1052
4829711b
TT
10532021-03-20 Tom Tromey <tom@tromey.com>
1054
1055 * gdb.base/maint.exp: Update "maint print statistics" output.
1056
e0d6d274
KB
10572021-03-19 Kevin Buettner <kevinb@redhat.com>
1058
1059 * lib/gdbserver-support.exp (gdbserver_exit): Use the
1060 "-nowait" flag when waiting for gdbserver to exit.
1061
a088215a
SST
10622021-03-19 Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
1063
1064 * gdb.base/info-macros.exp: Append -fdebug-macro to
1065 additional_flags for clang.
1066 * gdb.base/macscp.exp: Likewise.
1067 * gdb.base/style.exp: Likewise.
1068 * gdb.linespec/macro-relative.exp: Likewise.
1069
d0c99a23
SM
10702021-03-17 Simon Marchi <simon.marchi@polymtl.ca>
1071 Pedro Alves <pedro@palves.net>
1072
1073 * gdb.base/run-attach-while-running.exp: New.
1074 * gdb.base/run-attach-while-running.c: New.
1075
7807d76a
AB
10762021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
1077
1078 * gdb.python/py-framefilter-addr.c: New file.
1079 * gdb.python/py-framefilter-addr.exp: New file.
1080 * gdb.python/py-framefilter-addr.py: New file.
1081
f302f9e2
AB
10822021-03-16 Andrew Burgess <andrew.burgess@embecosm.com>
1083
1084 * gdb.threads/execl.exp: Remove duplicate 'info threads' test.
1085 Make use of $gdb_test_name instead of creating a separate $test
1086 variable.
1087 * gdb.threads/print-threads.exp: Add a with_test_prefix instead of
1088 adding a '($name)' at the end of each test. This also catches the
1089 one place where '($name)' was missing, and so caused a duplicate
1090 test name.
1091 * gdb.threads/queue-signal.exp: Give tests unique names to avoid
1092 duplicate test names based on the command being tested.
1093 * gdb.threads/signal-command-multiple-signals-pending.exp:
1094 Likewise.
1095 * lib/gdb.exp (gdb_compile_shlib_pthreads): Tweak test name to
1096 avoid duplicate testnames when a test script uses this proc and
1097 also gdb_compile_pthreads.
1098 * lib/prelink-support.exp (build_executable_own_libs): Use
1099 with_test_prefix to avoid duplicate test names when we call
1100 build_executable twice.
1101
6813ceb0
TT
11022021-03-15 Tom Tromey <tromey@adacore.com>
1103
1104 * gdb.ada/fixed_points.exp: Add tests of unary + and -.
1105
3b5c4de0
TT
11062021-03-15 Tom Tromey <tromey@adacore.com>
1107
1108 * gdb.ada/varsize_limit.exp: Add new test.
1109 * gdb.ada/varsize_limit/vsizelim.adb: Update.
1110
c04da66c
TT
11112021-03-15 Tom Tromey <tromey@adacore.com>
1112
1113 * gdb.ada/operator_call/twovecs.ads: New file.
1114 * gdb.ada/operator_call/twovecs.adb: New file.
1115 * gdb.ada/operator_call/opcall.adb: New file.
1116 * gdb.ada/operator_call.exp: New file.
1117
1ac74522
TT
11182021-03-15 Tom Tromey <tromey@adacore.com>
1119
1120 * gdb.ada/enums_overload/enums_overload_main.adb: New file.
1121 * gdb.ada/enums_overload/enums_overload.ads: New file.
1122 * gdb.ada/enums_overload/enums_overload.adb: New file.
1123 * gdb.ada/enums_overload.exp: New file.
1124
207582c0
TT
11252021-03-15 Tom Tromey <tromey@adacore.com>
1126
1127 * gdb.ada/assign_arr/target_wrapper.ads (IArray, Put, Do_Nothing):
1128 Declare.
1129 * gdb.ada/assign_arr/target_wrapper.adb: New file.
1130 * gdb.ada/assign_arr/main_p324_051.adb (IValue): New variable.
1131 Call Put.
1132 * gdb.ada/assign_arr.exp: Update.
1133
ba6a0ef3
AB
11342021-03-15 Andrew Burgess <andrew.burgess@embecosm.com>
1135
1136 * gdb.python/py-auto-load-chaining-f1.c: New file.
1137 * gdb.python/py-auto-load-chaining-f1.o-gdb.py: New file.
1138 * gdb.python/py-auto-load-chaining-f2.c: New file.
1139 * gdb.python/py-auto-load-chaining-f2.o-gdb.py: New file.
1140 * gdb.python/py-auto-load-chaining.c: New file.
1141 * gdb.python/py-auto-load-chaining.exp: New file.
1142
7f99d636
AB
11432021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1144
1145 * gdb.python/py-bad-printers.exp: Extend test names to make them
1146 unique.
1147 * gdb.python/py-events.exp: Likewise.
1148 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1149 * gdb.python/py-frame-inline.exp: Likewise.
1150 * gdb.python/py-frame.exp: Likewise.
1151 * gdb.python/py-infthread.exp: Likewise.
1152
323b848c
AB
11532021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1154
1155 * gdb.python/py-value-cc.exp: Remove a duplicate test.
1156
8a4efb36
AB
11572021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1158
1159 * gdb.python/lib-types.exp: Update the test to check the correct
1160 python variable.
1161
66bb1dd9
AB
11622021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1163
1164 * gdb.python/py-explore-cc.exp: Extend test names to make them
1165 unique.
1166
0125fabc
AB
11672021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * gdb.python/py-lookup-type.exp: Remove duplicate test.
1170
79d04157
AB
11712021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.python/py-symtab.exp: Extend test names to make them
1174 unique.
1175
e3e48d8f
AB
11762021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1177
1178 * gdb.python/py-prompt.exp: Add with_test_prefix to make test
1179 names unique.
1180
2cb60e74
AB
11812021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1182
1183 * gdb.python/py-block.exp: Give tests unique names.
1184
8b12ded4
AB
11852021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * gdb.python/py-pp-maint.exp: Extend test names to make them
1188 unique.
1189
93598ea4
AB
11902021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1191
1192 * gdb.python/py-explore.exp: Add with_test_prefix to make test
1193 names unique.
1194
f35d6971
AB
11952021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
1198
22d3e7f6
AB
11992021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1200
1201 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
1202 names unique.
1203
5fc5a1b8
AB
12042021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1205
1206 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
1207 test names unique.
1208
e3141a4d
AB
12092021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1210
1211 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
1212 unique.
1213
ccdc02ed
TT
12142021-03-09 Tom Tromey <tromey@adacore.com>
1215
1216 * gdb.base/cast-call.exp: New file.
1217 * gdb.base/cast-call.c: New file.
1218
fbb1aace
AB
12192021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1220
1221 * gdb.gdb/python-helper.exp: New file.
1222
611aa09d
FW
12232020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
1224
1225 * gdb.fortran/intrinsics.exp: Add LOC tests.
1226
eef32f59
AB
12272021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1228
1229 * gdb.fortran/shape.exp: New file.
1230 * gdb.fortran/shape.f90: New file.
1231
7ba155b3
AB
12322021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1233
1234 * gdb.fortran/size.exp: New file.
1235 * gdb.fortran/size.f90: New file.
1236
e14816a8
AB
12372021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
1238
1239 * gdb.fortran/rank.exp: New file.
1240 * gdb.fortran/rank.f90: New file.
1241
d308ba78
TT
12422021-03-08 Tom Tromey <tom@tromey.com>
1243
1244 * gdb.fortran/debug-expr.exp: Update tests.
1245
d182f279
TT
12462021-03-08 Tom Tromey <tom@tromey.com>
1247
1248 * gdb.base/debug-expr.exp: Update expected dump output.
1249
a7308ce0
TT
12502021-03-06 Tom Tromey <tom@tromey.com>
1251
1252 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
1253 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
1254 * gdb.dwarf2/dwznolink.exp: New file.
1255
b0a8c2ff
MW
12562021-03-05 Mark Wielaard <mark@klomp.org>
1257
1258 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
1259
844be3f2
WP
12602021-03-06 Weimin Pan <weimin.pan@oracle.com>
1261
1262 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
1263
82333781
MM
12642021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1265
1266 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
1267
32c52999
MM
12682021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1269
1270 * gdb.btrace/non-stop.exp: Adjust expected source lines.
1271
26ed1478
MM
12722021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1273
1274 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
1275
d2c5f24e
MM
12762021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1277
1278 * gdb.btrace/exception.cc (main): Update test source.
1279 * gdb.btrace/exception.exp: Update patterns.
1280 * gdb.btrace/function_call_history.exp: Likewise.
1281
c7c7253a
MM
12822021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1283
1284 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
1285
f0778fc1
MM
12862021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1287
1288 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
1289 reverse-continue to breakpoint.
1290
e71dbd03
MM
12912021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1292
1293 * gdb.btrace/delta.exp: Remove instruction-history and
1294 function-call-history checks.
1295
b93a3ed0
MM
12962021-03-03 Markus Metzger <markus.t.metzger@intel.com>
1297
1298 * README (Note): Add nopie_ldflag.
1299 * lib/gdb.exp (gdb_compile): Extend nopie handling.
1300
bbcdf9ab
TT
13012021-03-02 Tom Tromey <tromey@adacore.com>
1302
1303 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
1304 encodings.
1305
bb3a4efe
LS
13062021-02-27 Lancelot Six <lsix@lancelotix.com>
1307
1308 PR gdb/27393
1309 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
1310
1311
573dc0cc
TT
13122021-02-26 Tom Tromey <tom@tromey.com>
1313
1314 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
1315
f8218786
JV
13162021-02-26 Jan Vrany <jan.vrany@labware.com>
1317
1318 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1319 Remove trailing \n from expected output.
1320
cb51b708
MM
13212021-02-26 Markus Metzger <markus.t.metzger@intel.com>
1322
1323 * lib/gdb.exp (use_gdb_stub): Extend comment.
1324
64d38fdd
JM
13252021-02-25 Jan Matyas <jmatyas@codasip.com>
1326
1327 PR gdb/26819
1328 * gdb.server/stop-reply-no-thread.exp: Add two test
1329 scenarios that cover remote targets which do not have
1330 the concept of threads.
1331
d4ff3cbf
AB
13322021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1333
1334 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
1335
68337b8b
AB
13362021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1337
1338 PR fortran/26155
1339 * gdb.fortran/call-no-debug-func.f90: New file.
1340 * gdb.fortran/call-no-debug-prog.f90: New file.
1341 * gdb.fortran/call-no-debug.exp: New file.
1342
faeb9f13
AB
13432021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1344
1345 * gdb.fortran/associated.exp: New file.
1346 * gdb.fortran/associated.f90: New file.
1347
170f4b23
AB
13482021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1349
1350 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
1351
dd80d750
AB
13522021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1353
1354 * gdb.base/sect-cmd.exp: Update expected results.
1355
b91919ac
AB
13562021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1357
1358 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
1359 techniques. Enable the test for all targets.
1360
02a79309
AB
13612021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * gdb.base/maint-info-sections.exp: Add new tests.
1364 (check_maint_info_target_sections_output): New proc.
1365
895b7b4e
AB
13662021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1367
1368 * gdb.arch/riscv-default-tdesc.exp: New file.
1369
bc3c0632
AB
13702021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
1371
1372 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
1373
acde2092
AB
13742021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
1375
1376 * gdb.arch/i386-biarch-core.exp: Add target check.
1377
7d2e5095
AKS
13782021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1379
1380 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
1381
96df3e28
AB
13822021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
1383
1384 * gdb.fortran/allocated.exp: New file.
1385 * gdb.fortran/allocated.f90: New file.
1386
a1670b72
AB
13872021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1388
1389 * gdb.fortran/lbound-ubound.exp: Remove old comment.
1390
bf3386f0
AB
13912021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * gdb.base/maint-info-sections.exp: Update expected output, and
1394 add additional tests. Again.
1395
4790db14
AB
13962021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * gdb.base/maint-info-sections.exp: Update expected output, and
1399 add additional tests.
1400
f4be6772
AB
14012021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
1402
1403 * gdb.base/maint-info-sections.exp: New file, content is moved
1404 from gdb.base/maint.exp and cleaned up to use latest testsuite
1405 techniques.
1406 * gdb.base/maint.exp: Tests moved out to
1407 gdb.base/maint-info-sections.exp.
1408
25ad1e83
SM
14092021-02-10 Simon Marchi <simon.marchi@efficios.com>
1410
1411 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
1412 GDBFLAGS.
1413
e92c8eb8
AB
14142021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
1415
1416 * gdb.fortran/lbound-ubound.F90: New file.
1417 * gdb.fortran/lbound-ubound.exp: New file.
1418
ee4c3d88
TV
14192021-02-10 Tom de Vries <tdevries@suse.de>
1420
1421 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
1422 "Restore saved setting of complaints".
1423
cf2b2075
TV
14242021-02-09 Tom de Vries <tdevries@suse.de>
1425
1426 PR symtab/27341
1427 * lib/gdb.exp (with_complaints): New proc, factored out of ...
1428 (gdb_load_no_complaints): ... here.
1429 * gdb.fortran/function-calls.exp: Add test-case.
1430
b61f7811
HAQ
14312021-02-09 Abid Qadeer <abidh@codesourcery.com>
1432
1433 * gdb.threads/signal-command-handle-nopass.exp: Call
1434 'standard_testfile' before using 'testfile'.
1435 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
1436 * gdb.threads/signal-delivered-right-thread.exp: Likewise
1437 * gdb.threads/signal-sigtrap.exp: Likewise
1438
3d4aae48
LM
14392021-02-08 Luis Machado <luis.machado@linaro.org>
1440
1441 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
1442
4001d90d
TV
14432021-02-08 Tom de Vries <tdevries@suse.de>
1444
1445 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
1446
29db1eb3
AB
14472021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.python/tui-window-disabled.c: New file.
1450 * gdb.python/tui-window-disabled.exp: New file.
1451 * gdb.python/tui-window-disabled.py: New file.
1452
e0c23e11
AB
14532021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.python/tui-window.exp: Add new tests.
1456 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
1457 TestWindow object into global the_window.
1458 <remote_title>: New method.
1459 (delete_window_title): New function.
1460
1cf23996
AB
14612021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1462
1463 * gdb.tui/winheight.exp: Add more tests.
1464
2708dbbd
AB
14652021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1466
1467 * gdb.python/py-framefilter.exp: Update expected results.
1468 * gdb.python/python.exp: Update expected results.
1469
cd074e04
AB
14702021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1471
1472 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
1473 about bug in GDB, update expected results, and add more tests.
1474
5fb97639
AB
14752021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1476
1477 * gdb.tui/scroll.exp: New file.
1478 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
1479 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
1480 remaining lines up.
1481 (Term::check_region_contents): New proc.
1482 (Term::check_box_contents): Use check_region_contents.
1483
c0e56745
TV
14842021-02-06 Tom de Vries <tdevries@suse.de>
1485
1486 PR testsuite/26922
1487 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
1488 scrolling.
1489
0e857c82
TV
14902021-02-05 Tom de Vries <tdevries@suse.de>
1491
1492 PR breakpoints/27313
1493 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
1494 rejected.
1495
a22ec6e8
TV
14962021-02-05 Tom de Vries <tdevries@suse.de>
1497
1498 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
1499 * gdb.fortran/mixed-lang-stack.exp: Same.
1500
ae710496
TV
15012021-02-05 Tom de Vries <tdevries@suse.de>
1502
1503 PR exp/27265
1504 * gdb.base/complex-parts.exp: Add tests.
1505
d3b54e63
TV
15062021-02-05 Tom de Vries <tdevries@suse.de>
1507
1508 PR symtab/27307
1509 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
1510
3eccb1c8
SV
15112021-02-04 Shahab Vahedi <shahab@synopsys.com>
1512
1513 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
1514
a71501e2
PA
15152021-02-03 Pedro Alves <pedro@palves.net>
1516
1517 * gdb.threads/detach-step-over.c: New file.
1518 * gdb.threads/detach-step-over.exp: New file.
1519
92234eb1
PA
15202021-02-03 Pedro Alves <pedro@palves.net>
1521
1522 * gdb.threads/attach-non-stop.c: New file.
1523 * gdb.threads/attach-non-stop.exp: New file.
1524
2e3773ff
LS
15252021-02-02 Lancelot SIX <lsix@lancelotsix.com>
1526
1527 * gdb.base/inferior-noarg.c: New test.
1528 * gdb.base/inferior-noarg.exp: New test.
1529
e0bd9202
SM
15302021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
1531
1532 * gdb.base/scope.exp: Use proc_with_prefix.
1533
9307efbe
SM
15342021-02-02 Simon Marchi <simon.marchi@efficios.com>
1535
1536 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
1537 table proc.
1538 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
1539 .debug_rnglists table without offset array.
1540 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1541 .debug_loclists table without offset array.
1542
2b0c7f41
SM
15432021-02-02 Simon Marchi <simon.marchi@efficios.com>
1544
1545 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
1546 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
1547 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
1548 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
1549 attribute
1550
ecfda20d
SM
15512021-02-02 Simon Marchi <simon.marchi@efficios.com>
1552
1553 PR gdb/26813
1554 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
1555 (loclists): New proc.
1556 * gdb.dwarf2/loclists-multiple-cus.c: New.
1557 * gdb.dwarf2/loclists-multiple-cus.exp: New.
1558 * gdb.dwarf2/loclists-sec-offset.c: New.
1559 * gdb.dwarf2/loclists-sec-offset.exp: New.
1560
6b0933da
SM
15612021-02-02 Simon Marchi <simon.marchi@efficios.com>
1562
1563 * lib/dwarf.exp (_location): Add parameters.
1564 (_handle_DW_FORM): Adjust.
1565
962effa7
SM
15662021-02-02 Simon Marchi <simon.marchi@efficios.com>
1567
1568 PR gdb/26813
1569 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
1570 (cu): Generate header for DWARF 5.
1571 (rnglists): New proc.
1572 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
1573 * gdb.dwarf2/rnglists-sec-offset.exp: New.
1574
2bd3e4b8
TV
15752021-02-02 Tom de Vries <tdevries@suse.de>
1576
1577 PR symtab/24620
1578 * gdb.dwarf2/fission-reread.exp: Add test-case.
1579
c39c8637
TV
15802021-02-01 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
1583 * gdb.dwarf2/fission-loclists-pie.S: Same.
1584 * gdb.dwarf2/fission-loclists.S: Same.
1585 * gdb.dwarf2/fission-multi-cu.S: Same.
1586 * gdb.dwarf2/fission-reread.S: Same.
1587 * gdb.dwarf2/fission-base.exp: Use DWO.
1588 * gdb.dwarf2/fission-loclists-pie.exp: Same.
1589 * gdb.dwarf2/fission-loclists.exp: Same.
1590 * gdb.dwarf2/fission-multi-cu.exp: Same.
1591 * gdb.dwarf2/fission-reread.exp: Same.
1592
ebde6f2d
TV
15932021-01-29 Tom de Vries <tdevries@suse.de>
1594
1595 PR breakpoints/26063
1596 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
1597 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
1598
620ec3ca
TV
15992021-01-29 Tom de Vries <tdevries@suse.de>
1600
1601 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
1602
cdeba395
TV
16032021-01-28 Tom de Vries <tdevries@suse.de>
1604
1605 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
1606 in the backtrace, and use that in the rest of the test instead of
1607 hardcoded constant 3. Use "frame" instead of "up" for robustness.
1608
c47b145e
TV
16092021-01-28 Tom de Vries <tdevries@suse.de>
1610
1611 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
1612 * gdb.arch/i386-sse-stack-align.c: Same.
1613 * gdb.arch/i386-sse-stack-align.exp: Same.
1614
47918cca
AB
16152021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
1616
1617 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
1618
2f985dd1
TV
16192021-01-28 Tom de Vries <tdevries@suse.de>
1620
1621 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
1622
22efa3d3
TV
16232021-01-28 Tom de Vries <tdevries@suse.de>
1624
1625 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
1626 "maint info line-table". Make PASS pattern more specific. Make
1627 FAIL pattern work for -m32.
1628
59b59f08
LS
16292021-01-27 Lancelot SIX <lsix@lancelotsix.com>
1630
1631 PR gdb/27133
1632 * gdb.base/ui-redirect.exp: Add test case that ensures that
1633 redirecting both logging and debug does not cause gdb to crash.
1634
1635
807f647c
MM
16362021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
1637
1638 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
1639
4ca40594
TV
16402021-01-26 Tom de Vries <tdevries@suse.de>
1641
1642 * gdb.threads/killed-outside.exp: Allow regular output.
1643
d0021af3
TV
16442021-01-26 Tom de Vries <tdevries@suse.de>
1645
1646 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
1647
9f6c202e
TV
16482021-01-25 Tom de Vries <tdevries@suse.de>
1649
1650 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
1651 * lib/gdb.exp: Use gdb_load_no_complaints.
1652
a625a8c9
TT
16532021-01-25 Tom Tromey <tromey@adacore.com>
1654
1655 * gdb.ada/fixed_points.exp: Add regression test.
1656 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
1657 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
1658
19184910
TT
16592021-01-25 Tom Tromey <tromey@adacore.com>
1660
1661 * gdb.ada/local-enum.exp: Add enumerator resolution test.
1662
acd6125f
TT
16632021-01-25 Tom Tromey <tromey@adacore.com>
1664
1665 * gdb.ada/local-enum.exp: New file.
1666 * gdb.ada/local-enum/local.adb: New file.
1667
1af4c9c4
TT
16682021-01-23 Tom Tromey <tom@tromey.com>
1669
1670 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
1671
705646c0
BE
16722021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
1673
1674 * gdb.base/line65535.exp: Fix test expectation.
1675
0ac85db5
SM
16762021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1677
1678 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
1679 suppression.
1680 (default_gdb_exit): Likewise.
1681 (default_gdb_spawn): Likewise.
1682 (send_gdb): Likewise.
1683 (gdb_expect): Likewise.
1684 (gdb_expect_list): Likewise.
1685 (default_gdb_init): Likewise.
1686 (gdb_suppress_entire_file): Remove.
1687 (gdb_suppress_tests): Remove.
1688 (gdb_stop_suppressing_tests): Remove.
1689 (gdb_clear_suppressed): Remove.
1690 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
1691 related to test suppression.
1692 (default_mi_gdb_start): Likewise.
1693 (mi_gdb_reinitialize_dir): Likewise.
1694 (mi_gdb_test): Likewise.
1695 (mi_run_cmd_full): Likewise.
1696 (mi_runto_helper): Likewise.
1697 (mi_execute_to): Likewise.
1698 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1699 * gdb.base/bitfields.exp: Likewise.
1700 * gdb.base/bitfields2.exp: Likewise.
1701 * gdb.base/break.exp: Likewise.
1702 * gdb.base/call-sc.exp: Likewise.
1703 * gdb.base/callfuncs.exp: Likewise.
1704 * gdb.base/dfp-test.exp: Likewise.
1705 * gdb.base/endian.exp: Likewise.
1706 * gdb.base/exprs.exp: Likewise.
1707 * gdb.base/funcargs.exp: Likewise.
1708 * gdb.base/hbreak2.exp: Likewise.
1709 * gdb.base/recurse.exp: Likewise.
1710 * gdb.base/scope.exp: Likewise.
1711 * gdb.base/sepdebug.exp: Likewise.
1712 * gdb.base/structs.exp: Likewise.
1713 * gdb.base/until.exp: Likewise.
1714 * gdb.cp/misc.exp: Likewise.
1715
9d2d8a16
AB
17162021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 PR cli/25956
1719 * gdb.base/style.exp (run_style_tests): Add version string test.
1720 (test_startup_version_string): Use version style name.
1721 * lib/gdb-utils.exp (style): Handle version style name.
1722
e7b43072
AB
17232021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
1724
1725 * gdb.base/style.exp (limited_style): New proc.
1726 (clean_restart_and_disable): New proc.
1727 (run_style_tests): New proc. Most of the old tests from this file
1728 are now in this proc.
1729 (test_startup_version_string): New proc. Reamining test from the
1730 old file is in this proc.
1731
2189c312
SM
17322021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
1733
1734 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
1735 Adjust to "set debug remote" changes.
1736
cd211c75
LM
17372021-01-21 Luis Machado <luis.machado@linaro.org>
1738
1739 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
1740 message.
1741
730af663
SM
17422021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
1743
1744 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
1745
325d39e4
HD
17462021-01-21 Hannes Domani <ssbssa@yahoo.de>
1747
1748 PR python/19151
1749 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
1750
c3e96aa7
SM
17512021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1752
1753 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
1754
6571ffc6
SM
17552021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1756
1757 * lib/tuiterm.exp: Add links in comments.
1758
7c794afd
TV
17592021-01-20 Tom de Vries <tdevries@suse.de>
1760
1761 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
1762 offset.
1763
1402665c
TV
17642021-01-20 Tom de Vries <tdevries@suse.de>
1765
1766 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
1767
6f52fdf4
SDJ
17682021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
1769
1770 * gdb.arch/amd64-stap-expressions.S: New file.
1771 * gdb.arch/amd64-stap-expressions.exp: New file.
1772
14852123
TV
17732021-01-19 Tom de Vries <tdevries@suse.de>
1774
1775 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
1776 sequence.
1777
0c4e2c6c
TV
17782021-01-19 Tom de Vries <tdevries@suse.de>
1779
1780 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
1781
02baa133
AB
17822021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
1783
1784 * gdb.fortran/array-slices.exp (run_test): Avoid including
1785 addresses in test names.
1786
10f92414
TV
17872021-01-15 Tom de Vries <tdevries@suse.de>
1788
1789 PR testsuite/26997
1790 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
1791 when adding sizeof.
1792
116d0cf1
TV
17932021-01-14 Tom de Vries <tdevries@suse.de>
1794
1795 PR testsuite/24590
1796 * gdb.base/style.exp: Handle shorter argv in frame command output.
1797
8f66807b
AB
17982021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1799
1800 PR gdb/26819
1801 * gdb.server/stop-reply-no-thread-multi.c: New file.
1802 * gdb.server/stop-reply-no-thread-multi.exp: New file.
1803
3f94e588
TV
18042021-01-12 Tom de Vries <tdevries@suse.de>
1805
1806 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
1807 (main): Remove call to have_mpx.
1808 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
1809 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
1810 (main): Remote call to have_mpx.
1811 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
1812 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
1813 (main): Remove call to have_mpx.
1814 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
1815 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
1816 (main): Remove call to have_mpx.
1817 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
1818 * gdb.arch/i386-mpx.c (have_mpx): Remove.
1819 (main): Remote call to have_mpx.
1820 * gdb.arch/i386-mpx.exp: Use have_mpx.
1821 * lib/gdb.exp (have_mpx): New proc.
1822
5291fe3c
SP
18232021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1824
1825 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
1826
18bfb505
TV
18272021-01-12 Tom de Vries <tdevries@suse.de>
1828
1829 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
1830
ce38f5ed
AB
18312021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1832
1833 * gdb.fortran/debug-expr.exp: Add new tests.
1834
7c654b71
AB
18352021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1836
1837 * gdb.fortran/dot-ops.exp: Add new tests.
1838
10dadadc
TV
18392021-01-11 Tom de Vries <tdevries@suse.de>
1840
1841 PR testsuite/26968
1842 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
1843 Move insn setting $eax to before probe point.
1844
66beed02
TT
18452021-01-09 Tom Tromey <tom@tromey.com>
1846
1847 * gdb.trace/ax.exp: Do not require an "ext".
1848
8fc48b79
TT
18492021-01-08 Tom Tromey <tromey@adacore.com>
1850
1851 * gdb.ada/voidctx/pck.adb: New file.
1852 * gdb.ada/voidctx/pck.ads: New file.
1853 * gdb.ada/voidctx/voidctx.adb: New file.
1854 * gdb.ada/voidctx.exp: New file.
1855
6abd4cf2
SM
18562021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
1857
1858 PR gdb/27157
1859 * gdb.base/empty-host-env-vars.exp: New test.
1860
d00f0868
AB
18612021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1862
1863 * gdb.base/completion.exp: Add a new test.
1864
3c8c6de2
AB
18652021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1866
1867 * gdb.fortran/intvar-dynamic-types.exp: New file.
1868 * gdb.fortran/intvar-dynamic-types.f90: New file.
1869
e3436813
AB
18702021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
1871
1872 * gdb.fortran/intvar-array.exp: New file.
1873 * gdb.fortran/intvar-array.f90: New file.
1874
d4813f10
TT
18752021-01-07 Tom Tromey <tromey@adacore.com>
1876
1877 * gdb.ada/assign_arr.exp: Add 'others' test.
1878
b49180ac
TT
18792021-01-06 Tom Tromey <tromey@adacore.com>
1880
1881 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
1882 (FP4_Type): New type.
1883 (FP4_Var): New variable.
1884 * gdb.ada/fixed_points/fixed_points.adb: Update.
1885 * gdb.ada/fixed_points.exp: Add tests for binary operators.
1886
3c55062c
SM
18872021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
1888
1889 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
1890 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1891 Pass prompt containing debug print to gdb_test_sequence.
1892
e4ad960a
TV
18932021-01-04 Tom de Vries <tdevries@suse.de>
1894
1895 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
1896
3ec3145c
SM
18972021-01-04 Simon Marchi <simon.marchi@efficios.com>
1898
1899
1900
8dc558a0
SM
19012021-01-04 Simon Marchi <simon.marchi@efficios.com>
1902
1903 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
1904 * gdb.server/connect-without-multi-process.exp: Likewise.
1905 * gdb.server/exit-multiple-threads.exp: Likewise.
1906 * gdb.server/ext-attach.exp: Likewise.
1907 * gdb.server/ext-restart.exp: Likewise.
1908 * gdb.server/ext-run.exp: Likewise.
1909 * gdb.server/ext-wrapper.exp: Likewise.
1910 * gdb.server/multi-ui-errors.exp: Likewise.
1911 * gdb.server/no-thread-db.exp: Likewise.
1912 * gdb.server/reconnect-ctrl-c.exp: Likewise.
1913 * gdb.server/run-without-local-binary.exp: Likewise.
1914 * gdb.server/server-kill.exp: Likewise.
1915 * gdb.server/server-run.exp: Likewise.
1916 * gdb.server/solib-list.exp: Likewise.
1917 * gdb.server/stop-reply-no-thread.exp: Likewise.
1918 * gdb.server/wrapper.exp: Likewise.
1919 * gdb.server/sysroot.exp: Increase timeout when testing the
1920 target: sysroot.
1921
d8387cc8
SM
19222021-01-04 Simon Marchi <simon.marchi@efficios.com>
1923
1924 * gdb.server/server-run.exp: Use clean_restart.
1925
5169ae34
SM
19262021-01-04 Simon Marchi <simon.marchi@efficios.com>
1927
1928 * gdb.server/ext-run.exp: Use clean_restart.
1929
7b0ff8a2
SM
19302021-01-04 Simon Marchi <simon.marchi@efficios.com>
1931
1932 * gdb.server/stop-reply-no-thread.exp: Use build_executable
1933 instead of prepare_for_testing.
1934
a754fbdf
SM
19352021-01-04 Simon Marchi <simon.marchi@efficios.com>
1936
1937 * gdb.server/solib-list.exp: Use clean_restart.
1938
c5e71b33
TV
19392021-01-04 Tom de Vries <tdevries@suse.de>
1940
1941 * gdb.base/morestack.c: Remove printf.
1942 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
1943
9b243007
TT
19442020-12-31 Tom Tromey <tom@tromey.com>
1945
1946 * gdb.rust/simple.exp: Update output for Rust 1.49.
1947
4ff509e7
BE
19482020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
1949
1950 * gdb.cp/step-and-next-inline.exp: Fix test case.
1951
391750c3
SM
19522020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
1953
1954 * gdb.python/py-frame-args.exp: De-duplicate test names.
1955
b7874836
AB
19562020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1957
1958 PR gdb/27059
1959 * gdb.dwarf2/dyn-type-unallocated.c: New file.
1960 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
1961
e1ff6226
PW
19622020-12-21 Peter Waller <p@pwaller.net>
1963
1964 * gdb.base/style-interp-exec-mi.exp: New.
1965 * gdb.base/style-interp-exec-mi.c: New.
1966
ca01f1bf
SM
19672020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
1968
1969 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
1970 gdb_test. Use proc_with_prefix.
1971
0fe69a94
MM
19722020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1973
1974 * gdb.btrace/exception.exp: Build with nopie.
1975 * gdb.btrace/function_call_history.exp: Likewise.
1976 * gdb.btrace/unknown_functions.exp: Likewise.
1977
806e7575
MM
19782020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1979
1980 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
1981
493d2172
MM
19822020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1983
1984 * gdb.python/py-record-btrace.exp: Make test names unique.
1985 * gdb.python/py-record-full.exp: Likewise.
1986
1a1c0afc
MM
19872020-12-21 Markus Metzger <markus.t.metzger@intel.com>
1988
1989 * gdb.btrace/data.exp: Make test names unique.
1990 * gdb.btrace/delta.exp: Likewise.
1991 * gdb.btrace/enable.exp: Likewise.
1992 * gdb.btrace/function_call_history.exp: Likewise.
1993 * gdb.btrace/nohist.exp: Likewise.
1994 * gdb.btrace/non-stop.exp: Likewise.
1995 * gdb.btrace/rn-dl-bind.exp: Likewise.
1996 * gdb.btrace/step.exp: Likewise.
1997 * gdb.btrace/stepi.exp: Likewise.
1998 * gdb.btrace/tailcall.exp: Likewise.
1999
98d837f0
MM
20002020-12-21 Markus Metzger <markus.t.metzger@intel.com>
2001
2002 * gdb.btrace/enable.exp: Update error message.
2003 * gdb.btrace/multi-inferior.exp: Likewise.
2004 * gdb.btrace/reconnect.exp: Likewise.
2005 * gdb.python/py-record-btrace.exp: Likewise.
2006 * gdb.python/py-record-full.exp: Likewise.
2007
c541fa7c
TV
20082020-12-20 Tom de Vries <tdevries@suse.de>
2009
2010 * lib/gdb.exp (save_target_board_info): New proc.
2011 (gdb_compile_shlib): Use save_target_board_info.
2012
60108e47
TV
20132020-12-19 Tom de Vries <tdevries@suse.de>
2014
2015 * lib/gdb.exp (supports_scalar_storage_order_attribute)
2016 (supports_gnuc): New proc.
2017 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
2018 test_compiler_info calls. Add unsupported message.
2019 * gdb.base/endianity.c: Use TEST_SSO.
2020
fa639f55
HD
20212020-12-19 Hannes Domani <ssbssa@yahoo.de>
2022
2023 PR exp/27070
2024 * gdb.python/compare-enum-type-a.c: New test.
2025 * gdb.python/compare-enum-type-b.c: New test.
2026 * gdb.python/compare-enum-type.exp: New file.
2027 * gdb.python/compare-enum-type.h: New test.
2028
4aea001f
HD
20292020-12-18 Hannes Domani <ssbssa@yahoo.de>
2030
2031 * gdb.python/py-format-string.exp: Add tests for address keyword.
2032
b3f9469b
HD
20332020-12-18 Hannes Domani <ssbssa@yahoo.de>
2034
2035 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
2036
86ef42bd
TT
20372020-12-18 Tom Tromey <tromey@adacore.com>
2038
2039 * gdb.ada/fixed_points.exp: Also run with
2040 -fgnat-encodings=minimal. Update expected output.
2041
93df4a1d
SM
20422020-12-16 Simon Marchi <simon.marchi@efficios.com>
2043
2044 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
2045 * gdb.base/continue-all-already-running.exp: Likewise.
2046 * gdb.base/moribund-step.exp: Likewise.
2047 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
2048
592995fa
TV
20492020-12-16 Tom de Vries <tdevries@suse.de>
2050
2051 * gdb.base/batch-preserve-term-settings.exp:
2052
1e61189d
TV
20532020-12-16 Tom de Vries <tdevries@suse.de>
2054
2055 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
2056 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
2057
19007d95
LM
20582020-12-16 Luis Machado <luis.machado@linaro.org>
2059
2060 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
2061 pointer-based memory accesses.
2062 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
2063 hw watchpoint cases.
2064
a33fc9ae
RK
20652020-12-15 Rae Kim <rae.kim@gmail.com>
2066
2067 * gdb.base/document.exp: New test.
2068
0e5ad442
TT
20692020-12-15 Tom Tromey <tromey@adacore.com>
2070
2071 * gdb.base/style.exp: Add deprecation tests.
2072
60598dbd
SM
20732020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
2074
2075 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
2076
8cd6d968
MW
20772020-12-14 Mark Wielaard <mark@klomp.org>
2078
2079 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
2080 specially, set attr_form_comment to the actual FORM string used.
2081
eab9267c
MW
20822020-12-14 Mark Wielaard <mark@klomp.org>
2083
2084 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
2085 _constants(SPECIAL_expr) here, but set it...
2086 (Dwarf::cu): ...here based on _cu_version.
2087
2f413264
TV
20882020-12-14 Tom de Vries <tdevries@suse.de>
2089
2090 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
2091 pass -fPIC.
2092 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
2093 * gdb.base/break-probes.exp: Same.
2094 * gdb.base/ctxobj.exp: Same.
2095 * gdb.base/dso2dso.exp: Same.
2096 * gdb.base/global-var-nested-by-dso.exp: Same.
2097 * gdb.base/info-shared.exp: Same.
2098 * gdb.base/jit-reader-simple.exp: Same.
2099 * gdb.base/print-file-var.exp: Same.
2100 * gdb.base/skip-solib.exp: Same.
2101 * gdb.btrace/dlopen.exp: Same.
2102
18f1cb1f
TV
21032020-12-14 Tom de Vries <tdevries@suse.de>
2104
2105 PR testsuite/26963
2106 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
2107
519155c9
TV
21082020-12-14 Tom de Vries <tdevries@suse.de>
2109
2110 PR testsuite/26962
2111 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
2112 cast it to its declared type".
2113
153f6e6c
TV
21142020-12-14 Tom de Vries <tdevries@suse.de>
2115
2116 PR testsuite/26951
2117 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
2118 shell prompt.
2119
86b44259
TT
21202020-12-14 Tom Tromey <tromey@adacore.com>
2121
2122 * gdb.ada/nested.exp: Add new tests.
2123 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
2124
e26624c6
TT
21252020-12-14 Tom Tromey <tromey@adacore.com>
2126
2127 * gdb.dwarf2/ada-thick-pointer.exp: New file.
2128
a3bdae4e
TT
21292020-12-14 Tom Tromey <tromey@adacore.com>
2130
2131 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
2132
862fcbd8
TV
21332020-12-13 Tom de Vries <tdevries@suse.de>
2134
2135 PR testsuite/26953
2136 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
2137 attribute support if compiler doesn't support it.
2138
a406a98e
TV
21392020-12-13 Tom de Vries <tdevries@suse.de>
2140
2141 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
2142 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
2143 source to shared lib. Add ada to options.
2144
5d7e6ed0
TV
21452020-12-13 Tom de Vries <tdevries@suse.de>
2146
2147 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
2148 calling gnatbind and gnatlink.
2149
ee9812a0
AB
21502020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
2151
2152 * gdb.base/dcache-flush.c: New file.
2153 * gdb.base/dcache-flush.exp: New file.
2154
50a5f187
AB
21552020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
2156
2157 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
2158 commands.
2159 * gdb.base/killed-outside.exp: Likewise.
2160 * gdb.opt/inline-bt.exp: Likewise.
2161 * gdb.perf/gmonster-null-lookup.py: Likewise.
2162 * gdb.perf/gmonster-print-cerr.py: Likewise.
2163 * gdb.perf/gmonster-ptype-string.py: Likewise.
2164 * gdb.python/py-unwind.exp: Likewise.
2165
19c659f1
AB
21662020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2167
2168 * gdb.base/commands.exp: Update expected results.
2169
9ef6d4a1
AB
21702020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2171
2172 PR cli/15104
2173 * gdb.base/commands.exp: Add additional tests.
2174 * gdb.base/completion.exp: Add additional tests.
2175
1536146f
AB
21762020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2177
2178 * gdb.base/completion.exp: Add additional tests.
2179
346e7e19
TV
21802020-12-11 Tom de Vries <tdevries@suse.de>
2181
2182 PR testsuite/26991
2183 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
2184 violations by setting bounds registers if the bounds are passed in the
2185 Bounds Table.
2186
9cd7a95a
TV
21872020-12-11 Tom de Vries <tdevries@suse.de>
2188
2189 PR testsuite/26954
2190 * gdb.base/float128.exp: Detect and handle no mpfr support.
2191
4483a8e7
SM
21922020-12-10 Simon Marchi <simon.marchi@efficios.com>
2193
2194 PR gdb/24694
2195 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
2196 calls.
2197
10067028
TV
21982020-12-10 Tom de Vries <tdevries@suse.de>
2199
2200 PR testsuite/26947
2201 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
2202 braces for tcl 8.5 and earlier.
2203
5b56203a
SM
22042020-12-09 Simon Marchi <simon.marchi@efficios.com>
2205
2206 PR 26875, PR 26901
2207 * gdb.base/flexible-array-member.c: New test.
2208 * gdb.base/flexible-array-member.exp: New test.
2209
b46551b2
TV
22102020-12-08 Tom de Vries <tdevries@suse.de>
2211
2212 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
2213 using is_amd64_regs_target.
2214
8439f446
TV
22152020-12-08 Tom de Vries <tdevries@suse.de>
2216
2217 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
2218 self_id.
2219
bc545da7
PA
22202020-12-07 Pedro Alves <pedro@palves.net>
2221
2222 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
2223 'additional_flags' variable.
2224
1f58f6c2
TBA
22252020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2226
2227 * gdb.linespec/explicit.exp: Extend with a test to check completing
2228 '-' after seemingly complete options.
2229
5759831a
TBA
22302020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2231
2232 * gdb.linespec/keywords.exp: Add tests to check positional
2233 flexibility of "-force-condition".
2234
21e051b3
TBA
22352020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2236
2237 * gdb.base/bp-cmds-run-with-ex.c: New file.
2238 * gdb.base/bp-cmds-run-with-ex.exp: New file.
2239 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
2240 * gdb.gdb/python-interrupts.exp: Update the call to
2241 'catch_command_errors' with the new argument.
2242 * gdb.gdb/python-selftest.exp: Ditto.
2243
187b041e
SM
22442020-12-04 Simon Marchi <simon.marchi@efficios.com>
2245
2246 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
2247 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2248 * gdb.threads/non-stop-fair-events.exp: Likewise.
2249
3b7a962d
SM
22502020-12-04 Simon Marchi <simon.marchi@efficios.com>
2251
2252 * gdb.threads/step-over-exec.exp: New.
2253 * gdb.threads/step-over-exec.c: New.
2254 * gdb.threads/step-over-exec-execd.c: New.
2255 * lib/my-syscalls.S: New.
2256 * lib/my-syscalls.h: New.
2257
e633b117
SM
22582020-12-04 Simon Marchi <simon.marchi@efficios.com>
2259
2260 * lib/dwarf.exp (declare_labels): Use name as text if text is
2261 not provided.
2262
67748e0f
TV
22632020-12-04 Tom de Vries <tdevries@suse.de>
2264
2265 PR testsuite/26990
2266 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
2267 are unsupported.
2268
a8d13675
TV
22692020-12-04 Tom de Vries <tdevries@suse.de>
2270
2271 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
2272 clause.
2273
f17727b3
TV
22742020-12-04 Tom de Vries <tdevries@suse.de>
2275
2276 * gdb.reverse/insn-reverse.exp: Fix count handling.
2277
a1499830
TV
22782020-12-04 Tom de Vries <tdevries@suse.de>
2279
2280 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
2281 __x86_64__.
2282
9c027c2f
TV
22832020-12-04 Tom de Vries <tdevries@suse.de>
2284
2285 * gdb.reverse/insn-reverse.c (test_nr): New var.
2286 (usage, parse_args): New function.
2287 (main): Call parse_args. Only run test for test_nr.
2288 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
2289 and bail out. Run subtests individually, using an inferior arg
2290 specifying the subtest.
2291
533b2ae0
AB
22922020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
2293
2294 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
2295
e4502042
AB
22962020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
2297
2298 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
2299 update test to use this.
2300
f55a9a37
SM
23012020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
2302
2303 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
2304
0a6155a0
SM
23052020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
2306
2307 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
2308 (do_test): Don't use with_test_prefix.
2309 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
2310 (do_test): Don't use with_test_prefix.
2311 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
2312 (do_test): Don't use with_test_prefix.
2313 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
2314 (do_test): Don't use with_test_prefix.
2315
4d56d64a
SM
23162020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
2317
2318 * gdb.threads/non-ldr-exit.exp: Fix comment.
2319
54e75f29
AB
23202020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2321
2322 * gdb.xml/maint-xml-dump-03.xml: New file.
2323
7ce05d21
TV
23242020-11-30 Tom de Vries <tdevries@suse.de>
2325
2326 PR symtab/26905
2327 * gdb.dwarf2/count.exp: Remove kfails.
2328
50757f95
TBA
23292020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2330
2331 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
2332 indices.
2333
4afa9fd9
JB
23342020-11-24 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
2337 the "ptype pck__fp1_range_var" test for the module-2 and pascal
2338 languages. Remove the associated setup_xfail.
2339
15a491af
SM
23402020-11-23 Simon Marchi <simon.marchi@efficios.com>
2341
2342 * lib/gdb.exp (gdb_assert): Show error message on error.
2343
891615f0
TV
23442020-11-23 Tom de Vries <tdevries@suse.de>
2345
2346 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
2347 * gdb.ada/mod_from_name.exp: Same.
2348 * gdb.ada/pckd_arr_ren.exp: Same.
2349
19922582
SM
23502020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2351
2352 * gdb.base/template.exp: New.
2353 * gdb.base/template.c: New.
2354
117c628d
GB
23552020-11-22 Gary Benson <gbenson@redhat.com>
2356
2357 PR gdb/26905
2358 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
2359 is defined using a DW_AT_count which references another DIE.
2360
da39d3ba
TV
23612020-11-21 Tom de Vries <tdevries@suse.de>
2362
2363 * gdb.base/vla-ptr.exp: Add XFAIL.
2364
a5c641b5
AB
23652020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2366
2367 * gdb.fortran/array-slices-bad.exp: New file.
2368 * gdb.fortran/array-slices-bad.f90: New file.
2369 * gdb.fortran/array-slices-sub-slices.exp: New file.
2370 * gdb.fortran/array-slices-sub-slices.f90: New file.
2371 * gdb.fortran/array-slices.exp: Rewrite tests.
2372 * gdb.fortran/array-slices.f90: Rewrite tests.
2373 * gdb.fortran/vla-sizeof.exp: Correct expected results.
2374
a15a5258
AB
23752020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2376
2377 * gdb.base/completion.exp: Add new completion tests.
2378
7cb2893d
SM
23792020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
2380
2381 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
2382 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2383 * gdb.mi/mi-nsintrall.exp: Likewise.
2384 * gdb.mi/mi-nsmoribund.exp: Likewise.
2385 * gdb.mi/mi-nsthrexec.exp: Likewise.
2386 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2387
cf144ec8
SM
23882020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
2389
2390 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
2391 of perror.
2392
6b6a3e05
JM
23932020-11-18 Joseph Myers <joseph@codesourcery.com>
2394
2395 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
2396 $arg.exe exists but $arg does not.
2397
811bdca0
GB
23982020-11-17 Gary Benson <gbenson@redhat.com>
2399
2400 * gdb.trace/trace-common.h (x86_trace_dummy): Add
2401 __attribute__ ((used)).
2402
c72e3136
AB
24032020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2404
2405 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
2406
037d7135
AB
24072020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
2408
2409 * gdb.base/completion.exp: Add new tests.
2410
119e99bb
TT
24112020-11-16 Tom Tromey <tromey@adacore.com>
2412
2413 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
2414 tests.
2415
b74dbc20
JB
24162020-11-15 Joel Brobecker <brobecker@adacore.com>
2417
2418 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
2419 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
2420 (main): Add reference to pck__fp1_var2.
2421 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
2422
0a12719e
JB
24232020-11-15 Joel Brobecker <brobecker@adacore.com>
2424
2425 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
2426
0c9150e4
JB
24272020-11-15 Joel Brobecker <brobecker@adacore.com>
2428
2429 * gdb.ada/fixed_points.exp: Add ptype tests.
2430 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
2431
b26daff9
JB
24322020-11-15 Joel Brobecker <brobecker@adacore.com>
2433
2434 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
2435
09584414
JB
24362020-11-15 Joel Brobecker <brobecker@adacore.com>
2437
2438 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
2439 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
2440 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
2441 New files.
2442 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
2443
2444 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
2445 New files.
2446
9dd02fc0
AB
24472020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
2448
2449 PR cli/26879
2450 * gdb.fortran/completion.exp: New file.
2451 * gdb.fortran/completion.f90: New file.
2452
5643c500
JM
24532020-11-12 Joseph Myers <joseph@codesourcery.com>
2454
2455 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
2456 but $arg does not.
2457
7bea47f0
AB
24582020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
2459
2460 * gdb.fortran/types.exp: Add more tests.
2461
1f2624a3
TT
24622020-11-12 Tom Tromey <tom@tromey.com>
2463
2464 PR rust/26799:
2465 * gdb.rust/traits.exp: Remove kfails.
2466
9e74f0ae
GB
24672020-11-12 Gary Benson <gbenson@redhat.com>
2468
2469 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
2470 statement.
2471
acb994fa
SM
24722020-11-11 Simon Marchi <simon.marchi@efficios.com>
2473
2474 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
2475 always-inserted" axis.
2476 (do_test): Add breakpoint_always_inserted parameter.
2477
95016fd2
TT
24782020-11-10 Tom Tromey <tromey@adacore.com>
2479
2480 * gdb.ada/bias.exp: Update.
2481 * gdb.ada/bias/bias.adb (X): Change value.
2482
83100a74
GB
24832020-11-10 Gary Benson <gbenson@redhat.com>
2484
2485 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
2486 regexp fragment in parentheses to prevent false matching.
2487
6ff174a7
GB
24882020-11-10 Gary Benson <gbenson@redhat.com>
2489
2490 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
2491
eb24648c
GB
24922020-11-10 Gary Benson <gbenson@redhat.com>
2493
2494 * gdb.cp/step-and-next-inline.exp: Only require
2495 -gstatement-frontiers when building with GCC.
2496 Only setup KFAIL's for GCC issues when using
2497 a GCC-built executable.
2498
86775fab
AB
24992020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
2500
2501 * gdb.base/debug-expr.c: Add extra function to allow for an
2502 additional test.
2503 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
2504 to this proc with gdb_test_debug_expr. Add an extra test.
2505 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
2506 to this proc with gdb_test_debug_expr, give the tests names
2507 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
2508 calls to this proc with gdb_test_debug_expr, give the tests names
2509 * gdb.fortran/debug-expr.exp: New file.
2510 * gdb.fortran/debug-expr.f90: New file.
2511 * lib/gdb.exp (gdb_test_debug_expr): New proc.
2512
a1945bd4
SM
25132020-11-06 Simon Marchi <simon.marchi@efficios.com>
2514
2515 * lib/dwarf.exp (ranges): Handle "base" and "range" as
2516 proceduresu.
2517 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
2518 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
2519 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
2520 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
2521 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
2522 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
2523 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
2524 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
2525
9c91c725
TT
25262020-11-04 Tom Tromey <tromey@adacore.com>
2527
2528 * gdb.ada/funcall_ref.exp: Update.
2529 * gdb.ada/var_rec_arr.exp: Update.
2530
8d9fd3a1
TT
25312020-11-04 Tom Tromey <tromey@adacore.com>
2532
2533 * gdb.ada/rec_ptype.exp: New file.
2534 * gdb.ada/rec_ptype/main.adb: New file.
2535 * gdb.ada/rec_ptype/p.ads: New file.
2536
d8f62e84
TT
25372020-11-04 Tom Tromey <tromey@adacore.com>
2538
2539 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
2540 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
2541 (PT_Full): New variable.
2542 * gdb.ada/tick_length_array_enum_idx/pck.adb
2543 (Full_PT): New type.
2544
7ff5b937
TT
25452020-11-04 Tom Tromey <tromey@adacore.com>
2546
2547 * gdb.ada/array_of_variant.exp: New file.
2548 * gdb.ada/array_of_variant/p.adb: New file.
2549 * gdb.ada/array_of_variant/pck.ads: New file.
2550 * gdb.ada/array_of_variant/pck.adb: New file.
2551
10f6a3ad
TT
25522020-11-04 Tom Tromey <tromey@adacore.com>
2553
2554 * gdb.ada/enum_idx_packed.exp: Add test.
2555 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
2556 New variable.
2557 * gdb.ada/enum_idx_packed/pck.ads (Short)
2558 (Multi_Dimension, Multi_Dimension_Access): New types.
2559
b72795a8
TT
25602020-11-04 Tom Tromey <tromey@adacore.com>
2561
2562 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
2563
24aa1b02
TT
25642020-11-04 Tom Tromey <tromey@adacore.com>
2565
2566 * gdb.ada/set_pckd_arr_elt.exp: Also test
2567 -fgnat-encodings=minimal. Add tests.
2568 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
2569 Call Update_Small a second time.
2570 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
2571 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
2572 (Variant_Access): New types.
2573 (New_Variant): Declare.
2574
c9a28cbe
TT
25752020-11-04 Tom Tromey <tromey@adacore.com>
2576
2577 * gdb.ada/mod_from_name.exp: Test printing slice.
2578
57567375
TT
25792020-11-04 Tom Tromey <tromey@adacore.com>
2580
2581 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
2582 values.
2583 * gdb.ada/access_to_unbounded_array.exp: Test different
2584 -fgnat-encodings values.
2585 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
2586 values.
2587 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
2588 values.
2589 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
2590 values.
2591 * gdb.ada/array_of_variable_length.exp: Test different
2592 -fgnat-encodings values.
2593 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
2594 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
2595 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
2596 change.
2597 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
2598 values.
2599 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
2600 * gdb.ada/out_of_line_in_inlined.exp: Test different
2601 -fgnat-encodings values.
2602 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
2603 values.
2604 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
2605 values.
2606 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
2607 -fgnat-encodings values.
2608 * gdb.ada/variant_record_packed_array.exp: Test different
2609 -fgnat-encodings values.
2610
a7400e44
TT
26112020-11-04 Tom Tromey <tromey@adacore.com>
2612
2613 * gdb.ada/enum_idx_packed.exp: Add tests.
2614 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
2615 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
2616 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
2617 declarations.
2618
c40907bf
TV
26192020-11-03 Tom de Vries <tdevries@suse.de>
2620
2621 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
2622 terminator comments.
2623 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
2624 terminator.
2625
f468977a
SM
26262020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
2627
2628 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
2629 integer format test with regexp.
2630
1c2bec19
GB
26312020-11-02 Gary Benson <gbenson@redhat.com>
2632
2633 * gdb.base/print-file-var.exp (test): Separate compiler and
2634 linker options, and build using build_executable_from_specs
2635 to accommodate this.
2636
6539a36d
GB
26372020-11-02 Gary Benson <gbenson@redhat.com>
2638
2639 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
2640 for .c files compiled as C++ with Clang if any shared
2641 libraries are specified.
2642
7ea44a51
GB
26432020-11-02 Gary Benson <gbenson@redhat.com>
2644
2645 * lib/attributes.h: New header.
2646 * gdb.base/backtrace.c: Include the above. Replace
2647 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
2648 * gdb.base/infcall-nested-structs.c: Likewise.
2649 * gdb.base/vla-optimized-out.c: Likewise.
2650
ab8f783d
TV
26512020-11-02 Tom de Vries <tdevries@suse.de>
2652
2653 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
2654
d77c9224
JB
26552020-11-01 Joel Brobecker <brobecker@adacore.com>
2656
2657 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
2658 System.Min_Int and System.Max_Int with smaller hardcoded
2659 constants.
2660
0e5b0dd0
SM
26612020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2662
2663 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
2664 * configure: Re-generate.
2665
136821d9
SM
26662020-10-30 Simon Marchi <simon.marchi@efficios.com>
2667
2668 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
2669 expected output.
2670
b78b3a29
TBA
26712020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2672
2673 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
2674 behavior.
2675 * gdb.base/paginate-bg-execution.exp: Ditto.
2676 * gdb.base/paginate-inferior-exit.exp: Ditto.
2677 * gdb.base/double-prompt-target-event-error.c: Remove.
2678 * gdb.base/double-prompt-target-event-error.exp: Remove.
2679
cfaa8f76
TBA
26802020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2681
2682 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
2683 inferiors' and 'detach inferiors' do not change the current
2684 inferior.
2685
0ad0e70c
TV
26862020-10-29 Tom de Vries <tdevries@suse.de>
2687
2688 * gdb.threads/tls.exp: Fix DUPLICATEs.
2689
99cc6b2a
TV
26902020-10-28 Tom de Vries <tdevries@suse.de>
2691
2692 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
2693
efe9b873
TV
26942020-10-28 Tom de Vries <tdevries@suse.de>
2695
2696 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
2697 * gdb.base/reread.exp: Same.
2698
6b68fd45
TV
26992020-10-28 Tom de Vries <tdevries@suse.de>
2700
2701 * lib/gdb.exp (readnow): Handle arg.
2702 * gdb.rust/traits.exp: Add KFAILs for -readnow.
2703
32a5f98a
TV
27042020-10-28 Tom de Vries <tdevries@suse.de>
2705
2706 * gdb.base/relocate.exp: Update regexp for -readnow.
2707
f93b8760
TV
27082020-10-28 Tom de Vries <tdevries@suse.de>
2709
2710 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
2711 -readnow.
2712
1b00ef06
TV
27132020-10-28 Tom de Vries <tdevries@suse.de>
2714
2715 PR symtab/26772
2716 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
2717 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
2718
364bb903
TV
27192020-10-28 Tom de Vries <tdevries@suse.de>
2720
2721 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
2722 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
2723 complaint during file command for -readnow.
2724
445a033f
TV
27252020-10-28 Tom de Vries <tdevries@suse.de>
2726
2727 * gdb.cp/nsalias.exp: Fix typo in test name.
2728
fdd67a42
TV
27292020-10-28 Tom de Vries <tdevries@suse.de>
2730
2731 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
2732
706baf4c
TV
27332020-10-28 Tom de Vries <tdevries@suse.de>
2734
2735 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
2736 -readnow.
2737
b448cca5
TV
27382020-10-27 Tom de Vries <tdevries@suse.de>
2739
2740 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
2741
5868da03
TV
27422020-10-27 Tom de Vries <tdevries@suse.de>
2743
2744 * gdb.base/maint.exp: Update for -readnow.
2745
06db6ec3
TV
27462020-10-27 Tom de Vries <tdevries@suse.de>
2747
2748 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
2749 -readnow.
2750
934a1764
GB
27512020-10-14 Gary Benson <gbenson@redhat.com>
2752
2753 * gdb.python/py-format-string.exp (test_deref_refs): Treat
2754 "_vptr$Base" as correct, in addition to "_vptr.Base".
2755 (test_mixed): Likewise.
2756
0bf21fbd
GB
27572020-10-27 Gary Benson <gbenson@redhat.com>
2758
2759 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
2760 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
2761
b1d4d8d1
TBA
27622020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2763
2764 * gdb.base/condbreak.exp: Update the completion tests to
2765 consider the '-force' flag.
2766
bd24c5d6
TV
27672020-10-27 Tom de Vries <tdevries@suse.de>
2768
2769 * gdb.base/list-ambiguous-readnow.exp: New file.
2770
733d554a
TBA
27712020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2772
2773 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
2774 the condition.
2775 * gdb.linespec/cpcompletion.exp: Update to consider the
2776 '-force-condition' keyword.
2777 * gdb.linespec/explicit.exp: Ditto.
2778 * lib/completion-support.exp: Ditto.
2779
b5fa468f
TBA
27802020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2781
2782 * gdb.base/condbreak-multi-context.cc: New file.
2783 * gdb.base/condbreak-multi-context.exp: New file.
2784
b3247276
TT
27852020-10-26 Tom Tromey <tom@tromey.com>
2786
2787 * lib/mi-support.exp (default_mi_gdb_start): Call
2788 gdb_stdin_log_init.
2789 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
2790 subtract one from gdb_instances.
2791 (gdb_stdin_log_write): Flush in_file.
2792
1c47ec3e
TV
27932020-10-26 Tom de Vries <tdevries@suse.de>
2794
2795 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
2796
6390859c
TT
27972020-10-26 Tom Tromey <tromey@adacore.com>
2798
2799 * gdb.ada/unsigned_range/foo.adb: New file.
2800 * gdb.ada/unsigned_range/pack.adb: New file.
2801 * gdb.ada/unsigned_range/pack.ads: New file.
2802 * gdb.ada/unsigned_range.exp: New file.
2803
55c3ad88
TV
28042020-10-26 Tom de Vries <tdevries@suse.de>
2805
2806 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
2807
1612c4bb
TV
28082020-10-26 Tom de Vries <tdevries@suse.de>
2809
2810 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
2811 for CU.
2812 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
2813
7d72802b
TV
28142020-10-23 Tom de Vries <tdevries@suse.de>
2815
2816 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
2817 DW_FORM_string.
2818 (Dwarf::_default_form): New proc.
2819 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
2820 guessed.
2821
9476b583
TV
28222020-10-23 Tom de Vries <tdevries@suse.de>
2823
2824 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
2825 * gdb.dwarf2/atomic-type.exp: Same.
2826 * gdb.dwarf2/bad-regnum.exp: Same.
2827 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2828 * gdb.dwarf2/dw2-align.exp: Same.
2829 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2830 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2831 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2832 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2833 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2834 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2835 * gdb.dwarf2/enum-type.exp: Same.
2836 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
2837 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2838 * gdb.dwarf2/main-subprogram.exp: Same.
2839 * gdb.dwarf2/missing-type-name.exp: Same.
2840 * gdb.dwarf2/nonvar-access.exp: Same.
2841 * gdb.dwarf2/typedef-void-finish.exp: Same.
2842 * gdb.dwarf2/var-access.exp: Same.
2843 * gdb.dwarf2/void-type.exp: Same.
2844
4a636814
SM
28452020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
2846
2847 PR gdb/26693
2848 * gdb.dwarf2/template-specification-full-name.exp: New test.
2849
557fc257
LM
28502020-10-22 Luis Machado <luis.machado@linaro.org>
2851
2852 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
2853 expected an offset from the function.
2854 * gdb.base/msym-bp.exp (test): Likewise.
2855
6b4c676c
AB
28562020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
2857
2858 * gdb.fortran/array-slices.exp: Add a new test.
2859
98cec4f6
GB
28602020-10-21 Gary Benson <gbenson@redhat.com>
2861
2862 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
2863 fullname test with Clang. Also expand comments generally.
2864
ae86f581
TV
28652020-10-20 Tom de Vries <tdevries@suse.de>
2866
2867 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
2868
8c161360
TV
28692020-10-20 Tom de Vries <tdevries@suse.de>
2870
2871 * gdb.dwarf2/arr-stride.c: Remove.
2872 * gdb.dwarf2/arr-stride.exp: Use main.c.
2873 * gdb.dwarf2/arr-subrange.c: Remove.
2874 * gdb.dwarf2/arr-subrange.exp: Use main.c.
2875 * gdb.dwarf2/bad-regnum.c: Remove.
2876 * gdb.dwarf2/bad-regnum.exp: Use main.c.
2877 * gdb.dwarf2/corrupt.c: Remove.
2878 * gdb.dwarf2/corrupt.exp: Use main.c.
2879 * gdb.dwarf2/dw2-bad-elf.c: Remove.
2880 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
2881 * gdb.dwarf2/dw2-icycle.c: Remove.
2882 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
2883 * gdb.dwarf2/formdata16.c: Remove.
2884 * gdb.dwarf2/formdata16.exp: Use main.c.
2885 * gdb.dwarf2/implptrconst.c: Remove.
2886 * gdb.dwarf2/implptrconst.exp: Use main.c.
2887 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
2888 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
2889 * gdb.dwarf2/opaque-type-lookup.c: Remove.
2890 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
2891
9c2412ec
TV
28922020-10-20 Tom de Vries <tdevries@suse.de>
2893
2894 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
2895 file.
2896 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
2897
0cd2ad78
TV
28982020-10-20 Tom de Vries <tdevries@suse.de>
2899
2900 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
2901 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2902 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
2903 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2904 * gdb.dwarf2/dw2-ranges.exp: Same.
2905 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2906 * gdb.dwarf2/var-access.exp: Same.
2907
22cc388e
TT
29082020-10-19 Tom Tromey <tromey@adacore.com>
2909
2910 PR tui/26719
2911 * gdb.tui/list.exp: Check source window contents after focus
2912 change.
2913
520596f2
TV
29142020-10-17 Tom de Vries <tdevries@suse.de>
2915
2916 PR symtab/26317
2917 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
2918
d1c8a76d
TV
29192020-10-17 Tom de Vries <tdevries@suse.de>
2920
2921 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
2922 as suffix.
2923 * gdb.dwarf2/atomic.c: Rename to ...
2924 * gdb.dwarf2/atomic-type.c: ... this.
2925 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
2926 * gdb.dwarf2/dw2-ranges-2.c: ... this.
2927 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
2928 * gdb.dwarf2/dw2-ranges-3.c: ... this.
2929 * gdb.dwarf2/fission-mix2.c: Rename to ...
2930 * gdb.dwarf2/fission-mix-2.c: ... this.
2931 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
2932 standard_testfile.
2933 * gdb.dwarf2/ada-valprint-error.exp: Same.
2934 * gdb.dwarf2/arr-stride.exp: Same.
2935 * gdb.dwarf2/arr-subrange.exp: Same.
2936 * gdb.dwarf2/atomic-type.exp: Same.
2937 * gdb.dwarf2/bad-regnum.exp: Same.
2938 * gdb.dwarf2/break-inline-psymtab.exp: Same.
2939 * gdb.dwarf2/clang-debug-names-2.exp: Same.
2940 * gdb.dwarf2/clang-debug-names.exp: Same.
2941 * gdb.dwarf2/comp-unit-lang.exp: Same.
2942 * gdb.dwarf2/corrupt.exp: Same.
2943 * gdb.dwarf2/count.exp: Same.
2944 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2945 * gdb.dwarf2/data-loc.exp: Same.
2946 * gdb.dwarf2/dw2-align.exp: Same.
2947 * gdb.dwarf2/dw2-bad-elf.exp: Same.
2948 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2949 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
2950 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
2951 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
2952 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2953 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
2954 * gdb.dwarf2/dw2-inline-param.exp: Same.
2955 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2956 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2957 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2958 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2959 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
2960 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
2961 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2962 * gdb.dwarf2/dw2-param-error.exp: Same.
2963 * gdb.dwarf2/dw2-ranges-base.exp: Same.
2964 * gdb.dwarf2/dw2-ranges.exp: Same.
2965 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
2966 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
2967 * gdb.dwarf2/dw4-sig-types.exp: Same.
2968 * gdb.dwarf2/dynarr-ptr.exp: Same.
2969 * gdb.dwarf2/enum-type.exp: Same.
2970 * gdb.dwarf2/fission-mix.exp: Same.
2971 * gdb.dwarf2/formdata16.exp: Same.
2972 * gdb.dwarf2/implptrconst.exp: Same.
2973 * gdb.dwarf2/implptrpiece.exp: Same.
2974 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2975 * gdb.dwarf2/main-subprogram.exp: Same.
2976 * gdb.dwarf2/method-ptr.exp: Same.
2977 * gdb.dwarf2/missing-sig-type.exp: Same.
2978 * gdb.dwarf2/nonvar-access.exp: Same.
2979 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2980 * gdb.dwarf2/shortpiece.exp: Same.
2981 * gdb.dwarf2/staticvirtual.exp: Same.
2982 * gdb.dwarf2/subrange.exp: Same.
2983 * gdb.dwarf2/symtab-producer.exp: Same.
2984 * gdb.dwarf2/typedef-void-finish.exp: Same.
2985 * gdb.dwarf2/var-access.exp: Same.
2986 * gdb.dwarf2/variant.exp: Same.
2987 * gdb.dwarf2/void-type.exp: Same.
2988 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
2989 dw2-ranges-main.c.
2990 * gdb.dwarf2/dw2-ranges-main.c: Remove.
2991
472d09c1
TV
29922020-10-16 Tom de Vries <tdevries@suse.de>
2993
2994 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
2995
afe75f6d
TV
29962020-10-16 Tom de Vries <tdevries@suse.de>
2997
2998 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
2999
8c8bd0ba
TV
30002020-10-14 Tom de Vries <tdevries@suse.de>
3001
3002 PR testsuite/26732
3003 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
3004 scenario 2.
3005 * gdb.ada/mi_catch_ex_hand.exp: Same.
3006
b75d55d4
PA
30072020-10-13 Pedro Alves <pedro@palves.net>
3008
3009 * lib/mi-support.exp (mi_clean_restart): New.
3010 (mi_run_to_main): Delete.
3011 All callers adjust to use mi_clean_restart / mi_runto_main.
3012
e777225b
PA
30132020-10-13 Pedro Alves <pedro@palves.net>
3014
3015 * config/monitor.exp: Use "list -q".
3016 * gdb.arch/gdb1558.exp: Use "break -q".
3017 * gdb.arch/i386-permbkpt.exp: Use "break -q".
3018 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
3019 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
3020 * gdb.base/commands.exp: Use "break -q".
3021 * gdb.base/condbreak.exp: Use "break -q".
3022 * gdb.base/ctf-ptype.exp: Use "list -q".
3023 * gdb.base/define.exp: Use "break -q".
3024 * gdb.base/del.exp: Use "break -q".
3025 * gdb.base/fullname.exp: Use "break -q".
3026 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
3027 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
3028 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
3029 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
3030 "hbreak -q".
3031 * gdb.base/included.exp: Use "list -q".
3032 * gdb.base/label.exp: Use "break -q".
3033 * gdb.base/lineinc.exp: Use "break -q".
3034 * gdb.base/list.exp: Use "list -q".
3035 * gdb.base/macscp.exp: Use "list -q".
3036 * gdb.base/pending.exp: Use "break -q".
3037 * gdb.base/prologue-include.exp: Use "break -q".
3038 * gdb.base/ptype.exp: Use "list -q".
3039 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
3040 * gdb.base/server-del-break.exp: Use "break -q".
3041 * gdb.base/style.exp: Use "break -q".
3042 * gdb.base/symbol-without-target_section.exp: Use "list -q".
3043 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
3044 * gdb.cp/exception.exp: Use "tbreak -q".
3045 * gdb.dwarf2/dw2-error.exp: Use "break -q".
3046 * gdb.dwarf2/fission-mix.exp: Use "break -q".
3047 * gdb.dwarf2/fission-reread.exp: Use "break -q".
3048 * gdb.dwarf2/pr13961.exp: Use "break -q".
3049 * gdb.linespec/explicit.exp: Use "list -q".
3050 * gdb.linespec/linespec.exp: Use "break -q".
3051 * gdb.mi/mi-simplerun.exp: Use "--qualified".
3052 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
3053 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
3054 * gdb.server/connect-without-multi-process.exp: Use "break -q".
3055 * gdb.trace/change-loc.exp: Use "break -q".
3056 * gdb.trace/pending.exp: Use "break -q".
3057 * gdb.tui/basic.exp: Use "list -q".
3058 * gdb.tui/list-before.exp: Use "list -q".
3059 * gdb.tui/list.exp: Use "list -q".
3060 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
3061
8abd8ee8
PA
30622020-10-13 Pedro Alves <pedro@palves.net>
3063
3064 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
3065 saved breakpoints file.
3066 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
3067 inspecting breakpoint list.
3068 * lib/gdb.exp (runto_main): Add "qualified" to options.
3069 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
3070 and handle it.
3071 (mi_runto_main): Pass 1 as qualified argument.
3072
f71e6719
PA
30732020-10-13 Pedro Alves <pedro@palves.net>
3074
3075 * lib/mi-support.exp (mi_runto_main): New proc.
3076 (mi_run_to_main): Use it.
3077 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
3078 * gdb.mi/mi-var-cmd.exp: Likewise.
3079 * gdb.mi/mi-var-invalidate.exp: Likewise.
3080 * mi-var-list-children-invalid-grandchild.exp: Likewise.
3081 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3082 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3083 * gdb.mi/user-selected-context-sync.exp: Likewise.
3084 * gdb.opt/inline-cmds.exp: Likewise.
3085 * gdb.python/py-framefilter-mi.exp: Likewise.
3086 * gdb.python/py-mi.exp: Likewise.
3087
50441f0f
PA
30882020-10-13 Pedro Alves <pedro@palves.net>
3089
3090 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
3091 "runto main".
3092 * gdb.ada/small_reg_param.exp: Likewise.
3093 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3094 * gdb.base/annota1.exp: Likewise.
3095 * gdb.base/anon.exp: Likewise.
3096 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
3097 * gdb.base/dprintf-non-stop.exp: Likewise.
3098 * gdb.base/dprintf.exp: Likewise.
3099 * gdb.base/gdb11530.exp: Likewise.
3100 * gdb.base/gdb11531.exp: Likewise.
3101 * gdb.base/gnu_vector.exp: Likewise.
3102 * gdb.base/interrupt-noterm.exp: Likewise.
3103 * gdb.base/memattr.exp: Likewise.
3104 * gdb.base/step-over-syscall.exp: Likewise.
3105 * gdb.base/watch-cond-infcall.exp: Likewise.
3106 * gdb.base/watch-read.exp: Likewise.
3107 * gdb.base/watch-vfork.exp: Likewise.
3108 * gdb.base/watch_thread_num.exp: Likewise.
3109 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
3110 * gdb.guile/scm-frame-inline.exp: Likewise.
3111 * gdb.linespec/explicit.exp: Likewise.
3112 * gdb.opt/inline-break.exp: Likewise.
3113 * gdb.python/py-frame-inline.exp: Likewise.
3114 * gdb.reverse/break-precsave.exp: Likewise.
3115 * gdb.reverse/break-reverse.exp: Likewise.
3116 * gdb.reverse/consecutive-precsave.exp: Likewise.
3117 * gdb.reverse/consecutive-reverse.exp: Likewise.
3118 * gdb.reverse/finish-precsave.exp: Likewise.
3119 * gdb.reverse/finish-reverse.exp: Likewise.
3120 * gdb.reverse/fstatat-reverse.exp: Likewise.
3121 * gdb.reverse/getresuid-reverse.exp: Likewise.
3122 * gdb.reverse/i386-precsave.exp: Likewise.
3123 * gdb.reverse/i386-reverse.exp: Likewise.
3124 * gdb.reverse/i386-sse-reverse.exp: Likewise.
3125 * gdb.reverse/i387-env-reverse.exp: Likewise.
3126 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3127 * gdb.reverse/insn-reverse.exp: Likewise.
3128 * gdb.reverse/machinestate-precsave.exp: Likewise.
3129 * gdb.reverse/machinestate.exp: Likewise.
3130 * gdb.reverse/pipe-reverse.exp: Likewise.
3131 * gdb.reverse/readv-reverse.exp: Likewise.
3132 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3133 * gdb.reverse/rerun-prec.exp: Likewise.
3134 * gdb.reverse/s390-mvcle.exp: Likewise.
3135 * gdb.reverse/solib-precsave.exp: Likewise.
3136 * gdb.reverse/solib-reverse.exp: Likewise.
3137 * gdb.reverse/step-precsave.exp: Likewise.
3138 * gdb.reverse/step-reverse.exp: Likewise.
3139 * gdb.reverse/time-reverse.exp: Likewise.
3140 * gdb.reverse/until-precsave.exp: Likewise.
3141 * gdb.reverse/until-reverse.exp: Likewise.
3142 * gdb.reverse/waitpid-reverse.exp: Likewise.
3143 * gdb.reverse/watch-precsave.exp: Likewise.
3144 * gdb.reverse/watch-reverse.exp: Likewise.
3145 * gdb.threads/kill.exp: Likewise.
3146 * gdb.threads/tid-reuse.exp: Likewise.
3147
d3a07122
SM
31482020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
3149
3150 PR gdb/26642
3151 * gdb.base/maint-target-async-off.c: New test.
3152 * gdb.base/maint-target-async-off.exp: New test.
3153
c65c6c42
AM
31542020-10-13 Alan Modra <amodra@gmail.com>
3155
3156 * gdb.arch/powerpc-altivec.s,
3157 * gdb.arch/powerpc-power7.s,
3158 * gdb.arch/powerpc-power8.s,
3159 * gdb.arch/powerpc-power9.s,
3160 * gdb.arch/powerpc-vsx.s,
3161 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
3162 * gdb.arch/powerpc-altivec.exp,
3163 * gdb.arch/powerpc-power7.exp,
3164 * gdb.arch/powerpc-power8.exp,
3165 * gdb.arch/powerpc-power9.exp,
3166 * gdb.arch/powerpc-vsx.exp,
3167 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
3168 disassembly of mfvsrd/mtvsrd.
3169
f4a0f710
AM
31702020-10-13 Alan Modra <amodra@gmail.com>
3171
3172 * gdb.arch/arm-disassembler-options.exp: Adjust expected
3173 "target architecture" output.
3174 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3175 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3176 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
3177 * gdb.arch/s390-disassembler-options.exp: Likewise.
3178
87a37e5e
PA
31792020-10-12 Pedro Alves <pedro@palves.net>
3180
3181 PR exp/26602
3182 PR c++/26550
3183 * gdb.cp/ambiguous.cc (marker1): Delete.
3184 (main): Initialize all the fields of the locals. Replace marker1
3185 call with a "set breakpoint here" marker.
3186 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
3187 instead of running to marker1. Add tests printing all the
3188 variables and all the fields of the variables.
3189 (test_ambiguous): New proc, expecting the new GDB output when a
3190 field access is ambiguous. Change all "warning: X ambiguous"
3191 tests to use it.
3192
71e1b6b0
GB
31932020-10-12 Gary Benson <gbenson@redhat.com>
3194
3195 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
3196 * gdb.base/msym-bp-2.c (foo): Likewise.
3197 * gdb.base/msym-lang.c (foo): Likewise.
3198 * gdb.base/msym-lang-main.c (foo): Likewise.
3199 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
3200 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
3201 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
3202 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
3203 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
3204 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
3205 * gdb.python/py-objfile.c (static_var): Likewise.
3206 * gdb.python/py-symbol.c (rr): Likewise.
3207 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
3208 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
3209
9370fd51
AB
32102020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
3211
3212 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
3213 output of backtrace.
3214
7c184d33
TT
32152020-10-09 Tom Tromey <tromey@adacore.com>
3216
3217 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
3218 (Rec): Add field. Fix range.
3219 * gdb.ada/scalar_storage.exp: Update.
3220
3d87245c
HD
32212020-10-09 Hannes Domani <ssbssa@yahoo.de>
3222
3223 PR exp/26714
3224 * gdb.base/printcmds.exp: Add tests for void results.
3225
f5c4b229
JV
32262020-10-09 Jan Vrany <jan.vrany@labware.com>
3227
3228 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
3229 is emmited for both 'set directories' and 'directory' commands.
3230
b2701685
TT
32312020-10-08 Tom Tromey <tom@tromey.com>
3232
3233 * gdb.base/style.exp: Check that "main"'s name is styled.
3234
e86efb33
TT
32352020-10-07 Tom Tromey <tromey@adacore.com>
3236
3237 * gdb.base/find.exp: Rename some tests.
3238
30897591
GB
32392020-10-06 Gary Benson <gbenson@redhat.com>
3240
3241 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
3242 * gdb.base/list1.c (unused): Likewise.
3243
ced4a4c1
GB
32442020-10-06 Gary Benson <gbenson@redhat.com>
3245
3246 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
3247 __attribute__ ((used)).
3248 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
3249
ed3bdac4
AB
32502020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
3251
3252 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
3253 make use of regions throughout.
3254 * gdb.base/overlays.exp: Enclose string with variableds in "..",
3255 not {...}.
3256 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
3257
cd096ec8
HD
32582020-10-05 Hannes Domani <ssbssa@yahoo.de>
3259
3260 * gdb.base/call-sc.c: Fix return struct on stack test case.
3261 * gdb.base/call-sc.exp: Likewise.
3262
3ee6f75d
GB
32632020-10-02 Gary Benson <gbenson@redhat.com>
3264
3265 * README: Fix "paralell".
3266
f65825ec
GB
32672020-09-30 Gary Benson <gbenson@redhat.com>
3268
3269 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
3270 Convert directive to lowercase.
3271 (.Labbrev1_begin): Add missing label.
3272 (abbrev code 0x1): Remove DW_AT_stmt_list.
3273 (.Ldie_b): Likewise.
3274
5f278258
TT
32752020-09-27 Tom Tromey <tom@tromey.com>
3276
3277 * gdb.tui/new-layout.exp: Use with_test_prefix.
3278
8f9929bb
GR
32792020-09-26 Gareth Rees <grees@undo.io> (tiny change)
3280
3281 PR python/26586
3282 * gdb.python/python.exp: add test cases for the from_tty
3283 argument to gdb.execute.
3284
c20c017b
GB
32852020-09-25 Gary Benson <gbenson@redhat.com>
3286
3287 * gdb.base/infcall-nested-structs.exp.tcl: Add
3288 additional_flags=-Wno-tautological-compare for C++
3289 tests when compiling using Clang.
3290
68d654af
GB
32912020-09-25 Gary Benson <gbenson@redhat.com>
3292
3293 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
3294 for .c files.
3295
b551a89f
TT
32962020-09-24 Tom Tromey <tromey@adacore.com>
3297
3298 PR tui/26638:
3299 * gdb.tui/list.exp: Check output of "focus next".
3300
20a5fcbd
TT
33012020-09-23 Tom Tromey <tom@tromey.com>
3302
3303 * gdb.dwarf2/intbits.exp: New file.
3304 * gdb.dwarf2/intbits.c: New file.
3305
b167e53f
PA
33062020-09-20 Pedro Alves <pedro@palves.net>
3307
3308 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
3309 spawn_id before calling remote_close. Close secondary MI channel.
3310
dbc49e9f
PA
33112020-09-20 Pedro Alves <pedro@palves.net>
3312
3313 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
3314 fails.
3315
c8d5abea
AB
33162020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
3317
3318 * gdb.fortran/array-slices.exp: Update expected results.
3319 * gdb.fortran/class-allocatable-array.exp: Likewise.
3320 * gdb.fortran/multi-dim.exp: Likewise.
3321 * gdb.fortran/vla-type.exp: Likewise.
3322 * gdb.mi/mi-vla-fortran.exp: Likewise.
3323
14f9473c
VC
33242020-09-18 Victor Collod <vcollod@nvidia.com>
3325
3326 PR gdb/26635
3327 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
3328 compatible with i386, and move it to...
3329 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
3330 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
3331 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
3332
e8ef12b9
PA
33332020-09-18 Pedro Alves <pedro@palves.net>
3334
3335 PR gdb/26631
3336 * gdb.multi/multi-target-thread-find.exp: New file.
3337
e11daf7a
PA
33382020-09-18 Pedro Alves <pedro@palves.net>
3339
3340 * gdb.multi/multi-target-continue.exp: New file, factored out from
3341 multi-target.exp.
3342 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
3343 multi-target.exp.
3344 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
3345 multi-target.exp.
3346 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
3347 multi-target.exp.
3348 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
3349 multi-target.exp.
3350 * gdb.multi/multi-target.exp.tcl: New file, factored out from
3351 multi-target.exp.
3352 * gdb.multi/multi-target.exp: Delete.
3353
d0edc2b8
AB
33542020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3355
3356 * gdb.fortran/array-slices.exp: Add missing message data.
3357
7474326c
PA
33582020-09-17 Pedro Alves <pedro@palves.net>
3359
3360 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
3361
dd23068d
PA
33622020-09-17 Pedro Alves <pedro@palves.net>
3363
3364 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
3365 full prototype.
3366
0640a543
PA
33672020-09-17 Pedro Alves <pedro@palves.net>
3368
3369 * gdb.python/py-as-string.c: Add cast.
3370
ef0cdbc1
PA
33712020-09-17 Pedro Alves <pedro@palves.net>
3372
3373 * gdb.base/sizeof.c (fill): Add cast.
3374
3a5eeb8b
PA
33752020-09-17 Pedro Alves <pedro@palves.net>
3376
3377 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
3378
a8129512
PA
33792020-09-17 Pedro Alves <pedro@palves.net>
3380
3381 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
3382 linkage name.
3383 * gdb.base/prologue.exp: Use print /d.
3384 * gdb.base/symbol-alias.exp: Handle C++ output.
3385 * gdb.base/symbol-alias2.c: Handle C++ output.
3386 [__cplusplus] (func): Explicitly specify linkage name.
3387
a83cdcb6
PA
33882020-09-17 Pedro Alves <pedro@palves.net>
3389
3390 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
3391 (struct my_key_t): ... this. Adjust all references.
3392 (struct value_t): Rename to ...
3393 (struct my_value_t): ... this. Adjust all references.
3394 (create_map, add_map_element, create_map_map)
3395 (add_map_map_element): Add casts.
3396
d4bcee5c
PA
33972020-09-17 Pedro Alves <pedro@palves.net>
3398
3399 * gdb.python/py-framefilter-mi.c (funca): Add casts.
3400 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
3401
81f90489
PA
34022020-09-17 Pedro Alves <pedro@palves.net>
3403
3404 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
3405
0a229804
PA
34062020-09-17 Pedro Alves <pedro@palves.net>
3407
3408 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
3409 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
3410 (charfoo, intfoo): Define full prototype.
3411 * gdb.base/ptype1.c (charfoo): Define full prototype.
3412 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
3413 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
3414
c3e5138d
PA
34152020-09-17 Pedro Alves <pedro@palves.net>
3416
3417 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
3418 Don't define.
3419 (utf_32_string): Compile for both C and C++.
3420 * gdb.base/charset.exp: Use "print /d".
3421
151fdbad
PA
34222020-09-17 Pedro Alves <pedro@palves.net>
3423
3424 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
3425 (nullptr): Rename to ...
3426 (null_ptr): ... this.
3427 * gdb.base/watchpoint.exp: Adjust to rename.
3428
18a25b64
PA
34292020-09-17 Pedro Alves <pedro@palves.net>
3430
3431 * gdb.base/printcmds.c (three, flag_enum_without_zero)
3432 (three_not_flag): Add casts.
3433
11fac337
PA
34342020-09-17 Pedro Alves <pedro@palves.net>
3435
3436 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
3437 char array.
3438 (main): Add references to Barrier, TestStrings, TestStringsH and
3439 TestStringsW.
3440 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
3441 and expect a full prototype in C++.
3442
52626c58
PA
34432020-09-17 Pedro Alves <pedro@palves.net>
3444
3445 * gdb.base/nested-addr.c (main): Add cast.
3446 * gdb.base/nested-addr.exp: Use "print /d".
3447
52bb0902
PA
34482020-09-17 Pedro Alves <pedro@palves.net>
3449
3450 * gdb.base/break.exp (func): New. Use it throughout when
3451 expecting a function name.
3452
73e18ac9
PA
34532020-09-17 Pedro Alves <pedro@palves.net>
3454
3455 * gdb.base/display.exp: Issue "set print asm-demangle on".
3456
c8b18808
PA
34572020-09-17 Pedro Alves <pedro@palves.net>
3458
3459 * gdb.base/find.c: Include <string.h>.
3460 (init_bufs): Add cast.
3461 * gdb.base/find.exp: Issue "set print asm-demangle on".
3462
fe830662
TT
34632020-09-16 Tom Tromey <tromey@adacore.com>
3464
3465 PR gdb/26598:
3466 * gdb.base/skipcxx.exp: New file.
3467 * gdb.base/skipcxx.cc: New file.
3468
945ff6e2
TV
34692020-09-16 Tom de Vries <tdevries@suse.de>
3470
3471 PR testsuite/26617
3472 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
3473 WITH_DEBUG_SECTIONS is defined.
3474 (xstr, str): New macro.
3475 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
3476 to get start and size of _Dmain.
3477 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
3478 using additional_flags.
3479
da1df1db
TBA
34802020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3481
3482 * gdb.base/bp-cmds-sourced-script.c: New file.
3483 * gdb.base/bp-cmds-sourced-script.exp: New test.
3484 * gdb.base/bp-cmds-sourced-script.gdb: New file.
3485
337882d4
TV
34862020-09-16 Tom de Vries <tdevries@suse.de>
3487
3488 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
3489 get the gdb prompt after issuing "monitor exit".
3490
7361f908
TV
34912020-09-16 Tom de Vries <tdevries@suse.de>
3492
3493 PR testsuite/26624
3494 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
3495
4d91ddd3
TV
34962020-09-16 Tom de Vries <tdevries@suse.de>
3497
3498 PR testsuite/26618
3499 * gdb.tui/new-layout.exp: Escape unbalanced braces.
3500
08cc37dd
TT
35012020-09-15 Tom Tromey <tromey@adacore.com>
3502
3503 PR rust/26197:
3504 * lib/rust-support.exp (rust_llvm_version): New proc.
3505 * gdb.rust/simple.exp: Check rust_llvm_version.
3506
ee6372f2
TV
35072020-09-14 Tom de Vries <tdevries@suse.de>
3508
3509 * gdb.rust/traits.exp: Fix PATH warning.
3510
dc3a371e
PA
35112020-09-13 Pedro Alves <pedro@palves.net>
3512
3513 * gdb.base/catch-follow-exec.c (main): Add explicit return
3514 statement.
3515 * gdb.base/catch-signal.c (main): Likewise.
3516 * gdb.base/condbreak-call-false.c (main): Likewise.
3517 * gdb.base/consecutive.c (main): Add explicit return
3518 statement and return type.
3519 * gdb.base/cursal.c (main): Add explicit return statement.
3520 * gdb.base/cvexpr.c (main): Likewise.
3521 * gdb.base/display.c (main): Add explicit return statement and
3522 return type.
3523 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
3524 * gdb.base/endianity.c (main): Likewise.
3525 * gdb.base/execd-prog.c (main): Likewise.
3526 * gdb.base/gdb1090.c (main): Likewise.
3527 * gdb.base/info_qt.c (main): Likewise.
3528 * gdb.base/lineinc.c (main): Likewise.
3529 * gdb.base/load-command.c (main): Likewise.
3530 * gdb.base/macscp1.c (main): Likewise.
3531 * gdb.base/pr10179-a.c (main): Likewise.
3532 * gdb.base/quit-live.c (main): Likewise.
3533 * gdb.base/scope0.c (main): Likewise.
3534 * gdb.base/settings.c (main): Likewise.
3535 * gdb.base/stack-checking.c (main): Return int.
3536 * gdb.base/varargs.c (main): Add explicit return statement.
3537 * gdb.cp/ambiguous.cc (main): Likewise.
3538 * gdb.cp/anon-struct.cc (main): Likewise.
3539 * gdb.cp/anon-union.cc (main): Likewise.
3540 * gdb.cp/bool.cc (main): Likewise.
3541 * gdb.cp/bs15503.cc (main): Likewise.
3542 * gdb.cp/cplusfuncs.cc (main): Likewise.
3543 * gdb.cp/cttiadd.cc (main): Likewise.
3544 * gdb.cp/extern-c.cc (main): Likewise.
3545 * gdb.cp/filename.cc (main): Likewise.
3546 * gdb.cp/formatted-ref.cc (main): Likewise.
3547 * gdb.cp/mb-ctor.cc (main): Likewise.
3548 * gdb.cp/member-ptr.cc (main): Likewise.
3549 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
3550 * gdb.cp/overload-const.cc (main): Likewise.
3551 * gdb.cp/paren-type.cc (main): Likewise.
3552 * gdb.cp/parse-lang.cc (main): Likewise.
3553 * gdb.cp/pr-1023.cc (main): Likewise.
3554 * gdb.cp/psmang1.cc (main): Likewise.
3555 * gdb.cp/readnow-language.cc (main): Likewise.
3556 * gdb.cp/ref-params.cc (main): Likewise.
3557 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
3558 * gdb.cp/virtbase2.cc (main): Likewise.
3559 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
3560 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
3561 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
3562 * gdb.mi/mi-console.c (main): Likewise.
3563 * gdb.mi/mi-read-memory.c (main): Likewise.
3564 * gdb.modula2/multidim.c (main): Likewise.
3565 * gdb.opt/inline-small-func.c (main): Likewise.
3566 * gdb.python/py-rbreak.c (main): Likewise.
3567 * gdb.stabs/exclfwd1.c (main): Likewise.
3568 * gdb.trace/qtro.c (main): Likewise.
3569
af26601c
PA
35702020-09-13 Pedro Alves <pedro@palves.net>
3571
3572 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
3573 instead of getenv.
3574
2f4b83cd
PA
35752020-09-13 Pedro Alves <pedro@palves.net>
3576
3577 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
3578 instead of spawning GDB with remote_spawn.
3579 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
3580 gdb_spawn instead of spawning GDB with remote_spawn.
3581
c49da0e4
PA
35822020-09-13 Pedro Alves <pedro@palves.net>
3583
3584 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
3585 file and add calls to first and second.
3586 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
3587 add call to f.
3588
6791b117
PA
35892020-09-13 Pedro Alves <pedro@palves.net>
3590
3591 * gdb.mi/mi-break-qualified.cc: New file.
3592 * gdb.mi/mi-break-qualified.exp: New file.
3593 * lib/mi-support.exp (mi_create_breakpoint_multi)
3594 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
3595 procedures.
3596 (mi_create_breakpoint_1): New, factored out from
3597 mi_create_breakpoint.
3598
3b8d4c5c
PA
35992020-09-13 Pedro Alves <pedro@palves.net>
3600
3601 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
3602 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
3603 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
3604 (register_class): Delete.
3605 (main): Don't call register_class.
3606
d5f96005
PA
36072020-09-13 Pedro Alves <pedro@palves.net>
3608
3609 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
3610 (do_tests): Remove "calling method for small class" test.
3611 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
3612 (register_class): Delete.
3613 (main): Don't call register_class.
3614 * gdb.cp/call-method-register.exp: New file, based on bits removed
3615 from classes.exp.
3616 * gdb.cp/call-method-register.cc: New file, based on bits removed
3617 from classes.cc.
3618
77f2120b
PA
36192020-09-13 Pedro Alves <pedro@palves.net>
3620
3621 * gdb.base/msym-bp-2.c: New.
3622 * gdb.base/msym-bp-shl-lib.c: New file.
3623 * gdb.base/msym-bp-shl-main-2.c: New file.
3624 * gdb.base/msym-bp-shl-main.c: New file.
3625 * gdb.base/msym-bp-shl.exp: New file.
3626 * gdb.base/msym-bp.c: New file.
3627 * gdb.base/msym-bp.exp: New file.
3628
32aea73e
JB
36292020-09-13 Joel Brobecker <brobecker@adacore.com>
3630
3631 * gdb.base/default.exp: Change $_gdb_major to 11.
3632
2a67f09d
FW
36332020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
3634 Felix Willgerodt <Felix.Willgerodt@intel.com>
3635
3636 * x86-avx512bf16.c: New file.
3637 * x86-avx512bf16.exp: Likewise.
3638 * lib/gdb.exp (skip_avx512bf16_tests): New function.
3639
ad570dd7
TV
36402020-09-11 Tom de Vries <tdevries@suse.de>
3641
3642 PR exp/26602
3643 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
3644
a56f7391
TBA
36452020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3646
3647 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
3648
918619e5
AM
36492020-09-10 Alan Modra <amodra@gmail.com>
3650
3651 PR 26597
3652 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
3653
cac1e71d
TV
36542020-09-08 Tom de Vries <tdevries@suse.de>
3655
3656 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
3657 after gdb_starti_cmd.
3658
c5cd900e
AKS
36592020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3660
3661 * lib/fortran.exp (fortran_complex8): New proc.
3662 (fortran_complex16): New proc.
3663 * gdb.fortran/complex.exp: Use routines from fortran.exp
3664 * gdb.fortran/pointer-to-pointer.exp: Likewise.
3665 * gdb.fortran/vla-ptr-info.exp: Likewise.
3666
8f5c6526
TV
36672020-09-03 Tom de Vries <tdevries@suse.de>
3668
3669 PR breakpoint/26546
3670 * gdb.base/label-without-address.exp: Runto main first.
3671
02c6f3f1
TT
36722020-09-02 Tom Tromey <tromey@adacore.com>
3673
3674 * gdb.ada/mi_var_access.exp: Test children of access variable.
3675 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
3676 * gdb.ada/mi_var_array.exp: Update.
3677
efe24f05
KB
36782020-08-31 Kevin Buettner <kevinb@redhat.com>
3679
3680 * gdb.base/corefile.exp (warning-free): XFAIL test when running
3681 on docker w/ AUFS storage driver.
3682
973695d6
KB
36832020-08-31 Kevin Buettner <kevinb@redhat.com>
3684
3685 * gdb.base/corefile2.exp (renamed binfile): New tests.
3686
f3bd50f1
SM
36872020-08-31 Simon Marchi <simon.marchi@efficios.com>
3688
3689 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
3690
22b9b4b0
SL
36912020-08-31 Simon Marchi <simon.marchi@efficios.com>
3692
3693 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
3694 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
3695
8efaf6b3
SM
36962020-08-31 Simon Marchi <simon.marchi@efficios.com>
3697
3698 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
3699 output, printing a "not saved" value from history and printing a
3700 convenience variable created from a "not saved" value.
3701
e840f2e3
TV
37022020-08-31 Tom de Vries <tdevries@suse.de>
3703
3704 * gdb.base/eh_return.exp: Use nopie.
3705
8f57f343
PA
37062020-08-28 Pedro Alves <pedro@palves.net>
3707
3708 * gdb.base/advance-until-multiple-locations.exp
3709 (advance_overload, until_overload): Adjust to match the
3710 frame/function header instead of the source line text.
3711
626d2320
TV
37122020-08-28 Tom de Vries <tdevries@suse.de>
3713
3714 * gdb.base/label-without-address.c: New test.
3715 * gdb.base/label-without-address.exp: New file.
3716
df631783
PA
37172020-08-27 Pedro Alves <pedro@palves.net>
3718
3719 PR gdb/26523
3720 PR gdb/26524
3721 * gdb.base/advance-until-multiple-locations.cc: New.
3722 * gdb.base/advance-until-multiple-locations.exp: New.
3723
48b076bb
SM
37242020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
3725
3726 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
3727
c2015ce4
AB
37282020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3729
3730 * gdb.arch/amd64-byte.exp: Make test names unique, use
3731 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3732 * gdb.arch/amd64-dword.exp: Likewise.
3733 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
3734 * gdb.arch/amd64-stap-special-operands.exp: Make test names
3735 unique.
3736 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
3737 * gdb.arch/amd64-word.exp: Make test names unique, use
3738 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
3739 * gdb.arch/i386-byte.exp: Make test names unique, use
3740 gdb_breakpoint.
3741 * gdb.arch/i386-word.exp: Likewise.
3742
995d3a19
SV
37432020-08-25 Shahab Vahedi <shahab@synopsys.com>
3744
3745 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
3746
8cac2b31
SM
37472020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
3748
3749 PR gdb/26532
3750 * gdb.threads/stepi-random-signal.exp: Update pattern.
3751
2bc19622
SM
37522020-08-25 Simon Marchi <simon.marchi@efficios.com>
3753
3754 PR gdb/26532
3755 * gdb.base/ui-redirect.exp: Update pattern.
3756
b04aa1fc
GB
37572020-08-25 Gary Benson <gbenson@redhat.com>
3758
3759 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
3760 when compiling with clang.
8571e9c8 3761 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 3762
9f68b453
GB
37632020-08-25 Gary Benson <gbenson@redhat.com>
3764
3765 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
3766 Add additional_flags=-Wno-inaccessible-base when compiling
3767 with GCC >= 10.1 or clang. Add additional_flags=-w when
3768 compiling with GCC < 10.
3769
3945d2d7
GM
37702020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
3771
3772 PR m2/26372
fc5d6901
SM
3773 * gdb.modula2/multidim.c: New file.
3774 * gdb.modula2/multidim.exp: New file.
3945d2d7 3775
60122dbe
SM
37762020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
3777
3778 * lib/gdb.exp (runto): Always emit fail on internal error.
3779
1eb8556f
SM
37802020-08-24 Simon Marchi <simon.marchi@efficios.com>
3781
3782 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
3783 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3784 Likewise.
3785 * gdb.threads/stepi-random-signal.exp: Likewise.
3786
33bf4c5c
TBA
37872020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3788
3789 * gdb.base/print-file-var.exp: Fix typo "breapoint".
3790 * gdb.trace/strace.exp: Ditto.
3791
c2fd7fae
AKS
37922020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3793
3794 * gdb.fortran/vla-type.exp: Skip commands not required for
3795 the Flang compiled binaries after prologue fix.
3796
326afb72
TT
37972020-08-17 Tom de Vries <tdevries@suse.de>
3798 Tom Tromey <tromey@adacore.com>
3799
3800 PR rust/26197:
3801 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
3802
3ae7ab99
TT
38032020-08-17 Tom Tromey <tromey@adacore.com>
3804
3805 * gdb.ada/mi_var_access.exp: New file.
3806 * gdb.ada/mi_var_access/mi_access.adb: New file.
3807 * gdb.ada/mi_var_access/pck.adb: New file.
3808 * gdb.ada/mi_var_access/pck.ads: New file.
3809
f569c1c5
TV
38102020-08-16 Tom de Vries <tdevries@suse.de>
3811
3812 PR gdb/25350
3813 * gdb.base/eh_return.c: New test.
3814 * gdb.base/eh_return.exp: New file.
3815
3d11c30a
TV
38162020-08-15 Tom de Vries <tdevries@suse.de>
3817
3818 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
3819 (mixed_func_1d_): Use fortran_charlen_t in decl.
3820
547ce8f0
TV
38212020-08-15 Tom de Vries <tdevries@suse.de>
3822
3823 PR backtrace/26390
3824 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
3825 Update expected pattern.
3826
a54a7f13
PA
38272020-08-13 Pedro Alves <pedro@palves.net>
3828
3829 * gdb.fortran/complex.exp: Check skip_fortran_tests.
3830 * gdb.fortran/library-module.exp: Likewise.
3831 * gdb.fortran/logical.exp: Likewise.
3832 * gdb.fortran/module.exp: Likewise.
3833 * gdb.fortran/print_type.exp: Likewise.
3834 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3835 * gdb.fortran/vla-datatypes.exp: Likewise.
3836 * gdb.fortran/vla-history.exp: Likewise.
3837 * gdb.fortran/vla-ptr-info.exp: Likewise.
3838 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3839 * gdb.fortran/vla-ptype.exp: Likewise.
3840 * gdb.fortran/vla-sizeof.exp: Likewise.
3841 * gdb.fortran/vla-type.exp: Likewise.
3842 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3843 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3844 * gdb.fortran/vla-value-sub.exp: Likewise.
3845 * gdb.fortran/vla-value.exp: Likewise.
3846
7a82e903
PA
38472020-08-13 Pedro Alves <pedro@palves.net>
3848
3849 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
3850 * gdb.ada/access_to_packed_array.exp: Likewise.
3851 * gdb.ada/access_to_unbounded_array.exp: Likewise.
3852 * gdb.ada/addr_arith.exp: Likewise.
3853 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
3854 * gdb.ada/arr_arr.exp: Likewise.
3855 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
3856 * gdb.ada/array_bounds.exp: Likewise.
3857 * gdb.ada/array_of_variable_length.exp: Likewise.
3858 * gdb.ada/array_ptr_renaming.exp: Likewise.
3859 * gdb.ada/array_subscript_addr.exp: Likewise.
3860 * gdb.ada/arraydim.exp: Likewise.
3861 * gdb.ada/arrayparam.exp: Likewise.
3862 * gdb.ada/arrayptr.exp: Likewise.
3863 * gdb.ada/assign_1.exp: Likewise.
3864 * gdb.ada/assign_arr.exp: Likewise.
3865 * gdb.ada/atomic_enum.exp: Likewise.
3866 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3867 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
3868 * gdb.ada/bias.exp: Likewise.
3869 * gdb.ada/boolean_expr.exp: Likewise.
3870 * gdb.ada/bp_c_mixed_case.exp: Likewise.
3871 * gdb.ada/bp_enum_homonym.exp: Likewise.
3872 * gdb.ada/bp_inlined_func.exp: Likewise.
3873 * gdb.ada/bp_on_var.exp: Likewise.
3874 * gdb.ada/bp_range_type.exp: Likewise.
3875 * gdb.ada/bp_reset.exp: Likewise.
3876 * gdb.ada/call_pn.exp: Likewise.
3877 * gdb.ada/catch_assert_if.exp: Likewise.
3878 * gdb.ada/catch_ex.exp: Likewise.
3879 * gdb.ada/catch_ex_std.exp: Likewise.
3880 * gdb.ada/char_enum.exp: Likewise.
3881 * gdb.ada/char_param.exp: Likewise.
3882 * gdb.ada/complete.exp: Likewise.
3883 * gdb.ada/cond_lang.exp: Likewise.
3884 * gdb.ada/convvar_comp.exp: Likewise.
3885 * gdb.ada/dgopt.exp: Likewise.
3886 * gdb.ada/disc_arr_bound.exp: Likewise.
3887 * gdb.ada/display_nested.exp: Likewise.
3888 * gdb.ada/dot_all.exp: Likewise.
3889 * gdb.ada/dyn_loc.exp: Likewise.
3890 * gdb.ada/dyn_stride.exp: Likewise.
3891 * gdb.ada/excep_handle.exp: Likewise.
3892 * gdb.ada/expr_delims.exp: Likewise.
3893 * gdb.ada/expr_with_funcall.exp: Likewise.
3894 * gdb.ada/exprs.exp: Likewise.
3895 * gdb.ada/fin_fun_out.exp: Likewise.
3896 * gdb.ada/fixed_cmp.exp: Likewise.
3897 * gdb.ada/formatted_ref.exp: Likewise.
3898 * gdb.ada/frame_arg_lang.exp: Likewise.
3899 * gdb.ada/frame_args.exp: Likewise.
3900 * gdb.ada/fullname_bp.exp: Likewise.
3901 * gdb.ada/fun_addr.exp: Likewise.
3902 * gdb.ada/fun_in_declare.exp: Likewise.
3903 * gdb.ada/fun_overload_menu.exp: Likewise.
3904 * gdb.ada/fun_renaming.exp: Likewise.
3905 * gdb.ada/funcall_char.exp: Likewise.
3906 * gdb.ada/funcall_param.exp: Likewise.
3907 * gdb.ada/funcall_ptr.exp: Likewise.
3908 * gdb.ada/funcall_ref.exp: Likewise.
3909 * gdb.ada/homonym.exp: Likewise.
3910 * gdb.ada/info_addr_mixed_case.exp: Likewise.
3911 * gdb.ada/info_auto_lang.exp: Likewise.
3912 * gdb.ada/info_exc.exp: Likewise.
3913 * gdb.ada/info_types.exp: Likewise.
3914 * gdb.ada/int_deref.exp: Likewise.
3915 * gdb.ada/interface.exp: Likewise.
3916 * gdb.ada/iwide.exp: Likewise.
3917 * gdb.ada/lang_switch.exp: Likewise.
3918 * gdb.ada/length_cond.exp: Likewise.
3919 * gdb.ada/maint_with_ada.exp: Likewise.
3920 * gdb.ada/mi_catch_assert.exp: Likewise.
3921 * gdb.ada/mi_catch_ex.exp: Likewise.
3922 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
3923 * gdb.ada/mi_dyn_arr.exp: Likewise.
3924 * gdb.ada/mi_ex_cond.exp: Likewise.
3925 * gdb.ada/mi_exc_info.exp: Likewise.
3926 * gdb.ada/mi_interface.exp: Likewise.
3927 * gdb.ada/mi_prot.exp: Likewise.
3928 * gdb.ada/mi_ref_changeable.exp: Likewise.
3929 * gdb.ada/mi_string_access.exp: Likewise.
3930 * gdb.ada/mi_task_arg.exp: Likewise.
3931 * gdb.ada/mi_task_info.exp: Likewise.
3932 * gdb.ada/mi_var_array.exp: Likewise.
3933 * gdb.ada/mi_var_union.exp: Likewise.
3934 * gdb.ada/mi_variant.exp: Likewise.
3935 * gdb.ada/minsyms.exp: Likewise.
3936 * gdb.ada/mod_from_name.exp: Likewise.
3937 * gdb.ada/nested.exp: Likewise.
3938 * gdb.ada/null_array.exp: Likewise.
3939 * gdb.ada/optim_drec.exp: Likewise.
3940 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
3941 * gdb.ada/packed_array_assign.exp: Likewise.
3942 * gdb.ada/packed_tagged.exp: Likewise.
3943 * gdb.ada/pp-rec-component.exp: Likewise.
3944 * gdb.ada/print_chars.exp: Likewise.
3945 * gdb.ada/print_pc.exp: Likewise.
3946 * gdb.ada/ptr_typedef.exp: Likewise.
3947 * gdb.ada/ptype_arith_binop.exp: Likewise.
3948 * gdb.ada/ptype_array.exp: Likewise.
3949 * gdb.ada/ptype_field.exp: Likewise.
3950 * gdb.ada/ptype_tagged_param.exp: Likewise.
3951 * gdb.ada/ptype_union.exp: Likewise.
3952 * gdb.ada/py_range.exp: Likewise.
3953 * gdb.ada/py_taft.exp: Likewise.
3954 * gdb.ada/rdv_wait.exp: Likewise.
3955 * gdb.ada/rec_comp.exp: Likewise.
3956 * gdb.ada/rec_return.exp: Likewise.
3957 * gdb.ada/ref_param.exp: Likewise.
3958 * gdb.ada/ref_tick_size.exp: Likewise.
3959 * gdb.ada/rename_subscript_param.exp: Likewise.
3960 * gdb.ada/repeat_dyn.exp: Likewise.
3961 * gdb.ada/same_component_name.exp: Likewise.
3962 * gdb.ada/same_enum.exp: Likewise.
3963 * gdb.ada/scalar_storage.exp: Likewise.
3964 * gdb.ada/set_wstr.exp: Likewise.
3965 * gdb.ada/small_reg_param.exp: Likewise.
3966 * gdb.ada/str_binop_equal.exp: Likewise.
3967 * gdb.ada/str_ref_cmp.exp: Likewise.
3968 * gdb.ada/str_uninit.exp: Likewise.
3969 * gdb.ada/sub_variant.exp: Likewise.
3970 * gdb.ada/sym_print_name.exp: Likewise.
3971 * gdb.ada/taft_type.exp: Likewise.
3972 * gdb.ada/tagged.exp: Likewise.
3973 * gdb.ada/tagged_access.exp: Likewise.
3974 * gdb.ada/task_bp.exp: Likewise.
3975 * gdb.ada/task_switch_in_core.exp: Likewise.
3976 * gdb.ada/tasks.exp: Likewise.
3977 * gdb.ada/tick_last_segv.exp: Likewise.
3978 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
3979 * gdb.ada/type_coercion.exp: Likewise.
3980 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3981 * gdb.ada/unchecked_union.exp: Likewise.
3982 * gdb.ada/uninitialized_vars.exp: Likewise.
3983 * gdb.ada/var_arr_attrs.exp: Likewise.
3984 * gdb.ada/var_arr_typedef.exp: Likewise.
3985 * gdb.ada/var_rec_arr.exp: Likewise.
3986 * gdb.ada/variant-record.exp: Likewise.
3987 * gdb.ada/variant.exp: Likewise.
3988 * gdb.ada/variant_record_packed_array.exp: Likewise.
3989 * gdb.ada/varsize_limit.exp: Likewise.
3990 * gdb.ada/whatis_array_val.exp: Likewise.
3991 * gdb.ada/widewide.exp: Likewise.
3992 * gdb.ada/win_fu_syms.exp: Likewise.
3993
39942020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
3995
3996 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
3997
10c381b5
AB
39982020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
3999
4000 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
4001 unset the array variable.
4002
8f34b746
TV
40032020-08-03 Tom de Vries <tdevries@suse.de>
4004
4005 PR symtab/26333
4006 * lib/dwarf.exp (DW_LNE_user): New proc.
4007 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
4008 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
4009
0245e136
KB
40102020-07-31 Kevin Buettner <kevinb@redhat.com>
4011
4012 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
4013 to 'uintptr_t'
4014 (inttypes.h): Include.
4015
9ef1ec5d
KB
40162020-07-31 Kevin Buettner <kevinb@redhat.com>
4017
4018 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
4019 (C5_24k): Delete.
4020 (C5_8k, C5_64k, C5_256k): New macros.
4021 (buf_ro): Allocate 256 KiB of initialized data.
4022
4c55e970
TBA
40232020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4024
4025 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
4026 that attempt to overwrite an existing condition with a condition
4027 that fails parsing and also with a condition that parses fine
4028 but contains junk at the end.
4029
1e620590
TBA
40302020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4031
4032 * gdb.base/condbreak-bad.c: New test.
4033 * gdb.base/condbreak-bad.exp: New file.
4034
e12dcc50
TV
40352020-07-30 Tom de Vries <tdevries@suse.de>
4036
4037 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
4038 out of ...
4039 (GDBInfoModuleSymbols::check_entry): ... here.
4040 (GDBInfoModuleSymbols::check_optional_entry): New proc.
4041 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
4042 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
4043
6cc64caa
TV
40442020-07-30 Tom de Vries <tdevries@suse.de>
4045
4046 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
4047 "__class_some_module_Number_t" optional.
4048
90fd07fc
TV
40492020-07-29 Tom de Vries <tdevries@suse.de>
4050
4051 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
4052 multiple locations.
4053
f5c79e97
TV
40542020-07-29 Tom de Vries <tdevries@suse.de>
4055
4056 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
4057 rather than function name.
4058
f75a0693
AB
40592020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4060
4061 PR symtab/26270:
4062 * gdb.cp/disasm-func-name.cc: New file.
4063 * gdb.cp/disasm-func-name.exp: New file.
4064
4888741a
TT
40652020-07-28 Tom Tromey <tromey@adacore.com>
4066
4067 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
4068 'varval' location.
4069
43d5901d
AB
40702020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4071
4072 * gdb.python/py-unwind.py: Update to make use of a register
4073 descriptor.
4074
14fa8fb3
AB
40752020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4076
4077 * gdb.python/py-arch-reg-names.exp: Add additional tests.
4078
e79eb02f
AB
40792020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
4080
4081 PR fortran/23051
4082 PR fortran/26139
4083 * gdb.fortran/class-allocatable-array.exp: New file.
4084 * gdb.fortran/class-allocatable-array.f90: New file.
4085 * gdb.fortran/pointer-to-pointer.exp: New file.
4086 * gdb.fortran/pointer-to-pointer.f90: New file.
4087
876518dd
TV
40882020-07-25 Tom de Vries <tdevries@suse.de>
4089
4090 PR symtab/26243
4091 * gdb.dwarf2/dw2-line-number-zero.c: New test.
4092 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
4093
6dcfb80a
TV
40942020-07-24 Tom de Vries <tdevries@suse.de>
4095
4096 PR testsuite/26293
4097 * gdb.ada/mi_prot.exp: Require gnatmake-8.
4098
e7bc9db8
PA
40992020-07-23 Pedro Alves <pedro@palves.net>
4100
4101 * gdb.server/server-kill.exp (prepare): New, factored out from the
4102 top level.
4103 (kill_server): New.
4104 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
4105 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
4106
78344df7
AB
41072020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
4108
4109 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
4110
25dfed24
SL
41112020-07-22 Sandra Loosemore <sandra@codesourcery.com>
4112
4113 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
4114 Initialize to empty string at top level.
4115 (gdb_wrapper_init): Revert check for file existence on build.
4116 Build the wrapper in its default place, not a build-specific
4117 location. When host == build, make the pathname absolute.
4118 (gdb_compile): Delete leftover declaration of
4119 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
4120 string instead of uninitialized.
4121
7da515fd
KB
41222020-07-22 Kevin Buettner <kevinb@redhat.com>
4123
4124 * gdb.base/corefile2.exp: New file.
4125 * gdb.base/coremaker2.exp: New file.
4126
9c5ec5c2
KB
41272020-07-22 Kevin Buettner <kevinb@redhat.com>
4128
4129 * gdb.base/coredump-filter.exp: Add second
4130 non-Private-Shared-Anon-File test.
4131 (test_disasm): Rename binfile for test which is expected
4132 to fail.
4133
f9e233c9
KB
41342020-07-22 Kevin Buettner <kevinb@redhat.com>
4135
4136 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
4137 data in core file".
4138 * gdb.base/coremaker.c (buf2ro): New global.
4139 (mmapdata): Add a read-only mmap mapping.
4140
94c265d7
KB
41412020-07-22 Kevin Buettner <kevinb@redhat.com>
4142
4143 PR corefiles/25631
4144 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
4145 New test.
4146 * gdb.base/coremaker.c (buf3): New global.
4147 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
4148 flags.
4149
41502020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
4151
4152 * gdb.base/coremaker.c (filler_ro): New global constant.
4153
32fa152e
TT
41542020-07-22 Tom Tromey <tromey@adacore.com>
4155
4156 * gdb.ada/mi_prot.exp: New file.
4157 * gdb.ada/mi_prot/pkg.adb: New file.
4158 * gdb.ada/mi_prot/pkg.ads: New file.
4159 * gdb.ada/mi_prot/prot.adb: New file.
4160
c8474dc3
TBA
41612020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4162
4163 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
4164 loads two JITers.
4165
baf8791e
AB
41662020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
4167
4168 * gdb.python/py-arch-reg-groups.exp: Additional tests.
4169
f7306dac
AB
41702020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
4171
4172 * gdb.python/py-arch-reg-names.exp: Additional tests.
4173
6d3d6e4b
TV
41742020-07-21 Tom de Vries <tdevries@suse.de>
4175
4176 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
4177 breakpoint locations".
4178 * gdb.reverse/solib-reverse.exp: Same.
4179
803d0592
TV
41802020-07-21 Tom de Vries <tdevries@suse.de>
4181
4182 * gdb.reverse/step-reverse.c (callee): Merge statements.
4183
e9bdc510
TV
41842020-07-21 Tom de Vries <tdevries@suse.de>
4185
4186 * gdb.fortran/info-modules.exp (info module variables): Allow missing
4187 line numbers for some variables.
4188
f0f9e75a
TV
41892020-07-21 Tom de Vries <tdevries@suse.de>
4190
4191 * gdb.opt/inline-locals.c (init_array): New func.
4192 (func1): Use init_array.
4193 * gdb.opt/inline-locals.exp: Update pattern.
4194
bd460ecb
TV
41952020-07-21 Tom de Vries <tdevries@suse.de>
4196
4197 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
4198 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
4199
ae5369e7
LC
42002020-07-20 Ludovic Courtès <ludo@gnu.org>
4201
4202 * gdb.guile/source2.scm: Add #f first argument to 'format'.
4203 * gdb.guile/types-module.exp: Remove "ERROR:" from
4204 regexps since Guile 3.0 no longer prints that.
4205
68cf161c
LC
42062020-07-20 Ludovic Courtès <ludo@gnu.org>
4207
4208 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
4209 error regexp to match on Guile 2.2.
4210
c14b4913
GB
42112020-07-20 Gary Benson <gbenson@redhat.com>
4212
4213 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
4214 with clang.
4215
b243ba58
TV
42162020-07-20 Tom de Vries <tdevries@suse.de>
4217
4218 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
4219 (omp_set_lock_in_order): New function.
4220 (single_scope, multi_scope, nested_func, nested_parallel): Use
4221 omp_set_lock_in_order and omp_unset_lock.
4222 (main): Init and destroy lock and lock2.
4223
c06ad8b5
TV
42242020-07-20 Tom de Vries <tdevries@suse.de>
4225
4226 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
4227
6e22f117
TV
42282020-07-20 Tom de Vries <tdevries@suse.de>
4229
4230 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
4231
33176ea7
TV
42322020-07-17 Tom de Vries <tdevries@suse.de>
4233
4234 * gdb.base/valgrind-infcall-2.c: New test.
4235 * gdb.base/valgrind-infcall-2.exp: New file.
4236 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
4237
90c3ec2d
TV
42382020-07-17 Tom de Vries <tdevries@suse.de>
4239
4240 * gdb.dlang/circular.c (found): Use found_label as label name.
4241 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
4242 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
4243 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
4244 * gdb.dwarf2/ada-linkage-name.exp: Same.
4245 * gdb.dwarf2/arr-subrange.exp: Same.
4246 * gdb.dwarf2/atomic-type.exp: Same.
4247 * gdb.dwarf2/comp-unit-lang.exp: Same.
4248 * gdb.dwarf2/cpp-linkage-name.exp: Same.
4249 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
4250 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
4251 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
4252 * gdb.dwarf2/implptr-64bit.exp: Same.
4253 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
4254 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
4255 * gdb.dwarf2/imported-unit.exp: Same.
4256 * gdb.dwarf2/main-subprogram.exp: Same.
4257 * gdb.dwarf2/missing-type-name.exp: Same.
4258 * gdb.dwarf2/nonvar-access.exp: Same.
4259 * gdb.dwarf2/struct-with-sig.exp: Same.
4260 * gdb.dwarf2/typedef-void-finish.exp: Same.
4261 * gdb.dwarf2/void-type.exp: Same.
4262
10da644d
TV
42632020-07-17 Tom de Vries <tdevries@suse.de>
4264
4265 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
4266 src parameter.
4267 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
4268 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
4269 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
4270 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
4271 * gdb.dwarf2/dwz.exp: Same.
4272 * gdb.dwarf2/implptr-optimized-out.exp: Same.
4273 * gdb.dwarf2/implref-array.exp: Same.
4274 * gdb.dwarf2/implref-const.exp: Same.
4275 * gdb.dwarf2/implref-global.exp: Same.
4276 * gdb.dwarf2/implref-struct.exp: Same.
4277 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
4278 * gdb.dwarf2/opaque-type-lookup.exp: Same.
4279 * gdb.dwarf2/var-access.exp: Same.
4280 * gdb.dwarf2/varval.exp: Same.
4281 * gdb.trace/entry-values.exp: Same.
4282
315e6afc
TV
42832020-07-17 Tom de Vries <tdevries@suse.de>
4284
4285 * lib/dwarf.exp (Dwarf::extern): Remove.
4286 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
4287 * gdb.dlang/circular.exp: Same.
4288 * gdb.dwarf2/comp-unit-lang.exp: Same.
4289 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
4290 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
4291 * gdb.dwarf2/dwz.exp: Same.
4292 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
4293 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
4294 * gdb.dwarf2/imported-unit.exp: Same.
4295 * gdb.dwarf2/opaque-type-lookup.exp: Same.
4296
5597c940
SL
42972020-07-16 Sandra Loosemore <sandra@codesourcery.com>
4298
4299 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
4300 Use double quotes instead of single quotes.
4301
d0ce17d8
CT
43022020-07-16 Caroline Tice <cmtice@google.com>
4303
4304 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
4305 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
4306
853772cc
TV
43072020-07-16 Tom de Vries <tdevries@suse.de>
4308
4309 * lib/dwarf.exp (program): Initialize _line.
4310 (DW_LNE_end_sequence): Reinitialize _line.
4311 (DW_LNS_advance_line): Update _line.
4312 (line): New proc.
4313 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
4314 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
4315 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
4316 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
4317 * gdb.dwarf2/dw2-is-stmt.exp: Same.
4318 * gdb.dwarf2/dw2-ranges-func.exp: Same.
4319
fe07b572
AB
43202020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4321
4322 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
4323 generic.
4324
52781cce
TV
43252020-07-15 Tom de Vries <tdevries@suse.de>
4326
4327 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
4328 is_amd64_regs_target.
4329
3dcc261c
AB
43302020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4331
4332 * gdb.fortran/ptype-on-functions.exp: Add more tests.
4333 * gdb.fortran/ptype-on-functions.f90: Likewise.
4334
054a0959
SM
43352020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
4336
4337 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
4338 values in documentation for addr_size to 4 and 8.
4339
ccb9eba6
AB
43402020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
4341
4342 * gdb.arch/amd64-osabi.exp: Update.
4343 * gdb.arch/arm-disassembler-options.exp: Update.
4344 * gdb.arch/powerpc-disassembler-options.exp: Update.
4345 * gdb.arch/ppc64-symtab-cordic.exp: Update.
4346 * gdb.arch/s390-disassembler-options.exp: Update.
4347 * gdb.base/all-architectures.exp.tcl: Update.
4348 * gdb.base/attach-pie-noexec.exp: Update.
4349 * gdb.base/catch-syscall.exp: Update.
4350 * gdb.xml/tdesc-arch.exp: Update.
4351
025a39a7
TV
43522020-07-14 Tom de Vries <tdevries@suse.de>
4353
4354 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
4355 (local_gettid): ... this.
4356 (fn): Update.
4357
74e4b667
SL
43582020-07-13 Sandra Loosemore <sandra@codesourcery.com>
4359
4360 * gdb.base/info_sources.exp: Skip directory match tests on
4361 remote hosts.
4362
f413dd74
GB
43632020-07-13 Gary Benson <gbenson@redhat.com>
4364
4365 * gdb.base/savedregs.exp (caller): Use parentheses to
4366 make expected expression evaluation ordering explicit.
4367
915771bb
GB
43682020-07-13 Gary Benson <gbenson@redhat.com>
4369
4370 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
4371
2a122642
GB
43722020-07-13 Gary Benson <gbenson@redhat.com>
4373
4374 * gdb.base/bigcore.c (main): Use a volatile pointer when
4375 attempting to trigger a SIGSEGV.
4376 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
4377 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
4378 * gdb.base/savedregs.c (thrower): Likewise.
4379 * gdb.mi/mi-syn-frame.c (bar): Likewise.
4380
3f00c730
GB
43812020-07-13 Gary Benson <gbenson@redhat.com>
4382
4383 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
4384 defining and using VLA structure fields into...
4385 * gdb.base/vla-struct-fields.c: New file.
4386 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
4387 tests into...
4388 * gdb.base/vla-struct-fields.exp: New file.
4389
963eeee4
TV
43902020-07-13 Tom de Vries <tdevries@suse.de>
4391
4392 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
4393 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
4394 * gdb.base/gold-gdb-index.exp: Same.
4395 * gdb.base/morestack.exp: Same.
4396
0ed35c9a
DX
43972020-07-11 Daniel Xu <dxu@dxuuu.xyz>
4398
4399 PR rust/26121
4400 * gdb.rust/modules.rs: Prevent linker from discarding test
4401 symbol.
4402
4fdba23d
PA
44032020-07-10 Pedro Alves <pedro@palves.net>
4404
4405 PR gdb/26199
4406 * gdb.multi/multi-target.c (exit_thread): New.
4407 (thread_start): Break loop if EXIT_THREAD.
4408 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
4409 (top level) Call test_no_resumed.
4410
15f3b077
TT
44112020-07-08 Tom Tromey <tromey@adacore.com>
4412
4413 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
4414 * gdb.ada/catch_ex.exp: Examine catchpoint text.
4415
9fc501fd
AB
44162020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4417
4418 PR python/22748
4419 * gdb.opt/inline-frame-tailcall.c: New file.
4420 * gdb.opt/inline-frame-tailcall.exp: New file.
4421 * gdb.python/py-unwind-inline.c: New file.
4422 * gdb.python/py-unwind-inline.exp: New file.
4423 * gdb.python/py-unwind-inline.py: New file.
4424
64cb3757
AB
44252020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4426
4427 * gdb.python/py-arch-reg-groups.exp: New file.
4428
0f767f94
AB
44292020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4430
4431 * gdb.python/py-arch-reg-names.exp: New file.
4432
87dbc774
AB
44332020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4434
4435 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
4436 gdb.PendingFrame.architecture method.
4437
d8cc8af6
TV
44382020-07-06 Tom de Vries <tdevries@suse.de>
4439
4440 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
4441
3c8ea5be
PA
44422020-07-03 Pedro Alves <palves@redhat.com>
4443
4444 * gdb.base/structs2.c (main): Adjust second parem_reg call to
4445 explicitly write negative numbers.
4446 * gdb.base/structs2.exp: Adjust expected output.
4447
bf90c83a
PA
44482020-07-03 Pedro Alves <palves@redhat.com>
4449
4450 * gdb.base/charset.c (init_string): Change all char parameters to
4451 unsigned char parameters.
4452
2eb82157
PA
44532020-07-03 Pedro Alves <palves@redhat.com>
4454
4455 * gdb.base/call-sc.exp (start_scalars_test): Use
4456 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4457 * gdb.base/overlays.c: Remove references to PARAMS.
4458 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
4459 * gdb.base/reread.exp: Don't set 'prototypes' global.
4460 * gdb.base/structs.exp (start_structs_test): Use
4461 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4462 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
4463 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
4464 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
4465 call.
4466 * gdb.base/varargs.exp: Don't set 'prototypes' global.
4467
9adda7af
PA
44682020-07-03 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.base/m32rovly.c: Delete.
4471 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
4472
2a17c803
PW
44732020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4474
4475 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
4476 of gdb_py_test_multiple.
4477 * gdb.python/py-cmd.exp: Likewise.
4478 * gdb.python/py-events.exp: Likewise.
4479 * gdb.python/py-function.exp: Likewise.
4480 * gdb.python/py-inferior.exp: Likewise.
4481 * gdb.python/py-infthread.exp: Likewise.
4482 * gdb.python/py-linetable.exp: Likewise.
4483 * gdb.python/py-parameter.exp: Likewise.
4484 * gdb.python/py-value.exp: Likewise.
4485
b011fe1a
TV
44862020-06-30 Tom de Vries <tdevries@suse.de>
4487
4488 PR testsuite/26175
4489 * lib/future.exp (gdb_default_target_compile): Detect and handle
4490 early_flags.
4491
df5b8876
SM
44922020-06-29 Simon Marchi <simon.marchi@efficios.com>
4493
4494 * boards/simavr.exp (gdb_load): Catch errors when closing
4495 previous connection. Close connection, wait for process and
4496 unset simavr_spawn_id on failure.
4497
a3ca48cd
TV
44982020-06-29 Tom de Vries <tdevries@suse.de>
4499
4500 * lib/gdb.exp (unknown): Make test-case unresolved.
4501
b0237c0e
TV
45022020-06-29 Tom de Vries <tdevries@suse.de>
4503
4504 PR gdb/25475
4505 * gdb.server/solib-list.exp: Verify that the symbol reload
4506 confirmation question is asked.
4507
c0b3b3bd
PW
45082020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4509
4510 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
4511 have a input seq nr in each pass message.
fe4c3d43 4512 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
4513 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
4514 * gdb.python/python.exp: Make test names unique,
4515 use gdb_test_multiline instead of gdb_py_test_multiple,
4516 use $gdb_test_name.
4517 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
4518
1776e3e5
NA
45192020-06-26 Nick Alcock <nick.alcock@oracle.com>
4520
4521 * configure.ac: Add --enable-libctf.
4522 * aclocal.m4: sinclude ../config/enable.m4.
4523 * Makefile.in (site.exp): Add enable_libctf to site.exp.
4524 * lib/gdb.exp (skip_ctf_tests): Use it.
4525 * gdb.base/ctf-constvars.exp: Error message tweak.
4526 * gdb.base/ctf-ptype.exp: Likewise.
4527 * configure: Regenerate.
4528
f53b3eeb
GB
45292020-06-26 Gary Benson <gbenson@redhat.com>
4530
4531 * gdb.cp/try_catch.cc: Include string.h.
4532 (main): Replace comparison against string literal with
4533 strcmp, avoiding build failure with -Wstring-compare.
4534 Add "marker test-complete".
4535 * gdb.cp/try_catch.exp: Run the test to the above marker,
4536 then verify that the value of "test" is still true.
4537
6d74da72
AB
45382020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4539
4540 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
4541
2e52d038
AB
45422020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4543
4544 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4545
3b9fce96
AB
45462020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4547
4548 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
4549 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
4550 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
4551 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
4552 * gdb.arch/riscv-tdesc-loading.exp: New file.
4553
ed69cbc8
AB
45542020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4555
4556 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4557
767a879e
AB
45582020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
4559
4560 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
4561 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
4562 * gdb.arch/riscv-tdesc-regs.c: New file.
4563 * gdb.arch/riscv-tdesc-regs.exp: New file.
4564
221db974
PA
45652020-06-24 Pedro Alves <palves@redhat.com>
4566
4567 * gdb.arch/amd64-entry-value-paramref.exp: Use
4568 prepare_for_testing_full and don't pass "c++" for the .S file
4569 build spec.
4570 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
4571 $options, since it's an assembly file. Remove -Wno-deprecated.
4572 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
4573 compiling C++ programs.
4574
331733cd
PA
45752020-06-24 Pedro Alves <palves@redhat.com>
4576
4577 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
4578 Clang, add "-Wno-unknown-warning-option" to the options.
4579
caa7fd04
AB
45802020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
4581
4582 * gdb.xml/tdesc-reload.c: New file.
4583 * gdb.xml/tdesc-reload.exp: New file.
4584 * gdb.xml/maint-xml-dump-01.xml: New file.
4585 * gdb.xml/maint-xml-dump-02.xml: New file.
4586 * gdb.xml/maint-xml-dump.exp: New file.
4587
bb8d1260
SL
45882020-06-23 Sandra Loosemore <sandra@codesourcery.com>
4589
4590 * lib/completion-support.exp (test_gdb_completion_offers_commands):
4591 Adjust for omitted commands when TUI is disabled.
4592
7e4b9c4c
GB
45932020-06-23 Gary Benson <gbenson@redhat.com>
4594 Pedro Alves <palves@redhat.com>
4595
4596 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
4597 * gdb.cp/nsimport.cc: Likewise.
4598 * gdb.cp/nsnested.cc: Likewise.
4599 * gdb.cp/nsnoimports.cc: Likewise.
4600 * gdb.cp/nsusing.cc: Likewise.
4601 * gdb.cp/smartp.cc: Likewise.
4602 * gdb.python/py-pp-integral.c: Likewise.
4603 * gdb.python/py-pp-re-notag.c: Likewise.
4604
2e573c0a
GB
46052020-06-23 Gary Benson <gbenson@redhat.com>
4606
4607 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
4608 * gdb.cp/nsimport.cc: Likewise.
4609 * gdb.cp/nsnested.cc: Likewise.
4610 * gdb.cp/nsnoimports.cc: Likewise.
4611 * gdb.cp/nsusing.cc: Likewise.
4612 * gdb.cp/smartp.cc: Likewise.
4613 * gdb.python/py-pp-integral.c: Likewise.
4614 * gdb.python/py-pp-re-notag.c: Likewise.
4615
746ebfe8
PW
46162020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4617
4618 * gdb.base/default-args.exp: New test.
4619 * gdb.base/default-args.c: New file.
4620 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
4621 * gdb.base/default.exp: Update to new help text.
4622 * gdb.base/help.exp: Likewise.
4623 * gdb.base/page.exp: Likewise.
4624 * gdb.base/style.exp: Likewise.
4625 * gdb.guile/guile.exp: Likewise.
4626 * gdb.python/python.exp: Likewise.
4627
e822f2cd
SL
46282020-06-22 Sandra Loosemore <sandra@codesourcery.com>
4629
4630 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
4631 remote host. Fix search path syntax on Windows host.
4632
48e9cc84
PW
46332020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4634
4635 * gdb.base/attach.exp: Test priority of 'exec-file' changed
4636 over 'exec-file-mismatch'.
4637 * gdb.base/attach.c: Mark should_exit volatile.
4638 * gdb.base/attach2.c: Likewise. Add a comment explaining
4639 why the sleep cannot be big.
4640 * gdb.base/attach3.c: New file.
4641
160f8a8f
SL
46422020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4643
4644 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
4645 prefix optional.
4646
4d91c2a4
SL
46472020-06-20 Sandra Loosemore <sandra@codesourcery.com>
4648
4649 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
4650 for remote host.
4651
87f83f20
SL
46522020-06-19 Sandra Loosemore <sandra@codesourcery.com>
4653 Hafiz Abid Qadeer <abidh@codesourcery.com>
4654
4655 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
4656 file sent to remote host.
4657 (top level): Allow int32_t as type of 32-bit register.
4658
37ab8655
TV
46592020-06-19 Tom de Vries <tdevries@suse.de>
4660
4661 * lib/gdb.exp (gdb_note): New proc.
4662 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
4663 (gdb_default_target_compile): ... here. Only call
4664 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
4665 (use_gdb_compile): Change to array.
4666 (toplevel): Update sets of use_gdb_compile to specify language.
4667 Warn about default_target_compile override. Store dejagnu's version
4668 of default_target_compile in dejagnu_default_target_compile.
4669
a8a56685
TV
46702020-06-18 Tom de Vries <tdevries@suse.de>
4671
4672 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
4673 (default_gdb_init): ... here.
4674
581bea2c
SL
46752020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4676
4677 Fix TUI support checks in gdb.tui tests.
4678
4679 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
4680 just say UNSUPPORTED.
4681 * gdb.tui/corefile-run.exp: Likewise.
4682 * gdb.tui/empty.exp: Likewise.
4683 * gdb.tui/list-before.exp: Likewise.
4684 * gdb.tui/list.exp: Likewise.
4685 * gdb.tui/main.exp: Likewise.
4686 * gdb.tui/regs.exp: Likewise.
4687 * gdb.tui/resize.exp: Likewise.
4688 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
4689 * gdb.tui/tui-layout-asm.exp: Likewise.
4690 * gdb.tui/tui-missing-src.exp: Likewise.
4691 * gdb.tui/winheight.exp: Likewise.
4692 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
4693
05e682e3
SL
46942020-06-17 Sandra Loosemore <sandra@codesourcery.com>
4695
4696 Fix TCL error in gdb.python/py-format-string.exp.
4697
4698 * gdb.python/py-format-string.exp: Move test for python support
4699 earlier, out of function body.
4700
efb763a5
SM
47012020-06-15 Simon Marchi <simon.marchi@efficios.com>
4702
4703 * gdb.base/index-cache-load-twice.c: New.
4704 * gdb.base/index-cache-load-twice.exp: New.
4705
43327b20
KS
47062020-06-17 Keith Seitz <keiths@redhat.com>
4707
99cf27cf 4708 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
4709 when executing "gdb --configuration".
4710
081e778c
TV
47112020-06-17 Tom de Vries <tdevries@suse.de>
4712
4713 * lib/gdb.exp (gdb_tcl_unknown): New proc.
4714 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
4715 conditional on presence of gdb_tcl_unknown.
4716 (gdb_finish): Make override undo conditional on presence of
4717 gdb_tcl_unknown.
4718
d2d1ea20
TT
47192020-06-16 Tom Tromey <tom@tromey.com>
4720
4721 * gdb.python/tui-window.py (failwin): New function. Register it
4722 as a TUI window type.
4723 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
4724
c802e8a7
GB
47252020-06-16 Gary Benson <gbenson@redhat.com>
4726
4727 * gdb.python/py-nested-maps.c (create_map): Add missing return
4728 value.
4729 (create_map_map): Likewise.
4730
ff08abb8
TBA
47312020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4732
4733 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
4734 variable.
4735 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
4736 and use the already-defined 'options' variable.
4737
a29d5112
AB
47382020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4739 Tom de Vries <tdevries@suse.de>
4740
4741 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
4742 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
4743 (gdb_setup_known_globals): New proc.
4744 (gdb_cleanup_globals): New proc.
4745 * lib/gdb.exp (load_lib): New override proc.
4746 (gdb_stdin_log_init): Set var in_file as persistent global.
4747 * lib/pascal.exp (gdb_stdin_log_init): Set vars
4748 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
4749 fpc_compiler as persistent global.
4750
8c74a764
TV
47512020-06-12 Tom de Vries <tdevries@suse.de>
4752
4753 * lib/tuiterm.exp (spawn): Rename to ...
4754 (tui_spawn): ... this.
4755 (toplevel): Move rename of spawn ...
4756 (gdb_init_tuiterm): ... here. New proc.
4757 (gdb_finish_tuiterm): New proc.
4758 * lib/gdb.exp (gdb_finish_hooks): New global var.
4759 (gdb_finish): Handle gdb_finish_hooks.
4760 (tuiterm_env): New proc.
4761 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
4762 tuiterm_env.
4763 * gdb.tui/basic.exp: Same.
4764 * gdb.tui/corefile-run.exp: Same.
4765 * gdb.tui/empty.exp: Same.
4766 * gdb.tui/list-before.exp: Same.
4767 * gdb.tui/list.exp: Same.
4768 * gdb.tui/main.exp: Same.
4769 * gdb.tui/new-layout.exp: Same.
4770 * gdb.tui/regs.exp: Same.
4771 * gdb.tui/resize.exp: Same.
4772 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
4773 * gdb.tui/tui-layout-asm.exp: Same.
4774 * gdb.tui/tui-missing-src.exp: Same.
4775 * gdb.tui/winheight.exp: Same.
4776
26783bce
TV
47772020-06-12 Tom de Vries <tdevries@suse.de>
4778
4779 PR testsuite/26110
4780 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
4781 (gdb_finish): Reinstall dejagnu's override of ::unknown.
4782
2b4e6a3f
TT
47832020-06-11 Tom Tromey <tom@tromey.com>
4784
4785 PR gdb/18318:
4786 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
4787 floating point tests.
4788
2f33032a
KS
47892020-06-11 Keith Seitz <keiths@redhat.com>
4790
4791 PR gdb/21356
4792 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
4793 vla_struct.
4794 Add new struct vla_typedef and union vla_typedef_union and
4795 corresponding instantiation objects.
4796 Initialize new objects.
4797 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
4798 and vla_typedef_union_object.
4799 Fixup type for vla_struct_object.
4800
a8baf0a3
TV
48012020-06-11 Tom de Vries <tdevries@suse.de>
4802
4803 * lib/gdb.exp (with_override): New proc, factored out of ...
4804 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
4805
7ab96794
TV
48062020-06-10 Tom de Vries <tdevries@suse.de>
4807
4808 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
4809
cab5c3b7
SM
48102020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
4811
4812 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
4813 parameter, update callers.
4814
f8c41851
SM
48152020-06-04 Simon Marchi <simon.marchi@efficios.com>
4816
4817 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4818 * gdb.dwarf2/share-psymtabs-bt.c: New file.
4819 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
4820
1c07a73f
TV
48212020-06-04 Tom de Vries <tdevries@suse.de>
4822
4823 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
4824
95146b5d
TV
48252020-06-04 Tom de Vries <tdevries@suse.de>
4826
4827 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
4828 exp_continue.
4829
0cfcd4f0
TV
48302020-06-04 Tom de Vries <tdevries@suse.de>
4831
4832 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
4833
f9b5d5ea
TV
48342020-06-03 Tom de Vries <tdevries@suse.de>
4835
4836 PR symtab/26046
4837 * gdb.cp/breakpoint-locs-2.cc: New test.
4838 * gdb.cp/breakpoint-locs.cc: New test.
4839 * gdb.cp/breakpoint-locs.exp: New file.
4840 * gdb.cp/breakpoint-locs.h: New test.
4841
5144dfba
TV
48422020-06-03 Tom de Vries <tdevries@suse.de>
4843
4844 PR testsuite/25609
4845 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
4846 value of global verbose.
4847 * gdb.base/jit-elf.exp: Same.
4848 * gdb.base/jit-reader.exp: Same.
4849
621eacdf
TV
48502020-06-02 Tom de Vries <tdevries@suse.de>
4851
4852 * gdb.dwarf2/multidictionary.exp: Don't use
4853 gdb_spawn_with_cmdline_opts.
4854
1313c56e
AB
48552020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
4856
4857 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
4858 use_header case.
4859 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
4860 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
4861 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
4862 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
4863 * gdb.dwarf2/dw2-inline-header.c: New file.
4864 * gdb.dwarf2/dw2-inline-header.h: New file.
4865
f68f85b5
PA
48662020-05-30 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
4869 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
4870
678048e8
GB
48712020-05-29 Gary Benson <gbenson@redhat.com>
4872
4873 * gdb.compile/compile-cplus.exp (additional_flags): Also
4874 set when building with clang.
4875 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
4876 when building with clang.
4877
9fcafd23
GB
48782020-05-29 Gary Benson <gbenson@redhat.com>
4879
4880 * gdb.arch/i386-avx.exp (additional_flags): Also set when
4881 building with clang.
4882 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
4883
735d5a07
GB
48842020-05-29 Gary Benson <gbenson@redhat.com>
4885
4886 * gdb.cp/koenig.exp (prepare_for_testing): Add
4887 additional_flags=-Wno-unused-comparison.
4888 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
4889
4ad2c6a0
GB
48902020-05-28 Gary Benson <gbenson@redhat.com>
4891
4892 * gdb.base/sigaltstack.c (catcher): Add default case to switch
4893 statement.
4894
09fe663e
GB
48952020-05-28 Gary Benson <gbenson@redhat.com>
4896
4897 * gdb.cp/classes.exp (prepare_for_testing): Add
4898 additional_flags=-Wno-deprecated-register.
4899 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
4900 * gdb.cp/misc.exp: Likewise.
4901
cee00f17
GB
49022020-05-28 Gary Benson <gbenson@redhat.com>
4903
4904 * gdb.linespec/cpls-ops.cc (dummy): New static global.
4905 (test_op_new::operator new): Add return statement.
4906 (test_op_new_array::operator new[]): Likewise.
4907
636edd00
PA
49082020-05-27 Pedro Alves <palves@redhat.com>
4909
4910 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
4911 check. Use test_gdb_complete_unique instead of
4912 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
4913 test_gdb_complete_multiple instead of
4914 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
4915
c2b75043
LM
49162020-05-27 Luis Machado <luis.machado@linaro.org>
4917
4918 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
4919 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
4920 * gdb.arch/arm-disassembler-options.exp: Likewise.
4921 * gdb.arch/arm-disp-step.exp: Likewise.
4922 * gdb.arch/thumb-prologue.exp: Likewise.
4923 * gdb.base/async.exp: Likewise.
4924 * gdb.base/auxv.exp: Likewise.
4925 * gdb.base/complex-parts.exp: Likewise.
4926 * gdb.base/ena-dis-br.exp: Likewise.
4927 * gdb.base/foll-exec.exp: Likewise.
4928 * gdb.base/permissions.exp: Likewise.
4929 * gdb.base/relocate.exp: Likewise.
4930 * gdb.base/return2.exp: Likewise.
4931 * gdb.base/sigbpt.exp: Likewise.
4932 * gdb.base/siginfo-obj.exp: Likewise.
4933 * gdb.cp/converts.exp: Likewise.
4934 * gdb.cp/exceptprint.exp: Likewise.
4935 * gdb.cp/inherit.exp: Likewise.
4936 * gdb.cp/nsnoimports.exp: Likewise.
4937 * gdb.cp/virtbase2.exp: Likewise.
4938 * gdb.mi/mi-var-cmd.exp: Likewise.
4939 * gdb.mi/var-cmd.c: Likewise.
4940
53a47a3e
TT
49412020-05-26 Tom Tromey <tromey@adacore.com>
4942
4943 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
4944
0bc2354b
TT
49452020-05-26 Tom Tromey <tromey@adacore.com>
4946
4947 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
4948 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
4949 type.
4950 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
4951 variable.
4952
0db49895
CBG
49532020-05-26 Christian Biesinger <cbiesinger@google.com>
4954
4955 * Makefile.in: Use = instead of == for the test command
4956 for portability.
4957
40d22035
TV
49582020-05-26 Tom de Vries <tdevries@suse.de>
4959
4960 * gdb.base/gold-gdb-index-2.c: New test.
4961 * gdb.base/gold-gdb-index.c: New test.
4962 * gdb.base/gold-gdb-index.exp: New file.
4963 * gdb.base/gold-gdb-index.h: New test.
4964
043e2e02
TV
49652020-05-25 Tom de Vries <tdevries@suse.de>
4966
4967 * boards/gold-gdb-index.exp: New file.
4968
462f72c5
SM
49692020-05-25 Simon Marchi <simon.marchi@efficios.com>
4970
4971 * boards/simavr.exp: New file.
4972
6cf66e76
SM
49732020-05-25 Simon Marchi <simon.marchi@efficios.com>
4974
4975 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
4976 * gdb.base/inferior-args.exp: New file.
4977 * gdb.base/inferior-args.c: New file.
4978
75d04512
SM
49792020-05-25 Simon Marchi <simon.marchi@efficios.com>
4980
4981 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
4982 inferior_args. Pass it to gdb_reload.
4983 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
4984 inferior_args.
4985 (gdb_reload): Add inferior_args argument.
4986 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
4987 pass it to gdbserver_run.
4988 * boards/native-gdbserver.exp: Do not set noargs.
4989 * boards/native-extended-gdbserver.exp (gdb_reload): Add
4990 inferior_args argument.
4991 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
4992 * gdb.base/a2-run.exp: Check for use_gdb_stub.
4993 * gdb.base/args.exp: Likewise.
4994
42cf1844
TV
49952020-05-25 Tom de Vries <tdevries@suse.de>
4996
4997 * lib/gdb.exp (exec_is_pie): Add comment.
4998
8f7d38ef
TV
49992020-05-25 Tom de Vries <tdevries@suse.de>
5000
5001 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
5002 instead of $binfile in the untested message.
5003
465e1b0f
TV
50042020-05-25 Tom de Vries <tdevries@suse.de>
5005
5006 PR testsuite/26031
5007 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
5008
3c5a0e02
TV
50092020-05-25 Tom de Vries <tdevries@suse.de>
5010
5011 * boards/gold.exp: New file.
5012
0a4f5f8c
TT
50132020-05-23 Tom Tromey <tom@tromey.com>
5014
5015 * gdb.base/style.exp: Remove completion styling test.
5016 * lib/gdb-utils.exp (style): Remove completion styles.
5017
eca1f90c
TT
50182020-05-23 Tom Tromey <tom@tromey.com>
5019
5020 * gdb.base/style.exp: Add completion styling test.
5021 * lib/gdb-utils.exp (style): Add completion styles.
5022
7c13f4e8
AB
50232020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
5024
5025 * gdb.base/annota1.exp: Update expected results.
5026 * gdb.cp/annota2.exp: Update expected results, remove duplicate
5027 test name.
5028 * gdb.cp/annota3.exp: Update expected results.
5029
41977d16
SM
50302020-05-20 Simon Marchi <simon.marchi@efficios.com>
5031
5032 PR gdb/26016
5033 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
5034 against MAP_FAILED.
5035 * gdb.base/coremaker.c (mmapdata): Likewise.
5036 * gdb.base/jit-reader-host.c (main): Likewise.
5037 * gdb.base/sym-file-loader.c (load): Likewise.
5038 (load_shlib): Likewise.
5039
b4757f2e
TT
50402020-05-20 Tom Tromey <tromey@adacore.com>
5041
5042 * gdb.ada/array_char_idx.exp: Recognize initialized array.
5043
9a0bacfb
TV
50442020-05-20 Tom de Vries <tdevries@suse.de>
5045
5046 PR symtab/25833
5047 * gdb.base/with-mf-inc.c: New test.
5048 * gdb.base/with-mf-main.c: New test.
5049 * gdb.base/with-mf.exp: New file.
5050
76571211
TT
50512020-05-19 Tom Tromey <tromey@adacore.com>
5052
5053 * gdb.rust/simple.exp: Restore missing test result.
5054
4cd9f3d5
TV
50552020-05-19 Tom de Vries <tdevries@suse.de>
5056
5057 * gdb.base/gdb-caching-proc.exp: Fix typo.
5058
7d874253
TT
50592020-05-19 Tom Tromey <tromey@adacore.com>
5060
5061 * gdb.rust/simple.exp: Add some test descriptions.
5062 (test_one_slice): Use with_test_prefix.
5063
1d727695
TV
50642020-05-18 Tom de Vries <tdevries@suse.de>
5065
5066 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
5067
7f32a4d5
PA
50682020-05-17 Pedro Alves <palves@redhat.com>
5069
5070 PR gdb/25741
5071 * gdb.base/hw-sw-break-same-address.exp: New file.
5072
7cfd74cf
PA
50732020-05-16 Pedro Alves <palves@redhat.com>
5074
5075 * gdb.multi/multi-re-run.exp (test_re_run): Switch
5076 LAST_LOADED_FILE accordingly.
5077
57b4f16e
PW
50782020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5079
5080 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
5081
7c05caf7
PW
50822020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5083
5084 * gdb.base/help.exp: Test apropos and help for commands
5085 having aliases. Fixed comments not starting with an
5086 upper-case letter or not finishing with a dot.
5087
7aa1b46f
PW
50882020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5089
3b3aaacb
PW
5090 * gdb.base/alias.exp: Update help output check.
5091
57b4f16e 50922020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 5093
7aa1b46f
PW
5094 * gdb.base/default.exp: Update output following fixes.
5095
0605465f
PW
50962020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5097
5098 * gdb.base/alias.exp: Test aliases starting with a prefix of
5099 another alias.
5100
86e4e63d
GB
51012020-05-15 Gary Benson <gbenson@redhat.com>
5102
5103 * gdb.base/info-os.c (main): Add return statement.
5104 * gdb.base/info_minsym.c (minsym_fun): Likewise.
5105 * gdb.base/large-frame-2.c (func): Likewise.
5106 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
5107 * gdb.base/pr10179-b.c (foo2): Likewise.
5108 * gdb.base/valgrind-disp-step.c (foo): Likewise.
5109 * gdb.base/watch-cond.c (func): Likewise.
5110 * gdb.multi/goodbye.c (verylongfun): Likewise.
5111 * gdb.multi/hello.c (commonfun): Likewise.
5112 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
5113 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
5114 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
5115 Likewise.
5116 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
5117 * gdb.threads/interrupt-while-step-over.c (child_function):
5118 Likewise.
5119 * gdb.trace/actions-changed.c (end): Likewise.
5120
163df4df
GB
51212020-05-15 Gary Benson <gbenson@redhat.com>
5122
5123 * gdb.opencl/callfuncs.exp: Report when test skipped.
5124 * gdb.opencl/convs_casts.exp: Likewise.
5125 * gdb.opencl/datatypes.exp: Likewise.
5126 * gdb.opencl/operators.exp: Likewise.
5127 * gdb.opencl/vec_comps.exp: Likewise.
5128
6dbc505a
TV
51292020-05-15 Tom de Vries <tdevries@suse.de>
5130
5131 * gdb.base/align.exp.in: Rename to ...
5132 * gdb.base/align.exp.tcl: ... this.
5133 * gdb.base/align-c++.exp: Update.
5134 * gdb.base/align-c.exp: Update.
5135 * gdb.base/all-architectures.exp.in: Rename to ...
5136 * gdb.base/all-architectures.exp: ... this.
5137 * gdb.base/all-architectures-0.exp: Update.
5138 * gdb.base/all-architectures-1.exp: Update.
5139 * gdb.base/all-architectures-2.exp: Update.
5140 * gdb.base/all-architectures-3.exp: Update.
5141 * gdb.base/all-architectures-4.exp: Update.
5142 * gdb.base/all-architectures-5.exp: Update.
5143 * gdb.base/all-architectures-6.exp: Update.
5144 * gdb.base/all-architectures-7.exp: Update.
5145 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
5146 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
5147 * gdb.base/infcall-nested-structs-c++.exp: Update.
5148 * gdb.base/infcall-nested-structs-c.exp: Update.
5149 * gdb.base/info-types.exp.in: Rename to ...
5150 * gdb.base/info-types.exp.tcl: ... this.
5151 * gdb.base/info-types-c++.exp: Update.
5152 * gdb.base/info-types-c.exp: Update.
5153 * gdb.base/max-depth.exp.in: Rename to ...
5154 * gdb.base/max-depth.exp.tcl: ... this.
5155 * gdb.base/max-depth-c++.exp: Update.
5156 * gdb.base/max-depth-c.exp: Update.
5157 * gdb.cp/cpexprs.exp.in: Rename to ...
5158 * gdb.cp/cpexprs.exp.tcl: ... this.
5159 * gdb.cp/cpexprs-debug-types.exp: Update.
5160 * gdb.cp/cpexprs.exp: Update.
5161 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
5162 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
5163 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
5164 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
5165 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
5166 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
5167 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
5168 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
5169 * gdb.dwarf2/clang-debug-names-2.exp: Update.
5170 * gdb.dwarf2/clang-debug-names.exp: Update.
5171
d1034d78
AB
51722020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
5173
5174 * lib/check-test-names.exp: Remove code that prevents this file
5175 loading when tests are run in parallel.
5176
3c5c3649
PA
51772020-05-15 Pedro Alves <palves@redhat.com>
5178
5179 * gdb.multi/multi-kill.exp (start_inferior): Remove
5180 'testpid' parameter. Refer to namespace variable directly.
5181 (testpid): Declare as namespace variable.
5182
272c36b8
PA
51832020-05-15 Pedro Alves <palves@redhat.com>
5184
5185 * gdb.multi/multi-kill.exp: Wrap in namespace.
5186 (start_inferior): Add TESTPID parameter. Use it instead of the
5187 testpid global.
5188 (top level): Define empty TESTPID array, and pass it down to
5189 start_inferior.
5190
02eba61a
TV
51912020-05-14 Tom de Vries <tdevries@suse.de>
5192
5193 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
5194 output.
5195
971a3747
TV
51962020-05-14 Tom de Vries <tdevries@suse.de>
5197
5198 * gdb.base/align.exp: Split into ...
5199 * gdb.base/align.exp.in: ...
5200 * gdb.base/align-c++.exp: ...
5201 * gdb.base/align-c.exp: ... these.
5202 * gdb.base/infcall-nested-structs.exp: Split into ...
5203 * gdb.base/infcall-nested-structs.exp.in: ...
5204 * gdb.base/infcall-nested-structs-c++.exp: ...
5205 * gdb.base/infcall-nested-structs-c.exp: ... these.
5206 * gdb.base/info-types.exp: Split into ...
5207 * gdb.base/info-types.exp.in: ...
5208 * gdb.base/info-types-c++.exp: ...
5209 * gdb.base/info-types-c.exp: ... these.
5210 * gdb.base/max-depth.exp: Split into ...
5211 * gdb.base/max-depth.exp.in: ...
5212 * gdb.base/max-depth-c++.exp: ...
5213 * gdb.base/max-depth-c.exp: ... these.
5214 * gdb.cp/infcall-nodebug.exp: Split into ...
5215 * gdb.cp/infcall-nodebug.exp.in: ...
5216 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
5217 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
5218 * gdb.cp/infcall-nodebug-c-d0.exp: ...
5219 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
5220
a05575d3
TBA
52212020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5222 Pedro Alves <palves@redhat.com>
5223
5224 * gdb.multi/multi-exit.c: New file.
5225 * gdb.multi/multi-exit.exp: New file.
5226 * gdb.multi/multi-kill.c: New file.
5227 * gdb.multi/multi-kill.exp: New file.
5228
6ad82919
TBA
52292020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5230
5231 * gdb.base/annota1.exp: Update the expected output.
5232 * gdb.cp/annota2.exp: Ditto.
5233
843f4d93
AB
52342020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
5235
5236 * lib/check-test-names.exp: Disable when testing is being run in
5237 parallel.
5238
c7c66341
TV
52392020-05-12 Tom de Vries <tdevries@suse.de>
5240
5241 * gdb.base/jit-elf.exp: Fix string concat.
5242
1b59ca1c
TV
52432020-05-12 Tom de Vries <tdevries@suse.de>
5244
5245 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
5246 messages.
5247
b4991d29
TV
52482020-05-12 Tom de Vries <tdevries@suse.de>
5249
5250 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
5251
dbb0ab10
TV
52522020-05-12 Tom de Vries <tdevries@suse.de>
5253
5254 * gdb.ada/catch_ex.exp: Use with_test_prefix.
5255 * gdb.ada/mi_catch_ex.exp: Same.
5256 * gdb.ada/mi_catch_ex_hand.exp: Same.
5257
7549fed8
TV
52582020-05-12 Tom de Vries <tdevries@suse.de>
5259
5260 * gdb.fortran/complex.exp: Use with_test_prefix.
5261
af2d5cd8
TV
52622020-05-12 Tom de Vries <tdevries@suse.de>
5263
5264 * gdb.trace/passcount.exp: Fix test-names.
5265
7c121311
TV
52662020-05-12 Tom de Vries <tdevries@suse.de>
5267
5268 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
5269
c9f3b40e
TV
52702020-05-12 Tom de Vries <tdevries@suse.de>
5271
5272 * gdb.gdb/complaints.exp: Use with_test_prefix.
5273 * gdb.xml/tdesc-regs.exp: Same.
5274 * gdb.opt/inline-locals.exp: Fix test name.
5275
111b33f0
TV
52762020-05-12 Tom de Vries <tdevries@suse.de>
5277
5278 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
5279 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
5280 * gdb.dwarf2/implref-struct.exp: Same.
5281 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
5282 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
5283
ebf47080
SM
52842020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
5285
5286 * gdb.base/jit-so.exp (one_jit_test): Change test name.
5287
d30dcd12
AB
52882020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
5289
5290 * lib/check-test-names.exp (all_test_names): New module variable.
5291 (counts): Add 'duplicates' field.
5292 (_check_duplicates): New procedure.
5293 (check): Also check for duplicates.
5294 (do_log_summary): Print duplicates count.
5295 (do_reset_vars): Reset counter for duplicate test names, and
5296 discard all know test names.
5297
34584c09
AB
52982020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
5299
5300 * lib/gdb.exp: Include check-test-names.exp library.
5301 * lib/check-test-names.exp: New file.
5302
e0002117
TV
53032020-05-11 Tom de Vries <tdevries@suse.de>
5304
5305 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
5306
53f539a3
KS
53072020-05-11 Keith Seitz <keiths@redhat.com>
5308
5309 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
5310
113ee09a
TV
53112020-05-11 Tom de Vries <tdevries@suse.de>
5312
5313 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
5314 * gdb.cp/cpexprs.exp.in: .. here.
5315 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
5316 cpexprs.exp.
5317
ba3e70b0
KS
53182020-05-11 Keith Seitz <keiths@redhat.com>
5319
5320 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
5321 test names.
5322 * gdb.ada/arrayptr.exp: Likewise.
5323 * gdb.ada/assign_arr.exp: Likewise.
5324 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
5325 * gdb.ada/bp_on_var.exp: Likewise.
5326 * gdb.ada/call_pn.exp: Likewise.
5327 * gdb.ada/complete.exp: Likewise.
5328 * gdb.ada/fun_overload_menu.exp: Likewise.
5329 * gdb.ada/funcall_param.exp: Likewise.
5330 * gdb.ada/funcall_ref.exp: Likewise.
5331 * gdb.ada/packed_array_assign.exp: Likewise.
5332 * gdb.ada/same_component_name.exp: Likewise.
5333 * gdb.ada/type_coercion.exp: Likewise.
5334 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
5335 * gdb.ada/variant_record_packed_array.exp: Likewise.
5336
3ee6bb11
TV
53372020-05-11 Tom de Vries <tdevries@suse.de>
5338
5339 PR symtab/25941
5340 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
5341 out of ...
5342 * gdb.dwarf2/clang-debug-names.exp: ... here.
5343 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
5344 clang-debug-names.exp.in.
5345 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
5346 * gdb.dwarf2/clang-debug-names-2.c: New test.
5347
86cd6bc8
AKS
53482020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5349
5350 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
5351 (fortran_runto_main): New Proc, fortran version of runto_main.
5352 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
5353 * gdb.fortran/array-bounds.exp: Likewise.
5354 * gdb.fortran/array-slices.exp: Likewise.
5355 * gdb.fortran/block-data.exp: Likewise.
5356 * gdb.fortran/charset.exp: Likewise.
5357 * gdb.fortran/common-block.exp: Likewise.
5358 * gdb.fortran/complex.exp: Likewise.
5359 * gdb.fortran/derived-type-function.exp: Likewise.
5360 * gdb.fortran/derived-type.exp: Likewise.
5361 * gdb.fortran/info-modules.exp: Likewise.
5362 * gdb.fortran/info-types.exp: Likewise.
5363 * gdb.fortran/intrinsics.exp: Likewise.
5364 * gdb.fortran/library-module.exp: Likewise.
5365 * gdb.fortran/logical.exp: Likewise.
5366 * gdb.fortran/max-depth.exp: Likewise.
5367 * gdb.fortran/module.exp: Likewise.
5368 * gdb.fortran/multi-dim.exp: Likewise.
5369 * gdb.fortran/nested-funcs.exp: Likewise.
5370 * gdb.fortran/print-formatted.exp: Likewise.
5371 * gdb.fortran/print_type.exp: Likewise.
5372 * gdb.fortran/printing-types.exp: Likewise.
5373 * gdb.fortran/ptr-indentation.exp: Likewise.
5374 * gdb.fortran/ptype-on-functions.exp: Likewise.
5375 * gdb.fortran/subarray.exp: Likewise.
5376 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
5377 * gdb.fortran/vla-datatypes.exp: Likewise.
5378 * gdb.fortran/vla-history.exp: Likewise.
5379 * gdb.fortran/vla-ptr-info.exp: Likewise.
5380 * gdb.fortran/vla-ptype-sub.exp: Likewise.
5381 * gdb.fortran/vla-ptype.exp: Likewise.
5382 * gdb.fortran/vla-sizeof.exp: Likewise.
5383 * gdb.fortran/vla-type.exp: Likewise.
5384 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
5385 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
5386 * gdb.fortran/vla-value-sub.exp: Likewise.
5387 * gdb.fortran/vla-value.exp: Likewise.
5388 * gdb.fortran/whatis_type.exp: Likewise.
5389 * gdb.mi/mi-var-child-f.exp: Likewise.
5390
6dc55ce9 53912020-05-09 Tom de Vries <tdevries@suse.de>
5392
5393 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
5394
283cb58c
TV
53952020-05-08 Tom de Vries <tdevries@suse.de>
5396
5397 * gdb.dwarf2/clang-debug-names.c: New test.
5398 * gdb.dwarf2/clang-debug-names.exp: New file.
5399
ac4a4f1c
SM
54002020-05-06 Simon Marchi <simon.marchi@efficios.com>
5401
5402 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
5403 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
5404
24fe640b
TV
54052020-05-06 Tom de Vries <tdevries@suse.de>
5406
5407 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
5408 breakpoint is at a "recommended breakpoint location".
5409 * gdb.reverse/consecutive-reverse.exp: Same.
5410
0d8683a3
TV
54112020-05-06 Tom de Vries <tdevries@suse.de>
5412
5413 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
5414 address.
5415
b8983c46
TV
54162020-05-06 Tom de Vries <tdevries@suse.de>
5417
5418 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
5419
abf6d805
TV
54202020-05-06 Tom de Vries <tdevries@suse.de>
5421
5422 * gdb.base/store.exp (check_set, up_set): Allowing missing location
5423 info for r.
5424
0fc2a808
TV
54252020-05-06 Tom de Vries <tdevries@suse.de>
5426
5427 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
5428 necessary.
5429
873dd427
TV
54302020-05-06 Tom de Vries <tdevries@suse.de>
5431
5432 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
5433 void.
5434
7c99e7e2
TV
54352020-05-06 Tom de Vries <tdevries@suse.de>
5436
5437 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
5438 of ...
5439 * gdb.base/async.exp: ... here.
5440 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
5441 "recommended breakpoint location".
5442
6173d6a6
TV
54432020-05-06 Tom de Vries <tdevries@suse.de>
5444
5445 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
5446
6015a067
TV
54472020-05-04 Tom de Vries <tdevries@suse.de>
5448
5449 * gdb.base/async.exp: Check whether instruction addresses are a
5450 "recommended breakpoint location".
5451
3b6acaee
TT
54522020-05-03 Tom Tromey <tom@tromey.com>
5453
5454 * gdb.base/sepdebug.exp: Remove "catch" test.
5455 * gdb.base/break.exp: Remove "catch" test.
5456 * gdb.base/default.exp: Update expected output.
5457
5beb4d17
TV
54582020-05-02 Tom de Vries <tdevries@suse.de>
5459
5460 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
5461 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
5462 * gdb.arch/i386-mpx-map.exp: Same.
5463 * gdb.arch/i386-mpx-sigsegv.exp: Same.
5464 * gdb.arch/i386-mpx-simple_segv.exp: Same.
5465 * gdb.arch/i386-mpx.exp: Same.
5466
8caf140d
TV
54672020-05-02 Tom de Vries <tdevries@suse.de>
5468
5469 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
5470
693196cb
TV
54712020-05-01 Tom de Vries <tdevries@suse.de>
5472
5473 * gdb.ada/operator_bp.exp: Allow more than required amount of
5474 breakpoint.
5475
53ae0aa9
TV
54762020-05-01 Tom de Vries <tdevries@suse.de>
5477
5478 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
5479
ee9d1e5f
HD
54802020-04-30 Hannes Domani <ssbssa@yahoo.de>
5481
5482 PR gdb/18706
5483 * gdb.cp/stub-array-size.cc: New test.
5484 * gdb.cp/stub-array-size.exp: New file.
5485 * gdb.cp/stub-array-size.h: New test.
5486 * gdb.cp/stub-array-size2.cc: New test.
5487
d5cf82c0
HD
54882020-04-30 Hannes Domani <ssbssa@yahoo.de>
5489
5490 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
5491 output to the new format.
5492
42e165c3
SM
54932020-04-29 Simon Marchi <simon.marchi@efficios.com>
5494
5495 * gdb.base/break.exp: Use with_test_prefix.
5496
6e4e3fe1
TV
54972020-04-29 Tom de Vries <tdevries@suse.de>
5498
5499 * lib/gdb.exp (debug_types): New proc.
5500 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
5501 * gdb.python/py-symtab.exp: Same.
5502
d642b692
HD
55032020-04-29 Hannes Domani <ssbssa@yahoo.de>
5504
5505 PR gdb/17320
5506 * gdb.base/pretty-array.c: New test.
5507 * gdb.base/pretty-array.exp: New file.
5508
ea90f227
TV
55092020-04-29 Tom de Vries <tdevries@suse.de>
5510
5511 PR symtab/25889
5512 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5513 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
5514 and include cpexprs.exp.
5515
a65189c9
TV
55162020-04-28 Mark Williams <mark@myosotissp.com>
5517
5518 PR gdb/24480
5519 * dw4-toplevel-types.exp: Test for top level types.
5520 * dw4-toplevel-types.cc: Test for top level types.
5521
32d1f47a
TBA
55222020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5523
5524 * gdb.threads/stop-with-handle.exp: Fix typo in comment
5525 (theads -> threads).
5526
56a4f5a1
TV
55272020-04-28 Tom de Vries <tdevries@suse.de>
5528
5529 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
5530
0b2f8a3b
TV
55312020-04-28 Tom de Vries <tdevries@suse.de>
5532
5533 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
5534
5390c717
TV
55352020-04-28 Tom de Vries <tdevries@suse.de>
5536
5537 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
5538
15cd93d0
TV
55392020-04-28 Tom de Vries <tdevries@suse.de>
5540
5541 * gdb.dwarf2/main-foo.c: New test.
5542 * gdb.dwarf2/struct-with-sig.exp: New file.
5543
d472f0fb
TV
55442020-04-25 Tom de Vries <tdevries@suse.de>
5545
5546 * boards/debug-types.exp: New file.
5547
8d840e05
AB
55482020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
5549
5550 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
5551
bcfe6157
TT
55522020-04-24 Tom Tromey <tom@tromey.com>
5553
5554 PR symtab/12707:
5555 * gdb.python/py-symbol.exp: Update expected results for
5556 linkage_name test.
5557 * gdb.cp/print-demangle.exp: New file.
5558 * gdb.base/c-linkage-name.exp: Fix test.
5559 * gdb.guile/scm-symbol.exp: Update expected results for
5560 linkage_name test.
5561
f049a313
TT
55622020-04-24 Tom Tromey <tom@tromey.com>
5563
5564 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
5565 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
5566 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
5567 assembler.
5568
7cf28874
TV
55692020-04-24 Tom de Vries <tdevries@suse.de>
5570
5571 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
5572 C++.
5573
dac2fef7
TT
55742020-04-24 Tom Tromey <tromey@adacore.com>
5575
5576 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
5577 values.
5578 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
5579 values. Update test for minimal encodings.
5580 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
5581 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
5582 values. Update test for minimal encodings.
5583
1acda803
TT
55842020-04-24 Tom Tromey <tromey@adacore.com>
5585
5586 PR python/23662:
5587 * gdb.ada/variant.exp: Add Python checks.
5588 * gdb.rust/simple.exp: Add dynamic type checks.
5589
adfb9815
TT
55902020-04-24 Tom Tromey <tromey@adacore.com>
5591
5592 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
5593 Make array type matching more lax.
5594 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
5595 * gdb.ada/mi_variant.exp: New file.
5596 * gdb.ada/mi_variant/pck.ads: New file.
5597 * gdb.ada/mi_variant/pkg.adb: New file.
5598 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
5599 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
5600
7d79de9a
TT
56012020-04-24 Tom Tromey <tromey@adacore.com>
5602
5603 * gdb.ada/variant.exp: Add dynamic field offset tests.
5604 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
5605 * gdb.ada/variant/pkg.adb: Add new variables.
5606
f8e89861
TT
56072020-04-24 Tom Tromey <tromey@adacore.com>
5608
5609 * gdb.ada/variant.exp: New file
5610 * gdb.ada/variant/pkg.adb: New file
5611 * gdb.ada/variant/pck.adb: New file
5612
86e887ae
TV
56132020-04-24 Tom de Vries <tdevries@suse.de>
5614
5615 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
5616
88428775
TV
56172020-04-24 Tom de Vries <tdevries@suse.de>
5618
5619 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
5620 flags.
5621
4e86f6e7
TV
56222020-04-24 Tom de Vries <tdevries@suse.de>
5623
5624 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
5625
2016d3e6
TV
56262020-04-24 Tom de Vries <tdevries@suse.de>
5627
5628 * lib/gdb.exp (default_gdb_start): Handle eof.
5629 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
5630 failure.
5631 * gdb.base/readnever.exp: Handle clean_restart failure.
5632
70bc38f5
TV
56332020-04-23 Tom de Vries <tdevries@suse.de>
5634
5635 * gdb.base/decl-before-def.exp: Run to main and print a again.
5636
de82891c
TV
56372020-04-23 Tom de Vries <tdevries@suse.de>
5638
5639 * gdb.base/decl-before-def-decl.c: New test.
5640 * gdb.base/decl-before-def-def.c: New test.
5641 * gdb.base/decl-before-def.exp: New file.
5642
96038148
TV
56432020-04-23 Tom de Vries <tdevries@suse.de>
5644
5645 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
5646
54ac3df1
TV
56472020-04-22 Tom de Vries <tdevries@suse.de>
5648
5649 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
5650 debug_info_offset.
5651 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
5652 before $objsfile in the line line.
5653
714534e1
TV
56542020-04-22 Tom de Vries <tdevries@suse.de>
5655
5656 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
5657
16a7dbf4
MS
56582020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5659
5660 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
5661 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
5662 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
5663 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
5664 * gdb.base/jit-protocol.h: Update definitions to match all usage
5665 contexts.
5666
56672020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5668
5669 * gdb.base: Rename all jit related test and source files.
5670
56712020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
5672
5673 * gdb.base/jit-reader.exp: Relax register output check.
5674
317d2668
TV
56752020-04-22 Tom de Vries <tdevries@suse.de>
5676
5677 PR symtab/25764
5678 * gdb.base/psym-external-decl-2.c: New test.
5679 * gdb.base/psym-external-decl.c: New test.
5680 * gdb.base/psym-external-decl.exp: New file.
5681 * gdb.threads/tls.exp: Add PR25807 kfail.
5682
eea9e357
TV
56832020-04-22 Tom de Vries <tdevries@suse.de>
5684
5685 PR symtab/25801
5686 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
5687 in "info source" output.
5688
3d5afab3
TV
56892020-04-22 Tom de Vries <tdevries@suse.de>
5690
5691 PR symtab/25700
5692 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
5693 symtab for imported_unit.c.
5694
b32102f6
GB
56952020-04-21 Gary Benson <gbenson@redhat.com>
5696
5697 * gdb.base/advance.c (func): New argument, to match call site.
5698 (func2, func3): Add return statements.
5699
d43b7a2d
TBA
57002020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5701
5702 * gdb.multi/run-only-second-inf.c: New file.
5703 * gdb.multi/run-only-second-inf.exp: New file.
5704
d89edf9b
MM
57052020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5706
5707 * gdb.btrace/multi-inferior.c: New test.
5708 * gdb.btrace/multi-inferior.exp: New file.
5709
1a476b6d
MM
57102020-04-21 Markus Metzger <markus.t.metzger@intel.com>
5711
5712 * gdb.btrace/enable-new-thread.c: New test.
5713 * gdb.btrace/enable-new-thread.exp: New file.
5714
4778a5f8
TV
57152020-04-21 Tom de Vries <tdevries@suse.de>
5716
5717 PR gdb/25471
5718 * gdb.threads/killed-outside.c: New test.
5719 * gdb.threads/killed-outside.exp: New file.
5720
9b2c992c
GB
57212020-04-20 Gary Benson <gbenson@redhat.com>
5722
5723 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
5724 * gdb.base/nested-subp2.exp: Likewise.
5725 * gdb.base/nested-subp3.exp: Likewise.
5726
b5d1d6f7
GB
57272020-04-20 Gary Benson <gbenson@redhat.com>
5728
5729 * gdb.base/nested-subp1.exp: Disable test when using clang.
5730 * gdb.base/nested-subp2.exp: Likewise.
5731 * gdb.base/nested-subp3.exp: Likewise.
5732
25230285
GB
57332020-04-20 Gary Benson <gbenson@redhat.com>
5734
5735 * gdb.cp/exception.cc: Fix compilation error with clang.
5736
fa93cc8f
GB
57372020-04-20 Gary Benson <gbenson@redhat.com>
5738
809730f3 5739 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 5740
e0c45f30
GB
57412020-04-20 Gary Benson <gbenson@redhat.com>
5742
5743 * gdb.base/jit-main.c: Fix compilation error with clang.
5744
4ddfec93
KR
57452020-04-17 Kamil Rytarowski <n54@gmx.com>
5746
5747 * gdb.base/attach-twice.c: Include "sys/types.h".
5748 (PTRACE_ATTACH): Add fallback definition.
5749 (main): Pass `0' to the 4th argument of `ptrace'.
5750
2bed205e
KR
57512020-04-17 Kamil Rytarowski <n54@gmx.com>
5752
5753 * gdb.base/fork-running-state.c: Include "signal.h".
5754
0743fc83
TT
57552020-04-17 Tom Tromey <tromey@adacore.com>
5756
5757 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
5758 Update tests.
5759 * gdb.btrace/cpu.exp: Update tests.
5760 * gdb.base/maint.exp: Update tests.
5761 * gdb.base/default.exp: Update tests.
5762 * gdb.base/completion.exp: Update tests.
5763
efba5c23
TV
57642020-04-16 Tom de Vries <tdevries@suse.de>
5765
5766 PR symtab/25791
5767 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
5768 (ensure_gdb_index): and factor out and move ...
5769 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
5770 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
5771
d191d716
TV
57722020-04-16 Tom de Vries <tdevries@suse.de>
5773
5774 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
5775 loading exec.
5776
99f1bc6a
AB
57772020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
5778
5779 * gdb.base/many-completions.exp: New file.
5780
194d088f
TV
57812020-04-14 Tom de Vries <tdevries@suse.de>
5782
5783 PR symtab/25718
5784 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
5785
c1a66c06
TV
57862020-04-14 Tom de Vries <tdevries@suse.de>
5787
5788 PR symtab/25720
5789 * gdb.base/maint-expand-symbols-header-file.c: New test.
5790 * gdb.base/maint-expand-symbols-header-file.exp: New file.
5791 * gdb.base/maint-expand-symbols-header-file.h: New test.
5792
21b0982c
AB
57932020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
5794
5795 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
5796 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
5797 get_func_info.
5798 (get_func_info): Delete.
5799 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
5800 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
5801 * lib/dwarf.exp (get_func_info): New function.
5802
dd1cab06
TV
58032020-04-13 Tom de Vries <tdevries@suse.de>
5804
5805 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
5806 to what find_gnatmake does.
5807
71ea2b6b
TV
58082020-04-10 Tom de Vries <tdevries@suse.de>
5809
5810 * gdb.base/style.exp: Expect "Expanding full symbols" message for
5811 -readnow.
5812
bdfc1e8a
TV
58132020-04-10 Tom de Vries <tdevries@suse.de>
5814
5815 PR cli/25808
5816 * gdb.base/style.c: Add leading newlines.
5817 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
5818 Check listing of main's one-line body.
5819
14ca8ecf
TV
58202020-04-08 Tom de Vries <tdevries@suse.de>
5821
5822 * lib/gdb.exp (psymtabs_p): New proc.
5823 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
5824 importing unit" unsupported if there are no partial symbols.
5825
e21d048f
TV
58262020-04-08 Tom de Vries <tdevries@suse.de>
5827
5828 PR testsuite/25760
5829 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
5830
25c11aca
TV
58312020-04-07 Tom de Vries <tdevries@suse.de>
5832
5833 PR symtab/25796
5834 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
5835
5707e24b
TV
58362020-04-07 Tom de Vries <tdevries@suse.de>
5837
5838 * gdb.base/check-psymtab.c: New test.
5839 * gdb.base/check-psymtab.exp: New file.
5840
6ee448cc
TT
58412020-04-06 Tom Tromey <tromey@adacore.com>
5842
5843 * gdb.ada/variant-record/proc.adb: New file.
5844 * gdb.ada/variant-record/value.adb: New file.
5845 * gdb.ada/variant-record/value.s: New file.
5846 * gdb.ada/variant-record.exp: New file.
5847
9e7c9a03
HD
58482020-04-03 Hannes Domani <ssbssa@yahoo.de>
5849
5850 PR gdb/25325
5851 * gdb.cp/typed-enum.cc: New test.
5852 * gdb.cp/typed-enum.exp: New file.
5853
c90d28ac
AB
58542020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5855
5856 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
5857 * gdb.dwarf2/dw2-inline-small-func.c: New file.
5858 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
5859 * gdb.dwarf2/dw2-inline-small-func.h: New file.
5860 * gdb.opt/inline-small-func.c: New file.
5861 * gdb.opt/inline-small-func.exp: New file.
5862 * gdb.opt/inline-small-func.h: New file.
5863
34e9a9fa
AB
58642020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5865
5866 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
5867 function.
5868
6a354911
AB
58692020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
5870
5871 * lib/dwarf.exp (function_range): Allow compiler options to be
5872 specified.
5873
880d9777
TV
58742020-04-02 Tom de Vries <tdevries@suse.de>
5875
5876 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
5877 __attribute__((always_inline)).
5878 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
5879
f32682ea
TV
58802020-04-02 Tom de Vries <tdevries@suse.de>
5881
5882 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
5883 (gdbserver_gdb_exit): ... here. Add timeout warning.
5884 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
5885 (connect_target_extended_remote): Append new server_spawn_id to
5886 server_spawn_ids.
5887 (cleanup): New proc.
5888 (setup, <toplevel>): Call cleanup.
5889
d3214198
TV
58902020-04-02 Tom de Vries <tdevries@suse.de>
5891
5892 * gdb.base/main-psymtab.exp: New file.
5893
cc77ed24
TV
58942020-04-02 Tom de Vries <tdevries@suse.de>
5895
5896 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
5897
3638a098
TT
58982020-04-01 Tom Tromey <tom@tromey.com>
5899
5900 * gdb.base/complex-parts.exp: Add type tests.
5901
c34e8714
TT
59022020-04-01 Tom Tromey <tom@tromey.com>
5903
5904 * gdb.base/complex-parts.exp: Add arithmetic tests.
5905
981c08ce
TT
59062020-04-01 Tom Tromey <tom@tromey.com>
5907
5908 * gdb.compile/compile.exp: Update.
5909 * gdb.compile/compile-cplus.exp: Update.
5910 * gdb.base/varargs.exp: Update.
5911 * gdb.base/floatn.exp: Update.
5912 * gdb.base/endianity.exp: Update.
5913 * gdb.base/callfuncs.exp (do_function_calls): Update.
5914 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
5915 (complex_float_integral_args): Update.
5916 * gdb.base/complex.exp: Update.
5917 * gdb.base/complex-parts.exp: Update.
5918
3d1cfd43
TT
59192020-04-01 Tom Tromey <tromey@adacore.com>
5920
5921 * gdb.rust/union.rs: New file.
5922 * gdb.rust/union.exp: New file.
5923 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
5924 (main): Update.
5925 * gdb.rust/simple.exp: Move union tests to union.exp.
5926
e033dfa9
TT
59272020-04-01 Tom Tromey <tromey@adacore.com>
5928
5929 * gdb.rust/simple.rs (main): Remove "y0".
5930
53cccef1
TBA
59312020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5932
5933 * gdb.multi/stop-all-on-exit.c: New test.
5934 * gdb.multi/stop-all-on-exit.exp: New file.
5935
60e22c1e
HD
59362020-04-01 Hannes Domani <ssbssa@yahoo.de>
5937
5938 PR gdb/24789
5939 * gdb.cp/misc.cc: Add integer reference variable.
5940 * gdb.cp/misc.exp: Add test.
5941
e139a727
TBA
59422020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5943
5944 * gdb.server/stop-reply-no-thread.exp: Enhance the test
5945 scenario to cover execution until the end and also the case
5946
16b0db75
TV
59472020-03-31 Tom de Vries <tdevries@suse.de>
5948
5949 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
5950 c. Use "maint info symtabs" to check symtab expansion.
5951
c0502da6
TV
59522020-03-30 Tom de Vries <tdevries@suse.de>
5953
5954 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
5955 unsupported.
5956 (verify_psymtab_expanded): Move ...
5957 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
5958 test.
5959 (readnow): New proc.
5960
5935fd15
AB
59612020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5962
5963 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
5964 with $hex.
5965
1773be9e
TT
59662020-03-20 Tom Tromey <tromey@adacore.com>
5967
5968 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
5969
70304be9
TT
59702020-03-20 Tom Tromey <tromey@adacore.com>
5971
5972 * gdb.ada/sub_variant/subv.adb: New file.
5973 * gdb.ada/sub_variant.exp: New file.
5974
0dd7b8f7
TV
59752020-03-20 Tom de Vries <tdevries@suse.de>
5976
5977 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
5978 first break fails.
5979 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
5980
cada5fc9
AB
59812020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5982
5983 * gdb.server/exit-multiple-threads.c: New file.
5984 * gdb.server/exit-multiple-threads.exp: New file.
5985
6b8c53f2
AB
59862020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5987
5988 * gdb.fortran/mixed-lang-stack.c: New file.
5989 * gdb.fortran/mixed-lang-stack.cpp: New file.
5990 * gdb.fortran/mixed-lang-stack.exp: New file.
5991 * gdb.fortran/mixed-lang-stack.f90: New file.
5992
19a2740f
AB
59932020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
5994
5995 * gdb.linespec/cp-completion-aliases.cc: New file.
5996 * gdb.linespec/cp-completion-aliases.exp: New file.
5997
d8c8b848
TV
59982020-03-19 Tom de Vries <tdevries@suse.de>
5999
6000 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
6001 more precise.
6002
a9933ccf
TV
60032020-03-18 Tom de Vries <tdevries@suse.de>
6004
6005 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
6006 * gdb.dwarf2/break-inline-psymtab.c: New test.
6007 * gdb.dwarf2/break-inline-psymtab.exp: New file.
6008
2f89101f
TV
60092020-03-16 Tom de Vries <tdevries@suse.de>
6010
6011 * lib/cache.exp (gdb_do_cache): Add and handle local variables
6012 cache_verify and cache_verify_proc.
6013
6b9374f1
TV
60142020-03-15 Tom de Vries <tdevries@suse.de>
6015
6016 * gdb.server/solib-list.exp: Handle
6017 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
6018
eaeaf44c
TV
60192020-03-15 Tom de Vries <tdevries@suse.de>
6020
6021 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
6022 objfiles".
6023
3293bbaf
TT
60242020-03-14 Tom Tromey <tom@tromey.com>
6025
6026 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
6027
ab44624c
TV
60282020-03-14 Tom de Vries <tdevries@suse.de>
6029
6030 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
6031
54c43825
TV
60322020-03-14 Tom de Vries <tdevries@suse.de>
6033
6034 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
6035 result in line-by-line fashion.
6036
2ac70237
TV
60372020-03-14 Tom de Vries <tdevries@suse.de>
6038
6039 * lib/gdb.exp (supports_statement_frontiers): New proc.
6040 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
6041
09546b56
TV
60422020-03-14 Tom de Vries <tdevries@suse.de>
6043
6044 * gdb.base/printcmds.exp: Add missing quoting for "print
6045 teststring2".
6046
a1f6a07c
TT
60472020-03-13 Tom Tromey <tom@tromey.com>
6048
6049 * gdb.base/printcmds.exp (test_print_strings): Add regression
6050 test.
6051 * gdb.base/printcmds.c (charptr): New typedef.
6052 (teststring2): New global.
6053
1b83d09c
AB
60542020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
6055
6056 * gdb.base/break-interp.exp: Use the tail of the filename, not the
6057 full path in the test name.
6058 (test_ld): Add some with_test_prefix blocks to make test names
6059 unique.
6060
2d61316c
TV
60612020-03-13 Tom de Vries <tdevries@suse.de>
6062
6063 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
6064
2e9145ac
TV
60652020-03-13 Tom de Vries <tdevries@suse.de>
6066
6067 * gdb.mi/mi-sym-info.exp: Make matching more precise.
6068
96c7f873
TV
60692020-03-13 Tom de Vries <tdevries@suse.de>
6070
6071 PR symtab/25646
6072 * gdb.dwarf2/imported-unit.exp: Add test.
6073
49ba92c0
TV
60742020-03-13 Tom de Vries <tdevries@suse.de>
6075
6076 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
6077 (var1, var2): New variable.
6078 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
6079 matching symbols.
6080
301b21e0
TV
60812020-03-13 Tom de Vries <tdevries@suse.de>
6082
6083 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
6084 (Term::command): Use prompt prefix.
6085 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
6086 * gdb.tui/tui-layout-asm-short-prog.exp: Use
6087 command_no_prompt_prefix instead of prefix.
6088 * gdb.tui/tui-layout-asm.exp: Same.
6089
3f512721
SM
60902020-03-12 Simon Marchi <simon.marchi@efficios.com>
6091
6092 * gdb.base/break-interp.exp: Use foreach_with_prefix.
6093
40310f30
SM
60942020-03-12 Simon Marchi <simon.marchi@efficios.com>
6095
6096 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
6097 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
6098 on" while stepping over the test instruction, match printed
6099 message.
6100
09252140
TV
61012020-03-12 Tom de Vries <tdevries@suse.de>
6102
6103 * gdb.base/info-types.exp: Use exp_continue during matching of output
6104 of "info types".
6105
14e9c72c
TV
61062020-03-12 Tom de Vries <tdevries@suse.de>
6107
6108 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
6109
e515d67e
TV
61102020-03-12 Tom de Vries <tdevries@suse.de>
6111
6112 * gdb.fortran/module.exp: Use exp_continue during matching of output
6113 of "info variable -n".
6114
307eafd8
TV
61152020-03-12 Tom de Vries <tdevries@suse.de>
6116
6117 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
6118 gdb.dwarf2/dw2-ranges-base.c.
6119
9a2de3fc
TV
61202020-03-12 Tom de Vries <tdevries@suse.de>
6121
6122 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
6123 in presence of GLIBC debuginfo.
6124
3217502e
TV
61252020-03-12 Tom de Vries <tdevries@suse.de>
6126
6127 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
6128 $core.
6129
1281424c
TV
61302020-03-12 Tom de Vries <tdevries@suse.de>
6131
6132 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
6133 more precise.
6134
038b97fc
SM
61352020-03-11 Simon Marchi <simon.marchi@efficios.com>
6136
6137 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
6138 from Unix to Windows path.
6139
5308d1e7
TV
61402020-03-11 Tom de Vries <tdevries@suse.de>
6141
6142 * gdb.ada/minsyms.exp: Set language to ada.
6143
f870f78f
TV
61442020-03-11 Tom de Vries <tdevries@suse.de>
6145
6146 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
6147
5a13315d
TV
61482020-03-11 Tom de Vries <tdevries@suse.de>
6149
6150 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
6151
976862ed
TT
61522020-03-11 Tom Tromey <tromey@adacore.com>
6153
6154 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
6155
7462c383
TV
61562020-03-11 Tom de Vries <tdevries@suse.de>
6157
6158 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
6159
1c6c46a0
TV
61602020-03-11 Tom de Vries <tdevries@suse.de>
6161
6162 * gdb.base/break-interp.exp: Limit verbose scope.
6163
44f41bb7
TV
61642020-03-11 Tom de Vries <tdevries@suse.de>
6165
6166 * gdb.fortran/logical.f90: Define variable with character type.
6167 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
6168
b76f3a42
TV
61692020-03-11 Tom de Vries <tdevries@suse.de>
6170
6171 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
6172
1c33af77
TV
61732020-03-11 Tom de Vries <tdevries@suse.de>
6174
6175 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
6176 symtabs.
6177
8c95582d
AB
61782020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
6179 Bernd Edlinger <bernd.edlinger@hotmail.de>
6180
6181 * gdb.cp/step-and-next-inline.cc: New file.
6182 * gdb.cp/step-and-next-inline.exp: New file.
6183 * gdb.cp/step-and-next-inline.h: New file.
6184 * gdb.dwarf2/dw2-is-stmt.c: New file.
6185 * gdb.dwarf2/dw2-is-stmt.exp: New file.
6186 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
6187 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
6188 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
6189
cecf8547
AB
61902020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
6191
6192 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
6193 is-stmt flag in the line table.
6194
0ba678c9
TV
61952020-03-09 Tom de Vries <tdevries@suse.de>
6196
6197 * lib/gdb.exp (cached_file): Create cache dir.
6198
72fbdf83
TV
61992020-03-07 Tom de Vries <tdevries@suse.de>
6200
6201 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
6202 * gdb.cp/rvalue-ref-params.exp: Same.
6203
436b5e99
TV
62042020-03-06 Tom de Vries <tdevries@suse.de>
6205
6206 * lib/gdb.exp (tentative_rename, cached_file): New proc.
6207 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
6208
09f2921c
TV
62092020-03-06 Tom de Vries <tdevries@suse.de>
6210
6211 * README: Fix "the the".
6212 * gdb.base/dprintf.exp: Same.
6213
50a3cc5d
TV
62142020-03-05 Tom de Vries <tdevries@suse.de>
6215
6216 * gdb.base/maint.exp: Update "main print statistics" expected output.
6217
0a709cba
AKS
62182020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6219
6220 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
6221 (fortran_int8): Likewise.
6222 (fortran_real4): Likewise.
6223 (fortran_real8): Likewise.
6224 (fortran_complex4): Likewise.
6225 (fortran_logical4): Likewise.
6226 (fortran_character1): Likewise.
6227
5e5d66b6
AB
62282020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
6229
6230 * gdb.fortran/logical.exp: Add tests that any non-zero value is
6231 printed as true.
6232
7b973adc
SDJ
62332020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
6234
6235 * gdb.base/printcmds.exp: Add test to verify printf of a
6236 variable holding an address.
6237
478e490a
TV
62382020-03-03 Tom de Vries <tdevries@suse.de>
6239
6240 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
6241
1ef44e86
TV
62422020-03-03 Tom de Vries <tdevries@suse.de>
6243
6244 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
6245 gdb_test_multiple call.
6246
b98cc2cf
TV
62472020-03-03 Tom de Vries <tdevries@suse.de>
6248
6249 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
6250 gdb_test_multiple calls.
6251
63e163f2
AB
62522020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
6253
6254 * gdb.base/default.exp: Remove test of 'set history filename'.
6255 * gdb.base/gdbinit-history.exp: Add tests for setting the history
6256 filename to the empty string.
6257 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
6258 and GDBHISTSIZE.
6259
24ed6739
AB
62602020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
6261
6262 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
6263 disabled.
6264
590003dc 62652020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 6266 Tom de Vries <tdevries@suse.de>
590003dc
TV
6267
6268 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
6269 -prompt prefix, before user_code argument. Add -lbl option likewise.
6270 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
6271 (gdb_is_target_1): Add -prompt prefix and move to before user_code
6272 argument.
6273 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
6274 have "\r\n" at start-of-line, instead of at end-of-line.
6275
f5e46084
SM
62762020-02-28 Simon Marchi <simon.marchi@efficios.com>
6277
6278 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
6279 libinproctrace.so.
6280
f7a7000d
LM
62812020-02-28 Luis Machado <luis.machado@linaro.org>
6282
6283 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
6284 to "p/x".
6285
718e0816
LM
62862020-02-28 Luis Machado <luis.machado@linaro.org>
6287
6288 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
6289 asm/ptrace.h and error.h.
6290
13c3a74a
TV
62912020-02-28 Tom de Vries <tdevries@suse.de>
6292
6293 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
6294 (struct wrapper, do_something, mundane/symada__cS): Move ...
6295 * gdb.base/c-linkage-name-2.c: ... here. New source file.
6296 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
6297 Update "print symada__cS before partial symtab expansion" regexp.
6298 Update breakpoint location. Flush symbol cache after expansion.
6299
85d2d5bb
LM
63002020-02-28 Luis Machado <luis.machado@linaro.org>
6301
6302 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
6303
3608f86c
TV
63042020-02-27 Tom de Vries <tdevries@suse.de>
6305
6306 * config/sid.exp: Remove unused globals.
6307 * gdb.base/attach.exp: Same.
6308 * gdb.base/catch-load.exp: Same.
6309 * gdb.base/dbx.exp: Same.
6310 * lib/gdb.exp: Same.
6311 * lib/mi-support.exp: Same.
6312 * lib/prompt.exp: Same.
6313
c8d4f6df
TV
63142020-02-27 Tom de Vries <tdevries@suse.de>
6315
6316 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
6317 not set.
6318
0d79cdc4
AM
63192020-02-26 Aaron Merey <amerey@redhat.com>
6320
6321 * gdb.debuginfod: New directory for debuginfod tests.
6322 * gdb.debuginfod/main.c: New test file.
6323 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
6324
0dce4280
TV
63252020-02-26 Tom de Vries <tdevries@suse.de>
6326
6327 PR gdb/25603
6328 * gdb.base/persistent-lang.cc: New test.
6329 * gdb.base/persistent-lang.exp: New file.
6330
9e80cfa1
AB
63312020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
6332
6333 * gdb.fortran/derived-type-striding.exp: Add a new test.
6334 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
6335 new test.
6336
2078dbb2
AB
63372020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
6338
6339 * gdb.base/cached-source-file.exp: Avoid source file paths in test
6340 names.
6341
70d49700
TV
63422020-02-25 Tom de Vries <tdevries@suse.de>
6343
6344 PR go/18926
6345 * gdb.go/methods.exp: Remove gcc/93866 xfail.
6346
a88ef40d
TV
63472020-02-24 Tom de Vries <tdevries@suse.de>
6348
6349 PR gdb/25592
6350 * gdb.base/info-locals-unused-static-var.c: New test.
6351 * gdb.base/info-locals-unused-static-var.exp: New file.
6352
01b1af32
TT
63532020-02-22 Tom Tromey <tom@tromey.com>
6354
6355 * gdb.python/tui-window.exp: New file.
6356 * gdb.python/tui-window.py: New file.
6357
7c043ba6
TT
63582020-02-22 Tom Tromey <tom@tromey.com>
6359
6360 PR tui/17850:
6361 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
6362 tests.
6363
c22fef7e
TT
63642020-02-22 Tom Tromey <tom@tromey.com>
6365
6366 * gdb.tui/new-layout.exp: Add sub-layout tests.
6367
ee325b61
TT
63682020-02-22 Tom Tromey <tom@tromey.com>
6369
6370 * gdb.tui/new-layout.exp: New file.
6371
3f0cbb04
TT
63722020-02-22 Tom Tromey <tom@tromey.com>
6373
6374 * gdb.rust/rust-style.rs: New file.
6375 * gdb.rust/rust-style.exp: New file.
6376 * gdb.base/style.exp: Test structure printing.
6377 * gdb.base/style.c (struct some_struct): New type.
6378 (enum etype): New type.
6379 (struct_value): New global.
6380
75525152
TV
63812020-02-21 Tom de Vries <tdevries@suse.de>
6382
6383 PR go/18926
6384 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
6385 Remove blanket xfails. Use message argument for gdb_breakpoint.
6386 Make continuing to breakpoint test conditional on setting breakpoint.
6387 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
6388 DW_AT_name attribute. Add xfail for GCC PR93866.
6389
bd360d30
AB
63902020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
6391
6392 * gdb.dwarf2/cpp-linkage-name.c: New file.
6393 * gdb.dwarf2/cpp-linkage-name.exp: New file.
6394
c7adb09f 63952020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
6396
6397 * lib/gdb.exp (gdb_wrapper_init): Reset
6398 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
6399 not exist.
6400
a9c79803
TV
64012020-02-20 Tom de Vries <tdevries@suse.de>
6402
6403 PR go/17018
6404 * gdb.go/hello.exp: Copy ...
6405 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
6406 print of st to print value of global definition. Add xfail for GCC
6407 PR93844.
6408 * gdb.go/hello.exp: Remove printing of st before definition.
6409 * gdb.go/hello.go: Copy ...
6410 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
6411 to st.
6412 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
6413
d7445728
TV
64142020-02-20 Tom de Vries <tdevries@suse.de>
6415
6416 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
6417 (gdb_simple_compile): Handle compile_flags go by using .go extension
6418 for source file.
6419 * gdb.go/chan.exp: Use support_go_compile.
6420 * gdb.go/handcall.exp: Same.
6421 * gdb.go/hello.exp: Same.
6422 * gdb.go/integers.exp: Same.
6423 * gdb.go/max-depth.exp: Same.
6424 * gdb.go/methods.exp: Same.
6425 * gdb.go/package.exp: Same.
6426 * gdb.go/strings.exp: Same.
6427 * gdb.go/types.exp: Same.
6428 * gdb.go/unsafe.exp: Same.
6429
c9c41e6d
TV
64302020-02-19 Tom de Vries <tdevries@suse.de>
6431
6432 * gdb.python/lib-types.exp: Make xfail more strict.
6433
f20ff837
TV
64342020-02-19 Tom de Vries <tdevries@suse.de>
6435
6436 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
6437
08410482
DE
64382020-02-19 Doug Evans <dje@google.com>
6439
6440 PR rust/25535
6441 * gdb.rust/simple.exp: Add test.
6442 * gdb.rust/simple.rs: Add test.
6443
623563f7
TV
64442020-02-19 Tom de Vries <tdevries@suse.de>
6445
6446 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
6447 output line-by-line.
6448
d3308cfd
TV
64492020-02-19 Tom de Vries <tdevries@suse.de>
6450
6451 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
6452
86cbc5dc
TV
64532020-02-19 Tom de Vries <tdevries@suse.de>
6454
6455 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
6456 prelink.
6457
9db2b96b
TV
64582020-02-19 Tom de Vries <tdevries@suse.de>
6459
6460 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
6461 (gdb_do_cache): Use gdb_do_cache_wrap.
6462 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
6463
89e2fdc5
TV
64642020-02-19 Tom de Vries <tdevries@suse.de>
6465
6466 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
6467 gdb_compile option.
6468
373d7ac0
SM
64692020-02-18 Simon Marchi <simon.marchi@efficios.com>
6470
6471 * gdb.base/printcmds.exp (test_print_enums): Update expected
6472 output.
6473
b29a2df0
SM
64742020-02-18 Simon Marchi <simon.marchi@efficios.com>
6475
6476 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
6477 for "unknown".
6478
6740f0cc
SM
64792020-02-18 Simon Marchi <simon.marchi@efficios.com>
6480
6481 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
6482 enumerator.
6483
edd45eb0
SM
64842020-02-18 Simon Marchi <simon.marchi@efficios.com>
6485
6486 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
6487 FE_, add FE_NONE.
6488 (three): Update.
6489 (enum flag_enum_without_zero): New enum.
6490 (flag_enum_without_zero): New variable.
6491 (enum not_flag_enum): New enum.
6492 (three_not_flag): New variable.
6493 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
6494 (test_print_enums): Add more tests for printing flag enums.
6495
d4295de4
TV
64962020-02-18 Tom de Vries <tdevries@suse.de>
6497
6498 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
6499 (gdb_compile_ada): ... here.
6500 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
6501 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
6502
f251f505
TT
65032020-02-14 Tom Tromey <tom@tromey.com>
6504
6505 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
6506 build directory.
6507 * boards/gdbserver-base.exp: Update path to gdbserver.
6508
8f432634
TV
65092020-02-13 Tom de Vries <tdevries@suse.de>
6510
6511 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
6512
92b6eaf7
TV
65132020-02-13 Tom de Vries <tdevries@suse.de>
6514
6515 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
6516 are missing.
6517
f3b0f7fe
TV
65182020-02-13 Tom de Vries <tdevries@suse.de>
6519
6520 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
6521 call.
6522
f6be8713
SDJ
65232020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
6524
6525 PR tui/25126
6526 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
6527 * gdb.base/cached-source-file.c: New file.
6528 * gdb.base/cached-source-file.exp: New file.
6529
b2770d5e
TV
65302020-02-11 Tom de Vries <tdevries@suse.de>
6531
6532 PR testsuite/25488
6533 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
6534
44f6938e
TV
65352020-02-10 Tom de Vries <tdevries@suse.de>
6536
6537 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
6538
5f0e2eb7
MR
65392020-02-10 Maciej W. Rozycki <macro@wdc.com>
6540
6541 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
6542 and $after_addr are both integers before making a comparison.
6543
46ce2b6f
TV
65442020-02-09 Tom de Vries <tdevries@suse.de>
6545
6546 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
6547 command output and paste it into gdb.log. If any, paste catch message
6548 to gdb.log.
6549
5abbbe1d
TT
65502020-02-07 Tom Tromey <tromey@adacore.com>
6551
6552 PR breakpoints/24915:
6553 * gdb.base/annotate-symlink.exp: Use setup_xfail.
6554
1d5d29e7
SV
65552020-02-06 Shahab Vahedi <shahab@synopsys.com>
6556
6557 * gdb.tui/tui-missing-src.exp: Add the "missing source
6558 file" test for the TUI.
6559
b0999b9b
AB
65602020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
6561
6562 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
6563 including a port number in the output.
6564
c3b149eb
AKS
65652020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
6566
6567 * lib/fortran.exp (fortran_int4): Handle clang.
6568 (fortran_int8): Likewise.
6569 (fortran_real4): Likewise.
6570 (fortran_real8): Likewise.
6571 (fortran_complex4): Likewise.
6572 (fortran_logical4): Likewise.
6573 (fortran_character1): Likewise.
6574
f8dcc90b
TV
65752020-02-04 Tom de Vries <tdevries@suse.de>
6576
6577 * README (Race detection): Add note.
6578
f90ac7c2
TV
65792020-02-04 Tom de Vries <tdevries@suse.de>
6580
6581 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
6582
780636ae
TV
65832020-02-04 Tom de Vries <tdevries@suse.de>
6584
6585 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
6586
5d2e1193
RA
65872020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
6588
6589 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
6590 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
6591 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
6592 blttar, bnetarl.
6593 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
6594 binary for blttar, bnetarl.
6595 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
6596 wait instruction. Delete ldmx test.
6597 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
6598
e409c542
AKS
65992020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
6600
6601 * gdb.fortran/array-bounds-high.exp: New file.
6602 * gdb.fortran/array-bounds-high.f90: New file.
6603
b0029748
LD
66042020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
6605
6606 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
6607 Replace #include of <sys/fcntl.h> by <fcntl.h>.
6608
195a8287
TV
66092020-02-01 Tom de Vries <tdevries@suse.de>
6610
6611 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
6612
42330a68
AB
66132020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
6614
6615 PR tui/9765
6616 * gdb.tui/tui-layout-asm-short-prog.S: New file.
6617 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
6618
b62a8028
LM
66192020-01-29 Luis Machado <luis.machado@linaro.org>
6620
6621 * gdb.arch/aarch64-brk-patterns.c: New source file.
6622 * gdb.arch/aarch64-brk-patterns.exp: New test.
6623
5f440116
TBA
66242020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6625
6626 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
6627 GCC/Clang version.
6628 * gdb.cp/pass-by-ref.exp: Ditto.
6629
ee2a6fc6
TV
66302020-01-29 Tom de Vries <tdevries@suse.de>
6631
6632 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
6633 * gdb.threads/watchpoint-fork-mt.c: Same.
6634 * gdb.threads/watchpoint-fork-parent.c: Same.
6635 * gdb.threads/watchpoint-fork-st.c: Same.
6636 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
6637
16b10d6e
LM
66382020-01-27 Luis Machado <luis.machado@linaro.org>
6639
6640 * gdb.base/step-over-syscall.exp (setup): Check if we're already
6641 sitting at a syscall instruction when we hit the syscall function's
6642 breakpoint.
6643 Check PC against one obtained with the x command.
6644 Validate syscall number.
6645 (step_over_syscall): Don't continue to the syscall instruction if
6646 we're already there.
6647
b1468492
PW
66482020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6649
6650 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
6651
7ffa82e1
AB
66522020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6653
6654 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
6655 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
6656
3d92a3e3
AB
66572020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6658
6659 * gdb.dwarf2/dw2-inline-stepping.c: New file.
6660 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
6661
94a72be7
AB
66622020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6663
6664 * gdb.base/maint.exp: Update line table parsing test.
6665 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
6666
53af73bf
PA
66672020-01-24 Pedro Alves <palves@redhat.com>
6668
6669 PR gdb/25410
6670 * gdb.multi/multi-re-run-1.c: New.
6671 * gdb.multi/multi-re-run-2.c: New.
6672 * gdb.multi/multi-re-run.exp: New.
6673
1ba1ac88
AB
66742020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6675
6676 PR gdb/23718
6677 * gdb.server/server-kill-python.exp: New file.
6678
f3364a6d
AB
66792020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6680
6681 * gdb.server/multi-ui-errors.c: New file.
6682 * gdb.server/multi-ui-errors.exp: New file.
6683
733d0a67
AB
66842020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
6685
6686 PR tui/9765
6687 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
6688
4f13c1c0
TT
66892020-01-19 Tom Tromey <tom@tromey.com>
6690
6691 * gdb.tui/main.exp: Add check for plain "file".
6692
40c94099
CB
66932020-01-16 Christian Biesinger <cbiesinger@google.com>
6694
6695 * lib/gdb.exp: Fix spelling error (seperatelly).
6696
ff47f4f0
TT
66972020-01-14 Tom Tromey <tom@tromey.com>
6698
6699 PR symtab/12535:
6700 * gdb.python/python.exp: Test decode_line with empty string
6701 argument.
6702
717c684d
BE
67032020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
6704
6705 * gdb.base/skip-inline.exp: Extend test.
6706
44e4c775
AB
67072020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6708
6709 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
6710 * gdb.dwarf2/dw2-bad-elf.c: New file.
6711 * gdb.dwarf2/dw2-bad-elf.exp: New file.
6712
d93c6db7
AB
67132020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6714
6715 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
6716 _line_saw_file.
6717
9a6d629c
AB
67182020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
6719
6720 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
6721 border.
6722
d9ebdab7
TBA
67232020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6724
6725 * gdb.multi/multi-target.exp (setup): Factor out "info
6726 connections" and "info inferiors" tests to ...
6727 (test_info_inferiors): ... this new procedure.
6728 (top level): Run new "info-inferiors" tests.
6729
f3c469b9
PA
67302020-01-10 Pedro Alves <palves@redhat.com>
6731
6732 * gdb.server/bkpt-other-inferior.exp: New file.
6733
121b3efd
PA
67342020-01-10 Pedro Alves <palves@redhat.com>
6735
6736 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
6737 of "add-inferior".
6738 * gdb.base/quit-live.exp: Likewise.
6739 * gdb.base/remote-exec-file.exp: Likewise.
6740 * gdb.guile/scm-progspace.exp: Likewise.
6741 * gdb.linespec/linespec.exp: Likewise.
6742 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6743 * gdb.mi/user-selected-context-sync.exp: Likewise.
6744 * gdb.multi/multi-target.exp (setup): Add "info connection" and
6745 "info inferiors" tests.
6746 * gdb.multi/remove-inferiors.exp: Adjust expected output of
6747 "add-inferior".
6748 * gdb.multi/watchpoint-multi.exp: Likewise.
6749 * gdb.python/py-inferior.exp: Likewise.
6750 * gdb.server/extended-remote-restart.exp: Likewise.
6751 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
6752 "info inferiors".
6753 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
6754 * gdb.trace/report.exp: Likewise.
6755
1dadb1dd
PA
67562020-01-10 Pedro Alves <palves@redhat.com>
6757
6758 * gdb.multi/multi-target.c: New file.
6759 * gdb.multi/multi-target.exp: New file.
6760 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
6761 mode requested, but remote does not support non-stop".
6762
78f2c40a
PA
67632020-01-10 Pedro Alves <palves@redhat.com>
6764
6765 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
6766 disconnect before reconnecting.
6767
e7af6c70
TBA
67682020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6769 Pedro Alves <palves@redhat.com>
6770
6771 * gdb.server/connect-without-multi-process.exp: Also test
6772 continuing to end.
6773
acdf84a6
PA
67742020-01-10 Pedro Alves <palves@redhat.com>
6775
6776 * gdb.base/remote-exec-file.exp: New file.
6777
873657b9
PA
67782020-01-10 Pedro Alves <palves@redhat.com>
6779
6780 * gdb.base/fork-running-state.exp (do_test): Adjust expected
6781 output.
6782 * gdb.threads/async.c: New.
6783 * gdb.threads/async.exp: New.
6784 * gdb.multi/tids-gid-reset.c: New.
6785 * gdb.multi/tids-gid-reset.exp: New.
6786
7f0ae84c
GB
67872020-01-10 George Barrett <bob@bob131.so>
6788
6789 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
6790 to help in finding the image relocation offset.
6791 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
6792 options in arguments.
6793 (stap_test_no_debuginfo): Likewise.
6794 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
6795 test variants.
6796 (stap_test): Add null semaphore relocation test.
6797
47e9d49d
GB
67982020-01-10 George Barrett <bob@bob131.so>
6799
6800 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
6801 * gdb.base/stap-probe.exp: Likewise.
6802 (stap_test): Pass argument as an additional flag.
6803 (stap_test_no_debuginfo): Likewise.
6804 (stap_test): Check `info probes stap' output for semaphore
6805 addresses if the test binary is supposed to have them.
6806
f5a7c406
AB
68072020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6808
6809 * gdb.tui/basic.exp: Add more scrolling tests.
6810
9ae6bf64
TT
68112020-01-09 Tom Tromey <tom@tromey.com>
6812
6813 PR tui/18932:
6814 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
6815 meangingful value.
6816 (Term::command, Term::resize): Update.
6817 * gdb.tui/basic.exp: Add scrolling test.
6818
b2efe70c
AB
68192020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6820
6821 * gdb.tui/tui-layout-asm.exp: New file.
6822
3804da7e
AB
68232020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6824
6825 * lib/tuiterm.exp (Term::check_box_contents): New proc.
6826
b40aa28f
AB
68272020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6828
6829 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
6830 (Term::enter_tui): Use Term::prepare_for_tui.
6831
63ffd7c9
AB
68322020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6833
6834 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
6835 called.
6836
3be966f6
AB
68372020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6838
6839 * gdb.base/skip.exp: Fix race condition in test.
6840
153d79c4
AB
68412020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
6842
6843 * gdb.base/backtrace.c: New file.
6844 * gdb.base/backtrace.exp: New file.
6845
f2302a34
AB
68462020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
6847
6848 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
6849
6ec1d75e
PW
68502020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6851
6852 * gdb.base/style.exp: Test that warnings are styled.
6853
c296cbe6
BE
68542019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
6855
6856 * gdb.base/line65535.exp: New file.
6857 * gdb.base/line65535.c: New file.
6858
b28a729d
SM
68592019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
6860
6861 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
6862 * lib/gnat_debug_info_test.adb: New file.
6863 * gdb.ada/ptype_tagged_param.exp: Use
6864 gnat_runtime_has_debug_info, expect a different output if
6865 runtime does not have debug info.
6866
7f2d7a0d
SM
68672019-12-20 Simon Marchi <simon.marchi@efficios.com>
6868
6869 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
6870 (another) quote in test name.
6871
f3bce483
SM
68722019-12-20 Simon Marchi <simon.marchi@efficios.com>
6873
6874 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
6875 Add quote in test name.
6876
c855a912
TBA
68772019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6878
6879 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
6880 directory instead.
6881 * gdb.cp/pass-by-ref.exp: Extend with more cases.
6882 * gdb.cp/pass-by-ref-2.cc: New file.
6883 * gdb.cp/pass-by-ref-2.exp: New file.
6884
fc9d2d72
TT
68852019-12-20 Tom Tromey <tom@tromey.com>
6886
6887 * gdb.tui/list-before.exp: New file.
6888
77b97e00
TT
68892019-12-20 Tom Tromey <tom@tromey.com>
6890
6891 * gdb.tui/list.exp: Check for source on initial listing.
6892
f69656d0
TT
68932019-12-11 Tom Tromey <tromey@adacore.com>
6894
6895 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
6896 Add crlf test.
6897
99a55965
SM
68982019-12-18 Simon Marchi <simon.marchi@efficios.com>
6899
6900 * gdb.base/default.exp: Update value of $_gdb_major.
6901
5024637f
BE
69022019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6903
6904 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
6905
b63634be
BE
69062019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6907
6908 * gdb.base/skip.exp: Whitespace fix.
6909
45d73523
BE
69102019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
6911
6912 * gdb.base/skip-inline.c: New file.
6913 * gdb.base/skip-inline.exp: New file.
6914
d043f8c8
SM
69152019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
6916
6917 * gdb.base/jit-reader.exp (jit_reader_test): Rename
6918 jit_function_00 to jit_function_stack_mangle.
6919 * gdb.base/jithost.c (jit_function_t): Rename to...
6920 (jit_function_stack_mangle_t): ... this.
6921 (jit_function_add_t): New typedef.
6922 (jit_function_00_code): Rename to...
6923 (jit_function_stack_mangle_code): ... this, make static.
6924 (jit_function_add_code): New.
6925 (main): Generate "add" function and call it. Adjust to changes
6926 in jithost_abi.
6927 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
6928 (struct jithost_abi) <begin, end>: Remove fields.
6929 <object, function_stack_mangle, function_add>: New fields.
6930 * gdb.base/jitreader.c (struct reader_state) <code_begin,
6931 code_end>: Remove fields.
6932 <func_stack_mangle>: New field.
6933 (read_debug_info): Adjust to renaming, create block for "add"
6934 function.
6935 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
6936
873de05c
TT
69372019-12-11 Tom Tromey <tom@tromey.com>
6938
6939 * gdb.tui/resize.exp: Fix regexp.
6940 * gdb.tui/regs.exp: Fix regexps.
6941 * gdb.tui/main.exp: Fix regexp.
6942
3d979945
TT
69432019-12-11 Tom Tromey <tom@tromey.com>
6944
6945 * gdb.tui/resize.exp: Update.
6946 * gdb.tui/empty.exp (layouts): Update.
6947
2192a9d3
TT
69482019-12-11 Tom Tromey <tom@tromey.com>
6949
6950 * gdb.tui/regs.exp: Update.
6951 * gdb.tui/empty.exp (layouts): Update.
6952 * gdb.tui/basic.exp: Update.
6953 * lib/tuiterm.exp (_check_box): Don't check bottom border.
6954
d8edc8b7
PW
69552019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6956
6957 * gdb.base/options.exp: Add -raw-values in the print completion list.
6958 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
6959
4c12d936
KB
69602019-12-10 Kevin Buettner <kevinb@redhat.com>
6961
6962 * gdb.threads/omp-par-scope.c: New file.
6963 * gdb/threads/omp-par-scope.exp: New file.
6964
26b911fb
KB
69652019-12-10 Kevin Buettner <kevinb@redhat.com>
6966
bb47f919
KB
6967 * lib/gdb.exp (support_nested_function_tests): New proc.
6968
69692019-12-10 Kevin Buettner <kevinb@redhat.com>
6970
6971 * lib/gdb.exp (gdb_compile_openmp): New proc.
6972 (build_executable_from_specs): Add an "openmp" option.
6973 (gdb_compile_pthreads): Add non-executable case.
26b911fb 6974
6c71eb7d
TT
69752019-12-10 Tom Tromey <tromey@adacore.com>
6976
6977 * gdb.ada/unchecked_union.exp: New file.
6978 * gdb.ada/unchecked_union/pck.adb: New file.
6979 * gdb.ada/unchecked_union/pck.ads: New file.
6980 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
6981 * gdb-utils.exp (string_to_regexp): Also quote "?".
6982
bac7c5cf
GB
69832019-12-10 George Barrett <bob@bob131.so>
6984
6985 Test scripted probe breakpoints.
6986 * gdb.guile/scm-breakpoint.c (main): Add probe point.
6987 * gdb.python/py-breakpoint.c (main): Likewise.
6988 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
6989 specifier test.
6990 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
6991
330f1d38
TBA
69922019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6993
6994 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
6995 an rvalue parameter.
6996 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
6997 parameter.
6998
b43315e2
AB
69992019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
7000
7001 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
7002 modules.
7003
54f73dad
AB
70042019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
7005
7006 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
7007 broken version of GCC.
7008
d57cbee9
AB
70092019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
7010
7011 * gdb.fortran/info-modules.exp: Rewrite to make use of new
7012 sym-info-cmds library.
7013 * gdb.fortran/info-types.exp: Likewise.
7014 * lib/sym-info-cmds.exp: New file.
7015
c14aab8c
TV
70162019-12-08 Tom de Vries <tdevries@suse.de>
7017
7018 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
7019
aa2d5a42
KS
70202019-12-07 Keith Seitz <keiths@redhat.com>
7021
7022 * gdb.base/corefile-buildid-shlib-shr.c: New file.
7023 * gdb.base/corefile-buildid-shlib.c: New file.
7024 * gdb.base/corefile-buildid.c: New file.
7025 * gdb.base/corefile-buildid.exp: New file.
7026
93e55f0a
TV
70272019-12-06 Tom de Vries <tdevries@suse.de>
7028
7029 * gdb.dwarf2/varval.exp: Add decl before def test.
7030
c7d12402
TBA
70312019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
7032
7033 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
7034
06acc08f
TBA
70352019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
7036
7037 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
7038 CV and reference conversion for overload resolution.
7039 * gdb.cp/rvalue-ref-overload.exp: Test it.
7040
e0fad1ea
PW
70412019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7042
7043 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
7044 * gdb.base/frameapply.exp: Test faas without command.
7045
8d70a9f0
AB
70462019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
7047
7048 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
7049 Fortran tests.
7050 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
7051 order.
7052
36c8fb93
AB
70532019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
7054
7055 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
7056 casting to type with no kind specified.
7057 (test_basic_parsing_of_type_kinds): Additional tests for types
7058 with no kind specified, and add tests for single/double
7059 precision/complex types.
7060
4139ff00
TT
70612019-12-04 Tom Tromey <tromey@adacore.com>
7062
7063 * gdb.base/endianity.c (struct other) <x>: New field.
7064 (main): Initialize it.
7065 * gdb.base/endianity.exp: Update.
7066
a05cf17a
TT
70672019-12-04 Tom Tromey <tromey@adacore.com>
7068
7069 * gdb.ada/scalar_storage/storage.adb: New file.
7070 * gdb.ada/scalar_storage/pck.adb: New file.
7071 * gdb.ada/scalar_storage/pck.ads: New file.
7072 * gdb.ada/scalar_storage.exp: New file.
7073
103a685e
TT
70742019-12-04 Tom Tromey <tromey@adacore.com>
7075
7076 * gdb.base/endianity.c (struct otherendian) <f>: New field.
7077 (main): Initialize it.
7078 * gdb.base/endianity.exp: Update.
7079
c2512106
AB
70802019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
7081
7082 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
7083
293b38d6
AB
70842019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
7085
7086 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
7087 -symbol-info-module-functions and -symbol-info-module-variables.
7088
216a7e6b
AB
70892019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
7090
7091 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
7092
5bbd8269
AB
70932019-12-01 Richard Bunt <richard.bunt@arm.com>
7094 Andrew Burgess <andrew.burgess@embecosm.com>
7095
7096 * gdb.fortran/derived-type-striding.exp: New file.
7097 * gdb.fortran/derived-type-striding.f90: New file.
7098 * gdb.fortran/array-slices.exp: New file.
7099 * gdb.fortran/array-slices.f90: New file.
7100
be09caf1
PW
71012019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7102
7103 * gdb.base/define.exp: Test . in command names.
7104 * gdb.base/setshow.exp: Update test, as . is now part of
7105 command name.
7106
643c0cbe
PW
71072019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7108
7109 * gdb.base/define-prefix.exp: New file.
7110
dcdec678
AB
71112019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
7112
7113 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
7114 compile.
7115 (skip_btrace_pt_tests): Likewise.
7116
640ab947
AB
71172019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
7118
7119 * gdb.fortran/info-modules.exp: Compile source files in correct
7120 order.
7121
d22670f0
KB
71222019-11-27 Kevin Buettner <kevinb@redhat.com>
7123
7124 * gdb.dwarf2/imported-unit.exp: New file.
7125 * gdb.dwarf2/imported-unit.c: New file.
7126
db5960b4
AB
71272019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
7128
7129 * gdb.mi/mi-fortran-modules-2.f90: New file.
7130 * gdb.mi/mi-fortran-modules.exp: New file.
7131 * gdb.mi/mi-fortran-modules.f90: New file.
7132
7dc42066
AB
71332019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
7134
7135 * gdb.mi/mi-sym-info-1.c: New file.
7136 * gdb.mi/mi-sym-info-2.c: New file.
7137 * gdb.mi/mi-sym-info.exp: New file.
7138
0dfeecca
TT
71392019-11-22 Tom Tromey <tromey@adacore.com>
7140
7141 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
7142 * gdb.ada/tasks/foo.adb: Add another stopping location.
7143
34877895
PJ
71442019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
7145
7146 * gdb.base/endianity.c: New test.
7147 * gdb.base/endianity.exp: New file.
7148
2e84f897
LD
71492019-11-21 Lukas Durfina <ldurfina@tachyum.com>
7150
7151 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
7152
65d1cd5f
TV
71532019-11-21 Tom de Vries <tdevries@suse.de>
7154
7155 PR gdb/24956
7156 * gdb.base/ui-redirect.exp: Test output of user-defined command.
7157
4f22c3f4
SDJ
71582019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7159
7160 * gdb.python/py-progspace.exp: Add missing parentheses on some
7161 'print' commands.
7162
9f6ad286
TT
71632019-11-19 Tom Tromey <tom@tromey.com>
7164
7165 * gdb.tui/winheight.exp: New file.
7166
0b8dbf3f
AB
71672019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
7168
7169 * gdb.base/ctf-whatis.c: Delete.
7170 * gdb.base/ctf-whatis.exp: Delete.
7171 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
7172
f833b7a7
AB
71732019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
7174
7175 * gdb.base/ctf-cvexpr.exp: Delete.
7176 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
7177
30d0a636
AB
71782019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
7179
7180 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
7181 the compiler. Clean up header comment a little.
7182 * gdb.base/ctf-ptype.exp: Likewise.
7183 * gdb.base/ctf-whatis.exp: Likewise.
7184 * lib/gdb.exp (skip_ctf_tests): New proc.
7185
494409bb
SDJ
71862019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
7187
7188 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
7189 * gdb.tui/corefile-run.exp: New file.
7190
55708e99
TT
71912019-11-14 Tom Tromey <tromey@adacore.com>
7192
7193 * gdb.base/gdbvars.exp (test_convenience_variables): Add
7194 regression tests.
7195
45e42163
TT
71962019-11-12 Tom Tromey <tom@tromey.com>
7197
7198 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
7199 after any command. Expect prompt after WAIT_FOR is seen.
7200 (enter_tui): Enable resize messages.
7201 (command): Expect command in output.
7202 (get_line): Avoid error when cursor appears to be off-screen.
7203 (dump_screen): Include screen size in title.
7204 (_do_resize): New proc, from "resize".
7205 (resize): Rewrite. Do resize in two steps.
7206 * gdb.tui/empty.exp (layouts): Fix entries.
7207 (check_boxes): Remove xfail.
7208 (check_text): Dump screen on failure.
7209
086baaf1
AB
72102019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
7211
7212 * gdb.python/py-symbol.exp: Add test for
7213 gdb.lookup_static_symbols.
7214
09ff83af
AB
72152019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
7216
7217 * gdb.python/py-symbol.c: Declare and call function from new
7218 py-symbol-2.c file.
7219 * gdb.python/py-symbol.exp: Compile both source files, and add new
7220 tests for gdb.lookup_static_symbol.
7221 * gdb.python/py-symbol-2.c: New file.
7222
11af934b
TV
72232019-11-02 Tom de Vries <tdevries@suse.de>
7224
7225 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
7226 * gdb.base/anon.exp: Same.
7227 * gdb.base/auto-connect-native-target.exp: Same.
7228 * gdb.base/call-ar-st.exp: Same.
7229 * gdb.base/catch-syscall.exp: Same.
7230 * gdb.base/commands.exp: Same.
7231 * gdb.base/default.exp: Same.
7232 * gdb.base/display.exp: Same.
7233 * gdb.base/float.exp: Same.
7234 * gdb.base/foll-fork.exp: Same.
7235 * gdb.base/help.exp: Same.
7236 * gdb.base/info-macros.exp: Same.
7237 * gdb.base/info-proc.exp: Same.
7238 * gdb.base/info-target.exp: Same.
7239 * gdb.base/long_long.exp: Same.
7240 * gdb.base/macscp.exp: Same.
7241 * gdb.base/memattr.exp: Same.
7242 * gdb.base/nofield.exp: Same.
7243 * gdb.base/pointers.exp: Same.
7244 * gdb.base/printcmds.exp: Same.
7245 * gdb.base/ptype.exp: Same.
7246 * gdb.base/restore.exp: Same.
7247 * gdb.base/return.exp: Same.
7248 * gdb.base/scope.exp: Same.
7249 * gdb.base/set-noassign.exp: Same.
7250 * gdb.base/setshow.exp: Same.
7251 * gdb.base/shlib-call.exp: Same.
7252 * gdb.base/signals.exp: Same.
7253 * gdb.base/sigstep.exp: Same.
7254 * gdb.base/skip.exp: Same.
7255 * gdb.base/solib-symbol.exp: Same.
7256 * gdb.base/stap-probe.exp: Same.
7257 * gdb.base/step-line.exp: Same.
7258 * gdb.base/step-test.exp: Same.
7259 * gdb.base/style.exp: Same.
7260 * gdb.base/varargs.exp: Same.
7261 * gdb.base/vla-datatypes.exp: Same.
7262 * gdb.base/vla-ptr.exp: Same.
7263 * gdb.base/vla-sideeffect.exp: Same.
7264 * gdb.base/volatile.exp: Same.
7265 * gdb.base/watch-cond-infcall.exp: Same.
7266 * gdb.base/watchpoint.exp: Same.
7267
e96ec2ba
TV
72682019-11-02 Tom de Vries <tdevries@suse.de>
7269
7270 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
7271 * gdb.cp/cpexprs.exp: Same.
7272 * gdb.cp/except-multi-location.exp: Same.
7273 * gdb.cp/exceptprint.exp: Same.
7274 * gdb.cp/gdb2384.exp: Same.
7275 * gdb.cp/inherit.exp: Same.
7276 * gdb.cp/m-static.exp: Same.
7277 * gdb.cp/meth-typedefs.exp: Same.
7278 * gdb.cp/misc.exp: Same.
7279 * gdb.cp/namespace.exp: Same.
7280 * gdb.cp/non-trivial-retval.exp: Same.
7281 * gdb.cp/overload.exp: Same.
7282 * gdb.cp/pr17132.exp: Same.
7283 * gdb.cp/re-set-overloaded.exp: Same.
7284 * gdb.cp/rvalue-ref-types.exp: Same.
7285 * gdb.cp/templates.exp: Same.
7286
bd5766ec
LM
72872019-11-01 Luis Machado <luis.machado@linaro.org>
7288
7289 PR gdb/25124
7290
7291 * gdb.arch/pr25124.S: New file.
7292 * gdb.arch/pr25124.exp: New file.
7293
165f8965
AB
72942019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7295
7296 * gdb.fortran/info-modules.exp: Update expected results, and add
7297 additional tests for 'info module functinos', and 'info module
7298 variables'.
7299 * gdb.fortran/info-types.exp: Update expected results.
7300 * gdb.fortran/info-types.f90: Extend testcase with additional
7301 module variables and functions.
7302
59c35742
AB
73032019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7304
7305 * gdb.fortran/info-modules.exp: New file.
7306 * gdb.fortran/info-types.exp: Build with new file.
7307 * gdb.fortran/info-types.f90: Include and use new module.
7308 * gdb.fortran/info-types-2.f90: New file.
7309
f3fb2519
PW
73102019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7311
7312 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
7313 * gdb.base/settings.exp: Test all settings types using
7314 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
7315 that now verifies that the value of "maint show" is the same as
7316 returned by the settings functions. Test the type of the
7317 maintenance settings.
7318 * gdb.base/default.exp: Update show_conv_list.
7319
d1e36019
TV
73202019-10-31 Tom de Vries <tdevries@suse.de>
7321
7322 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
7323 gdb_test.
7324 * gdb.arch/amd64-disp-step.exp: Same.
7325 * gdb.asm/asm-source.exp: Same.
7326 * gdb.btrace/buffer-size.exp: Same.
7327 * gdb.btrace/cpu.exp: Same.
7328 * gdb.btrace/enable.exp: Same.
7329 * gdb.dwarf2/count.exp: Same.
7330 * gdb.dwarf2/dw2-ranges-func.exp: Same.
7331 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
7332 * gdb.fortran/vla-datatypes.exp: Same.
7333 * gdb.fortran/vla-history.exp: Same.
7334 * gdb.fortran/vla-ptype.exp: Same.
7335 * gdb.fortran/vla-value.exp: Same.
7336 * gdb.fortran/whatis_type.exp: Same.
7337 * gdb.guile/guile.exp: Same.
7338 * gdb.multi/tids.exp: Same.
7339 * gdb.python/py-finish-breakpoint.exp: Same.
7340 * gdb.python/py-framefilter.exp: Same.
7341 * gdb.python/py-pp-registration.exp: Same.
7342 * gdb.python/py-xmethods.exp: Same.
7343 * gdb.python/python.exp: Same.
7344 * gdb.server/connect-with-no-symbol-file.exp: Same.
7345 * gdb.server/no-thread-db.exp: Same.
7346 * gdb.server/run-without-local-binary.exp: Same.
7347 * gdb.stabs/weird.exp: Same.
7348 * gdb.threads/attach-many-short-lived-threads.exp: Same.
7349 * gdb.threads/thread-find.exp: Same.
7350 * gdb.threads/tls-shared.exp: Same.
7351 * gdb.threads/tls.exp: Same.
7352 * gdb.threads/wp-replication.exp: Same.
7353 * gdb.trace/ax.exp: Same.
7354 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
7355
3d11e68e
TV
73562019-10-31 Tom de Vries <tdevries@suse.de>
7357
7358 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
7359 * gdb.ada/array_subscript_addr.exp: Same.
7360 * gdb.ada/arrayidx.exp: Same.
7361 * gdb.ada/arrayparam.exp: Same.
7362 * gdb.ada/arrayptr.exp: Same.
7363 * gdb.ada/boolean_expr.exp: Same.
7364 * gdb.ada/call_pn.exp: Same.
7365 * gdb.ada/complete.exp: Same.
7366 * gdb.ada/fixed_cmp.exp: Same.
7367 * gdb.ada/fun_addr.exp: Same.
7368 * gdb.ada/funcall_param.exp: Same.
7369 * gdb.ada/interface.exp: Same.
7370 * gdb.ada/mod_from_name.exp: Same.
7371 * gdb.ada/null_array.exp: Same.
7372 * gdb.ada/packed_array.exp: Same.
7373 * gdb.ada/packed_tagged.exp: Same.
7374 * gdb.ada/print_chars.exp: Same.
7375 * gdb.ada/print_pc.exp: Same.
7376 * gdb.ada/ptype_arith_binop.exp: Same.
7377 * gdb.ada/ptype_field.exp: Same.
7378 * gdb.ada/ptype_tagged_param.exp: Same.
7379 * gdb.ada/rec_return.exp: Same.
7380 * gdb.ada/ref_tick_size.exp: Same.
7381 * gdb.ada/str_ref_cmp.exp: Same.
7382 * gdb.ada/taft_type.exp: Same.
7383 * gdb.ada/tagged.exp: Same.
7384 * gdb.ada/type_coercion.exp: Same.
7385 * gdb.ada/uninitialized_vars.exp: Same.
7386
60b6ede8
TV
73872019-10-30 Tom de Vries <tdevries@suse.de>
7388
7389 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
7390
30baf67b
TV
73912019-10-26 Tom de Vries <tdevries@suse.de>
7392
7393 * gdb.base/bigcore.c: Fix typos in comments.
7394 * gdb.base/ctf-ptype.c: Same.
7395 * gdb.base/long_long.c: Same.
7396 * gdb.dwarf2/dw2-op-out-param.S: Same.
7397 * gdb.python/py-evthreads.c: Same.
7398 * gdb.reverse/i387-stack-reverse.c: Same.
7399 * gdb.trace/tfile.c: Same.
7400 * lib/compiler.c: Same.
7401 * lib/compiler.cc: Same.
7402
158da0d1
TV
74032019-10-25 Tom de Vries <tdevries@suse.de>
7404
7405 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
7406 gdb_test_multiple calls.
7407 * gdb.reverse/sigall-reverse.exp: Same.
7408 * gdb.reverse/solib-precsave.exp: Same.
7409 * gdb.reverse/solib-reverse.exp: Same.
7410 * gdb.reverse/until-precsave.exp: Same.
7411 * gdb.reverse/until-reverse.exp: Same.
7412
4ccdfbec
TV
74132019-10-24 Tom de Vries <tdevries@suse.de>
7414
7415 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
7416 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
7417 kfail using -wrap pattern flag and convenience variable
7418 gdb_test_name.
7419
33d569b7
AB
74202019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
7421
7422 * gdb.python/py-progspace.exp: Add tests for the
7423 Progspace.block_for_pc method.
7424
4d0b984b
TT
74252019-10-23 Tom Tromey <tom@tromey.com>
7426
7427 * configure: Rebuild.
7428 * aclocal.m4: Use m4_include, not sinclude.
7429
94cb3754
TV
74302019-10-21 Tom de Vries <tdevries@suse.de>
7431
7432 * gdb.base/infcall-nested-structs.c: Add
7433 __attribute__((noinline,noclone)) to all functions.
7434 (call_all): Add missing variable initialization. Simplify return value.
7435 (breakpt): Increment volatile variable, to prevent call from being
7436 optimized out.
7437 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
7438
062f1fc1
TV
74392019-10-17 Tom de Vries <tdevries@suse.de>
7440
7441 * gdb.fortran/module.exp: Allow info variables to print info for files
7442 other than module.f90.
7443
0b54364d
AB
74442019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7445
7446 * gdb.fortran/module.exp: Extend with 'info variables' test.
7447
7ff5fae7
AB
74482019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
7449
7450 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
7451 F77_FOR_TARGET.
7452
d10eccaa
TV
74532019-10-16 Tom de Vries <tdevries@suse.de>
7454
7455 PR tdep/25096
7456 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
7457
745ff14e
TV
74582019-10-16 Tom de Vries <tdevries@suse.de>
7459
7460 PR tdep/24104
7461 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
7462 Add KFAIL for PR tdep/25096.
7463
03e1ab94
TV
74642019-10-16 Tom de Vries <tdevries@suse.de>
7465
7466 PR testsuite/25059
7467 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
7468
b17fcc10
TV
74692019-10-16 Tom de Vries <tdevries@suse.de>
7470
7471 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
7472 as signed.
7473
9223170f
SM
74742019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
7475
7476 * gdb.mi/list-thread-groups-available.exp: Read entries one by
7477 one instead of increasing timeout.
7478
d6e76313
TV
74792019-10-13 Tom de Vries <tdevries@suse.de>
7480
7481 PR record/25038
7482 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
7483 * gdb.reverse/sigall-reverse.exp: Same.
7484 * gdb.reverse/solib-precsave.exp: Same.
7485 * gdb.reverse/solib-reverse.exp: Same.
7486 * gdb.reverse/step-precsave.exp: Same.
7487 * gdb.reverse/until-precsave.exp: Same.
7488 * gdb.reverse/until-reverse.exp: Same.
7489 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
7490
6dfc0041
AA
74912019-10-10 Andreas Arnez <arnez@linux.ibm.com>
7492
7493 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
7494 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
7495 (cmp_struct_05_01, cmp_struct_static_02_01)
7496 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
7497 comparisons.
7498
abcf2cc8
TV
74992019-10-10 Tom de Vries <tdevries@suse.de>
7500
7501 PR testsuite/24888
7502 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
7503 gnatlink.
7504
a50faaf6
TV
75052019-10-09 Tom de Vries <tdevries@suse.de>
7506
7507 PR testsuite/25048
7508 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
7509
60ff3cd7
AB
75102019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7511
7512 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
7513 exceptions due to missing debug information.
7514
dfee8566
TV
75152019-10-07 Tom de Vries <tdevries@suse.de>
7516
7517 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
7518
3d63690a
AB
75192019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
7520
7521 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
7522 * gdb.base/annota1.exp: Update to use gdb_test_name.
7523
30d1f018
WP
75242019-10-07 Weimin Pan <weimin.pan@oracle.com>
7525
7526 * gdb.base/ctf-whatis.exp: New file.
7527 * gdb.base/ctf-whatis.c: New file.
7528 * gdb.base/ctf-ptype.exp: New file.
7529 * gdb.base/ctf-ptype.c: New file.
7530 * gdb.base/ctf-constvars.exp: New file.
7531 * gdb.base/ctf-constvars.c: New file.
7532 * gdb.base/ctf-cvexpr.exp: New file.
7533
4dbbb47c
TV
75342019-10-04 Tom de Vries <tdevries@suse.de>
7535
7536 * gdb.cp/local-static.c (main): Move declaration of int i out of the
7537 for loop.
7538
77c2dba3
TT
75392019-10-03 Tom Tromey <tom@tromey.com>
7540
7541 PR rust/24976:
7542 * gdb.rust/simple.rs (Union2): New type.
7543 (main): Use Union2.
7544 * gdb.rust/simple.exp: Add test.
7545
179aed7f
AB
75462019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7547
7548 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
7549 nested function prefix.
7550
0a4b0913
AB
75512019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
7552 Richard Bunt <richard.bunt@arm.com>
7553 Andrew Burgess <andrew.burgess@embecosm.com>
7554
7555 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
7556 nested functions.
7557 * gdb.fortran/nested-funcs.f90: Update expected results.
7558 * gdb.fortran/nested-funcs-2.exp: New file.
7559 * gdb.fortran/nested-funcs-2.f90: New file.
7560
082cce05
AB
75612019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7562
7563 * gdb.python/py-parameter.exp: Make test names unique.
7564 * gdb.python/py-template.exp: Likewise.
7565 * gdb.python/py-value.exp: Likewise.
7566
2b74ba5a
AB
75672019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7568
7569 * gdb.base/break-interp.exp: Reduce test name duplication.
7570 * gdb.base/call-sc.exp: Likewise.
7571 * gdb.base/callfuncs.exp: Likewise.
7572 * gdb.base/charset.exp: Likewise.
7573 * gdb.base/dump.exp: Likewise.
7574 * gdb.base/ena-dis-br.exp: Likewise.
7575 * gdb.base/relational.exp: Likewise.
7576 * gdb.base/step-over-syscall.exp: Likewise.
7577 * gdb.base/structs.exp: Likewise.
7578
58eb20d5
AB
75792019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7580
7581 * gdb.linespec/explicit.exp: Make test names unique.
7582 * gdb.linespec/ls-errs.exp: Likewise.
7583
4d421147
AB
75842019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7585
7586 * gdb.reverse/break-precsave.exp: Make test names unique.
7587 * gdb.reverse/break-reverse.exp: Likewise.
7588 * gdb.reverse/finish-precsave.exp: Likewise.
7589 * gdb.reverse/finish-reverse.exp: Likewise.
7590 * gdb.reverse/machinestate-precsave.exp: Likewise.
7591 * gdb.reverse/machinestate.exp: Likewise.
7592 * gdb.reverse/readv-reverse.exp: Likewise.
7593 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7594 * gdb.reverse/sigall-precsave.exp: Likewise.
7595 * gdb.reverse/sigall-reverse.exp: Likewise.
7596 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
7597 * gdb.reverse/watch-precsave.exp: Likewise.
7598 * gdb.reverse/watch-reverse.exp: Likewise.
7599
d8c06f22
AB
76002019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
7601
7602 * gdb.threads/stop-with-handle.c: New file.
7603 * gdb.threads/stop-with-handle.exp: New file.
7604
3a56ed86
TV
76052019-10-03 Tom de Vries <tdevries@suse.de>
7606
7607 PR testsuite/25059
7608 * gdb.base/list-missing-source.exp: Allowing the "Compilation
7609 directory" line to be missing.
7610
42275044
TV
76112019-10-03 Tom de Vries <tdevries@suse.de>
7612
7613 PR testsuite/25059
7614 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
7615 type optional.
7616
9ef62df0
AA
76172019-10-02 Andreas Arnez <arnez@linux.ibm.com>
7618
7619 * gdb.python/py-format-string.c (string.h): New include.
7620 (main): Fill a_struct_with_union.the_union.an_int with bytes of
7621 the same value, for endianness-independence.
7622 * gdb.python/py-format-string.exp (default_regexp_dict)
7623 (test_pretty_structs, test_format): Adjust expected output to the
7624 changed initialization.
7625
37f6a7f4
TT
76262019-10-02 Tom Tromey <tromey@adacore.com>
7627
7628 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
7629
1d58d6a2
PA
76302019-10-02 Pedro Alves <palves@redhat.com>
7631 Andrew Burgess <andrew.burgess@embecosm.com>
7632
7633 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
7634 "print-file-var.h".
7635 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7636 (get_version_1): Print this_version_id and its address.
7637 Add extern "C" wrappers around interface functions.
7638 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
7639 "print-file-var.h".
7640 (this_version_id) Use ATTRIBUTE_VISIBILITY.
7641 (get_version_2): Print this_version_id and its address.
7642 Add extern "C" wrappers around interface functions.
7643 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
7644 <stddef.h> and "print-file-var.h".
7645 Add extern "C" wrappers around interface functions.
7646 [VERSION_ID_MAIN] (this_version_id): Define.
7647 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
7648 * gdb.base/print-file-var.h: Add some #defines to simplify setting
7649 up extern "C" blocks.
7650 * gdb.base/print-file-var.exp (test): New, factored out from top
7651 level.
7652 (top level): Test all combinations of attribute hidden or not,
7653 dlopen or not, and this_version_id symbol in main file or not.
7654 Compile tests as both C++ and C, make test names unique.
7655
d770d56f
TT
76562019-10-01 Tom Tromey <tom@tromey.com>
7657
7658 * gdb.base/style.exp: Test "show logging filename".
7659
7f6aba03
TT
76602019-10-01 Tom Tromey <tom@tromey.com>
7661
7662 * lib/gdb-utils.exp (style): Handle "metadata" argument.
7663 * gdb.base/style.exp: Add metadata style test.
7664
14309bb6
TT
76652019-10-01 Tom Tromey <tom@tromey.com>
7666
7667 * gdb.base/style.exp: Test "pwd".
7668
2a3c1174
PA
76692019-10-01 Tom Tromey <tom@tromey.com>
7670
7671 * gdb.base/style.exp: Update tests.
7672
53d666ec
AA
76732019-10-01 Andreas Arnez <arnez@linux.ibm.com>
7674
7675 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
7676 'six' to unsigned.
7677 (s1): Initialize fields 'four' and 'six' instead of 'three' and
7678 'five'. Use an all-ones bit pattern for each.
7679 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
7680 to its changed values.
7681
4a56a520
TT
76822019-09-30 Tom Tromey <tromey@adacore.com>
7683
7684 * gdb.rust/traits.rs: Disable all warnings.
7685
0df0352a
TV
76862019-09-29 Tom de Vries <tdevries@suse.de>
7687
aac66a4c 7688 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 7689
73d9a918
TV
76902019-09-29 Tom de Vries <tdevries@suse.de>
7691
7692 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
7693
060b3ab4
TV
76942019-09-27 Tom de Vries <tdevries@suse.de>
7695
7696 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
7697
68f7d34d
TV
76982019-09-27 Tom de Vries <tdevries@suse.de>
7699
7700 PR record/23188
7701 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
7702
5d63b30a
TT
77032019-09-26 Tom Tromey <tromey@adacore.com>
7704
7705 * gdb.ada/py_taft.exp: New file.
7706 * gdb.ada/py_taft/main.adb: New file.
7707 * gdb.ada/py_taft/pkg.adb: New file.
7708 * gdb.ada/py_taft/pkg.ads: New file.
7709
3d435220
TV
77102019-09-24 Tom de Vries <tdevries@suse.de>
7711
7712 PR gdb/24598
7713 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
7714
77d03678
TV
77152019-09-22 Tom de Vries <tdevries@suse.de>
7716
7717 * gdb.base/restore.exp: Allow register variables to be optimized out at
7718 -O0.
7719
abf516c6
UW
77202019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
7721
7722 * gdb.arch/spu-info.exp: Remove file.
7723 * gdb.arch/spu-info.c: Remove file.
7724 * gdb.arch/spu-ls.exp: Remove file.
7725 * gdb.arch/spu-ls.c: Remove file.
7726
7727 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
7728 * gdb.asm/spu.inc: Remove file.
7729
7730 * gdb.base/dump.exp: Remove support for spu*-*-*.
7731 * gdb.base/stack-checking.exp: Likewise.
7732 * gdb.base/overlays.exp: Likewise.
7733 * gdb.base/ovlymgr.c: Likewise.
7734 * gdb.base/spu.ld: Remove file.
7735
7736 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
7737 * gdb.cp/cpexprs.exp: Likewise.
7738 * gdb.cp/exception.exp: Likewise.
7739 * gdb.cp/gdb2495.exp: Likewise.
7740 * gdb.cp/mb-templates.exp: Likewise.
7741 * gdb.cp/pr9167.exp: Likewise.
7742 * gdb.cp/userdef.exp: Likewise.
7743
7744 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
7745
7746 * gdb.cell: Remove directory.
7747 * lib/cell.exp: Remove file.
7748
e452e88f
TV
77492019-09-19 Tom de Vries <tdevries@suse.de>
7750
7751 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
7752
8a625130
TV
77532019-09-19 Tom de Vries <tdevries@suse.de>
7754
7755 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
7756
81dc3ab5
TV
77572019-09-19 Tom de Vries <tdevries@suse.de>
7758
7759 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
7760 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
7761 (gdb_target_cmd): ... here.
7762 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
7763 value 2.
7764
b078f3ac
AB
77652019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
7766
7767 * gdb.base/source-dir.exp: Avoid having directory names in test
7768 names.
7769
f1b620e9
MG
77702019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7771
7772 * gdb.base/source-dir.exp: Add extra test for mapped compilation
7773 directory.
7774
67f3ed6a
AB
77752019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
7776
7777 * gdb.base/list-missing-source.exp: New file.
7778
d1b70248
TV
77792019-09-14 Tom de Vries <tdevries@suse.de>
7780
7781 PR teststuite/24599
7782 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
7783 * lib/ada.exp (gnatmake_version_at_least): New proc.
7784
5fabdcd6
AB
77852019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7786
7787 * gdb.base/maint.exp: Use exec_has_index_section.
7788
aa17805f
AB
77892019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
7790
7791 * gdb.base/maint.exp: Add test for 'maint info sections'.
7792
25e5c209
TV
77932019-09-12 Tom de Vries <tdevries@suse.de>
7794
7795 * gdb.base/store.exp: Allow register variables to be optimized out at
7796 -O0.
7797
4993045d
PW
77982019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7799
7800 * gdb.ada/rdv_wait.exp: Update to new task names.
7801 * gdb.base/task_switch_in_core.exp: Likewise.
7802 * gdb.base/info_sources_base.c: Likewise.
7803
8a516164
TT
78042019-09-10 Tom Tromey <tromey@adacore.com>
7805
7806 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
7807
aa391654
TT
78082019-09-10 Tom Tromey <tromey@adacore.com>
7809
7810 * gdb.ada/dgopt.exp: New file.
7811 * gdb.ada/dgopt/x.adb: New file.
7812
8634b462
TT
78132019-09-08 Tom Tromey <tom@tromey.com>
7814
7815 * gdb.tui/resize.exp: Remove setup_xfail.
7816 * gdb.tui/regs.exp: Remove setup_xfail.
7817 * gdb.tui/basic.exp: Remove setup_xfail.
7818
736b0f76
DB
78192019-09-06 David Blaikie <dblaikie@gmail.com>
7820
7821 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
7822 * gdb.cp/cplabel.exp: Ditto.
7823 * gdb.linespec/ls-errs.exp: Ditto.
7824
30331a6c
TV
78252019-09-05 Tom de Vries <tdevries@suse.de>
7826
7827 * lib/gdb.exp (cmp_file_string): New proc.
7828 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
7829 runto_main. Verify save breakpoints output.
7830
98b0ebab
PW
78312019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7832
7833 * gdb.base/info-var.exp: Test info variables without running
7834 to main, to avoid expect's buffer overflow.
7835
4e962e74
TT
78362019-09-03 Tom Tromey <tromey@adacore.com>
7837
7838 * gdb.ada/bias.exp: New file.
7839 * gdb.ada/bias/bias.adb: New file.
7840 * gdb.ada/print_chars.exp: Add regression test.
7841 * gdb.ada/print_chars/foo.adb (My_Character): New type.
7842 (MC): New variable.
7843
2ea1a07a
SL
78442019-08-29 Sandra Loosemore <sandra@codesourcery.com>
7845
7846 * gdb.base/argv0-symlink.exp: Run only on native target
7847 and local host.
7848
8077c50d
TV
78492019-08-29 Tom de Vries <tdevries@suse.de>
7850
7851 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
7852 diverse debug info.
7853 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
7854
48352473
TV
78552019-08-28 Tom de Vries <tdevries@suse.de>
7856
7857 * gdb.base/info-var.exp: Allow info variables to print info for files
7858 other than info-var-f1.c and info-var-f2.c.
7859
d8f27c60
AB
78602019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7861
7862 * gdb.fortran/info-types.exp: Add module.
7863 * gdb.fortran/info-types.f90: Update expected results.
7864
1f20c35e
AB
78652019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7866
7867 * gdb.fortran/info-types.exp: New file.
7868 * gdb.fortran/info-types.f90: New file.
7869 * lib/fortran.exp (fortran_character1): New proc.
7870
4acfdd20
AB
78712019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
7872
7873 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
7874 functions'. Reindent as needed.
7875 * gdb.base/info-var-f1.c: New file.
7876 * gdb.base/info-var-f2.c: New file.
7877 * gdb.base/info-var.exp: New file.
7878 * gdb.base/info-var.h: New file.
7879
5c31b358
TV
78802019-08-26 Tom de Vries <tdevries@suse.de>
7881
7882 PR c++/24852
7883 * gdb.cp/no-libstdcxx-probe.exp: New test.
7884
b694989f
TV
78852019-08-26 Tom de Vries <tdevries@suse.de>
7886
7887 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
7888 * tests need to be skipped.
7889 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
7890 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
7891 mi_skip_libstdcxx_probe_tests.
7892
d9c4ba53
SDJ
78932019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
7894
7895 * gdb.python/py-xmethods.exp: Use raw strings when passing
7896 arguments to SimpleXMethodMatcher.
7897
395fad09
TV
78982019-08-22 Tom de Vries <tdevries@suse.de>
7899
7900 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
7901 more informative.
7902
26c957f1
PA
79032019-08-21 Pedro Alves <palves@redhat.com>
7904
7905 * gdb.base/with.exp: Test "with" with no arguments.
7906
61f80d5d
TV
79072019-08-21 Tom de Vries <tdevries@suse.de>
7908
7909 * gdb.base/gdb-caching-proc.exp: Sort files.
7910
d7a11d13
TV
79112019-08-20 Tom de Vries <tdevries@suse.de>
7912
7913 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
7914 compilation.
7915
34dafe9f
TV
79162019-08-16 Tom de Vries <tdevries@suse.de>
7917
7918 * gdb.base/compare-sections.exp ("after run to main"): Allow
7919 mismatched read-only sections for PIE executables.
7920
398fdd60
TT
79212019-08-16 Tom Tromey <tom@tromey.com>
7922
7923 * lib/tuiterm.exp (_csi_Z): New proc.
7924 * gdb.tui/basic.exp: Update window positions.
7925 * gdb.tui/empty.exp: Update window positions.
7926
d8f9e51c
SL
79272019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7928
7929 * gdb.base/examine-backward.exp: Correct regexp for
7930 "examine 3 bytes backward from ${address_zero}".
7931
3df505f6
TT
79322019-08-15 Tom Tromey <tom@tromey.com>
7933
7934 * gdb.tui/empty.exp: Enable resizing tests.
7935
272560b5
TT
79362019-08-15 Tom Tromey <tromey@adacore.com>
7937
7938 * gdb.ada/char_enum.exp: Add regression tests.
7939 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
7940 and '0'.
7941 (Char, Gchar): Update.
7942 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
7943
08235187
CB
79442019-08-15 Christian Biesinger <cbiesinger@google.com>
7945
7946 * gdb.python/python.exp: Expect a leading underscore on
7947 GdbOutput{,Error}File.
7948
22a2ab04
SL
79492019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7950
7951 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
7952 Windows host.
7953
835b995b
SL
79542019-08-15 Sandra Loosemore <sandra@codesourcery.com>
7955
7956 * gdb.base/batch-preserve-term-settings.exp
7957 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
7958
97dd8e07
CB
79592019-08-15 Christian Biesinger <cbiesinger@google.com>
7960
7961 * lib/gdb.exp: When running on a mingw target, replace
7962 /x/ with x:/.
7963
75faf5c4
AH
79642019-08-14 Alan Hayward <alan.hayward@arm.com>
7965
7966 * gdb.arch/aarch64-prologue.c: New test.
7967 * gdb.arch/aarch64-prologue.exp: New file.
7968
abc6c00f
TV
79692019-08-13 Tom de Vries <tdevries@suse.de>
7970
7971 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
7972 Thread.
7973
74c2c1f4
SL
79742019-08-13 Sandra Loosemore <sandra@codesourcery.com>
7975
7976 * gdb.python/py-completion.exp: Download the .py file to the host
7977 and use its host pathname. Conditionalize tests that use
7978 tab completion and manipulate files on the build machine.
7979 * gdb.python/py-events.exp: Download the .py file to the host
7980 and use its host pathname.
7981 * gdb.python/py-evsignal.exp: Likewise.
7982 * gdb.python/py-evthreads.exp: Likewise.
7983 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
7984 pathname syntax.
7985 * gdb.python/py-framefilter.exp: Download the .py file to the right
7986 place on the host. Match Windows pathname syntax.
7987 * gdb.python/py-mi-var-info-path-expression.exp: Download the
7988 .py file to the host and use its host pathname.
7989 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
7990 * gdb.python/py-objfile.exp: Expect a host pathname, not a
7991 build pathname. Skip symlink test on Windows host. Add missing
7992 newline at end of file.
7993 * gdb.python/py-pp-maint.exp: Download the .py file to the host
7994 and use its host pathname.
7995 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
7996 * gdb.python/py-section-script.exp: Use host location of binfile
7997 on safe-path. Use correct path separator on Windows host.
7998 Reorder alternatives in gdb_test_multiple to prevent matching
7999 the wrong alternative on success.
8000 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
8001
ca2589f3
PP
80022019-08-12 Patrick Palka <patrick@parcs.ath.cx>
8003
8004 * gdb.gdb/selftest.exp (test_with_self): Update test to now
8005 expect the GDB inferior to no longer immediately stop after
8006 being resumed with "signal SIGINT".
8007
020a839d
SL
80082019-08-09 Sandra Loosemore <sandra@codesourcery.com>
8009
8010 * gdb.linespec/break-ask.exp: Generalize regexps to match
8011 Windows pathnames too.
8012
128d6509
TV
80132019-08-08 Tom de Vries <tdevries@suse.de>
8014
8015 PR testsuite/24862
8016 * lib/tuiterm.exp (_accept): Fix CSI regexp.
8017
590042fc
PW
80182019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8019
8020 * gdb.base/style.exp: Update tests for help doc new invariants.
8021 * gdb.base/help.exp: Likewise.
8022
046bebe1
TT
80232019-08-06 Tom Tromey <tom@tromey.com>
8024
8025 * gdb.base/style.exp: Add disassemble test.
8026 * gdb.base/style.c (some_called_function): New function.
8027 (main): Use it.
8028
0b27c27d
CB
80292019-08-05 Christian Biesinger <cbiesinger@google.com>
8030
8031 * gdb.python/py-block.exp: Test dictionary access on blocks.
8032
580f1034
SM
80332019-08-05 Simon Marchi <simon.marchi@efficios.com>
8034
8035 PR gdb/24863
8036 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
8037 -list-thread-groups --available test when running under
8038 check-read1.
8039
d86bd7cb
TV
80402019-08-05 Tom de Vries <tdevries@suse.de>
8041
8042 PR testsuite/24863
8043 * lib/gdb.exp (with_read1_timeout_factor): New proc.
8044 * gdb.base/help.exp: Use with_read1_timeout_factor.
8045 * gdb.base/info-macros.exp: Same.
8046 * gdb.cp/nested-types.exp: Same.
8047
a80cf5d8
TV
80482019-08-05 Tom de Vries <tdevries@suse.de>
8049
8050 * lib/gdb.exp (version_at_least): Factor out of ...
8051 (tcl_version_at_least): ... here.
8052 (gdb_compile): Fail if pie results in non-PIE executable.
8053 (readelf_version, readelf_prints_pie): New proc.
8054 (exec_is_pie): Return -1 if unknown.
8055
d0962838
TV
80562019-08-05 Tom de Vries <tdevries@suse.de>
8057
8058 * lib/gdb.exp (tcl_version_at_least): Fix typo.
8059
2252ff3d
SL
80602019-08-04 Sandra Loosemore <sandra@codesourcery.com>
8061
8062 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
8063
26655f53
SL
80642019-08-04 Sandra Loosemore <sandra@codesourcery.com>
8065
8066 * lib/completion-support.exp (test_gdb_complete_none): Skip
8067 tab completion tests if no readline support.
8068 (test_gdb_complete_unique_re): Likewise.
8069 (test_gdb_complete_multiple): Likewise.
8070
db4dc13e
PW
80712019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8072
8073 * gdb.base/info_sources.exp: New file.
8074 * gdb.base/info_sources.c: New file.
8075 * gdb.base/info_sources_base.c: New file.
8076
0eba165a
PFC
80772019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8078
8079 * gdb.base/batch-exit-status.exp: Call test_exit_status with
8080 prefix argument.
8081 (test_exit_status): Add prefix argument.
8082
59bd512b
TV
80832019-08-01 Tom de Vries <tdevries@suse.de>
8084
8085 PR testsuite/24863
8086 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
8087 calling exp_continue for new thread and thread exited messages.
8088
2a3ad588
TV
80892019-08-01 Tom de Vries <tdevries@suse.de>
8090
8091 PR testsuite/24863
8092 * gdb.base/structs.exp: Fix check-read1 timeout using
8093 gdb_test_sequence.
8094 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
8095
117eb594
TV
80962019-08-01 Tom de Vries <tdevries@suse.de>
8097
8098 PR testsuite/24863
8099 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
8100 line.
8101
ed591340
TV
81022019-08-01 Tom de Vries <tdevries@suse.de>
8103
8104 PR testsuite/24863
8105 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
8106
aa3b6533
TT
81072019-07-30 Tom Tromey <tromey@adacore.com>
8108
8109 * gdb.ada/display_nested.exp: New file.
8110 * gdb.ada/display_nested/foo.adb: New file.
8111 * gdb.ada/display_nested/pack.adb: New file.
8112 * gdb.ada/display_nested/pack.ads: New file.
8113
2906593f
CB
81142019-07-30 Christian Biesinger <cbiesinger@google.com>
8115
8116 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
8117 namespace.
8118 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
8119
0f575925
TV
81202019-07-30 Tom de Vries <tdevries@suse.de>
8121
8122 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
8123 instead.
8124
b13057d9
TV
81252019-07-30 Tom de Vries <tdevries@suse.de>
8126
8127 PR testsuite/24834
8128 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
8129 (exec_is_pie): New proc.
8130
5c4dde85
CB
81312019-07-29 Christian Biesinger <cbiesinger@google.com>
8132
8133 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
8134
c620ed88
CB
81352019-07-29 Christian Biesinger <cbiesinger@google.com>
8136
8137 * gdb.python/py-objfile.c: Add global and static vars.
8138 * gdb.python/py-objfile.exp: Test new functions Objfile.
8139 lookup_global_symbol and lookup_static_symbol.
8140
3d235706
TT
81412019-07-29 Tom Tromey <tom@tromey.com>
8142
8143 * lib/tuiterm.exp (Term::_csi_@): New proc.
8144 (Term::_csi_X): Don't move cursor.
8145
c7e4c0a6
PW
81462019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8147
8148 * gdb.base/options.exp: Update backtrace - completion to
8149 new option -frame-info.
8150 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
8151 Test new 'set print frame-info'. Test backtrace -frame-info
8152 overriding 'set print frame-info'.
8153 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
8154 Test new 'set print frame-info'.
8155 Verify consistency of backtrace with and without filters, with and
8156 without -no-filters.
8157 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
8158 default.
8159
de28a3b7
TV
81602019-07-29 Tom de Vries <tdevries@suse.de>
8161
8162 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
8163 no arguments".
8164
507dd60e
TV
81652019-07-29 Tom de Vries <tdevries@suse.de>
8166
8167 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
8168 is a substring of the first for "complete non-unique file name".
8169
5beafce9
TV
81702019-07-29 Tom de Vries <tdevries@suse.de>
8171
8172 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
8173 with ".*".
8174
2d274232
TV
81752019-07-29 Tom de Vries <tdevries@suse.de>
8176
8177 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
8178 Pass prompt_regexp parameter to gdb_test_multiple calls.
8179
9197cd8b
TV
81802019-07-29 Tom de Vries <tdevries@suse.de>
8181
8182 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 8183 print registers" regexps.
9197cd8b 8184
b528dae0
TV
81852019-07-29 Tom de Vries <tdevries@suse.de>
8186
8187 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
8188
d17725d7
TV
81892019-07-29 Tom de Vries <tdevries@suse.de>
8190
8191 PR gdb/24855
8192 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
8193 (skip_python_tests_prompt): Add prompt_regexp argument to
8194 gdb_test_multiple calls.
8195
52b75bf1
TT
81962019-07-27 Tom Tromey <tom@tromey.com>
8197
8198 * gdb.tui/main.exp: New file.
8199
2b1d00c2
TT
82002019-07-27 Tom Tromey <tom@tromey.com>
8201
8202 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
8203 optional.
8204 * gdb.tui/empty.exp: New file.
8205
ded631d5
TT
82062019-07-27 Tom Tromey <tom@tromey.com>
8207
8208 * lib/tuiterm.exp (spawn): New proc.
8209 (Term::resize): New proc.
8210 * gdb.tui/resize.exp: New file.
8211
58ac439d
TT
82122019-07-27 Tom Tromey <tom@tromey.com>
8213
8214 * gdb.tui/list.exp: New file.
8215
fe1f56ee
TT
82162019-07-27 Tom Tromey <tom@tromey.com>
8217
8218 * gdb.tui/regs.exp: New file.
8219
f790b310
TT
82202019-07-27 Tom Tromey <tom@tromey.com>
8221
8222 * gdb.tui/basic.exp: Add "layout split" test.
8223
d95fc6ee
TT
82242019-07-27 Tom Tromey <tom@tromey.com>
8225
8226 * gdb.tui/basic.exp: Add "layout asm" test.
8227
c3786b3a
TT
82282019-07-27 Tom Tromey <tom@tromey.com>
8229
8230 * lib/tuiterm.exp: New file.
8231 * gdb.tui/basic.exp: New file.
8232
98a617f8
KB
82332019-07-27 Kevin Buettner <kevinb@redhat.com>
8234
8235 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
8236 Enable tests associated with this flag. Adjust regex
8237 referencing "foo_low" to now refer to "foo_cold" instead.
8238
5c076da4
KB
82392019-07-27 Kevin Buettner <kevinb@redhat.com>
8240
8241 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
8242 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
8243 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
8244 foo_cold. Revise comments to match.
8245 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
8246 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
8247 were wrapped into this proc; Call do_test in loop from outermost
8248 level.
8249 (foo_low): Rename all occurrences to "foo_cold".
8250 (backtrace from baz): New test.
8251 (x2/i foo_cold): New test.
8252 (info line *foo_cold): New test.
8253
1512d3b7
TV
82542019-07-26 Tom de Vries <tdevries@suse.de>
8255
8256 * gdb.arch/i386-pkru.exp: Fix unterminated string.
8257
297989a1
TV
82582019-07-25 Tom de Vries <tdevries@suse.de>
8259
8260 PR testsuite/24830
8261 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
8262 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
8263 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
8264 (skip_libstdcxx_probe_tests): ... here.
8265 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
8266
b3b965fb
TV
82672019-07-24 Tom de Vries <tdevries@suse.de>
8268
8269 PR testsuite/24807
8270 * gdb.objc/basicclass.m: Include stdio.h.
8271 * gdb.objc/nondebug.m: Same.
8272 * gdb.objc/objcdecode.m: Same.
8273
4625b4d0
TV
82742019-07-24 Tom de Vries <tdevries@suse.de>
8275
8276 PR testsuite/24612
8277 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
8278 additional_flags.
8279
024a5840
TV
82802019-07-24 Tom de Vries <tdevries@suse.de>
8281
8282 PR testsuite/24831
8283 * gdb.multi/tids.exp: Update error messages for info threads.
8284
c76ddaa3
TV
82852019-07-24 Tom de Vries <tdevries@suse.de>
8286
8287 * gdb.base/info-types.exp: Allow info types to print info for more than
8288 one file.
8289
9a618ef6
TV
82902019-07-23 Tom de Vries <tdevries@suse.de>
8291
8292 PR testsuite/24842
8293 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
8294 gdb_spawn_with_cmdline_opts.
8295
40eadf04
SP
82962019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
8297
8298 * gdb.arch/arm-cmse-sgstubs.c: New test.
8299 * gdb.arch/arm-cmse-sgstubs.exp: New file.
8300
5ba29434
TV
83012019-07-23 Tom de Vries <tdevries@suse.de>
8302
8303 PR testsuite/24711
8304 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
8305 issuing next command.
8306
a8e9d247
AB
83072019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
8308
8309 * gdb.ada/info_auto_lang.exp: Update expected results.
8310 * gdb.base/info-types.c: Add additional types to check.
8311 * gdb.base/info-types.exp: Update expected results.
8312
eb86c5e2
AB
83132019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
8314
8315 * gdb.base/info-types.c: New file.
8316 * gdb.base/info-types.exp: New file.
8317
01e175fe
AB
83182019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
8319
8320 * gdb.arch/riscv-bp-infcall.c: New file.
8321 * gdb.arch/riscv-bp-infcall.exp: New file.
8322
6b78c3f8
AB
83232019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
8324
8325 PR breakpoints/24541
8326 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
8327
da738167
TV
83282019-07-14 Tom de Vries <tdevries@suse.de>
8329
8330 PR testsuite/24760
8331 * gdb.objc/basicclass.exp: Fix unterminated string.
8332
0d4e84ed
AB
83332019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
8334 Andrew Burgess <andrew.burgess@embecosm.com>
8335
8336 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
8337 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
8338 negative bounds.
8339 * gdb.fortran/vla-value.exp: Print elements of an array with
8340 negative bounds.
8341 * gdb.fortran/vla.f90: Setup an array with negative bounds for
8342 testing.
8343
021d8588
AB
83442019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
8345
8346 * gdb.base/options.exp (expect_string): Dequote strings in
8347 results.
8348 (test-string): Test strings with different quoting and reindent.
8349
f06f1252
TT
83502019-07-10 Tom Tromey <tromey@adacore.com>
8351
8352 * gdb.ada/mi_ex_cond.exp: Update expected results.
8353 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
8354 * gdb.ada/mi_catch_ex.exp: Update expected results.
8355 * gdb.ada/mi_catch_assert.exp: Update expected results.
8356 * gdb.ada/catch_ex.exp (catch_exception_info)
8357 (catch_exception_entry, catch_assert_entry)
8358 (catch_unhandled_entry): Update.
8359 * gdb.ada/catch_assert_if.exp: Update expected results.
8360
b863685d
RB
83612019-07-10 Richard Bunt <richard.bunt@arm.com>
8362 Stephen Roberts <stephen.roberts@arm.com>
8363
8364 * gdb.base/define.exp: Restore original prompt.
8365
cb1e4e32
PA
83662019-07-09 Pedro Alves <palves@redhat.com>
8367
8368 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
8369 breakpoints" output.
8370 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
8371 * gdb.python/py-breakpoint.exp: No longer expect that "catch
8372 throw" creates breakpoint.
8373 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
8374 'type="catchpoint"'.
8375
b58a68fe
PA
83762019-07-09 Pedro Alves <palves@redhat.com>
8377
8378 PR c++/15468
8379 * gdb.cp/except-multi-location-lib.cc: New.
8380 * gdb.cp/except-multi-location-main.cc: New.
8381 * gdb.cp/except-multi-location.exp: New.
8382
0826779b
PW
83832019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
8384
8385 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
8386 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
8387 argument and update callers.
8388
5b0e2db4
AB
83892019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
8390
8391 * gdb.arch/amd64-break-on-asm-line.S: New file.
8392 * gdb.arch/amd64-break-on-asm-line.exp: New file.
8393
1f6f6e21
PW
83942019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8395
8396 * gdb.base/printcmds.exp: Test printing C string and
8397 C wide string convenience vars without transiting via the inferior.
8398 Also make test names unique.
8399
ea142fbf
AH
84002019-07-08 Alan Hayward <alan.hayward@arm.com>
8401
5862c886 8402 PR breakpoints/25011
ea142fbf
AH
8403 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
8404
213fd9fa
PA
84052019-07-04 Pedro Alves <palves@redhat.com>
8406
8407 * lib/gdb.exp (foreach_with_prefix): Don't return early if
8408 body returned ok(0), break(3) or continue(4).
8409 * gdb.testsuite/foreach_with_prefix.exp: New file.
8410
2b40fda7
AH
84112019-07-04 Alan Hayward <alan.hayward@arm.com>
8412
8413 * gdb.server/unittest.exp: Allow 0 unit tests to run.
8414
a26c8de0
PA
84152019-07-03 Pedro Alves <palves@redhat.com>
8416
8417 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
8418 "return -code".
8419
5f4ba3e7
PA
84202019-07-03 Pedro Alves <palves@redhat.com>
8421
8422 PR cli/24732
8423 * gdb.base/shell.exp: Load completion-support.exp.
8424 Adjust expected error output. Add completion tests.
8425
a994424f
PA
84262019-07-03 Pedro Alves <palves@redhat.com>
8427
8428 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
8429 string_to_regexp.
8430
3d9be6f5
PA
84312019-07-03 Pedro Alves <palves@redhat.com>
8432
8433 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
8434 (expect_integer): Adjust to expect "-string".
8435 (expect_string): New.
8436 (all_options): Expect "-string".
8437 (test-flag, test-boolean): Adjust to expect "-string".
8438 (test-string): New proc.
8439 (top level): Call it.
8440
41fc454c
PA
84412019-07-03 Pedro Alves <palves@redhat.com>
8442
8443 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
8444 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
8445 the expected output in the success.
8446
b2b2a215
PA
84472019-07-03 Pedro Alves <palves@redhat.com>
8448
8449 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8450 Split one gdb_test_multiple call in two to avoid a race.
8451
fdbc9870
PA
84522019-07-03 Pedro Alves <palves@redhat.com>
8453
8454 * gdb.base/with.c: New file.
8455 * gdb.base/with.exp: New file.
8456
c6ac8931
PA
84572019-07-03 Pedro Alves <palves@redhat.com>
8458
8459 * gdb.base/settings.exp: Replace all references to "maint
8460 test-settings set" with references to "maint set test-settings",
8461 and all references to "maint test-settings show" with references
8462 to "maint show test-settings".
8463
970f9d09
PA
84642019-07-03 Pedro Alves <palves@redhat.com>
8465
8466 * gdb.base/settings.exp (test-string): Adjust expected out when
8467 testing "maint test-settings show filename"
8468
54d66006
PA
84692019-07-02 Pedro Alves <palves@redhat.com>
8470
8471 * gdb.base/options.exp (test-info-threads): New procedure.
8472 (top level): Call it.
8473
10d06d82
TT
84742019-06-28 Tom Tromey <tromey@adacore.com>
8475
8476 * gdb.dwarf2/ada-linkage-name.c: New file.
8477 * gdb.dwarf2/ada-linkage-name.exp: New file.
8478
3d507ff2
TT
84792019-06-27 Tom Tromey <tromey@adacore.com>
8480
d039f014 8481 PR c++/20020:
3d507ff2
TT
8482 * gdb.cp/constexpr-field.exp: Use setup_xfail.
8483
8af58ffe
TV
84842019-06-26 Tom de Vries <tdevries@suse.de>
8485
8486 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
8487
22e21752
TV
84882019-06-26 Tom de Vries <tdevries@suse.de>
8489
8490 * gdb.base/index-cache.exp: Add back missing debug option.
8491
b65b566c
PW
84922019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8493
8494 * gdb.base/alias.exp: Test non matching/non existing prefixes.
8495
5c2c8c69
TV
84962019-06-25 Tom de Vries <tdevries@suse.de>
8497
8498 PR testsuite/24727
8499 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
8500
164e3873
TV
85012019-06-24 Tom de Vries <tdevries@suse.de>
8502
8503 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
8504
824eacee
TV
85052019-06-24 Tom de Vries <tdevries@suse.de>
8506
8507 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
8508 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
8509 * gdb.trace/unavailable-dwarf-piece.exp: Same.
8510
385b97d3
TV
85112019-06-24 Tom de Vries <tdevries@suse.de>
8512
8513 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
8514
c596f180
TV
85152019-06-21 Tom de Vries <tdevries@suse.de>
8516
8517 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8518
b13a7d03
TV
85192019-06-21 Tom de Vries <tdevries@suse.de>
8520
8521 PR testsuite/24518
8522 PR ada/24713
8523 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
8524 index.
8525
899277ae
TT
85262019-06-19 Tom Tromey <tromey@adacore.com>
8527
8528 * gdb.ada/length_cond.exp: Add intro comment.
8529
680e1bee
TT
85302019-06-19 Tom Tromey <tromey@adacore.com>
8531
8532 * gdb.ada/length_cond.exp: New file.
8533 * gdb.ada/length_cond/length_cond.adb: New file.
8534 * gdb.ada/length_cond/pck.adb: New file.
8535 * gdb.ada/length_cond/pck.ads: New file.
8536
0ed4690a
TV
85372019-06-18 Tom de Vries <tdevries@suse.de>
8538
8539 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
8540
d20ed5fd
TT
85412019-06-18 Tom Tromey <tromey@adacore.com>
8542
8543 * gdb.base/list0.h: Add comment explaining control character.
8544
86e04673
TV
85452019-06-18 Tom de Vries <tdevries@suse.de>
8546
8547 * boards/fission.exp: Break up long debug_flags line.
8548
c4973306
SM
85492019-06-16 Tom de Vries <tdevries@suse.de>
8550
8551 PR gdb/24445
8552 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
8553 generated index.
8554
93cb9841
AB
85552019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8556
8557 PR gdb/24686
8558 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
8559 improve detection of bug gdb/24541.
8560
399aaebd
SM
85612019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
8562
8563 PR gdb/24669
8564 * gdb.base/index-cache.exp (uses_readnow,
8565 expecting_index_cache_use): Define global variable.
8566 (test_cache_enabled_miss, test_cache_enabled_hit): Use
8567 expecting_index_cache_use.
8568
584a927c
AB
85692019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
8570 Andrew Burgess <andrew.burgess@embecosm.com>
8571
8572 * gdb.fortran/pointers.f90: New file.
8573 * gdb.fortran/print_type.exp: New file.
8574 * gdb.fortran/vla-ptype.exp: Adapt expected results.
8575 * gdb.fortran/vla-type.exp: Likewise.
8576 * gdb.fortran/vla-value.exp: Likewise.
8577 * gdb.mi/mi-vla-fortran.exp: Likewise.
8578
30056ea0
AB
85792019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8580
8581 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
8582 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
8583 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
8584 as a stop reason.
8585
ec8e2b6d
AB
85862019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8587
8588 * gdb.base/annota1.exp: Update expected results.
8589 * gdb.cp/annota2.exp: Likewise.
8590 * gdb.cp/annota3.exp: Likewise.
8591
09e4c4e1
AB
85922019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
8593
8594 * gdb.base/style-logging.exp: Remove path from test name.
8595
0735b091
TT
85962019-06-14 Tom Tromey <tromey@adacore.com>
8597
8598 PR gdb/24502:
8599 * gdb.base/style-logging.exp: New file.
8600
f5686554
TT
86012019-06-14 Tom Tromey <tromey@adacore.com>
8602
8603 * gdb.base/symfile-warn.exp: New file.
8604 * gdb.base/symfile-warn.c: New file.
8605
a0c1ffed
TT
86062019-06-14 Tom Tromey <tromey@adacore.com>
8607
8608 * gdb.base/annotate-symlink.exp: New file.
8609
f411722c
TT
86102019-06-14 Tom Tromey <tromey@adacore.com>
8611
8612 * gdb.ada/set_wstr.exp: Add reassignment test.
8613
4268ec18
TT
86142019-06-14 Tom Tromey <tromey@adacore.com>
8615
8616 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
8617 'unchecked_access and 'unrestricted_access as well.
8618
9a9e394b
TT
86192019-06-14 Tom Tromey <tromey@adacore.com>
8620
8621 PR ada/24539:
8622 * gdb.ada/vla.exp: Update tests.
8623 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
8624 pragma.
8625
4c048731
PA
86262019-06-13 Pedro Alves <palves@redhat.com>
8627
8628 * gdb.base/settings.exp (test-integer): Test junk after
8629 "unlimited".
8630
6665660a
PA
86312019-06-13 Pedro Alves <palves@redhat.com>
8632
8633 * gdb.base/options.exp (test-thread-apply): New.
8634 (top level): Call it.
8635
5d707134
PA
86362019-06-13 Pedro Alves <palves@redhat.com>
8637
8638 * gdb.base/options.exp (test-frame-apply): New.
8639 (top level): Test print commands with different "frame apply"
8640 prefixes.
8641
e2a689da
PA
86422019-06-13 Pedro Alves <palves@redhat.com>
8643
e79be6e5 8644 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
8645 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
8646 'max_completions' parameter and handle it.
8647 (test_gdb_completion_offers_commands): New.
8648
90a1ef87
PA
86492019-06-13 Pedro Alves <palves@redhat.com>
8650
8651 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
8652
d4c16835
PA
86532019-06-13 Pedro Alves <palves@redhat.com>
8654
8655 * gdb.base/options.exp (test-backtrace): New.
8656 (top level): Call it.
8657
2daf894e
PA
86582019-06-13 Pedro Alves <palves@redhat.com>
8659
8660 * gdb.guile/scm-frame-args.exp: Use "set print
8661 raw-frame-arguments" instead of "set print raw frame-arguments".
8662 * gdb.python/py-frame-args.exp: Likewise.
8663
e6ed716c
PA
86642019-06-13 Pedro Alves <palves@redhat.com>
8665
8666 * gdb.compile/compile.exp: Adjust expected output to option
8667 processing changes.
8668
7d8062de
PA
86692019-06-13 Pedro Alves <palves@redhat.com>
8670
8671 * gdb.base/options.exp: Build executable.
8672 (test-print): New procedure.
8673 (top level): Call it, once for "print" and another for "compile
8674 print".
8675
9d0faba9
PA
86762019-06-13 Pedro Alves <palves@redhat.com>
8677
8678 * gdb.base/options.c: New file.
8679 * gdb.base/options.exp: New file.
8680
dee7b4c8
PA
86812019-06-13 Pedro Alves <palves@redhat.com>
8682
8683 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
8684 that "o" is ambiguous.
8685
dca0f6c0
PA
86862019-06-13 Pedro Alves <palves@redhat.com>
8687
8688 * gdb.base/settings.c: New file.
8689 * gdb.base/settings.exp: New file.
8690
ccf46844
PA
86912019-06-13 Pedro Alves <palves@redhat.com>
8692
8693 * gdb.base/completion.exp: Fix comment typo.
8694
b9a3f842
PA
86952019-06-13 Pedro Alves <palves@redhat.com>
8696
8697 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
8698 foo --1" test.
8699
d106773e
PA
87002019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
8701
8702 * gdb.fortran/block-data.f: New.
8703 * gdb.fortran/block-data.exp: New.
8704
fea82da0
TV
87052019-06-11 Tom de Vries <tdevries@suse.de>
8706
8707 PR testsuite/24521
8708 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
8709 message.
8710
8c2e74f1
TV
87112019-06-11 Tom de Vries <tdevries@suse.de>
8712
8713 PR testsuite/24521
8714 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
8715
b49851c8
TV
87162019-06-11 Tom de Vries <tdevries@suse.de>
8717
8718 * boards/readnow.exp: New file.
8719
a7067863
AB
87202019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
8721
8722 * gdb.fortran/vla-sizeof.exp: Update expected results.
8723
1a3da2cd
AB
87242019-06-06 Amos Bird <amosbird@gmail.com>
8725
8726 * gdb.base/annota1.exp (thread_switch): Add test for
8727 thread-exited annotation.
8728
3847a7bf
TT
87292019-06-06 Tom Tromey <tromey@adacore.com>
8730
8731 * gdb.base/maint.exp: Expect command started/finished output.
8732
0088ba59
AB
87332019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8734
8735 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
8736 comment.
8737 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
8738
312617a3
AB
87392019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
8740
8741 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
8742 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
8743 * gdb.arch/riscv-unwind-long-insn.c: New file.
8744 * gdb.arch/riscv-unwind-long-insn.exp: New file.
8745
e1f2e1a2
CB
87462019-06-04 Christian Biesinger <cbiesinger@google.com>
8747
d3238f7d 8748 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 8749
206584bd
PW
87502019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8751
8752 * lib/gdb.exp (help_list_trailer): New regexp variable
8753 factorizing the help trailer message.
8754 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
8755 arg to allow to better factorize various tests.
8756 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
8757 (test_prefix_command_help): Use help_list_trailer.
8758 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
8759 * gdb.guile/scm-cmd.exp: Likewise.
8760 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
8761 * gdb.base/help.exp: Use test_user_defined_class_help.
8762 * gdb.base/style.exp: Add tests for styling of help and apropos.
8763 * lib/gdb-utils.exp (style): Add title and highlight styles.
8764
708dc93e
PW
87652019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8766
8767 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
8768 $_shell_exitsignal.
8769 * gdb.base/default.exp: Update for new convenience variables.
8770
f49055a5
TT
87712019-05-29 Tom Tromey <tromey@adacore.com>
8772
8773 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
8774 to "break complete ada" test case's regexp.
8775
4330d61d
TT
87762019-05-29 Tom Tromey <tromey@adacore.com>
8777
8778 PR c++/20020:
8779 * gdb.cp/constexpr-field.exp: New file.
8780 * gdb.cp/constexpr-field.cc: New file.
8781
000439d5
TT
87822019-05-29 Tom Tromey <tromey@adacore.com>
8783
8784 * gdb.base/finish.exp (finish_no_print): New proc.
8785 (finish_tests): Call it.
8786
5a01c34c
TV
87872019-05-24 Tom de Vries <tdevries@suse.de>
8788
8789 * gdb.dwarf2/gdb-add-index.exp: New file.
8790
18125b16
TT
87912019-05-22 Tom Tromey <tromey@adacore.com>
8792
8793 * gdb.base/info-shared.exp (check_info_shared): Use "style".
8794 * gdb.base/style.exp: Use "style".
8795 * lib/gdb-utils.exp (style): New proc.
8796
af1a8d03
TV
87972019-05-22 Tom de Vries <tdevries@suse.de>
8798
8799 * gdb.base/align.exp: Require c++11.
8800
e7fe496b
TV
88012019-05-22 Tom de Vries <tdevries@suse.de>
8802
8803 PR testsuite/24586
8804 * gdb.python/py-mi-var-info-path-expression.exp: Call
8805 mi_skip_python_tests to check if python is supported.
8806
8fca4da0
AH
88072019-05-22 Alan Hayward <alan.hayward@arm.com>
8808
8809 * gdb.arch/aarch64-pauth.c: New test.
8810 * gdb.arch/aarch64-pauth.exp: New file.
8811
b7060614
AH
88122019-05-22 Alan Hayward <alan.hayward@arm.com>
8813
8814 * README (Re-running Tests Outside The Testsuite): New section.
8815
669d0468
TV
88162019-05-21 Tom de Vries <tdevries@suse.de>
8817
8818 * gdb.arch/amd64-eval.exp: Require c++11.
8819 * gdb.base/max-depth.exp: Same.
8820 * gdb.compile/compile-cplus-array-decay.exp: Same.
8821 * gdb.cp/meth-typedefs.exp: Same.
8822 * gdb.cp/subtypes.exp: Same.
8823 * gdb.cp/temargs.exp: Same.
8824
ce3ebcaa
AH
88252019-05-21 Alan Hayward <alan.hayward@arm.com>
8826
8827 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
8828
34d11c68
AB
88292019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
8830
8831 PR gdb/18644
8832 * gdb.fortran/complex.exp: Remove setup_kfail calls.
8833 * gdb.fortran/printing-types.exp: Add new test.
8834 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
8835 testing.
8836 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
8837 setup_kfail call.
8838
87781e84
AH
88392019-05-17 Alan Hayward <alan.hayward@arm.com>
8840
8841 * README (Running the Testsuite): Change example.
8842 (Testsuite Parameters): Remove TRANSCRIPT.
8843 * lib/gdb.exp: Remove TRANSCRIPT check.
8844
b420b89e
AH
88452019-05-17 Alan Hayward <alan.hayward@arm.com>
8846
8847 * README (Testsuite Parameters): Add replay logging to
8848 GDBSERVER_DEBUG.
8849 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
8850 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
8851 as a comma separated list.
8852 (gdb_debug_init): Override procedure.
8853
408e9b8b
AH
88542019-05-17 Alan Hayward <alan.hayward@arm.com>
8855
8856 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
8857 (gdb_write_cmd_file): New procedure.
8858 * lib/gdbserver-support.exp (gdbserver_start): Call
8859 gdbserver_write_cmd_file.
8860 (gdbserver_write_cmd_file): New procedure.
8861
f9e2e39d
AH
88622019-05-17 Alan Hayward <alan.hayward@arm.com>
8863
8864 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
8865 (delete_breakpoints): Likewise.
8866 (gdb_run_cmd): Likewise.
8867 (gdb_start_cmd): Likewise.
8868 (gdb_starti_cmd): Likewise.
8869 (gdb_internal_error_resync): Likewise.
8870 (gdb_test_multiple): Likewise.
8871 (gdb_reinitialize_dir): Likewise.
8872 (default_gdb_exit): Likewise.
8873 (gdb_file_cmd): Mark kill as optional.
8874 (default_gdb_start): Call gdb_stdin_log_init.
8875 (send_gdb): Call gdb_stdin_log_write.
8876 (rerun_to_main): Mark Y as an answer.
8877 (gdb_stdin_log_init): New function.
8878 (gdb_stdin_log_write): Likewise.
8879
81f47ac2
AH
88802019-05-17 Alan Hayward <alan.hayward@arm.com>
8881
8882 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
8883 * gdb.base/debug-expr.exp: Likewise.
8884 * gdb.base/foll-fork.exp: Likewise.
8885 * gdb.base/foll-vfork.exp: Likewise.
8886 * gdb.base/fork-print-inferior-events.exp: Likewise.
8887 * gdb.base/gdb-sigterm.exp: Likewise.
8888 * gdb.base/gdbinit-history.exp: Likewise.
8889 * gdb.base/osabi.exp: Likewise.
8890 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8891 * gdb.base/ui-redirect.exp: Likewise.
8892 * gdb.gdb/unittest.exp: Likewise.
8893 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
8894 * gdb.mi/mi-watch.exp: Likewise.
8895 * gdb.mi/new-ui-mi-sync.exp: Likewise.
8896 * gdb.mi/user-selected-context-sync.exp: Likewise.
8897 * gdb.python/python.exp: Disable debug test when debugging.
8898 * gdb.threads/check-libthread-db.exp: Disable when debugging.
8899 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
8900 Likewise.
8901 * gdb.threads/stepi-random-signal.exp: Likewise.
8902
29b52314
AH
89032019-05-17 Alan Hayward <alan.hayward@arm.com>
8904
8905 * Makefile.in: Pass through GDB_DEBUG.
8906 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
8907 (gdb,debug): Add board setting.
8908 * lib/gdb.exp (default_gdb_start): Start debugging.
8909 (gdb_debug_enabled): New procedure.
8910 (gdb_debug_init): Likewise.
29b52314
AH
8911
89122019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 8913
29b52314
AH
8914 * Makefile.in: Pass through GDB_DEBUG.
8915 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
8916 (gdb,debug): Add board setting.
8917 * lib/gdb.exp (default_gdb_start): Start debugging.
8918 (gdb_debug_enabled): New procedure.
8919 (gdb_debug_init): Likewise.
29b52314 8920
ca1285d1
AH
89212019-05-17 Alan Hayward <alan.hayward@arm.com>
8922
8923 * gdb.base/ui-redirect.exp: Add debug redirect tests.
8924
f3a09c80
AH
89252019-05-17 Alan Hayward <alan.hayward@arm.com>
8926
8927 * gdb.base/ui-redirect.exp: Test redirection.
8928
26648588
JV
89292019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
8930
8931 * gdb.mi/mi-complete.exp: New file.
8932 * gdb.mi/mi-complete.cc: Likewise.
8933
14237686
AB
89342019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
8935
8936 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
8937 indexed and sliced arrays, and pointers to arrays.
8938
e7bd7fba
TT
89392019-05-14 Tom Tromey <tromey@adacore.com>
8940
8941 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
8942 styling test.
8943
2764128d
TV
89442019-05-14 Tom de Vries <tdevries@suse.de>
8945
8946 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
8947 selection entry encoding.
8948
71bed2db
TT
89492019-05-10 Tom Tromey <tromey@adacore.com>
8950
8951 * gdb.ada/info_exc.exp: Add "complete" test.
8952
63b667ad
TV
89532019-05-09 Tom de Vries <tdevries@suse.de>
8954
8955 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
8956 CU-relative.
8957
9cfd2b89
TV
89582019-05-09 Tom de Vries <tdevries@suse.de>
8959
8960 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
8961 CU-relative.
8962
2228ef77
XR
89632019-05-08 Joel Brobecker <brobecker@adacore.com>
8964
8965 * gdb.ada/frame_arg_lang.exp: New testcase.
8966 * gdb.ada/frame_arg_lang/bla.adb: New file.
8967 * gdb.ada/frame_arg_lang/pck.ads: New file.
8968 * gdb.ada/frame_arg_lang/pck.adb: New file.
8969 * gdb.ada/frame_arg_lang/foo.c: New file.
8970
80e55b13
TT
89712019-05-08 Tom Tromey <tromey@adacore.com>
8972
8973 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
8974
9d3421af
TT
89752019-05-08 Tom Tromey <tromey@adacore.com>
8976
8977 * gdb.base/ptype-offsets.exp: Update tests.
8978
844333e2
TT
89792019-05-08 Tom Tromey <tromey@adacore.com>
8980
8981 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
8982 cases.
8983 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
8984 "short".
8985
988915ee
TT
89862019-05-08 Tom Tromey <tromey@adacore.com>
8987
8988 * gdb.ada/vla.exp: New file.
8989 * gdb.ada/vla/vla.adb: New file.
8990
7bd55dac
TV
89912019-05-07 Tom de Vries <tdevries@suse.de>
8992
8993 * gdb.base/index-cache.exp (ls_host): Fix return statement.
8994
75f06e9d
TV
89952019-05-07 Tom de Vries <tdevries@suse.de>
8996
8997 PR testsuite/24522
8998 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
8999 section.
9000
77e7aaa4
TV
90012019-05-07 Tom de Vries <tdevries@suse.de>
9002
9003 PR testsuite/24522
9004 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
9005 .debug_aranges section.
9006
456ba0fa
TV
90072019-05-07 Tom de Vries <tdevries@suse.de>
9008
9009 PR testsuite/24159
9010 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
9011
5a56d6a6
TV
90122019-05-06 Tom de Vries <tdevries@suse.de>
9013
9014 * lib/gdb.exp (exec_has_index_section): New proc.
9015 * gdb.base/index-cache.exp: Handle case that binfile contains an index
9016 section.
9017
9d6d4be8
TV
90182019-05-04 Tom de Vries <tdevries@suse.de>
9019
9020 * boards/cc-with-debug-names.exp: New file.
9021
222a8d25
TT
90222019-05-03 Tom Tromey <tromey@adacore.com>
9023
9024 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
9025 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
9026 * gdb.ada/char_enum.exp: Add test.
9027
0fdfd794
TV
90282019-05-03 Tom de Vries <tdevries@suse.de>
9029
9030 * boards/cc-with-gdb-index.exp: New file.
9031
80062eb9
AB
90322019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
9033
9034 * gdb.rust/simple.exp: Add new test case.
9035 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
9036 (main): Initialise an instance of the new struct.
9037
4504bbde
TT
90382019-05-01 Tom Tromey <tromey@adacore.com>
9039
9040 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
9041 record.
9042 (NPR): New variable.
9043 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
9044 test.
9045
d48e62f4
TT
90462019-05-01 Tom Tromey <tromey@adacore.com>
9047
9048 * gdb.ada/packed_array_assign.exp: Add packed assignment
9049 regression test.
9050
f59f30f5
TV
90512019-05-01 Tom de Vries <tdevries@suse.de>
9052
9053 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
9054
b70bfc54
TV
90552019-05-01 Tom de Vries <tdevries@suse.de>
9056
9057 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
9058
15f18d14
AT
90592019-04-30 Ali Tamur <tamur@google.com>
9060
9061 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
9062
2ff0a947
TT
90632019-04-30 Tom Tromey <tromey@adacore.com>
9064
9065 * lib/ada.exp (find_ada_tool): New proc.
9066 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
9067 * gdb.ada/catch_ex_std.exp: New file.
9068 * gdb.ada/catch_ex_std/foo.adb: New file.
9069 * gdb.ada/catch_ex_std/some_package.adb: New file.
9070 * gdb.ada/catch_ex_std/some_package.ads: New file.
9071
a776957c
TT
90722019-04-30 Tom Tromey <tromey@adacore.com>
9073
9074 PR c++/24470:
9075 * gdb.cp/temargs.cc: Add test code from PR.
9076
bc68014d
AB
90772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9078
9079 * gdb.fortran/vla-datatypes.exp: Update expected results.
9080 * gdb.fortran/vla-ptype.exp: Likewise.
9081 * gdb.fortran/vla-type.exp: Likewise.
9082 * gdb.fortran/vla-value.exp: Likewise.
9083
f1fdc960
AB
90842019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9085
9086 * gdb.fortran/ptr-indentation.exp: Update expected results.
9087 * gdb.fortran/ptype-on-functions.exp: Likewise.
9088 * gdb.fortran/vla-ptr-info.exp: Likewise.
9089 * gdb.fortran/vla-value.exp: Likewise.
9090
bf7a4de1
AB
90912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9092
9093 * gdb.fortran/ptype-on-functions.exp: New file.
9094 * gdb.fortran/ptype-on-functions.f90: New file.
9095
bbe75b9d
AB
90962019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9097
9098 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
9099 case void string.
9100
1db455a7
AB
91012019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9102
9103 * gdb.fortran/complex.exp: Expand.
9104 * gdb.fortran/complex.f: Renamed to...
9105 * gdb.fortran/complex.f90: ...this, and extended to add more
9106 complex values.
9107
b6d03bb2
AB
91082019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
9109
9110 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
9111 MODULO, CMPLX.
9112
2e62ab40
AB
91132019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
9114 Richard Bunt <richard.bunt@arm.com>
9115
9116 * gdb.base/max-depth.c: New file.
9117 * gdb.base/max-depth.exp: New file.
9118 * gdb.python/py-nested-maps.c: New file.
9119 * gdb.python/py-nested-maps.exp: New file.
9120 * gdb.python/py-nested-maps.py: New file.
9121 * gdb.python/py-format-string.exp (test_max_depth): New proc.
9122 (test_all_common): Call test_max_depth.
9123 * gdb.fortran/max-depth.exp: New file.
9124 * gdb.fortran/max-depth.f90: New file.
9125 * gdb.go/max-depth.exp: New file.
9126 * gdb.go/max-depth.go: New file.
9127 * gdb.modula2/max-depth.exp: New file.
9128 * gdb.modula2/max-depth.c: New file.
9129 * lib/gdb.exp (get_print_expr_at_depths): New proc.
9130
d2b584a5
TV
91312019-04-29 Tom de Vries <tdevries@suse.de>
9132
9133 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
9134
136afab8
PW
91352019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9136
9137 * gdb.base/callexit.exp: Test may-call-functions off.
9138
725cbb63
KS
91392019-04-25 Keith Seitz <keiths@redhat.com>
9140
9141 PR c++/24367
9142 * gdb.cp/meth-typedefs.cc (incomplete_struct)
9143 (another_incomplete_struct, test_incomplete): New definitions.
9144 (main): Use new definitions.
9145 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
9146 functions.
9147
701adfb0
PA
91482019-04-25 Ali Tamur <tamur@google.com>
9149
9150 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
9151
82433e3e
SDJ
91522019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
9153
9154 PR corefiles/11608
9155 PR corefiles/18187
9156 * gdb.base/coredump-filter-build-id.exp: New file.
9157
dd06d4d6
AH
91582019-04-25 Alan Hayward <alan.hayward@arm.com>
9159
e79be6e5
SM
9160 * Makefile.in: Pass through GDBSERVER_DEBUG.
9161 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
9162 (gdbserver,debug): Add board setting.
9163 * gdb.trace/tspeed.exp: Skip when debugging.
9164 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
9165 * lib/gdbserver-support.exp: Likewise
dd06d4d6 9166
1670072e
TT
91672019-04-24 Tom Tromey <tromey@adacore.com>
9168
9169 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
9170 Rust.
9171
a59240a4
TT
91722019-04-24 Tom Tromey <tromey@adacore.com>
9173
9174 * gdb.arch/amd64-eval.exp: Test bitfield return.
9175 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
9176 (class Foo) <return_bitfields>: New method.
9177 (main): Call it.
9178
b907456c
AB
91792019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
9180
9181 * gdb.cp/many-args.cc: New file.
9182 * gdb.cp/many-args.exp: New file.
9183
5c565afd
TV
91842019-04-23 Tom de Vries <tdevries@suse.de>
9185
9186 PR gdb/24433
9187 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
9188
ba22ff86
AH
91892019-04-23 Alan Hayward <alan.hayward@arm.com>
9190
9191 * gdb.trace/backtrace.exp: Use nopie flag.
9192 * gdb.trace/circ.exp: Likewise.
9193 * gdb.trace/collection.exp: Likewise.
9194 * gdb.trace/ftrace.exp: Likewise.
9195 * gdb.trace/mi-trace-unavailable.exp: Likewise.
9196 * gdb.trace/mi-traceframe-changed.exp: Likewise.
9197 * gdb.trace/qtro.exp: Likewise.
9198 * gdb.trace/read-memory.exp: Likewise.
9199 * gdb.trace/report.exp: Likewise.
9200 * gdb.trace/tfile.exp: Likewise.
9201 * gdb.trace/tfind.exp: Likewise.
9202 * gdb.trace/unavailable.exp: Likewise.
9203
7905fc35
PA
92042019-04-22 Pedro Alves <palves@redhat.com>
9205
9206 * gdb.base/solib-probes-nosharedlibrary.c,
9207 gdb.base/solib-probes-nosharedlibrary.exp: New files.
9208
8ecb59f8
TT
92092019-04-19 Tom Tromey <tromey@adacore.com>
9210
9211 * gdb.ada/ptype_union.c: New file.
9212 * gdb.ada/ptype_union.exp: New file.
9213
62160ec9
TT
92142019-04-19 Tom Tromey <tromey@adacore.com>
9215
9216 PR symtab/24423:
9217 * gdb.base/list0.h (foo): Add a control-l character.
9218
36cd4ba5
TV
92192019-04-18 Tom de Vries <tdevries@suse.de>
9220
9221 PR gdb/24433
9222 * boards/local-board.exp: Set sysroot to "".
9223
b73715df
TV
92242019-04-18 Tom de Vries <tdevries@suse.de>
9225 Pedro Alves <palves@redhat.com>
9226
9227 PR gdb/24454
9228 * gdb.threads/vfork-follow-child-exec.c: New file.
9229 * gdb.threads/vfork-follow-child-exec.exp: New file.
9230 * gdb.threads/vfork-follow-child-exit.c: New file.
9231 * gdb.threads/vfork-follow-child-exit.exp: New file.
9232
4aa866af
LS
92332019-04-15 Leszek Swirski <leszeks@google.com>
9234
9235 * gdb.arch/amd64-eval.cc: New file.
9236 * gdb.arch/amd64-eval.exp: New file.
9237
e5a1a79a
AH
92382019-04-11 Alan Hayward <alan.hayward@arm.com>
9239
9240 * gdb.server/sysroot.c: New test.
9241 * gdb.server/sysroot.exp: New file.
9242 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
9243 matching param.
9244
41077b66
AB
92452019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
9246
9247 * gdb.base/align.exp: Extend test to cover structures containing
9248 only static fields.
9249
c30391f8
TV
92502019-04-11 Tom de Vries <tdevries@suse.de>
9251
9252 * boards/cc-with-dwz-m.exp: New file.
9253 * boards/cc-with-dwz.exp: New file.
9254 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
9255
e242fd12
SM
92562019-04-09 Simon Marchi <simon.marchi@efficios.com>
9257
9258 * gdb.base/start-cpp.exp: New file.
9259 * gdb.base/start-cpp.cc: New file.
9260
2b0c8b01
KB
92612019-04-08 Kevin Buettner <kevinb@redhat.com>
9262
9263 * gdb.python/py-thrhandle.exp: Adjust tests to call
9264 thread_from_handle instead of thread_from_thread_handle.
9265
947210e5
KB
92662019-04-08 Kevin Buettner <kevinb@redhat.com>
9267
9268 * gdb.python/py-thrhandle.exp: Add tests for
9269 gdb.InferiorThread.handle.
9270
d7df6549
AB
92712019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9272
9273 * gdb.python/py-function.exp: Check calling helper function from
9274 all languages.
9275 * lib/gdb.exp (gdb_supported_languages): New proc.
9276
8bdc1658
AB
92772019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
9278
9279 * gdb.base/complex-parts.c: New file.
9280 * gdb.base/complex-parts.exp: New file.
9281
05caa1d2
TT
92822019-04-01 Tom Tromey <tromey@adacore.com>
9283
9284 PR symtab/23331:
9285 * gdb.dwarf2/dw2-ranges-main.c: New file.
9286 * gdb.dwarf2/dw2-ranges-psym.c: New file.
9287 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
9288
7734102d
EZ
92892019-03-30 Simon Marchi <simark@simark.ca>
9290
9291 * gdb.base/default.exp: Add values for $_gdb_major and
9292 $_gdb_minor.
9293
188e1fa9
TT
92942019-03-29 Tom Tromey <tromey@adacore.com>
9295
9296 * gdb.base/help.exp: Tighten apropos regexp.
9297
2880242d
KS
92982019-03-29 Keith Seitz <keiths@redhat.com>
9299
9300 * gdb.fortran/array-bounds.exp: New file.
9301 * gdb.fortran/array-bounds.f90: New file.
9302
077cad8e
PW
93032019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9304
9305 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
9306
80047cfc
PW
93072019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9308
9309 * gdb.multi/hello.c (main): Increase alarm timer.
9310
f489207e
SL
93112019-03-28 Sandra Loosemore <sandra@codesourcery.com>
9312
9313 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
9314 factor when no hardware watchpoint support.
9315
c92df149
AH
93162019-03-28 Alan Hayward <alan.hayward@arm.com>
9317 Pedro Alves <palves@redhat.com>
9318
9319 * boards/local-board.exp: set sysroot to /.
9320
933aebfa
AH
93212019-03-27 Alan Hayward <alan.hayward@arm.com>
9322
9323 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
9324 in child.
9325
9f9aa852
AB
93262019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
9327
9328 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
9329 field.
9330 (make_container): Initialise new field.
9331 * gdb.python/py-prettyprint.exp: Add new tests.
9332 * gdb.python/py-prettyprint.py (class ContainerPrinter)
9333 <display_hint>: New method.
9334
3714a195
AB
93352019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
9336
9337 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
9338 gdb_continue_to_breakpoint more throughout this test.
9339 (run_lang_tests) Supply unique test names, and use
9340 gdb_test_no_output.
9341
18c77628
AB
93422019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
9343
9344 * gdb.base/finish-pretty.exp: Update expected results.
9345 * gdb.base/pretty-print.c: New file.
9346 * gdb.base/pretty-print.exp: New file.
9347
9a93502f
PA
93482019-03-25 Pedro Alves <palves@redhat.com>
9349
9350 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
9351 move comments outside list. Append '-i "" eof' section.
9352
968aa7ae
AH
93532019-03-22 Alan Hayward <alan.hayward@arm.com>
9354
34a7f2a4 9355 PR testsuite/25016
968aa7ae
AH
9356 * README: Add pie options.
9357 * gdb.base/break-interp.exp: Ensure pie is disabled.
9358 * gdb.base/dump.exp: Likewise.
9359 * lib/gdb.exp (gdb_compile): Add pie option.
9360
4c7d57e7
TT
93612019-03-19 Tom Tromey <tromey@adacore.com>
9362
9363 * gdb.mi/mi2-cli-display.c: New file.
9364 * gdb.mi/mi2-cli-display.exp: New file.
9365
bff8c71f
TT
93662019-03-18 Joel Brobecker <brobecker@adacore.com>
9367 Tom Tromey <tromey@adacore.com>
9368
9369 * gdb.ada/ptype_array/pck.adb: New file.
9370 * gdb.ada/ptype_array/pck.ads: New file.
9371 * gdb.ada/ptype_array/foo.adb: New file.
9372 * gdb.ada/ptype_array.exp: New file.
9373
d085f989
TT
93742019-03-14 Tom Tromey <tromey@adacore.com>
9375
9376 * gdb.base/style.exp: Add "set style sources" test.
9377
b4be1b06
SM
93782019-03-13 Simon Marchi <simon.marchi@ericsson.com>
9379
9380 * mi-breakpoint-location-ena-dis.exp: Rename to ...
9381 * mi-breakpoint-multiple-locations.exp: ... this.
9382 (make_breakpoints_pattern): New proc.
9383 (do_test): Add mi_version parameter, test -break-insert,
9384 -break-info and =breakpoint-created.
9385
7cde5fc2
AB
93862019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
9387
9388 * config/default.exp: Remove 'load_lib gdb.exp'.
9389 * config/monitor.exp: Likewise.
9390 * config/sid.exp: Likewise.
9391 * config/sim.exp: Likewise.
9392 * config/slite.exp: Likewise.
9393 * config/unix.exp: Likewise.
9394 * gdb.base/default.exp: Remove unhelpful comment.
9395
efbecbc1
AB
93962019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9397
9398 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
9399
0841c79a
AB
94002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9401
9402 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
9403
4a270568
AB
94042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9405
9406 * gdb.fortran/type-kinds.exp: Update expected results.
9407
067630bd
AB
94082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9409
9410 * gdb.fortran/type-kinds.exp: Test new integer type kind.
9411
3be47f7a
AB
94122019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9413
9414 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
9415 function.
9416 (test_basic_parsing_of_type_kinds): Expand types tested.
9417 (test_parsing_invalid_type_kinds): New function.
9418
4d00f5d8
AB
94192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9420
9421 * gdb.fortran/intrinsics.exp: New file.
9422 * gdb.fortran/intrinsics.f90: New file.
9423 * gdb.fortran/type-kinds.exp: New file.
9424
c8f91604
AB
94252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9426
9427 * gdb.fortran/dot-ops.exp: New file.
9428
dd9f2c76
AB
94292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9430
9431 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
9432 Check upper and lower case logical literals.
9433
84ec9724
AB
94342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9435
9436 * gdb.fortran/types.exp (test_float_literal_types_accepted):
9437 Remove duplicate tests.
9438
c3734e09
AH
94392019-03-06 Alan Hayward <alan.hayward@arm.com>
9440
9441 * lib/gdb.exp (builtin_cd): rename of cd.
9442 (cd): Override builtin.
9443
aa3cfbda
RB
94442019-03-06 Richard Bunt <richard.bunt@arm.com>
9445
9446 * gdb.fortran/function-calls.exp: New file.
9447 * gdb.fortran/function-calls.f90: New test.
9448
7b63ad86
RB
94492019-03-04 Richard Bunt <richard.bunt@arm.com>
9450
9451 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
9452 on user program standard output.
9453 * gdb.fortran/short-circuit-argument-list.f90: Record function
9454 calls.
9455
01abb042
AH
94562019-02-28 Alan Hayward <alan.hayward@arm.com>
9457
c3734e09
AH
9458 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
9459 failure.
01abb042 9460
92137da0
RO
94612019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9462
9463 PR gdb/8527
9464 * gdb.base/interrupt-daemon-attach.c,
9465 gdb.base/interrupt-daemon-attach.exp: New test.
9466
5862844d
PA
94672019-02-27 Pedro Alves <palves@redhat.com>
9468
9469 * gdb.base/page.exp: Add tests for "set width/height -1".
9470
8ed25214
PA
94712019-02-27 Pedro Alves <palves@redhat.com>
9472
9473 * gdb.base/page.exp: Add tests for "set/show width/height" with
9474 "infinite" values.
9475
6c28e44a
TT
94762019-02-27 Tom Tromey <tromey@adacore.com>
9477
9478 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
9479 2.4.
9480 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
9481 workaround.
9482
bf9a735e
AB
94832019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
9484
9485 * gdb.base/align.exp: Extend to compile in both C and C++, and add
9486 tests for structs with static members.
9487
8791793c
TT
94882019-02-26 Tom Tromey <tromey@adacore.com>
9489
9490 * gdb.python/py-value.exp (test_value_from_buffer): Check for
9491 ValueError, not TypeError.
9492
bc2a507e
KB
94932019-02-26 Kevin Buettner <kevinb@redhat.com>
9494
9495 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
9496 call from main program.
9497
e0e7d3bd
JB
94982019-02-23 Joel Brobecker <brobecker@adacore.com>
9499
9500 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
9501 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
9502 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
9503 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
9504 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
9505
9600246d
KS
95062019-02-22 Keith Seitz <keiths@redhat.com>
9507
9508 PR symtab/23853
9509 * gdb.base/symlink-sourcefile.c: New file.
9510 * gdb.base/symlink-sourcefile.exp: New file.
9511
0c95f9ed
TT
95122019-02-20 Tom Tromey <tom@tromey.com>
9513
9514 * gdb.base/info_qt.exp: Update.
9515
6caa91b6
SM
95162019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
9517
9518 * gdb.base/source.exp: Move "error in sourced script" code to
9519 the end.
9520 * gdb.base/source-error.gdb: Move contents to
9521 source-error-1.gdb. Add new code to source source-error-1.gdb.
9522 * gdb.base/source-error-1.gdb: New file, from previous
9523 source-error.gdb.
9524
6506371f
TT
95252019-02-17 Tom Tromey <tom@tromey.com>
9526
9527 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
9528 for macro styling.
9529 * gdb.base/style.c (SOME_MACRO): New macro.
9530
a0087920
TT
95312019-02-17 Tom Tromey <tom@tromey.com>
9532
9533 * gdb.base/style.exp: Add line-wrapping tests.
9534 * gdb.base/page.exp: Add test for quitting during pagination.
9535
a2cd4f14
JB
95362019-02-17 Joel Brobecker <brobecker@adacore.com>
9537
9538 * gdb.ada/big_packed_array: New testcase.
9539 * gdb.ada/homonym.exp: Fix incorrect expected output for
9540 "break <homonym__get_value>" test.
9541
9d70ffbc
WP
95422019-02-13 Weimin Pan <weimin.pan@oracle.com>
9543
9544 PR breakpoints/21870
9545 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
9546 and prepare_for_testing. Add comment.
9547 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
9548 redundant cleanup call. Clean up comment.
9549
01c7ae81
WP
95502019-02-12 Weimin Pan <weimin.pan@oracle.com>
9551
9552 PR breakpoints/21870
9553 * gdb.arch/aarch64-dbreg-contents.exp: New file.
9554 * gdb.arch/aarch64-dbreg-contents.c: New file.
9555
aff29d1c
JB
95562019-02-10 Joel Brobecker <brobecker@adacore.com>
9557
9558 * gdb.ada/mi_ref_changeable: New testcase.
9559
df0da8a2
AH
95602019-02-07 Alan Hayward <alan.hayward@arm.com>
9561
9562 * gdb.base/attach.exp: Add double attach test.
9563
bd447abb
SM
95642019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
9565
9566 * lib/gdb.exp (default_gdb_start): Don't match pagination
9567 prompt.
9568 (gdb_init): Set stty_init.
9569
1dbc40b9
TT
95702019-01-27 Tom Tromey <tom@tromey.com>
9571
9572 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
9573 skip_python_tests.
9574
353229bf
AH
95752019-01-24 Alan Hayward <alan.hayward@arm.com>
9576
9577 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
9578 New structure.
9579 (struct struct_static_02_02): Likewise.
9580 (struct struct_static_02_03): Likewise.
9581 (struct struct_static_02_04): Likewise.
9582 (struct struct_static_04_01): Likewise.
9583 (struct struct_static_04_02): Likewise.
9584 (struct struct_static_04_03): Likewise.
9585 (struct struct_static_04_04): Likewise.
9586 (struct struct_static_06_01): Likewise.
9587 (struct struct_static_06_02): Likewise.
9588 (struct struct_static_06_03): Likewise.
9589 (struct struct_static_06_04): Likewise.
9590 (cmp_struct_static_02_01): Likewise.
9591 (cmp_struct_static_02_02): Likewise.
9592 (cmp_struct_static_02_03): Likewise.
9593 (cmp_struct_static_02_04): Likewise.
9594 (cmp_struct_static_04_01): Likewise.
9595 (cmp_struct_static_04_02): Likewise.
9596 (cmp_struct_static_04_03): Likewise.
9597 (cmp_struct_static_04_04): Likewise.
9598 (cmp_struct_static_06_01): Likewise.
9599 (cmp_struct_static_06_02): Likewise.
9600 (cmp_struct_static_06_03): Likewise.
9601 (cmp_struct_static_06_04): Likewise.
9602 (call_all): Test new structs.
9603 * gdb.base/infcall-nested-structs.exp: Likewise.
9604
73021deb
AH
96052019-01-21 Alan Hayward <alan.hayward@arm.com>
9606 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
9607
fc65c7db
AH
96082019-01-21 Alan Hayward <alan.hayward@arm.com>
9609 * gdb.base/stack-protector.c: New test.
9610 * gdb.base/stack-protector.exp: New file.
9611 * gdb.cp/ovldbreak.exp: Only allow a single break line.
9612 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
9613 option.
9614 (gdb_compile): Remove stack protector for GCC and prevent
9615 recursion.
9616
c24bdb02
KS
96172019-01-16 Keith Seitz <keiths@redhat.com>
9618
9619 PR gdb/23773
9620 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
9621
6f072a10
PFC
96222019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9623
9624 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
9625 aliases.
9626 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
9627 tests.
9628 * gdb.arch/powerpc-vector-regs.c: New file.
9629 * gdb.arch/powerpc-vector-regs.exp: New file.
9630
a7b8d682
PFC
96312019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9632
9633 * gdb.arch/altivec-regs.exp: Fix the list passed to
9634 gdb_expect_list when testing "info vector".
9635
6eb6fb67
AB
96362019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9637
9638 * gdb.base/style.exp: Don't include path in testname.
9639
b56f80d8
KS
96402019-01-10 Keith Seitz <keiths@redhat.com>
9641
9642 PR gdb/23712
9643 PR symtab/23010
9644 * gdb.dwarf2/multidictionary.exp: New file.
9645
041be526
SM
96462019-01-09 Simon Marchi <simon.marchi@ericsson.com>
9647
9648 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
9649 (test_gnuv3_style_demangling): ... this.
9650 (test_lucid_style_demangling): Remove.
9651 (test_arm_style_demangling): Remove.
9652 (test_hp_style_demangling): Remove.
9653 (do_tests): Remove calls to the above.
9654
d820d0c3
AB
96552019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
9656
9657 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
9658 case.
9659
f097f5ad
TT
96602019-01-06 Tom Tromey <tom@tromey.com>
9661
9662 PR gdb/28155:
9663 * gdb.dwarf2/typedef-void-finish.exp: New file.
9664
2cd8cc0b
TT
96652018-12-28 Tom Tromey <tom@tromey.com>
9666 Simon Marchi <simark@simark.ca>
9667
9668 * gdb.base/jit-exec.exp: New file.
9669 * gdb.base/jit-exec.c: New file.
9670 * gdb.base/jit-execd.c: New file.
9671
35fb8261
TT
96722018-12-28 Tom Tromey <tom@tromey.com>
9673
9674 * gdb.base/style.exp: Update test to check for address styling.
9675
47fd17cd
TT
96762018-12-28 Tom Tromey <tom@tromey.com>
9677
9678 * gdb.base/style.exp: Add test for styling of "Reading symbols"
9679 message.
9680
d47032b7
TT
96812018-12-28 Tom Tromey <tom@tromey.com>
9682
9683 * gdb.base/style.exp: Add test for version number styling.
9684
af79b68d
TT
96852018-12-28 Tom Tromey <tom@tromey.com>
9686
9687 * gdb.base/style.exp: Add test for print_address_symbolic.
9688
0bb296cb
TT
96892018-12-28 Tom Tromey <tom@tromey.com>
9690
9691 * gdb.base/style.exp: Add test for breakpoint setting.
9692
80ae2043
TT
96932018-12-28 Tom Tromey <tom@tromey.com>
9694
9695 * gdb.base/style.exp: Add test for variable names.
9696
cbe56571
TT
96972018-12-28 Tom Tromey <tom@tromey.com>
9698
9699 * gdb.base/style.exp: New file.
9700 * gdb.base/style.c: New file.
9701
9162a27c
TT
97022018-12-28 Tom Tromey <tom@tromey.com>
9703
9704 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
9705 "dumb".
9706 * gdb.base/readline.exp (operate_and_get_next): Save and restore
9707 the TERM environment variable.
9708
bc543c90
TT
97092018-12-27 Tom Tromey <tom@tromey.com>
9710
9711 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
9712 pagination test.
9713
6f0ffe50
AB
97142018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
9715
9716 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
9717 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
9718
b5a1e557
PW
97192018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9720
9721 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
9722 Filename a.adb changed to bp_fun_addr.adb.
9723 gdb.ada/bp_fun_addr.exp: Update test accordingly.
9724
6e8b1ab2
JV
97252018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
9726
9727 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
9728 non-PIE executables.
9729 * README: Mention the gdb,nopie_flag board setting.
9730 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
9731 non-PIE executable.
9732 * gdb.arch/amd64-entry-value.exp: Likewise.
9733 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
9734 * gdb.arch/i386-float.exp: Likewise.
9735 * gdb.arch/i386-signal.exp: Likewise.
9736 * gdb.mi/mi-reg-undefined.exp: Likewise.
9737
d00a27c5
PM
97382018-12-21 Paul Marechal <paul.marechal@ericsson.com>
9739
9740 PR gdb/23974
9741 * gdb.base/info-os.exp: Check return for unknown "info os" type.
9742
161d081c
PW
97432018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9744
9745 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
9746 Update order of results accordingly.
9747
b001de23
AB
97482018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
9749
9750 * gdb.base/annota1.exp: Update a test regexp.
9751
99e1a184
AB
97522018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9753
9754 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
9755
7a81c1e2
PW
97562018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9757
9758 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
9759 (reuse_time): Initialize to REUSE_TIME_CAP.
9760 (check_rc): New function.
9761 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
9762 Check pthread_create rc.
9763 (spawner_thread_func): Check pthread_create and pthread_join rc.
9764
73e8dc90
PA
97652018-12-08 Pedro Alves <palves@redhat.com>
9766
9767 * gdb.base/list.exp (test_forward_search): Rename to ...
9768 (test_forward_reverse_search): ... this. Also test reverse-search
9769 and the forward-search alias.
9770
13f2ed32
AB
97712018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
9772
9773 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
9774 local timeout variable before return, and remove all local timeout
9775 variable entirely.
9776 (gdb_load): Likewise.
9777
64d27cfc
TV
97782018-12-01 Tom de Vries <tdevries@suse.de>
9779
9780 * gdb.base/gdb-caching-proc.exp: New file.
9781
f63c03b4
SDJ
97822018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
9783
9784 * Makefile.in (TIMESTAMP): New variable.
9785 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
9786 command.
9787 (check-single-racy): Likewise.
9788 (check/%.exp): Likewise.
9789 (check-racy/%.exp): Likewise.
9790 (workers/%.worker): Likewise.
9791 (build-perf): Likewise.
9792 (check-perf): Likewise.
9793 * README: Describe new "TS" and "TS_FORMAT" variables.
9794 * print-ts.py: New file.
9795
1c97054b
BF
97962018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
9797
9798 PR python/23714
9799 * gdb.python/python.exp: Test command repetition after
9800 gdb.execute.
9801
1871a62d
AB
98022018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
9803
9804 * gdb.opt/inline-break.exp: Add test that info breakpoint output
9805 is correctly aligned.
9806
fb5e1ed9
PW
98072018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9808
9809 * gdb.ada/info_auto_lang.exp: New testcase.
9810 * gdb.ada/info_auto_lang/global_pack.ads: New file.
9811 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
9812 * gdb.ada/info_auto_lang/some_c.c: New file.
9813
43d397ca
PW
98142018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9815
9816 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
9817 FUNC_lang language syntax.
9818
beddd671
PW
98192018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9820
9821 * gdb.base/info_minsym.c: New file.
9822 * gdb.base/info_minsym.exp: New file.
9823
73fc52c4
TT
98242018-11-19 Tom Tromey <tom@tromey.com>
9825
9826 PR rust/23625:
9827 * gdb.rust/simple.exp: Add ptype test. Update expected output.
9828 * gdb.rust/expr.exp: Update expected output. Change one test.
9829
994b876a
TT
98302018-11-19 Tom Tromey <tom@tromey.com>
9831
9832 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
9833
6769f276
PA
98342018-11-19 Pedro Alves <palves@redhat.com>
9835
9836 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
9837 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
9838 see the expected warning.
9839
38a72da0
AH
98402018-11-16 Alan Hayward <alan.hayward@arm.com>
9841
9842 PR gdb/22736:
9843 * gdb.cp/infcall-nodebug-lib.c: New test.
9844 * gdb.cp/infcall-nodebug-main.c: New test.
9845 * gdb.cp/infcall-nodebug.exp: New file.
9846
53a89d6e
SM
98472018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
9848
9849 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
9850 completer tests.
9851
9325300d
TV
98522018-11-09 Tom de Vries <tdevries@suse.de>
9853
9854 * gdb.base/msym-lang.c: New test.
9855 * gdb.base/msym-lang.exp: New file.
9856 * gdb.base/msym-lang-main.c: New test.
9857
20f0d60d
TT
98582018-11-08 Tom Tromey <tom@tromey.com>
9859
9860 PR gdb/23555:
9861 PR gdb/23838:
9862 * gdb.base/warning.exp: New file.
9863
b5420128
JB
98642018-11-08 Jan Beulich <jbeulich@suse.com>
9865
9866 * testsuite/gdb.arch/i386-avx512.c,
9867 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
9868
cd115d61
AB
98692018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
9870
9871 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
9872 point hardware.
9873
35ee2dc2
AB
98742018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
9875
9876 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
9877 * gdb.dwarf2/missing-type-name.exp: New file.
9878
31aceee8
TV
98792018-11-06 Tom de Vries <tdevries@suse.de>
9880
9881 * gdb.base/many-headers.c: New test.
9882 * gdb.base/many-headers.exp: New file.
9883
109be305
JW
98842018-11-06 Jim Wilson <jimw@sifive.com>
9885
9886 * gdb.base/code_elim.exp: For riscv, set additional_flags
9887 to include -msmall-data-limit=0.
9888
e2b7af72
JB
98892018-11-01 Joel Brobecker <brobecker@adacore.com>
9890
9891 * gdb.ada/watch_minus_l: New testcase.
9892
cdcda965
SM
98932018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
9894
9895 * gdb.arch/aix-sighandle.c: New file.
9896 * gdb.arch/aix-sighandle.exp: New file.
9897
92dcebf3
AB
98982018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9899
9900 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
9901 registers being unions.
9902
68b9ac18
TV
99032018-10-31 Tom de Vries <tdevries@suse.de>
9904
9905 * lib/valgrind.exp: New file.
9906 (vgdb_start, vgdb_stop): New procs, factored out of ...
9907 * gdb.base/valgrind-bt.exp: ... here, ...
9908 * gdb.base/valgrind-disp-step.exp: ... here and ...
9909 * gdb.base/valgrind-infcall.exp: ... here.
9910
1443936e
TV
99112018-10-31 Tom de Vries <tdevries@suse.de>
9912
9913 * lib/gdb.exp (get_valueof): Don't output read value in test name.
9914
eb77c9df
AB
99152018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9916
9917 * gdb.dwarf2/void-type.c: New file.
9918 * gdb.dwarf2/void-type.exp: New file.
9919
82b5e646
PW
99202018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9921
9922 * gdb.base/info_qt.c: New file.
9923 * gdb.base/info_qt.exp: New file.
9924
8d619c01
EBM
99252018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9926
9927 * gdb.arch/powerpc-htm-regs.c: New file.
9928 * gdb.arch/powerpc-htm-regs.exp: New file.
9929
f2cf6173
EBM
99302018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9931
9932 * gdb.arch/powerpc-tar.c: New file.
9933 * gdb.arch/powerpc-tar.exp: New file.
9934
7ca18ed6
EBM
99352018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
9936
9937 * gdb.arch/powerpc-ppr-dscr.c: New file.
9938 * gdb.arch/powerpc-ppr-dscr.exp: New file.
9939
bfcc0eba
TV
99402018-10-25 Tom de Vries <tdevries@suse.de>
9941
9942 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
9943
fe1a5cad
TV
99442018-10-24 Tom de Vries <tdevries@suse.de>
9945
9946 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
9947 longer exists error.
9948
a76dc3b7
TV
99492018-10-24 Tom de Vries <tdevries@suse.de>
9950
9951 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
9952
4df46df7
TV
99532018-10-24 Tom de Vries <tdevries@suse.de>
9954
9955 * gdb.base/valgrind-db-attach.exp: Handle removed support for
9956 --db-attach in valgrind.
9957
0dbfcfff
AB
99582018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
9959
9960 * gdb.arch/riscv-reg-aliases.c: New file.
9961 * gdb.arch/riscv-reg-aliases.exp: New file.
9962
b04480b1
AH
99632018-10-19 Alan Hayward <alan.hayward@arm.com>
9964
9965 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9966
2c6ac8d7
AH
99672018-10-19 Alan Hayward <alan.hayward@arm.com>
9968
9969 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
9970
2bc69f25
AH
99712018-10-19 Alan Hayward <alan.hayward@arm.com>
9972
9973 * gdb.cp/ovldbreak.exp: Fix regexps.
9974
1f1ae3a3
AH
99752018-10-19 Alan Hayward <alan.hayward@arm.com>
9976
9977 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
9978
94c18618
SDJ
99792018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
9980
9981 PR cli/23785
9982 * gdb.base/restore.exp: New test to check if "restore" with an
9983 invalid file doesn't segfault.
9984
812cd6eb
TV
99852018-10-18 Tom de Vries <tdevries@suse.de>
9986
9987 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
9988 * gdb.ada/excep_handle.exp: Same.
9989 * gdb.ada/mi_string_access.exp: Same.
9990 * gdb.ada/mi_var_union.exp: Same.
9991 * gdb.arch/arc-analyze-prologue.exp: Same.
9992 * gdb.arch/arc-decode-insn.exp: Same.
9993 * gdb.base/readnever.exp: Same.
9994 * gdb.fortran/printing-types.exp: Same.
9995 * gdb.guile/scm-lazy-string.exp: Same.
9996
c4b90788
TV
99972018-10-16 Tom de Vries <tdevries@suse.de>
9998
9999 PR gdb/23730
10000 * gdb.base/catch-follow-exec.c: Add copyright notice.
10001 * gdb.base/catch-follow-exec.exp: Rewrite to use
10002 gdb_spawn_with_cmdline_opts. Require gdb-native.
10003
8bca2978
SL
100042018-10-12 Sandra Loosemore <sandra@codesourcery.com>
10005
10006 * gdb.trace/actions-changed.exp: Check for arch support.
10007 * gdb.trace/actions.exp: Likewise.
10008 * gdb.trace/ax.exp: Likewise.
10009 * gdb.trace/backtrace.exp: Likewise.
10010 * gdb.trace/change-loc.exp: Likewise.
10011 * gdb.trace/deltrace.exp: Likewise.
10012 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
10013 * gdb.trace/ftrace.exp: Likewise.
10014 * gdb.trace/infotrace.exp: Check for arch support.
10015 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
10016 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
10017 * gdb.trace/mi-tsv-changed.exp: Likewise.
10018 * gdb.trace/packetlen.exp: Likewise.
10019 * gdb.trace/passc-dyn.exp: Likewise.
10020 * gdb.trace/passcount.exp: Likewise.
10021 * gdb.trace/pending.exp: Likewise.
10022 * gdb.trace/range-stepping.exp: Check for shlib support.
10023 * gdb.trace/report.exp: Check for arch support.
10024 * gdb.trace/save-trace.exp: Likewise.
10025 * gdb.trace/signal.exp: Check for signal support.
10026 * gdb.trace/tfind.exp: Check for arch support.
10027 * gdb.trace/trace-break.exp: Check for arch and shlib support.
10028 * gdb.trace/trace-common.h: Add comment.
10029 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
10030 * gdb.trace/trace-enable-disable.exp: Likewise.
10031 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
10032 * gdb.trace/tracecmd.exp: Check for arch support.
10033 * gdb.trace/tspeed.exp: Check for shlib and target support.
10034 * gdb.trace/tstatus.exp: Check for arch support.
10035 * gdb.trace/tsv.exp: Likewise.
10036 * gdb.trace/while-dyn.exp: Likewise.
10037 * gdb.trace/while-stepping.exp: Likewise.
10038 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
10039
f9c49bff
SM
100402018-10-12 Simon Marchi <simon.marchi@ericsson.com>
10041
10042 * gdb.trace/tspeed.exp: Remove nowarnings.
10043 (prepare_for_trace_test): Declare "global ipalib".
10044 * gdb.trace/tspeed.c: Include unistd.h.
10045 (main): Remove superfluous printf argument.
10046
d4330bde
SL
100472018-10-11 Sandra Loosemore <sandra@codesourcery.com>
10048
10049 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
10050 directory prefix on the filename.
10051
8ecfd7bd
SDJ
100522018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
10053
10054 * gdb.gdb/unittest.exp: Update expected message informing that
10055 selftests have been disabled.
10056 * gdb.server/unittest.exp: Likewise.
10057
58bbcd02
TV
100582018-10-09 Tom de Vries <tdevries@suse.de>
10059
10060 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
10061 with runto_main.
10062
9f6b697b
WP
100632018-10-08 Weimin Pan <weimin.pan@oracle.com>
10064
10065 PR c++/16841
10066 * gdb.cp/virtbase2.cc: New file.
10067 * gdb.cp/virtbase2.exp: New file.
10068
add5ded5
TT
100692018-10-06 Tom Tromey <tom@tromey.com>
10070
10071 PR python/19399:
10072 * gdb.python/py-inferior.exp: Add architecture test.
10073
f9e48344
TT
100742018-10-06 Tom Tromey <tom@tromey.com>
10075
10076 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
10077 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
10078
2a8be203
TT
100792018-10-06 Tom Tromey <tom@tromey.com>
10080
10081 * gdb.python/py-breakpoint.exp (check_last_event): Check location
10082 of a "throw" catchpoint.
10083
e04caa70
SDJ
100842018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
10085
10086 * gdb.base/info-proc.exp: Update string expected from "help info
10087 proc".
10088
5ca8c39f
TT
100892018-10-04 Tom Tromey <tom@tromey.com>
10090
10091 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
10092 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
10093 (test_initial_complaints, test_empty_complaints): Update.
10094 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
10095
3453e7e4
TT
100962018-10-04 Tom Tromey <tom@tromey.com>
10097
10098 PR cli/19551:
10099 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
10100 * lib/gdb.exp (gdb_file_cmd): Update.
10101 * gdb.stabs/weird.exp (print_weird_var): Update.
10102 * gdb.server/solib-list.exp: Update.
10103 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
10104 * gdb.mi/mi-cli.exp: Update.
10105 * gdb.linespec/linespec.exp: Update.
10106 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
10107 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
10108 * gdb.cp/cp-relocate.exp: Update.
10109 * gdb.base/sym-file.exp: Update.
10110 * gdb.base/relocate.exp: Update.
10111 * gdb.base/readnever.exp: Update.
10112 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
10113 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
10114 * gdb.base/dbx.exp (gdb_file_cmd): Update.
10115 * gdb.base/code_elim.exp: Update.
10116 * gdb.base/break-unload-file.exp (test_break): Update.
10117 * gdb.base/break-interp.exp (test_attach_gdb): Update.
10118 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
10119 Update.
10120 * gdb.base/attach.exp (do_attach_tests): Update.
10121 * gdb.base/sepdebug.exp: Update.
10122 * gdb.python/py-section-script.exp: Update.
10123
6afcf761
TT
101242018-10-04 Tom Tromey <tom@tromey.com>
10125
10126 PR cli/22234:
10127 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
10128 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
10129 output.
10130
fef1b293
TT
101312018-10-04 Tom Tromey <tom@tromey.com>
10132
10133 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
10134 set width and height to 0.
10135 (test_command_line_attach_run): Use -quiet.
10136
ca98345e
SL
101372018-10-03 Sandra Loosemore <sandra@codesourcery.com>
10138
10139 * lib/gdb.exp (skip_ifunc_tests): New.
10140 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
10141 other compile failures.
10142 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
10143
ff34e6ae
SM
101442018-10-01 Simon Marchi <simon.marchi@ericsson.com>
10145
10146 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
10147 is_amd64_regs_target.
10148
6bb8890e
AH
101492018-10-01 Alan Hayward <alan.hayward@arm.com>
10150
10151 * gdb.arch/aarch64-sighandler-regs.c: New test.
10152 * gdb.arch/aarch64-sighandler-regs.exp: New file.
10153 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
10154
224d30d3
MM
101552018-10-01 Markus Metzger <markus.t.metzger@intel.com>
10156
10157 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
10158 assembly.
10159
f67ffa6a
AB
101602018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
10161
10162 * gdb.base/frame-selection.exp: New file.
10163 * gdb.base/frame-selection.c: New file.
10164
9fc3183f
AH
101652018-09-27 Alan Hayward <alan.hayward@arm.com>
10166
10167 * gdb.threads/check-libthread-db.c (thread_routine): Use a
10168 pthread barrier.
10169 (main): Likewise.
10170
d354055e
AB
101712018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
10172
10173 * gdb.base/large-frame-1.c: New file.
10174 * gdb.base/large-frame-2.c: New file.
10175 * gdb.base/large-frame.exp: New file.
10176 * gdb.base/large-frame.h: New file.
10177
db727370
JL
101782018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
10179
10180 PR gdb/20948
10181 * gdb.base/write_mem.exp: New test.
10182 * gdb.base/write_mem.c: Likewise.
10183
ae778caf
TT
101842018-09-23 Tom Tromey <tom@tromey.com>
10185
10186 PR python/18852:
10187 * gdb.python/py-parameter.exp: Add test for parameter that throws
10188 on "set".
10189
fd3ba736
TT
101902018-09-23 Tom Tromey <tom@tromey.com>
10191
10192 PR python/17284:
10193 * gdb.python/py-template.exp (test_template_arg): Add test for
10194 negative template argument number.
10195
39a24317
TT
101962018-09-23 Tom Tromey <tom@tromey.com>
10197
10198 PR python/14062:
10199 * gdb.python/python.exp: Add test for post_event error.
10200
f5769a2c
TT
102012018-09-23 Tom Tromey <tom@tromey.com>
10202
10203 PR python/18170:
10204 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
10205 convert pointers to int and long.
10206
1c1e54f6
TT
102072018-09-23 Tom Tromey <tom@tromey.com>
10208
10209 PR python/20126:
10210 * gdb.python/py-value.exp (test_value_numeric_ops): Add
10211 signed-ness conversion tests.
10212
fb4fa946
TT
102132018-09-23 Tom Tromey <tom@tromey.com>
10214
10215 PR python/18352;
10216 * gdb.python/py-value.exp (test_float_conversion): New proc.
10217 Use it.
10218
a466edac
HAQ
102192018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
10220
10221 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
10222
4ee9b0c5
SL
102232018-09-18 Sandra Loosemore <sandra@codesourcery.com>
10224
10225 * gdb.base/complete-empty.exp: Skip tab-completion tests if
10226 no readline.
10227 * gdb.base/utf8-identifiers.exp: Likewise.
10228 * gdb.cp/cpcompletion.exp: Likewise.
10229 * gdb.linespec/cpcompletion.exp: Likewise.
10230 * gdb.linespec/cpls-abi-tag.exp: Likewise.
10231 * gdb.linespec/cpls-ops.exp: Likewise.
10232
23be8da7
RB
102332018-09-19 Richard Bunt <richard.bunt@arm.com>
10234 Chris January <chris.january@arm.com>
10235
10236 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
10237 * gdb.fortran/short-circuit-argument-list.exp: New file.
10238 * gdb.fortran/short-circuit-argument-list.f90: New test.
10239
5031d0ae
SDJ
102402018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
10241
10242 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
10243 "arch=" keyword when executing "-stack-list-frames".
10244
b4c0d1a4
SDJ
102452018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
10246
10247 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
10248 "arch=" keyword when executing "-stack-list-frames".
10249
7a6d2b45
SDJ
102502018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
10251
10252 * gdb.ada/complete.exp: Expect for "@" when doing "complete
10253 break ada".
10254
8588b356
SM
102552018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
10256
10257 PR python/23669
10258 * gdb.python/python.exp: Test gdb.execute("show commands").
10259
65e65158
TT
102602018-09-16 Tom Tromey <tom@tromey.com>
10261
10262 * gdb.base/new-ui.exp (do_execution_tests): Update.
10263 * gdb.base/dbx.exp (test_breakpoints): Update.
10264
bf326452
AH
102652018-09-14 Alan Hayward <alan.hayward@arm.com>
10266
10267 * lib/gdb.exp (gdb_simple_compile): Add proc.
10268 (is_elf_target): Use gdb_simple_compile.
10269 (skip_altivec_tests): Likewise.
10270 (skip_vsx_tests): Likewise.
10271 (skip_tsx_tests): Likewise.
10272 (skip_btrace_tests): Likewise.
10273 (skip_btrace_pt_tests): Likewise.
10274 (gdb_can_simple_compile): Likewise.
10275 (gdb_has_argv0): Likewise.
10276 (gdb_target_symbol_prefix): Likewise.
10277 (target_supports_scheduler_locking): Likewise.
10278
2361b0fb
TT
102792018-09-13 Tom Tromey <tom@tromey.com>
10280
10281 * Makefile.in (TAGS): Recognize proc_with_prefix and
10282 gdb_caching_proc.
10283
0ae1a321
SM
102842018-09-13 Simon Marchi <simon.marchi@ericsson.com>
10285
10286 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
10287 method.
10288
a40bf0c2
SM
102892018-09-13 Simon Marchi <simon.marchi@ericsson.com>
10290
10291 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
10292 and a few other Inferior properties when the Inferior is no
10293 longer valid.
10294
4a3fe98f
TT
102952018-09-13 Tom Tromey <tom@tromey.com>
10296
10297 PR rust/23650:
10298 * gdb.rust/simple.exp: Add test for enum field access error.
10299
098b2108
TT
103002018-09-13 Tom Tromey <tom@tromey.com>
10301
10302 PR rust/23626:
10303 * gdb.rust/simple.rs (EmptyEnum): New type.
10304 (main): Use it.
10305 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
10306
1256af7d
SM
103072018-09-13 Simon Marchi <simon.marchi@ericsson.com>
10308
10309 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
10310 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
10311 * gdb.python/py-symtab.exp: Update test printing an objfile.
10312
4aa8e6c2
SM
103132018-09-12 Simon Marchi <simon.marchi@ericsson.com>
10314
10315 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
10316 object.
10317
c221b2f7
AH
103182018-09-12 Alan Hayward <alan.hayward@arm.com>
10319
10320 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
10321 (support_complex_tests): Use gdb_can_simple_compile.
10322 (is_ilp32_target): Likewise.
10323 (is_lp64_target): Likewise.
10324 (is_64_target): Likewise.
10325 (is_amd64_regs_target): Likewise.
10326 (is_aarch32_target): Likewise.
10327 (gdb_int128_helper): Likewise.
10328
6f1107b5
JK
103292018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10330
10331 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
10332
1f5d1570
JG
103332018-09-10 Jerome Guitton <guitton@adacore.com>
10334
10335 * gdb.ada/same_component_name: Add test for case of tagged record
10336 with variable-length fields.
10337
cc330e39
XR
103382018-09-10 Xavier Roirand <roirand@adacore.com>
10339
10340 * gdb.ada/access_to_unbounded_array.exp: New testcase.
10341 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
10342 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
10343 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
10344
b9c50e9a
XR
103452018-09-10 Xavier Roirand <roirand@adacore.com>
10346
10347 * gdb.ada/mi_string_access.exp: New testcase.
10348 * gdb.ada/mi_string_access/bar.adb: New file.
10349 * gdb.ada/mi_string_access/pck.adb: New file.
10350 * gdb.ada/mi_string_access/pck.asd: New file.
10351
2963898f
XR
103522018-09-10 Xavier Roirand <roirand@adacore.com>
10353
10354 * gdb.ada/mi_var_union.exp: New testcase.
10355 * gdb.ada/mi_var_union/bar.adb: New file.
10356 * gdb.ada/mi_var_union/pck.adb: New file.
10357 * gdb.ada/mi_var_union/pck.asd: New file.
10358
1aac008f
TT
103592018-09-08 Tom Tromey <tom@tromey.com>
10360
10361 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
10362
332cf4c9
TT
103632018-09-08 Tom Tromey <tom@tromey.com>
10364
10365 PR python/16047:
10366 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
10367 (register_pretty_printers): Register new printer.
10368 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
10369 test.
10370 * gdb.python/py-prettyprint.c (int_type3): New typedef.
10371 (an_int_type3): New global.
10372
424da6cf
JB
103732018-09-08 Joel Brobecker <brobecker@adacore.com>
10374
10375 * gdb.ada/expr_with_funcall: New testcase.
10376
2a62dfa9
JB
103772018-09-08 Joel Brobecker <brobecker@adacore.com>
10378
10379 * gdb.ada/packed_array_assign: New testcase.
10380
96b6697f
AB
103812018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
10382
10383 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
10384 names, and add test prefixes to make test names unique.
10385
e4a62c65
TV
103862018-09-05 Tom de Vries <tdevries@suse.de>
10387
10388 * gdb.dwarf2/varval.exp: Add test.
10389
dd083ee2
GB
103902018-09-04 Gary Benson <gbenson@redhat.com>
10391
10392 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
10393 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
10394
aef9346c
TT
103952018-08-31 Tom Tromey <tom@tromey.com>
10396
10397 * gdb.rust/simple.rs: Rename second variable "v".
10398
c67f2e15
AB
103992018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
10400
10401 * gdb.base/funcargs.c (use_a): New function.
10402 (recurse): Call use_a.
10403
078a0207
KS
104042018-08-29 Keith Seitz <keiths@redhat.com>
10405
10406 * gdb.compile/compile-cplus-anonymous.cc: New file.
10407 * gdb.compile/compile-cplus-anonymous.exp: New file.
10408 * gdb.compile/compile-cplus-array-decay.cc: New file.
10409 * gdb.compile/compile-cplus-array-decay.exp: New file.
10410 * gdb.compile/compile-cplus-inherit.cc: New file.
10411 * gdb.compile/compile-cplus-inherit.exp: New file.
10412 * gdb.compile/compile-cplus-member.cc: New file.
10413 * gdb.compile/compile-cplus-member.exp: New file.
10414 * gdb.compile/compile-cplus-method.cc: New file.
10415 * gdb.compile/compile-cplus-method.exp: New file.
10416 * gdb.compile/compile-cplus-mod.c: "New" file.
10417 * gdb.compile/compile-cplus-namespace.cc: New file.
10418 * gdb.compile/compile-cplus-namespace.exp: New file.
10419 * gdb.compile/compile-cplus-nested.cc: New file.
10420 * gdb.compile/compile-cplus-nested.exp: New file.
10421 * gdb.compile/compile-cplus-print.c: "New" file.
10422 * gdb.compile/compile-cplus-print.exp: "New" file.
10423 * gdb.compile/compile-cplus-virtual.cc: New file.
10424 * gdb.compile/compile-cplus-virtual.exp: New file.
10425 * gdb.compile/compile-cplus.c: "New" file.
10426 * gdb.compile/compile-cplus.exp: "New" file.
10427 * lib/compile-support.exp: New file.
10428
b0f492b9
GB
104292018-08-16 Gary Benson <gbenson@redhat.com>
10430
10431 PR gdb/13000:
10432 * gdb.base/batch-exit-status.exp: New file.
10433 * gdb.base/batch-exit-status.good-commands: Likewise.
10434 * gdb.base/batch-exit-status.bad-commands: Likewise.
10435
36eb4c5f
AH
104362018-08-29 Alan Hayward <alan.hayward@arm.com>
10437
10438 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
10439 (struct struct02): Likewise.
10440 (struct struct03): Likewise.
10441 (struct struct04): Likewise.
10442 (struct struct_01_01): New struct.
10443 (struct struct_01_02): Likewise.
10444 (struct struct_01_03): Likewise.
10445 (struct struct_01_04): Likewise.
10446 (struct struct_02_01): Likewise.
10447 (struct struct_02_02): Likewise.
10448 (struct struct_02_03): Likewise.
10449 (struct struct_02_04): Likewise.
10450 (struct struct_04_01): Likewise.
10451 (struct struct_04_02): Likewise.
10452 (struct struct_04_03): Likewise.
10453 (struct struct_04_04): Likewise.
10454 (struct struct_05_01): Likewise.
10455 (struct struct_05_02): Likewise.
10456 (struct struct_05_03): Likewise.
10457 (struct struct_05_04): Likewise.
10458 (cmp_struct01): Remove function.
10459 (cmp_struct02): Likewise.
10460 (cmp_struct03): Likewise.
10461 (cmp_struct04): Likewise.
10462 (cmp_struct_01_01): Add Function.
10463 (cmp_struct_01_02): Likewise.
10464 (cmp_struct_01_03): Likewise.
10465 (cmp_struct_01_04): Likewise.
10466 (cmp_struct_02_01): Likewise.
10467 (cmp_struct_02_02): Likewise.
10468 (cmp_struct_02_03): Likewise.
10469 (cmp_struct_02_04): Likewise.
10470 (cmp_struct_04_01): Likewise.
10471 (cmp_struct_04_02): Likewise.
10472 (cmp_struct_04_03): Likewise.
10473 (cmp_struct_04_04): Likewise.
10474 (cmp_struct_05_01): Likewise.
10475 (cmp_struct_05_02): Likewise.
10476 (cmp_struct_05_03): Likewise.
10477 (cmp_struct_05_04): Likewise.
10478 (call_all): Add new structs.
10479 * gdb.base/infcall-nested-structs.exp: Likewise.
10480
3bf9c013
JV
104812018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
10482
10483 * gdb.python/py-framefilter-mi.exp: Update regexp to
10484 check for "arch" field in frame output.
10485
450d1e88
KB
104862018-08-23 Kevin Buettner <kevinb@redhat.com>
10487
10488 * gdb.dwarf2/dw2-ranges-func.c: New file.
10489 * gdb.dwarf2/dw2-ranges-func.exp: New file.
10490
ae739fe7
SM
104912018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
10492
10493 * gdb.base/term.exp: Compare terminal settings with values from
10494 the inferior.
10495 * gdb.base/term.c: Get and set terminal settings.
10496
6d52907e
JV
104972018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
10498
10499 * lib/mi-support.exp (mi_expect_stop): Update regexp to
10500 accommodate new "arch" field in frame output.
10501 * gdb.mi/mi-return.exp: Likewise.
10502 * gdb.mi/mi-stack.exp: Likewise.
10503 * gdb.mi/mi-syn-frame.exp: Likewise.
10504 * gdb.mi/user-selected-context-sync.exp: Likewise.
10505
be2d111a
MS
105062018-08-19 Michael Spang <spang@google.com>
10507
10508 PR gdb/11786
10509 * gdb.base/gcore-tls-pie.c: New file.
10510 * gdb.base/gcore-tls-pie.exp: New file.
10511
ae3a7c47
KB
105122018-08-18 Kevin Buettner <kevinb@redhat.com>
10513
10514 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
10515 * gdb.dwarf2/varval.c: New file.
10516 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 10517
2ecae92e
AH
105182018-08-17 Alan Hayward <alan.hayward@arm.com>
10519
10520 PR gdb/18931
10521 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
10522
c1854f1d
KS
105232018-08-16 Keith Seitz <keiths@redhat.com>
10524
10525 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
10526 tests expected to pass.
10527
26fb3983
JV
105282018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
10529
10530 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
10531 -data-disassemble -a.
10532 (test_disassembly_bogus_args): Likewise.
10533
67943c00
AB
105342018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
10535
10536 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
10537
5ff2bbae
AB
105382018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10539
10540 * gdb.base/vla-optimized-out.exp: Add new test.
10541
e5bbcd0f
AB
105422018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
10543
10544 * gdb.base/vla-optimized-out-o3.exp: Delete.
10545 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
10546 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
10547 deleted tests.
10548
9d4a934c
AB
105492018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
10550
10551 PR gdb/18050:
10552 * gdb.server/extended-remote-restart.c: New file.
10553 * gdb.server/extended-remote-restart.exp: New file.
10554
045cf012
SM
105552018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
10556
10557 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
10558 "set variable index = 42".
10559
87d6a7aa
SM
105602018-08-07 Simon Marchi <simon.marchi@ericsson.com>
10561
10562 * boards/index-cache-gdb.exp: New file.
10563 * gdb.dwarf2/index-cache.exp: New file.
10564 * gdb.dwarf2/index-cache.c: New file.
10565 * gdb.base/maint.exp: Check if we are using the index cache.
10566
96d68bd4
RO
105672018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10568
10569 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
10570 MAKEFLAGS.
10571
5a699617
RO
105722018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10573
10574 * dg-extract-results.sh: Move to toplevel contrib.
10575 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
10576 * Makefile.in (check-parallel-racy): Likewise.
10577
5bd18990
AB
105782018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
10579
10580 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
10581 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
10582 tests if the target supports scheduler locking.
10583
3fbbcf47
TV
105842018-08-04 Tom de Vries <tdevries@suse.de>
10585
10586 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
10587
3e1d3d8c
TT
105882018-08-02 Tom Tromey <tom@tromey.com>
10589
10590 PR symtab/16842.
10591 * gdb.cp/temargs.exp: Test "info address" of a template
10592 parameter.
10593
5abe0f0c
JV
105942018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
10595
10596 * gdb.python/py-mi-var-info-path-expression.c: New file.
10597 * gdb.python/py-mi-var-info-path-expression.py: New file.
10598 * gdb.python/py-mi-var-info-path-expression.exp: New file.
10599
fb66cde8
SDJ
106002018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
10601
10602 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
10603 error after "cannot resolve name" string.
10604
c708f4d2
AB
106052018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
10606
10607 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
10608 started.
10609 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
10610
37cc0cae
TV
106112018-07-28 Tom de Vries <tdevries@suse.de>
10612
10613 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
10614
63b4ecf7
TV
106152018-07-26 Tom de Vries <tdevries@suse.de>
10616
10617 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
10618
3c3bb058
AB
106192018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
10620
10621 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
10622 is visible.
10623
9e7f3bbb
TV
106242018-07-26 Tom de Vries <tdevries@suse.de>
10625
10626 PR breakpoints/23366
10627 * gdb.base/catch-follow-exec.c: New test.
10628 * gdb.base/catch-follow-exec.exp: New file.
10629
16f808ec
TV
106302018-07-25 Tom de Vries <tdevries@suse.de>
10631
10632 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
10633 vla-optimized-out.c.
10634
d7154a8d
JV
106352018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
10636
10637 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
10638 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
10639
232a0032
TV
106402018-07-20 Tom de Vries <tdevries@suse.de>
10641
10642 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
10643 NOCLONE macro.
10644 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
10645
fbb1d502
TV
106462018-07-19 Tom de Vries <tdevries@suse.de>
10647
10648 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
10649 regular expression.
10650
42dc7699
TV
106512018-07-18 Tom de Vries <tdevries@suse.de>
10652
10653 * gdb.base/vla-optimized-out.c: New test.
10654 * gdb.base/vla-optimized-out.exp: New file.
10655
7f1f7e23
SDJ
106562018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
10657
10658 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
10659 message "No address associated with hostname" when gdbserver
10660 cannot resolve the hostname.
10661
5759ebb3
PW
106622018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10663
10664 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
10665 Add some test prefixes to make tests unique.
10666
3606ccab
PW
106672018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10668
10669 * gdb.base/frameapply.c: New file.
10670 * gdb.base/frameapply.exp: New file.
10671
529c08b2
PW
106722018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10673
10674 * gdb.base/skip.exp: Update expected error message.
10675
c7ab0aef
SDJ
106762018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10677 Jan Kratochvil <jan.kratochvil@redhat.com>
10678 Paul Fertser <fercerpav@gmail.com>
10679 Tsutomu Seki <sekiriki@gmail.com>
10680
10681 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
10682 parameter.
10683 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
10684 by default.
10685 * boards/native-gdbserver.exp: Likewise.
10686 * gdb.server/run-without-local-binary.exp: Improve regexp used
10687 for detecting when a remote debugging connection succeeds.
10688 * gdb.server/server-connect.exp: New file.
10689 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
10690 Do not prefix the port number with ":".
10691 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
10692 support for detecting and using it. Add '$debughost_gdbserver'
10693 to the list of arguments used to start gdbserver. Handle case
10694 when gdbserver cannot resolve a network name.
10695
16ff70dd
SDJ
106962018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
10697
10698 PR c++/23373
10699 * gdb.base/ptype-offsets.cc (struct static_member): New
10700 struct.
10701 (main) <stmember>: New variable.
10702 * gdb.base/ptype-offsets.exp: Add test for printing a struct
10703 with a static member in it.
10704
3541979f
AB
107052018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
10706
10707 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
10708 watchpoints enabled and disabled.
10709
c8ad9b9a
AB
107102018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10711
10712 * gdb.base/examine-backward.exp: Still run tests around address
10713 0x0, even if address 0x0 is not readable. Update the pattern for
10714 matching address 0x0 in expected output.
10715
e0e5e971
AB
107162018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
10717
10718 * gdb.base/share-env-with-gdbserver.c (main): Add call to
10719 malloc/free.
10720
1ea5da02
TV
107212018-07-04 Tom de Vries <tdevries@suse.de>
10722
10723 * gdb.dwarf2/dw2-error.exp: Update expected error message.
10724
471b9d15
MR
107252018-07-02 Maciej W. Rozycki <macro@mips.com>
10726
10727 PR tdep/8282
10728 * gdb.arch/mips-disassembler-options.exp: New test.
10729 * gdb.arch/mips-disassembler-options.s: New test source.
10730
75acb486
PA
107312018-06-29 Pedro Alves <palves@redhat.com>
10732
10733 * gdb.threads/names.exp: Adjust expected "info threads" output.
10734
cd2bb709
PA
107352018-06-29 Pedro Alves <palves@redhat.com>
10736
10737 * gdb.opt/inline-break.exp (line number, address): Add "info
10738 break" tests.
10739
991ff292
PA
107402018-06-29 Pedro Alves <palves@redhat.com>
10741
10742 * gdb.opt/inline-break.c (func1): Add "break here" marker.
10743 * gdb.opt/inline-break.exp: Test setting breakpoints by line
10744 number and address and running to them.
10745
356819b6 107462018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
10747
10748 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
10749
2512d7ef
JK
107502018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10751
10752 * lib/compiler.c: Remove executable permission flag.
10753
be1b6474
RB
107542018-06-28 Richard Bunt <richard.bunt@arm.com>
10755
10756 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
10757 code.
10758 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
10759
291f9a96
PT
107602018-06-28 Petr Tesarik <ptesarik@suse.cz>
10761
10762 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
10763
ed6dfe51
PT
107642018-06-28 Petr Tesarik <ptesarik@suse.cz>
10765
10766 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
10767 address argument is omitted.
10768
d4d429d5
PT
107692018-06-28 Petr Tesarik <ptesarik@suse.cz>
10770
10771 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
10772
7ab6656f
OJ
107732018-06-27 Omair Javaid <omair.javaid@linaro.org>
10774
10775 PR gdb/21695
10776 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
10777 * gdb.base/infoline-reloc-main-from-zero.c: New file.
10778
a33ccfc7
TT
107792018-06-26 Tom Tromey <tom@tromey.com>
10780
10781 PR rust/22574:
10782 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
10783 * gdb.rust/simple.rs (struct SimpleLayout): New.
10784
6d72d289
SM
107852018-06-22 Simon Marchi <simon.marchi@ericsson.com>
10786
10787 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
10788 "info registers" output.
10789
8363f9d5
RB
107902018-06-21 Richard Bunt <richard.bunt@arm.com>
10791
10792 * gdb.base/watchpoint-hw-attach.c: New test.
10793 * gdb.base/watchpoint-hw-attach.exp: New file.
10794
f00674fe
SM
107952018-06-20 Simon Marchi <simon.marchi@ericsson.com>
10796
10797 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
10798 through /bin/sh.
10799 * boards/dwarf4-gdb-index.exp: Likewise.
10800 * boards/fission-dwp.exp: Likewise.
10801
1d554008
UW
108022018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
10803
10804 * gdb.base/float128.exp: Add comment and improved fail message
10805 to the failure case of "print large128" test.
10806
d0ac1c44
SM
108072018-06-19 Simon Marchi <simon.marchi@ericsson.com>
10808
10809 * configure.ac: Remove AC_PREREQ.
10810 * configure: Re-generate.
10811
61b04dd0
PA
108122018-06-19 Pedro Alves <palves@redhat.com>
10813
10814 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
10815 (func_extern_caller): New.
10816 (main): Call func_extern_caller.
10817 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
10818 logic change.
10819
f63b508a
SM
108202018-06-18 Weimin Pan <weimin.pan@oracle.com>
10821
10822 PR gdb/16841
10823 * gdb.cp/typedef-base.cc: New file.
10824 * gdb.cp/typedef-base.exp: New file.
10825
0fe3a558
TV
108262018-06-18 Tom de Vries <tdevries@suse.de>
10827
10828 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
10829
7010835a
AB
108302018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
10831 Richard Bunt <Richard.Bunt@arm.com>
10832
10833 * gdb.threads/attach-slow-waitpid.c: New file.
10834 * gdb.threads/attach-slow-waitpid.exp: New file.
10835 * gdb.threads/slow-waitpid.c: New file.
10836
14897d65
PA
108372018-06-14 Pedro Alves <palves@redhat.com>
10838
10839 * gdb.base/fork-running-state.c: Include <errno.h>.
10840 (exit_if_relative_exits): New.
10841 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
10842 exits.
10843 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
10844 child exits.
10845
5d9a0608
TV
108462018-06-14 Tom de Vries <tdevries@suse.de>
10847
10848 PR cli/22573
10849 * gdb.base/finish-pretty.c: New test.
10850 * gdb.base/finish-pretty.exp: New file.
10851
11ae5818
PA
108522018-06-14 Pedro Alves <palves@redhat.com>
10853
10854 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10855 gdb's expected startup output.
10856
1d39de44
PA
108572018-06-14 Pedro Alves <palves@redhat.com>
10858
10859 * lib/selftest-support.exp (selftest_setup): Remove inlined
10860 function handling.
10861
70ee0000
TV
108622018-06-14 Tom de Vries <tdevries@suse.de>
10863
10864 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
10865 matching of breakpoint printing.
10866
11f4b608
TV
108672018-06-13 Tom de Vries <tdevries@suse.de>
10868
10869 PR testsuite/23269
10870 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
10871 (fork_child): ... here, and ...
10872 (fork_parent): ... here.
10873
108742018-06-12 Tom de Vries <tdevries@suse.de>
10875
10876 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
10877
9516f85a
AB
108782018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
10879 Stephen Roberts <stephen.roberts@arm.com>
10880
10881 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
10882 rewrite test to describe action performed, rather than possible
10883 failure.
10884
5045b3d7
GB
108852018-06-08 Gary Benson <gbenson@redhat.com>
10886
10887 * gdb.threads/check-libthread-db.exp: New file.
10888 * gdb.threads/check-libthread-db.c: Likewise.
10889
c61b06a1
TT
108902018-06-05 Tom Tromey <tom@tromey.com>
10891
10892 * gdb.base/default.exp: Update expected "show version" output.
10893
eb6af809
TT
108942018-06-05 Tom Tromey <tom@tromey.com>
10895
10896 PR cli/12326:
10897 * gdb.cp/static-print-quit.exp: Update.
10898 * lib/gdb.exp (pagination_prompt): Update.
10899 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
10900 * gdb.python/python.exp: Update.
10901
178d6a63
JB
109022018-06-04 Joel Brobecker <brobecker@adacore.com>
10903
10904 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
10905
8e817061
JB
109062018-06-01 Joel Brobecker <brobecker@adacore.com>
10907
10908 * gdb.ada/bp_fun_addr: New testcase.
10909
e86ca25f
TT
109102018-06-01 Tom Tromey <tom@tromey.com>
10911
10912 * gdb.xml/tdesc-regs.exp (load_description): Update expected
10913 results.
10914 * gdb.dwarf2/method-ptr.exp: Set language to C++.
10915 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
10916 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
10917 * gdb.base/maint.exp (maint_pass_if): Update.
10918
4b2dfa9d
MR
109192018-05-31 Maciej W. Rozycki <macro@mips.com>
10920
10921 * gdb.base/endian.exp: New test.
10922 * gdb.base/endian.c: New test source.
10923
45f25d6c
AB
109242018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
10925
10926 PR gdb/23203
10927 * gdb.base/bt-selected-frame.c: New file.
10928 * gdb.base/bt-selected-frame.exp: New file.
10929 * lib/gdb.exp (get_current_frame_number): New function.
10930
d9f6d7f8
MR
109312018-05-24 Maciej W. Rozycki <macro@mips.com>
10932 Pedro Alves <palves@redhat.com>
10933
10934 * gdb.threads/tls-core.c: Include <stdlib.h>
10935 (thread_proc): Call `abort'.
10936 * gdb.threads/tls-core.exp: Generate a core with core_find too.
10937 (tls_core_test): New procedure, bits factored out from ...
10938 (top level): ... here. Test both native cores and gcore cores.
10939
ff1cf532
TT
109402018-05-23 Tom Tromey <tom@tromey.com>
10941
10942 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
10943
b98664d3
TT
109442018-05-23 Tom Tromey <tom@tromey.com>
10945
10946 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
10947 symfile_complaints.
10948 (test_short_complaints): Likewise.
10949 (test_empty_complaints): Likewise.
10950 (test_initial_complaints): Update.
10951
4e9668d0
TT
109522018-05-23 Tom Tromey <tom@tromey.com>
10953
10954 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
10955
43ba33c7
TT
109562018-05-23 Tom Tromey <tom@tromey.com>
10957
10958 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
10959 (test_short_complaints): Update.
10960
035522c0
PA
109612018-05-22 Pedro Alves <palves@redhat.com>
10962
10963 * gdb.base/remote.exp: Only gdb_start after compiling the
10964 testcase. Issue "disconnect" before testing "set remote" command
10965 defaults. Issue clean_restart before running to main.
10966
cc0be08f
PA
109672018-05-22 Pedro Alves <palves@redhat.com>
10968
10969 * gdb.base/remote.exp: Adjust expected output of "show remote
10970 memory-write-packet-size". Add tests for "set remote
10971 memory-write-packet-size 0" and "set remote
10972 memory-write-packet-size fixed/limit".
10973
b1b60145
PA
109742018-05-22 Pedro Alves <palves@redhat.com>
10975
10976 PR gdb/22973
10977 * gdb.base/utf8-identifiers.c: New file.
10978 * gdb.base/utf8-identifiers.exp: New file.
10979
0ec848ad
PFC
109802018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10981
10982 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
10983
2c3305f6
PFC
109842018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
10985
10986 * gdb.arch/powerpc-vsx-gcore.exp: New file.
10987
ce1e8424
TT
109882018-05-18 Tom Tromey <tom@tromey.com>
10989
10990 * gdb.base/ptype-offsets.exp: Update.
10991
ddfe970e
KS
109922018-05-17 Keith Seitz <keiths@redhat.com>
10993
10994 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
10995 in expected breakpoint stop locations.
10996 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
10997 move to proper scope to test variable values.
10998 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
10999 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
11000 New functions.
11001 (main): Call not_inline_func3.
11002 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
11003 inline_func1, inline_func2, and inline_func3. Test that when each
11004 breakpoint is hit, GDB properly reports both the stop location
11005 and the backtrace. Repeat tests for temporary breakpoints.
11006
0726fcc6
MR
110072018-05-15 Maciej W. Rozycki <macro@mips.com>
11008
11009 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
11010 rather then trying to access it in determining whether the PID
11011 of `gdbserver' could have been retrieved.
11012
8ee22052
AB
110132018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
11014
11015 * gdb.arch/amd64-init-x87-values.S: New file.
11016 * gdb.arch/amd64-init-x87-values.exp: New file.
11017
7785df48
JK
110182018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11019
11020 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
11021
56bcdbea
TT
110222018-05-04 Tom Tromey <tom@tromey.com>
11023
11024 PR python/22730:
11025 * gdb.python/python.exp: Test multi-line execute.
11026
a913fffb
TT
110272018-05-04 Tom Tromey <tom@tromey.com>
11028
11029 PR python/22731:
11030 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
11031
7a2c85f2
TT
110322018-05-04 Tom Tromey <tom@tromey.com>
11033
11034 PR gdb/11750:
11035 * gdb.base/define.exp: Test defining a user command inside a user
11036 command.
11037 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
11038
a3b60e45
JK
110392018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11040 Pedro Alves <palves@redhat.com>
11041
11042 PR breakpoints/19806 and support for PR external/20207.
11043 * gdb.base/watchpoint-unaligned.c: New file.
11044 * gdb.base/watchpoint-unaligned.exp: New file.
11045
45fe4a03
AB
110462018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
11047
11048 * gdb.base/maint.exp: Make test names unique, use
11049 test_prefix_command_help to test 'help maint info', and remove
11050 repeated test of 'help maint'.
11051
9be2ae8f
TT
110522018-05-04 Tom Tromey <tom@tromey.com>
11053
11054 PR gdb/22619:
11055 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
11056 behavior.
11057
11859c31
AB
110582018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
11059
11060 * gdb.base/maint.exp: Process output from 'maint print registers'
11061 line at a time.
11062
089a9490
AB
110632018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
11064
11065 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
11066 timeout.
11067
9b0797e2
AB
110682018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
11069
11070 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
11071 filter pattern.
11072
f6ac5f3d
PA
110732018-05-02 Pedro Alves <palves@redhat.com>
11074
11075 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
11076 to_log_command renames.
11077 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
11078
77d3c63b
TT
110792018-05-02 Tom Tromey <tom@tromey.com>
11080
11081 * gdb.python/py-parameter.exp: Set test message.
11082
0489430a
TT
110832018-05-02 Tom Tromey <tom@tromey.com>
11084
11085 PR python/20084:
11086 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
11087 PARAM_ZUINTEGER_UNLIMITED tests.
11088
1632f8ba
DR
110892018-04-28 Dan Robertson <danlrobertson89@gmail.com>
11090
11091 PR rust/23124
11092 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
11093 when casting.
11094
6d7bb824
TT
110952018-04-30 Tom Tromey <tom@tromey.com>
11096
11097 * gdb.python/py-type.exp: Check align attribute.
11098 * gdb.python/py-type.c: New "aligncheck" global.
11099
007e1530
TT
111002018-04-30 Tom Tromey <tom@tromey.com>
11101
11102 PR exp/17095:
11103 * gdb.dwarf2/dw2-align.exp: New file.
11104 * gdb.cp/align.exp: New file.
11105 * gdb.base/align.exp: New file.
11106 * lib/gdb.exp (gdb_int128_helper): New proc.
11107 (has_int128_c, has_int128_cxx): New caching procs.
11108
6873858b
TT
111092018-04-27 Tom Tromey <tom@tromey.com>
11110
11111 PR rust/22545:
11112 * gdb.rust/simple.exp: Add inclusive range tests.
11113
79188d8d
PA
111142018-04-26 Pedro Alves <palves@redhat.com>
11115
11116 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
11117 ifunc breakpoint locations correctly of ifunc breakpoints set
11118 while the program resolves the ifunc.
11119
c7075ad5
PA
111202018-04-26 Pedro Alves <palves@redhat.com>
11121
11122 * gdb.base/gnu-ifunc-final.c: New file.
11123 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
11124 * gdb.base/gnu-ifunc.exp (executable): Delete.
11125 (staticexecutable): Adjust.
11126 (lib_opts, exec_opts): Delete.
11127 (make_binsuffix, build, set-break): New procedures.
11128 (misc_tests): New, with tests factored out from the top level.
11129 (top level): Test different combinations of ifunc resolver name,
11130 resolver with and with debug info, and ifunc target with and
11131 without debug info. Wrap static tests with with_target_prefix.
11132
8388016d
PA
111332018-04-26 Pedro Alves <palves@redhat.com>
11134
11135 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
11136 return type" warnings.
11137
249b5733
PA
111382018-04-25 Pedro Alves <palves@redhat.com>
11139
11140 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
11141 killed".
11142 * gdb.base/kill-after-signal.exp: Likewise.
11143 * gdb.threads/kill.exp: Likewise.
11144
f67c0c91
SDJ
111452018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11146 Sergio Durigan Junior <sergiodj@redhat.com>
11147 Pedro Alves <palves@redhat.com>
11148
11149 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
11150 regexps to expect for '[Inferior ... detached]' as well.
11151 * gdb.base/attach.exp: Likewise.
11152 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
11153 "gdb_continue_to_end".
11154 (test_catch_syscall_with_wrong_args): Likewise.
11155 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
11156 ']'. Don't set 'verbose' on.
11157 * gdb.base/foll-vfork.exp: Likewise.
11158 * gdb.base/fork-print-inferior-events.c: New file.
11159 * gdb.base/fork-print-inferior-events.exp: New file.
11160 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
11161 '[Inferior ... has been killed]' message.
11162 * gdb.base/kill-after-signal.exp: Likewise.
11163 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
11164 detach message.
11165 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
11166 message.
11167 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
11168 regexps to expect for '[Inferior ... detached]' as well.
11169 * gdb.threads/process-dies-while-detaching.exp: Likewise.
11170
0a8ddac4
SM
111712018-04-24 Simon Marchi <simon.marchi@ericsson.com>
11172
11173 PR gdb/23104
11174 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
11175
701adfb0
PA
111762018-04-22 Rajendra SY <rajendra.sy@gmail.com>
11177
11178 PR gdb/23095
11179 * gdb.base/break-probes.exp: Pass shlib_load to
11180 prepare_for_testing. Set normal_bp to r_debug_state if target is
11181 bsd.
11182
d27d16bf
RB
111832018-04-19 Richard Bunt <richard.bunt@arm.com>
11184
11185 * gdb.threads/multiple-successive-infcall.c: New test.
11186 * gdb.threads/multiple-successive-infcall.exp: New file.
11187
a037790e
TT
111882018-04-17 Tom Tromey <tom@tromey.com>
11189
11190 * gdb.rust/simple.rs (Union): New type.
11191 (main): New local "u".
11192 * gdb.rust/simple.exp (test_one_slice): Add new test case.
11193
e3a91079
AA
111942018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11195
11196 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
11197 number information in output of "whereis" command.
11198 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
11199
b744723f
AA
112002018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11201
11202 * gdb.ada/info_types.exp: Adjust expected output to the line
11203 numbers now printed by "info var/func/type".
11204 * gdb.base/completion.exp: Likewise.
11205 * gdb.base/included.exp: Likewise.
11206 * gdb.cp/cp-relocate.exp: Likewise.
11207 * gdb.cp/cplusfuncs.exp: Likewise.
11208 * gdb.cp/namespace.exp: Likewise.
11209 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
11210
4a4495d6
MM
112112018-04-13 Markus Metzger <markus.t.metzger@intel.com>
11212
11213 * gdb.btrace/cpu.exp: New.
11214
1d509aa6
MM
112152018-04-13 Markus Metzger <markus.t.metzger@intel.com>
11216
11217 * gdb.base/step-indirect-call-thunk.exp: New.
11218 * gdb.base/step-indirect-call-thunk.c: New.
11219 * gdb.reverse/step-indirect-call-thunk.exp: New.
11220 * gdb.reverse/step-indirect-call-thunk.c: New.
11221
6295b6da
SM
112222018-04-11 Simon Marchi <simon.marchi@ericsson.com>
11223
11224 * gdb.base/pie-fork.c: New file.
11225 * gdb.base/pie-fork.exp: New file.
11226
50146e70
TT
112272018-04-11 Tom Tromey <tom@tromey.com>
11228
11229 * gdb.rust/simple.exp: Add test for ".." struct initializer.
11230
f50d8a2e
PA
112312018-04-10 Pedro Alves <palves@redhat.com>
11232
11233 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
11234 exits. Instead loop running forever.
11235 (fork_parent): Run forever too.
11236
a0be7a36
SM
112372018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
11238
11239 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
11240 mi_continue_to_line.
11241 * gdb.mi/mi-stack.c (callee4): Add comment.
11242
9b73db36
SM
112432018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
11244
11245 * gdb.mi/mi-stack.exp: Fix indentation.
11246
c912f608
SM
112472018-04-07 Simon Marchi <simon.marchi@ericsson.com>
11248
11249 PR gdb/22979
11250 * gdb.arch/amd64-osabi.exp: New file.
11251
26540402
SM
112522018-04-07 Simon Marchi <simon.marchi@ericsson.com>
11253
11254 PR gdb/22980
11255 * gdb.base/osabi.exp: New file.
11256
121ad66c 112572018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
11258
11259 * gdb.cp/static-typedef-print.exp: New file.
11260 * gdb.cp/static-typedef-print.cc: New file.
11261
3fcded8f
JB
112622018-03-27 Joel Brobecker <brobecker@adacore.com>
11263
11264 * gdb.ada/varsize_limit: New testcase.
11265
59cc4834
JB
112662018-03-27 Joel Brobecker <brobecker@adacore.com>
11267
11268 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
11269
11270 * gdb.ada/notcplusplus: New testcase.
11271
11272 * gdb.base/c-linkage-name.c: New file.
11273 * gdb.base/c-linkage-name.exp: New testcase.
11274
4ca59a9f
TT
112752018-03-26 Tom Tromey <tom@tromey.com>
11276
11277 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
11278 * gdb.python/py-framefilter.py (name_error): New global.
11279 (ErrorInName.function): Use name_error.
11280
978d6c75
TT
112812018-03-26 Tom Tromey <tom@tromey.com>
11282
11283 PR backtrace/15582:
11284 * gdb.python/py-framefilter.exp: Add "bt hide" test.
11285
b7fee5a3
KS
112862018-03-23 Keith Seitz <keiths@redhat.com>
11287
11288 PR c++/22968
11289 * gdb.cp/subtypes.exp: New file.
11290 * gdb.cp/subtypes.h: New file.
11291 * gdb.cp/subtypes.cc: New file.
11292 * gdb.cp/subtypes-2.cc: New file.
11293
376be529
AB
112942018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
11295
11296 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
11297 (done): Call '_exit' not 'exit' to avoid atexit handlers.
11298 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
11299 -nostartfiles when compiling the test. Confirm that all registers
11300 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
11301
066cfa98
AB
113022018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
11303
11304 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
11305 option, syntax was wrong anyway.
11306 * gdb.arch/arm-disp-step.exp: Likewise.
11307 * gdb.arch/sparc64-regs.exp: Likewise.
11308 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
11309 option, syntax was wrong anyway, switch to use
11310 prepare_for_testing.
11311 * gdb.arch/i386-disp-step.exp: Likewise.
11312
079670b9
AA
113132018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
11314
11315 * gdb.ada/exec_changed.exp: Replace "target_info exists
11316 use_gdb_stub" by "use_gdb_stub".
11317 * gdb.ada/start.exp: Likewise.
11318 * gdb.base/async-shell.exp: Likewise.
11319 * gdb.base/attach-pie-misread.exp: Likewise.
11320 * gdb.base/attach-wait-input.exp: Likewise.
11321 * gdb.base/break-entry.exp: Likewise.
11322 * gdb.base/break-interp.exp: Likewise.
11323 * gdb.base/dprintf-detach.exp: Likewise.
11324 * gdb.base/nostdlib.exp: Likewise.
11325 * gdb.base/solib-nodir.exp: Likewise.
11326 * gdb.base/statistics.exp: Likewise.
11327 * gdb.base/testenv.exp: Likewise.
11328 * gdb.mi/mi-exec-run.exp: Likewise.
11329 * gdb.mi/mi-start.exp: Likewise.
11330 * gdb.multi/dummy-frame-restore.exp: Likewise.
11331 * gdb.multi/multi-arch-exec.exp: Likewise.
11332 * gdb.multi/multi-arch.exp: Likewise.
11333 * gdb.multi/tids.exp: Likewise.
11334 * gdb.multi/watchpoint-multi.exp: Likewise.
11335 * gdb.python/py-events.exp: Likewise.
11336 * gdb.threads/attach-into-signal.exp: Likewise.
11337 * gdb.threads/attach-stopped.exp: Likewise.
11338 * gdb.threads/threadapply.exp: Likewise.
11339 * lib/selftest-support.exp: Likewise.
11340
26d6cec4
AA
113412018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
11342
11343 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
11344
4ee89e90
SR
113452018-03-20 Stephen Roberts <stephen.roberts@arm.com>
11346
11347 * gdb.perf/template-breakpoints.cc: New file.
11348 * gdb.perf/template-breakpoints.exp: New file.
11349 * gdb.perf/template-breakpoints.py: New file.
11350
92630041
TT
113512018-03-19 Tom Tromey <tom@tromey.com>
11352
11353 * gdb.rust/simple.rs (main): Add local variables field1, field2,
11354 y0.
11355 * gdb.rust/simple.exp: Test bare identifier form of struct
11356 initializer.
11357
76727919
TT
113582018-03-19 Tom Tromey <tom@tromey.com>
11359
11360 * gdb.gdb/observer.exp: Remove.
11361
194ed413
AA
113622018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11363
11364 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
11365 "qualified" option when setting breakpoints.
11366 * gdb.trace/backtrace.exp: Likewise.
11367 * gdb.trace/circ.exp: Likewise.
11368 * gdb.trace/collection.exp: Likewise.
11369 * gdb.trace/disconnected-tracing.exp: Likewise.
11370 * gdb.trace/ftrace-lock.exp: Likewise.
11371 * gdb.trace/ftrace.exp: Likewise.
11372 * gdb.trace/infotrace.exp: Likewise.
11373 * gdb.trace/packetlen.exp: Likewise.
11374 * gdb.trace/passc-dyn.exp: Likewise.
11375 * gdb.trace/qtro.exp: Likewise.
11376 * gdb.trace/read-memory.exp: Likewise.
11377 * gdb.trace/report.exp: Likewise.
11378 * gdb.trace/signal.exp: Likewise.
11379 * gdb.trace/status-stop.exp: Likewise.
11380 * gdb.trace/strace.exp: Likewise.
11381 * gdb.trace/tfind.exp: Likewise.
11382 * gdb.trace/trace-break.exp: Likewise.
11383 * gdb.trace/trace-condition.exp: Likewise.
11384 * gdb.trace/trace-mt.exp: Likewise.
11385 * gdb.trace/tstatus.exp: Likewise.
11386 * gdb.trace/tsv.exp: Likewise.
11387 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11388 * gdb.trace/unavailable.exp: Likewise.
11389 * gdb.trace/while-dyn.exp: Likewise.
11390
8b067d2c
AA
113912018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11392
11393 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
11394 that libinproctrace is copied to the target.
11395
3ae9ce5d
TT
113962018-03-14 Tom Tromey <tom@tromey.com>
11397
11398 PR cli/14977:
11399 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
11400 a null pointer.
11401 * gdb.base/wchar.exp: Likewise.
11402
b8c2339b
TT
114032018-03-14 Tom Tromey <tom@tromey.com>
11404
11405 PR cli/19918:
11406 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
11407 flag.
11408
4872dc46
SM
114092018-03-08 Simon Marchi <simon.marchi@ericsson.com>
11410
11411 PR gdb/22841
11412 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
11413 "target" to remote_exec.
11414
e4fe3756
SM
114152018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
11416
11417 PR gdb/22841
11418 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
11419 ${board}_upload): Remove.
11420
e95a97d4
AA
114212018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
11422
11423 * gdb.cp/watch-cp.cc: New test.
11424 * gdb.cp/watch-cp.exp: New file.
11425
dbbb1059
AB
114262018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
11427
11428 * gdb.base/infcall-nested-structs.exp: New file.
11429 * gdb.base/infcall-nested-structs.c: New file.
11430 * gdb.base/float.exp: Add riscv support.
11431
ecc054c0
TP
114322018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
11433
11434 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
11435 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
11436
25e3c82c
SDJ
114372018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
11438
11439 * gdb.server/abspath.exp: New file.
11440 * lib/gdb.exp (with_cwd): New procedure.
11441
3083294d
SM
114422018-02-28 Simon Marchi <simon.marchi@ericsson.com>
11443
11444 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
11445 use it.
11446 (gdb_is_target_remote_prompt): New proc.
11447 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
11448 (gdb_is_target_native): Pass prompt parameter to
11449 gdb_is_target_1.
11450
3275ef47
SM
114512018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
11452
11453 * gdb.base/load-command.c: New file.
11454 * gdb.base/load-command.exp: New file.
11455 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
11456 (gdb_is_target_1): ...this, and generalize for other targets
11457 than just remote.
11458 (gdb_is_target_remote): Use gdb_is_target_1.
11459 (gdb_is_target_native): use gdb_is_target_1.
11460
6893c19a
TT
114612018-02-26 Tom Tromey <tom@tromey.com>
11462
11463 PR python/16497:
11464 * gdb.python/py-framefilter.exp: Update test.
11465
2ddeaf8a
TT
114662018-02-26 Tom Tromey <tom@tromey.com>
11467
11468 * gdb.dwarf2/variant.c: New file.
11469 * gdb.dwarf2/variant.exp: New file.
11470
c9317f21
TT
114712018-02-26 Tom Tromey <tom@tromey.com>
11472
11473 * gdb.rust/simple.exp: Accept more possible results in enum test.
11474
6f6d0c26
SM
114752018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
11476
11477 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
11478 parentheses.
11479
11b03145
MR
114802018-02-23 Maciej W. Rozycki <macro@mips.com>
11481
11482 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
11483 name of a variable: $actual_linejj -> $actual_line.
11484
54a27fe5
JB
114852018-02-21 John Baldwin <jhb@FreeBSD.org>
11486
11487 * gdb.arch/amd64-i386-address.exp: Fix a typo.
11488
de65820c
MM
114892018-02-20 Markus Metzger <markus.t.metzger@intel.com>
11490
11491 * gdb.btrace/buffer-size.exp: Do not force BTS.
11492
980548fd
PA
114932018-02-14 Pedro Alves <palves@redhat.com>
11494
11495 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
11496 getting a "Quit".
11497
c4e12631
MM
114982018-02-09 Markus Metzger <markus.t.metzger@intel.com>
11499
11500 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
11501 Fix test name.
11502
c2e0e465
SM
115032018-02-07 Simon Marchi <simon.marchi@ericsson.com>
11504
11505 * gdb.cp/m-static.exp: Check type of optimized out static
11506 member.
11507
f7216783
AB
115082018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
11509
11510 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
11511 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
11512
0625771b
LS
115132018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
11514 Leszek Swirski <leszeks@google.com>
11515
11516 * gdb.python/py-prettyprint.c
11517 (struct to_string_returns_value_inner,
11518 struct to_string_returns_value_wrapper): New.
11519 (main): Add tsrvw variable.
11520 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
11521 ToStringReturnsValueWrapper): New classes.
11522 (register_pretty_printers): Register new pretty-printers.
11523 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
11524 recursive pretty printer.
11525 * gdb.python/py-mi.exp: Likewise.
11526
59498c30
LS
115272018-02-01 Leszek Swirski <leszeks@google.com>
11528
11529 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
11530 functions with the same name as an include file are parsed
11531 correctly.
11532
d4d38844
YQ
115332018-02-01 Yao Qi <yao.qi@linaro.org>
11534
11535 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
11536 "\[^\r\n\]*".
11537
07e5f5cf
NP
115382018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
11539
11540 * gdb.arch/powerpc-prologue-frame.s: New file.
11541 * gdb.arch/powerpc-prologue-frame.c: Likewise.
11542 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
11543
929b5ad4
JB
115442018-01-31 Joel Brobecker <brobecker@adacore.com>
11545
11546 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
11547
e671cd59
PA
115482018-01-30 Pedro Alves <palves@redhat.com>
11549
11550 PR gdb/13211
11551 * gdb.base/interrupt-daemon.c: New.
11552 * gdb.base/interrupt-daemon.exp: New.
11553 * gdb.multi/multi-term-settings.c: New.
11554 * gdb.multi/multi-term-settings.exp: New.
11555
fc413dc4
JB
115562018-01-30 Joel Brobecker <brobecker@adacore.com>
11557
11558 * gdb.base/break.exp: Save the location where the breakpoint
11559 on break.c:47 was actually inserted when debugging the version
11560 compiled at -O2 and use it in the expected output of the "info
11561 break" test performed soon after.
11562
5c319bb2
PA
115632018-01-22 Pedro Alves <palves@redhat.com>
11564 Sergio Durigan Junior <sergiodj@redhat.com>
11565
11566 * gdb.base/whatis.exp: Add tests for 'set print object on' +
11567 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
11568
a9e40818
JB
115692018-01-22 Joel Brobecker <brobecker@adacore.com>
11570
11571 * gdb.base/break-include.c, gdb.base/break-include.inc,
11572 gdb.base/break-include.exp: New files.
11573 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
11574 line number now being the actual line number where the breakpoint
11575 was inserted.
11576 * gdb.mi/mi-break.exp: Likewise.
11577 * gdb.mi/mi-reverse.exp: Likewise.
11578 * gdb.mi/mi-simplerun.exp: Ditto.
11579
e707fc44
AB
115802018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11581
11582 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
11583 varobj.
11584 * gdb.mi/mi-var-create-rtti.exp: Likewise.
11585
ae451627
AB
115862018-01-21 Don Breazeal <donb@codesourcery.com>
11587 Andrew Burgess <andrew.burgess@embecosm.com>
11588
11589 * gdb.mi/basics.c: Add new global.
11590 * gdb.mi/mi-frame-regs.exp: New file.
11591 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
11592 case.
11593
b1b189e0
AB
115942018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
11595
11596 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
11597 non-parameter, and on an unknown symbol.
11598
fcfcc376
TT
115992018-01-19 Tom Tromey <tom@tromey.com>
11600
11601 * gdb.rust/modules.rs (TWENTY_THREE): New global.
11602 * gdb.rust/modules.exp: Add ::-qualified lookup test.
11603
634c1c31
AA
116042018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11605
11606 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
11607 setrlimit and chdir to int.
11608
d6ad07fd
AA
116092018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11610
11611 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
11612 function.
11613 (my_tend): Likewise.
11614 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
11615 rationale of avoiding FP- and vector instructions.
11616
adf8243b
RK
116172018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
11618
11619 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
11620 "info reg" with "\[ \t\]*".
11621 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
11622 "\[ \t\]+".
11623 * gdb.arch/s390-multiarch.exp: Ditto.
11624 * gdb.base/pc-fp.exp: Ditto.
11625 * gdb.reverse/i386-precsave.exp: Ditto.
11626 * gdb.reverse/i386-reverse.exp: Ditto.
11627 * gdb.reverse/i387-env-reverse.exp: Ditto.
11628 * gdb.reverse/i387-stack-reverse.exp: Ditto.
11629
dcc06925
AA
116302018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11631
11632 * lib/gdb.exp (gdb_compile): Re-enable use of
11633 universal_compile_options for languages other than Rust.
11634
25d4fd80
AA
116352018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
11636
11637 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
11638
ee7f689e 116392018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
11640
11641 PR gdb/16577
11642 * gdb.base/solib-vanish.exp: New.
11643 * gdb.base/solib-vanish-main.c: New.
11644 * gdb.base/solib-vanish-lib1.c: New.
11645 * gdb.base/solib-vanish-lib2.c: New.
11646
d8447b6b
YQ
116472018-01-17 Yao Qi <yao.qi@linaro.org>
11648
11649 * gdb.compile/compile.exp: Match the address printed for
11650 frame in the output of command "bt".
11651
86d6a90c
TT
116522018-01-15 Tom Tromey <tom@tromey.com>
11653
11654 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
11655 compute sp_reg.
11656
cbcdb1aa
AB
116572018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
11658
11659 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
11660 to prepare.
11661 (prepare): Return 0 on error, 1 on success.
11662
eea61984
PA
116632018-01-12 Pedro Alves <palves@redhat.com>
11664
11665 * gdb.base/continue-after-aborted-step-over.c: New.
11666 * gdb.base/continue-after-aborted-step-over.exp: New.
11667
6181e9c2
SM
116682018-01-11 Simon Marchi <simon.marchi@ericsson.com>
11669
11670 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
11671 options when not creating an executable.
11672
3cada740
PA
116732018-01-11 Pedro Alves <palves@redhat.com>
11674
11675 PR remote/22597
11676 * gdb.server/stop-reply-no-thread.c: New file.
11677 * gdb.server/stop-reply-no-thread.exp: New file.
11678
c63d3e8d
PA
116792018-01-10 Pedro Alves <palves@redhat.com>
11680
11681 PR gdb/22670
11682 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
11683 functions too. Test setting breakpoints and printing C functions
11684 with no debug info too.
11685 * gdb.ada/bp_c_mixed_case/qux.c: New file.
11686
d4c2a405
PA
116872018-01-10 Pedro Alves <palves@redhat.com>
11688
11689 PR gdb/22670
11690 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
11691 a fail.
11692
8825213e
PA
116932018-01-10 Pedro Alves <palves@redhat.com>
11694
11695 PR gdb/22670
11696 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
11697
605fd3c6
YQ
116982018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11699
11700 * gdb.server/unittest.exp: Match the output in non-development
11701 mode.
11702
1e5ded6c
YQ
117032018-01-08 Simon Marchi <simon.marchi@ericsson.com>
11704
11705 * gdb.gdb/unittest.exp: Match output in non-development mode.
11706
30066b0b
JB
117072018-01-08 Joel Brobecker <brobecker@adacore.com>
11708
11709 * gdb.ada/access_tagged_param.exp: Relax expected output
11710 for value of "ObjL" in "continue" to pck.inspect breakpoint
11711 test.
11712
04bafb1e
XR
117132018-01-08 Joel Brobecker <brobecker@adacore.com>
11714
9f86398b
JB
11715 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
11716 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 11717
e379cee6
PA
117182018-01-05 Pedro Alves <palves@redhat.com>
11719
11720 PR gdb/18653
11721 * gdb.base/libsegfault.exp: New.
11722
de63c46b
PA
117232018-01-05 Joel Brobecker <brobecker@adacore.com>
11724
11725 PR gdb/22670
11726 * gdb.ada/access_tagged_param.exp: New file.
11727 * gdb.ada/access_tagged_param/foo.adb: New file.
11728
f98fc17b
PA
117292018-01-05 Pedro Alves <palves@redhat.com>
11730
11731 PR gdb/22670
11732 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
11733 exercise lower case too, and to exercise both full matching and
11734 wild matching.
11735
342f8240
JB
117362018-01-05 Joel Brobecker <brobecker@adacore.com>
11737
11738 * gdb.ada/rename_subscript_param: New testcase.
11739
7150d33c
JG
117402018-01-05 Jerome Guitton <guitton@adacore.com>
11741
11742 * gdb.ada/arr_acc_idx_w_gap: New testcase.
11743
cc0e770c
JB
117442018-01-05 Joel Brobecker <brobecker@adacore.com>
11745
11746 * gdb.ada/convvar_comp: New testcase.
11747
672a41aa 117482018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
11749
11750 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
11751 (My_Table): New global variable.
11752 * testsuite/gdb.ada/array_char_idx.exp: Add test.
11753
7365ec2f
JB
117542018-01-04 Joel Brobecker <brobecker@adacore.com>
11755
11756 PR gdb/22670
11757 * gdb.ada/maint_with_ada: New testcase.
11758
289483b6
JB
117592018-01-04 Joel Brobecker <brobecker@adacore.com>
11760
11761 PR gdb/22670
11762 * gdb.ada/bp_c_mixed_case: New testcase.
11763
344420da
JB
117642018-01-04 Joel Brobecker <brobecker@adacore.com>
11765
11766 PR gdb/22670
11767 * gdb.ada/complete.exp: Add "complete break ada" test.
11768
66fc87a0
JB
117692018-01-04 Joel Brobecker <brobecker@adacore.com>
11770
11771 PR gdb/22670
11772 * gdb.ada/info_addr_mixed_case: New testcase.
11773
9f757bf7
XR
117742018-01-03 Xavier Roirand <roirand@adacore.com>
11775
11776 * gdb.ada/excep_handle.exp: New testcase.
11777 * gdb.ada/excep_handle/foo.adb: New file.
11778 * gdb.ada/excep_handle/pck.ads: New file.
11779
bd570f80
JB
117802018-01-03 Joel Brobecker <brobecker@adacore.com>
11781
11782 * gdb.base/step-line.c: Add extra empty line in copyright header.
11783 * gdb.base/step-line.inp: Likewise.
11784
9fe561ab
JB
117852018-01-02 Joel Brobecker <brobecker@adacore.com>
11786
11787 * gdb.ada/dyn_stride.exp: Add slice test.
11788
a405673c
JB
117892018-01-02 Joel Brobecker <brobecker@adacore.com>
11790
11791 * gdb.ada/dyn_stride: New testcase.
11792
cef0f868
SH
117932017-12-27 Stafford Horne <shorne@gmail.com>
11794
11795 * gdb.xml/extra-regs.xml: Add example foo reggroup.
11796 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
11797
b67d92b0
SH
117982017-12-27 Stafford Horne <shorne@gmail.com>
11799
11800 * gdb.base/reggroups.c: New file.
11801 * gdb.base/reggroups.exp: New file.
11802
eccab96d
JB
118032017-12-18 Joel Brobecker <brobecker@adacore.com>
11804
11805 * gdb.dwarf2/ada-valprint-error.c: New file.
11806 * gdb.dwarf2/ada-valprint-error.exp: New file.
11807
0e2da9f0
JB
118082017-12-18 Joel Brobecker <brobecker@adacore.com>
11809
11810 * gdb.ada/assign_arr: New testcase.
11811
cb923fcc
XR
118122017-12-18 Xavier Roirand <roirand@adacore.com>
11813
11814 * gdb.ada/funcall_ptr: New testcase.
11815
7c161838
SDJ
118162017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11817
11818 PR cli/16224
11819 * gdb.base/ptype-offsets.cc: New file.
11820 * gdb.base/ptype-offsets.exp: New file.
11821
1af17fd9
YQ
118222017-12-15 Yao Qi <yao.qi@linaro.org>
11823
11824 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
11825 if XML is disabled.
11826
828d5846
XR
118272017-12-15 Xavier Roirand <roirand@adacore.com>
11828
11829 * gdb.ada/same_component_name: New testcase.
11830
79e8fcaa
JB
118312017-12-14 Joel Brobecker <brobecker@adacore.com>
11832
11833 * gdb.ada/str_binop_equal: New testcase.
11834
e05fa6f9
JB
118352017-12-14 Joel Brobecker <brobecker@adacore.com>
11836
11837 * gdb.ada/task_switch_in_core: New testcase.
11838
b89641ba
SM
118392017-12-13 Simon Marchi <simon.marchi@ericsson.com>
11840
11841 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
11842 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
11843 call test_bkpt_qualified.
11844 (test_bkpt_qualified): New proc.
11845
6892d2e4
PA
118462017-12-13 Pedro Alves <palves@redhat.com>
11847
11848 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
11849 Tighten regexp by matching with an anchor.
11850
a22ecf70
PA
118512017-12-13 Pedro Alves <palves@redhat.com>
11852
11853 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
11854 ("expression with namespace"): New set of tests.
11855 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
11856 (Nested::Test_NS::qux): New.
11857 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
11858 defaults to 'start_quote_char' and 'end_quote_char' parameters.
11859
9937536c
JB
118602017-12-13 Joel Brobecker <brobecker@adacore.com>
11861
11862 * gdb.base/server-del-break.c: New file.
11863 * gdb.base/server-del-break.exp: New file.
11864
fe49c6f5
SH
118652017-12-12 Stafford Horne <shorne@gmail.com>
11866
11867 * gdb.xml/tdesc-regs.exp: Add or1k support.
11868
c3d18620
SH
118692017-12-12 Stafford Horne <shorne@gmail.com>
11870
11871 * gdb.base/bp-permanent.c: Define nop of or1k.
11872
c5f9cfc8
JB
118732017-12-11 Joel Brobecker <brobecker@adacore.com>
11874
11875 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
11876 output with components being reordered.
11877
a9c135fc
JB
118782017-12-11 Joel Brobecker <brobecker@adacore.com>
11879
11880 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
11881 output with components being reordered.
11882
927aa2e7
JK
118832017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11884 Pedro Alves <palves@redhat.com>
11885
11886 * gdb.base/maint.exp (check for .gdb_index): Check also for
11887 .debug_names.
11888 * gdb.dlang/watch-loc.c (.debug_aranges): New.
11889 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
11890 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
11891 (.gdb_index used after symbol reloading): Support also .debug_names.
11892 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
11893
f17d9474
YQ
118942017-12-08 Yao Qi <yao.qi@linaro.org>
11895
11896 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11897 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
11898
a0de8c21
YQ
118992017-12-08 Yao Qi <yao.qi@linaro.org>
11900
11901 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
11902 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
11903
a738ea1d
YQ
119042017-12-08 Yao Qi <yao.qi@linaro.org>
11905
11906 * gdb.arch/aarch64-tagged-pointer.c: New file.
11907 * gdb.arch/aarch64-tagged-pointer.exp: New file.
11908
1cd9a73b
SDJ
119092017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
11910
11911 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
11912 "int".
11913
fa6eb693
KS
119142017-12-07 Keith Seitz <keiths@redhat.com>
11915
11916 PR breakpoints/22569
11917 * gdb.linespec/ls-errs.exp: Change expected result of "break
11918 -source this file has spaces.c -line 3".
11919 Check that an explicit source file followed by whitespace is
11920 identified as an invalid explicit location.
11921
883fd55a
KS
119222017-12-07 Keith Seitz <keiths@redhat.com>
11923
11924 * gdb.cp/nested-types.cc: New file.
11925 * gdb.cp/nested-types.exp: New file.
11926 * lib/cp-support.exp: Load data-structures.exp library.
11927 (debug_cp_test_ptype_class): New global.
11928 (cp_ptype_class_verbose, next_line): New procedures.
11929 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
11930 Add and document new return value.
11931 Switch the list of lines to a queue.
11932 Add support for new `type' key for nested type definitions.
11933 Add debugging/troubleshooting messages.
11934 * lib/data-structures.exp: New file.
11935
ec72db3e
SM
119362017-12-07 Simon Marchi <simon.marchi@ericsson.com>
11937
11938 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
11939 with proc_with_prefix, don't use with_test_prefix.
11940
99598d71
TT
119412017-12-07 Tom Tromey <tom@tromey.com>
11942
11943 * gdb.base/break.exp: Add test for empty "commands".
11944
a8806230
YQ
119452017-12-07 Yao Qi <yao.qi@linaro.org>
11946
11947 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
11948 malloc and catch syscall.
11949
824cc835
PM
119502017-12-07 Phil Muldoon <pmuldoon@redhat.com>
11951
e79be6e5 11952 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
11953 tests for explicit locations.
11954
7cc244de
PA
119552017-12-06 Pedro Alves <palves@redhat.com>
11956
11957 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
11958 force-disabling XML descriptions.
11959
50a1fdd5
PA
119602017-12-04 Pedro Alves <palves@redhat.com>
11961
11962 PR gdb/22499
11963 * gdb.arch/amd64-disp-step-avx.S: New file.
11964 * gdb.arch/amd64-disp-step-avx.exp: New file.
11965
f0fb2488
PA
119662017-12-03 Pedro Alves <palves@redhat.com>
11967
11968 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
11969 and <string.h>.
11970 (parent_function): Print distinct messages when waitpid fails, or
11971 the child exits with a signal, or the child exits for an unhandled
11972 reason.
11973 * gdb.threads/process-dies-while-detaching.exp
11974 (detach_and_expect_exit): New 'inf_output_re' parameter and use
11975 it. Wait for both inferior output and GDB's prompt. Use an
11976 indirect spawn id list.
11977 (do_detach): New parameter 'child_exit'. Use it to compute
11978 expected inferior output.
11979 (test_detach, test_detach_watch, test_detach_killed_outside):
11980 Adjust to pass down the expected child exit kind.
11981
97cbe998
SDJ
119822017-12-01 Joel Brobecker <brobecker@adacore.com>
11983 Sergio Durigan Junior <sergiodj@redhat.com>
11984 Pedro Alves <palves@redhat.com>
11985
11986 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
11987
40fc416f
SDJ
119882017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
11989
11990 * gdb.base/relocate.exp: Add tests to guarantee that arguments
11991 to 'symbol-file' and 'add-symbol-file' can be
11992 position-independent.
11993
1cc75e92
YQ
119942017-12-01 Yao Qi <yao.qi@linaro.org>
11995
11996 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
11997 the URL in copyright header.
11998 * gdb.arch/aarch64-fp.exp: Likewise.
11999 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
12000 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
12001 * gdb.base/expand-psymtabs.exp: Likewise.
12002 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
12003 * gdb.fortran/common-block.exp: Likewise.
12004 * gdb.fortran/common-block.f90: Likewise.
12005 * gdb.fortran/logical.exp: Likewise.
12006 * gdb.fortran/vla-datatypes.f90: Likewise.
12007 * gdb.fortran/vla-sub.f90: Likewise.
12008
875fb7a7
JB
120092017-11-30 Joel Brobecker <brobecker@adacore.com>
12010
12011 * gdb.ada/repeat_dyn: New testcase.
12012
6f14765f
UW
120132017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
12014
12015 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
12016 Update for changed thread numbering.
12017 * gdb.cell/bt.exp: Update for changed GDB output.
12018
f1af7b94
SM
120192017-11-30 Simon Marchi <simon.marchi@ericsson.com>
12020
12021 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
12022 setting isremote by hand.
12023 * boards/dwarf4-gdb-index.exp: Likewise.
12024 * boards/fission.exp: Likewise.
12025 * boards/stabs.exp: Likewise.
12026
e3919f3e
PA
120272017-11-30 Pedro Alves <palves@redhat.com>
12028
12029 * gdb.linespec/cpls-ops.exp
12030 (check_explicit_skips_function_argument): Extract the underlying
12031 type of size_t instead of hardcoding it.
12032
bd69330d
PA
120332017-11-29 Pedro Alves <palves@redhat.com>
12034
12035 PR c++/19436
12036 * gdb.linespec/cpls-abi-tag.cc: New file.
12037 * gdb.linespec/cpls-abi-tag.exp: New file.
12038
a20714ff
PA
120392017-11-29 Pedro Alves <palves@redhat.com>
12040
12041 * gdb.base/langs.exp: Use -qualified.
12042 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
12043 it.
12044 * gdb.cp/namespace.exp: Use -qualified.
12045 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
12046 (overload-3, template-overload, template-ret-type, const-overload)
12047 (const-overload-quoted, anon-ns, ambiguous-prefix): New
12048 procedures.
12049 (test_driver): Call them.
12050 * gdb.cp/save-bp-qualified.cc: New.
12051 * gdb.cp/save-bp-qualified.exp: New.
12052 * gdb.linespec/explicit.exp: Test -qualified.
12053 * lib/completion-support.exp (completion::explicit_opts_list): Add
12054 "-qualified".
12055 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
12056
f6f1d339
PM
120572017-11-29 Phil Muldoon <pmuldoon@redhat.com>
12058
12059 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
12060
02ca603a
TT
120612017-11-29 Tom Tromey <tom@tromey.com>
12062
12063 * gdb.base/relocate.exp: Update invalid argument test.
12064 Add new tests for invalid arguments.
12065
ed6c0bfb
TP
120662017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
12067
12068 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
12069 Return 0 as a long.
12070 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
12071
f106e10e
TP
120722017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
12073
12074 * gdb.cp/breakpoint.cc (bar): Set return type to void.
12075 * gdb.cp/psymtab-parameter.cc (func): Likewise.
12076 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
12077 func ().
12078 * gdb.cp/shadow.cc (B.func): Return 0.
12079
10329bb2
JB
120802017-11-27 Joel Brobecker <brobecker@adacore.com>
12081
12082 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
12083 expected output in gdb_expect call to allow the exception
12084 message to be present as well. Fix syntax confusion to avoid
12085 TCL thinking that exception_name is an array.
12086
617cd4bc
UW
120872017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
12088
12089 * gdb.arch/spu-info.c: Include <unistd.h>.
12090 (do_signal_test): Fix broken calls to write.
12091 * gdb.arch/spu-info.exp: Use prepare_for_testing.
12092 Fix checks for empty mailboxes. Update signal tests for corrected
12093 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
12094 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
12095 * gdb.cell/arch.exp: Use standard_output_file.
12096 * gdb.cell/break.exp: Likewise.
12097 * gdb.cell/bt.exp: Likewise.
12098 * gdb.cell/core.exp: Likewise.
12099 * gdb.cell/dwarfaddr.exp: Likewise.
12100 * gdb.cell/ea-cache.exp: Likewise.
12101 * gdb.cell/ea-standalone.exp: Likewise.
12102 * gdb.cell/f-regs.exp: Likewise.
12103 * gdb.cell/fork.exp: Likewise.
12104 * gdb.cell/gcore.exp: Likewise.
12105 * gdb.cell/mem-access.exp: Likewise.
12106 * gdb.cell/ptype.exp: Likewise.
12107 * gdb.cell/registers.exp: Likewise.
12108 * gdb.cell/sizeof.exp: Likewise.
12109 * gdb.cell/solib-symbol.exp: Likewise.
12110 * gdb.cell/solib.exp: Likewise.
617cd4bc 12111
a81aaca0
PA
121122017-11-25 Pedro Alves <palves@redhat.com>
12113
12114 * gdb.base/complete-empty.exp: New file.
12115 * gdb.base/completion.exp: Adjust.
12116
6a3c6ee4
PA
121172017-11-25 Pedro Alves <palves@redhat.com>
12118
12119 * gdb.linespec/cpls-ops.cc: New file.
12120 * gdb.linespec/cpls-ops.exp: New file.
12121 * lib/completion-support.exp (test_complete_prefix_range_re): New,
12122 factored out from ...
12123 (test_complete_prefix_range): ... this.
12124
8955eb2d
PA
121252017-11-24 Pedro Alves <palves@redhat.com>
12126
12127 * gdb.linespec/cpcompletion.exp: New file.
12128 * gdb.linespec/cpls-hyphen.cc: New file.
12129 * gdb.linespec/cpls.cc: New file.
12130 * gdb.linespec/cpls2.cc: New file.
12131 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
12132 test to use test_gdb_complete_unique. Add label completion,
12133 keyword completion and explicit location completion tests.
12134 * lib/completion-support.exp: New file.
12135
e547c119
JB
121362017-11-24 Joel Brobecker <brobecker@adacore.com>
12137
12138 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
12139 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
12140 when hitting an exception catchpoint.
12141
7c3c1aa8
YQ
121422017-11-22 Yao Qi <yao.qi@linaro.org>
12143
12144 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
12145
41bd68f5
SM
121462017-11-22 Simon Marchi <simon.marchi@ericsson.com>
12147
12148 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
12149 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
12150 * gdb.dwarf2/info-locals-optimized-out.c: New file.
12151
1daad298
YQ
121522017-11-22 Yao Qi <yao.qi@linaro.org>
12153
12154 * gdb.base/info-os.exp: Pass pthreads.
12155 * gdb.multi/multi-attach.exp: Likewise.
12156
88465e87
YQ
121572017-11-22 Yao Qi <yao.qi@linaro.org>
12158
12159 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
12160 compiler.
12161
dc196b23
YQ
121622017-11-22 Yao Qi <yao.qi@linaro.org>
12163
12164 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
12165 * gdb.base/break-interp.exp: Likewise.
12166 * gdb.base/jit-attach-pie.exp: Likewise.
12167
2400729e
UW
121682017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
12169
12170 * gdb.base/float128.c (large128): New variable.
12171 * gdb.base/float128.exp: Add test to print largest __float128 value.
12172
7a26362d
UW
121732017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
12174
12175 * gdb.arch/vsx-regs.exp: Update register content checks.
12176
ed0f4273
UW
121772017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
12178
12179 * gdb.arch/ppc-longdouble.exp: New file.
12180 * gdb.arch/ppc-longdouble.c: Likewise.
12181
a25d69c6
PA
121822017-11-21 Pedro Alves <palves@redhat.com>
12183
12184 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
12185
73fcf641
PA
121862017-11-20 Pedro Alves <palves@redhat.com>
12187
12188 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
12189 (long_double_typedef): New typedefs.
12190 Use DEF on double and long double.
12191 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
12192 cases.
12193 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
12194 and 'long_double_ptr_same_size' locals. Use them to decide
12195 whether cast from array/function to float is valid/invalid.
12196
71a3c369
TT
121972017-11-17 Tom Tromey <tom@tromey.com>
12198
12199 * gdb.rust/traits.rs: New file.
12200 * gdb.rust/traits.exp: New file.
12201
ced9779b
JB
122022017-11-17 Joel Brobecker <brobecker@adacore.com>
12203
12204 * gdb.ada/minsyms: New testcase.
12205
a0922d80
PA
122062017-11-16 Pedro Alves <palves@redhat.com>
12207
12208 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
12209 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
12210
ea04e54c
PA
122112017-11-16 Pedro Alves <palves@redhat.com>
12212
12213 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
12214 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
12215
e849ea89
PA
122162017-11-16 Pedro Alves <palves@redhat.com>
12217
12218 * gdb.server/reconnect-ctrl-c.c: New file.
12219 * gdb.server/reconnect-ctrl-c.exp: New file.
12220
d8ae99a7
PM
122212017-11-16 Phil Muldoon <pmuldoon@redhat.com>
12222
12223 * gdb.python/py-rbreak.exp: New file.
12224 * gdb.python/py-rbreak.c: New file.
12225 * gdb.python/py-rbreak-func2.c: New file.
12226
968a13f8
PA
122272017-11-16 Pedro Alves <palves@redhat.com>
12228
12229 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
12230 pattern.
12231 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
12232 GDB.
12233
71774bc9
SM
122342017-11-15 Simon Marchi <simon.marchi@ericsson.com>
12235
12236 * gdb.tui/completionn.exp (test_tab_completion): Add space in
12237 regex.
12238
ddbb44cf
SM
122392017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
12240
12241 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
12242 test names.
12243
584a564f
PA
122442017-11-09 Pedro Alves <palves@redhat.com>
12245
12246 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
12247 factored out from ...
12248 (top level): ... here, and adjusted to avoid expecting beyond the
12249 prompt in a single gdb_test_multiple.
12250
5ed7a928
PA
122512017-11-09 Pedro Alves <palves@redhat.com>
12252
12253 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
12254 output.
12255 * gdb.server/ext-attach.exp ("kill" test): Likewise.
12256 * gdb.server/ext-restart.exp ("kill" test): Likewise.
12257 * gdb.server/ext-run.exp ("kill" test): Likewise.
12258 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
12259
a60e0738
PA
122602017-11-09 Pedro Alves <palves@redhat.com>
12261
12262 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
12263 match till end of line.
12264
2c88253f
PA
122652017-11-09 Pedro Alves <palves@redhat.com>
12266
12267 * gdb.base/memattr.exp: Tighten regexes to match the end line.
12268
c7a38517
PA
122692017-11-09 Pedro Alves <palves@redhat.com>
12270
12271 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
12272 New procedures, factored out from ...
12273 (top level): ... here, and adjusted to avoid expecting beyond the
12274 prompt in one go.
12275
f29f4b6b
PA
122762017-11-09 Pedro Alves <palves@redhat.com>
12277
12278 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
12279 output. Fix '?' match.
12280
286acbb5
JB
122812017-11-08 Joel Brobecker <brobecker@adacore.com>
12282
12283 * gdb.ada/scoped_watch: New testcase.
12284 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
12285 which is actually correct.
12286 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
12287 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
12288
62d7ae92
PA
122892017-11-08 Pedro Alves <palves@redhat.com>
12290
12291 * gdb.gdb/complaints.exp (test_initial_complaints)
12292 (test_serial_complaints, test_short_complaints): Call
12293 complaint_internal instead of complaint.
12294
280ca31f
DT
122952017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
12296
12297 * gdb.threads/tls-core.c: New file.
12298 * gdb.threads/tls-core.exp: Likewise.
12299
b5ec771e
PA
123002017-11-08 Pedro Alves <palves@redhat.com>
12301
12302 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
12303 (p Exported_Capitalized): New test.
12304 (p exported_capitalized): New test.
12305
a02b41a7
PA
123062017-11-07 Pedro Alves <palves@redhat.com>
12307
12308 * gdb.cp/ena-dis-br-range.exp: Add more tests.
12309
95e95a6d
PA
123102017-11-07 Pedro Alves <palves@redhat.com>
12311
12312 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
12313 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
12314 (disable_invalid, disable_inverted, disable_negative): New
12315 procedures.
12316 ("bad numbers"): New set of tests.
12317
cee62dbd
PA
123182017-11-07 Pedro Alves <palves@redhat.com>
12319
12320 * gdb.cp/ena-dis-br-range.exp: Add tests.
12321
cc638e86
PA
123222017-11-07 Pedro Alves <palves@redhat.com>
12323
12324 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
12325
d0fe4701
XR
123262017-11-07 Xavier Roirand <roirand@adacore.com>
12327 Pedro Alves <palves@redhat.com>
12328
12329 * gdb.base/ena-dis-br.exp: Add reference to
12330 gdb.cp/ena-dis-br-range.exp.
12331 * gdb.cp/ena-dis-br-range.exp: New file.
12332 * gdb.cp/ena-dis-br-range.cc: New file.
12333
46f67f80
PA
123342017-11-06 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.base/attach-non-pgrp-leader.c: New.
12337 * gdb.base/attach-non-pgrp-leader.exp: New.
12338
726e1356
PA
123392017-11-06 Pedro Alves <palves@redhat.com>
12340
12341 * configure.ac: No longer check for termio.h and sgtty.h.
12342 * configure: Regenerate.
12343 * remote-utils.c: Include termios.h instead of gdb_termios.h.
12344 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
12345 Remove termio and sgtty code.
12346
50ab6ace
YQ
123472017-11-03 Yao Qi <yao.qi@linaro.org>
12348
12349 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
12350 in GDB is disabled.
12351
8e68731c
YQ
123522017-11-03 Yao Qi <yao.qi@linaro.org>
12353
12354 * gdb.python/py-thrhandle.exp: Skip it if python is not
12355 enabled.
12356
3a87ae65
SM
123572017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
12358
12359 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
12360 as a breakpoint command.
12361
484d8d36
MD
123622017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
12363
12364 PR python/21213
12365 * gdb.python/py-infthread.exp: Test calling
12366 InferiorThread.inferior () multiple times in a row.
12367
4a27f119
KS
123682017-10-27 Keith Seitz <keiths@redhat.com>
12369
12370 * gdb.opt/inline-break.exp (break_info_1): New procedure.
12371 Test "info break" for every inlined function breakpoint.
12372
bb11dd58
YQ
123732017-10-27 Yao Qi <yao.qi@linaro.org>
12374
12375 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
12376
a43f3893
PF
123772017-10-26 Patrick Frants <osscontribute@gmail.com>
12378
12379 * gdb.cp/classes.exp (test_static_members): Test printing
12380 Outer::instance.
12381 * gdb.cp/classes.c (struct Inner, struct Outer): New.
12382 (Inner::instance, Outer::instance): New.
12383
792ccf00
PA
123842017-10-24 Pedro Alves <palves@redhat.com>
12385
12386 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
12387 extra console" test in two stages.
12388
eb2bfbad
PA
123892017-10-24 Pedro Alves <palves@redhat.com>
12390
12391 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
12392
1f75a651
PA
123932017-10-24 Pedro Alves <palves@redhat.com>
12394
12395 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
12396 loop.
12397
779990d9
PA
123982017-10-24 Pedro Alves <palves@redhat.com>
12399
12400 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
12401 $attempt" and "stoppedtry $stoppedtry" test prefixes.
12402
ad9b8f5d
PA
124032017-10-24 Pedro Alves <palves@redhat.com>
12404
12405 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
12406 parameter and handle it. Don't output read value in test name.
12407
fee6da6e
PA
124082017-10-24 Pedro Alves <palves@redhat.com>
12409
12410 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
12411 custom test name.
12412
10389c2c
PA
124132017-10-24 Pedro Alves <palves@redhat.com>
12414
12415 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
12416 include the unstable output directory name in the test's name.
12417 (initial_setup_simple) <'set args'>: Use custom test name.
12418
a80e65a9
PA
124192017-10-24 Pedro Alves <palves@redhat.com>
12420
12421 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
12422 with explicit test name.
12423
15763a09
PA
124242017-10-20 Pedro Alves <palves@redhat.com>
12425
12426 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
12427 'wait -i'. Use gdb_assert and remote_close.
12428
49a4ce2e
AB
124292017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
12430
12431 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
12432 number from variable rather than hard-coded.
12433
a75868f5
PA
124342017-10-19 Pedro Alves <palves@redhat.com>
12435
12436 * gdb.base/long-inferior-output.c: New file.
12437 * gdb.base/long-inferior-output.exp: New file.
12438
c8ba13ad
KS
124392017-11-18 Keith Seitz <keiths@redhat.com>
12440
12441 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
12442 method.
12443 (main): Call it.
12444 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
12445 Add additional user-defined conversion operator tests.
12446
b27de576
PA
124472017-10-17 Pedro Alves <palves@redhat.com>
12448
12449 * boards/native-stdio-gdbserver.exp: Load "local-board".
12450
8484c955
PA
124512017-10-17 Pedro Alves <palves@redhat.com>
12452
12453 * gdb.base/quit-live.c: New file.
12454 * gdb.base/quit-live.exp: New file.
12455
83d5a34d
KS
124562017-10-16 Keith Seitz <keiths@redhat.com>
12457
12458 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
12459 (class_with_protected_typedef, class_with_private_typedef)
12460 (struct_with_public_typedef, struct_with_protected_typedef)
12461 (struct_with_private_typedef): New classes/structs.
12462 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
12463 typedefs and access specifiers.
12464
739b3f1d
PA
124652017-10-16 Pedro Alves <palves@redhat.com>
12466 Simon Marchi <simon.marchi@polymtl.ca>
12467
12468 * README (Local vs Remote vs Native): New section.
12469 * boards/local-board.exp: New file, with bits factored out from
12470 ...
12471 * boards/native-extended-gdbserver.exp: ... here. Load
12472 "local-board".
12473 * boards/native-gdbserver.exp: Load "local-board".
12474 (${board}_spawn, ${board}_exec): Delete.
12475 * boards/native-stdio-gdbserver.exp: Most contents factored out to
12476 ...
12477 * boards/stdio-gdbserver-base.exp: ... this new file.
12478 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
12479 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
12480 procedure.
12481 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
12482 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
12483 stdio_gdbserver_command.
12484 (${board}_get_remote_address, ${board}_get_comm_port)
12485 (${board}_download, ${board}_upload): Delete.
12486 (get_target_remote_pipe_cmd): New.
12487
fe68b953
SM
124882017-10-16 Simon Marchi <simon.marchi@ericsson.com>
12489
12490 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
12491 test_bkpt_deletion, test_bkpt_cond_and_cmds,
12492 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
12493 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
12494 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
12495 remove with_test_prefix.
12496
300b6685
PA
124972017-10-13 Pedro Alves <palves@redhat.com>
12498
12499 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
12500 * gdb.base/annota1.exp: Use it instead of is_remote.
12501 * gdb.base/annota3.exp: Use it instead of is_remote.
12502 * gdb.cp/annota2.exp: Use it instead of is_remote.
12503 * gdb.cp/annota3.exp: Use it instead of is_remote.
12504 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
12505
50500caf
PA
125062017-10-13 Pedro Alves <palves@redhat.com>
12507
12508 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
12509 (test_num_test_vars, run_and_count_vars, find_env)
12510 (test_set_unset_env, test_inherit_env_var): New procedures.
12511 (top level): Use them.
12512
dad0c6d2
PA
125132017-10-13 Pedro Alves <palves@redhat.com>
12514
12515 * lib/selftest-support.exp (selftest_setup): Extend comments, and
12516 also skip on stub-like targets.
12517
8b0553c1
PA
125182017-10-13 Pedro Alves <palves@redhat.com>
12519
12520 PR gdb/22293
12521 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
12522 (top level): Move some tests to ...
12523 (test_not_found): ... this new procedure.
12524 (top level): Call it.
12525
7594f623
PA
125262017-10-13 Pedro Alves <palves@redhat.com>
12527
12528 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
12529 expect different "info terminal" output if testing with a
12530 non-native target.
12531
ebe3b402
PA
125322017-10-13 Pedro Alves <palves@redhat.com>
12533 Simon Marchi <simon.marchi@polymtl.ca>
12534
12535 PR python/12966
12536 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
12537
42f1b161
PA
125382017-10-13 Pedro Alves <palves@redhat.com>
12539
12540 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
12541 already.
12542
8d6ef72b
PA
125432017-10-13 Pedro Alves <palves@redhat.com>
12544
12545 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
12546 is_remote.
12547
d7bcd5b8
PA
125482017-10-13 Pedro Alves <palves@redhat.com>
12549
12550 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
12551 is_remote.
12552
df479dc6
PA
125532017-10-13 Pedro Alves <palves@redhat.com>
12554
12555 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
12556 is set.
12557 (corefile_test_attach): Likewise. Check can_spawn_for_attach
12558 instead of is_remote.
12559
23fb630a
PA
125602017-10-13 Pedro Alves <palves@redhat.com>
12561
12562 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
12563 (top level): Add comment.
12564
cc77b1dc
PA
125652017-10-13 Pedro Alves <palves@redhat.com>
12566
12567 * gdb.base/remote.exp (top level): Fix comment typo and add
12568 missing return.
12569
27c9e813
PA
125702017-10-13 Pedro Alves <palves@redhat.com>
12571 Simon Marchi <simon.marchi@polymtl.ca>
12572
12573 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
12574 calls and add comments. Skip test if use_gdb_stub is set.
12575 (top level): Use "set cwd" command instead of "cd" command.
12576
5e830d98
PA
125772017-10-13 Pedro Alves <palves@redhat.com>
12578
12579 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
12580 is_remote target check.
12581
f5ca0032
PA
125822017-10-13 Pedro Alves <palves@redhat.com>
12583
12584 * gdb.base/scope.exp: Use build_executable + clean_restart +
12585 gdb_file_cmd instead of prepare_for_testing and no longer skip
12586 "before run" tests on is_remote target boards. Update comments.
12587 * boards/native-extended-gdbserver.exp
12588 (extended_gdbserver_load_last_file): New, factored out from ...
12589 (gdb_load): ... this. Move further below and add comment.
12590 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
12591
8aed1c0d
PA
125922017-10-12 Pedro Alves <palves@redhat.com>
12593
12594 * gdb.base/attach.exp: Remove references to gdb64.
12595 * gdb.base/dbx.exp: Remove references to gdb64.
12596
cfa34c87
SM
125972017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12598 Pedro Alves <palves@redhat.com>
12599
12600 * gdb.base/label.exp: Remove is_remote target check.
12601
9192b7de
PA
126022017-10-12 Pedro Alves <palves@redhat.com>
12603
12604 * gdb.base/auvx.exp (coredir): Update comment.
12605 (top level) <core_works>: Use "set cwd" command instead of "cd"
12606 command.
12607
6bf0052d
PA
126082017-10-12 Pedro Alves <palves@redhat.com>
12609 Simon Marchi <simon.marchi@polymtl.ca>
12610
12611 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
12612 target boards.
12613
e48ef82d
PA
126142017-10-12 Pedro Alves <palves@redhat.com>
12615 Simon Marchi <simon.marchi@polymtl.ca>
12616
12617 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
12618 Instead skip if there's any gdb_protocol set.
12619
8d7aea57
SM
126202017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
12621 Pedro Alves <palves@redhat.com>
12622
12623 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
12624
30440677
PA
126252017-10-12 Pedro Alves <palves@redhat.com>
12626 Simon Marchi <simon.marchi@polymtl.ca>
12627
12628 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
12629 instead of on dejagnu remote boards.
12630
4e04f045 126312017-10-12 Pedro Alves <palves@redhat.com>
175654b9 12632 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
12633
12634 * gdb.base/inferior-died.exp: Remove is_remote and isnative
12635 checks. Use build_executable + clean_restart instead of
12636 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
12637 of enabling non-stop after starting gdb.
12638
871a186e
PA
126392017-10-12 Pedro Alves <palves@redhat.com>
12640
12641 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
12642 * gdb.threads/non-ldr-exc-2.exp: Ditto.
12643 * gdb.threads/non-ldr-exc-3.exp: Ditto.
12644 * gdb.threads/non-ldr-exc-4.exp: Ditto.
12645
56d704da
AK
126462017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
12647
12648 * gdb.arch/arc-tdesc-cpu.exp: New file.
12649 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
12650
2f20e312
SM
126512017-10-10 Simon Marchi <simon.marchi@ericsson.com>
12652
12653 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
12654
65630365
PA
126552017-10-10 Pedro Alves <palves@redhat.com>
12656
12657 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
12658 expect CLI output.
12659
bf469271
PA
126602017-10-10 Pedro Alves <palves@redhat.com>
12661
12662 * lib/selftest-support.exp (selftest_setup): Update for
12663 captured_command_loop's prototype change.
12664
777a42f1
PA
126652017-10-09 Pedro Alves <palves@redhat.com>
12666
12667 Test both arch1=>arch2 and arch2=>arch1.
12668
12669 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
12670 (srcfile2, binfile2, march1, march2): Remove globals. Largely
12671 factored out to...
12672 (append_arch1_options, append_arch2_options, append_arch_options)
12673 (build_executables): New procedures.
12674 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
12675 local.
12676 (top level): Add new 'first_arch' testing axis.
12677
cbd2b4e3
PA
126782017-10-09 Pedro Alves <palves@redhat.com>
12679
12680 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
12681 (barrier): New.
12682 (thread_start, all_started): New functions.
12683 (main): Spawn new thread and wait until it is scheduled.
12684 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
12685 option.
12686 (do_test): Add 'selected_thread' parameter. Run to all_started
12687 instead of main. Explicitly set the breakpoint at main. Switch
12688 to the SELECTED_THREAD thread.
12689 (top level): Test handling the exec event with either the main
12690 thread or the second thread selected.
12691
5c9e4427
PA
126922017-10-09 Pedro Alves <palves@redhat.com>
12693
12694 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
12695 logic. Move STOP marker after the value checks.
12696 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
12697 regexp.
12698
b3b7c423
SL
126992017-10-06 Sandra Loosemore <sandra@codesourcery.com>
12700
12701 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
12702
3b4b2f16
UW
127032017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
12704
12705 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
12706 integer-to-dfp conversion.
12707 * gdb.base/dfp-test.exp: Likewise.
12708
5cd63fda
PA
127092017-10-04 Pedro Alves <palves@redhat.com>
12710
12711 * gdb.multi/hangout.c: Include <unistd.h>.
12712 (hangout_loop): New function.
12713 (main): Call alarm. Call hangout_loop in a loop.
12714 * gdb.multi/hello.c: Include <unistd.h>.
12715 (hello_loop): New function.
12716 (main): Call alarm. Call hangout_loop in a loop.
12717 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
12718 inferior with the other selected.
12719
4c71c105
SM
127202017-10-04 Simon Marchi <simon.marchi@ericsson.com>
12721
12722 * gdb.mi/list-thread-groups-available.exp: New file.
12723 * gdb.mi/list-thread-groups-available.c: New file.
12724
bc3b087d
SDJ
127252017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12726
12727 * gdb.base/set-cwd.exp: Make it available on
12728 native-extended-gdbserver.
12729
d092c5a2
SDJ
127302017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
12731
12732 * gdb.base/set-cwd.c: New file.
12733 * gdb.base/set-cwd.exp: Likewise.
12734
45320ffa
TT
127352017-10-02 Tom Tromey <tom@tromey.com>
12736
12737 PR rust/22236:
12738 * gdb.rust/simple.rs (main): New variable "fslice".
12739 * gdb.rust/simple.exp: Add slice tests. Update string tests.
12740
b3e3859b
TT
127412017-10-02 Tom Tromey <tom@tromey.com>
12742
12743 * gdb.rust/simple.exp: Test ptype of a slice.
12744
01af5e0d
TT
127452017-10-02 Tom Tromey <tom@tromey.com>
12746
12747 * gdb.rust/simple.exp: Test index of slice.
12748
a9bbfbd8
TT
127492017-09-27 Tom Tromey <tom@tromey.com>
12750
12751 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
12752
df8899e5
TP
127532017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
12754 Pedro Alves <palves@redhat.com>
12755
12756 * gdb.base/compare-sections.exp (get value of read-only section): Read
12757 as unsigned value.
12758 (corrupt read-only section): Likewise and don't set written if patching
12759 failed.
12760
757bf54b
KB
127612017-09-21 Kevin Buettner <kevinb@redhat.com>
12762
12763 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
12764 files.
12765
06871ae8
PA
127662017-09-20 Pedro Alves <palves@redhat.com>
12767
12768 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
12769 symbol names in gdb's output.
12770 * gdb.cp/overload.exp ("list all overloads"): Likewise.
12771
e5f25bc5
PA
127722017-09-20 Pedro Alves <palves@redhat.com>
12773
12774 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
12775 Rename to ...
12776 (test_list_ambiguous_symbol): ... this and add a symbol name
12777 parameter. Adjust.
12778 (test_list_ambiguous_function): Reimplement on top of
12779 test_list_ambiguous_symbol and also test listing ambiguous
12780 variables.
12781 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
12782 (ambiguous_fun): ... this.
12783 (ambiguous_var): New.
12784 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
12785 (ambiguous_fun): ... this.
12786 (ambiguous_var): New.
12787
4e5a4f58
JB
127882017-09-19 John Baldwin <jhb@FreeBSD.org>
12789
12790 * gdb.base/starti.c: New file.
12791 * gdb.base/starti.exp: New file.
12792 * lib/gdb.exp (gdb_starti_cmd): New procedure.
12793
26e53f3e
PA
127942017-09-14 Pedro Alves <palves@redhat.com>
12795
12796 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
12797 (top level): Use it instead of runto.
12798
cb791d59
TT
127992017-09-11 Tom Tromey <tom@tromey.com>
12800
12801 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
12802
7c96f8c1
TT
128032017-09-11 Tom Tromey <tom@tromey.com>
12804
12805 * gdb.python/py-infthread.exp: Add tests for new_thread event.
12806 * gdb.python/py-inferior.exp: Add tests for new inferior events.
12807
469412dd
CW
128082017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
12809
12810 * gdb.fortran/printing-types.exp: New file.
12811 * gdb.fortran/printing-types.exp: New file.
12812
e0f86435
BH
128132017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12814
12815 * gdb.fortran/vla-ptype.exp: Fix typos.
12816 * gdb.fortran/vla-value.exp: Same.
12817
9e9af4be
BH
128182017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
12819
12820 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
12821 * gdb.mi/mi-var-child-f.exp: Likewise.
12822 * gdb.mi/mi-vla-fortran.exp: Likewise.
12823
a5ad232b 128242017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
12825 Christoph Weinmann <christoph.t.weinmann@intel.com>
12826 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
12827
12828 * gdb.fortran/ptr-indentation.f90: New file.
12829 * gdb.fortran/ptr-indentation.exp: New file.
12830
5aec60eb
TT
128312017-09-05 Tom Tromey <tom@tromey.com>
12832
12833 PR gdb/22010:
12834 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
12835
8f8f8152
TP
128362017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
12837
12838 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
12839
fbd1b771
JK
128402017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12841
12842 * gdb.threads/tls-nodebug-pie.c: New file.
12843 * gdb.threads/tls-nodebug-pie.exp: New file.
12844
5eb5f850
TT
128452017-09-05 Tom Tromey <tom@tromey.com>
12846
12847 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
12848 for rust.
12849
ae780a21
SM
128502017-09-05 Simon Marchi <simon.marchi@ericsson.com>
12851
12852 * gdb.multi/multi-arch-exec.exp: Test with different
12853 "follow-exec-mode" settings.
12854 (do_test): New procedure.
12855
3693fdb3
PA
128562017-09-04 Pedro Alves <palves@redhat.com>
12857
12858 * gdb.base/func-static.c (S::method const, S::method volatile)
12859 (S::method volatile const): New methods.
12860 (c_s, v_s, cv_s): New instances.
12861 (main): Call method() on them.
12862 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
12863 (cannot_resolve): New procedure.
12864 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
12865 print-quote-unquoted columns.
12866 (do_test): Test printing each scope too.
12867
e68cb8e0
PA
128682017-09-04 Pedro Alves <palves@redhat.com>
12869
12870 * gdb.base/local-static.exp: Also test with
12871 class::method::variable wholly quoted.
12872 * gdb.cp/m-static.exp (class::method::variable): Remove test.
12873
858be34c
PA
128742017-09-04 Pedro Alves <palves@redhat.com>
12875
12876 * gdb.base/local-static.c: New.
12877 * gdb.base/local-static.cc: New.
12878 * gdb.base/local-static.exp: New.
12879
46a4882b
PA
128802017-09-04 Pedro Alves <palves@redhat.com>
12881
12882 * gdb.asm/asm-source.exp: Add casts to int.
12883 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
12884 (dataglobal64_1, dataglobal64_2): New globals.
12885 * gdb.base/nodebug.exp: Test different expressions involving the
12886 new globals, with print, whatis and ptype. Add casts to int.
12887 * gdb.base/solib-display.exp: Add casts to int.
12888 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
12889 * gdb.cp/m-static.exp: Add cast to int.
12890 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
12891 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
12892 tls variable with no debug info without a cast. Test with a cast
12893 to int too.
12894 * gdb.trace/entry-values.exp: Add casts.
12895
2c5a2be1
PA
128962017-09-04 Pedro Alves <palves@redhat.com>
12897
12898 * gdb.base/nodebug.exp: Test that ptype's error about functions
12899 with unknown return type includes the function name too.
12900
7022349d
PA
129012017-09-04 Pedro Alves <palves@redhat.com>
12902
12903 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
12904 return type of munmap in infcall.
12905 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
12906 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
12907 type of ftell in infcall.
12908 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
12909 type of getpid in infcall.
12910 * gdb.base/infcall-exec.exp: Cast return type of execlp in
12911 infcall.
12912 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
12913 Bail on failure to extract the pid.
12914 * gdb.base/nodebug.c: #include <stdint.h>.
12915 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
12916 New functions.
12917 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
12918 Change expected output of print/whatis/ptype with functions with
12919 no debug info. Test all supported languages. Call
12920 test_call_promotion.
12921 * gdb.compile/compile.exp: Adjust expected output to expect
12922 warning.
12923 * gdb.threads/siginfo-threads.exp: Likewise.
12924
54990598
PA
129252017-09-04 Pedro Alves <palves@redhat.com>
12926
12927 * gdb.base/callfuncs.exp (do_function_calls): New parameter
12928 "prototypes". Test calling float functions via prototyped and
12929 unprototyped function pointers.
12930 (perform_all_tests): New parameter "prototypes". Pass it down.
12931 (top level): Pass down "prototypes" parameter to
12932 perform_all_tests.
12933
34d16ea2
SM
129342017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12935
12936 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
12937 Test with nested loops.
12938
9521ecda
SM
129392017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12940
12941 * gdb.base/commands.exp: Call the new procedures.
12942 (loop_break_test, loop_continue_test): New procedures.
12943
80a65e9b
SM
129442017-09-04 Simon Marchi <simon.marchi@ericsson.com>
12945
12946 * gdb.base/commands.exp: Call new procedure.
12947 (define_if_without_arg_test): New procedure.
12948
e439fa14
PA
129492017-09-04 Pedro Alves <palves@redhat.com>
12950
12951 * gdb.base/list-ambiguous.exp: New file.
12952 * gdb.base/list-ambiguous0.c: New file.
12953 * gdb.base/list-ambiguous1.c: New file.
12954 * gdb.base/list.exp (test_list_range): Adjust expected output.
12955
0a2dde4a
SDJ
129562017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
12957
12958 * gdb.base/share-env-with-gdbserver.c: New file.
12959 * gdb.base/share-env-with-gdbserver.exp: Likewise.
12960
5e89eb3a
SM
129612017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12962
12963 * gdb.base/commands.exp (gdbvar_simple_if_test,
12964 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
12965 progvar_simple_if_test, progvar_simple_while_test,
12966 progvar_complex_if_while_test, user_defined_command_test,
12967 user_defined_command_args_eval,
12968 user_defined_command_args_stack_test,
12969 user_defined_command_manyargs_test, bp_deleted_in_command_test,
12970 temporary_breakpoint_commands,
12971 gdb_test_no_prompt, redefine_hook_test,
12972 redefine_backtrace_test): Remove "global gdb_prompt".
12973
fd437cbc
SM
129742017-08-28 Simon Marchi <simon.marchi@ericsson.com>
12975
12976 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
12977 New proc, call it from toplevel.
12978
87215ad1
SDJ
129792017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
12980
12981 PR remote/21852
12982 * gdb.server/normal.c: New file, copied from gdb.base.
12983 * gdb.server/run-without-local-binary.exp: New file.
12984
58afddc6
WP
129852017-08-07 Weimin Pan <weimin.pan@oracle.com>
12986
12987 * gdb.arch/sparc64-adi.exp: New file.
12988 * gdb.arch/sparc64-adi.c: New file.
12989
5277199a
PA
129902017-08-22 Pedro Alves <palves@redhat.com>
12991
12992 * gdb.cp/overload.exp (line_range_pattern): New procedure.
12993 (top level): Add "list all overloads" tests.
12994
14278e1f
TT
129952017-08-22 Tom Tromey <tom@tromey.com>
12996
12997 * gdb.gdb/xfullpath.exp: Remove.
12998
bf223d3e
PA
129992017-08-21 Pedro Alves <palves@redhat.com>
13000
13001 PR gdb/19487
13002 * gdb.base/symbol-alias.c: New.
13003 * gdb.base/symbol-alias2.c: New.
13004 * gdb.base/symbol-alias.exp: New.
13005
c973d0aa
PA
130062017-08-21 Pedro Alves <palves@redhat.com>
13007
13008 * gdb.base/dfp-test.c
13009 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
13010 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
13011 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
13012 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
13013 * gdb.base/whatis-ptype-typedefs.c: New.
13014 * gdb.base/whatis-ptype-typedefs.exp: New.
13015 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
13016 (an_int, an_int_type, an_int_type2): New globals.
13017 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
13018 involving typedefs and cast expressions.
13019 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
13020 (lookup_typedefs_function): New.
13021 (typedefs_pretty_printers_dict): New.
13022 (top level): Register lookup_typedefs_function in
13023 gdb.pretty_printers.
13024
6d580b63
YQ
130252017-08-18 Yao Qi <yao.qi@linaro.org>
13026
13027 * gdb.server/unittest.exp: New.
13028
206726fb
SDJ
130292017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
13030
13031 PR gdb/21954
13032 * gdb.base/environ.exp: Add test to check if 'unset environment'
13033 works.
13034
bf0ec4c2
AA
130352017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13036
13037 * lib/gdb.exp (universal_compile_options): New caching proc.
13038 (gdb_compile): Suppress GCC's coloring of messages.
13039
d6382fff
TT
130402017-08-14 Tom Tromey <tom@tromey.com>
13041
13042 PR gdb/21675:
13043 * gdb.base/printcmds.exp (test_radices): New function.
13044 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
13045 * gdb.base/sizeof.exp (check_valueof): Use p/d.
13046 * lib/gdb.exp (get_integer_valueof): Use p/d.
13047
c2c2dd9f
SM
130482017-08-12 Simon Marchi <simon.marchi@ericsson.com>
13049
13050 * lib/gdb.exp (get_valueof): Don't capture end-of-line
13051 characters.
13052
fdffd6f4
TT
130532017-08-05 Tom Tromey <tom@tromey.com>
13054
13055 * gdb.rust/simple.exp: Allow String to appear in a different
13056 namespace.
13057
27d41eac
YQ
130582017-07-26 Yao Qi <yao.qi@linaro.org>
13059
13060 * gdb.gdb/unittest.exp: Invoke command
13061 "maintenance check xml-descriptions".
13062
031ed05d
AA
130632017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13064
13065 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
13066 calling context.
13067 (hex128): Drop erroneous calculation of parameters.
13068
dcd27ddf
SM
130692017-07-22 Simon Marchi <simon.marchi@ericsson.com>
13070
13071 * gdb.python/py-unwind.exp: Disable stack protection when
13072 building test file.
13073
47e77640
PA
130742017-07-20 Pedro Alves <palves@redhat.com>
13075
13076 * gdb.base/default.exp (set language): Adjust expected output.
13077
62d2a18a
PA
130782017-07-20 Pedro Alves <palves@redhat.com>
13079
13080 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
13081 (test_minsym): ... this, and make static.
13082 (get_pck__foo__bar__minsym): Rename to ...
13083 (get_test_minsym): ... this.
13084 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
13085 symbol names and comments.
13086 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
13087 (get_test_minsym): ... this.
13088 (pck__foo__bar__minsym__2): Rename to ...
13089 (test_minsym): ... this.
13090 (main): Adjust.
13091
c45ec17c
PA
130922017-07-17 Pedro Alves <palves@redhat.com>
13093
13094 * gdb.base/completion.exp: Adjust expected output.
13095 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
13096 the completer works.
13097
c6756f62
PA
130982017-07-17 Pedro Alves <palves@redhat.com>
13099
13100 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
13101
5bd68487
AB
131022017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
13103
13104 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
13105
8880f2a9
TT
131062017-07-14 Tom Tromey <tom@tromey.com>
13107
13108 PR rust/21764:
13109 * gdb.rust/simple.exp: Add tests.
13110
65547233
TT
131112017-07-14 Tom Tromey <tom@tromey.com>
13112
13113 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
13114
8f14146e
PA
131152017-07-14 Pedro Alves <palves@redhat.com>
13116
13117 * gdb.linespec/base/one/thefile.cc (z1): New function.
13118 * gdb.linespec/base/two/thefile.cc (z2): New function.
13119 * gdb.linespec/linespec.exp: Add tests.
13120
b4365d02
AB
131212017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
13122
13123 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
13124 to mi_create_breakpoint.
13125
5d2cbaa5
AB
131262017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
13127
13128 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
13129 mi_create_breakpoint.
13130
11cb5716
IB
131312017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
13132
13133 * gdb.dlang/demangle.exp: Update for demangling changes.
13134
03278692
TT
131352017-07-09 Tom Tromey <tom@tromey.com>
13136
13137 * gdb.dwarf2/shortpiece.exp: New file.
13138
33c5cd75
DB
131392017-07-06 David Blaikie <dblaikie@gmail.com>
13140
13141 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
13142 built from fissiont-multi-cu{1,2}.c.
13143 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
13144 except putting 'main' and 'func' in separate CUs in the same DWO file.
13145 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
13146 test.
13147 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
13148 test.
13149
8455d262
PA
131502017-07-06 Pedro Alves <palves@redhat.com>
13151
13152 * gdb.python/py-unwind.exp: Test flushregs.
13153
dc4bde35
SDJ
131542017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
13155
13156 PR cli/21688
13157 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
13158 tests for alias commands and trailing whitespace.
13159
51ed89aa
SDJ
131602017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
13161
13162 PR cli/21688
13163 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
13164 procedure. Call it.
13165
eb17d413
PA
131662017-06-29 Pedro Alves <palves@redhat.com>
13167
13168 * gdb.base/printcmds.exp: Add tests.
13169
41664b45
DG
131702017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
13171
13172 PR gdb/21337
13173 * gdb.base/reread-readsym.exp: New file.
13174 * gdb.base/reread-readsym.c: New file.
13175
75312ae3
KB
131762017-06-21 Kevin Buettner <kevinb@redhat.com>
13177
13178 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
13179 subpattern.
13180
66953522
PB
131812017-06-19 Peter Bergner <bergner@vnet.ibm.com>
13182
13183 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
13184 extended mnemonic.
13185 * gdb.arch/powerpc-power9.s: Likewise.
13186
5524b525
AA
131872017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13188
13189 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
13190 on 32-bit x86 targets. Exploit is_*_target macros where
13191 appropriate.
13192
03c8af18
AA
131932017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13194
13195 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
13196 register pieces.
13197
3bf31011
AA
131982017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13199
13200 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
13201 located in one or more DWARF pieces.
13202
805acca0
AA
132032017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13204
13205 * lib/gdb.exp (get_endianness): New proc.
13206 * gdb.arch/aarch64-fp.exp: Use it.
13207 * gdb.arch/altivec-regs.exp: Likewise.
13208 * gdb.arch/e500-regs.exp: Likewise.
13209 * gdb.arch/vsx-regs.exp: Likewise.
13210 * gdb.base/dump.exp: Likewise.
13211 * gdb.base/funcargs.exp: Likewise.
13212 * gdb.base/gnu_vector.exp: Likewise.
13213 * gdb.dwarf2/formdata16.exp: Likewise.
13214 * gdb.dwarf2/implptrpiece.exp: Likewise.
13215 * gdb.dwarf2/nonvar-access.exp: Likewise.
13216 * gdb.python/py-inferior.exp: Likewise.
13217 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
13218
e9352324
AA
132192017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13220
13221 PR gdb/21226
13222 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
13223 stack value pieces are taken from the LSB end.
13224
d5d1163e
AA
132252017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13226
13227 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
13228 variable at nonzero offset.
13229
0567c986
AA
132302017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13231
13232 * gdb.dwarf2/var-access.c: New file.
13233 * gdb.dwarf2/var-access.exp: New test.
13234 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
13235
973e9aab
TT
132362017-06-12 Tom Tromey <tom@tromey.com>
13237
13238 * gdb.dwarf2/formdata16.exp: Add tests.
13239
d9109c80
TT
132402017-06-12 Tom Tromey <tom@tromey.com>
13241
13242 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
13243
30a25466
TT
132442017-06-12 Tom Tromey <tom@tromey.com>
13245
13246 PR exp/16225:
13247 * gdb.reverse/i386-sse-reverse.exp: Update tests.
13248 * gdb.arch/vsx-regs.exp: Update tests.
13249 * gdb.arch/s390-vregs.exp (hex128): New proc.
13250 Update test.
13251 * gdb.arch/altivec-regs.exp: Update tests.
13252
aefd8b33
SDJ
132532017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
13254
13255 * gdb.base/startup-with-shell.c: New file.
13256 * gdb.base/startup-with-shell.exp: Likewise.
13257
2090129c
SDJ
132582017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
13259
13260 * gdb.server/non-existing-program.exp: Update regex in order to
13261 reflect the fact that gdbserver is now using fork_inferior (with a
13262 shell) to startup the inferior.
13263
8e86a419
SM
132642017-05-30 Simon Marchi <simon.marchi@ericsson.com>
13265
13266 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
13267 support function calls from GDB.
13268
e6cf65f2
TT
132692017-05-21 Tom Tromey <tom@tromey.com>
13270
13271 PR rust/21466:
13272 * gdb.rust/unsized.exp: New file.
13273 * gdb.rust/unsized.rs: New file.
13274
43cc5389
TT
132752017-05-19 Tom Tromey <tom@tromey.com>
13276
13277 PR rust/21484:
13278 * gdb.rust/watch.exp: New file.
13279 * gdb.rust/watch.rs: New file.
13280
ec8df234
TT
132812017-05-18 Tom Tromey <tom@tromey.com>
13282
13283 * gdb.rust/simple.exp: Allow Box to be qualified.
13284
3e3e7fae
TP
132852017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
13286
13287 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
13288
59cc050d
PA
132892017-05-18 Pedro Alves <palves@redhat.com>
13290
13291 * gdb.base/fileio.c (test_write, test_read, test_close)
13292 (test_fstat): Don't print 'ret' in the fail path.
13293
c8f6abd1
PA
132942017-05-18 Pedro Alves <palves@redhat.com>
13295
13296 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
13297 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
13298 (test_system, test_rename, test_unlink, test_time): Change
13299 prototypes.
13300 * gdb.base/fileio.exp (stop_msg): Adjust.
13301
d2a03b77
PA
133022017-05-18 Pedro Alves <palves@redhat.com>
13303
13304 * gdb.base/fileio.c (null_str): New global.
13305 (test_stat): Use it.
13306 * gdb.base/fileio.exp: Remove nowarnings.
13307
0d5c6999
YQ
133082017-05-17 Yao Qi <yao.qi@linaro.org>
13309
13310 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
13311
21873064
YQ
133122017-05-17 Simon Marchi <simon.marchi@ericsson.com>
13313
13314 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
13315 argument command.
13316 (top-level): Invoke test_set_inferior_tty.
13317
d512d31c
PA
133182017-05-04 Pedro Alves <palves@redhat.com>
13319
13320 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
13321 Add parens to print call for Python 3.
13322
90cef2ed
KS
133232017-05-03 Keith Seitz <keiths@redhat.com>
13324
13325 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
13326 (main): Call it.
13327
14f819c8
TW
133282017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
13329
13330 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
13331 to prev and next.
13332
913aeadd
TW
133332017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
13334
13335 * gdb.python/py-record-btrace.exp: Remove test for
13336 gdb.BtraceInstruction.error.
13337
a3be24ad
TW
133382017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
13339
13340 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
13341
ae20e79a
TW
133422017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
13343
13344 * gdb.python/py-record-btrace-threads.c: New file.
13345 * gdb.python/py-record-btrace-threads.exp: New file.
13346
45ce1b47
SDJ
133472017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
13348
13349 PR testsuite/8595
13350 * gdb.base/environ.exp: Make test available in all architectures.
13351 Move bits related to "info program" testing to
13352 gdb.base/info-program.exp. Rewrite tests to use the two new
13353 procedures mentione below.
13354 (test_set_show_env_var) New procedure.
13355 (test_set_show_env_var_equal): Likewise.
13356 * gdb.base/info-program.exp: New file.
13357
e15c3eb4
KS
133582017-04-27 Keith Seitz <keiths@redhat.com>
13359
13360 * gdb.cp/oranking.cc (test15): New function.
13361 (main): Call test15 and declare additional variables for testing.
13362 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
13363 "p foo101('abc')" tests.
13364 Add tests for cv qualifier overloads.
13365 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
13366 "lvalue reference overload" test.
13367 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
13368 "print value of f1 on Child&& in f2" test.
13369
3a3fd0fd
PA
133702017-04-19 Pedro Alves <palves@redhat.com>
13371
13372 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
13373 procedure.
13374 (top level): Call it.
13375 * lib/gdb.exp (gdb_define_cmd): New procedure.
13376
53375380
PA
133772017-04-12 Pedro Alves <palves@redhat.com>
13378
13379 PR gdb/21323
13380 * gdb.cp/wide_char_types.c: Include <wchar.h>.
13381 (wchar): New global.
13382 * gdb.cp/wide_char_types.exp (wide_char_types_program)
13383 (do_test_wide_char, wide_char_types_no_program, top level): Add
13384 wchar_t testing.
13385
53e710ac
PA
133862017-04-12 Pedro Alves <palves@redhat.com>
13387
13388 PR c++/21323
13389 * gdb.cp/wide_char_types.c: New file.
13390 * gdb.cp/wide_char_types.exp: New file.
13391
0ad9d8c7
SDJ
133922017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
13393
13394 PR gdb/21352
13395 * gdb.trace/tsv.exp: Add test for "tsave -r".
13396
b1b45502
IB
133972017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
13398
13399 * gdb.dlang/watch-loc.c: New file.
13400 * gdb.dlang/watch-loc.exp: New file.
13401
ec13808e
JK
134022017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13403
13404 * gdb.python/py-section-script.exp (sepdebug): New testcases.
13405
fe5f7374
AK
134062017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13407
13408 * gdb.arch/arc-analyze-prologue.S: New file.
13409 * gdb.arch/arc-analyze-prologue.exp: Likewise.
13410
eea78757
AK
134112017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
13412
13413 * gdb.arch/arc-decode-insn.S: New file.
13414 * gdb.arch/arc-decode-insn.exp: Likewise.
13415
5badf10a
IR
134162017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
13417
13418 PR tdep/20928
13419 * gdb.arch/sparc64-regs.exp: New file.
13420 * gdb.arch/sparc64-regs.S: Likewise.
13421
cee59b3f
TW
134222017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
13423
13424 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
13425 and memory view on Python 3.
13426
c0f55cc6
AV
134272017-03-20 Artemiy Volkov <artemiyv@acm.org>
13428 Keith Seitz <keiths@redhat.com>
13429
13430 PR gdb/14441
13431 * gdb.cp/demangle.exp: Add rvalue reference tests.
13432 * gdb.cp/rvalue-ref-casts.cc: New file.
13433 * gdb.cp/rvalue-ref-casts.exp: New file.
13434 * gdb.cp/rvalue-ref-overload.cc: New file.
13435 * gdb.cp/rvalue-ref-overload.exp: New file.
13436 * gdb.cp/rvalue-ref-params.cc: New file.
13437 * gdb.cp/rvalue-ref-params.exp: New file.
13438 * gdb.cp/rvalue-ref-sizeof.cc: New file.
13439 * gdb.cp/rvalue-ref-sizeof.exp: New file.
13440 * gdb.cp/rvalue-ref-types.cc: New file.
13441 * gdb.cp/rvalue-ref-types.exp: New file.
13442 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
13443 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
13444
51457a05
MAL
134452017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13446
13447 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
13448 New procedure.
13449
5b291c04
MAL
134502017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13451
13452 * lib/mi-support.exp (mi_gdb_test): Add additional message
13453 for unexpected output.
13454
59a56148
AA
134552017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13456
13457 * gdb.base/examine-backward.c (Barrier): New character array
13458 constant, to ensure that TestStrings is preceded by a string
13459 terminator.
13460
7942e96e
AA
134612017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13462
13463 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
13464 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
13465 and implicit pointer into such a location.
13466
6ebac3fb
DE
134672017-03-16 Doug Evans <dje@google.com>
13468
13469 * gdb.python/py-lazy-string (pointer): Really add new typedef.
13470
ec3b243d
TP
134712017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
13472
13473 * gdb.cp/m-static.exp: Fix expectation for prototype of
13474 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
13475
134762017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
13477
13478 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
13479 * gdb.guile/scm-lazy-string.c: New file.
13480 * gdb.guile/scm-value.exp: Move lazy string tests to ...
13481 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
13482 for pointer, array, typedef lazy strings.
13483
2cc36e25 134842017-03-16 Doug Evans <dje@google.com>
34b43320
DE
13485
13486 PR python/17728, python/18439, python/18779
13487 * gdb.python/py-value.c (main) Delete locals sptr, sn.
13488 * gdb.python/py-lazy-string.c (pointer): New typedef.
13489 (main): New locals ptr, array, typedef_ptr.
13490 * gdb.python/py-value.exp: Move lazy string tests to ...
13491 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
13492 array, typedef lazy strings.
ec3b243d 13493
0efcde63
AK
134942017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
13495
13496 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
13497 Add optional 'test' parameter.
13498
7978d7c3
SM
134992017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13500
13501 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13502 Skip for versions of DejaGnu < 1.5.
13503
896c0c1e
SM
135042017-03-13 Simon Marchi <simon.marchi@ericsson.com>
13505
13506 * lib/gdb.exp (dejagnu_version): New proc.
13507 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13508 Use dejagnu_version.
13509
5f4d1085
KS
135102017-03-10 Keith Seitz <keiths@redhat.com>
13511
13512 PR c++/8128
13513 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
13514 type from destructor regexps.
13515 Add a branch which actually passes the test.
13516 Adjust "ptype t5i" test names.
13517
1de05205
PA
135182017-03-08 Pedro Alves <palves@redhat.com>
13519
13520 * gdb.base/step-over-exit.exp: Add explicit test message.
13521
c65d6b55
PA
135222017-03-08 Pedro Alves <palves@redhat.com>
13523
13524 PR gdb/18360
13525 * gdb.threads/interrupt-while-step-over.c: New file.
13526 * gdb.threads/interrupt-while-step-over.exp: New file.
13527
2e86a283
PA
135282017-03-08 Pedro Alves <palves@redhat.com>
13529
13530 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
13531 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
13532
25dcbff6
PA
135332017-03-08 Pedro Alves <palves@redhat.com>
13534
13535 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
13536 PKRU as not supported as a PASS.
13537
dc9366eb
PA
135382017-03-08 Pedro Alves <palves@redhat.com>
13539
13540 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
13541 prefix instead of $binfile1/$binfile2.
13542 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
13543 in test message.
13544 * gdb.python/py-completion.exp: Use "load python file" as test
13545 messages instead of unstable path names.
13546
6e5d74e7
PA
135472017-03-08 Pedro Alves <palves@redhat.com>
13548 Jan Kratochvil <jan.kratochvil@redhat.com>
13549
13550 PR cli/21218
13551 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
13552 New proc.
13553 (top level): Call it.
13554
9753a2f6
PA
135552017-03-08 Pedro Alves <palves@redhat.com>
13556
13557 PR tui/21216
13558 * gdb.tui/tui-nl-filtered-output.exp: New file.
13559
1a4dd9dd
PA
135602017-03-08 Pedro Alves <palves@redhat.com>
13561
13562 * gdb.base/completion.exp: Move TUI completion tests to ...
13563 * gdb.tui/completion.exp: ... this new file.
13564
7cbbff33
PA
135652017-03-08 Pedro Alves <palves@redhat.com>
13566
13567 * gdb.base/tui-disasm-long-lines.c,
13568 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
13569 gdb.base/tui-layout.exp: Move to ...
13570 * gdb.tui/: ... this new directory.
13571
5f6fd321
PA
135722017-03-07 Pedro Alves <palves@redhat.com>
13573
13574 * gdb.base/tui-layout.c: New file.
13575 * gdb.base/tui-layout.exp: New file.
13576
44959fa8
PA
135772017-03-07 Pedro Alves <palves@redhat.com>
13578
13579 * gdb.base/tui-layout.c: Rename to ...
13580 * gdb.base/tui-disasm-long-lines.c: ... this.
13581 * gdb.base/tui-layout.exp: Rename to ...
13582 * gdb.base/tui-disasm-long-lines.exp: ... this.
13583
f8c4e718
PA
135842017-03-07 Pedro Alves <palves@redhat.com>
13585
13586 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
13587
6dbb839a 135882017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
13589
13590 * i386-mpx-call.c: New file.
13591 * i386-mpx-call.exp: New file.
13592
65b48a81
PB
135932017-02-28 Peter Bergner <bergner@vnet.ibm.com>
13594
13595 * gdb.arch/powerpc-power.exp: Delete test.
13596 * gdb.arch/powerpc-power.s: Likewise.
13597 * gdb.disasm/disassembler-options.exp: New test.
13598 * gdb.arch/powerpc-altivec.exp: Likewise.
13599 * gdb.arch/powerpc-altivec.s: Likewise.
13600 * gdb.arch/powerpc-altivec2.exp: Likewise.
13601 * gdb.arch/powerpc-altivec2.s: Likewise.
13602 * gdb.arch/powerpc-altivec3.exp: Likewise.
13603 * gdb.arch/powerpc-altivec3.s: Likewise.
13604 * gdb.arch/powerpc-power7.exp: Likewise.
13605 * gdb.arch/powerpc-power7.s: Likewise.
13606 * gdb.arch/powerpc-power8.exp: Likewise.
13607 * gdb.arch/powerpc-power8.s: Likewise.
13608 * gdb.arch/powerpc-power9.exp: Likewise.
13609 * gdb.arch/powerpc-power9.s: Likewise.
13610 * gdb.arch/powerpc-vsx.exp: Likewise.
13611 * gdb.arch/powerpc-vsx.s: Likewise.
13612 * gdb.arch/powerpc-vsx2.exp: Likewise.
13613 * gdb.arch/powerpc-vsx2.s: Likewise.
13614 * gdb.arch/powerpc-vsx3.exp: Likewise.
13615 * gdb.arch/powerpc-vsx3.s: Likewise.
13616 * gdb.arch/arm-disassembler-options.exp: Likewise.
13617 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
13618 * gdb.arch/s390-disassembler-options.exp: Likewise.
13619
17cd4947
LM
136202017-02-23 Luis Machado <lgustavo@codesourcery.com>
13621
13622 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
13623 (check_supported_features): ... this. Changed return type to void.
13624 (supports_rdseed): New static global.
13625 (rdseed): Check supports_rdseed.
13626 (initialize): Call check_supported_features.
13627
2039d74e
EBM
136282017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13629
13630 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
13631 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
13632 and lqarx/stqcx.
13633 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
13634 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
13635
a51d7ecf
EBM
136362017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13637
13638 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
13639 uppercase.
13640
0224619f
JK
136412017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13642
13643 * gdb.dwarf2/formdata16.c: New file.
13644 * gdb.dwarf2/formdata16.exp: New file.
13645 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
13646
216f72a1
JK
136472017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13648
13649 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
13650 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
13651 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
13652 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
13653 DW_AT_GNU_*.
13654
43988095
JK
136552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13656
13657 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
13658
99e8a4f9
SDJ
136592017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
13660
13661 PR gdb/21164
13662 * gdb.base/maint.exp: Add testcases for when the commands do
13663 not have arguments.
13664
b58a8c0c
TP
136652017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
13666
13667 * gdb.cp/chained-calls.exp: Use p instead of P.
13668
4e746bb6
TW
136692017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
13670
13671 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
13672 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
13673
3f77c769
TT
136742017-02-14 Tom Tromey <tom@tromey.com>
13675
13676 PR python/13598:
13677 * gdb.python/py-events.exp: Add before_prompt event tests.
13678
075beec0
AA
136792017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
13680
13681 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
13682
bf5f525c
LM
136832017-02-13 Luis Machado <lgustavo@codesourcery.com>
13684
13685 * gdb.linespec/explicit.c (my_unique_function_name): New function.
13686 (main): Call my_unique_function_name.
13687 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
13688 completion of patterns with a single match.
13689 Add missing -re switches to gdb_test_multiple calls.
13690
13a66184
LM
136912017-02-13 Luis Machado <lgustavo@codesourcery.com>
13692
13693 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
13694 return if core file is not recognized.
13695
26a06916
SM
136962017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13697
13698 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
13699 and extra UIs.
13700
b761ca9e
SM
137012017-02-10 Simon Marchi <simon.marchi@ericsson.com>
13702
13703 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
13704 proc_with_prefix.
13705
b964bee0
TT
137062017-02-10 Tom Tromey <tom@tromey.com>
13707
13708 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
13709
18da0c51
MG
137102017-02-10 Martin Galvan <martingalvan@sourceware.org>
13711
13712 PR gdb/21122
13713 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
13714
604c4576
JG
137152017-02-08 Jerome Guitton <guitton@adacore.com>
13716
13717 * gdb.base/define.exp: Add test for command abbreviations
13718 in define.
13719
20b477a7
LM
137202017-02-06 Luis Machado <lgustavo@codesourcery.com>
13721
13722 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
13723 * gdb.reverse/insn-reverse-x86.c: New file.
13724
3f7b46f2
IR
137252017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
13726
13727 PR tdep/20936
13728 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
13729
f0fd41c1
TT
137302017-02-03 Tom Tromey <tom@tromey.com>
13731
13732 PR rust/21097:
13733 * gdb.rust/simple.exp: Add new tests.
13734
5be5dbf0
PA
137352017-02-02 Pedro Alves <palves@redhat.com>
13736
13737 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
13738 tests.
13739
7346ef59
AA
137402017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13741
13742 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
13743 taking a 2-byte value out of a 4-byte DWARF implicit value on
13744 big-endian targets.
13745 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
13746 logic. Add test cases for DW_OP_implicit.
13747
787f0025
MM
137482017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13749
13750 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
13751
68777c29
MM
137522017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13753
13754 * gdb.btrace/enable.exp: Call gdb_exit before
13755 skip_gdbserver_tests.
13756
0a1c7e28
MM
137572017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13758
13759 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
13760 GDBFLAGS.
13761
b5ac99b0
MM
137622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13763
13764 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
13765 the test is skipped.
13766 * gdb.btrace/data.exp: Likewise.
13767 * gdb.btrace/delta.exp: Likewise.
13768 * gdb.btrace/dlopen.exp: Likewise.
13769 * gdb.btrace/enable-running.exp: Likewise.
13770 * gdb.btrace/enable.exp: Likewise.
13771 * gdb.btrace/exception.exp: Likewise.
13772 * gdb.btrace/function_call_history.exp: Likewise.
13773 * gdb.btrace/gcore.exp: Likewise.
13774 * gdb.btrace/instruction_history.exp: Likewise.
13775 * gdb.btrace/multi-thread-step.exp: Likewise.
13776 * gdb.btrace/nohist.exp: Likewise.
13777 * gdb.btrace/non-stop.exp: Likewise.
13778 * gdb.btrace/reconnect.exp: Likewise.
13779 * gdb.btrace/record_goto-step.exp: Likewise.
13780 * gdb.btrace/record_goto.exp: Likewise.
13781 * gdb.btrace/rn-dl-bind.exp: Likewise.
13782 * gdb.btrace/segv.exp: Likewise.
13783 * gdb.btrace/step.exp: Likewise.
13784 * gdb.btrace/stepi.exp: Likewise.
13785 * gdb.btrace/tailcall-only.exp: Likewise.
13786 * gdb.btrace/tailcall.exp: Likewise.
13787 * gdb.btrace/tsx.exp: Likewise.
13788 * gdb.btrace/unknown_functions.exp: Likewise.
13789 * gdb.btrace/vdso.exp: Likewise.
13790
cd4007e4
MM
137912017-02-01 Markus Metzger <markus.t.metzger@intel.com>
13792
13793 * gdb.btrace/enable-running.c: New.
13794 * gdb.btrace/enable-running.exp: New.
13795
2735833d
WT
137962017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
13797
13798 * gdb.arch/amd64-gs_base.c: New file.
13799 * gdb.arch/amd64-gs_base.exp: New file.
13800
b51e1e94
LM
138012017-01-26 Luis Machado <lgustavo@codesourcery.com>
13802
13803 * lib/memory.exp: Remove spurious empty newlines.
13804
72ca0410
SM
138052017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
13806
13807 * gdb.python/py-bad-printers.exp: Load python file using "source".
13808 * gdb.python/py-events.exp: Likewise.
13809 * gdb.python/py-evsignal.exp: Likewise.
13810 * gdb.python/py-evthreads.exp: Likewise.
13811 * gdb.python/py-frame-args.exp: Likewise.
13812 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13813 * gdb.python/py-framefilter-mi.exp: Likewise.
13814 * gdb.python/py-framefilter.exp: Likewise.
13815 * gdb.python/py-mi.exp: Likewise.
13816 * gdb.python/py-pp-maint.exp: Likewise.
13817 * gdb.python/py-pp-registration.exp: Likewise.
13818 * gdb.python/py-prettyprint.exp: Likewise.
13819 (run_lang_tests): Likewise.
13820 * gdb.python/py-typeprint.exp: Likewise.
13821
e309aa65
LM
138222017-01-26 Luis Machado <lgustavo@codesourcery.com>
13823
13824 * lib/memory.exp: New file.
13825 * lib/gdb.exp: Load memory.exp.
13826 * gdb.base/memattr.exp (delete_memory): Move proc to
13827 lib/memory.exp and rename to delete_memory_regions.
13828 Replace delete_memory with delete_memory_regions.
13829 Cleanup memory regions before tests.
13830 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
13831 before tests.
13832
515aff23
LM
138332017-01-26 Luis Machado <lgustavo@codesourcery.com>
13834
13835 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
13836 files.
13837 (initialize): New function conditionally defined.
13838 (testcases): Move within conditional block.
13839 (main): Call initialize.
13840 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
13841 of gdb.reverse/insn-reverse.c.
13842 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
13843 gdb.reverse/insn-reverse.c.
13844
d8b49cf0
YQ
138452017-01-26 Yao Qi <yao.qi@linaro.org>
13846
13847 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
13848 disassemble on address 0.
13849
f13a9a0c
YQ
138502017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
13851 Yao Qi <yao.qi@linaro.org>
13852
13853 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
13854 * gdb.dwarf2/implptr-64bit.S: Remove.
13855 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
13856 variables in caller's context. Add DW_OP_implicit_value.
13857
5ac95241
YQ
138582017-01-25 Yao Qi <yao.qi@linaro.org>
13859
13860 * lib/dwarf.exp (Dwarf::_location): Handle
13861 DW_OP_GNU_implicit_pointer with proper size.
13862
23e82930
LM
138632017-01-20 Luis Machado <lgustavo@codesourcery.com>
13864
13865 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
13866 and add untested calls.
13867
d334ae25
LM
138682017-01-20 Luis Machado <lgustavo@codesourcery.com>
13869
13870 * gdb.python/python.exp: Check line number against what GDB thinks
13871 the line number is for func1.
13872
f5e6296e
IB
138732017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
13874
13875 * gdb.dlang/debug-expr.exp: New file.
13876
5b362f04
LM
138772016-12-23 Luis Machado <lgustavo@codesourcery.com>
13878
13879 Fix test names for the following files:
13880
13881 * gdb.ada/exec_changed.exp
13882 * gdb.ada/info_types.exp
13883 * gdb.arch/aarch64-atomic-inst.exp
13884 * gdb.arch/aarch64-fp.exp
13885 * gdb.arch/altivec-abi.exp
13886 * gdb.arch/altivec-regs.exp
13887 * gdb.arch/amd64-byte.exp
13888 * gdb.arch/amd64-disp-step.exp
13889 * gdb.arch/amd64-dword.exp
13890 * gdb.arch/amd64-entry-value-inline.exp
13891 * gdb.arch/amd64-entry-value-param.exp
13892 * gdb.arch/amd64-entry-value-paramref.exp
13893 * gdb.arch/amd64-entry-value.exp
13894 * gdb.arch/amd64-i386-address.exp
13895 * gdb.arch/amd64-invalid-stack-middle.exp
13896 * gdb.arch/amd64-invalid-stack-top.exp
13897 * gdb.arch/amd64-optimout-repeat.exp
13898 * gdb.arch/amd64-prologue-skip.exp
13899 * gdb.arch/amd64-prologue-xmm.exp
13900 * gdb.arch/amd64-stap-special-operands.exp
13901 * gdb.arch/amd64-stap-wrong-subexp.exp
13902 * gdb.arch/amd64-tailcall-cxx.exp
13903 * gdb.arch/amd64-tailcall-noret.exp
13904 * gdb.arch/amd64-tailcall-ret.exp
13905 * gdb.arch/amd64-tailcall-self.exp
13906 * gdb.arch/amd64-word.exp
13907 * gdb.arch/arm-bl-branch-dest.exp
13908 * gdb.arch/arm-disp-step.exp
13909 * gdb.arch/arm-neon.exp
13910 * gdb.arch/arm-single-step-kernel-helper.exp
13911 * gdb.arch/avr-flash-qualifier.exp
13912 * gdb.arch/disp-step-insn-reloc.exp
13913 * gdb.arch/e500-abi.exp
13914 * gdb.arch/e500-regs.exp
13915 * gdb.arch/ftrace-insn-reloc.exp
13916 * gdb.arch/i386-avx512.exp
13917 * gdb.arch/i386-bp_permanent.exp
13918 * gdb.arch/i386-byte.exp
13919 * gdb.arch/i386-cfi-notcurrent.exp
13920 * gdb.arch/i386-disp-step.exp
13921 * gdb.arch/i386-dr3-watch.exp
13922 * gdb.arch/i386-float.exp
13923 * gdb.arch/i386-gnu-cfi.exp
13924 * gdb.arch/i386-mpx-map.exp
13925 * gdb.arch/i386-mpx-sigsegv.exp
13926 * gdb.arch/i386-mpx-simple_segv.exp
13927 * gdb.arch/i386-mpx.exp
13928 * gdb.arch/i386-permbkpt.exp
13929 * gdb.arch/i386-prologue.exp
13930 * gdb.arch/i386-signal.exp
13931 * gdb.arch/i386-size-overlap.exp
13932 * gdb.arch/i386-unwind.exp
13933 * gdb.arch/i386-word.exp
13934 * gdb.arch/mips-fcr.exp
13935 * gdb.arch/powerpc-d128-regs.exp
13936 * gdb.arch/powerpc-stackless.exp
13937 * gdb.arch/ppc64-atomic-inst.exp
13938 * gdb.arch/s390-stackless.exp
13939 * gdb.arch/s390-tdbregs.exp
13940 * gdb.arch/s390-vregs.exp
13941 * gdb.arch/sparc-sysstep.exp
13942 * gdb.arch/thumb-bx-pc.exp
13943 * gdb.arch/thumb-singlestep.exp
13944 * gdb.arch/thumb2-it.exp
13945 * gdb.arch/vsx-regs.exp
13946 * gdb.asm/asm-source.exp
13947 * gdb.base/a2-run.exp
13948 * gdb.base/advance.exp
13949 * gdb.base/all-bin.exp
13950 * gdb.base/anon.exp
13951 * gdb.base/args.exp
13952 * gdb.base/arithmet.exp
13953 * gdb.base/async-shell.exp
13954 * gdb.base/async.exp
13955 * gdb.base/attach-pie-noexec.exp
13956 * gdb.base/attach-twice.exp
13957 * gdb.base/auto-load.exp
13958 * gdb.base/bang.exp
13959 * gdb.base/bitfields.exp
13960 * gdb.base/break-always.exp
13961 * gdb.base/break-caller-line.exp
13962 * gdb.base/break-entry.exp
13963 * gdb.base/break-inline.exp
13964 * gdb.base/break-on-linker-gcd-function.exp
13965 * gdb.base/break-probes.exp
13966 * gdb.base/break.exp
13967 * gdb.base/breakpoint-shadow.exp
13968 * gdb.base/call-ar-st.exp
13969 * gdb.base/call-sc.exp
13970 * gdb.base/call-signal-resume.exp
13971 * gdb.base/call-strs.exp
13972 * gdb.base/callfuncs.exp
13973 * gdb.base/catch-fork-static.exp
13974 * gdb.base/catch-gdb-caused-signals.exp
13975 * gdb.base/catch-load.exp
13976 * gdb.base/catch-signal-fork.exp
13977 * gdb.base/catch-signal.exp
13978 * gdb.base/catch-syscall.exp
13979 * gdb.base/charset.exp
13980 * gdb.base/checkpoint.exp
13981 * gdb.base/chng-syms.exp
13982 * gdb.base/code-expr.exp
13983 * gdb.base/code_elim.exp
13984 * gdb.base/commands.exp
13985 * gdb.base/completion.exp
13986 * gdb.base/complex.exp
13987 * gdb.base/cond-expr.exp
13988 * gdb.base/condbreak.exp
13989 * gdb.base/consecutive.exp
13990 * gdb.base/continue-all-already-running.exp
13991 * gdb.base/coredump-filter.exp
13992 * gdb.base/corefile.exp
13993 * gdb.base/dbx.exp
13994 * gdb.base/debug-expr.exp
13995 * gdb.base/define.exp
13996 * gdb.base/del.exp
13997 * gdb.base/disabled-location.exp
13998 * gdb.base/disasm-end-cu.exp
13999 * gdb.base/disasm-optim.exp
14000 * gdb.base/display.exp
14001 * gdb.base/duplicate-bp.exp
14002 * gdb.base/ena-dis-br.exp
14003 * gdb.base/ending-run.exp
14004 * gdb.base/enumval.exp
14005 * gdb.base/environ.exp
14006 * gdb.base/eu-strip-infcall.exp
14007 * gdb.base/eval-avoid-side-effects.exp
14008 * gdb.base/eval-skip.exp
14009 * gdb.base/exitsignal.exp
14010 * gdb.base/expand-psymtabs.exp
14011 * gdb.base/filesym.exp
14012 * gdb.base/find-unmapped.exp
14013 * gdb.base/finish.exp
14014 * gdb.base/float.exp
14015 * gdb.base/foll-exec-mode.exp
14016 * gdb.base/foll-exec.exp
14017 * gdb.base/foll-fork.exp
14018 * gdb.base/fortran-sym-case.exp
14019 * gdb.base/freebpcmd.exp
14020 * gdb.base/func-ptr.exp
14021 * gdb.base/func-ptrs.exp
14022 * gdb.base/funcargs.exp
14023 * gdb.base/gcore-buffer-overflow.exp
14024 * gdb.base/gcore-relro-pie.exp
14025 * gdb.base/gcore-relro.exp
14026 * gdb.base/gcore.exp
14027 * gdb.base/gdb1090.exp
14028 * gdb.base/gdb11530.exp
14029 * gdb.base/gdb11531.exp
14030 * gdb.base/gdb1821.exp
14031 * gdb.base/gdbindex-stabs.exp
14032 * gdb.base/gdbvars.exp
14033 * gdb.base/hbreak.exp
14034 * gdb.base/hbreak2.exp
14035 * gdb.base/included.exp
14036 * gdb.base/infcall-input.exp
14037 * gdb.base/inferior-died.exp
14038 * gdb.base/infnan.exp
14039 * gdb.base/info-macros.exp
14040 * gdb.base/info-os.exp
14041 * gdb.base/info-proc.exp
14042 * gdb.base/info-shared.exp
14043 * gdb.base/info-target.exp
14044 * gdb.base/infoline.exp
14045 * gdb.base/interp.exp
14046 * gdb.base/interrupt.exp
14047 * gdb.base/jit-reader.exp
14048 * gdb.base/jit-simple.exp
14049 * gdb.base/kill-after-signal.exp
14050 * gdb.base/kill-detach-inferiors-cmd.exp
14051 * gdb.base/label.exp
14052 * gdb.base/langs.exp
14053 * gdb.base/ldbl_e308.exp
14054 * gdb.base/line-symtabs.exp
14055 * gdb.base/linespecs.exp
14056 * gdb.base/list.exp
14057 * gdb.base/long_long.exp
14058 * gdb.base/longest-types.exp
14059 * gdb.base/maint.exp
14060 * gdb.base/max-value-size.exp
14061 * gdb.base/memattr.exp
14062 * gdb.base/mips_pro.exp
14063 * gdb.base/morestack.exp
14064 * gdb.base/moribund-step.exp
14065 * gdb.base/multi-forks.exp
14066 * gdb.base/nested-addr.exp
14067 * gdb.base/nextoverexit.exp
14068 * gdb.base/noreturn-finish.exp
14069 * gdb.base/noreturn-return.exp
14070 * gdb.base/nostdlib.exp
14071 * gdb.base/offsets.exp
14072 * gdb.base/opaque.exp
14073 * gdb.base/pc-fp.exp
14074 * gdb.base/permissions.exp
14075 * gdb.base/print-symbol-loading.exp
14076 * gdb.base/prologue-include.exp
14077 * gdb.base/psymtab.exp
14078 * gdb.base/ptype.exp
14079 * gdb.base/random-signal.exp
14080 * gdb.base/randomize.exp
14081 * gdb.base/range-stepping.exp
14082 * gdb.base/readline-ask.exp
14083 * gdb.base/recpar.exp
14084 * gdb.base/recurse.exp
14085 * gdb.base/relational.exp
14086 * gdb.base/restore.exp
14087 * gdb.base/return-nodebug.exp
14088 * gdb.base/return.exp
14089 * gdb.base/run-after-attach.exp
14090 * gdb.base/save-bp.exp
14091 * gdb.base/scope.exp
14092 * gdb.base/sect-cmd.exp
14093 * gdb.base/set-lang-auto.exp
14094 * gdb.base/set-noassign.exp
14095 * gdb.base/setvar.exp
14096 * gdb.base/sigall.exp
14097 * gdb.base/sigbpt.exp
14098 * gdb.base/siginfo-addr.exp
14099 * gdb.base/siginfo-infcall.exp
14100 * gdb.base/siginfo-obj.exp
14101 * gdb.base/siginfo.exp
14102 * gdb.base/signals-state-child.exp
14103 * gdb.base/signest.exp
14104 * gdb.base/sigstep.exp
14105 * gdb.base/sizeof.exp
14106 * gdb.base/skip.exp
14107 * gdb.base/solib-corrupted.exp
14108 * gdb.base/solib-nodir.exp
14109 * gdb.base/solib-search.exp
14110 * gdb.base/stack-checking.exp
14111 * gdb.base/stale-infcall.exp
14112 * gdb.base/stap-probe.exp
14113 * gdb.base/start.exp
14114 * gdb.base/step-break.exp
14115 * gdb.base/step-bt.exp
14116 * gdb.base/step-line.exp
14117 * gdb.base/step-over-exit.exp
14118 * gdb.base/step-over-syscall.exp
14119 * gdb.base/step-resume-infcall.exp
14120 * gdb.base/step-test.exp
14121 * gdb.base/store.exp
14122 * gdb.base/structs3.exp
14123 * gdb.base/sym-file.exp
14124 * gdb.base/symbol-without-target_section.exp
14125 * gdb.base/term.exp
14126 * gdb.base/testenv.exp
14127 * gdb.base/ui-redirect.exp
14128 * gdb.base/until.exp
14129 * gdb.base/unwindonsignal.exp
14130 * gdb.base/value-double-free.exp
14131 * gdb.base/vla-datatypes.exp
14132 * gdb.base/vla-ptr.exp
14133 * gdb.base/vla-sideeffect.exp
14134 * gdb.base/volatile.exp
14135 * gdb.base/watch-cond-infcall.exp
14136 * gdb.base/watch-cond.exp
14137 * gdb.base/watch-non-mem.exp
14138 * gdb.base/watch-read.exp
14139 * gdb.base/watch-vfork.exp
14140 * gdb.base/watchpoint-cond-gone.exp
14141 * gdb.base/watchpoint-delete.exp
14142 * gdb.base/watchpoint-hw-hit-once.exp
14143 * gdb.base/watchpoint-hw.exp
14144 * gdb.base/watchpoint-stops-at-right-insn.exp
14145 * gdb.base/watchpoints.exp
14146 * gdb.base/wchar.exp
14147 * gdb.base/whatis-exp.exp
14148 * gdb.btrace/buffer-size.exp
14149 * gdb.btrace/data.exp
14150 * gdb.btrace/delta.exp
14151 * gdb.btrace/dlopen.exp
14152 * gdb.btrace/enable.exp
14153 * gdb.btrace/exception.exp
14154 * gdb.btrace/function_call_history.exp
14155 * gdb.btrace/gcore.exp
14156 * gdb.btrace/instruction_history.exp
14157 * gdb.btrace/nohist.exp
14158 * gdb.btrace/reconnect.exp
14159 * gdb.btrace/record_goto-step.exp
14160 * gdb.btrace/record_goto.exp
14161 * gdb.btrace/rn-dl-bind.exp
14162 * gdb.btrace/segv.exp
14163 * gdb.btrace/step.exp
14164 * gdb.btrace/stepi.exp
14165 * gdb.btrace/tailcall-only.exp
14166 * gdb.btrace/tailcall.exp
14167 * gdb.btrace/tsx.exp
14168 * gdb.btrace/unknown_functions.exp
14169 * gdb.btrace/vdso.exp
14170 * gdb.compile/compile-ifunc.exp
14171 * gdb.compile/compile-ops.exp
14172 * gdb.compile/compile-print.exp
14173 * gdb.compile/compile-setjmp.exp
14174 * gdb.cp/abstract-origin.exp
14175 * gdb.cp/ambiguous.exp
14176 * gdb.cp/annota2.exp
14177 * gdb.cp/annota3.exp
14178 * gdb.cp/anon-ns.exp
14179 * gdb.cp/anon-struct.exp
14180 * gdb.cp/anon-union.exp
14181 * gdb.cp/arg-reference.exp
14182 * gdb.cp/baseenum.exp
14183 * gdb.cp/bool.exp
14184 * gdb.cp/breakpoint.exp
14185 * gdb.cp/bs15503.exp
14186 * gdb.cp/call-c.exp
14187 * gdb.cp/casts.exp
14188 * gdb.cp/chained-calls.exp
14189 * gdb.cp/class2.exp
14190 * gdb.cp/classes.exp
14191 * gdb.cp/cmpd-minsyms.exp
14192 * gdb.cp/converts.exp
14193 * gdb.cp/cp-relocate.exp
14194 * gdb.cp/cpcompletion.exp
14195 * gdb.cp/cpexprs.exp
14196 * gdb.cp/cplabel.exp
14197 * gdb.cp/cplusfuncs.exp
14198 * gdb.cp/cpsizeof.exp
14199 * gdb.cp/ctti.exp
14200 * gdb.cp/derivation.exp
14201 * gdb.cp/destrprint.exp
14202 * gdb.cp/dispcxx.exp
14203 * gdb.cp/enum-class.exp
14204 * gdb.cp/exception.exp
14205 * gdb.cp/exceptprint.exp
14206 * gdb.cp/expand-psymtabs-cxx.exp
14207 * gdb.cp/expand-sals.exp
14208 * gdb.cp/extern-c.exp
14209 * gdb.cp/filename.exp
14210 * gdb.cp/formatted-ref.exp
14211 * gdb.cp/fpointer.exp
14212 * gdb.cp/gdb1355.exp
14213 * gdb.cp/gdb2495.exp
14214 * gdb.cp/hang.exp
14215 * gdb.cp/impl-this.exp
14216 * gdb.cp/infcall-dlopen.exp
14217 * gdb.cp/inherit.exp
14218 * gdb.cp/iostream.exp
14219 * gdb.cp/koenig.exp
14220 * gdb.cp/local.exp
14221 * gdb.cp/m-data.exp
14222 * gdb.cp/m-static.exp
14223 * gdb.cp/mb-ctor.exp
14224 * gdb.cp/mb-inline.exp
14225 * gdb.cp/mb-templates.exp
14226 * gdb.cp/member-name.exp
14227 * gdb.cp/member-ptr.exp
14228 * gdb.cp/meth-typedefs.exp
14229 * gdb.cp/method.exp
14230 * gdb.cp/method2.exp
14231 * gdb.cp/minsym-fallback.exp
14232 * gdb.cp/misc.exp
14233 * gdb.cp/namelessclass.exp
14234 * gdb.cp/namespace-enum.exp
14235 * gdb.cp/namespace-nested-import.exp
14236 * gdb.cp/namespace.exp
14237 * gdb.cp/nextoverthrow.exp
14238 * gdb.cp/no-dmgl-verbose.exp
14239 * gdb.cp/non-trivial-retval.exp
14240 * gdb.cp/noparam.exp
14241 * gdb.cp/nsdecl.exp
14242 * gdb.cp/nsimport.exp
14243 * gdb.cp/nsnested.exp
14244 * gdb.cp/nsnoimports.exp
14245 * gdb.cp/nsrecurs.exp
14246 * gdb.cp/nsstress.exp
14247 * gdb.cp/nsusing.exp
14248 * gdb.cp/operator.exp
14249 * gdb.cp/oranking.exp
14250 * gdb.cp/overload-const.exp
14251 * gdb.cp/overload.exp
14252 * gdb.cp/ovldbreak.exp
14253 * gdb.cp/ovsrch.exp
14254 * gdb.cp/paren-type.exp
14255 * gdb.cp/parse-lang.exp
14256 * gdb.cp/pass-by-ref.exp
14257 * gdb.cp/pr-1023.exp
14258 * gdb.cp/pr-1210.exp
14259 * gdb.cp/pr-574.exp
14260 * gdb.cp/pr10687.exp
14261 * gdb.cp/pr12028.exp
14262 * gdb.cp/pr17132.exp
14263 * gdb.cp/pr17494.exp
14264 * gdb.cp/pr9067.exp
14265 * gdb.cp/pr9167.exp
14266 * gdb.cp/pr9631.exp
14267 * gdb.cp/printmethod.exp
14268 * gdb.cp/psmang.exp
14269 * gdb.cp/psymtab-parameter.exp
14270 * gdb.cp/ptype-cv-cp.exp
14271 * gdb.cp/ptype-flags.exp
14272 * gdb.cp/re-set-overloaded.exp
14273 * gdb.cp/ref-types.exp
14274 * gdb.cp/rtti.exp
14275 * gdb.cp/scope-err.exp
14276 * gdb.cp/shadow.exp
14277 * gdb.cp/smartp.exp
14278 * gdb.cp/static-method.exp
14279 * gdb.cp/static-print-quit.exp
14280 * gdb.cp/temargs.exp
14281 * gdb.cp/templates.exp
14282 * gdb.cp/try_catch.exp
14283 * gdb.cp/typedef-operator.exp
14284 * gdb.cp/typeid.exp
14285 * gdb.cp/userdef.exp
14286 * gdb.cp/using-crash.exp
14287 * gdb.cp/var-tag.exp
14288 * gdb.cp/virtbase.exp
14289 * gdb.cp/virtfunc.exp
14290 * gdb.cp/virtfunc2.exp
14291 * gdb.cp/vla-cxx.exp
14292 * gdb.disasm/t01_mov.exp
14293 * gdb.disasm/t02_mova.exp
14294 * gdb.disasm/t03_add.exp
14295 * gdb.disasm/t04_sub.exp
14296 * gdb.disasm/t05_cmp.exp
14297 * gdb.disasm/t06_ari2.exp
14298 * gdb.disasm/t07_ari3.exp
14299 * gdb.disasm/t08_or.exp
14300 * gdb.disasm/t09_xor.exp
14301 * gdb.disasm/t10_and.exp
14302 * gdb.disasm/t11_logs.exp
14303 * gdb.disasm/t12_bit.exp
14304 * gdb.disasm/t13_otr.exp
14305 * gdb.dlang/circular.exp
14306 * gdb.dwarf2/arr-stride.exp
14307 * gdb.dwarf2/arr-subrange.exp
14308 * gdb.dwarf2/atomic-type.exp
14309 * gdb.dwarf2/bad-regnum.exp
14310 * gdb.dwarf2/bitfield-parent-optimized-out.exp
14311 * gdb.dwarf2/callframecfa.exp
14312 * gdb.dwarf2/clztest.exp
14313 * gdb.dwarf2/corrupt.exp
14314 * gdb.dwarf2/data-loc.exp
14315 * gdb.dwarf2/dup-psym.exp
14316 * gdb.dwarf2/dw2-anon-mptr.exp
14317 * gdb.dwarf2/dw2-anonymous-func.exp
14318 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
14319 * gdb.dwarf2/dw2-bad-unresolved.exp
14320 * gdb.dwarf2/dw2-basic.exp
14321 * gdb.dwarf2/dw2-canonicalize-type.exp
14322 * gdb.dwarf2/dw2-case-insensitive.exp
14323 * gdb.dwarf2/dw2-common-block.exp
14324 * gdb.dwarf2/dw2-compdir-oldgcc.exp
14325 * gdb.dwarf2/dw2-compressed.exp
14326 * gdb.dwarf2/dw2-const.exp
14327 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
14328 * gdb.dwarf2/dw2-cu-size.exp
14329 * gdb.dwarf2/dw2-dup-frame.exp
14330 * gdb.dwarf2/dw2-entry-value.exp
14331 * gdb.dwarf2/dw2-icycle.exp
14332 * gdb.dwarf2/dw2-ifort-parameter.exp
14333 * gdb.dwarf2/dw2-inline-break.exp
14334 * gdb.dwarf2/dw2-inline-param.exp
14335 * gdb.dwarf2/dw2-intercu.exp
14336 * gdb.dwarf2/dw2-intermix.exp
14337 * gdb.dwarf2/dw2-lexical-block-bare.exp
14338 * gdb.dwarf2/dw2-linkage-name-trust.exp
14339 * gdb.dwarf2/dw2-minsym-in-cu.exp
14340 * gdb.dwarf2/dw2-noloc.exp
14341 * gdb.dwarf2/dw2-op-call.exp
14342 * gdb.dwarf2/dw2-op-out-param.exp
14343 * gdb.dwarf2/dw2-opt-structptr.exp
14344 * gdb.dwarf2/dw2-param-error.exp
14345 * gdb.dwarf2/dw2-producer.exp
14346 * gdb.dwarf2/dw2-ranges-base.exp
14347 * gdb.dwarf2/dw2-ref-missing-frame.exp
14348 * gdb.dwarf2/dw2-reg-undefined.exp
14349 * gdb.dwarf2/dw2-regno-invalid.exp
14350 * gdb.dwarf2/dw2-restore.exp
14351 * gdb.dwarf2/dw2-restrict.exp
14352 * gdb.dwarf2/dw2-single-line-discriminators.exp
14353 * gdb.dwarf2/dw2-strp.exp
14354 * gdb.dwarf2/dw2-undefined-ret-addr.exp
14355 * gdb.dwarf2/dw2-unresolved.exp
14356 * gdb.dwarf2/dw2-var-zero-addr.exp
14357 * gdb.dwarf2/dw4-sig-types.exp
14358 * gdb.dwarf2/dwz.exp
14359 * gdb.dwarf2/dynarr-ptr.exp
14360 * gdb.dwarf2/enum-type.exp
14361 * gdb.dwarf2/gdb-index.exp
14362 * gdb.dwarf2/implptr-64bit.exp
14363 * gdb.dwarf2/implptr-optimized-out.exp
14364 * gdb.dwarf2/implptr.exp
14365 * gdb.dwarf2/implref-array.exp
14366 * gdb.dwarf2/implref-const.exp
14367 * gdb.dwarf2/implref-global.exp
14368 * gdb.dwarf2/implref-struct.exp
14369 * gdb.dwarf2/mac-fileno.exp
14370 * gdb.dwarf2/main-subprogram.exp
14371 * gdb.dwarf2/member-ptr-forwardref.exp
14372 * gdb.dwarf2/method-ptr.exp
14373 * gdb.dwarf2/missing-sig-type.exp
14374 * gdb.dwarf2/nonvar-access.exp
14375 * gdb.dwarf2/opaque-type-lookup.exp
14376 * gdb.dwarf2/pieces-optimized-out.exp
14377 * gdb.dwarf2/pieces.exp
14378 * gdb.dwarf2/pr10770.exp
14379 * gdb.dwarf2/pr13961.exp
14380 * gdb.dwarf2/staticvirtual.exp
14381 * gdb.dwarf2/subrange.exp
14382 * gdb.dwarf2/symtab-producer.exp
14383 * gdb.dwarf2/trace-crash.exp
14384 * gdb.dwarf2/typeddwarf.exp
14385 * gdb.dwarf2/valop.exp
14386 * gdb.dwarf2/watch-notconst.exp
14387 * gdb.fortran/array-element.exp
14388 * gdb.fortran/charset.exp
14389 * gdb.fortran/common-block.exp
14390 * gdb.fortran/complex.exp
14391 * gdb.fortran/derived-type-function.exp
14392 * gdb.fortran/derived-type.exp
14393 * gdb.fortran/logical.exp
14394 * gdb.fortran/module.exp
14395 * gdb.fortran/multi-dim.exp
14396 * gdb.fortran/nested-funcs.exp
14397 * gdb.fortran/print-formatted.exp
14398 * gdb.fortran/subarray.exp
14399 * gdb.fortran/vla-alloc-assoc.exp
14400 * gdb.fortran/vla-datatypes.exp
14401 * gdb.fortran/vla-history.exp
14402 * gdb.fortran/vla-ptr-info.exp
14403 * gdb.fortran/vla-ptype-sub.exp
14404 * gdb.fortran/vla-ptype.exp
14405 * gdb.fortran/vla-sizeof.exp
14406 * gdb.fortran/vla-type.exp
14407 * gdb.fortran/vla-value-sub-arbitrary.exp
14408 * gdb.fortran/vla-value-sub-finish.exp
14409 * gdb.fortran/vla-value-sub.exp
14410 * gdb.fortran/vla-value.exp
14411 * gdb.fortran/whatis_type.exp
14412 * gdb.go/chan.exp
14413 * gdb.go/handcall.exp
14414 * gdb.go/hello.exp
14415 * gdb.go/integers.exp
14416 * gdb.go/methods.exp
14417 * gdb.go/package.exp
14418 * gdb.go/strings.exp
14419 * gdb.go/types.exp
14420 * gdb.go/unsafe.exp
14421 * gdb.guile/scm-arch.exp
14422 * gdb.guile/scm-block.exp
14423 * gdb.guile/scm-breakpoint.exp
14424 * gdb.guile/scm-cmd.exp
14425 * gdb.guile/scm-disasm.exp
14426 * gdb.guile/scm-equal.exp
14427 * gdb.guile/scm-frame-args.exp
14428 * gdb.guile/scm-frame-inline.exp
14429 * gdb.guile/scm-frame.exp
14430 * gdb.guile/scm-iterator.exp
14431 * gdb.guile/scm-math.exp
14432 * gdb.guile/scm-objfile.exp
14433 * gdb.guile/scm-ports.exp
14434 * gdb.guile/scm-symbol.exp
14435 * gdb.guile/scm-symtab.exp
14436 * gdb.guile/scm-value-cc.exp
14437 * gdb.guile/types-module.exp
14438 * gdb.linespec/break-ask.exp
14439 * gdb.linespec/cpexplicit.exp
14440 * gdb.linespec/explicit.exp
14441 * gdb.linespec/keywords.exp
14442 * gdb.linespec/linespec.exp
14443 * gdb.linespec/ls-dollar.exp
14444 * gdb.linespec/ls-errs.exp
14445 * gdb.linespec/skip-two.exp
14446 * gdb.linespec/thread.exp
14447 * gdb.mi/mi-async.exp
14448 * gdb.mi/mi-basics.exp
14449 * gdb.mi/mi-break.exp
14450 * gdb.mi/mi-catch-load.exp
14451 * gdb.mi/mi-cli.exp
14452 * gdb.mi/mi-cmd-param-changed.exp
14453 * gdb.mi/mi-console.exp
14454 * gdb.mi/mi-detach.exp
14455 * gdb.mi/mi-disassemble.exp
14456 * gdb.mi/mi-eval.exp
14457 * gdb.mi/mi-file-transfer.exp
14458 * gdb.mi/mi-file.exp
14459 * gdb.mi/mi-fill-memory.exp
14460 * gdb.mi/mi-inheritance-syntax-error.exp
14461 * gdb.mi/mi-linespec-err-cp.exp
14462 * gdb.mi/mi-logging.exp
14463 * gdb.mi/mi-memory-changed.exp
14464 * gdb.mi/mi-read-memory.exp
14465 * gdb.mi/mi-record-changed.exp
14466 * gdb.mi/mi-reg-undefined.exp
14467 * gdb.mi/mi-regs.exp
14468 * gdb.mi/mi-return.exp
14469 * gdb.mi/mi-reverse.exp
14470 * gdb.mi/mi-simplerun.exp
14471 * gdb.mi/mi-solib.exp
14472 * gdb.mi/mi-stack.exp
14473 * gdb.mi/mi-stepi.exp
14474 * gdb.mi/mi-syn-frame.exp
14475 * gdb.mi/mi-until.exp
14476 * gdb.mi/mi-var-block.exp
14477 * gdb.mi/mi-var-child.exp
14478 * gdb.mi/mi-var-cmd.exp
14479 * gdb.mi/mi-var-cp.exp
14480 * gdb.mi/mi-var-display.exp
14481 * gdb.mi/mi-var-invalidate.exp
14482 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
14483 * gdb.mi/mi-vla-fortran.exp
14484 * gdb.mi/mi-watch.exp
14485 * gdb.mi/mi2-var-child.exp
14486 * gdb.mi/user-selected-context-sync.exp
14487 * gdb.modula2/unbounded-array.exp
14488 * gdb.multi/dummy-frame-restore.exp
14489 * gdb.multi/multi-arch-exec.exp
14490 * gdb.multi/multi-arch.exp
14491 * gdb.multi/tids.exp
14492 * gdb.multi/watchpoint-multi.exp
14493 * gdb.opencl/callfuncs.exp
14494 * gdb.opencl/convs_casts.exp
14495 * gdb.opencl/datatypes.exp
14496 * gdb.opencl/operators.exp
14497 * gdb.opencl/vec_comps.exp
14498 * gdb.opt/clobbered-registers-O2.exp
14499 * gdb.opt/inline-break.exp
14500 * gdb.opt/inline-bt.exp
14501 * gdb.opt/inline-cmds.exp
14502 * gdb.opt/inline-locals.exp
14503 * gdb.pascal/case-insensitive-symbols.exp
14504 * gdb.pascal/floats.exp
14505 * gdb.pascal/gdb11492.exp
14506 * gdb.python/lib-types.exp
14507 * gdb.python/py-arch.exp
14508 * gdb.python/py-as-string.exp
14509 * gdb.python/py-bad-printers.exp
14510 * gdb.python/py-block.exp
14511 * gdb.python/py-breakpoint-create-fail.exp
14512 * gdb.python/py-breakpoint.exp
14513 * gdb.python/py-caller-is.exp
14514 * gdb.python/py-cmd.exp
14515 * gdb.python/py-explore-cc.exp
14516 * gdb.python/py-explore.exp
14517 * gdb.python/py-finish-breakpoint.exp
14518 * gdb.python/py-finish-breakpoint2.exp
14519 * gdb.python/py-frame-args.exp
14520 * gdb.python/py-frame-inline.exp
14521 * gdb.python/py-frame.exp
14522 * gdb.python/py-framefilter-mi.exp
14523 * gdb.python/py-infthread.exp
14524 * gdb.python/py-lazy-string.exp
14525 * gdb.python/py-linetable.exp
14526 * gdb.python/py-mi-events.exp
14527 * gdb.python/py-mi-objfile.exp
14528 * gdb.python/py-mi.exp
14529 * gdb.python/py-objfile.exp
14530 * gdb.python/py-pp-integral.exp
14531 * gdb.python/py-pp-maint.exp
14532 * gdb.python/py-pp-re-notag.exp
14533 * gdb.python/py-pp-registration.exp
14534 * gdb.python/py-recurse-unwind.exp
14535 * gdb.python/py-strfns.exp
14536 * gdb.python/py-symbol.exp
14537 * gdb.python/py-symtab.exp
14538 * gdb.python/py-sync-interp.exp
14539 * gdb.python/py-typeprint.exp
14540 * gdb.python/py-unwind-maint.exp
14541 * gdb.python/py-unwind.exp
14542 * gdb.python/py-value-cc.exp
14543 * gdb.python/py-xmethods.exp
14544 * gdb.reverse/amd64-tailcall-reverse.exp
14545 * gdb.reverse/break-precsave.exp
14546 * gdb.reverse/break-reverse.exp
14547 * gdb.reverse/consecutive-precsave.exp
14548 * gdb.reverse/consecutive-reverse.exp
14549 * gdb.reverse/finish-precsave.exp
14550 * gdb.reverse/finish-reverse-bkpt.exp
14551 * gdb.reverse/finish-reverse.exp
14552 * gdb.reverse/fstatat-reverse.exp
14553 * gdb.reverse/getresuid-reverse.exp
14554 * gdb.reverse/i386-precsave.exp
14555 * gdb.reverse/i386-reverse.exp
14556 * gdb.reverse/i386-sse-reverse.exp
14557 * gdb.reverse/i387-env-reverse.exp
14558 * gdb.reverse/i387-stack-reverse.exp
14559 * gdb.reverse/insn-reverse.exp
14560 * gdb.reverse/machinestate-precsave.exp
14561 * gdb.reverse/machinestate.exp
14562 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14563 * gdb.reverse/pipe-reverse.exp
14564 * gdb.reverse/readv-reverse.exp
14565 * gdb.reverse/recvmsg-reverse.exp
14566 * gdb.reverse/rerun-prec.exp
14567 * gdb.reverse/s390-mvcle.exp
14568 * gdb.reverse/step-precsave.exp
14569 * gdb.reverse/step-reverse.exp
14570 * gdb.reverse/time-reverse.exp
14571 * gdb.reverse/until-precsave.exp
14572 * gdb.reverse/until-reverse.exp
14573 * gdb.reverse/waitpid-reverse.exp
14574 * gdb.reverse/watch-precsave.exp
14575 * gdb.reverse/watch-reverse.exp
14576 * gdb.rust/generics.exp
14577 * gdb.rust/methods.exp
14578 * gdb.rust/modules.exp
14579 * gdb.rust/simple.exp
14580 * gdb.server/connect-with-no-symbol-file.exp
14581 * gdb.server/ext-attach.exp
14582 * gdb.server/ext-restart.exp
14583 * gdb.server/ext-wrapper.exp
14584 * gdb.server/file-transfer.exp
14585 * gdb.server/server-exec-info.exp
14586 * gdb.server/server-kill.exp
14587 * gdb.server/server-mon.exp
14588 * gdb.server/wrapper.exp
14589 * gdb.stabs/exclfwd.exp
14590 * gdb.stabs/gdb11479.exp
14591 * gdb.threads/clone-new-thread-event.exp
14592 * gdb.threads/corethreads.exp
14593 * gdb.threads/current-lwp-dead.exp
14594 * gdb.threads/dlopen-libpthread.exp
14595 * gdb.threads/gcore-thread.exp
14596 * gdb.threads/sigstep-threads.exp
14597 * gdb.threads/watchpoint-fork.exp
14598 * gdb.trace/actions-changed.exp
14599 * gdb.trace/backtrace.exp
14600 * gdb.trace/change-loc.exp
14601 * gdb.trace/circ.exp
14602 * gdb.trace/collection.exp
14603 * gdb.trace/disconnected-tracing.exp
14604 * gdb.trace/ftrace.exp
14605 * gdb.trace/mi-trace-frame-collected.exp
14606 * gdb.trace/mi-trace-unavailable.exp
14607 * gdb.trace/mi-traceframe-changed.exp
14608 * gdb.trace/mi-tsv-changed.exp
14609 * gdb.trace/no-attach-trace.exp
14610 * gdb.trace/passc-dyn.exp
14611 * gdb.trace/qtro.exp
14612 * gdb.trace/range-stepping.exp
14613 * gdb.trace/read-memory.exp
14614 * gdb.trace/save-trace.exp
14615 * gdb.trace/signal.exp
14616 * gdb.trace/status-stop.exp
14617 * gdb.trace/tfile.exp
14618 * gdb.trace/trace-break.exp
14619 * gdb.trace/trace-buffer-size.exp
14620 * gdb.trace/trace-condition.exp
14621 * gdb.trace/tracefile-pseudo-reg.exp
14622 * gdb.trace/tstatus.exp
14623 * gdb.trace/unavailable.exp
14624 * gdb.trace/while-dyn.exp
14625 * gdb.trace/while-stepping.exp
14626
34c41c68
DE
146272016-12-22 Doug Evans <xdje42@gmail.com>
14628
14629 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
14630 and msymbols.
14631
16e69324
YQ
146322016-12-19 Yao Qi <yao.qi@linaro.org>
14633
14634 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
14635 (test_with_self): Don't call do_steps_and_nexts, and remove
14636 code about stepping into xmalloc.
14637
f94f411b
YQ
146382016-12-09 Yao Qi <yao.qi@linaro.org>
14639
14640 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
14641
146422016-12-09 Yao Qi <yao.qi@linaro.org>
14643
14644 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
14645
f1b5deee
PA
146462016-12-09 Pedro Alves <palves@redhat.com>
14647
14648 * gdb.base/all-architectures-0.exp: New file.
14649 * gdb.base/all-architectures-1.exp: New file.
14650 * gdb.base/all-architectures-2.exp: New file.
14651 * gdb.base/all-architectures-3.exp: New file.
14652 * gdb.base/all-architectures-4.exp: New file.
14653 * gdb.base/all-architectures-5.exp: New file.
14654 * gdb.base/all-architectures-6.exp: New file.
14655 * gdb.base/all-architectures-7.exp: New file.
14656 * gdb.base/all-architectures.exp.in: New file.
14657
364ca42e
YQ
146582016-12-09 Yao Qi <yao.qi@linaro.org>
14659
14660 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
14661
107c2d62
LM
146622016-12-02 Luis Machado <lgustavo@codesourcery.com>
14663
14664 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
14665 possible.
14666 Remove useless pattern-matching code.
14667
df3ee9ca
PA
146682016-12-02 Pedro Alves <palves@redhat.com>
14669
14670 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
14671 procedure.
14672 (top level): Call it.
14673
ec835369
PA
146742016-12-02 Pedro Alves <palves@redhat.com>
14675
14676 * gdb.base/commands.exp (user_defined_command_args_stack_test):
14677 New procedure.
14678 (top level): Call it.
14679
01770bbd
PA
146802016-12-02 Pedro Alves <palves@redhat.com>
14681
14682 PR cli/20559
14683 * gdb.base/commands.exp (user_defined_command_args_eval): New
14684 procedure.
14685 (top level): Call it.
14686
008459ea
LM
146872016-12-02 Luis Machado <lgustavo@codesourcery.com>
14688
14689 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
14690 timeout handling.
14691
0c1b455e
TT
146922016-12-02 Tom Tromey <tom@tromey.com>
14693
14694 * gdb.dwarf2/main-subprogram.c: New file.
14695 * gdb.dwarf2/main-subprogram.exp: New file.
14696
018572b8
LM
146972016-12-01 Luis Machado <lgustavo@codesourcery.com>
14698
14699 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
14700 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
14701 gdb_test_no_output for a couple of cases.
14702 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
14703
84c93cd5
LM
147042016-12-01 Luis Machado <lgustavo@codesourcery.com>
14705
14706 Fix test names and standardize compilation error messages throughout
14707 the following files:
14708
14709 * gdb.ada/start.exp
14710 * gdb.arch/alpha-step.exp
14711 * gdb.arch/e500-prologue.exp
14712 * gdb.arch/ftrace-insn-reloc.exp
14713 * gdb.arch/gdb1291.exp
14714 * gdb.arch/gdb1431.exp
14715 * gdb.arch/gdb1558.exp
14716 * gdb.arch/i386-dr3-watch.exp
14717 * gdb.arch/i386-sse-stack-align.exp
14718 * gdb.arch/ia64-breakpoint-shadow.exp
14719 * gdb.arch/pa-nullify.exp
14720 * gdb.arch/powerpc-aix-prologue.exp
14721 * gdb.arch/thumb-bx-pc.exp
14722 * gdb.base/annota1.exp
14723 * gdb.base/annota3.exp
14724 * gdb.base/arrayidx.exp
14725 * gdb.base/assign.exp
14726 * gdb.base/attach.exp
14727 * gdb.base/auxv.exp
14728 * gdb.base/bang.exp
14729 * gdb.base/bfp-test.exp
14730 * gdb.base/bigcore.exp
14731 * gdb.base/bitfields2.exp
14732 * gdb.base/break-fun-addr.exp
14733 * gdb.base/break-probes.exp
14734 * gdb.base/call-rt-st.exp
14735 * gdb.base/callexit.exp
14736 * gdb.base/catch-fork-kill.exp
14737 * gdb.base/charset.exp
14738 * gdb.base/checkpoint.exp
14739 * gdb.base/comprdebug.exp
14740 * gdb.base/constvars.exp
14741 * gdb.base/coredump-filter.exp
14742 * gdb.base/cursal.exp
14743 * gdb.base/cvexpr.exp
14744 * gdb.base/detach.exp
14745 * gdb.base/display.exp
14746 * gdb.base/dmsym.exp
14747 * gdb.base/dprintf-pending.exp
14748 * gdb.base/dso2dso.exp
14749 * gdb.base/dtrace-probe.exp
14750 * gdb.base/dump.exp
14751 * gdb.base/enum_cond.exp
14752 * gdb.base/exe-lock.exp
14753 * gdb.base/exec-invalid-sysroot.exp
14754 * gdb.base/execl-update-breakpoints.exp
14755 * gdb.base/exprs.exp
14756 * gdb.base/fileio.exp
14757 * gdb.base/find.exp
14758 * gdb.base/finish.exp
14759 * gdb.base/fixsection.exp
14760 * gdb.base/foll-vfork.exp
14761 * gdb.base/frame-args.exp
14762 * gdb.base/gcore.exp
14763 * gdb.base/gdb1250.exp
14764 * gdb.base/global-var-nested-by-dso.exp
14765 * gdb.base/gnu-ifunc.exp
14766 * gdb.base/hashline1.exp
14767 * gdb.base/hashline2.exp
14768 * gdb.base/hashline3.exp
14769 * gdb.base/hbreak-in-shr-unsupported.exp
14770 * gdb.base/huge.exp
14771 * gdb.base/infcall-input.exp
14772 * gdb.base/info-fun.exp
14773 * gdb.base/info-shared.exp
14774 * gdb.base/jit-simple.exp
14775 * gdb.base/jit-so.exp
14776 * gdb.base/jit.exp
14777 * gdb.base/jump.exp
14778 * gdb.base/label.exp
14779 * gdb.base/lineinc.exp
14780 * gdb.base/logical.exp
14781 * gdb.base/longjmp.exp
14782 * gdb.base/macscp.exp
14783 * gdb.base/miscexprs.exp
14784 * gdb.base/new-ui-echo.exp
14785 * gdb.base/new-ui-pending-input.exp
14786 * gdb.base/new-ui.exp
14787 * gdb.base/nodebug.exp
14788 * gdb.base/nofield.exp
14789 * gdb.base/offsets.exp
14790 * gdb.base/overlays.exp
14791 * gdb.base/pending.exp
14792 * gdb.base/pointers.exp
14793 * gdb.base/pr11022.exp
14794 * gdb.base/printcmds.exp
14795 * gdb.base/prologue.exp
14796 * gdb.base/ptr-typedef.exp
14797 * gdb.base/realname-expand.exp
14798 * gdb.base/relativedebug.exp
14799 * gdb.base/relocate.exp
14800 * gdb.base/remote.exp
14801 * gdb.base/reread.exp
14802 * gdb.base/return2.exp
14803 * gdb.base/savedregs.exp
14804 * gdb.base/sep.exp
14805 * gdb.base/sepdebug.exp
14806 * gdb.base/sepsymtab.exp
14807 * gdb.base/set-inferior-tty.exp
14808 * gdb.base/setshow.exp
14809 * gdb.base/shlib-call.exp
14810 * gdb.base/sigaltstack.exp
14811 * gdb.base/siginfo-addr.exp
14812 * gdb.base/signals.exp
14813 * gdb.base/signull.exp
14814 * gdb.base/sigrepeat.exp
14815 * gdb.base/so-impl-ld.exp
14816 * gdb.base/solib-display.exp
14817 * gdb.base/solib-overlap.exp
14818 * gdb.base/solib-search.exp
14819 * gdb.base/solib-symbol.exp
14820 * gdb.base/structs.exp
14821 * gdb.base/structs2.exp
14822 * gdb.base/symtab-search-order.exp
14823 * gdb.base/twice.exp
14824 * gdb.base/unload.exp
14825 * gdb.base/varargs.exp
14826 * gdb.base/watchpoint-solib.exp
14827 * gdb.base/watchpoint.exp
14828 * gdb.base/whatis.exp
14829 * gdb.base/wrong_frame_bt_full.exp
14830 * gdb.btrace/dlopen.exp
14831 * gdb.cell/ea-standalone.exp
14832 * gdb.cell/ea-test.exp
14833 * gdb.cp/dispcxx.exp
14834 * gdb.cp/gdb2384.exp
14835 * gdb.cp/method2.exp
14836 * gdb.cp/nextoverthrow.exp
14837 * gdb.cp/pr10728.exp
14838 * gdb.disasm/am33.exp
14839 * gdb.disasm/h8300s.exp
14840 * gdb.disasm/mn10300.exp
14841 * gdb.disasm/sh3.exp
14842 * gdb.dwarf2/dw2-dir-file-name.exp
14843 * gdb.fortran/complex.exp
14844 * gdb.fortran/library-module.exp
14845 * gdb.guile/scm-pretty-print.exp
14846 * gdb.guile/scm-symbol.exp
14847 * gdb.guile/scm-type.exp
14848 * gdb.guile/scm-value.exp
14849 * gdb.linespec/linespec.exp
14850 * gdb.mi/gdb701.exp
14851 * gdb.mi/gdb792.exp
14852 * gdb.mi/mi-breakpoint-changed.exp
14853 * gdb.mi/mi-dprintf-pending.exp
14854 * gdb.mi/mi-dprintf.exp
14855 * gdb.mi/mi-exit-code.exp
14856 * gdb.mi/mi-pending.exp
14857 * gdb.mi/mi-solib.exp
14858 * gdb.mi/new-ui-mi-sync.exp
14859 * gdb.mi/pr11022.exp
14860 * gdb.mi/user-selected-context-sync.exp
14861 * gdb.opt/solib-intra-step.exp
14862 * gdb.python/py-events.exp
14863 * gdb.python/py-finish-breakpoint.exp
14864 * gdb.python/py-mi.exp
14865 * gdb.python/py-prettyprint.exp
14866 * gdb.python/py-shared.exp
14867 * gdb.python/py-symbol.exp
14868 * gdb.python/py-template.exp
14869 * gdb.python/py-type.exp
14870 * gdb.python/py-value.exp
14871 * gdb.reverse/solib-precsave.exp
14872 * gdb.reverse/solib-reverse.exp
14873 * gdb.server/solib-list.exp
14874 * gdb.stabs/weird.exp
14875 * gdb.threads/reconnect-signal.exp
14876 * gdb.threads/stepi-random-signal.exp
14877 * gdb.trace/actions.exp
14878 * gdb.trace/ax.exp
14879 * gdb.trace/backtrace.exp
14880 * gdb.trace/change-loc.exp
14881 * gdb.trace/deltrace.exp
14882 * gdb.trace/ftrace-lock.exp
14883 * gdb.trace/ftrace.exp
14884 * gdb.trace/infotrace.exp
14885 * gdb.trace/mi-tracepoint-changed.exp
14886 * gdb.trace/packetlen.exp
14887 * gdb.trace/passcount.exp
14888 * gdb.trace/pending.exp
14889 * gdb.trace/range-stepping.exp
14890 * gdb.trace/report.exp
14891 * gdb.trace/stap-trace.exp
14892 * gdb.trace/tfind.exp
14893 * gdb.trace/trace-break.exp
14894 * gdb.trace/trace-condition.exp
14895 * gdb.trace/trace-enable-disable.exp
14896 * gdb.trace/trace-mt.exp
14897 * gdb.trace/tracecmd.exp
14898 * gdb.trace/tspeed.exp
14899 * gdb.trace/tsv.exp
14900 * lib/perftest.exp
14901
fb9feb35
LM
149022016-12-01 Luis Machado <lgustavo@codesourcery.com>
14903
14904 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
14905 with gdb_test_no_output.
14906 Use command as test name.
14907
cd2ddb6c
LM
149082016-12-01 Luis Machado <lgustavo@codesourcery.com>
14909
14910 Fix test names starting with uppercase throughout the files.
14911
14912 * gdb.ada/assign_1.exp
14913 * gdb.ada/boolean_expr.exp
14914 * gdb.base/arrayidx.exp
14915 * gdb.base/del.exp
14916 * gdb.base/gcore-buffer-overflow.exp
14917 * gdb.base/testenv.exp
14918 * gdb.compile/compile.exp
14919 * gdb.python/py-framefilter-invalidarg.exp
14920 * gdb.python/py-framefilter.exp
14921
bb95117e
LM
149222016-12-01 Luis Machado <lgustavo@codesourcery.com>
14923
14924 Fix test names starting with uppercase throughout the files.
14925
14926 * gdb.ada/array_return.exp
14927 * gdb.ada/expr_delims.exp
14928 * gdb.ada/mi_dyn_arr.exp
14929 * gdb.ada/mi_interface.exp
14930 * gdb.ada/mi_var_array.exp
14931 * gdb.ada/watch_arg.exp
14932 * gdb.arch/alpha-step.exp
14933 * gdb.arch/altivec-regs.exp
14934 * gdb.arch/e500-regs.exp
14935 * gdb.arch/powerpc-d128-regs.exp
14936 * gdb.base/arrayidx.exp
14937 * gdb.base/break.exp
14938 * gdb.base/checkpoint.exp
14939 * gdb.base/debug-expr.exp
14940 * gdb.base/dmsym.exp
14941 * gdb.base/radix.exp
14942 * gdb.base/sepdebug.exp
14943 * gdb.base/testenv.exp
14944 * gdb.base/watch_thread_num.exp
14945 * gdb.base/watchpoint-cond-gone.exp
14946 * gdb.cell/break.exp
14947 * gdb.cell/ea-cache.exp
14948 * gdb.compile/compile.exp
14949 * gdb.cp/gdb2495.exp
14950 * gdb.gdb/selftest.exp
14951 * gdb.gdb/xfullpath.exp
14952 * gdb.go/hello.exp
14953 * gdb.go/integers.exp
14954 * gdb.objc/basicclass.exp
14955 * gdb.pascal/hello.exp
14956 * gdb.pascal/integers.exp
14957 * gdb.python/py-breakpoint.exp
14958 * gdb.python/py-cmd.exp
14959 * gdb.python/py-linetable.exp
14960 * gdb.python/py-xmethods.exp
14961 * gdb.python/python.exp
14962 * gdb.reverse/consecutive-precsave.exp
14963 * gdb.reverse/finish-precsave.exp
14964 * gdb.reverse/i386-precsave.exp
14965 * gdb.reverse/machinestate-precsave.exp
14966 * gdb.reverse/sigall-precsave.exp
14967 * gdb.reverse/solib-precsave.exp
14968 * gdb.reverse/step-precsave.exp
14969 * gdb.reverse/until-precsave.exp
14970 * gdb.reverse/watch-precsave.exp
14971 * gdb.threads/leader-exit.exp
14972 * gdb.threads/pthreads.exp
14973 * gdb.threads/wp-replication.exp
14974 * gdb.trace/actions.exp
14975 * gdb.trace/mi-tsv-changed.exp
14976 * gdb.trace/tsv.exp
14977
de97fdd4
LM
149782016-12-01 Luis Machado <lgustavo@codesourcery.com>
14979
14980 Fix test names starting with uppercase throughout the files.
14981
14982 * gdb.arch/i386-bp_permanent.exp
14983 * gdb.arch/i386-gnu-cfi.exp
14984 * gdb.base/disasm-end-cu.exp
14985 * gdb.base/macscp.exp
14986 * gdb.base/pending.exp
14987 * gdb.base/watch_thread_num.exp
14988 * gdb.cp/exception.exp
14989 * gdb.cp/gdb2495.exp
14990 * gdb.cp/local.exp
14991 * gdb.python/py-evsignal.exp
14992 * gdb.python/python.exp
14993 * gdb.trace/tracecmd.exp
14994
9f058c10
LM
149952016-12-01 Luis Machado <lgustavo@codesourcery.com>
14996
14997 Fix test names starting with uppercase throughout the files.
14998
14999 * gdb.base/charset.exp
15000 * gdb.base/eval.exp
15001 * gdb.base/multi-forks.exp
15002 * gdb.guile/scm-progspace.exp
15003 * gdb.opencl/datatypes.exp
15004 * gdb.python/py-block.exp
15005 * gdb.python/py-function.exp
15006 * gdb.python/py-symbol.exp
15007 * gdb.python/py-symtab.exp
15008 * gdb.python/py-xmethods.exp
15009 * gdb.reverse/break-precsave.exp
15010 * gdb.reverse/break-reverse.exp
15011 * gdb.reverse/consecutive-precsave.exp
15012 * gdb.reverse/consecutive-reverse.exp
15013 * gdb.reverse/finish-precsave.exp
15014 * gdb.reverse/finish-reverse-bkpt.exp
15015 * gdb.reverse/finish-reverse.exp
15016 * gdb.reverse/fstatat-reverse.exp
15017 * gdb.reverse/getresuid-reverse.exp
15018 * gdb.reverse/i386-precsave.exp
15019 * gdb.reverse/i386-reverse.exp
15020 * gdb.reverse/i386-sse-reverse.exp
15021 * gdb.reverse/i387-stack-reverse.exp
15022 * gdb.reverse/insn-reverse.exp
15023 * gdb.reverse/machinestate-precsave.exp
15024 * gdb.reverse/machinestate.exp
15025 * gdb.reverse/next-reverse-bkpt-over-sr.exp
15026 * gdb.reverse/pipe-reverse.exp
15027 * gdb.reverse/readv-reverse.exp
15028 * gdb.reverse/recvmsg-reverse.exp
15029 * gdb.reverse/rerun-prec.exp
15030 * gdb.reverse/s390-mvcle.exp
15031 * gdb.reverse/sigall-precsave.exp
15032 * gdb.reverse/sigall-reverse.exp
15033 * gdb.reverse/solib-precsave.exp
15034 * gdb.reverse/solib-reverse.exp
15035 * gdb.reverse/step-precsave.exp
15036 * gdb.reverse/step-reverse.exp
15037 * gdb.reverse/time-reverse.exp
15038 * gdb.reverse/until-precsave.exp
15039 * gdb.reverse/until-reverse.exp
15040 * gdb.reverse/waitpid-reverse.exp
15041 * gdb.reverse/watch-precsave.exp
15042 * gdb.reverse/watch-reverse.exp
15043
cdc7edd7
LM
150442016-12-01 Luis Machado <lgustavo@codesourcery.com>
15045
15046 Fix test names starting with uppercase throughout the files.
15047
15048 * gdb.arch/i386-mpx-simple_segv.exp
15049 * gdb.arch/i386-mpx.exp
15050 * gdb.arch/i386-permbkpt.exp
15051 * gdb.arch/pa-nullify.exp
15052 * gdb.arch/powerpc-d128-regs.exp
15053 * gdb.arch/vsx-regs.exp
15054 * gdb.base/bfp-test.exp
15055 * gdb.base/break.exp
15056 * gdb.base/breakpoint-shadow.exp
15057 * gdb.base/callfuncs.exp
15058 * gdb.base/charset.exp
15059 * gdb.base/commands.exp
15060 * gdb.base/completion.exp
15061 * gdb.base/dfp-test.exp
15062 * gdb.base/echo.exp
15063 * gdb.base/ending-run.exp
15064 * gdb.base/eval.exp
15065 * gdb.base/expand-psymtabs.exp
15066 * gdb.base/float128.exp
15067 * gdb.base/floatn.exp
15068 * gdb.base/foll-exec-mode.exp
15069 * gdb.base/gdb1056.exp
15070 * gdb.base/gdb11531.exp
15071 * gdb.base/kill-after-signal.exp
15072 * gdb.base/multi-forks.exp
15073 * gdb.base/overlays.exp
15074 * gdb.base/pending.exp
15075 * gdb.base/sepdebug.exp
15076 * gdb.base/testenv.exp
15077 * gdb.base/valgrind-db-attach.exp
15078 * gdb.base/watch_thread_num.exp
15079 * gdb.base/watchpoint-cond-gone.exp
15080 * gdb.base/watchpoint.exp
15081 * gdb.base/watchpoints.exp
15082 * gdb.cp/arg-reference.exp
15083 * gdb.cp/baseenum.exp
15084 * gdb.cp/operator.exp
15085 * gdb.cp/shadow.exp
15086 * gdb.dwarf2/dw2-op-out-param.exp
15087 * gdb.dwarf2/dw2-reg-undefined.exp
15088 * gdb.go/chan.exp
15089 * gdb.go/hello.exp
15090 * gdb.go/integers.exp
15091 * gdb.go/methods.exp
15092 * gdb.go/package.exp
15093 * gdb.guile/scm-parameter.exp
15094 * gdb.guile/scm-progspace.exp
15095 * gdb.guile/scm-value.exp
15096 * gdb.mi/mi-pending.exp
15097 * gdb.mi/user-selected-context-sync.exp
15098 * gdb.multi/multi-attach.exp
15099 * gdb.multi/tids.exp
15100 * gdb.opt/clobbered-registers-O2.exp
15101 * gdb.pascal/floats.exp
15102 * gdb.pascal/integers.exp
15103 * gdb.python/py-block.exp
15104 * gdb.python/py-events.exp
15105 * gdb.python/py-parameter.exp
15106 * gdb.python/py-symbol.exp
15107 * gdb.python/py-symtab.exp
15108 * gdb.python/py-type.exp
15109 * gdb.python/py-value.exp
15110 * gdb.python/py-xmethods.exp
15111 * gdb.python/python.exp
15112 * gdb.reverse/break-precsave.exp
15113 * gdb.reverse/consecutive-precsave.exp
15114 * gdb.reverse/finish-precsave.exp
15115 * gdb.reverse/i386-precsave.exp
15116 * gdb.reverse/machinestate-precsave.exp
15117 * gdb.reverse/sigall-precsave.exp
15118 * gdb.reverse/solib-precsave.exp
15119 * gdb.reverse/step-precsave.exp
15120 * gdb.reverse/until-precsave.exp
15121 * gdb.reverse/watch-precsave.exp
15122 * gdb.server/ext-attach.exp
15123 * gdb.server/ext-restart.exp
15124 * gdb.server/ext-run.exp
15125 * gdb.server/ext-wrapper.exp
15126 * gdb.stabs/gdb11479.exp
15127 * gdb.stabs/weird.exp
15128 * gdb.threads/attach-many-short-lived-threads.exp
15129 * gdb.threads/kill.exp
15130 * gdb.threads/watchpoint-fork.exp
15131
bc6c7af4
LM
151322016-12-01 Luis Machado <lgustavo@codesourcery.com>
15133
15134 Fix test names starting with uppercase throughout all the files below.
15135
15136 * gdb.ada/array_return.exp
15137 * gdb.ada/catch_ex.exp
15138 * gdb.ada/info_exc.exp
15139 * gdb.ada/mi_catch_ex.exp
15140 * gdb.ada/mi_dyn_arr.exp
15141 * gdb.ada/mi_ex_cond.exp
15142 * gdb.ada/mi_exc_info.exp
15143 * gdb.ada/mi_interface.exp
15144 * gdb.ada/mi_task_arg.exp
15145 * gdb.ada/mi_task_info.exp
15146 * gdb.ada/mi_var_array.exp
15147 * gdb.arch/alpha-step.exp
15148 * gdb.arch/amd64-disp-step.exp
15149 * gdb.arch/arm-disp-step.exp
15150 * gdb.arch/disp-step-insn-reloc.exp
15151 * gdb.arch/e500-prologue.exp
15152 * gdb.arch/ftrace-insn-reloc.exp
15153 * gdb.arch/gdb1558.exp
15154 * gdb.arch/i386-bp_permanent.exp
15155 * gdb.arch/i386-disp-step.exp
15156 * gdb.arch/i386-float.exp
15157 * gdb.arch/i386-gnu-cfi.exp
15158 * gdb.arch/ia64-breakpoint-shadow.exp
15159 * gdb.arch/mips16-thunks.exp
15160 * gdb.arch/pa-nullify.exp
15161 * gdb.arch/powerpc-aix-prologue.exp
15162 * gdb.arch/powerpc-power.exp
15163 * gdb.arch/ppc-dfp.exp
15164 * gdb.arch/s390-tdbregs.exp
15165 * gdb.arch/spu-info.exp
15166 * gdb.arch/spu-ls.exp
15167 * gdb.arch/thumb-bx-pc.exp
15168 * gdb.base/advance.exp
15169 * gdb.base/annota-input-while-running.exp
15170 * gdb.base/arrayidx.exp
15171 * gdb.base/asmlabel.exp
15172 * gdb.base/async.exp
15173 * gdb.base/attach-wait-input.exp
15174 * gdb.base/auto-connect-native-target.exp
15175 * gdb.base/batch-preserve-term-settings.exp
15176 * gdb.base/bfp-test.exp
15177 * gdb.base/bigcore.exp
15178 * gdb.base/bp-permanent.exp
15179 * gdb.base/break-always.exp
15180 * gdb.base/break-fun-addr.exp
15181 * gdb.base/break-idempotent.exp
15182 * gdb.base/break-main-file-remove-fail.exp
15183 * gdb.base/break-probes.exp
15184 * gdb.base/break-unload-file.exp
15185 * gdb.base/break.exp
15186 * gdb.base/call-ar-st.exp
15187 * gdb.base/call-rt-st.exp
15188 * gdb.base/call-sc.exp
15189 * gdb.base/call-signal-resume.exp
15190 * gdb.base/call-strs.exp
15191 * gdb.base/callexit.exp
15192 * gdb.base/callfuncs.exp
15193 * gdb.base/catch-gdb-caused-signals.exp
15194 * gdb.base/catch-signal-siginfo-cond.exp
15195 * gdb.base/catch-syscall.exp
15196 * gdb.base/compare-sections.exp
15197 * gdb.base/cond-eval-mode.exp
15198 * gdb.base/condbreak-call-false.exp
15199 * gdb.base/consecutive-step-over.exp
15200 * gdb.base/cursal.exp
15201 * gdb.base/disabled-location.exp
15202 * gdb.base/disasm-end-cu.exp
15203 * gdb.base/display.exp
15204 * gdb.base/double-prompt-target-event-error.exp
15205 * gdb.base/dprintf-bp-same-addr.exp
15206 * gdb.base/dprintf-detach.exp
15207 * gdb.base/dprintf-next.exp
15208 * gdb.base/dprintf-non-stop.exp
15209 * gdb.base/dprintf-pending.exp
15210 * gdb.base/dso2dso.exp
15211 * gdb.base/ending-run.exp
15212 * gdb.base/enum_cond.exp
15213 * gdb.base/examine-backward.exp
15214 * gdb.base/exe-lock.exp
15215 * gdb.base/exec-invalid-sysroot.exp
15216 * gdb.base/execl-update-breakpoints.exp
15217 * gdb.base/execution-termios.exp
15218 * gdb.base/fileio.exp
15219 * gdb.base/fixsection.exp
15220 * gdb.base/foll-exec-mode.exp
15221 * gdb.base/foll-exec.exp
15222 * gdb.base/fork-running-state.exp
15223 * gdb.base/frame-args.exp
15224 * gdb.base/fullpath-expand.exp
15225 * gdb.base/func-ptr.exp
15226 * gdb.base/gcore-relro-pie.exp
15227 * gdb.base/gdb1090.exp
15228 * gdb.base/gdb1555.exp
15229 * gdb.base/global-var-nested-by-dso.exp
15230 * gdb.base/gnu-ifunc.exp
15231 * gdb.base/hbreak-in-shr-unsupported.exp
15232 * gdb.base/hbreak-unmapped.exp
15233 * gdb.base/hook-stop.exp
15234 * gdb.base/infcall-input.exp
15235 * gdb.base/info-fun.exp
15236 * gdb.base/info-shared.exp
15237 * gdb.base/interrupt-noterm.exp
15238 * gdb.base/jit-so.exp
15239 * gdb.base/jit.exp
15240 * gdb.base/line-symtabs.exp
15241 * gdb.base/list.exp
15242 * gdb.base/longjmp.exp
15243 * gdb.base/macscp.exp
15244 * gdb.base/max-value-size.exp
15245 * gdb.base/nodebug.exp
15246 * gdb.base/nofield.exp
15247 * gdb.base/overlays.exp
15248 * gdb.base/paginate-after-ctrl-c-running.exp
15249 * gdb.base/paginate-bg-execution.exp
15250 * gdb.base/paginate-inferior-exit.exp
15251 * gdb.base/pending.exp
15252 * gdb.base/pr11022.exp
15253 * gdb.base/printcmds.exp
15254 * gdb.base/ptr-typedef.exp
15255 * gdb.base/ptype.exp
15256 * gdb.base/randomize.exp
15257 * gdb.base/range-stepping.exp
15258 * gdb.base/realname-expand.exp
15259 * gdb.base/relativedebug.exp
15260 * gdb.base/remote.exp
15261 * gdb.base/savedregs.exp
15262 * gdb.base/sepdebug.exp
15263 * gdb.base/set-noassign.exp
15264 * gdb.base/shlib-call.exp
15265 * gdb.base/shreloc.exp
15266 * gdb.base/sigaltstack.exp
15267 * gdb.base/sigbpt.exp
15268 * gdb.base/siginfo-addr.exp
15269 * gdb.base/siginfo-obj.exp
15270 * gdb.base/siginfo-thread.exp
15271 * gdb.base/signest.exp
15272 * gdb.base/signull.exp
15273 * gdb.base/sigrepeat.exp
15274 * gdb.base/skip.exp
15275 * gdb.base/so-impl-ld.exp
15276 * gdb.base/solib-corrupted.exp
15277 * gdb.base/solib-disc.exp
15278 * gdb.base/solib-display.exp
15279 * gdb.base/solib-overlap.exp
15280 * gdb.base/solib-search.exp
15281 * gdb.base/solib-symbol.exp
15282 * gdb.base/source-execution.exp
15283 * gdb.base/sss-bp-on-user-bp-2.exp
15284 * gdb.base/sss-bp-on-user-bp.exp
15285 * gdb.base/stack-checking.exp
15286 * gdb.base/stale-infcall.exp
15287 * gdb.base/step-break.exp
15288 * gdb.base/step-line.exp
15289 * gdb.base/step-over-exit.exp
15290 * gdb.base/step-test.exp
15291 * gdb.base/structs.exp
15292 * gdb.base/sym-file.exp
15293 * gdb.base/symtab-search-order.exp
15294 * gdb.base/term.exp
15295 * gdb.base/type-opaque.exp
15296 * gdb.base/unload.exp
15297 * gdb.base/until-nodebug.exp
15298 * gdb.base/until.exp
15299 * gdb.base/unwindonsignal.exp
15300 * gdb.base/watch-cond.exp
15301 * gdb.base/watch-non-mem.exp
15302 * gdb.base/watch_thread_num.exp
15303 * gdb.base/watchpoint-reuse-slot.exp
15304 * gdb.base/watchpoint-solib.exp
15305 * gdb.base/watchpoint.exp
15306 * gdb.btrace/dlopen.exp
15307 * gdb.cell/arch.exp
15308 * gdb.cell/break.exp
15309 * gdb.cell/bt.exp
15310 * gdb.cell/core.exp
15311 * gdb.cell/data.exp
15312 * gdb.cell/dwarfaddr.exp
15313 * gdb.cell/ea-cache.exp
15314 * gdb.cell/ea-standalone.exp
15315 * gdb.cell/ea-test.exp
15316 * gdb.cell/f-regs.exp
15317 * gdb.cell/fork.exp
15318 * gdb.cell/gcore.exp
15319 * gdb.cell/mem-access.exp
15320 * gdb.cell/ptype.exp
15321 * gdb.cell/registers.exp
15322 * gdb.cell/sizeof.exp
15323 * gdb.cell/solib-symbol.exp
15324 * gdb.cell/solib.exp
15325 * gdb.compile/compile-tls.exp
15326 * gdb.cp/exception.exp
15327 * gdb.cp/gdb2495.exp
15328 * gdb.cp/local.exp
15329 * gdb.cp/mb-inline.exp
15330 * gdb.cp/mb-templates.exp
15331 * gdb.cp/pr10687.exp
15332 * gdb.cp/pr9167.exp
15333 * gdb.cp/scope-err.exp
15334 * gdb.cp/templates.exp
15335 * gdb.cp/virtfunc.exp
15336 * gdb.dwarf2/dw2-dir-file-name.exp
15337 * gdb.dwarf2/dw2-single-line-discriminators.exp
15338 * gdb.fortran/complex.exp
15339 * gdb.fortran/library-module.exp
15340 * gdb.guile/guile.exp
15341 * gdb.guile/scm-cmd.exp
15342 * gdb.guile/scm-frame-inline.exp
15343 * gdb.guile/scm-objfile.exp
15344 * gdb.guile/scm-pretty-print.exp
15345 * gdb.guile/scm-symbol.exp
15346 * gdb.guile/scm-type.exp
15347 * gdb.guile/scm-value.exp
15348 * gdb.linespec/keywords.exp
15349 * gdb.linespec/ls-errs.exp
15350 * gdb.linespec/macro-relative.exp
15351 * gdb.linespec/thread.exp
15352 * gdb.mi/mi-breakpoint-changed.exp
15353 * gdb.mi/mi-dprintf-pending.exp
15354 * gdb.mi/mi-fullname-deleted.exp
15355 * gdb.mi/mi-logging.exp
15356 * gdb.mi/mi-pending.exp
15357 * gdb.mi/mi-solib.exp
15358 * gdb.mi/new-ui-mi-sync.exp
15359 * gdb.mi/user-selected-context-sync.exp
15360 * gdb.multi/dummy-frame-restore.exp
15361 * gdb.multi/multi-arch-exec.exp
15362 * gdb.multi/remove-inferiors.exp
15363 * gdb.multi/watchpoint-multi-exit.exp
15364 * gdb.opt/solib-intra-step.exp
15365 * gdb.perf/backtrace.exp
15366 * gdb.perf/single-step.exp
15367 * gdb.perf/skip-command.exp
15368 * gdb.perf/skip-prologue.exp
15369 * gdb.perf/solib.exp
15370 * gdb.python/lib-types.exp
15371 * gdb.python/py-as-string.exp
15372 * gdb.python/py-bad-printers.exp
15373 * gdb.python/py-block.exp
15374 * gdb.python/py-breakpoint.exp
15375 * gdb.python/py-cmd.exp
15376 * gdb.python/py-events.exp
15377 * gdb.python/py-evthreads.exp
15378 * gdb.python/py-finish-breakpoint.exp
15379 * gdb.python/py-finish-breakpoint2.exp
15380 * gdb.python/py-frame-inline.exp
15381 * gdb.python/py-frame.exp
15382 * gdb.python/py-inferior.exp
15383 * gdb.python/py-infthread.exp
15384 * gdb.python/py-mi.exp
15385 * gdb.python/py-objfile.exp
15386 * gdb.python/py-pp-maint.exp
15387 * gdb.python/py-pp-registration.exp
15388 * gdb.python/py-prettyprint.exp
15389 * gdb.python/py-recurse-unwind.exp
15390 * gdb.python/py-shared.exp
15391 * gdb.python/py-symbol.exp
15392 * gdb.python/py-symtab.exp
15393 * gdb.python/py-template.exp
15394 * gdb.python/py-type.exp
15395 * gdb.python/py-unwind-maint.exp
15396 * gdb.python/py-unwind.exp
15397 * gdb.python/py-value.exp
15398 * gdb.python/python.exp
15399 * gdb.reverse/finish-reverse-bkpt.exp
15400 * gdb.reverse/insn-reverse.exp
15401 * gdb.reverse/next-reverse-bkpt-over-sr.exp
15402 * gdb.reverse/solib-precsave.exp
15403 * gdb.reverse/solib-reverse.exp
15404 * gdb.stabs/gdb11479.exp
15405 * gdb.stabs/weird.exp
15406 * gdb.threads/fork-child-threads.exp
15407 * gdb.threads/fork-plus-threads.exp
15408 * gdb.threads/fork-thread-pending.exp
15409 * gdb.threads/forking-threads-plus-breakpoint.exp
15410 * gdb.threads/hand-call-in-threads.exp
15411 * gdb.threads/interrupted-hand-call.exp
15412 * gdb.threads/linux-dp.exp
15413 * gdb.threads/local-watch-wrong-thread.exp
15414 * gdb.threads/next-while-other-thread-longjmps.exp
15415 * gdb.threads/non-ldr-exit.exp
15416 * gdb.threads/pending-step.exp
15417 * gdb.threads/print-threads.exp
15418 * gdb.threads/process-dies-while-detaching.exp
15419 * gdb.threads/process-dies-while-handling-bp.exp
15420 * gdb.threads/pthreads.exp
15421 * gdb.threads/queue-signal.exp
15422 * gdb.threads/reconnect-signal.exp
15423 * gdb.threads/signal-command-handle-nopass.exp
15424 * gdb.threads/signal-command-multiple-signals-pending.exp
15425 * gdb.threads/signal-delivered-right-thread.exp
15426 * gdb.threads/signal-sigtrap.exp
15427 * gdb.threads/sigthread.exp
15428 * gdb.threads/staticthreads.exp
15429 * gdb.threads/stepi-random-signal.exp
15430 * gdb.threads/thread-unwindonsignal.exp
15431 * gdb.threads/thread_check.exp
15432 * gdb.threads/thread_events.exp
15433 * gdb.threads/tid-reuse.exp
15434 * gdb.threads/tls-nodebug.exp
15435 * gdb.threads/tls-shared.exp
15436 * gdb.threads/tls-so_extern.exp
15437 * gdb.threads/tls.exp
15438 * gdb.threads/wp-replication.exp
15439 * gdb.trace/actions-changed.exp
15440 * gdb.trace/actions.exp
15441 * gdb.trace/backtrace.exp
15442 * gdb.trace/change-loc.exp
15443 * gdb.trace/collection.exp
15444 * gdb.trace/deltrace.exp
15445 * gdb.trace/disconnected-tracing.exp
15446 * gdb.trace/entry-values.exp
15447 * gdb.trace/ftrace-lock.exp
15448 * gdb.trace/ftrace.exp
15449 * gdb.trace/infotrace.exp
15450 * gdb.trace/mi-trace-frame-collected.exp
15451 * gdb.trace/mi-trace-unavailable.exp
15452 * gdb.trace/mi-traceframe-changed.exp
15453 * gdb.trace/mi-tracepoint-changed.exp
15454 * gdb.trace/mi-tsv-changed.exp
15455 * gdb.trace/no-attach-trace.exp
15456 * gdb.trace/packetlen.exp
15457 * gdb.trace/passc-dyn.exp
15458 * gdb.trace/passcount.exp
15459 * gdb.trace/pending.exp
15460 * gdb.trace/pr16508.exp
15461 * gdb.trace/qtro.exp
15462 * gdb.trace/range-stepping.exp
15463 * gdb.trace/read-memory.exp
15464 * gdb.trace/report.exp
15465 * gdb.trace/save-trace.exp
15466 * gdb.trace/signal.exp
15467 * gdb.trace/stap-trace.exp
15468 * gdb.trace/status-stop.exp
15469 * gdb.trace/strace.exp
15470 * gdb.trace/tfile.exp
15471 * gdb.trace/tfind.exp
15472 * gdb.trace/trace-break.exp
15473 * gdb.trace/trace-condition.exp
15474 * gdb.trace/trace-enable-disable.exp
15475 * gdb.trace/trace-mt.exp
15476 * gdb.trace/tracecmd.exp
15477 * gdb.trace/tracefile-pseudo-reg.exp
15478 * gdb.trace/tspeed.exp
15479 * gdb.trace/tstatus.exp
15480 * gdb.trace/tsv.exp
15481 * gdb.trace/unavailable.exp
15482 * gdb.trace/while-dyn.exp
15483 * gdb.trace/while-stepping.exp
15484 * lib/gdb-guile.exp
15485 * lib/gdb.exp
15486 * lib/mi-support.exp
15487 * lib/pascal.exp
15488 * lib/perftest.exp
15489 * lib/prelink-support.exp
15490 * lib/selftest-support.exp
15491
ad02e4fe
SM
154922016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
15493
15494 * Makefile.in: Include disable-implicit-rules.mk.
15495
22347e55
AA
154962016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15497
15498 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
15499 non-byte-aligned bit fields.
15500
da5b30da
AA
155012016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15502
15503 PR gdb/12616
15504 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
15505 respects the DW_AT_data_bit_offset attribute.
15506
b593ecca
SM
155072016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
15508
15509 * gdb.base/default.exp: Fix output of "set language".
15510
3b165252
SM
155112016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
15512
15513 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
15514 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
15515 make.
15516 * configure.ac: Remove checks for the make program.
15517 * configure: Re-generate.
15518
1a2f3d7f
KB
155192016-11-16 Kevin Buettner <kevinb@redhat.com>
15520
15521 * gdb.python/py-recurse-unwind.c (main): Add loop.
15522 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
15523 to read_register() and gdb.parse_and_eval(). Make each code
15524 call a separate case that can be individually tested.
15525 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
15526 proc. Call cont_and_backtrace for each of the code paths that
15527 we want to test in the unwinder.
15528
b7f38fda
AA
155292016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
15530
15531 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
15532 the definition of struct S.
15533
1f8db343
CM
155342016-11-11 Catherine Moore <clm@codesourcery.com>
15535
15536 * gdb.base/dump.exp: Identify verilog format dump tests as such.
15537
fad0c9fb
PA
155382016-11-09 Pedro Alves <palves@redhat.com>
15539
15540 * gdb.base/commands.exp (runto_or_return): New procedure.
15541 (gdbvar_simple_if_test, gdbvar_simple_while_test)
15542 (gdbvar_complex_if_while_test, progvar_simple_if_test)
15543 (progvar_simple_while_test, progvar_complex_if_while_test)
15544 (if_while_breakpoint_command_test)
15545 (infrun_breakpoint_command_test, breakpoint_command_test)
15546 (user_defined_command_test, watchpoint_command_test)
15547 (test_command_prompt_position, redefine_hook_test)
15548 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
15549 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
15550 multi_line_input and multi_line. Remove gdb_expect and
15551 gdb_stop_suppressing_tests uses.
15552 * lib/gdb.exp (valnum_re): New global.
15553 (multi_line_input): New procedure.
15554
8354c62c
SM
155552016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
15556
15557 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
15558 Remove.
15559 (test_setup): Define with proc_with_prefix.
15560 (test_cli_inferior): Likewise.
15561 (test_cli_thread): Likewise.
15562 (test_cli_frame): Likewise.
15563 (test_cli_select_frame): Likewise.
15564 (test_cli_up_down): Likewise.
15565 (test_mi_thread_select): Likewise.
15566 (test_mi_stack_select_frame): Likewise.
15567 (test_cli_in_mi_inferior): Likewise.
15568 (test_cli_in_mi_thread): Likewise.
15569 (test_cli_in_mi_frame): Likewise.
15570 (top level): Do not use with_test_prefix_procname.
15571
64f367a2
PA
155722016-11-09 Pedro Alves <palves@redhat.com>
15573
15574 * gdb.base/commands.exp (gdbvar_simple_if_test)
15575 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
15576 (progvar_simple_if_test, progvar_simple_while_test)
15577 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
15578 (infrun_breakpoint_command_test, breakpoint_command_test)
15579 (user_defined_command_test, watchpoint_command_test)
15580 (test_command_prompt_position, deprecated_command_test)
15581 (bp_deleted_in_command, temporary_breakpoint_commands)
15582 (stray_arg0_test, source_file_with_indented_comment)
15583 (recursive_source_test, if_commands_test)
15584 (error_clears_commands_left, redefine_hook_test)
15585 (redefine_backtrace_test): Use proc_with_prefix.
15586 * lib/gdb.exp (proc_with_prefix): New proc.
15587
0bb65f1e
AA
155882016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15589
15590 * gdb.base/tui-layout.c: New file.
15591 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
15592 disassembly window contains very long lines.
15593
7353f247
TT
155942016-11-08 Tom Tromey <tom@tromey.com>
15595
15596 * gdb.python/py-value.exp (test_value_creation): Make "long" test
15597 depend on Python 2.
15598
30a7bb83
TT
155992016-11-08 Tom Tromey <tom@tromey.com>
15600
15601 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
15602 New method.
15603
cdf5a07c
MG
156042016-10-29 Manish Goregaokar <manish@mozilla.com>
15605
2806dc7e 15606 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 15607
51a789c3
MG
156082016-10-27 Manish Goregaokar <manish@mozilla.com>
15609
2806dc7e
PA
15610 * gdb.rust/simple.rs: Add test for univariant enums without
15611 discriminants and for encoded struct-like enums.
51a789c3 15612
f610ab6d
PA
156132016-10-28 Pedro Alves <palves@redhat.com>
15614
15615 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
15616 gdb_test_multiple, tighten regexps and match symtabs and line
15617 tables incrementally.
15618
b129b0ca
LM
156192016-10-28 Luis Machado <lgustavo@codesourcery.com>
15620
15621 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
15622 general.
15623
ecf45d2c
SL
156242016-10-25 Luis Machado <lgustavo@codesourcery.com>
15625
15626 * gdb.base/exec-invalid-sysroot.exp: New file.
15627
b8d38ee4
JK
156282016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15629
15630 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
15631
f90fd8c2
JK
156322016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15633
15634 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
15635
2d2476aa
MR
156362016-10-19 Maciej W. Rozycki <macro@imgtec.com>
15637
2806dc7e
PA
15638 * gdb.base/killed-outside.exp: Remove $options from a call to
15639 `prepare_for_testing'.
2d2476aa 15640
e42b25a0
SM
156412016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15642
15643 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15644 Change test message.
15645
3ccdb432
SM
156462016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15647
15648 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
15649 Update comment.
15650
5bad3170
SM
156512016-10-17 Simon Marchi <simon.marchi@ericsson.com>
15652
15653 * gdb.trace/mi-trace-save.exp: New file.
15654
5ad9dba7
YQ
156552016-10-13 Yao Qi <yao.qi@linaro.org>
15656
15657 * gdb.base/code_elim.exp (get_var_address): Remove.
15658 * gdb.base/relocate.exp: Likewise.
15659 * gdb.base/shreloc.exp: Likewise.
15660 * lib/gdb.exp (get_var_address): New.
15661
62df7e21
YQ
156622016-10-13 Yao Qi <yao.qi@linaro.org>
15663
15664 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
15665 floating point tests if $skip_float_test is false.
15666
4dac951e
LM
156672016-10-12 Luis Machado <lgustavo@codesourcery.com>
15668
15669 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
15670 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
15671 argc values.
15672 Add 1 to argc so we guarantee distinct initial/modified argc values.
15673
8f1a8fc4
JK
156742016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15675
15676 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
15677
16c85b5d
JK
156782016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15679
15680 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
15681 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
15682 * gdb.arch/vsx-regs.exp: Likewise.
15683
1d0e042a
YQ
156842016-10-07 Yao Qi <yao.qi@linaro.org>
15685
15686 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
15687
68dadef5
MM
156882016-10-07 Markus Metzger <markus.t.metzger@intel.com>
15689
15690 * gdb.python/python.exp: Test decode_line("*0").
15691
33fa2c6e
DE
156922016-10-06 Doug Evans <dje@google.com>
15693
15694 * gdb.python/py-value.exp (test_value_creation): Add test for large
15695 unsigned 64-bit value.
15696
9c37b5ae
TT
156972016-10-06 Tom Tromey <tom@tromey.com>
15698
15699 * gdb.compile/compile.exp: Change java tests to rust.
15700 * gdb.base/setshow.exp: Change java tests to rust.
15701 * gdb.base/default.exp: Remove java from language list.
15702 * README (Examples): Update language example.
15703 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
15704 test.
15705 * lib/gdb.exp (skip_java_tests): Remove.
15706 * lib/java.exp: Remove.
15707 * gdb.java: Remove.
15708
78b86327
MR
157092016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15710
15711 * gdb.arch/mips-fcr.exp: New test.
15712 * gdb.arch/mips-fcr.c: Source for the new test.
15713
7470adbb
MR
157142016-10-06 Maciej W. Rozycki <macro@imgtec.com>
15715
15716 * gdb.base/solib-disc.exp: Use `standard_output_file'
15717 throughout.
15718
4a556533
PA
157192016-10-06 Pedro Alves <palves@redhat.com>
15720
15721 * gdb.base/jit-simple-dl.c: New file.
15722 * gdb.base/jit-simple-jit.c: New file, factored out from ...
15723 * gdb.base/jit-simple.c: ... this.
15724 * gdb.base/jit-simple.exp (jit_run): Delete.
15725 (build_jit): New proc.
15726 (jit_test_reread): Recompile either the main program or the shared
15727 library, depending on what is being tested. Skip changing address
15728 if caller wants to. Compare before/after addresses. If testing
15729 standalone, explicitly load the binary. Test "maint info
15730 breakpoints".
15731 (top level): Add "standalone vs shared lib" and "change address"
15732 vs "same address" axes.
15733
5a122fbc
PA
157342016-10-06 Pedro Alves <palves@redhat.com>
15735
15736 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
15737 call.
15738 (jit_run): Delete.
15739 (jit_test_reread): Use with_test_prefix. Reload the main binary
15740 explicitly. Compare the before/after addresses of the JIT
15741 descriptor.
15742
ee8da4b8
DE
157432016-08-15 Doug Evans <dje@google.com>
15744
15745 * gdb.xml/extra-regs.xml: Update, end field now required, default type
15746 for single bitfields is bool.
15747 * gdb.xml/tdesc-regs.exp: Ditto.
15748
f389f6fe
JK
157492016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15750
15751 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
15752
fdebf1a4
YQ
157532016-10-05 Yao Qi <yao.qi@linaro.org>
15754
15755 * lib/gdb.exp (support_complex_tests): Return zero if
15756 gdb_skip_float_test return true.
15757
9c36d954 157582016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 15759 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
15760
15761 PR gdb/20487
15762 * gdb.mi/user-selected-context-sync.exp: New file.
15763 * gdb.mi/user-selected-context-sync.c: New file.
15764
4034d0ff 157652016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 15766 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
15767
15768 PR gdb/20487
15769 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
15770 =thread-select-event check.
15771
a4297203
PB
157722016-09-29 Peter Bergner <bergner@vnet.ibm.com>
15773
15774 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
15775 the compulsory L operand changes.
15776 * gdb.arch/powerpc-power.s: Likewise.
15777
bb805577
JK
157782016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15779
15780 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
15781 * gdb.base/jit-attach-pie.c: New file.
15782 * gdb.base/jit-attach-pie.exp: New file.
15783
6d61dee5
PA
157842016-09-28 Pedro Alves <palves@redhat.com>
15785
15786 * gdb.base/infcall-input.c: New file.
15787 * gdb.base/infcall-input.exp: New file.
15788
f73842fc
YQ
157892016-09-22 Yao Qi <yao.qi@linaro.org>
15790
15791 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
15792 (gdb_exit): Rename it to ...
15793 (gdbserver_gdb_exit): ... Close GDBserver.
15794 (gdb_exit): New proc, call gdbserver_gdb_exit.
15795 (mi_gdb_exit): Likewise.
15796
90681dab
YQ
157972016-09-22 Yao Qi <yao.qi@linaro.org>
15798
15799 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
15800 path.
15801 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
15802 Remove duplication.
15803
9c211fd8
YQ
158042016-09-22 Yao Qi <yao.qi@linaro.org>
15805
15806 * lib/gdbserver-support.exp: Check the existence of
15807 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
15808
ad0a504f
AK
158092016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
15810
15811 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
15812
36cf1806
TT
158132016-09-21 Tom Tromey <tom@tromey.com>
15814
15815 PR gdb/20604:
15816 * gdb.base/quit.exp: New file.
15817
74172ecf
SM
158182016-09-21 Simon Marchi <simon.marchi@ericsson.com>
15819
15820 * .gitignore: New file.
15821
3d0ec882
MR
158222016-09-21 Maciej W. Rozycki <macro@imgtec.com>
15823
15824 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
15825 throughout.
15826
8193adea
AA
158272016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15828
15829 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
15830
d41a5c09
JK
158312016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15832
15833 * gdb.cp/casts.cc (decltype): Move it ...
15834 (main): ... with its call to ...
15835 * gdb.cp/casts03.cc: ... a new file.
15836 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
15837
d2dfe700
JK
158382016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15839
15840 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
15841
e2a92b16
PB
158422016-09-15 Peter Bergner <bergner@vnet.ibm.com>
15843
15844 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
15845 and sync up the test with tests in gas/testsuite/gas/ppc.
15846 * gdb.arch/powerpc-power.exp: Likewise.
15847
49b4de64
JK
158482016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15849
15850 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
15851
2c29df25
SDJ
158522016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
15853 Jan Kratochvil <jan.kratochvil@redhat.com>
15854
15855 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
15856 make m1's definition to be different from m2's. Use 'dummy' as an
15857 argument for probe 'two'.
15858
cc3c2846
JB
158592016-09-10 Jon Beniston <jon@beniston.com>
15860
15861 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
15862 for sim target.
15863
e1b2624a
AA
158642016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
15865
15866 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
15867 variable declaration.
15868 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
15869 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
15870 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
15871 received HWCAP as its argument.
15872
4295e285
PA
158732016-09-06 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.base/new-ui-pending-input.c: New file.
15876 * gdb.base/new-ui-pending-input.exp: New file.
15877 * gdb.exp (clear_gdb_spawn_id): New procedure.
15878 (with_spawn_id): Check whether gdb_spawn_id exists before
15879 referencing it. If gdb_spawn_id didn't exist on entry, clear it
15880 on exit.
15881
00d5215e
UW
158822016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15883
15884 * gdb.base/float128.c: New file.
15885 * gdb.base/float128.exp: Likewise.
15886 * gdb.base/floatn.c: Likewise.
15887 * gdb.base/floatn.exp: Likewise.
15888
a9ff5f12
UW
158892016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
15890
15891 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
15892
f245535c
PA
158932016-09-05 Pedro Alves <palves@redhat.com>
15894
15895 PR backtrace/19927
15896 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
15897 unwinders are immediately called as side effect of "source" or
15898 "disable unwinder" commands.
15899 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
15900
ae9cf263
YQ
159012016-09-02 Yao Qi <yao.qi@linaro.org>
15902
15903 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
15904 is true and $type is "float" or "double".
15905
27aba047
YQ
159062016-09-02 Yao Qi <yao.qi@linaro.org>
15907
15908 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
15909 true.
15910 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
15911 * gdb.base/call-rt-st.exp: Likewise.
15912 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
15913 return value instead of gdb,skip_float_test.
15914 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
15915 (do_function_calls): Use its return value instead of
15916 gdb,skip_float_test.
15917 * gdb.base/finish.exp: Likewise.
15918 * gdb.base/funcargs.exp: Likewise.
15919 * gdb.base/return.exp: Likewise.
15920 * gdb.base/return2.exp: Likewise.
15921 * gdb.base/varargs.exp: Likewise.
15922 * lib/gdb.exp (gdb_skip_float_test): Change it to
15923 gdb_caching_proc. Detect the broken ptrace on arm-linux.
15924
5af962df
AA
159252016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15926
15927 * gdb.multi/tids.exp: Test "thread apply all".
15928
7fac6910
JK
159292016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15930
15931 * gdb.base/default.exp (tty): Remove.
15932
bb1fe4ac
KB
159332016-08-24 Kevin Buettner <kevinb@redhat.com>
15934
2806dc7e
PA
15935 * gdb.python/py-recurse-unwind.c: New file.
15936 * gdb.python/py-recurse-unwind.py: New file.
15937 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 15938
0a1ddfa6
SM
159392016-08-24 Simon Marchi <simon.marchi@ericsson.com>
15940
15941 * gdb.base/set-inferior-tty.exp: New file.
15942 * gdb.base/set-inferior-tty.c: New file.
15943
d9de1fe3
PA
159442016-08-23 Pedro Alves <palves@redhat.com>
15945
15946 PR gdb/20494
15947 * gdb.base/new-ui-echo.c: New file.
15948 * gdb.base/new-ui-echo.exp: New file.
15949
e9d9abd7
YQ
159502016-08-23 Yao Qi <yao.qi@linaro.org>
15951
15952 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
15953 gdbserver_spawn.
15954 * gdb.server/connect-without-multi-process.exp (do_test):
15955 Likewise.
15956
3589529e
YQ
159572016-08-23 Yao Qi <yao.qi@linaro.org>
15958
15959 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
15960 standalone_txt. Delete gdb_txt and standalone_txt on host
15961 and target. Spawn the binary on target. Copy files from
15962 target to host.
15963
6bb90213
PA
159642016-08-22 Pedro Alves <palves@redhat.com>
15965
15966 PR gdb/20505
15967 * gdb.base/vdso-warning.exp: Test core dumps too. Use
15968 with_test_prefix. Factor out bits to ...
15969 (test_no_vdso): ... this new procedure.
15970
20c2c024
CL
159712016-08-19 Carl Love <cel@us.ibm.com>
15972
15973 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
15974 maintaining separate logic for constructing the output path.
15975 * gdb.arch/powerpc-d128-regs.exp: Likewise.
15976 * gdb.arch/ppc-dfp.exp: Likewise.
15977 * gdb.arch/ppc-fp.exp: Likewise.
15978 * gdb.arch/vsx-regs.exp: Likewise.
15979 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
15980 binprefix for generating the additional binary files.
15981
0646e07d
PA
159822016-08-19 Pedro Alves <palves@redhat.com>
15983
15984 * gdb.trace/mi-trace-frame-collected.exp
15985 (test_trace_frame_collected): On x32, expect two registers.
15986
46da9242
CL
159872016-08-18 Carl Love <cel@us.ibm.com>
15988
15989 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
15990 and sync up the test with tests in gas/testsuite/gas/ppc.
15991 * gdb.arch/powerpc-power.exp: Likewise.
15992
eb2332d7
SM
159932016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15994
15995 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
15996 expected error message.
15997
63c61e04
SM
159982016-08-17 Simon Marchi <simon.marchi@ericsson.com>
15999
16000 * gdb.multi/remove-inferiors.exp: New file.
16001 * gdb.multi/remove-inferiors.c: New file.
16002
7b17065f
YQ
160032016-08-12 Yao Qi <yao.qi@linaro.org>
16004
16005 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
16006 argument list.
16007
01d3dedf
PA
160082016-08-10 Pedro Alves <palves@redhat.com>
16009
16010 PR gdb/19187
16011 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
16012 setup_kfails.
16013
3eb7562a
PA
160142016-08-09 Pedro Alves <palves@redhat.com>
16015 Simon Marchi <simon.marchi@ericsson.com>
16016
16017 PR gdb/20418
16018 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
16019 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
16020
80614914
PA
160212016-08-09 Pedro Alves <palves@redhat.com>
16022
16023 PR mi/20431
16024 * gdb.mi/mi-cmd-error.exp: New file.
16025
f348d89a
PA
160262016-08-09 Pedro Alves <palves@redhat.com>
16027
16028 PR gdb/18653
16029 * gdb.base/signals-state-child.c: New file.
16030 * gdb.base/signals-state-child.exp: New file.
16031 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
16032
e5ca03b4
PA
160332016-08-09 Pedro Alves <palves@redhat.com>
16034
16035 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
16036
282a0691
TT
160372016-08-03 Tom Tromey <tom@tromey.com>
16038
16039 PR python/18565:
16040 * gdb.python/py-frame-inline.exp: Add Frame.function test.
16041
41bfcd63
YQ
160422016-08-01 Yao Qi <yao.qi@linaro.org>
16043
16044 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
16045 variable mode to "multi-process" if $multi_process is 1, otherwise
16046 set it to "single-process".
16047
e3465b24
YQ
160482016-08-01 Yao Qi <yao.qi@linaro.org>
16049
16050 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
16051 * gdb.cp/cpexprs.exp: Likewise.
16052 * gdb.cp/m-static.exp: Likewise.
16053
0b31a4bc
TT
160542016-07-26 Tom Tromey <tom@tromey.com>
16055
16056 PR python/20190:
16057 * gdb.threads/tls.exp (check_thread_local): Add python symbol
16058 test.
16059
e0461dbb
MM
160602016-07-26 Markus Metzger <markus.t.metzger@intel.com>
16061
16062 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
16063 selecting assembly source files.
16064 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
16065 assembly source files.
16066 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
16067 assembly source files.
16068 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
16069 selecting assembly source files.
16070
8194e927
SM
160712016-07-25 Simon Marchi <simon.marchi@ericsson.com>
16072
16073 * gdb.base/new-ui.exp (do_test_invalid_args): New
16074 procedure.
16075
c0272db5
TW
160762016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
16077
16078 * gdb.btrace/reconnect.c: New file.
16079 * gdb.btrace/reconnect.exp: New file.
16080
e3487908
GKB
160812016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
16082
16083 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
16084 to test_catch_syscall_group.
16085 (test_catch_syscall_group): New.
16086
12df5c00
TT
160872016-07-21 Tom Tromey <tom@tromey.com>
16088
16089 * gdb.rust/simple.rs (main): Use empty struct expression.
16090 * gdb.rust/simple.exp: Add tests for empty struct expression.
16091
bae62ee2
YQ
160922016-07-21 Yao Qi <yao.qi@linaro.org>
16093
16094 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
16095 if gdb_skip_xml_test is true on some targets.
16096
b1b53fb3
YQ
160972016-07-21 Yao Qi <yao.qi@linaro.org>
16098
16099 * gdb.server/solib-list.exp: Unset last_loaded_file.
16100
027d97f8
JK
161012016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16102
16103 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
16104 "step into captured_main (args)".
16105
7674d381
JK
161062016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16107
16108 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
16109
72b5d099
JK
161102016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16111
16112 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
16113
1f960ced
PA
161142016-07-19 Pedro Alves <palves@redhat.com>
16115
16116 * gdb.opt/inline-break.exp: Remove optimize=-O2.
16117 * gdb.opt/inline-bt.exp: Likewise.
16118 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
16119 additional_flags=-Winline.
16120 * gdb.opt/inline-locals.exp: Likewise.
16121 * gdb.opt/inline-markers.c (ATTR): Define.
16122 (inlined_fn): Use it.
16123
f25827c1
YQ
161242016-07-19 Yao Qi <yao.qi@linaro.org>
16125
16126 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
16127 (test_with_self): Remove some code. Remove argument executable.
16128 (top-level): Use do_self_tests.
16129
37539ebe
DB
161302016-07-15 Zachary Welch <zwelch@codesourcery.com>
16131 Don Breazeal <donb@codesourcery.com>
16132
16133 * gdb.base/maint.exp: Escape paths used in regular expressions.
16134 * gdb.stabs/weird.exp: Likewise.
16135
dac790e1
TT
161362016-07-13 Tom Tromey <tom@tromey.com>
16137
16138 PR python/15620, PR python/18620:
16139 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
16140 (test_bkpt_events): New procs.
16141
93daf339
TT
161422016-07-13 Tom Tromey <tom@tromey.com>
16143
16144 PR python/17698:
16145 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
16146 test.
16147 (test_watchpoints): Likewise.
16148 (test_bkpt_pending): New proc.
16149
6571a381
TT
161502016-07-13 Tom Tromey <tom@tromey.com>
16151
16152 PR cli/18053:
16153 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
16154 completion test.
16155
e8732474
JK
161562016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16157
16158 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
16159 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
16160 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
16161 f_label.
16162 (g): Rename g_end_lbl to g_label.
16163 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
16164 low_pc and high_pc.
16165 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
16166
e0f3fd7c
TT
161672016-07-12 Tom Tromey <tom@tromey.com>
16168
16169 PR python/19293:
16170 * gdb.python/py-unwind-maint.exp: Update tests.
16171
3cfe46b6
YQ
161722016-07-12 Yao Qi <yao.qi@linaro.org>
16173
16174 * lib/selftest-support.exp (selftest_setup): Match the output
16175 when captured_main is inlined.
16176
4f19a0e6
WT
161772016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
16178
16179 * gdb.fortran/derived-types.exp (result_line, result_line_2):
16180 New variables.
16181 (print this%a, print this%b, print this): New tests.
16182 * gdb.fortran/derived-types.f90 (this): New object and
16183 initialization.
16184
986cf455
SM
161852016-07-06 Simon Marchi <simon.marchi@ericsson.com>
16186
16187 * gdb.ada/arraydim.exp: Remove extra directory level in build
16188 directory.
16189
f0464b23
SM
161902016-07-06 Simon Marchi <simon.marchi@ericsson.com>
16191
16192 * lib/ada.exp: Remove extra directory level in build directory.
16193 * gdb.ada/cond_lang.exp: Likewise.
16194 * gdb.ada/exec_changed.exp: Likewise.
16195 * gdb.ada/lang_switch.exp: Likewise.
16196
42d94011
MG
161972016-07-06 Manish Goregaokar <manish@mozilla.com>
16198
2806dc7e
PA
16199 * simple.rs: Add test for raw pointer subscripting.
16200 * simple.exp: Add test expectations.
42d94011 16201
647c264c
YQ
162022016-07-05 Yao Qi <yao.qi@linaro.org>
16203
16204 * gdb.mi/mi-reverse.exp: Match =record-started output.
16205
20aa2c60
PA
162062016-07-01 Pedro Alves <palves@redhat.com>
16207
16208 * gdb.base/jit-reader.exp (info_registers_current_frame): New
16209 procedure.
16210 (jit_reader_test): Test the jit reader's unwinder.
16211 * gdb.base/jithost.c (jit_function_00_code): New global.
16212 (main): Use memcpy to fill in the mmapped code, instead of poking
16213 bytes manually here.
16214 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
16215 value.
16216 (read_debug_info): Save the function's range.
16217 (read_sp): New function.
16218 (unwind_frame): Use it. Also unwind RBP.
16219 (get_frame_id): Use read_sp.
16220 (gdb_init_reader): Use calloc instead of malloc.
16221 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
16222 parameter. Use gdb_test_multiple.
16223
ced2dffb
PA
162242016-07-01 Pedro Alves <palves@redhat.com>
16225 Antoine Tremblay <antoine.tremblay@ericsson.com>
16226
16227 * gdb.threads/process-dies-while-detaching.c: New file.
16228 * gdb.threads/process-dies-while-detaching.exp: New file.
16229
63000888
PA
162302016-07-01 Pedro Alves <palves@redhat.com>
16231
16232 * gdb.multi/watchpoint-multi-exit.c: New file.
16233 * gdb.multi/watchpoint-multi-exit.exp: New file.
16234
038d4868
PA
162352016-06-30 Pedro Alves <palves@redhat.com>
16236
16237 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
16238 unset inferior_spawn_id.
16239
994e9c83
PA
162402016-06-30 Pedro Alves <palves@redhat.com>
16241
16242 * lib/mi-support.exp (default_mi_gdb_start): Declare global
16243 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
16244
e5653468
YQ
162452016-06-29 Yao Qi <yao.qi@linaro.org>
16246
16247 * gdb.base/return.c: Add copyright header.
16248
803b47e5
TT
162492016-06-29 Tom Tromey <tom@tromey.com>
16250
16251 PR python/20129:
16252 * gdb.python/py-framefilter.exp: Add tests for setting priority
16253 and disabling of non-existent frame filter.
16254
28244707
YQ
162552016-06-29 Yao Qi <yao.qi@linaro.org>
16256
16257 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
16258 0x0f07ff.
16259
a31d2f06
YQ
162602016-06-28 Yao Qi <yao.qi@linaro.org>
16261
16262 * gdb.base/catch-syscall.exp: Remove check on isnative and target
16263 triplets. Start gdb, execute catch syscall, and continue. Check
16264 gdb's output to determine catch syscall is supported.
16265
921d8f54
MG
162662016-06-27 Manish Goregaokar <manish@mozilla.com>
16267
25d49b86
PA
16268 * gdb.rust/simple.rs: Add test for returning unit in a function.
16269 * gdb.rust/simple.exp: Add expectation for functions returning
16270 unit.
921d8f54 16271
f4952523
PMR
162722016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
16273
16274 * gdb.python/py-breakpoint-create-fail.c,
16275 gdb.python/py-breakpoint-create-fail.exp,
16276 gdb.python/py-breakpoint-create-fail.py: New testcase.
16277
fccb08f8
MG
162782016-06-25 Manish Goregaokar <manish@mozilla.com>
16279
16280 PR gdb/20239
16281 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
16282 * gdb.rust/simple.exp: Add test expectations for new NonZero
16283 tests.
fccb08f8 16284
6b850546
DT
162852016-06-24 David Taylor <dtaylor@emc.com>
16286
16287 * gdb.base/offsets.exp: New file.
16288 * gdb.base/offsets.c: New file.
16289
17621150
TT
162902016-06-23 Tom Tromey <tom@tromey.com>
16291
16292 PR gdb/16483:
16293 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
16294 before any filters are loaded.
16295
04d59df6
WT
162962016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
16297
16298 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
16299 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
16300 structs.
16301 * gdb.fortran/derived-type-function.exp: New file.
16302 * gdb.fortran/derived-type-function.f90: New file.
16303
16304
ac69f786
PA
163052016-06-21 Pedro Alves <palves@redhat.com>
16306
16307 * gdb.base/new-ui.exp: New file.
16308 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
16309 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
16310 (with_spawn_id): New procedure.
16311
49940788
PA
163122016-06-21 Pedro Alves <palves@redhat.com>
16313
16314 * gdb.mi/mi-exec-run.exp: New file.
16315
ef274d26
PA
163162016-06-21 Pedro Alves <palves@redhat.com>
16317
16318 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
16319 breakpoint command's output on the main UI.
16320 (test_break): New procedure, factored out from calls in the top
16321 level.
16322 (top level): Use foreach_with_prefix to test MI as main UI and as
16323 separate UI.
16324
468afe6c
PA
163252016-06-21 Pedro Alves <palves@redhat.com>
16326
16327 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
16328 (test_awatch_creation_and_listing)
16329 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
16330 Remove 'type' parameter.
16331 (test_watchpoint_all): New parameter mi_mode. Remove
16332 with_test_prefix.
16333 (top level): Use foreach_with_prefix, and add main/separate UI MI
16334 testing axis.
16335
51f77c37
PA
163362016-06-21 Pedro Alves <palves@redhat.com>
16337
16338 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
16339 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
16340 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
16341 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
16342 (gdb_main_spawn_id, mi_spawn_id): Declare and
16343 comment.
16344 (mi_create_inferior_pty): New procedure,
16345 factored out from default_mi_gdb_start.
16346 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
16347 procedures.
16348 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
16349 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
16350 Use mi_create_inferior_pty.
16351 (mi_gdb_start): Use eval to pass down args list.
16352
8980e177
PA
163532016-06-21 Pedro Alves <palves@redhat.com>
16354
16355 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
16356 * gdb.opt/inline-cmds.exp: Add MI tests.
16357
f38d3ad1
PA
163582016-06-21 Pedro Alves <palves@redhat.com>
16359
16360 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
16361
45db7c09
PA
163622016-06-21 Pedro Alves <palves@redhat.com>
16363
16364 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
16365 (top level): Use it instead of mi_execute_to.
16366
5a069ab3
PA
163672016-06-21 Pedro Alves <palves@redhat.com>
16368
16369 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
16370 (cont_handler_str): New.
16371 (signal_stop_handler): Set stop_handler_str instead of printing to
16372 stdout.
16373 (continue_handler): Set cont_handler_str instead of printing to
16374 stdout.
16375 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
16376 mi_send_resuming_command. Print stop_handler_str and
16377 cont_handler_str instead of expecting the python events print
16378 directly.
16379
2838cc1d
SD
163802016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
16381
16382 * gdb.base/jit-reader.exp: New file.
16383 * gdb.base/jithost.c: New file.
16384 * gdb.base/jithost.h: New file.
16385 * gdb.base/jitreader.c : New file.
16386 * gdb.base/jit-protocol.h: New file.
16387
21a77091
YQ
163882016-06-17 Yao Qi <yao.qi@linaro.org>
16389
16390 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
16391 parameters follow_fork and detach_on_fork. Set follow-fork-mode
16392 and detach-on-fork. Adjust tests.
16393 (top level): Invoke break_cond_on_syscall with combinations of
16394 syscall, follow-fork-mode and detach-on-fork.
16395
f50bf8e5
YQ
163962016-06-17 Yao Qi <yao.qi@linaro.org>
16397
16398 * gdb.base/step-over-exit.c: New.
16399 * gdb.base/step-over-exit.exp: New.
16400
a28d8e50
YTL
164012016-06-17 Yan-Ting Lin <currygt52@gmail.com>
16402
16403 * gdb.base/float.exp: Add target check for nds32*-*-*.
16404 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
16405
cad8e26d
AB
164062016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
16407
16408 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
16409 for unsupported target features.
16410 * gdb.base/call-rt-st.exp: Likewise.
16411 * gdb.base/call-sc.exp: Likewise.
16412 * gdb.base/call-signal-resume.exp: Likewise.
16413 * gdb.base/call-strs.exp: Likewise.
16414 * gdb.base/callexit.exp: Likewise.
16415 * gdb.base/callfuncs.exp: Likewise.
16416 * gdb.base/nodebug.exp: Likewise.
16417 * gdb.base/printcmds.exp: Likewise.
16418 * gdb.base/ptype.exp: Likewise.
16419 * gdb.base/structs.exp: Likewise.
16420 * gdb.base/unwindonsignal.exp: Likewise.
16421 * gdb.cp/gdb2495.exp: Likewise.
16422 * gdb.cp/templates.exp: Likewise.
16423 * gdb.cp/virtfunc.exp: Likewise.
16424 * gdb.threads/hand-call-in-threads.exp: Likewise.
16425 * gdb.threads/interrupted-hand-call.exp: Likewise.
16426 * gdb.threads/thread-unwindonsignal.exp: Likewise.
16427
347dc102
TT
164282016-06-10 Tom Tromey <tom@tromey.com>
16429
16430 PR rust/20110:
16431 * gdb.rust/expr.exp: Add test for integer constant larger than
16432 i32.
16433
5e13cf25
BH
164342016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
16435
16436 * gdb.fortran/nested-funcs.exp: New.
16437 * gdb.fortran/nested-funcs.f90: New.
16438
bb556f1f
TK
164392016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
16440
16441 * gdb.base/examine-backward.c: New file.
16442 * gdb.base/examine-backward.exp: New file.
16443
38b022b4
SM
164442016-06-06 Simon Marchi <simon.marchi@ericsson.com>
16445
16446 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
16447 matching.
16448
1b40ec05
TT
164492016-06-02 Tom Tromey <tom@tromey.com>
16450
16451 PR python/18984:
16452 * gdb.python/py-shared.exp: Add solib_name test.
16453
193bd378
SM
164542016-06-02 Simon Marchi <simon.marchi@ericsson.com>
16455
16456 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
16457
3326303b
MG
164582016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
16459
16460 PR c++/19893
16461 * gdb.dwarf2/implref.exp: Rename to...
16462 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
16463 * gdb.dwarf2/implref-array.c: New file.
16464 * gdb.dwarf2/implref-array.exp: Likewise.
16465 * gdb.dwarf2/implref-global.c: Likewise.
16466 * gdb.dwarf2/implref-global.exp: Likewise.
16467 * gdb.dwarf2/implref-struct.c: Likewise.
16468 * gdb.dwarf2/implref-struct.exp: Likewise.
16469
825c8ef2
AT
164702016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16471
16472 * gdb.trace/trace-condition.exp: Add 64bit tests.
16473
2320162a
AT
164742016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16475
16476 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
16477 bits types.
16478 (main): Adapt to 8 to 64 bits types.
16479 * gdb.trace/trace-condition.exp: Add new tests.
16480
a7818233
AT
164812016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16482
16483 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
16484
0d336466
AT
164852016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16486
16487 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
16488 Move condition tests...
16489 * gdb.trace/trace-condition.exp: Here.
16490
7faeb45a
AT
164912016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
16492
16493 * gdb.trace/trace-condition.exp: Add counter-case tests.
16494
e385593e
JK
164952016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
16496
16497 PR c++/15231
16498 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
16499 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
16500
744608cc
PA
165012016-05-27 Pedro Alves <palves@redhat.com>
16502
16503 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
16504 New procedure.
16505 (top level): Call it, and bail out of DejaGnu is known to be bad.
16506
ac775bf4
AB
165072016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
16508
16509 * gdb.base/whatis.c: Extend the test case.
16510 * gdb.base/whatis.exp: Add additional tests.
16511
2bbad2ea
BH
165122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16513
16514* gdb.fortran/type.f90: Add pointer variable.
16515* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
16516
8b70175d
BH
165172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16518
16519 * gdb.fortran/vla-type.exp: Fix testcase name.
16520
86d8a848
BH
165212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16522
16523 * gdb.fortran/vla-type.exp: Access elements in nested structs.
16524
e188eb36
BH
165252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16526
16527 * gdb.fortran/type.f90: Add nested structures.
16528 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
16529 * gdb.fortran/derived-type.exp: Adapt expected output.
16530 * gdb.fortran/vla-type.exp: Adapt expected output.
16531
9b2db1fd
BH
165322016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16533
16534 * gdb.fortran/whatis_type.exp: Adapt expected output.
16535
72b17055
BH
165362016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16537
16538 * gdb.fortran/print_type.exp: Fix expected output.
16539 * gdb.fortran/whatis_type.exp: Fix expected output.
16540
3cd81d8d
BH
165412016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
16542
16543 * gdb.fortran/whatis_type.exp: Use multi_line.
16544
ddae9462
TT
165452016-05-24 Tom Tromey <tom@tromey.com>
16546
16547 PR python/17386:
16548 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
16549 use value as an index.
16550
1957f6b8
TT
165512016-05-23 Tom Tromey <tom@tromey.com>
16552
16553 PR python/17981:
16554 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
16555 no-breakpoint case.
16556
026a9174
PA
165572016-05-24 Pedro Alves <palves@redhat.com>
16558
16559 PR gdb/19828
16560 * gdb.threads/clone-attach-detach.c: New file.
16561 * gdb.threads/clone-attach-detach.exp: New file.
16562
e70a7231
FR
165632016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
16564
16565 * gdb.base/annota-input-while-running.exp: Fix syntax error.
16566
0f6ed0e0
TT
165672016-05-23 Tom Tromey <tom@tromey.com>
16568
16569 PR python/19438, PR python/18393:
16570 * gdb.python/py-progspace.exp: Add "dir" test.
16571 * gdb.python/py-objfile.exp: Add "dir" test.
16572
ffd19d61
YQ
165732016-05-23 Yao Qi <yao.qi@linaro.org>
16574
16575 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
16576 * gdb.arch/thumb2-it.exp: Likewise.
16577
9e8f9b05
SM
165782016-05-18 Simon Marchi <simon.marchi@ericsson.com>
16579
16580 * gdb.mi/mi-threads-interrupt.c: New file.
16581 * gdb.mi/mi-threads-interrupt.exp: New file.
16582
61c6156d
SM
165832016-05-17 Simon Marchi <simon.marchi@ericsson.com>
16584
16585 PR gdb/18077
16586 * gdb.mi/mi-async-run.exp: New file.
16587 * gdb.mi/mi-async-run.c: New file.
16588
67218854
TT
165892016-05-17 Tom Tromey <tom@tromey.com>
16590 Manish Goregaokar <manishsmail@gmail.com>
16591
16592 * lib/rust-support.exp: New file.
16593 * lib/gdb.exp (skip_rust_tests): New proc.
16594 (build_executable_from_specs): Handle rust.
16595 * lib/future.exp (gdb_find_rustc): New proc.
16596 (gdb_default_target_compile): Handle rust.
16597 * gdb.rust/expr.exp: New file.
16598 * gdb.rust/generics.exp: New file.
16599 * gdb.rust/generics.rs: New file.
16600 * gdb.rust/methods.exp: New file.
16601 * gdb.rust/methods.rs: New file.
16602 * gdb.rust/modules.exp: New file.
16603 * gdb.rust/modules.rs: New file.
16604 * gdb.rust/simple.exp: New file.
16605 * gdb.rust/simple.rs: New file.
16606
c44af4eb
TT
166072016-05-17 Tom Tromey <tom@tromey.com>
16608
16609 * gdb.base/default.exp (set language): Add rust.
16610
dcd1f979
TT
166112016-05-17 Tom Tromey <tom@tromey.com>
16612
16613 * gdb.gdb/unittest.exp: New file.
16614
155b7f57
YQ
166152016-05-16 Yao Qi <yao.qi@linaro.org>
16616
16617 * gdb.base/batch-preserve-term-settings.exp: Remove variable
16618 shell_prompt. Update shell_prompt_re.
16619
8ddd5a6c
DE
166202016-05-12 Doug Evans <dje@google.com>
16621
16622 PR symtab/19999
16623 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
16624 $options when building executable.
16625 * gdb.dwarf2/fission-loclists-pie.S: New file.
16626 * gdb.dwarf2/fission-loclists-pie.exp: New file.
16627
02e370d9
SM
166282016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16629
16630 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
16631 of [is_remote target],
16632
8929ad8b
SM
166332016-05-04 Simon Marchi <simon.marchi@ericsson.com>
16634
16635 * lib/gdb.exp (use_gdb_stub): New procedure.
16636
6c447423
DE
166372016-05-03 Yunlian Jiang <yunlian@google.com>
16638 Doug Evans <dje@google.com>
16639
16640 PR symtab/19914
16641 * gdb.dwarf2/dwp-sepdebug.c: New file.
16642 * gdb.dwarf2/dwp-sepdebug.exp: New file.
16643
444e826c
SM
166442016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16645
16646 * gdb.base/detach.exp: Remove is_remote check.
16647
740feeaa
SM
166482016-05-02 Simon Marchi <simon.marchi@ericsson.com>
16649
16650 * gdb.base/annota-input-while-running.exp: Don't check for
16651 [is_remote target]. Enable annotations after running to main.
16652 Remove unused "set test..." line.
16653
9080ac9d
SM
166542016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16655
16656 * gdb.trace/trace-enable-disable.exp: New file.
16657 * gdb.trace/trace-enable-disable.c: New file.
16658
952ebca5
SM
166592016-04-28 Simon Marchi <simon.marchi@ericsson.com>
16660
16661 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
16662 use it in info sharedlibrary test.
16663 * gdb.trace/ftrace-lock.exp: Likewise.
16664 * gdb.trace/ftrace.exp: Likewise.
16665 * gdb.trace/range-stepping.exp: Likewise.
16666 * gdb.trace/trace-break.exp: Likewise.
16667 * gdb.trace/trace-condition.exp: Likewise.
16668 * gdb.trace/trace-mt.exp: Likewise.
16669
d9019901
SM
166702016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16671
16672 * lib/gdb.exp (gdb_load_shlibs): Rename to...
16673 (gdb_load_shlib): ... this.
16674 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
16675 gdb_load_shlib.
16676 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
16677 * gdb.base/ctxobj.exp: Likewise.
16678 * gdb.base/dprintf-pending.exp: Likewise.
16679 * gdb.base/dso2dso.exp: Likewise.
16680 * gdb.base/fixsection.exp: Likewise.
16681 * gdb.base/gcore-relro.exp: Likewise.
16682 * gdb.base/gdb1555.exp: Likewise.
16683 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16684 * gdb.base/gnu-ifunc.exp: Likewise.
16685 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
16686 * gdb.base/jit-so.exp (one_jit_test): Likewise.
16687 * gdb.base/pending.exp: Likewise.
16688 * gdb.base/print-file-var.exp: Likewise.
16689 * gdb.base/print-symbol-loading.exp: Likewise.
16690 * gdb.base/shlib-call.exp: Likewise.
16691 * gdb.base/shreloc.exp: Likewise.
16692 * gdb.base/so-impl-ld.exp: Likewise.
16693 * gdb.base/solib-disc.exp: Likewise.
16694 * gdb.base/solib-nodir.exp: Likewise.
16695 * gdb.base/solib-overlap.exp: Likewise.
16696 * gdb.base/solib-symbol.exp: Likewise.
16697 * gdb.base/solib-weak.exp (do_test): Likewise.
16698 * gdb.base/sym-file.exp: Likewise.
16699 * gdb.base/symtab-search-order.exp: Likewise.
16700 * gdb.base/type-opaque.exp: Likewise.
16701 * gdb.base/unload.exp: Likewise.
16702 * gdb.base/watchpoint-solib.exp: Likewise.
16703 * gdb.compile/compile.exp: Likewise.
16704 * gdb.cp/gdb2384.exp: Likewise.
16705 * gdb.cp/infcall-dlopen.exp: Likewise.
16706 * gdb.cp/re-set-overloaded.exp: Likewise.
16707 * gdb.fortran/library-module.exp: Likewise.
16708 * gdb.opt/solib-intra-step.exp: Likewise.
16709 * gdb.python/py-finish-breakpoint.exp: Likewise.
16710 * gdb.python/py-shared.exp: Likewise.
16711 * gdb.reverse/solib-precsave.exp: Likewise.
16712 * gdb.reverse/solib-reverse.exp: Likewise.
16713 * gdb.server/solib-list.exp: Likewise.
16714 * gdb.threads/dlopen-libpthread.exp: Likewise.
16715 * gdb.threads/tls-shared.exp: Likewise.
16716 * gdb.threads/tls-so_extern.exp: Likewise.
16717 * gdb.trace/change-loc.exp: Likewise.
16718 * gdb.trace/ftrace-lock.exp: Likewise.
16719 * gdb.trace/ftrace.exp: Likewise.
16720 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
16721 * gdb.trace/pending.exp: Likewise.
16722 * gdb.trace/range-stepping.exp: Likewise.
16723 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
16724 (strace_info_marker): Likewise.
16725 (strace_probe_marker): Likewise.
16726 (strace_trace_on_same_addr): Likewise.
16727 (strace_trace_on_diff_addr): Likewise.
16728 * gdb.trace/trace-break.exp: Likewise.
16729 * gdb.trace/trace-condition.exp: Likewise.
16730 * gdb.trace/trace-mt.exp: Likewise.
16731
fca4cfd9
SM
167322016-04-27 Simon Marchi <simon.marchi@ericsson.com>
16733
16734 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
16735 result of gdb_remote_download.
16736 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
16737 * gdb.base/dso2dso.exp: Likewise.
16738 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16739 * gdb.base/print-file-var.exp: Likewise.
16740 * gdb.base/shlib-call.exp: Likewise.
16741 * gdb.base/shreloc.exp: Likewise.
16742 * gdb.base/solib-overlap.exp: Likewise.
16743 * gdb.base/solib-weak.exp (do_test): Likewise.
16744 * gdb.base/unload.exp: Likewise.
16745
11cf4ffb
YQ
167462016-04-27 Yao Qi <yao.qi@linaro.org>
16747
16748 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
16749 exists.
16750
3e2e34f8
KB
167512016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16752
16753 * vla-type.exp: Print structure from toplevel.
16754
8f07e298
BH
167552016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16756
16757 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
16758 of dynamic types.
16759 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
16760 of dynamic types.
16761
9920b434
BH
167622016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
16763
16764 * gdb.fortran/vla-type.f90: New file.
16765 * gdb.fortran/vla-type.exp: New file.
16766
f3abeff5
YQ
167672016-04-25 Yao Qi <yao.qi@linaro.org>
16768
16769 * gdb.base/branch-to-self.c: New file.
16770 * gdb.base/branch-to-self.exp: New file.
16771
0a5d52f0
YQ
167722016-04-22 Yao Qi <yao.qi@linaro.org>
16773
16774 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
16775 more after $hex.
16776
495346f6
YQ
167772016-04-22 Yao Qi <yao.qi@linaro.org>
16778
16779 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
16780 * gdb.base/annota3.exp: Likewise.
16781
4a7e075c
YQ
167822016-04-22 Yao Qi <yao.qi@linaro.org>
16783
16784 * gdb.reverse/step-precsave.exp: Do one step and test program
16785 stops in "callee" and do multiple steps until program goes out
16786 of "callee".
16787 * gdb.reverse/step-reverse.exp: Likewise.
16788
5b061e98
YQ
167892016-04-22 Yao Qi <yao.qi@linaro.org>
16790
16791 * gdb.trace/signal.exp: Also pass if
16792 $tracepoint_hits($i) > $iterations.
16793
5c5dc57f
YQ
167942016-04-22 Yao Qi <yao.qi@linaro.org>
16795
16796 * gdb.trace/signal.c: New file.
16797 * gdb.trace/signal.exp: New file.
16798
a55411b9
DE
167992016-04-19 Doug Evans <xdje42@gmail.com>
16800
16801 * gdb.base/bad-file.exp: New file.
16802
a22df60a
MG
168032016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
16804
16805 * gdb.dwarf2/implref.exp: New file.
16806
0c13f7e5
BH
168072016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16808
16809 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
16810 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
16811 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
16812 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
16813 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
16814 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
16815 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
16816 * lib/fortran.exp (fortran_int4): New procedure.
16817 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
16818 (fortran_logical4): Likewise.
16819
9b9b09e9
BH
168202016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
16821
16822 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
16823
a14d1f4d
BH
168242016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
16825
16826 * lib/compiler.c: Add Intel specific preprocessor macros.
16827 * lib/compiler.cc: Likewise.
25d49b86 16828
7d49b1d0
LM
168292016-04-13 Luis Machado <lgustavo@codesourcery.com>
16830
16831 * gdb.server/connect-with-no-symbol-file.c: New file.
16832 * gdb.server/connect-with-no-symbol-file.exp: New file.
16833
8392fa22
SM
168342016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16835
16836 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
16837
8c4c4aeb
SM
168382016-04-13 Simon Marchi <simon.marchi@ericsson.com>
16839
16840 * boards/gdbserver-base.exp (${board}_download): Copy source file to
16841 standard output directory.
16842
45e3745e
AT
168432016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
16844
16845 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
16846
e26b7e41
MM
168472016-04-13 Markus Metzger <markus.t.metzger@intel.com>
16848
16849 * gdb.btrace/instruction_history.c (loop): Add declaration.
16850
8ce09462
AT
168512016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16852
16853 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
16854
2e88a1ea
SM
168552016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
16856
16857 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
16858 parentheses to print.
16859 (continue_handler): Likewise.
16860
f48e22e3
SM
168612016-04-08 Simon Marchi <simon.marchi@ericsson.com>
16862
16863 * gdb.server/solib-list.exp: Remove is_remote check.
16864 Pass shlib= to gdb_compile. Don't link shared library with
16865 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
16866 Run binary filename through "readlink -f" on the target.
16867
096be756
PA
168682016-04-08 Pedro Alves <palves@redhat.com>
16869
16870 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
16871 interpreter filename as argument to gdbserver_spawn.
16872 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16873 Return empty if $last_loaded_file does not exist.
16874
06500533
JK
168752016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16876
16877 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
16878 * gdb.base/jit-main.c: Use exit after usage.
16879
2d35e871
JK
168802016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16881
16882 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
16883 GDBHISTSIZE prior to the tests.
16884 * gdb.base/gdbinit-history.exp: Likewise.
16885
168862016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
16887
16888 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
16889 instead of build_executable. Use gdb_load_shlibs.
16890
c8064e7e
YQ
168912016-04-07 Yao Qi <yao.qi@linaro.org>
16892
16893 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
16894 Execute "si" command.
16895
bde47561
YQ
168962016-04-07 Yao Qi <yao.qi@linaro.org>
16897
16898 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
16899 number instead of the comments on some line.
16900
b16f8a3b
DB
169012016-04-06 Don Breazeal <donb@codesourcery.com>
16902
16903 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
16904 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
16905
c2f901df
SM
169062016-04-06 Simon Marchi <simon.marchi@ericsson.com>
16907
16908 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
16909 standard_output_file. Remove unused binfile variable.
16910
ac17fda0
CU
169112016-04-05 Catalin Udma <catalin.udma@freescale.com>
16912
16913 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
16914 * gdb.python/py-mi-objfile.exp: Match "list main" output
16915 in console format.
16916
03a8c4df
SM
169172016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
16918
16919 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
16920 absolute.
16921
6e774b13
SM
169222016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16923
16924 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
16925 absolute.
16926 * gdb.trace/ftrace.exp: Likewise.
16927 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
16928 targets as well.
16929 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
16930 (gdb_load_shlibs): Copy libraries to test directory when testing
16931 natively. Only set solib-search-path if testing remotely.
16932 * lib/mi-support.exp (mi_load_shlibs): Likewise.
16933
7817ea46
SM
169342016-04-05 Simon Marchi <simon.marchi@ericsson.com>
16935
16936 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
16937 gdb_download. Use it even if the target is not remote.
16938 * gdb.base/jit.exp (compile_jit_test): Likewise.
16939 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
16940 output directory if the destination board is local, otherwise use
16941 the standard remote_download from DejaGnu.
16942 (gdb_download): Remove.
16943 (gdb_load_shlibs): Use gdb_remote_download instead of
16944 gdb_download.
16945 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
16946 Use gdb_remote_download instead of gdb_download. Use it even if
16947 the target is not remote.
16948 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
16949 instead of gdb_download.
16950
7beb7f68
SM
169512016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
16952
16953 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
16954 (test_insert_delete_modify): Call mi_load_shlibs before trying to
16955 run.
16956
cc63428a
AV
169572016-04-01 Artemiy Volkov <artemiyv@acm.org>
16958
16959 PR gdb/19820
16960 * gdb.base/printcmds.exp: Add artificial arrays tests.
16961
64cdf930
PA
169622016-03-31 Pedro Alves <palves@redhat.com>
16963
16964 PR gdb/19858
16965 * gdb.base/jit-main.c: Include unistd.h.
16966 (ATTACH): Define to 0 if not already defined.
16967 (wait_for_gdb, mypid): New globals.
16968 (WAIT_FOR_GDB): New macro.
16969 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
16970 some breakpoint locations.
16971 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
16972 New procedures.
16973 (one_jit_test): Add REATTACH parameter, and handle it. Use
16974 continue_to_test_location.
16975 (top level): Test attach, and adjusts calls to one_jit_test.
16976
40dea8cb
PA
169772016-03-31 Pedro Alves <palves@redhat.com>
16978
16979 PR gdb/19858
16980 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
16981 BINSUFFIX parameter, and handle it.
16982 (top level): Adjust calls compile_jit_test.
16983
e7ea3ec7
CU
169842016-03-31 Catalin Udma <catalin.udma@freescale.com>
16985
16986 PR python/19743
16987 * gdb.python/py-mi-events-gdb.py: New file.
16988 * gdb.python/py-mi-events.c: New file.
16989 * gdb.python/py-mi-events.exp: New file.
16990
e6359af3
YQ
169912016-03-30 Yao Qi <yao.qi@linaro.org>
16992
16993 * gdb.reverse/until-precsave.exp: Match function name only.
16994 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
16995 Move malloc to a condition block.
16996 * gdb.reverse/until-reverse.exp: Match function name only.
16997
a4105d04
MK
169982016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
16999
17000 * gdb.trace/ftrace.exp: Set arg0exp for s390.
17001 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
17002 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
17003 variable for GPR 0 instead of assuming it is register 0.
17004 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
17005 * lib/trace-support.exp: Add s390 registers.
17006
bfa6adb9
YQ
170072016-03-29 Yao Qi <yao.qi@linaro.org>
17008
17009 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
17010
1e6697ea
YQ
170112016-03-24 Yao Qi <yao.qi@linaro.org>
17012
17013 * gdb.reverse/break-reverse.exp: Add quotation mark in the
17014 test message.
17015
64bcd522
AA
170162016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17017
17018 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
17019 maintaining separate logic for constructing the output path.
17020
7868401b
DB
170212016-03-16 Don Breazeal <donb@codesourcery.com>
17022
17023 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
17024 Retry fork and waitpid on interrupted system call errors.
17025 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
17026 Use with_timeout_factor to increase timeout by factor of 10.
17027
1cafadb4
DB
170282016-03-15 Don Breazeal <donb@codesourcery.com>
17029
17030 * gdb.cp/scope-err.cc: New test program.
17031 * gdb.cp/scope-err.exp: New test script.
17032 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
17033 lines and "set breakpoint here" comment.
17034 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
17035 Fixed some whitespace and format issues.
17036 * gdb.mi/mi-linespec-err-cp.cc: New test program.
17037 * gdb.mi/mi-linespec-err-cp.exp: New test script.
17038
81516450
DE
170392016-03-15 Doug Evans <dje@google.com>
17040
17041 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
17042 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
17043 All callers updated. Add tests for enums, mixed flags register.
17044
aa52b601
DE
170452016-03-15 Doug Evans <dje@google.com>
17046
17047 * gdb.base/skip.c (main): Call test_skip_file_and_function.
17048 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
17049
fa4ff313
SM
170502016-03-14 Simon Marchi <simon.marchi@ericsson.com>
17051
17052 * gdb.base/default.exp: Add $_as_string to the list of expected
17053 convenience functions.
17054
f2403c39
AB
170552016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
17056
17057 * gdb.base/maint.exp: New tests for 'maint info line-table'.
17058
f2f3ccb9
SM
170592016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
17060
17061 * gdb.python/py-as-string.exp: New file.
17062 * gdb.python/py-as-string.c: New file.
17063
00dbd492
PA
170642016-03-09 Pedro Alves <palves@redhat.com>
17065
17066 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
17067 signal" -> "Thread NN received signal" output change.
17068 * gdb.threads/ia64-sigill.exp: Likewise.
17069 * gdb.threads/linux-dp.exp: Likewise.
17070 * gdb.threads/manythreads.exp: Likewise.
17071 * gdb.threads/pending-step.exp: Likewise.
17072 * gdb.threads/print-threads.exp: Likewise.
17073 * gdb.threads/sigstep-threads.exp: Likewise.
17074 * gdb.threads/staticthreads.exp: Likewise.
17075 * gdb.threads/tls.exp: Likewise.
17076
1e6697ea
YQ
170772016-03-09 Pedro Alves <palves@redhat.com>
17078
17079 * gdb.base/command-line-input.exp: New file.
17080
b04fd3be
MK
170812016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
17082
17083 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
17084 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
17085 * gdb.trace/pending.exp: Accept leading dot before function name.
17086 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
17087 * lib/trace-support.exp: Set registers for ppc.
17088
98fa59e9
MK
170892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
17090
17091 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
17092 use it for disassembly; accept .main in addition to main in backtrace.
17093
f77198c8
MK
170942016-03-09 Wei-cheng Wang <cole945@gmail.com>
17095 Marcin Kościelnicki <koriakin@0x04.net>
17096
17097 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
17098 (gdb_recursion_test_ptr): New global variable.
17099 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
17100 gdb_recursion_test.
17101 (gdb_c_test): Ditto.
17102
ba84e0da
MK
171032016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
17104
17105 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
17106 ordering.
17107
4366d36e
MK
171082016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
17109
17110 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
17111 (bar): Add bar_start_lbl label.
17112 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
17113 of foo/bar for emitting DWARF and tracing.
17114
5eb264df
SDJ
171152016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
17116
17117 * analyze-racy-logs.py: Set executable bit.
17118
fb6a751f
SDJ
171192016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
17120
17121 * Makefile.in (DEFAULT_RACY_ITER): New variable.
17122 (CHECK_TARGET_TMP): Likewise.
17123 (check-single-racy): New rule.
17124 (check-parallel-racy): Likewise.
17125 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
17126 (do-check-parallel-racy): New rule.
17127 (check-racy/%.exp): Likewise.
17128 * README (Racy testcases): New section.
17129 * analyze-racy-logs.py: New file.
17130
bdf7e230
DE
171312016-03-03 Doug Evans <dje@google.com>
17132
17133 * gdb.base/skip.exp: Use with_test_prefix.
17134
4719d415
YQ
171352016-03-03 Yao Qi <yao.qi@linaro.org>
17136
17137 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
17138 Invoke step_over_syscall "clone" and break_cond_on_syscall
17139 "clone".
17140 * gdb.base/step-over-clone.c: New file.
17141
ea507862
YQ
171422016-03-03 Yao Qi <yao.qi@linaro.org>
17143
17144 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
17145 code format.
17146
8fc8cbda
YQ
171472016-03-03 Yao Qi <yao.qi@linaro.org>
17148
17149 * gdb.base/disp-step-fork.c: Rename to ...
17150 * gdb.base/step-over-fork.c: ... it. New file.
17151 * gdb.base/disp-step-vfork.c: Rename to ...
17152 * gdb.base/step-over-vfork.c: ... it. New file.
17153 * gdb.base/disp-step-syscall.exp: Rename to ...
17154 * gdb.base/step-over-syscall.exp: ... it. New file.
17155 (disp_step_cross_syscall): Rename to ...
17156 (step_over_syscall): ... it.
17157
92fa70b0
YQ
171582016-03-03 Yao Qi <yao.qi@linaro.org>
17159
17160 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
17161 If target supports condition evaluation on target, invoke
17162 break_cond_on_syscall for fork and vfork.
17163
e197ad3c
YQ
171642016-03-03 Yao Qi <yao.qi@linaro.org>
17165
17166 * gdb.base/disp-step-syscall.exp: Don't invoke
17167 support_displaced_stepping.
17168 (disp_step_cross_syscall): Test with displaced stepping off and
17169 on if supported.
17170
0b47da9f
YQ
171712016-03-03 Yao Qi <yao.qi@linaro.org>
17172
17173 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
17174 proc.
17175 (setup): New proc.
17176 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
17177 and setup.
17178
065ab6dc
BH
171792016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
17180
17181 * gdb.fortran/vla-history.exp: Remove breakpoint.
17182
07e448ad 171832016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
17184
25d49b86
PA
17185 * gdb.fortran/vla-history.exp: Lookup array elements and printing
17186 exceeds timeout.
07e448ad 17187
9ac2d526 171882016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
17189
25d49b86
PA
17190 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
17191 breakpoint.
9ac2d526 17192
17807369
BH
171932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
17194
17195 * gdb.mi/vla.f90: Nullify pointer after declaration.
17196
86e501af
PA
171972016-03-01 Pedro Alves <palves@redhat.com>
17198
17199 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
17200
1e903e32
PA
172012016-03-01 Pedro Alves <palves@redhat.com>
17202
17203 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
17204 before anything else.
17205 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
17206 _GNU_SOURCE here.
17207 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
17208 before anything else.
17209 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
17210
6ccb54e2
PA
172112016-03-01 Pedro Alves <palves@redhat.com>
17212
17213 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
17214
30ca9da1
YQ
172152016-03-01 Yao Qi <yao.qi@linaro.org>
17216
17217 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
17218 prepare_for_testing.
17219
dc856b38
YQ
172202016-03-01 Yao Qi <yao.qi@linaro.org>
17221
17222 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
17223
4a932159
AA
172242016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
17225
17226 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
17227 manually constructing the output path.
17228
f2489477
AA
172292016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
17230
17231 * gdb.arch/s390-stackless.S: New.
17232 * gdb.arch/s390-stackless.exp: New.
17233
38899f16
IB
172342016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
17235
17236 * gdb.dlang/circular.c: New file.
17237 * gdb.dlang/circular.exp: New file.
17238
9fde51ed
YQ
172392016-02-26 Yao Qi <yao.qi@linaro.org>
17240
17241 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
17242 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
17243 (testcases): Update.
17244
ce90fefe
YQ
172452016-02-26 Yao Qi <yao.qi@linaro.org>
17246
17247 * gdb.reverse/aarch64.c: Rename to ...
17248 * gdb.reverse/insn-reverse.c: ... it.
17249 * gdb.reverse/aarch64.exp: Rename to ...
17250 * gdb.reverse/insn-reverse.exp: ... it.
17251
3263bceb
YQ
172522016-02-26 Yao Qi <yao.qi@linaro.org>
17253
17254 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
17255 (testcase_ftype): New.
17256 (testcases): New array.
17257 (n_testcases): New.
17258 (main): Call each element in testcases.
17259 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
17260 (read_testcase): New.
17261 Do the tests in a loop.
17262
6cb59ff1
YQ
172632016-02-25 Yao Qi <yao.qi@linaro.org>
17264
17265 * gdb.base/branches.c: Remove.
17266
ae91f625
MK
172672016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
17268
17269 PR gdb/13808
17270 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
17271
678b48b7
MK
172722016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
17273
17274 * gdb.trace/ftrace.exp: Remove unnecessary target check.
17275
7337a6f2
MK
172762016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
17277
17278 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
17279 change x86_64 call_insn to 'callq'.
17280
861ca91f
AT
172812016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17282
17283 * gdb.trace/tfile-avx.c: Move to...
17284 * gdb.trace/tracefile-pseudo-reg.c: Here.
17285 * gdb.trace/tfile-avx.exp: Move to...
17286 * gdb.trace/tracefile-pseudo-reg.exp: Here.
17287
bf74e428
GB
172882016-02-24 Gary Benson <gbenson@redhat.com>
17289
17290 * gdb.base/attach-pie-noexec.exp: Do not expect an error
17291 message on attach.
17292
cce0e923
DE
172932016-02-23 Doug Evans <dje@google.com>
17294
17295 * gdb.base/skip.c (test_skip): New function.
17296 (end_test_skip_file_and_function): New function.
17297 (test_skip_file_and_function): New function.
17298 * gdb.base/skip1.c (test_skip): New function.
17299 (skip1_test_skip_file_and_function): New function.
17300 * gdb.base/skip.exp: Add tests for new skip options.
17301 * gdb.base/skip-solib.exp: Update expected output.
17302 * gdb.perf/skip-command.cc: New file.
17303 * gdb.perf/skip-command.exp: New file.
17304 * gdb.perf/skip-command.py: New file.
17305
4000e47e
MK
173062016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
17307
17308 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
17309 info registers pattern.
17310
24f75ead
IB
173112016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
17312
17313 * lib/future.exp: Add D support.
17314 (gdb_find_gdc): New proc.
17315 (gdb_default_target_compile): Add D support.
17316
fbb7bcbe
WW
173172016-02-18 Wei-cheng Wang <cole945@gmail.com>
17318
17319 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
17320 user+system time.
17321 (trace_speed_test): Determine the iteration count for a time
17322 between 15..30 seconds.
17323
012b3a21
WT
173242016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
17325
17326 * gdb.arch/i386-mpx-sigsegv.c: New file.
17327 * gdb.arch/i386-mpx-sigsegv.exp: New file.
17328 * gdb.arch/i386-mpx-simple_segv.c: New file.
17329 * gdb.arch/i386-mpx-simple_segv.exp: New file.
17330
2d5189bd
YQ
173312016-02-18 Yao Qi <yao.qi@linaro.org>
17332
17333 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
17334 Don't call setup_kfail.
17335
40fb20d0
YQ
173362016-02-18 Yao Qi <yao.qi@linaro.org>
17337
17338 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
17339 Set "set breakpoint condition-evaluation" per $cond_bp_target.
17340
21b1f8d2
DE
173412016-02-16 Doug Evans <dje@google.com>
17342
17343 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
17344 * gdb.base/skip1.c: Ditto.
17345 * gdb.base/skip.exp: Whitespace cleanup.
17346
4041ed77
DB
173472016-02-16 Don Breazeal <donb@codesourcery.com>
17348
17349 PR remote/19496
17350 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
17351 Remove kfail for PR remote/19496.
17352
c4ef31bf
SM
173532016-02-16 Simon Marchi <simon.marchi@ericsson.com>
17354
17355 * lib/gdb.exp (standard_temp_file): Return a path specific to
17356 the runtest invocation.
17357
266b65b3
SM
173582016-02-16 Simon Marchi <simon.marchi@ericsson.com>
17359
17360 * gdb.trace/save-trace.exp: Change relative path to be in the
17361 standard output directory.
17362
a7a0a6a9
JK
173632016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17364
17365 * gdb.arch/i386-prologue.c: Add missing prototypes.
17366
c99dbb42
JK
173672016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17368
17369 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
17370 * gdb.arch/i386-prologue.exp: Likewise.
17371 * gdb.arch/i386-size.exp: Likewise.
17372
aa480355
SM
173732016-02-15 Simon Marchi <simon.marchi@ericsson.com>
17374
17375 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
17376 define object file path.
17377 * gdb.btrace/gcore.exp: Use standard_output_file to define core
17378 file path.
17379 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
17380 standard_output_file to define binfile.
17381
ba881f50
JK
173822016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17383
17384 Fix compatibility with recent gfortran-5.3.1.
17385 * gdb.fortran/vla-history.exp (print vla1 allocated)
17386 (print vla2 allocated, print $2, print $3): Remove
17387 (print $4): Rename to ...
17388 (print $2): ... here.
17389 (print $9): Rename to ...
17390 (print $5): ... here.
17391 (print $10): Rename to ...
17392 (print $6): ... here.
17393 * gdb.fortran/vla.f90: Add pvla initialization.
17394
e9fb005c
JK
173952016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17396
17397 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
17398 New test.
17399 * gdb.fortran/vla-value-sub.exp: Likewise.
17400
e44e00ff
MK
174012016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
17402
17403 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
17404
97e94151
SM
174052016-02-12 Simon Marchi <simon.marchi@ericsson.com>
17406
17407 * i386-biarch-core.exp: Define corefile using
17408 standard_output_file.
17409
01113bc1
YQ
174102016-02-12 Yao Qi <yao.qi@linaro.org>
17411
17412 * gdb.arch/arm-single-step-kernel-helper.c: New.
17413 * gdb.arch/arm-single-step-kernel-helper.exp: New.
17414
33b4777c
MM
174152016-02-12 Markus Metzger <markus.t.metzger@intel.com>
17416
17417 * gdb.btrace/tailcall-only.exp: New.
17418 * gdb.btrace/tailcall-only.c: New.
17419 * gdb.btrace/x86_64-tailcall-only.S: New.
17420 * gdb.btrace/i686-tailcall-only.S: New.
17421
acc23c11
PA
174222016-02-11 Pedro Alves <palves@redhat.com>
17423
17424 * README (Parallel testing): Add missing double quotes.
17425
e352bf0a
PA
174262016-02-11 Pedro Alves <palves@redhat.com>
17427
17428 * README (Parallel testing): New section.
17429 (GDB_PARALLEL): Rewrite.
17430 (FORCE_PARALLEL): Document.
17431
9f5fed78
MK
174322016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
17433
17434 * gdb.trace/tfile-avx.c: New test.
17435 * gdb.trace/tfile-avx.exp: New test.
17436
9ef9e6a6
KS
174372016-02-09 Keith Seitz <keiths@redhat.com>
17438
17439 PR breakpoints/19546
17440 * gdb.base/infcall-exec.c: New file.
17441 * gdb.base/infcall-exec2.c: New file.
17442 * gdb.base/infcall-exec.exp: New file.
17443
a96e36da
KS
174442016-02-09 Keith Seitz <keiths@redhat.com>
17445
17446 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
17447 (toplevel): Call test_bkpt_address.
17448
9f61929f
KS
174492016-02-09 Keith Seitz <keiths@redhat.com>
17450
17451 PR python/19506
17452 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
17453 (toplevel): Call test_bkpt_address.
17454
1e94266c
SM
174552016-02-09 Simon Marchi <simon.marchi@ericsson.com>
17456
17457 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
17458 to AC_OUTPUT.
17459 * configure: Regenerate.
17460
2a7f3dff
PA
174612016-02-09 Pedro Alves <palves@redhat.com>
17462
17463 PR breakpoints/19548
17464 * gdb.base/execl-update-breakpoints.c (some_function): New
17465 function.
17466 (main): Call it.
17467 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
17468 Tighten expected GDB output.
17469
2151ccc5
SM
174702016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17471
17472 * Makefile.in (ALL_SUBDIRS): Remove.
17473 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
17474 (distclean maintainer-clean realclean): Likewise.
17475 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
17476 * configure: Regenerate.
17477 * gdb.ada/Makefile.in: Delete.
17478 * gdb.arch/Makefile.in: Likewise.
17479 * gdb.asm/Makefile.in: Likewise.
17480 * gdb.base/Makefile.in: Likewise.
17481 * gdb.btrace/Makefile.in: Likewise.
17482 * gdb.cell/Makefile.in: Likewise.
17483 * gdb.compile/Makefile.in: Likewise.
17484 * gdb.cp/Makefile.in: Likewise.
17485 * gdb.disasm/Makefile.in: Likewise.
17486 * gdb.dlang/Makefile.in: Likewise.
17487 * gdb.dwarf2/Makefile.in: Likewise.
17488 * gdb.fortran/Makefile.in: Likewise.
17489 * gdb.gdb/Makefile.in: Likewise.
17490 * gdb.go/Makefile.in: Likewise.
17491 * gdb.guile/Makefile.in: Likewise.
17492 * gdb.java/Makefile.in: Likewise.
17493 * gdb.linespec/Makefile.in: Likewise.
17494 * gdb.mi/Makefile.in: Likewise.
17495 * gdb.modula2/Makefile.in: Likewise.
17496 * gdb.multi/Makefile.in: Likewise.
17497 * gdb.objc/Makefile.in: Likewise.
17498 * gdb.opencl/Makefile.in: Likewise.
17499 * gdb.opt/Makefile.in: Likewise.
17500 * gdb.pascal/Makefile.in: Likewise.
17501 * gdb.perf/Makefile.in: Likewise.
17502 * gdb.python/Makefile.in: Likewise.
17503 * gdb.reverse/Makefile.in: Likewise.
17504 * gdb.server/Makefile.in: Likewise.
17505 * gdb.stabs/Makefile.in: Likewise.
17506 * gdb.threads/Makefile.in: Likewise.
17507 * gdb.trace/Makefile.in: Likewise.
17508 * gdb.xml/Makefile.in: Likewise.
17509 * lib/gdb.exp (make_gdb_parallel_path): Add check for
17510 GDB_PARALLEL.
17511 (standard_output_file): Remove check for GDB_PARALLEL, always
17512 return path in outputs/$subdir/$testname.
17513
437277d4
SM
175142016-02-08 Simon Marchi <simon.marchi@ericsson.com>
17515
17516 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
17517 (site.exp): Assign abs_srcdir to tcl's srcdir.
17518
31d913c7
YQ
175192016-02-04 Yao Qi <yao.qi@linaro.org>
17520
17521 * gdb.base/foll-exec-mode.c: Include limits.h.
17522 (main): Add parameters argc and argv. Get directory from
17523 argv[0].
17524 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
17525 compilation.
17526 * gdb.base/foll-exec.c: Include limits.h.
17527 (main): Add parameters argc and argv.
17528 Get directory from argv[0].
17529 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
17530 Adjust tests on the number of lines as source code changed.
17531 * gdb.base/foll-vfork-exit.c: Include limits.h.
17532 (main): Add one line of statement before vfork.
17533 * gdb.base/foll-vfork.c: Include limits.h and string.h.
17534 (main): Add parameters argc and argv. Get directory from
17535 argv[0].
17536 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
17537 (setup_gdb): Set tbreak to skip some source lines.
17538 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
17539 (main): Add parameters argc and argv. Get directory from
17540 argv[0].
17541 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
17542 compilation.
17543 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
17544 (main): Add parameters argc and argv. Get directory from
17545 argv[0].
17546 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
17547 compilation.
17548
9482b9fb
DE
175492016-02-01 Doug Evans <dje@google.com>
17550
17551 * gdb.base/skip.exp: Clean up multiple references to same test name.
17552
6b2e4f10
PA
175532016-02-01 Pedro Alves <palves@redhat.com>
17554
ccb6afd6 17555 PR remote/19496
6b2e4f10
PA
17556 * gdb.threads/forking-threads-plus-breakpoint.exp
17557 (displaced_stepping_supported): New global.
17558 (probe_displaced_stepping_support): New procedure.
17559 (do_test): Add 'displaced' parameter, and use it.
17560 (top level): Check for displaced stepping support. Add displaced
17561 stepping on/off testing axis.
17562
37a8db1a
AB
175632016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17564
17565 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
17566 pointer. Don't perform further tests on the unassociated pointer
17567 if the first test fails.
17568
5fdf6324
AB
175692016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
17570
17571 * gdb.base/max-value-size.c: New file.
17572 * gdb.base/max-value-size.exp: New file.
17573 * gdb.base/huge.exp: Disable max-value-size for this test.
17574
935c6144
IB
175752016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
17576
17577 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17578
7fe8399d
YQ
175792016-01-28 Yao Qi <yao.qi@linaro.org>
17580
17581 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
17582
a2077e25
PA
175832016-01-25 Pedro Alves <palves@redhat.com>
17584
17585 PR threads/19461
17586 * gdb.base/fork-running-state.c: New file.
17587 * gdb.base/fork-running-state.exp: New file.
17588
1d2736d4
PA
175892016-01-25 Pedro Alves <palves@redhat.com>
17590
17591 PR gdb/19494
17592 * gdb.base/catch-fork-kill.c: New file.
17593 * gdb.base/catch-fork-kill.exp: New file.
17594
f1da4b11
PA
175952016-01-25 Pedro Alves <palves@redhat.com>
17596
17597 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
17598 Delete, moved to lib/gdb.exp.
17599 * gdb.threads/forking-threads-plus-breakpoint.exp
17600 (foreach_with_prefix): Likewise.
17601 * gdb.threads/process-dies-while-handling-bp.exp
17602 (foreach_with_prefix): Likewise.
17603 * lib/gdb.exp (foreach_with_prefix): New procedure.
17604
45f38546
MK
176052016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
17606
17607 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
17608 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
17609
dc29a1ce
MK
176102016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
17611
17612 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
17613 endian targets.
17614
092127d7
JK
176152016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17616 Pedro Alves <palves@redhat.com>
17617
17618 Fix testsuite compatibility with Guile.
17619 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
17620 number.
17621
31d765d3
JK
176222016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17623
17624 Fix testsuite compatibility with Guile.
17625 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
17626 (thread 1): New test for backtrace through signal handler.
17627
1ac78c04
YQ
176282016-01-22 Yao Qi <yao.qi@linaro.org>
17629
17630 PR testsuite/19491
17631 * gdb.base/multi-forks.c: Include
17632 ../lib/unbuffer_output.c
17633 (main): Call gdb_unbuffer_output.
17634
4f5946a8
DE
176352016-01-21 Doug Evans <dje@google.com>
17636
17637 * lib/ada.exp (gdb_compile_ada): Fix typo.
17638
305e13e6
JB
176392016-01-21 Joel Brobecker <brobecker@adacore.com>
17640
17641 * gdb.base/break-fun-addr.exp: New file.
17642 * gdb.base/break-fun-addr1.c: New file.
17643 * gdb.base/break-fun-addr2.c: New file.
17644
5f5dfff6
SM
176452016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
17646
17647 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
17648 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
17649 enum flag values.
17650
fd356fa2
AA
176512016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
17652
17653 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
17654 when GDB can not set the vector return value. Add more comments
17655 for clarification.
17656
9df22175
AT
176572016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
17658
17659 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
17660 command.
17661
41d1845e
SM
176622016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17663
17664 * Makefile.in (DO_RUNTEST): Add --status and update usages.
17665
01ac6840
SM
176662016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17667
17668 * Makefile.in (check-single): Pass --status to runtest.
17669 (check/%.exp): Likewise.
17670
176712016-01-19 Simon Marchi <simon.marchi@ericsson.com>
17672
17673 * Makefile.in (check-parallel): Propagate return code from make
17674 do-check-parallel.
17675
bd0a71fa
MK
176762016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
17677
17678 * gdb.trace/ftrace.exp: Fix expected message on continue.
17679 * gdb.trace/pending.exp: Fix expected message on continue.
17680 * gdb.trace/trace-break.exp: Fix expected message on continue.
17681
8bcbad33
SM
176822016-01-18 Simon Marchi <simon.marchi@ericsson.com>
17683
17684 * lib/gdb.exp (gdb_test): Remove unused global references.
17685
f303dbd6
PA
176862016-01-18 Pedro Alves <palves@redhat.com>
17687
17688 * gdb.base/async-shell.exp: Adjust expected output.
17689 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
17690 * gdb.base/siginfo-thread.exp: Adjust expected output.
17691 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
17692 * gdb.java/jnpe.exp: Adjust expected output.
17693 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
17694 * gdb.threads/continue-pending-status.exp: Adjust expected output.
17695 * gdb.threads/leader-exit.exp: Adjust expected output.
17696 * gdb.threads/manythreads.exp: Adjust expected output.
17697 * gdb.threads/pthreads.exp: Adjust expected output.
17698 * gdb.threads/schedlock.exp: Adjust expected output.
17699 * gdb.threads/siginfo-threads.exp: Adjust expected output.
17700 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
17701 expected output.
17702 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
17703 output.
17704 * gdb.threads/sigthread.exp: Adjust expected output.
17705 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
17706
b2789696
YQ
177072016-01-18 Yao Qi <yao.qi@linaro.org>
17708
17709 * gdb.guile/scm-section-script.c: Replace @progbits with
17710 %progbits.
17711 * gdb.python/py-section-script.c: Likewise.
17712
71ef29a8
PA
177132016-01-15 Pedro Alves <palves@redhat.com>
17714
17715 * gdb.multi/tids.exp: Test star wildcard ranges.
17716
3f5b7598
PA
177172016-01-15 Pedro Alves <palves@redhat.com>
17718
17719 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
17720 command from "thread apply" invocation.
17721 (thr_apply_info_thr_invalid): Default the expected output to the
17722 input tid list.
17723 (top level): Add tests that use convenience variables. Add tests
17724 for "thread apply" with a valid TID list, but missing the command.
17725
663f6d42
PA
177262016-01-13 Pedro Alves <palves@redhat.com>
17727
17728 * gdb.base/default.exp: Expect $_gthread as well.
17729 * gdb.multi/tids.exp: Test $_gthread.
17730 * gdb.threads/thread-specific.exp: Test $_gthread.
17731
c84f6bbf
PA
177322016-01-13 Pedro Alves <palves@redhat.com>
17733
17734 * gdb.multi/tids.exp: Test "info threads -gid".
17735
22a02324
PA
177362016-01-13 Pedro Alves <palves@redhat.com>
17737
17738 * gdb.multi/tids.exp: Test InferiorThread.global_num and
17739 Breakpoint.thread.
17740 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
17741
5d5658a1
PA
177422016-01-07 Pedro Alves <palves@redhat.com>
17743
17744 * gdb.base/break.exp: Adjust to output changes.
17745 * gdb.base/hbreak2.exp: Likewise.
17746 * gdb.base/sepdebug.exp: Likewise.
17747 * gdb.base/watch_thread_num.exp: Likewise.
17748 * gdb.linespec/keywords.exp: Likewise.
17749 * gdb.multi/info-threads.exp: Likewise.
17750 * gdb.threads/thread-find.exp: Likewise.
17751 * gdb.multi/tids.c: New file.
17752 * gdb.multi/tids.exp: New file.
17753
84654457
PA
177542016-01-13 Pedro Alves <palves@redhat.com>
17755
17756 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
17757
e3940304
PA
177582016-01-13 Pedro Alves <palves@redhat.com>
17759
17760 * gdb.base/default.exp: Expect $_inferior as well.
17761 * gdb.multi/base.exp: Test $_inferior.
17762
a911d87a
PA
177632016-01-13 Pedro Alves <palves@redhat.com>
17764
17765 PR breakpoints/19388
17766 * gdb.base/catch-signal-siginfo-cond.c: New file.
17767 * gdb.base/catch-signal-siginfo-cond.exp: New file.
17768
82075af2
JS
177692016-01-12 Josh Stone <jistone@redhat.com>
17770 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17771
17772 * gdb.base/catch-syscall.c (do_execve): New variable.
17773 (main): Conditionally trigger an execve.
17774 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
17775 (test_catch_syscall_execve): New, check entry/return across execve.
17776 (do_syscall_tests): Call test_catch_syscall_execve.
17777
e46eeedd
PA
177782016-01-12 Pedro Alves <palves@redhat.com>
17779
17780 * gdb.base/random-signal.exp (do_test): New procedure, with body
17781 of testcase moved in.
17782
01d8c27e
JK
177832016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17784 Pedro Alves <palves@redhat.com>
17785
17786 * gdb.base/funcargs.exp (finish from indirectly called function):
17787 Reintroduce the case for 'First'.
17788
9a706302
JK
177892016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17790 Pedro Alves <palves@redhat.com>
17791
17792 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
17793 (tcatch_vfork_then_child_follow_exec)
17794 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
17795 identification.
17796
c0ecb95f
JK
177972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17798
17799 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
17800 and repeats to unlimited.
17801 * gdb.python/py-value.exp: Likewise.
17802 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
17803 and repeats to unlimited.
17804
6cfc1fcb
JK
178052016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17806
17807 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
17808 and reordering the functions.
17809 * gdb.multi/hangout.c: Likewise.
17810 * gdb.multi/hello.c: Likewise.
17811
582a1b00
SM
178122016-01-08 Simon Marchi <simon.marchi@ericsson.com>
17813
17814 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
17815 absolute.
17816 (SingleStatisticTestResult.report): Use dict.keys instead of
17817 dict.iterkeys.
17818
79bc59cb
PA
178192016-01-06 Pedro Alves <palves@redhat.com>
17820
17821 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
17822
43368e1d
MM
178232016-01-04 Markus Metzger <markus.t.metzger@intel.com>
17824
17825 * gdb.btrace/dlopen.exp: New.
17826 * gdb.btrace/dlopen.c: New.
17827 * gdb.btrace/dlopen-dso.c: New.
17828
79fad5b8
SL
178292015-12-25 Sandra Loosemore <sandra@codesourcery.com>
17830
17831 * lib/gdb.exp (gdb_test): Update comments to clarify that the
17832 PATTERN argument is optional.
17833
ab8314b3
JB
178342015-12-24 Joel Brobecker <brobecker@adacore.com>
17835
17836 * lib/ada.exp (target_compile_ada_from_dir): New function.
17837 (gdb_compile_ada): Reimplement avoiding the use of project files.
17838 * gdb.ada/gnat_ada.gpr: Delete.
17839 * gdb.ada/cond_lang.exp: Adjust test to make path before
17840 filename optional.
17841 * gdb.ada/small_reg_param.exp: Likewise.
17842
fe33faff
SM
178432015-12-22 Simon Marchi <simon.marchi@ericsson.com>
17844
17845 * gdb.base/foll-vork.exp: Remove HP-UX special case.
17846
6d265cb4
TP
178472015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
17848
17849 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
17850 case.
17851
10125099
SM
178522015-12-21 Simon Marchi <simon.marchi@ericsson.com>
17853
17854 * gdb.base/break.exp: Remove dead code.
17855 * gdb.base/sepdebug.exp: Likewise.
17856
3ca22649
SM
178572015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17858
17859 * gdb.asm/asm-source.exp: Remove HP-UX references.
17860 * gdb.base/annota1.exp: Likewise.
17861 * gdb.base/annota3.exp: Likewise.
17862 * gdb.base/attach.exp: Likewise.
17863 * gdb.base/bigcore.exp: Likewise.
17864 * gdb.base/break.exp: Likewise.
17865 * gdb.base/call-ar-st.exp: Likewise.
17866 * gdb.base/callfuncs.exp: Likewise.
17867 * gdb.base/catch-fork-static.exp: Likewise.
17868 * gdb.base/display.exp: Likewise.
17869 * gdb.base/foll-exec-mode.exp: Likewise.
17870 * gdb.base/foll-exec.exp: Likewise.
17871 * gdb.base/foll-fork.exp: Likewise.
17872 * gdb.base/foll-vfork.exp: Likewise.
17873 * gdb.base/funcargs.exp: Likewise.
17874 * gdb.base/hbreak2.exp: Likewise.
17875 * gdb.base/inferior-died.exp: Likewise.
17876 * gdb.base/interrupt.exp: Likewise.
17877 * gdb.base/multi-forks.exp: Likewise.
17878 * gdb.base/nodebug.exp: Likewise.
17879 * gdb.base/sepdebug.exp: Likewise.
17880 * gdb.base/solib1.c: Likewise.
17881 * gdb.base/step-test.exp: Likewise.
17882 * gdb.mi/non-stop.c: Likewise.
17883 * gdb.mi/pthreads.c: Likewise.
17884 * gdb.multi/bkpt-multi-exec.ex: Likewise.
17885 * gdb.threads/pthreads.c: Likewise.
17886 * gdb.threads/staticthreads.exp: Likewise.
17887 * lib/future.exp: Likewise.
17888 * lib/gdb.exp: Likewise.
17889 * gdb.base/so-indr-cl.c: Remove.
17890 * gdb.base/so-indr-cl.exp: Likewise.
17891 * gdb.base/solib.c: Likewise.
17892 * gdb.base/solib.exp: Likewise.
17893 * gdb.base/solib2.c: Likewise.
17894
b6304613
SM
178952015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
17896
17897 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
17898 * gdb.base/call-ar-st.exp: Likewise.
17899 * gdb.base/callfuncs.exp: Likewise.
17900 * gdb.base/condbreak.exp: Likewise.
17901 * gdb.base/constvars.exp: Likewise.
17902 * gdb.base/hbreak2.exp: Likewise.
17903 * gdb.base/langs.exp: Likewise.
17904 * gdb.base/list.exp: Likewise.
17905 * gdb.base/long_long.exp: Likewise.
17906 * gdb.base/ptype.exp: Likewise.
17907 * gdb.base/scope.exp: Likewise.
17908 * gdb.base/signals.exp: Likewise.
17909 * gdb.base/so-impl-ld.exp: Likewise.
17910 * gdb.base/varargs.exp: Likewise.
17911 * gdb.base/volatile.exp: Likewise.
17912 * gdb.base/whatis.exp: Likewise.
17913 * gdb.cp/cplusfuncs.exp: Likewise.
17914 * gdb.cp/inherit.exp: Likewise.
17915 * gdb.cp/local.exp: Likewise.
17916 * gdb.cp/member-ptr.exp: Likewise.
17917 * gdb.cp/method.exp: Likewise.
17918 * gdb.cp/overload.exp: Likewise.
17919 * gdb.cp/templates.exp: Likewise.
17920 * gdb.stabs/weird.exp: Likewise.
17921 * lib/compiler.c: Likewise.
17922 * lib/compiler.cc: Likewise.
17923 * lib/cp-support.exp: Likewise.
17924 * lib/gdb.exp: Likewise.
17925
bf401b07
SM
179262015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
17927
17928 * configure.ac: Remove HP-UX case.
17929 * configure: Regenerate.
17930
aff9c0f8
SM
179312015-12-18 Simon Marchi <simon.marchi@ericsson.com>
17932
17933 * lib/gdb.exp (gdb_compile): Add function doc.
17934
a6904d5a
PA
179352015-12-17 Pedro Alves <palves@redhat.com>
17936
17937 PR threads/19354
17938 * gdb.multi/info-threads.exp: New file.
17939
a22279dd
YQ
179402015-12-15 Yao Qi <yao.qi@linaro.org>
17941
17942 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
17943 is aarch64*-*-*.
17944
0588c796
SL
179452015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17946
17947 * gdb.base/history-duplicates.exp: Skip if no readline support.
17948
5d978e17
SL
179492015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17950
17951 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
17952
7e763b86
SL
179532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17954
17955 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
17956
87a3a92c
SL
179572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
17958
17959 * gdb.base/completion.exp: Skip tests that interrupt GDB with
17960 ctrl-C if nointerrupts target property is set.
17961 * gdb.base/double-prompt-target-event-error.exp: Likewise.
17962 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
17963 * gdb.base/paginate-bg-execution.exp: Likewise.
17964 * gdb.base/paginate-execution-startup.exp: Likewise.
17965 * gdb.base/random-signal.exp: Likewise.
17966 * gdb.base/range-stepping.exp: Likewise.
17967 * gdb.cp/annota2.exp: Likewise.
17968 * gdb.cp/annota3.exp: Likewise.
17969 * gdb.gdb/selftest.exp: Likewise.
17970 * gdb.threads/continue-pending-status.exp: Likewise.
17971 * gdb.threads/leader-exit.exp: Likewise.
17972 * gdb.threads/manythreads.exp: Likewise.
17973 * gdb.threads/pthreads.exp: Likewise.
17974 * gdb.threads/schedlock.exp: Likewise.
17975 * gdb.threads/sigthread.exp: Likewise.
17976
a8f077dc
DB
179772015-12-11 Don Breazeal <donb@codesourcery.com>
17978
17979 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
17980 remote.
17981 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
17982 * gdb.base/foll-exec.exp (main): Enable for target remote.
17983 * gdb.base/foll-fork.exp (main): Likewise.
17984 * gdb.base/foll-vfork.exp (main): Likewise.
17985 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
17986 (proc continue_to_exit_bp_loc): Use clean_restart.
17987 * gdb.base/pie-execl.exp (main): Disable for target remote.
17988 * gdb.base/watch-vfork.exp (main): Enable for target remote.
17989 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
17990 * gdb.threads/execl.exp (main): Likewise.
17991 * gdb.threads/fork-child-threads.exp (main): Likewise.
17992 * gdb.threads/fork-plus-threads.exp (main): Disable for target
17993 remote.
17994 * gdb.threads/fork-thread-pending.exp (main): Enable for target
17995 remote.
17996 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
17997 pid.tid style ptids, instead of just tid.
17998 * gdb.threads/thread-execl.exp (main): Enable for target remote.
17999 * gdb.threads/watchpoint-fork.exp (main): Likewise.
18000 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
18001 ptids, instead of just tid.
18002
3b2464a8
AB
180032015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
18004
18005 * gdb.base/list.exp (test_list_forward): Add end of file error
18006 test.
18007 (test_repeat_list_command): Add end of file error test.
18008 (test_list_backwards): Add beginning of file error test.
18009
a0def019
AB
180102015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
18011
18012 * gdb.base/list.exp (test_list_invalid_args): New function,
18013 defined, and called.
18014
5c000dff
AB
180152015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
18016
18017 * gdb.base/list.exp (test_list): Make test names unique.
18018
f1637ebe
YQ
180192015-12-11 Yao Qi <yao.qi@linaro.org>
18020
18021 * gdb.base/coremaker2.c: Remove.
18022
36d6fc0a
PA
180232015-12-10 Pedro Alves <palves@redhat.com>
18024
18025 * gdb.multi/base.exp: Remove stale "spaces" references.
18026
762f7747
PA
180272015-12-10 Pedro Alves <palves@redhat.com>
18028
18029 * gdb.multi/base.exp: Don't use nowarnings.
18030 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
18031 * gdb.multi/hangout.c: Include stdio.h.
18032 * gdb.multi/hello.c: Include stdlib.h.
18033 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
18034 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
18035 * gdb.multi/multi-arch.exp: Don't use nowarnings.
18036
28d2bfb9
AB
180372015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
18038
18039 * gdb.dwarf2/dw2-ranges-base.c: New file.
18040 * gdb.dwarf2/dw2-ranges-base.exp: New file.
18041 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
18042 support additional line table, and debug ranges generation.
18043 (Dwarf::ranges): New function, generate .debug_ranges.
18044 (Dwarf::lines): Support generating simple line table programs.
18045 (Dwarf::assemble): Initialise new namespace variables.
18046
5fc2beac
KB
180472015-12-09 Kevin Buettner <kevinb@redhat.com>
18048
18049 * gdb.base/async.exp (proc test_background): Add case for
18050 asynchronous execution not supported.
18051
1c35a88f
LM
180522015-12-09 Luis Machado <lgustavo@codesourcery.com>
18053
18054 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
18055 format and change test names to make them unique.
18056
b593e3d9
RK
180572015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
18058 Pedro Alves <pedro@redhat.com>
18059
18060 PR gdb/18702
18061 Add checking of floatformats setup on x86_64 hosts.
18062 * gdb.arch/i386-float.S (main): Load bigval and smallval.
18063 (smallval, bigval): New labels/constants.
18064 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
18065 float" after loading bigval and smallval.
18066
d72413e6
PMR
180672015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
18068
18069 * gdb.ada/fun_overload_menu.exp: New testcase.
18070 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
18071
ece66d65
JS
180722015-12-04 Josh Stone <jistone@redhat.com>
18073
18074 * gdb.base/catch-fork-static.exp: New.
18075
41d0efca
YQ
180762015-12-03 Yao Qi <yao.qi@linaro.org>
18077
18078 * gdb.base/sizeof.c: Don't include stdio.h and
18079 ../lib/unbuffer_output.c.
18080 (main): New variable 'size' and 'value'. Remove printf and
18081 gdb_unbuffer_output. Assign return value to size and value.
18082 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
18083 at the beginning.
18084 (check_sizeof): Check the result by printing variable 'size'.
18085 (check_valueof): Check the result by printing variable 'value'.
18086
99fd02d9
YQ
180872015-12-01 Yao Qi <yao.qi@linaro.org>
18088
18089 * gdb.base/disp-step-syscall.exp: Define syscall instruction
18090 for aarch64*-*-linux* target.
18091
f2faf941
PA
180922015-11-30 Pedro Alves <palves@redhat.com>
18093
18094 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
18095
04bf20c5
PA
180962015-11-30 Pedro Alves <palves@redhat.com>
18097
18098 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
18099 Handle non-stop mode vCont replies.
18100
09df4675
PA
181012015-11-30 Pedro Alves <palves@redhat.com>
18102
18103 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
18104 prepare_for_testing. Start gdb with "set non-stop on" appended to
18105 GDBFLAGS. Lax expected stop output.
18106
58b584af
YQ
181072015-11-27 Yao Qi <yao.qi@linaro.org>
18108
18109 * gdb.arch/arm-neon.exp: New.
18110 * gdb.arch/arm-neon.c: New.
18111
dfcb77a8
YQ
181122015-11-27 Yao Qi <yao.qi@linaro.org>
18113
18114 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
18115
88e8ec1b
YQ
181162015-11-27 Yao Qi <yao.qi@linaro.org>
18117
18118 * gdb.cp/annota2.exp: Allow multiple occurrences of the
18119 frames-invalid annotation.
18120
bfde72c2
YQ
181212015-11-27 Yao Qi <yao.qi@linaro.org>
18122
18123 * gdb.cp/annota2.exp: Use ${frames_invalid}.
18124
f6512a69
SM
181252015-11-26 Simon Marchi <simon.marchi@ericsson.com>
18126
18127 * gdb.threads/names.exp: New file.
18128 * gdb.threads/names.c: New file.
18129 * README: Mention gdb,no_thread_names.
18130
46a3515b
MM
181312015-11-26 Markus Metzger <markus.t.metzger@intel.com>
18132
18133 PR 19297
18134 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
18135 support" error.
18136
62147a22
PA
181372015-11-24 Pedro Alves <palves@redhat.com>
18138
18139 PR 17539
18140 * gdb.base/display.exp: Expect displays to be sorted in ascending
18141 order. Use multi_line.
18142 * gdb.base/solib-display.exp: Likewise.
18143
2f341b6e
PA
181442015-11-24 Pedro Alves <palves@redhat.com>
18145
18146 PR 17539
25d49b86
PA
18147 * gdb.base/display.exp: Expect displays to be sorted in ascending
18148 order. Use multi_line.
18149 * gdb.base/solib-display.exp: Likewise.
2f341b6e 18150
7e0aa6aa
PA
181512015-11-24 Pedro Alves <palves@redhat.com>
18152
18153 PR 17539
18154 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
18155 threads in ascending order.
18156 * gdb.base/foll-fork.exp: Likewise.
18157 * gdb.base/foll-vfork.exp: Likewise.
18158 * gdb.base/multi-forks.exp: Likewise.
18159 * gdb.mi/mi-nonstop.exp: Likewise.
18160 * gdb.mi/mi-nsintrall.exp: Likewise.
18161 * gdb.multi/base.exp: Likewise.
18162 * gdb.multi/multi-arch.exp: Likewise.
18163 * gdb.python/py-inferior.exp: Likewise.
18164 * gdb.threads/break-while-running.exp: Likewise.
18165 * gdb.threads/execl.exp: Likewise.
18166 * gdb.threads/gcore-thread.exp: Likewise.
18167 * gdb.threads/info-threads-cur-sal.exp: Likewise.
18168 * gdb.threads/kill.exp: Likewise.
18169 * gdb.threads/linux-dp.exp: Likewise.
18170 * gdb.threads/multiple-step-overs.exp: Likewise.
18171 * gdb.threads/next-bp-other-thread.exp: Likewise.
18172 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
18173 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
18174 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
18175 * gdb.threads/thread-find.exp: Likewise.
18176 * gdb.threads/tls.exp: Likewise.
18177 * lib/mi-support.exp (mi_reverse_list): Delete.
18178 (mi_check_thread_states): No longer reverse list.
18179
2cc57ad8
PA
181802015-11-24 Pedro Alves <palves@redhat.com>
18181
18182 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
18183 use lowercase.
18184
c93e8391
SM
181852015-11-23 Simon Marchi <simon.marchi@ericsson.com>
18186
18187 * gdb.trace/actions.c: Include trace-common.h.
18188 (main): Add a location for a fast tracepoint.
18189 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
18190 the normal tracepoints.
18191 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
18192
045ccf91
SM
181932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
18194
18195 * save-trace.exp: Factor out code to these...
18196 (gdb_save_tracepoints): New.
18197 (gdb_load_tracepoints): New.
18198 (do_save_load_test): New.
18199
5506f9f6
KB
182002015-11-23 Kevin Buettner <kevinb@redhat.com>
18201
18202 * gdb.base/asmlabel.exp: New test.
18203 * gdb.base/asmlabel.c: New test case.
18204
16c3b12f
JB
182052015-11-23 Joel Brobecker <brobecker@adacore.com>
18206
18207 * gdb.base/wrong_frame_bt_full-main.c: New file.
18208 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
18209 * gdb.base/wrong_frame_bt_full.exp: New file.
18210
155bfbd3
JB
182112015-11-23 Joel Brobecker <brobecker@adacore.com>
18212
18213 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
18214
bb097445
JM
182152015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
18216
206853a0 18217 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
18218 pstate register when comparing registers values in
18219 sparc64-*-linux-gnu targets to avoid spurious differences.
18220
9c88ed8f
JM
182212015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
18222
206853a0 18223 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 18224
96161e25
SL
182252015-11-19 Sandra Loosemore <sandra@codesourcery.com>
18226
18227 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
18228 as type argument to gdb_compile.
18229 * gdb.base/nested-subp2.exp: Likewise.
18230 * gdb.base/nested-subp3.exp: Likewise.
18231
340c2830
DV
182322015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
18233
18234 * lib/dwarf.exp (_note): Fix left shift of negative value.
18235 * gdb.trace/trace-condition.exp: Likewise.
18236
c1862d0f
YQ
182372015-11-13 Yao Qi <yao.qi@linaro.org>
18238
18239 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
18240 comments about d10v.
18241 (test_scalar_returns): Likewise.
18242 * gdb.base/d10v.ld: Remove.
18243 * gdb.base/overlays.exp: Remove the target triplet checking for
18244 d10v-*-*.
18245 * gdb.base/structs.exp (test_struct_returns): Remove the
18246 comments about d10v.
18247 (test_struct_calls): Likewise.
18248
77ae9c19
YQ
182492015-11-13 Yao Qi <yao.qi@linaro.org>
18250
18251 * gdb.base/gnu_vector.exp: Check the return value by "p res".
18252 * gdb.base/gnu_vector.c: Don't include stdio.h.
18253 (main): Don't print res and call add_some_intvecs.
18254
430e004e
MK
182552015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
18256
18257 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
18258 macro.
18259 (func5): Removed.
18260 (func4): Use FAST_TRACEPOINT_LABEL.
18261 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
18262 macro.
18263 (func): Removed.
18264 (thread_function): Use FAST_TRACEPOINT_LABEL.
18265 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
18266 (func): Remove.
18267 (marker): Use FAST_TRACEPOINT_LABEL.
18268 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
18269 (pendfunc1): Remove.
18270 (pendfunc): Use FAST_TRACEPOINT_LABEL.
18271 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
18272 (foo): Remove.
18273 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
18274 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
18275 macro.
18276 (func): Remove.
18277 (marker): Use FAST_TRACEPOINT_LABEL.
18278 * gdb.trace/trace-common.h: New header.
18279 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
18280 macro.
18281 (func): Remove.
18282 (marker): Use FAST_TRACEPOINT_LABEL.
18283 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
18284 (func): Remove.
18285 (thread_function): Use FAST_TRACEPOINT_LABEL.
18286
6e7675a7
MK
182872015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
18288
18289 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
18290 in front.
18291 * gdb.trace/change-loc.exp: Use global pcreg definition.
18292 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
18293 * gdb.trace/entry-values.exp: Use global spreg definition, add $
18294 in front.
18295 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
18296 * gdb.trace/pending.exp: Likewise.
18297 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
18298 * gdb.trace/trace-break.exp: Likewise.
18299 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
18300 in front.
18301 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
18302 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
18303 in front.
18304 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
18305
dddc0e16
JB
183062015-11-09 Joel Brobecker <brobecker@adacore.com>
18307
18308 * gdb.ada/fin_fun_out: New testcase.
18309
c6f0b406
KB
183102015-11-07 Kevin Buettner <kevinb@redhat.com>
18311
18312 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
18313 value associated with DW_AT_byte_size.
18314 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
18315 constants for DW_AT_byte_size, DW_AT_lower_bound, and
18316 DW_AT_upper_bound.
18317
f01dcfd9
KB
183182015-11-07 Kevin Buettner <kevinb@redhat.com>
18319
18320 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
18321 (gdb_target_symbol_prefix_flags): Define in terms of _asm
18322 version.
18323 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
18324 gdb.dwarf2/dw2-canonicalize-type.exp,
18325 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
18326 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
18327 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
18328 provided by gdb_target_symbol_prefix_flags_asm.
18329 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
18330 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
18331 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
18332 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
18333 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
18334 macros where needed). Use this macro for symbols which require
18335 the prefix provided by SYMBOL_PREFIX.
18336
2223449a
KB
183372015-11-05 Kevin Buettner <kevinb@redhat.com>
18338
18339 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
18340 New procs.
18341 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
18342 representing expressions, of more than one list element.
18343 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
18344 to prepend linker symbol prefix to f.
18345 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
18346 table_1 and table_2.
18347 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
18348 Likewise, for f and g.
18349 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
18350 for ptr.
18351 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
18352 for main.
18353 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
18354 table_1_ptr and table_2_ptr.
18355
6f2f1a3a
JK
183562015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18357 Joel Brobecker <brobecker@adacore.com>
18358
18359 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
18360
566c56c9
MK
183612015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
18362
18363 * gdb.reverse/s390-mvcle.c: New test.
18364 * gdb.reverse/s390-mvcle.exp: New file.
18365 * lib/gdb.exp: Enable reverse tests on s390*-linux.
18366
d5f0636b
MK
183672015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
18368
18369 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
18370
7ad8b86c
MK
183712015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
18372
18373 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
18374 reaching marker2.
18375 * gdb.reverse/getresuid-reverse.exp: Likewise.
18376 * gdb.reverse/pipe-reverse.exp: Likewise.
18377 * gdb.reverse/readv-reverse.exp: Likewise.
18378 * gdb.reverse/recvmsg-reverse.exp: Likewise.
18379 * gdb.reverse/time-reverse.exp: Likewise.
18380 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
18381
4081c0f1
YQ
183822015-10-30 Yao Qi <yao.qi@linaro.org>
18383
18384 * gdb.threads/wp-replication.c (watch_count_done): Remove.
18385 (empty_cycle): Remove.
18386 (main): Don't call empty_cycle. Don't use watch_count_done.
18387 * gdb.threads/wp-replication.exp: Don't set breakpoint on
18388 empty_cycle. Rewrite the code counting HW watchpoints.
18389
452b4ba5
MK
183902015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
18391
18392 * gdb.reverse/fstatat-reverse.c: New test.
18393 * gdb.reverse/fstatat-reverse.exp: New file.
18394 * gdb.reverse/getresuid-reverse.c: New test.
18395 * gdb.reverse/getresuid-reverse.exp: New file.
18396 * gdb.reverse/pipe-reverse.c: New test.
18397 * gdb.reverse/pipe-reverse.exp: New file.
18398 * gdb.reverse/readv-reverse.c: New test.
18399 * gdb.reverse/readv-reverse.exp: New file.
18400 * gdb.reverse/recvmsg-reverse.c: New test.
18401 * gdb.reverse/recvmsg-reverse.exp: New file.
18402 * gdb.reverse/time-reverse.c: New test.
18403 * gdb.reverse/time-reverse.exp: New file.
18404 * gdb.reverse/waitpid-reverse.c: New test.
18405 * gdb.reverse/waitpid-reverse.exp: New file.
18406
5e2e7507
JK
184072015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
18408
18409 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
18410
0fde2c53
DE
184112015-10-26 Doug Evans <dje@google.com>
18412
18413 PR symtab/17391
18414 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
18415 * gdb.dwarf2/bad-regnum.c: New file.
18416 * gdb.dwarf2/bad-regnum.exp: New file.
18417
1a70ae97
DE
184182015-10-26 Doug Evans <dje@google.com>
18419
18420 PR python/18938
18421 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
18422 file.
18423
27dc26ab
JK
184242015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18425
18426 * gdb.compile/compile.exp (compile code globalvar): Update expectation
18427 for a change by "Mention language in compile error message".
18428
bed91f4d
SM
184292015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
18430
18431 PR python/18073
18432 * gdb.python/py-type.c (C::a_method): New.
18433 (C::a_const_method): New.
18434 (C::a_static_method): New.
18435 (a_function): New.
18436 * gdb.python/py-type.exp (test_fields): Test getting fields
18437 from function and method.
18438
3f2f83dd
KB
184392015-10-21 Keven Boell <keven.boell@intel.com>
18440
18441 * gdb.fortran/vla-alloc-assoc.exp: New file.
18442 * gdb.fortran/vla-datatypes.exp: New file.
18443 * gdb.fortran/vla-datatypes.f90: New file.
18444 * gdb.fortran/vla-history.exp: New file.
18445 * gdb.fortran/vla-ptype-sub.exp: New file.
18446 * gdb.fortran/vla-ptype.exp: New file.
18447 * gdb.fortran/vla-sizeof.exp: New file.
18448 * gdb.fortran/vla-sub.f90: New file.
18449 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
18450 * gdb.fortran/vla-value-sub-finish.exp: New file.
18451 * gdb.fortran/vla-value-sub.exp: New file.
18452 * gdb.fortran/vla-value.exp: New file.
18453 * gdb.fortran/vla-ptr-info.exp: New file.
18454 * gdb.mi/mi-vla-fortran.exp: New file.
18455 * gdb.mi/vla.f90: New file.
18456
27145d50
SL
184572015-10-21 Sandra Loosemore <sandra@codesourcery.com>
18458
18459 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
18460 of hardwired timeout value.
18461
5f3ff4f8
JK
184622015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18463 Pedro Alves <palves@redhat.com>
18464
18465 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
18466 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
18467
bfd09d20
JS
184682015-10-19 Josh Stone <jistone@redhat.com>
18469
18470 * gdb.base/catch-syscall.c: Include <sched.h>.
18471 (unknown_syscall): New variable.
18472 (main): Trigger a vfork and an unknown syscall.
18473 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
18474 (unknown_syscall_number): Likewise.
18475 (check_call_to_syscall): Accept an optional syscall pattern.
18476 (check_return_from_syscall): Likewise.
18477 (check_continue): Likewise.
18478 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
18479 (test_catch_syscall_skipping_return): New test toggling off 'catch
18480 syscall' to step over the syscall return, then toggling back on.
18481 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
18482 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
18483 (do_syscall_tests): Call test_catch_syscall_without_args and
18484 test_catch_syscall_mid_vfork.
18485 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
18486 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
18487
b32b93c6
AS
184882015-10-19 Andrew Stubbs <ams@codesourcery.com>
18489
18490 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
18491 print g_vE): Add new pass patterns.
18492 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
18493 print various symbol names for vptr fields.
18494
9d622bda
AB
184952015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
18496
18497 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
18498 results.
18499
0fd8ac1c
YQ
185002015-10-12 Yao Qi <yao.qi@linaro.org>
18501
18502 * gdb.arch/disp-step-insn-reloc.exp: New test case.
18503
34240514
YQ
185042015-10-12 Yao Qi <yao.qi@linaro.org>
18505
18506 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
18507 is aarch64*-*-linux*.
18508
8240f442
YQ
185092015-10-12 Yao Qi <yao.qi@linaro.org>
18510
18511 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
18512 (can_relocate_bcond_true): ... it.
18513 (can_relocate_bcond_false): New function.
18514 (foo): Likewise.
18515 (can_relocate_bl): Likewise.
18516 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
18517 can_relocate_bl.
18518
2520f728
PMR
185192015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
18520
18521 * gdb.base/nested-addr.c: New file.
18522 * gdb.base/nested-addr.exp: New testcase.
18523
abcef95a
MM
185242015-10-09 Markus Metzger <markus.t.metzger@intel.com>
18525
18526 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
18527 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
18528 its output. Ignore the output of "record goto begin" and instead
18529 check that GDB is replaying.
18530
145e3ddb
PA
185312015-10-09 Pedro Alves <palves@redhat.com>
18532
18533 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
18534 (top level): Use it in the run with no args test.
18535
d5d8c4e1
IB
185362015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
18537
18538 * gdb.dlang/properties.exp: New file.
18539
06e635ef
SL
185402015-10-02 Sandra Loosemore <sandra@codesourcery.com>
18541
18542 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
18543 whether or not address 0x1000 is mapped on the target.
18544
e019fd1d
SM
185452015-09-30 Simon Marchi <simon.marchi@ericsson.com>
18546
18547 * gdb.python/py-type.exp: Do not run tests if binaries fail to
18548 build.
18549
77ba2a67
MM
185502015-09-30 Markus Metzger <markus.t.metzger@intel.com>
18551
18552 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
18553 instruction-history test.
18554
c60eb31f
DE
185552015-09-28 Doug Evans <dje@google.com>
18556
18557 * gdb.base/gcore.c (array_func): Add reference to static_array.
18558
9a3c8263
SM
185592015-09-25 Simon Marchi <simon.marchi@ericsson.com>
18560
18561 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
18562 source line.
18563
9720e656
SL
185642015-09-24 Sandra Loosemore <sandra@codesourcery.com>
18565
18566 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
18567 short or char as base type.
18568
938d3bf2
SL
185692015-09-23 Sandra Loosemore <sandra@codesourcery.com>
18570
18571 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
18572 to allow any size enum.
18573
e6c2c623
PMR
185742015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
18575
18576 * gdb.ada/array_ptr_renaming.exp: New testcase.
18577 * gdb.ada/array_ptr_renaming/foo.adb: New file.
18578 * gdb.ada/array_ptr_renaming/pack.ads: New file.
18579
06da0f77
PL
185802015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18581
18582 * gdb.trace/ftrace-lock.c: New file.
18583 * gdb.trace/ftrace-lock.exp: New file.
18584
4f51c22a
PL
185852015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18586
18587 * gdb.arch/insn-reloc.c: New file.
18588 * gdb.arch/ftrace-insn-reloc.exp: New file.
18589
7041adf4
PL
185902015-09-21 Pierre Langlois <pierre.langlois@arm.com>
18591
18592 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
18593 instruction.
18594 * gdb.trace/pendshr1.c (pendfunc): Likewise.
18595 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
18596 * gdb.trace/range-stepping.c: Likewise.
18597 * gdb.trace/trace-break.c: Likewise.
18598 * gdb.trace/trace-mt.c (thread_function): Likewise.
18599 * gdb.trace/ftrace.c (marker): Likewise.
18600 * gdb.trace/trace-condition.c (marker): Likewise.
18601 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
18602 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
18603 is_aarch64_target.
18604
015d2e7e
DE
186052015-09-18 Doug Evans <xdje42@gmail.com>
18606
18607 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
18608 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
18609
26b188a2
SL
186102015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18611
18612 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
18613 the breakpoint.
18614
79dc332b
SL
186152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18616
18617 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
18618 the pending breakpoint. Remove timeout override for "Run till
18619 MI pending breakpoint on pendfunc3 on thread 2" test.
18620
f57929f2
SL
186212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18622
18623 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
18624 filename pattern.
18625
3f469b17
SL
186262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18627
18628 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
18629 in breakpoint filename pattern.
18630
515b89b3
SL
186312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18632
7800dbe4
SL
18633 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
18634
186352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18636
515b89b3
SL
18637 * gdb.linespec/explicit.exp: Check for readline support for
18638 tab-completion tests. Fix obvious typo.
18639
d2939ba2
MM
186402015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18641
18642 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
18643 and replay.
18644
cbb55fa7
MM
186452015-09-18 Markus Metzger <markus.t.metzger@intel.com>
18646
18647 * gdb.btrace/non-stop.c: New.
18648 * gdb.btrace/non-stop.exp: New.
18649
43691ca1
PL
186502015-09-17 Pierre Langlois <pierre.langlois@arm.com>
18651 Yao Qi <yao.qi@linaro.org>
18652
18653 * gdb.trace/trace-condition.c: New file.
18654 * gdb.trace/trace-condition.exp: New file.
18655
d78908cf
WW
186562015-09-16 Wei-cheng Wang <cole945@gmail.com>
18657
18658 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
18659 for testing bytecode compilation.
18660
1ed415e2
PA
186612015-09-16 Pedro Alves <palves@redhat.com>
18662 Sandra Loosemore <sandra@codesourcery.com>
18663
18664 * gdb.threads/non-stop-fair-events.c (timeout): New global.
18665 (SECONDS): Redefine.
18666 (main): Call pthread_kill and alarm early.
18667 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
18668 support.
18669 (test): If the target can't hardware step and doesn't support
18670 displaced stepping, increase the timeout.
18671
d136eff5
PA
186722015-09-16 Pedro Alves <palves@redhat.com>
18673
18674 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
18675 (enable_debug): New procedures.
18676 (test): Use them. Bail out if waiting for threads fails.
18677 (top level): Bail out if a test fails.
18678
991f019c
YQ
186792015-09-16 Yao Qi <yao.qi@linaro.org>
18680
18681 * gdb.asm/asm-source.exp: Set asm-arch for
18682 aarch64*-*-* target.
18683 * gdb.asm/aarch64.inc: New file.
18684
bfca584f
PMR
186852015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
18686
18687 * gdb.ada/array_of_variable_length.exp: New testcase.
18688 * gdb.ada/array_of_variable_length/foo.adb: New file.
18689 * gdb.ada/array_of_variable_length/pck.adb: New file.
18690 * gdb.ada/array_of_variable_length/pck.ads: New file.
18691
b326e587
DE
186922015-09-15 Doug Evans <dje@google.com>
18693
18694 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
18695 of function static local variable.
18696
5382cfab
PW
186972015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18698
18699 * gdb.threads/tls-so_extern.exp: New test file.
18700 * gdb.threads/tls-so_extern.c: New test file.
18701 * gdb.threads/tls-so_extern_main.c: New test file.
18702
141c5cc4
JK
187032015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18704
18705 * gdb.opt/solib-intra-step-lib.c: New file.
18706 * gdb.opt/solib-intra-step-main.c: New file.
18707 * gdb.opt/solib-intra-step.exp: New file.
18708
d15dcecd
PA
187092015-09-15 Pedro Alves <palves@redhat.com>
18710
18711 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
18712 gdb_continue_to_breakpoint instead of gdb_test_multiple.
18713
4c2f2a79
PA
187142015-09-14 Pedro Alves <palves@redhat.com>
18715
18716 * gdb.base/hook-stop-continue.c: Delete.
18717 * gdb.base/hook-stop-continue.exp: Delete.
18718 * gdb.base/hook-stop-frame.c: Delete.
18719 * gdb.base/hook-stop-frame.exp: Delete.
18720 * gdb.base/hook-stop.c: New file.
18721 * gdb.base/hook-stop.exp: New file.
18722
919e6dbe
PMR
187232015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
18724
18725 * gdb.ada/access_to_packed_array.exp: New testcase.
18726 * gdb.ada/access_to_packed_array/foo.adb: New file.
18727 * gdb.ada/access_to_packed_array/pack.adb: New file.
18728 * gdb.ada/access_to_packed_array/pack.ads: New file.
18729
157280a4
MM
187302015-09-14 Markus Metzger <markus.t.metzger@intel.com>
18731
18732 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
18733 buffer size test.
18734
2fd33e94
DB
187352015-09-11 Don Breazeal <donb@codesourcery.com>
18736
18737 * gdb.base/foll-exec.c: Add copyright header. Fix
18738 formatting issues.
18739 * gdb.base/foll-exec.exp (zap_session): Delete proc.
18740 (do_exec_tests): Use clean_restart in place of zap_session,
18741 and for test initialization. Fix formatting issues. Use
18742 fail in place of perror.
18743 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
18744 an expect statement to match an expression with output from
18745 the program under debug.
18746 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
18747 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
18748 * gdb.threads/non-ldr-exc-2.exp: Likewise.
18749 * gdb.threads/non-ldr-exc-3.exp: Likewise.
18750 * gdb.threads/non-ldr-exc-4.exp: Likewise.
18751
e70b6e8e
DE
187522015-09-09 Doug Evans <dje@google.com>
18753
18754 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
18755
7a551a51
DE
187562015-09-09 Doug Evans <dje@google.com>
18757
18758 * gdb.base/pie-execl.exp: Fix result test of build_executable.
18759
4c666f84
DE
187602015-09-09 Doug Evans <dje@google.com>
18761
18762 * gdb.base/savedregs.exp: Fix typo.
18763
243a9253
PA
187642015-09-09 Pedro Alves <palves@redhat.com>
18765
18766 * gdb.mi/mi-cli.exp: Add CLI finish tests.
18767
c0fa8fbd
SL
187682015-09-08 Sandra Loosemore <sandra@codesourcery.com>
18769
18770 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
18771 command actually switches threads. Give up on remaining
18772 tests if target fails to stop at breakpoint.
18773
cd7c1778
PMR
187742015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
18775
18776 * gdb.ada/funcall_char.exp: New testcase.
18777 * gdb.ada/funcall_char/foo.adb: New file.
18778
dc5c8746
PMR
187792015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
18780
18781 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
18782 expected outputs. Add two testcases for completing ambiguous
18783 functions.
18784 * gdb.ada/complete/aux_pck.adb: New file.
18785 * gdb.ada/complete/aux_pck.ads: New file.
18786 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
18787 Ambiguous_Func functions.
18788 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
18789 * gdb.ada/complete/pck.adb: Likewise.
18790
4e83a1e7
UW
187912015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
18792
18793 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
18794 failures to run the test program under GDB.
18795
8ce74153
LM
187962015-08-26 Luis Machado <lgustavo@codesourcery.com>
18797
18798 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
18799 to C.
18800
e9756d52
PP
188012015-08-26 Patrick Palka <patrick@parcs.ath.cx>
18802
18803 * gdb.base/run-after-attach.exp: New test file.
18804 * gdb.base/run-after-attach.c: New test file.
18805
8d37573b
DB
188062015-08-26 Don Breazeal <donb@codesourcery.com>
18807
18808 * gdb.base/foll-exec-2.c: New test program.
18809 * gdb.base/foll-exec-2.exp: New test.
18810
63e43d3a
PMR
188112015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
18812
18813 * gdb.base/nested-subp1.exp: New file.
18814 * gdb.base/nested-subp1.c: New file.
18815 * gdb.base/nested-subp2.exp: New file.
18816 * gdb.base/nested-subp2.c: New file.
18817 * gdb.base/nested-subp3.exp: New file.
18818 * gdb.base/nested-subp3.c: New file.
18819
3d40fbb5
PA
188202015-08-24 Pedro Alves <palves@redhat.com>
18821
18822 * gdb.server/connect-without-multi-process.c: New file.
18823 * gdb.server/connect-without-multi-process.exp: New file.
18824
4422ac93
LM
188252015-08-24 Luis Machado <lgustavo@codesourcery.com>
18826
18827 * gdb.opt/inline-markers.c: Make z int.
18828
91dddb86
LM
188292015-08-24 Luis Machado <lgustavo@codesourcery.com>
18830
18831 * gdb.opt/inline-markers.c: Make z volatile.
18832
a48847ee
LM
188332015-08-24 Luis Machado <lgustavo@codesourcery.com>
18834
18835 * gdb.opt/inline-bt.c: New volatile global z.
18836 * gdb.opt/inline-cmds.c: Likewise.
18837 * gdb.opt/inline-locals.c: Likewise.
18838 * gdb.opt/inline-markers.c: New extern global z.
18839 (marker): Use z.
18840 (inline_fn): Likewise.
18841
0ebbc52b
PA
188422015-08-24 Pedro Alves <palves@redhat.com>
18843
18844 * config/m32r-stub.exp: Remove file.
18845 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
18846 * gdb.base/call-rt-st.exp: Likewise.
18847 * gdb.base/call-strs.exp: Likewise.
18848 * gdb.base/default.exp: Remove references to h8300-*-hms and
18849 *-*-udi*.
18850 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
18851
77c365df
AA
188522015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
18853
18854 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
18855 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
18856 and "return" use KFAIL when GDB can not read/write the vector
18857 return value.
18858
4313b8c0
GB
188592015-08-21 Gary Benson <gbenson@redhat.com>
18860
18861 * gdb.trace/pending.exp: Cope with remote transfer warnings.
18862
0e433b32
PA
188632015-08-20 Pedro Alves <palves@redhat.com>
18864
18865 * gdb.server/solib-list.exp: No longer expect an interior stop in
18866 non-stop mode.
18867
221e1a37
PA
188682015-08-20 Pedro Alves <palves@redhat.com>
18869
18870 * gdb.server/connect-stopped-target.c: New file.
18871 * gdb.server/connect-stopped-target.exp: New file.
18872
40e3ad0e
PA
188732015-08-20 Pedro Alves <palves@redhat.com>
18874
18875 * gdb.dwarf2/comp-unit-lang.exp: New file.
18876 * gdb.dwarf2/comp-unit-lang.c: New file.
18877
af39b327
PMR
188782015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
18879
18880 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
18881 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
18882
7d45c7c3 188832015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 18884
7d45c7c3
KB
18885 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
18886 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
18887
4d6cceb4
DE
188882015-08-18 Doug Evans <dje@google.com>
18889 Adrian Sendroiu <adrian.sendroiu@freescale.com>
18890
18891 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
18892 skip_python_tests. New arg prompt_regexp.
18893 (skip_python_tests): New function.
18894 * lib/mi-support.exp (mi_skip_python_tests): New function.
18895 * gdb.python/py-mi-objfile-gdb.py: New file.
18896 * gdb.python/py-mi-objfile.c: New file.
18897 * gdb.python/py-mi-objfile.exp: New file.
18898
ad89c2aa
KS
188992015-08-17 Keith Seitz <keiths@redhat.com>
18900
18901 * gdb.linespec/explicit.exp: Move strace test from here ...
18902 * gdb.trace/strace.exp: ... to here.
18903
e3ae3c43
PP
189042015-08-15 Patrick Palka <patrick@parcs.ath.cx>
18905
18906 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
18907 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
18908
604b2636
DE
189092015-08-14 Doug Evans <xdje42@gmail.com>
18910
18911 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
18912 inferior before selecting a new file.
18913
6ff0ba5f
DE
189142015-08-14 Doug Evans <xdje42@gmail.com>
18915
18916 * gdb.mi/mi-disassemble.exp: Update.
18917 * gdb.base/disasm-optim.S: New file.
18918 * gdb.base/disasm-optim.c: New file.
18919 * gdb.base/disasm-optim.h: New file.
18920 * gdb.base/disasm-optim.exp: New file.
18921
9ca98f92
KS
189222015-08-14 Keith Seitz <keiths@redhat.com>
18923
18924 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
18925 "evaluated-by".
18926
52bbc560
JB
189272015-08-13 Joel Brobecker <brobecker@adacore.com>
18928
18929 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
18930
5d8c3ed3
PMR
189312015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
18932
18933 * gdb.ada/fun_renaming.exp: New testcase.
18934 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
18935 * gdb.ada/fun_renaming/pack.adb: New file.
18936 * gdb.ada/fun_renaming/pack.ads: New file.
18937
ea8812bc
KS
189382015-08-12 Keith Seitz <keiths@redhat.com>
18939
18940 * gdb.base/dso2dso.exp: Pass basename of source file in call to
18941 gdb_get_line_number.
18942
4dafcdeb
JB
189432015-08-12 Joel Brobecker <brobecker@adacore.com>
18944
18945 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
18946 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
18947 gdb.base/dso2dso.exp: New files.
18948
5ba32597
SDJ
189492015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
18950 Pedro Alves <palves@redhat.com>
18951 Keith Seitz <keiths@redhat.com>
18952
18953 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
18954 GDBFLAGS.
18955
b6dafabf
PP
189562015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18957
18958 * gdb.base/gdbhistsize-history.exp
18959 (test_histsize_history_setting): Use save_vars.
18960 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18961 Use save_vars.
18962 (test_no_truncation_of_unlimited_history_file): Use save_vars.
18963 * gdb.base/readline.exp: Use save_vars.
18964
abe8e607
PP
189652015-08-12 Patrick Palka <patrick@parcs.ath.cx>
18966
18967 * lib/gdb.exp (save_vars): New proc.
18968
629500fa
KS
189692015-08-11 Keith Seitz <keiths@redhat.com>
18970
18971 * gdb.base/help.exp: Update help_breakpoint_text.
18972
eb8c4e2e
KS
189732015-08-11 Keith Seitz <keiths@redhat.com>
18974
18975 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
18976 (at toplevel): Call test_explicit_breakpoints.
18977 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
18978 breakpoints.
18979 * lib/mi-support.exp (mi_make_breakpoint): Add support for
18980 breakpoint conditions, "-cond".
18981
87f0e720
KS
189822015-08-11 Keith Seitz <keiths@redhat.com>
18983
18984 * gdb.linespec/3explicit.c: New file.
18985 * gdb.linespec/cpexplicit.cc: New file.
18986 * gdb.linespec/cpexplicit.exp: New file.
18987 * gdb.linespec/explicit.c: New file.
18988 * gdb.linespec/explicit.exp: New file.
18989 * gdb.linespec/explicit2.c: New file.
18990 * gdb.linespec/ls-errs.exp: Add explicit location tests.
18991 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
18992 before using in the matching pattern.
18993 Clarify that `prefix' is a regular expression.
18994
f00aae0f
KS
189952015-08-11 Keith Seitz <keiths@redhat.com>
18996
18997 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
18998 test.
18999 Add tests for missing ",FMT" and ",".
19000
e27852be
DE
190012015-08-10 Doug Evans <dje@google.com>
19002 Keith Seitz <keiths@redhat.com>
19003
19004 PR gdb/17960
19005 * gdb.base/completion.exp: Add location completer tests.
19006
7f03bd92
PA
190072015-08-07 Pedro Alves <palves@redhat.com>
19008
19009 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
19010 tests here.
19011 (top level): Run do_test with and without displaced stepping.
19012
3fc8eb30
PA
190132015-08-07 Pedro Alves <palves@redhat.com>
19014
19015 * gdb.base/valgrind-disp-step.c: New file.
19016 * gdb.base/valgrind-disp-step.exp: New file.
19017
d4569d7b
PA
190182015-08-07 Pedro Alves <palves@redhat.com>
19019
19020 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
19021 Delete function.
19022 (main): Add alarm. Run an infinite loop instead of calling
19023 wait_threads.
19024 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
19025 comment.
19026 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
19027 Delete function.
19028 (main): Add alarm. Run an infinite loop instead of calling
19029 wait_threads.
19030 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
19031 comment.
19032
e1316e60
PA
190332015-08-07 Pedro Alves <palves@redhat.com>
19034
19035 * gdb.base/checkpoint-ns.exp: New file.
19036 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
19037 standard_testfile.
19038
da8c46d2
MM
190392015-08-07 Markus Metzger <markus.t.metzger@intel.com>
19040
19041 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
19042 * gdb.btrace/instruction_history.exp: Update.
19043 * gdb.btrace/tsx.exp: New.
19044 * gdb.btrace/tsx.c: New.
19045
de1c2c52
PA
190462015-08-06 Pedro Alves <palves@redhat.com>
19047
19048 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
19049 increase timeout.
19050 * gdb.reverse/until-precsave.exp: Bump timeouts.
19051
782e0bf4
PA
190522015-08-06 Pedro Alves <palves@redhat.com>
19053
19054 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
19055
83e97ed0
PA
190562015-08-06 Pedro Alves <palves@redhat.com>
19057
19058 PR gdb/18749
19059 * gdb.threads/process-dies-while-handling-bp.c: New file.
19060 * gdb.threads/process-dies-while-handling-bp.exp: New file.
19061
863d01bd
PA
190622015-08-06 Pedro Alves <palves@redhat.com>
19063
19064 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
19065 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
19066
0a39bb32
PA
190672015-08-05 Pedro Alves <palves@redhat.com>
19068
19069 * gdb.threads/next-while-other-thread-longjmps.c: New file.
19070 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
19071
ee2d2b10
SL
190722015-08-03 Sandra Loosemore <sandra@codesourcery.com>
19073
19074 * gdb.base/bp-permanent.exp: Report test as unsupported if
19075 the target cannot stop at the permanent breakpoint.
19076
4e1bdb00
DE
190772015-08-03 Doug Evans <dje@google.com>
19078
19079 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
19080 10000.
19081
3d338901
DE
190822015-08-03 Doug Evans <dje@google.com>
19083
19084 * Makefile.in (workers/%.worker, build-perf): New rule.
19085 (GDB_PERFTEST_MODE): New variable.
19086 (check-perf): Use it.
19087 (clean): Clean up gdb.perf parallel build subdirs.
19088 * lib/build-piece.exp: New file.
19089 * lib/gdb.exp (make_gdb_parallel_path): New function
19090 (standard_output_file, standard_temp_file): Call it.
19091 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19092 of $GDB_PARALLEL.
19093 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
19094
af061d3e
DE
190952015-08-03 Doug Evans <dje@google.com>
19096
8e1afc81 19097 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
19098 (LOG_FILE_NAME): New global.
19099 (TextReporter.__init__): Initialize self.txt_sum.
19100 (TextReporter.report): Add support for multiple data-points.
19101 Move report to perftest.sum, put raw data in perftest.log.
19102 (TextReporter.start): Open sum and log files.
19103 (TextReporter.end): Close sum and log files.
8e1afc81
DE
19104 * gdb.perf/lib/perftest/testresult.py
19105 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 19106
2c8c5d37
PA
191072015-07-31 Pedro Alves <palves@redhat.com>
19108
19109 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
19110 Use spawn_id_get_pid. Wait for spawn id after eof. Use
19111 kill_wait_spawned_process instead of explicit "kill -9".
19112 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
19113 returning a spawn id instead of a pid. Use spawn_id_get_pid and
19114 kill_wait_spawned_process.
19115 * gdb.base/attach-twice.exp: Likewise.
19116 * gdb.base/attach.exp: Likewise.
19117 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
19118 gdb_test_multiple.
19119 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
19120 returning a spawn id instead of a pid. Use spawn_id_get_pid and
19121 kill_wait_spawned_process.
19122 * gdb.base/valgrind-infcall.exp: Likewise.
19123 * gdb.multi/multi-attach.exp: Likewise.
19124 * gdb.python/py-prompt.exp: Likewise.
19125 * gdb.python/py-sync-interp.exp: Likewise.
19126 * gdb.server/ext-attach.exp: Likewise.
19127 * gdb.threads/attach-into-signal.exp (corefunc): Use
19128 spawn_wait_for_attach, spawn_id_get_pid and
19129 kill_wait_spawned_process.
19130 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
19131 spawn_wait_for_attach returning a spawn id instead of a pid. Use
19132 spawn_id_get_pid and kill_wait_spawned_process.
19133 * gdb.threads/attach-stopped.exp (corefunc): Use
19134 spawn_wait_for_attach, spawn_id_get_pid and
19135 kill_wait_spawned_process.
19136 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
19137 Use spawn_id_get_pid. Wait for spawn id after eof. Use
19138 kill_wait_spawned_process instead of explicit "kill -9".
19139 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
19140 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
19141 (spawn_wait_for_attach): Use spawn instead of exec to spawn
19142 processes. Don't map cygwin/windows pids here. Now returns a
19143 spawn id list.
19144
032a0fca
SL
191452015-07-30 Sandra Loosemore <sandra@codesourcery.com>
19146
19147 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
19148 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
19149 correct patch.
19150
61a934ca
SL
191512015-07-30 Sandra Loosemore <sandra@codesourcery.com>
19152
19153 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
19154
4bc4d428
SL
191552015-07-30 Sandra Loosemore <sandra@codesourcery.com>
19156
19157 Reapply:
19158 2014-05-21 Mark Wielaard <mjw@redhat.com>
19159
19160 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19161
998d452a
PA
191622015-07-30 Pedro Alves <palves@redhat.com>
19163
19164 * linux-low.c (handle_extended_wait): Set the child's last
19165 reported status to TARGET_WAITKIND_STOPPED.
19166
69dde7dc
PA
191672015-07-30 Pedro Alves <palves@redhat.com>
19168
19169 PR threads/18600
19170 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
19171 only shows inferior 1.
19172
4dd63d48
PA
191732015-07-30 Simon Marchi <simon.marchi@ericsson.com>
19174 Pedro Alves <palves@redhat.com>
19175
19176 PR threads/18600
19177 * gdb.threads/fork-plus-threads.c: New file.
19178 * gdb.threads/fork-plus-threads.exp: New file.
19179
d618e4c5
PP
191802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
19181
19182 * gdb.base/batch-preserve-term-settings.exp
19183 (test_terminal_settings_preserved_after_cli_exit): Use
19184 send_quit_command.
19185
1eef6428
PA
191862015-07-29 Pedro Alves <palves@redhat.com>
19187 Don Breazeal <donb@codesourcery.com>
19188
19189 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
19190 output from both inferior_spawn_id and gdb_spawn_id.
19191
7da5b897
SDJ
191922015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
19193
19194 * gdb.threads/attach-into-signal.exp (corefunc): Use
19195 with_test_prefix on nested loops, uniquefying the test messages.
19196
dac804df
SDJ
191972015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
19198
19199 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
19200 commit.
19201
06265e53
PP
192022015-07-29 Patrick Palka <patrick@parcs.ath.cx>
19203
19204 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
19205 New proc.
19206 (test_terminal_settings_preserved_after_sigterm): New test.
19207
18206ca3
PP
192082015-07-29 Patrick Palka <patrick@parcs.ath.cx>
19209
19210 * gdb.base/batch-preserve-term-settings.exp
19211 (test_terminal_settings_preserved_after_cli_exit): New test.
19212
90074d11
PP
192132015-07-29 Patrick Palka <patrick@parcs.ath.cx>
19214
19215 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
19216 manipulation of saved_gdbflags.
19217 (test_terminal_settings_preserved): Remove global declaration of
19218 the unused variable pagination_prompt. Remove manipulation of
19219 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
19220 GDBFLAGS.
19221
eb1a7902
PA
192222015-07-29 Pedro Alves <palves@redhat.com>
19223
19224 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
19225
8b75dd3b
PA
192262015-07-29 Pedro Alves <palves@redhat.com>
19227
19228 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
19229 at the top.
19230
dedad4e3
PA
192312015-07-29 Pedro Alves <palves@redhat.com>
19232
19233 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
19234 (main): Call gdb_unbuffer_output.
19235 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
19236 (main): Call gdb_unbuffer_output.
19237 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
19238 (main): Call gdb_unbuffer_output.
19239 * gdb.base/call-strs.exp: Adjust to step over the
19240 gdb_unbuffer_output call.
19241 * gdb.base/catch-gdb-caused-signals.c: Include
19242 "../lib/unbuffer_output.c".
19243 (main): Call gdb_unbuffer_output.
19244 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
19245 (main): Call gdb_unbuffer_output.
19246 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
19247 (main): Call gdb_unbuffer_output.
19248 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
19249 (main): Call gdb_unbuffer_output.
19250 * gdb.base/shlib-call.exp: Adjust to step over the
19251 gdb_unbuffer_output call.
19252 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
19253 (main): Call gdb_unbuffer_output.
19254 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
19255 (main): Call gdb_unbuffer_output.
19256 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
19257 (main): Rename to ...
19258 (test): ... this.
19259 (main): Reimplement.
19260 * gdb.base/varargs.exp: Run to test instead of to main.
19261 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
19262 (main): Call gdb_unbuffer_output.
19263
58789a91
PA
192642015-07-29 Pedro Alves <palves@redhat.com>
19265
19266 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
19267 factore out from mi_continue_dprintf. For call-style dprintfs,
19268 expect dprintf output out of $inferior_spawn_id.
19269 (mi_continue_dprintf): Use mi_expect_dprintf.
19270 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
19271 (main): Call gdb_unbuffer_output.
19272
e8376742
PA
192732015-07-29 Pedro Alves <palves@redhat.com>
19274
19275 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
19276 (default_mi_gdb_start): Set inferior_spawn_id instead of
19277 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
19278 gdb_spawn_id.
19279 (mi_gdb_test): Always expect inferior output from both
19280 $inferior_spawn_id and $gdb_spawn_id.
19281
08280010
PA
192822015-07-29 Pedro Alves <palves@redhat.com>
19283
19284 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
19285 send_inferior and $inferior_spawn_id.
19286
4d30e432
PA
192872015-07-29 Pedro Alves <palves@redhat.com>
19288
19289 * gdb.gdb/complaints.exp (test_initial_complaints)
19290 (test_serial_complaints, test_short_complaints): Use
19291 gdb_test_stdio.
19292 (test_empty_complaint): Handle $inferior_spawn_id !=
19293 $gdb_spawn_id.
19294
0d30a335
PA
192952015-07-29 Pedro Alves <palves@redhat.com>
19296
19297 * gdb.base/varargs.exp: Use gdb_test_stdio.
19298
39413b29
PA
192992015-07-29 Pedro Alves <palves@redhat.com>
19300
19301 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
19302
7cb000a9
PA
193032015-07-29 Pedro Alves <palves@redhat.com>
19304
19305 * gdb.base/ending-run.exp: Use gdb_test_stdio.
19306
d7b8ac82
PA
193072015-07-29 Pedro Alves <palves@redhat.com>
19308
19309 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
19310 parameter into two new parameters, "inf_result" and "gdb_result".
19311 Expect inferior output and gdb output from $inferior_spawn_id and
19312 $gdb_spawn_id, respectively. Adjust all callers.
19313
789c3a0c
PA
193142015-07-29 Pedro Alves <palves@redhat.com>
19315
19316 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
19317 of gdb_test_sequence.
19318
77e760c3
PA
193192015-07-29 Pedro Alves <palves@redhat.com>
19320
19321 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
19322 (saw_spurious_output): Expect inferior output from
19323 $inferior_spawn_id. Use gdb_test_stdio.
19324
8396d2cd
PA
193252015-07-29 Pedro Alves <palves@redhat.com>
19326
19327 * gdb.base/dprintf.exp: Use standard_testfile. Change
19328 prepare_for_testing call.
19329 (srcfile): Don't set.
19330 (restart): New procedure.
19331 (test_dprintf): New procecure, use to continue over dprintfs.
19332 (test_call, test_agent): New procedures, tests moved here.
19333 Restart gdb and recreate dprintfs. Adjust expected output.
19334
2051d61f
PA
193352015-07-29 Pedro Alves <palves@redhat.com>
19336
19337 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
19338
452397af
PA
193392015-07-29 Pedro Alves <palves@redhat.com>
19340
19341 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
19342
8aed9555
PA
193432015-07-29 Pedro Alves <palves@redhat.com>
19344
19345 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
19346 gdb_test_stdio.
19347
188a61b4
PA
193482015-07-29 Pedro Alves <palves@redhat.com>
19349
19350 * lib/gdb.exp (gdb_test_stdio): New procedure.
19351
12264a45
PA
193522015-07-29 Pedro Alves <palves@redhat.com>
19353
19354 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
19355
23ffc893
PA
193562015-07-29 Pedro Alves <palves@redhat.com>
19357
19358 * gdb.base/call-signal-resume.exp: Remove check for
19359 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
19360 * gdb.base/unwindonsignal.exp: Likewise.
19361 * gdb.base/call-signals.c (gen_signal): Remove printf call.
19362 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
19363
65566918
PA
193642015-07-29 Pedro Alves <palves@redhat.com>
19365
19366 * gdb.base/siginfo-addr.c (pass): New function.
19367 (handler): Call it iff si_addr is correct.
19368 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
19369 Set a breakpoint at "pass" and continue to it.
19370
d60a9221
SDJ
193712015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
19372
19373 * gdb.python/py-objfile.exp: Make some tests have unique names.
19374 * gdb.python/py-pp-registration.exp: Likewise.
19375
bde40b8f
PA
193762015-07-28 Pedro Alves <palves@redhat.com>
19377
19378 * gdb.server/server-exec-info.exp: Issue a "disconnect".
19379
13e1dec8
SM
193802015-07-27 Simon Marchi <simon.marchi@ericsson.com>
19381
19382 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
19383
da33c9a7
SM
193842015-07-27 Simon Marchi <simon.marchi@ericsson.com>
19385
19386 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
19387
077836f7
PP
193882015-07-27 Patrick Palka <patrick@parcs.ath.cx>
19389
19390 * gdb.base/gdb-sigterm-2.exp: New test.
19391
b8cc7b2e
DE
193922015-07-25 Doug Evans <xdje42@gmail.com>
19393
19394 Revert:
19395 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19396 (workers/%.worker, build-perf): New rule.
19397 (GDB_PERFTEST_MODE): New variable.
19398 (check-perf): Use it.
19399 (clean): Clean up gdb.perf parallel build subdirs.
19400 * lib/build-piece.exp: New file.
19401 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19402 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19403 name.
19404 (standard_temp_file): Ditto.
19405 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19406 of $GDB_PARALLEL.
19407
c8bd4544
DE
194082015-07-24 Doug Evans <dje@google.com>
19409
19410 * gdb.perf/lib/perftest/utils.py: New file.
19411 * gdb.perf/gm-hello.cc: New file.
19412 * gdb.perf/gm-pervasive-typedef.cc: New file.
19413 * gdb.perf/gm-pervasive-typedef.h: New file.
19414 * gdb.perf/gm-std.cc: New file.
19415 * gdb.perf/gm-std.h: New file.
19416 * gdb.perf/gm-use-cerr.cc: New file.
19417 * gdb.perf/gm-utils.h: New file.
19418 * gdb.perf/gmonster-null-lookup.py: New file.
19419 * gdb.perf/gmonster-pervasive-typedef.py: New file.
19420 * gdb.perf/gmonster-print-cerr.py: New file.
19421 * gdb.perf/gmonster-ptype-string.py: New file.
19422 * gdb.perf/gmonster-runto-main.py: New file.
19423 * gdb.perf/gmonster-select-file.py: New file.
19424 * gdb.perf/gmonster1-null-lookup.exp: New file.
19425 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
19426 * gdb.perf/gmonster1-print-cerr.exp: New file.
19427 * gdb.perf/gmonster1-ptype-string.exp: New file.
19428 * gdb.perf/gmonster1-runto-main.exp: New file.
19429 * gdb.perf/gmonster1-select-file.exp: New file.
19430 * gdb.perf/gmonster1.cc: New file.
19431 * gdb.perf/gmonster1.exp: New file.
19432 * gdb.perf/gmonster2-null-lookup.exp: New file.
19433 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
19434 * gdb.perf/gmonster2-print-cerr.exp: New file.
19435 * gdb.perf/gmonster2-ptype-string.exp: New file.
19436 * gdb.perf/gmonster2-runto-main.exp: New file.
19437 * gdb.perf/gmonster2-select-file.exp: New file.
19438 * gdb.perf/gmonster2.cc: New file.
19439 * gdb.perf/gmonster2.exp: New file.
19440
6eab34f3
DE
194412015-07-24 Doug Evans <dje@google.com>
19442
19443 * gdb.perf/README: New file.
19444 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
19445 * lib/gen-perf-test.exp: New file.
19446
63738bfd
DE
194472015-07-24 Doug Evans <dje@google.com>
19448
19449 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
19450 (PerfTest::startup): New function.
19451 (PerfTest::run): Return result of calling body.
19452 (PerfTest::assemble): Rewrite.
19453 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
19454 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
19455 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
19456 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
19457 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
19458
7b606f95
DE
194592015-07-24 Doug Evans <dje@google.com>
19460
19461 * lib/gdb.exp (clean_restart): Make executable optional.
19462
a97b16b8
DE
194632015-07-24 Doug Evans <dje@google.com>
19464
19465 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
19466 compiler_info references.
19467 * gdb.cp/temargs.exp: Ditto.
19468 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
19469 (get_compiler_info): Early exit if already computed. Set compiler_info
19470 to "unknown" if there was a problem.
19471 (test_compiler_info): Add function comment. Call get_compiler_info.
19472
35baa57f
DE
194732015-07-24 Doug Evans <dje@google.com>
19474
19475 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
19476 (workers/%.worker, build-perf): New rule.
19477 (GDB_PERFTEST_MODE): New variable.
19478 (check-perf): Use it.
19479 (clean): Clean up gdb.perf parallel build subdirs.
19480 * lib/build-piece.exp: New file.
19481 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
19482 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
19483 name.
19484 (standard_temp_file): Ditto.
19485 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
19486 of $GDB_PARALLEL.
19487
6ebea266
DE
194882015-07-24 Doug Evans <dje@google.com>
19489
19490 * lib/future.exp (gdb_default_target_compile): New option
19491 "early_flags".
19492 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
19493 --as-needed.
19494
1e76a7e9
SDJ
194952015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
19496
19497 * gdb.base/catch-syscall.exp: Call gdb_exit before
19498 gdb_skip_xml_test.
19499
5068630a
PA
195002015-07-24 Pedro Alves <palves@redhat.com>
19501
19502 * gdb.python/py-events.exp: Accept output between the stop event
19503 and the prompt.
19504 * gdb.python/py-evsignal.exp: Likewise.
19505 * gdb.python/py-evthreads.exp: Likewise.
19506
77598427
PA
195072015-07-24 Pedro Alves <palves@redhat.com>
19508
19509 PR gdb/18717
19510 * gdb.threads/non-ldr-exit.c: New file.
19511 * gdb.threads/non-ldr-exit.exp: New file.
19512
11e6c98f
YQ
195132015-07-24 Yao Qi <yao.qi@linaro.org>
19514
19515 * gdb.server/ext-wrapper.exp: Test --wrapper option when
19516 restarting process.
19517
51aee833
YQ
195182015-07-24 Yao Qi <yao.qi@linaro.org>
19519
19520 * gdb.server/ext-restart.exp: New file.
19521
8cfe207c
YQ
195222015-07-24 Yao Qi <yao.qi@linaro.org>
19523
19524 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
19525 argument options.
19526 * gdb.server/ext-wrapper.exp: New file.
19527
cc12ce38
DE
195282015-07-23 Doug Evans <dje@google.com>
19529
19530 * gdb.dwarf2/dw2-dummy-cu.S: New file.
19531 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
19532
d0d84780
PMR
195332015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
19534
19535 * gdb.ada/var_arr_typedef.exp: New testcase.
19536 * gdb.ada/var_arr_typedef/pack.adb: New file.
19537 * gdb.ada/var_arr_typedef/pack.ads: New file.
19538 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
19539
8b558f79
JB
195402015-07-20 Joel Brobecker <brobecker@adacore.com>
19541
19542 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
19543
775a3298
JK
195442015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19545
19546 * gdb.arch/i386-biarch-core.exp: Replace istarget
19547 by "complete set gnutarget". Remove expectation for the "core-file"
19548 command.
19549
db1ff28b
JK
195502015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
19551
19552 Revert the previous commit:
19553 Tests for validate symbol file using build-id.
19554
0a94970d
JK
195552015-07-15 Aleksandar Ristovski <aristovski@qnx.com
19556
19557 Tests for validate symbol file using build-id.
19558 * gdb.base/solib-mismatch-lib.c: New file.
19559 * gdb.base/solib-mismatch-libmod.c: New file.
19560 * gdb.base/solib-mismatch.c: New file.
19561 * gdb.base/solib-mismatch.exp: New file.
19562
03346981
SL
195632015-07-15 Sandra Loosemore <sandra@codesourcery.com>
19564
19565 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
19566 nios2-*-linux*.
19567 * gdb.base/sigbpt.exp (stepi_out): Likewise.
19568 * gdb.base/siginfo.exp: Likewise.
19569 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19570
42422cc7
PL
195712015-07-15 Pierre Langlois <pierre.langlois@arm.com>
19572
19573 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
19574 Move it to ...
19575 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
19576 ... here.
19577 * gdb.trace/range-stepping.exp: Check that the target supports
19578 range stepping.
19579
cfa68bae
JK
195802015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19581
19582 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
19583
8ffdba26
PA
195842015-07-14 Pedro Alves <palves@redhat.com>
19585
19586 * gdb.base/killed-outside.exp: New file.
19587 * gdb.base/killed-outside.c: New file.
19588
218a5a11
JK
195892015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19590
19591 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
19592 (n at main): New.
19593 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
19594
e03ed3c6
AA
195952015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19596
19597 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
19598 infcall tests instead of setting up for KFAIL.
19599
485668e5
MM
196002015-07-10 Markus Metzger <markus.t.metzger@intel.com>
19601
19602 * gdb.btrace/record_goto-step.exp: New.
19603
08464196
JK
196042015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
19605
19606 PR compile/18484
19607 * gdb.compile/compile.c (struct struct_type): Add volatile to
19608 selffield's type.
19609 * gdb.compile/compile.exp
19610 (compile code struct_object.selffield = &struct_object): Skip further
19611 struct_object tests if this one xfails.
19612
bcf5c1d9
RC
196132015-07-08 Robert O'Callahan <robert@ocallahan.org>
19614
19615 PR exp/18617
19616 * gdb.trace/ax.exp: Add test.
19617
4931af25
YQ
196182015-07-07 Yao Qi <yao.qi@linaro.org>
19619
19620 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
19621 instead of istarget "aarch64*-*-*".
19622 * gdb.arch/aarch64-fp.exp: Likewise.
19623 * gdb.base/float.exp: Likewise.
19624 * gdb.reverse/aarch64.exp: Likewise.
19625 * lib/gdb.exp (is_aarch64_target): New proc.
19626
9fcf688e
YQ
196272015-07-07 Yao Qi <yao.qi@linaro.org>
19628
19629 * lib/gdb.exp (is_aarch32_target): New proc.
19630 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
19631 instead of "istarget "arm*-*-*"".
19632 * gdb.arch/arm-disp-step.exp: Likewise.
19633 * gdb.arch/thumb-bx-pc.exp: Likewise.
19634 * gdb.arch/thumb-prologue.exp: Likewise.
19635 * gdb.arch/thumb-singlestep.exp: Likewise.
19636 * gdb.base/disp-step-syscall.exp: Likewise.
19637 * gdb.base/float.exp: Likewise.
19638
fbd8d50d
YQ
196392015-07-07 Yao Qi <yao.qi@linaro.org>
19640
19641 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
19642 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
19643
71be1fdc
YQ
196442015-07-07 Yao Qi <yao.qi@linaro.org>
19645
19646 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
19647 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
19648 if it exists.
19649 * gdb.multi/multi-arch.exp: Likewise.
19650
3e221d36
SM
196512015-07-07 Simon Marchi <simon.marchi@ericsson.com>
19652
19653 * gdb.python/py-lazy-string.exp: Add missing parentheses to
19654 print.
19655
d441430b
YQ
196562015-07-07 Yao Qi <yao.qi@linaro.org>
19657
19658 * gdb.arch/thumb-singlestep.exp: Do one more single step.
19659
06f810bd
MG
196602015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
19661
19662 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
19663 '[' and ']' characters.
19664
5e61e7c0
IB
196652015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
19666
19667 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
19668
28bf096c
PA
196692015-06-29 Pedro Alves <palves@redhat.com>
19670
19671 PR threads/18127
19672 * gdb.threads/hand-call-new-thread.c: New file.
19673 * gdb.threads/hand-call-new-thread.c: New file.
19674
ee93cd5e
KS
196752015-06-26 Keith Seitz <keiths@redhat.com>
19676 Doug Evans <dje@google.com>
19677
19678 PR 16253
19679 * gdb.cp/var-tag-2.cc: New file.
19680 * gdb.cp/var-tag-3.cc: New file.
19681 * gdb.cp/var-tag-4.cc: New file.
19682 * gdb.cp/var-tag.cc: New file.
19683 * gdb.cp/var-tag.exp: New file.
19684
fc637f04
PP
196852015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19686
19687 * gdb.base/history-duplicates.exp: New test.
19688
2e52ae68
PP
196892015-06-26 Patrick Palka <patrick@parcs.ath.cx>
19690
19691 * gdb.base/completion.exp: Test the completion of the "focus"
19692 command.
19693
6e22494e
JK
196942015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19695
19696 * gdb.arch/amd64-prologue-skip.S: New file.
19697 * gdb.arch/amd64-prologue-skip.exp: New file.
19698
bf7b9cd9
SM
196992015-06-25 Simon Marchi <simon.marchi@ericsson.com>
19700
19701 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
19702 is_address_zero_readable check.
19703
201e8dfd
PB
197042015-06-24 Peter Bergner <bergner@vnet.ibm.com>
19705
19706 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
19707 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
19708
5cd867b4
YQ
197092015-06-24 Yao Qi <yao.qi@linaro.org>
19710
19711 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
19712 linux targets.
19713
4d7be007
YQ
197142015-06-24 Yao Qi <yao.qi@linaro.org>
19715
19716 * lib/gdb.exp (supports_get_siginfo_type): New proc.
19717 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
19718 * gdb.base/siginfo-thread.exp: Likewise.
19719
07fcd301
YQ
197202015-06-22 Yao Qi <yao.qi@linaro.org>
19721
19722 * boards/remote-gdbserver-on-localhost.exp: Add comments.
19723
52042a00
YQ
197242015-06-22 Yao Qi <yao.qi@linaro.org>
19725
19726 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
19727 aarch64*-*-*.
19728 (skip_hw_watchpoint_tests): Likewise.
19729
74bd41ce
PP
197302015-06-18 Patrick Palka <patrick@parcs.ath.cx>
19731
19732 * gdb.base/gdbinit-history.exp: Test the interaction between
19733 setting GDBHISTSIZE and setting the history size via .gdbinit.
19734
bc460514
PP
197352015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19736
19737 PR gdb/16999
19738 * gdb.base/gdbhistsize-history.exp: New test.
19739
b58c513b
PP
197402015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19741
19742 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
19743 with GDBHISTSIZE.
19744 * gdb.base/readline.exp: Likewise.
19745
92046791
YQ
197462015-06-17 Yao Qi <yao.qi@linaro.org>
19747
19748 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
19749 line.
19750
2093d2d3
PP
197512015-06-17 Patrick Palka <patrick@parcs.ath.cx>
19752
19753 * gdb.base/gdbinit-history.exp: Add test case to check that
19754 an unlimited history file does not get truncated on exit.
19755
e6c693af
AA
197562015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19757
19758 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
19759 (VECTOR): New macro. Use it...
19760 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
19761 ...for these typedefs.
19762 (int8, char1, int1, double1): New typedefs.
19763 (struct just_int2, struct two_int2): New structures.
19764 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
19765 (add_structvecs, add_singlevecs): New functions.
19766 (main): Call add_some_intvecs twice.
19767 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
19768 the compile and exit upon failure. Try compiling for the "native"
19769 architecture. Test inferior function calls with vector arguments
19770 and vector return value handling with "finish" and "return".
19771
c74f7d1c
JT
197722015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
19773
19774 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
19775 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
19776 PE file.
19777 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
19778
98aa42ee
AT
197792015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
19780
19781 PR breakpoints/16465
19782 * gdb.mi/mi-dprintf-pending.c: New file.
19783 * gdb.mi/mi-dprintf-pending.exp: New test.
19784 * gdb.mi/mi-dprintf-pendshr.c: New file.
19785
7d73c23c 197862015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 19787 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
19788
19789 * gdb.arch/i386-mpx-map.c: New file.
19790 * gdb.arch/i386-mpx-map.exp: New File.
19791
197922015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19793
19794 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
19795 * gdb.arch/i386-mpx.exp: Indentation fixed.
19796
197972015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19798
19799 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
19800 function and improved indentation.
19801 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
19802 gdb_test_multiple. Added additional tests to skip the test.
19803
198042015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
19805
19806 * gdb.arch/i386-avx512.c: Change path in include file.
19807 * gdb.arch/i386-avx512.exp: Change include dir path
19808 compilation flag.
19809 * gdb.arch/i386-mpx.c: Change path in include file.
19810 * gdb.arch/i386-mpx.exp: Change include dir path compilation
19811 flag.
19812
d5eba19a
JK
198132015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
19814
19815 * gdb.compile/compile-print.exp (compile print *vararray@3)
19816 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
19817
7f361056
JK
198182015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19819
19820 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
19821 (do not keep jit in memory): ... this.
19822 (expect 5): Change it to ...
19823 (expect no 5): ... this.
19824
3b462ec2
SM
198252015-06-02 Simon Marchi <simon.marchi@ericsson.com>
19826
19827 PR gdb/15564
19828 * gdb.mi/mi-detach.exp: New file.
19829
e0619de6
JK
198302015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
19831
19832 PR symtab/18392
19833 * gdb.arch/amd64-tailcall-self.S: New file.
19834 * gdb.arch/amd64-tailcall-self.c: New file.
19835 * gdb.arch/amd64-tailcall-self.exp: New file.
19836
e970cb34
DB
198372015-05-28 Don Breazeal <donb@codesourcery.com>
19838
19839 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
19840 tests for remote targets by checking is_target_gdbserver.
19841
b2e2f908
DE
198422015-05-27 Doug Evans <dje@google.com>
19843
19844 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
19845 * gdb.dwarf2/opaque-type-lookup.c: New file.
19846 * gdb.dwarf2/opaque-type-lookup.exp: New file.
19847
82c7be31
DE
198482015-05-26 Doug Evans <dje@google.com>
19849
19850 * gdb.cp/iostream.cc: New file.
19851 * gdb.cp/iostream.exp: New file.
19852
b4f54984
DE
198532015-05-26 Doug Evans <dje@google.com>
19854
19855 * gdb.dwarf2/dw2-op-call.exp: Update.
19856 * gdb.dwarf2/dw4-sig-types.exp: Update.
19857 * gdb.dwarf2/implptr.exp: Update.
19858 * gdb.mi/mi-cmd-param-changed.exp: Update.
19859
4ea6efe9
DE
198602015-05-26 Doug Evans <dje@google.com>
19861
19862 * gdb.python/py-lazy-string.c: New file.
19863 * gdb.python/py-lazy-string.exp: New file.
19864 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
19865 (main): Update. Add estring3.
19866 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
19867 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
19868
f6bb7db3
YQ
198692015-05-26 Omair Javaid <omair.javaid@linaro.org>
19870 Yao Qi <yao.qi@linaro.org>
19871
19872 * gdb.reverse/aarch64.c: New.
19873 * gdb.reverse/aarch64.exp: New.
19874
a81bfbd0
OJ
198752015-05-26 Omair Javaid <omair.javaid@linaro.org>
19876
25d49b86
PA
19877 * lib/gdb.exp (supports_process_record): Return true for
19878 aarch64*-linux*.
a81bfbd0
OJ
19879 (supports_reverse): Likewise.
19880
158bf1b4
PP
198812015-05-22 Patrick Palka <patrick@parcs.ath.cx>
19882
19883 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19884 Use with_test_prefix.
19885
a0145030
AB
198862015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
19887
19888 * gdb.base/completion.exp: Add test for completion of layout
19889 names.
19890
ebe3b578
AB
198912015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
19892
19893 * lib/gdb.exp (skip_tui_tests): New proc.
19894 * gdb.base/tui-layout.exp: Check skip_tui_tests.
19895
84204ed7
PA
198962015-05-19 Pedro Alves <palves@redhat.com>
19897
19898 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
19899 Save the whole env array instead of just HOME. Unset HISTSIZE in
19900 the environment while testing. Restore whole environment
19901 afterwards.
19902
37442ce1
DE
199032015-05-16 Doug Evans <xdje42@gmail.com>
19904
19905 * gdb.guile/scm-ports.c: New file.
19906 * gdb.guile/scm-ports.exp: Add memory port tests.
19907
36de76f9
JK
199082015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19909
19910 * gdb.compile/compile-print.c: New file.
19911 * gdb.compile/compile-print.exp: New file.
19912
3a9558c4
JK
199132015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19914
19915 * gdb.compile/compile-ops.exp: Cast param to void.
19916 * gdb.compile/compile.exp: Complete type for _gdb_expr.
19917 (compile code struct_object.selffield = &struct_object): Add xfail.
19918
aa715135
JG
199192015-05-15 Joel Brobecker <brobecker@adacore.com>
19920
19921 * gdb.ada/arr_enum_with_gap: New testcase.
19922
931e5bc3
JG
199232015-05-15 Joel Brobecker <brobecker@adacore.com>
19924
19925 * gdb.ada/byte_packed_arr: New testcase.
19926
9cd4d857
JB
199272015-05-15 Joel Brobecker <brobecker@adacore.com>
19928
19929 * gdb.ada/pckd_neg: New testcase.
19930
ebfd00d2
PP
199312015-05-13 Patrick Palka <patrick@parcs.ath.cx>
19932
19933 PR gdb/17820
19934 * gdb.base/gdbinit-history.exp: New test.
19935 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
19936 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
19937
4c082a81
SC
199382015-05-09 Siva Chandra Reddy <sivachandra@google.com>
19939
19940 * gdb.python/py-xmethods.cc: Enhance test case.
19941 * gdb.python/py-xmethods.exp: New tests.
19942 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
19943 function.
19944 (B_indexoper): Likewise.
19945 (global_dm_list) : Add new xmethod worker functions.
19946
f7797074
SDJ
199472015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
19948
19949 * gdb.base/coredump-filter.exp: Correctly unset
19950 "coredump_var_addr" array.
19951
a4674e4e
PA
199522015-05-08 Pedro Alves <palves@redhat.com>
19953
19954 * gdb.server/non-existing-program.exp: Unset spawn_id.
19955
df2eb078
SC
199562015-05-08 Siva Chandra Reddy <sivachandra@google.com>
19957
19958 PR python/18291
19959 * gdb.python/py-xmethods.exp: Add tests.
19960
422349a3
YQ
199612015-05-08 Yao Qi <yao.qi@linaro.org>
19962
19963 PR gdb/18208
19964 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
19965 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
19966 function set_coredump_filter, and remove remote_exec call.
19967 Remove argument ipid. Callers update.
19968 (top level): Don't get inferior's PID.
19969
63fc80ce
AA
199702015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
19971
19972 * gdb.base/watch_thread_num.exp: Skip test on targets without
19973 access watchpoints.
19974
80ad801e
PA
199752015-05-06 Pedro Alves <palves@redhat.com>
19976
19977 PR server/18081
19978 * gdb.server/non-existing-program.exp: New file.
19979
0fa7fe50
JB
199802015-05-05 Joel Brobecker <brobecker@adacore.com>
19981
19982 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
19983
3ea89b92
PMR
199842015-05-05 Joel Brobecker <brobecker@adacore.com>
19985
19986 * gdb.ada/out_of_line_in_inlined: New testcase.
19987
87b8eff0
JB
199882015-05-05 Joel Brobecker <brobecker@adacore.com>
19989
19990 * gdb.ada/var_rec_arr: New testcase.
19991
5fccc635
YQ
199922015-04-30 Yao Qi <yao.qi@linaro.org>
19993
19994 * gdb.base/break-idempotent.exp: If
19995 skip_hw_watchpoint_multi_tests returns true, skip the tests
19996 on "rwatch" and "awatch".
19997
42d38f42
YQ
199982015-04-30 Yao Qi <yao.qi@linaro.org>
19999
20000 * gdb.base/relativedebug.exp: Invoke gdb command
20001 "info sharedlibrary", and if libc.so doesn't have debug info,
20002 skip the test.
20003
2ce1cdbf
DE
200042015-04-29 Doug Evans <dje@google.com>
20005
20006 * gdb.python/py-xmethods.exp: Add ptype tests.
20007 * gdb.python/py-xmethods.py (E_method_char_worker): Add
20008 get_result_type method.
20009
f24a38c5
LM
200102015-04-29 Luis Machado <lgustavo@codesourcery.com>
20011
20012 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
20013 the target does not support hardware watchpoints.
20014
ecbf2b3c
LM
200152015-04-29 Luis Machado <lgustavo@codesourcery.com>
20016
20017 * gdb.base/break-always.exp: Abort testing if writing to memory
20018 causes an error.
20019
34f5f757
DE
200202015-04-28 Doug Evans <dje@google.com>
20021
20022 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
20023 * gdb.python/py-pp-registration.exp: ... here. New file.
20024 * gdb.python/py-pp-registration.c: New file.
20025 * gdb.python/py-pp-registration.py: New file.
20026
69b4374a
DE
200272015-04-28 Doug Evans <dje@google.com>
20028
20029 * gdb.python/py-bad-printers.c: New file.
20030 * gdb.python/py-bad-printers.py: New file.
20031 * gdb.python/py-bad-printers.exp: New file.
20032
59fb7612
SS
200332015-04-28 Sasha Smundak <asmundak@google.com>
20034
20035 * gdb.python/py-type.exp: New test.
20036
2631b16a
AW
200372015-04-28 Andy Wingo <wingo@igalia.com>
20038
20039 * gdb.python/py-parameter.exp:
20040 * gdb.guile/scm-parameter.exp: Escape the path that we are
20041 matching against, as it might contain characters that are special
20042 to regular expressions.
20043
460efde1
JB
200442015-04-27 Joel Brobecker <brobecker@adacore.com>
20045
20046 * gdb.ada/rec_comp: New testcase.
20047
2d369d8e
SDJ
200482015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
20049
20050 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
20051 before using it.
20052
cf75d6c3
AB
200532015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
20054
20055 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
20056 new tests for verilog output.
20057
8dbe7ca5
YQ
200582015-04-24 Yao Qi <yao.qi@linaro.org>
20059
20060 * boards/remote-gdbserver-on-localhost.exp: New file.
20061
4ef9fb2f
PA
200622015-04-23 Pedro Alves <palves@redhat.com>
20063
20064 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
20065 $inferior_spawn_id instead of $inferior_spawn_id directly. On
20066 "end of file", remove $inferior_spawn_id from the indirect list.
20067
0a803169
PA
200682015-04-23 Pedro Alves <palves@redhat.com>
20069
20070 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
20071
749ef8f8
PA
200722015-04-23 Pedro Alves <palves@redhat.com>
20073
20074 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
20075 on $any_spawn_id instead of only on $gdb_spawn_id.
20076
8aae4344
PM
200772015-04-21 Pierre Muller <muller@sourceware.org>
20078
20079 PR pascal/17815
20080 * lib/pascal.exp (gpc_compile): Add new option "class".
20081 (fpc_compile): Likewise.
20082 * gdb.pascal/case-insensitive-symbols.pas: New file.
20083 * gdb.pascal/case-insensitive-symbols.exp: New file.
20084
1586c8fb
GB
200852015-04-20 Gary Benson <gbenson@redhat.com>
20086
20087 * gdb.base/attach.exp: Fix three extended remote failures.
20088
1b6e6f5c
GB
200892015-04-17 Gary Benson <gbenson@redhat.com>
20090
20091 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
20092 the main executable over the remote protocol.
20093
e797481d
PA
200942015-04-16 Pedro Alves <palves@redhat.com>
20095
20096 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
20097 a new gdbserver if gdbserver_reconnect_p is set.
20098
1ca99c42
PA
200992015-04-16 Pedro Alves <palves@redhat.com>
20100
20101 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
20102 is set, don't exit gdbserver.
20103
af9fd6f8
AA
201042015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
20105
20106 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
20107 appropriate .insn, such that an older assembler can be used.
20108 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
20109 the z/Architecture instruction set on 31-bit targets as well.
20110
04ff1e61
AA
201112015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
20112
20113 * gdb.go/handcall.exp: Remove all logic related to the first
20114 breakpoint and rely on go_runto_main instead.
20115 * gdb.go/strings.exp: Likewise.
20116 * gdb.go/unsafe.exp: Likewise.
20117 * gdb.go/hello.exp: Likewise. Also rename the remaining
20118 breakpoint marker to "breakpoint 1".
20119 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
20120 * gdb.go/strings.go: Likewise.
20121 * gdb.go/unsafe.go: Likewise.
20122 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
20123 "set breakpoint 2 here" and rename the remaining breakpoint marker
20124 to "breakpoint 1".
20125
40d2f8d6
SM
201262015-04-15 Simon Marchi <simon.marchi@ericsson.com>
20127
20128 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
20129 if itertools.imap is not present.
20130 * gdb.python/py-objfile.exp: Add parentheses.
20131 * gdb.python/py-type.exp: Same.
20132 * gdb.python/py-unwind-maint.py: Same.
20133
8cbc97c6
YQ
201342015-04-15 Yao Qi <yao.qi@linaro.org>
20135
20136 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
20137 of ":$ptr_size" and set its form explicitly.
20138
45fd756c
YQ
201392015-04-15 Pedro Alves <palves@redhat.com>
20140 Yao Qi <yao.qi@linaro.org>
20141
20142 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
20143 timeout by factor of 4.
20144 (test_regular_watch): Likewise.
20145 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
20146 * gdb.reverse/sigall-reverse.exp: Likewise.
20147 * gdb.reverse/until-precsave.exp: Likewise.
20148 * lib/gdb.exp (with_timeout_factor): New proc.
20149 (gdb_expect): Move some code to ...
20150 (get_largest_timeout): ... here. New procedure.
20151
9e811bc3
LM
201522015-04-14 Luis Machado <lgustavo@codesourcery.com>
20153
20154 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
20155
0ff6fcb2
LM
201562015-04-13 Luis Machado <lgustavo@codesourcery.com>
20157
20158 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
20159 to write to the .text section.
20160
7578d5f7
LM
201612015-04-13 Luis Machado <lgustavo@codesourcery.com>
20162
20163 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
20164 Handle the case of targets that do not provide PID information.
20165
2efe15c4
YQ
201662015-04-13 Yao Qi <yao.qi@linaro.org>
20167
20168 * lib/gdbserver-support.exp (gdb_exit): Catch exception
20169 and use expect instead of gdb_expect.
20170
8cd8f2f8
SDJ
201712015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
20172
20173 * gdb.base/coredump-filter.exp: Rename variable "addr" to
20174 "coredump_var_addr" to avoid naming conflict with other testcases.
20175
9ee41772
PA
201762015-04-10 Pedro Alves <palves@redhat.com>
20177
20178 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
20179 gdb_test_sequence and gdb_assert.
20180
07473109
PA
201812015-04-10 Pedro Alves <palves@redhat.com>
20182
20183 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
20184 test messages that don't include the breakpoint address.
20185
de3db44c
YQ
201862015-04-10 Yao Qi <yao.qi@linaro.org>
20187
20188 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
20189 false for some offset and width combinations which aren't
20190 supported by linux kernel.
20191
c79d856c
PA
201922015-04-10 Pedro Alves <palves@redhat.com>
20193
20194 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
20195 procedure, factored out from ...
20196 (top level): ... here. Add "set displaced-stepping" testing axis.
20197 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
20198 parameter "displaced". Use it.
20199 (top level): Use foreach and add "set displaced-stepping" testing
20200 axis.
20201
ebc90b50
PA
202022015-04-10 Pedro Alves <palves@redhat.com>
20203
20204 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
20205 Remove comment.
20206 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
20207 both the address of the instruction that triggers the watchpoint
20208 and the address of the instruction immediately after, and use
20209 those addresses for the test. Fix comment.
20210
8f572e5c
PA
202112015-04-10 Pedro Alves <palves@redhat.com>
20212
20213 * gdb.base/sigstep.exp (breakpoint_to_handler)
20214 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
20215 Test "backtrace" in handler.
20216 (breakpoint_over_handler): New parameter 'displaced'. Use it.
20217 (top level): Add new "displaced" test axis to
20218 breakpoint_to_handler, breakpoint_to_handler_entry and
20219 breakpoint_over_handler.
20220
8d707a12
PA
202212015-04-10 Pedro Alves <palves@redhat.com>
20222
20223 PR gdb/18216
20224 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
20225
ef713951
YQ
202262015-04-10 Yao Qi <yao.qi@linaro.org>
20227
20228 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
20229 (test_add_rn_pc): New function.
20230 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
20231 (top level): Invoke test_add_rn_pc.
20232
906d60cf
PA
202332015-04-10 Pedro Alves <palves@redhat.com>
20234
20235 PR gdb/13858
20236 * gdb.base/step-over-no-symbols.exp: New file.
20237
f2983cc3
AW
202382015-04-09 Andy Wingo <wingo@igalia.com>
20239
20240 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
20241 after the Python tests.
20242
6d62641c
SDJ
202432015-04-08 Keith Seitz <keiths@redhat.com>
20244
20245 PR python/16699
20246 * gdb.python/py-completion.exp: New tests for completion.
20247 * gdb.python/py-completion.py (CompleteLimit1): New class.
20248 (CompleteLimit2): Likewise.
20249 (CompleteLimit3): Likewise.
20250 (CompleteLimit4): Likewise.
20251 (CompleteLimit5): Likewise.
20252 (CompleteLimit6): Likewise.
20253 (CompleteLimit7): Likewise.
20254
f3770638
PA
202552015-04-08 Pedro Alves <palves@redhat.com>
20256
20257 PR gdb/18214
20258 PR gdb/18216
20259 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
20260 function.
20261 (main): Install it as SIGUSR1 handler.
20262 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
20263 parameter. Always use "setup" as prefix. Toggle "set
20264 displaced-stepping" off/on depending on global. Don't switch to
20265 thread 1 here.
20266 (top level): Add displaced stepping "off/on" test axis. Update
20267 "setup" calls. Wrap each subtest with with_test_prefix. Test
20268 continuing with a queued signal in each thread.
20269
4496bed7
PA
202702015-04-08 Pedro Alves <palves@redhat.com>
20271
20272 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
20273 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
20274 gdb_breakpoint instead of gdb_test that doesn't expect anything.
20275 Return early if running to main fails.
20276 * gdb.trace/while-stepping.exp: Likewise.
20277
b97fde92
PA
202782015-04-07 Pedro Alves <palves@redhat.com>
20279
20280 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
20281 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
20282 interact with inferior program.
20283
f71c18e7
PA
202842015-04-07 Pedro Alves <palves@redhat.com>
20285
20286 * lib/gdb.exp (inferior_spawn_id): New global.
20287 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
20288 spawn id after processing the user code.
20289 (default_gdb_start): Set inferior_spawn_id.
20290 (send_inferior): New procedure.
20291 * lib/gdbserver-support.exp (gdbserver_start): Set
20292 inferior_spawn_id.
20293 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
20294
6423214f
PA
202952015-04-07 Pedro Alves <palves@redhat.com>
20296
20297 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
20298 * lib/gdbserver-support.exp (gdbserver_start): Make
20299 $server_spawn_id global.
20300 (gdbserver_start): Don't wait for gdbserver's spawn id with
20301 expect_background.
20302 (close_gdbserver): New procedure.
20303 (gdb_exit): Rename the default version and reimplement.
20304
71c0ee8c
PA
203052015-04-07 Pedro Alves <palves@redhat.com>
20306
72f4393d 20307 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
20308 append the substituted item, not the original item.
20309
203bc29b
PA
203102015-04-07 Pedro Alves <palves@redhat.com>
20311
20312 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
20313 gdb_expect.
20314
508a3ddf
PA
203152015-04-07 Pedro Alves <palves@redhat.com>
20316
20317 * gdb.base/interrupt.exp: Don't handle the case of the inferior
20318 output appearing once only.
20319
9f6dbe2b
PA
203202015-04-07 Pedro Alves <palves@redhat.com>
20321
20322 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
20323 that doesn't expect anything. Return early if running to main
20324 fails.
20325
337532fa
YQ
203262015-04-07 Yao Qi <yao.qi@linaro.org>
20327
20328 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
20329 (child_function): Call alarm.
20330 (main): Move call to alarm into the loop.
20331 * gdb.threads/non-stop-fair-events.exp: Build program with
20332 -DTIMEOUT=$timeout.
20333
01b622d4
DE
203342015-04-06 Doug Evans <xdje42@gmail.com>
20335
20336 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
20337 Fix dest parameter to board_info.
20338 (fpc_compile): Ditto.
20339 (gdb_compile_pascal): Rename dest arg to destfile.
20340
961f4160
PMR
203412015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
20342
20343 * gdb.ada/funcall_ref.exp: New file.
20344 * gdb.ada/funcall_ref/foo.adb: New file.
20345
cafda597
YQ
203462015-04-02 Yao Qi <yao.qi@linaro.org>
20347
20348 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
20349 is remote.
20350
fed040c6
GB
203512015-04-02 Gary Benson <gbenson@redhat.com>
20352
20353 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
20354
d11916aa
SS
203552015-04-01 Sasha Smundak <asmundak@google.com>
20356
20357 * gdb.python/py-unwind-maint.c: New file.
20358 * gdb.python/py-unwind-maint.exp: New test.
20359 * gdb.python/py-unwind-maint.py: New file.
20360 * gdb.python/py-unwind.c: New file.
20361 * gdb.python/py-unwind.exp: New test.
20362 * gdb.python/py-unwind.py: New test.
20363
a1471180
PA
203642015-04-01 Pedro Alves <palves@redhat.com>
20365
20366 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
20367 to fail instead of non-existent $test.
20368
0bbeccb1
PA
203692015-04-01 Pedro Alves <palves@redhat.com>
20370
20371 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
20372 GDBFLAGS if not empty.
20373
3c724c8c
PMR
203742015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
20375
20376 * gdb.ada/complete.exp: Remove "multi_line".
20377 * gdb.ada/info_exc.exp: Remove "multi_line".
20378 * gdb.ada/packed_tagged.exp: Remove "multi_line".
20379 * gdb.ada/ptype_field.exp: Remove "multi_line".
20380 * gdb.ada/sym_print_name.exp: Remove "multi_line".
20381 * gdb.ada/tagged.exp: Remove "multi_line".
20382 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
20383 [multi_line ...]
20384 * gdb.btrace/delta.exp: Likewise.
20385 * gdb.btrace/exception.exp: Likewise.
20386 * gdb.btrace/function_call_history.exp: Likewise.
20387 * gdb.btrace/instruction_history.exp: Likewise.
20388 * gdb.btrace/nohist.exp: Likewise.
20389 * gdb.btrace/record_goto.exp: Likewise.
20390 * gdb.btrace/segv.exp: Likewise.
20391 * gdb.btrace/stepi.exp: Likewise.
20392 * gdb.btrace/tailcall.exp: Likewise.
20393 * gdb.btrace/unknown_functions.exp: Likewise.
20394 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
20395 * lib/gdb.exp: Add the "multi_line" helper.
20396
4eec2deb
PA
203972015-04-01 Pedro Alves <palves@redhat.com>
20398
20399 * gdb.threads/tid-reuse.c: New file.
20400 * gdb.threads/tid-reuse.exp: New file.
20401
df8411da
SDJ
204022015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
20403
20404 PR corefiles/16092
20405 * gdb.base/coredump-filter.c: New file.
20406 * gdb.base/coredump-filter.exp: Likewise.
20407
6ef37366
PM
204082015-03-27 Petr Machata <pmachata@redhat.com>
20409
20410 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
20411 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
20412 (Dwarf::assemble): Initialize them.
20413 (Dwarf::lines): New function.
20414
7ec911b0
JT
204152015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
20416
20417 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
20418 SYMBOL_PREFIX for x86_64-*-cygwin.
20419
ff908ebf
AW
204202015-03-26 Andy Wingo <wingo@igalia.com>
20421
20422 PR symtab/18148
20423 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
20424 const_value but not a location.
20425 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
20426 location defined in non-main CUs are visible.
20427
6d5f0679
YQ
204282015-03-26 Yao Qi <yao.qi@linaro.org>
20429
20430 PR testsuite/18139
20431 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
20432 Add a line number entry for the same line.
20433 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
20434 Add a line number entry for the same line.
20435
2898689b
YQ
204362015-03-26 Yao Qi <yao.qi@linaro.org>
20437
20438 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
20439 .int 0.
20440 (func): Likewise. Add .Lfunc_1 label.
20441 Use .Lfunc_1 label.
20442 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
20443 .int 0.
20444 (func): Likewise.
20445 Use .Lfunc_1 label.
20446
85180498
YQ
204472015-03-26 Yao Qi <yao.qi@linaro.org>
20448
20449 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
20450 Call gdb_compile instead to compile each .s files without debug
20451 information.
20452
8aa08a8d
YQ
204532015-03-26 Yao Qi <yao.qi@linaro.org>
20454
20455 * gdb.base/savedregs.exp (process_saved_regs): Make
20456 "Saved registers:" optional in the pattern.
20457
66849923
MM
204582015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20459
20460 * gdb.btrace/next.exp: Merged into step.exp.
20461 * gdb.btrace/finish.exp: Merged into step.exp.
20462 * gdb.btrace/nexti.exp: Merged into stepi.exp.
20463 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
20464 "record goto" and checking the exact replay position.
20465 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
20466 check for "Recording format" in "info record" output.
20467 * gdb.btrace/record_goto.exp: Choose test file based on target.
20468 * gdb.btrace/x86-record_goto.S: Renamed into ...
20469 * gdb.btrace/x86_64-record_goto.S: ... this.
20470 * gdb.btrace/i686-record_goto.S: New.
20471 * gdb.btrace/x86-tailcall.S: Renamed into ...
20472 * gdb.btrace/x86_64-tailcall.S: ... this.
20473 * gdb.btrace/i686-tailcall.S: New.
20474 * gdb.btrace/x86-tailcall.c: Renamed into ...
20475 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
20476 separate statements. Update test.
20477 * gdb.btrace/delta.exp: Use record_goto.c as test file.
20478 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
20479 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
20480 * gdb.btrace/tailcall.exp: Choose test file based on target.
20481 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
20482
11cc1b74
MM
204832015-03-25 Markus Metzger <markus.t.metzger@intel.com>
20484
20485 * gdb.btrace/exception.exp: Increase BTS buffer size.
20486
a25d8bf9
PA
204872015-03-24 Pedro Alves <palves@redhat.com>
20488
20489 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
20490
856e7dd6
PA
204912015-03-24 Pedro Alves <palves@redhat.com>
20492
20493 * gdb.threads/schedlock.exp (test_step): No longer expect that
20494 "set scheduler-locking step" with "next" over a function call runs
20495 threads unlocked.
20496
ad235a41
AT
204972015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20498
20499 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
20500
15630549
AT
205012015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
20502
20503 PR breakpoints/16466
20504 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
20505 * gdb.mi/mi-pending.c (thread_func): New function.
20506 (int main): Add threading support required.
20507 * gdb.mi/mi-pending.exp: Add tests for this issue.
20508 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
20509 (pendfunc2): Remove stdio dependency.
20510 * gdb.mi/mi-pendshr2.c: New file.
20511
693dca06
KS
205122015-03-23 Keith Seitz <keiths@redhat.com>
20513
20514 * gdb.linespec/keywords.c: New file.
20515 * gdb.linespec/keywords.exp: New file.
20516
7e993ebf
KS
205172015-03-23 Keith Seitz <keiths@redhat.com>
20518
20519 PR gdb/18021
20520 * gdb.dwarf2/staticvirtual.exp: New test.
20521
bc23328c
JK
205222015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
20523
20524 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
20525 * README: Remove HP-UX and gdb.hp.
20526 (configuration):
20527 * configure: Regenerate.
20528 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
20529 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
20530 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
20531 gdb.hp/gdb.defects/Makefile.
20532 * gdb.hp/Makefile.in: File deleted.
20533 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
20534 * gdb.hp/gdb.aCC/optimize.c: File deleted.
20535 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
20536 * gdb.hp/gdb.aCC/run.c: File deleted.
20537 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
20538 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
20539 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
20540 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
20541 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
20542 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
20543 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
20544 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
20545 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
20546 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
20547 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
20548 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
20549 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
20550 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
20551 * gdb.hp/gdb.base-hp/reg.s: File deleted.
20552 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
20553 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
20554 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
20555 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
20556 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
20557 * gdb.hp/gdb.compat/Makefile.in: File deleted.
20558 * gdb.hp/gdb.compat/average.c: File deleted.
20559 * gdb.hp/gdb.compat/sum.c: File deleted.
20560 * gdb.hp/gdb.compat/xdb.c: File deleted.
20561 * gdb.hp/gdb.compat/xdb0.c: File deleted.
20562 * gdb.hp/gdb.compat/xdb0.h: File deleted.
20563 * gdb.hp/gdb.compat/xdb1.c: File deleted.
20564 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
20565 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
20566 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
20567 * gdb.hp/gdb.defects/Makefile.in: File deleted.
20568 * gdb.hp/gdb.defects/bs14602.c: File deleted.
20569 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
20570 * gdb.hp/gdb.defects/solib-d.c: File deleted.
20571 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
20572 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
20573 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
20574 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
20575 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
20576 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
20577 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
20578 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
20579 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
20580 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
20581 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
20582 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
20583 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
20584 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
20585 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
20586 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
20587 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
20588 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
20589 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
20590 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
20591 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
20592 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
20593 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
20594 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
20595 * gdb.hp/tools/odump: File deleted.
20596
8bf3b159
PA
205972015-03-19 Pedro Alves <palves@redhat.com>
20598
20599 * gdb.threads/continue-pending-status.exp (saw_thread_2)
20600 (saw_thread_3): New globals.
20601 (top level): Increment them when an event for the corresponding
20602 thread is seen.
20603 (no thread starvation): New test.
20604
eb54c8bf
PA
206052015-03-19 Pedro Alves <palves@redhat.com>
20606
20607 * gdb.threads/continue-pending-status.c: New file.
20608 * gdb.threads/continue-pending-status.exp: New file.
20609
32d2e5d6
PA
206102015-03-18 Pedro Alves <palves@redhat.com>
20611
20612 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
20613 Use gdb_is_target_remote instead of is_remote. Use
20614 gdb_test_multiple instead of gdb_expect. Exit early if
20615 gdb_test_multiple hits its internal matches. Tighten stepi tests
20616 expected output. Fail on exit with any signal, instead of just
20617 SIGILL.
20618
f68f11b7
YQ
206192015-03-18 Yao Qi <yao.qi@linaro.org>
20620
20621 PR tdep/18107
20622 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
20623 variable.
20624 * gdb.base/catch-syscall.exp: Don't skip it on
20625 aarch64*-*-linux* target. Remove elements in all_syscalls.
20626 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
20627 target.
20628 (setup_all_syscalls): New proc.
20629
ca5fd19b
YQ
206302015-03-16 Yao Qi <yao.qi@linaro.org>
20631
20632 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
20633 (top level): Skip tests if valid_addr_p returns false for
20634 $cmd1 or $cmd2.
20635
85642ba0
AW
206362015-03-11 Andy Wingo <wingo@igalia.com>
20637
20638 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
20639
e03f9645
YQ
206402015-03-11 Yao Qi <yao.qi@linaro.org>
20641
20642 * gdb.base/catch-syscall.exp: Fix typo in comments.
20643
5d0962b2
YQ
206442015-03-11 Yao Qi <yao.qi@linaro.org>
20645
20646 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
20647
b2df3cef
PA
206482015-03-09 Pedro Alves <palves@redhat.com>
20649
20650 * dg-extract-results.py: Delete.
20651
ef878e53
PA
206522015-03-09 Pedro Alves <palves@redhat.com>
20653
20654 Merge dg-extract-results.sh from GCC upstream (r218843).
20655
20656 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
20657 * dg-extract-results.sh: Use --text with grep to avoid issues with
20658 binary files. Fall back to cat -v, if that doesn't work.
20659
9494d219
PA
206602015-03-05 Pedro Alves <palves@redhat.com>
20661
20662 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
20663
a8d9763a
SM
206642015-03-04 Simon Marchi <simon.marchi@ericsson.com>
20665
20666 * lib/mi-support.exp (mi_expect_interrupt): Accept
20667 alternative event for when in all-stop mode.
20668
be9957b8
PA
206692015-03-04 Pedro Alves <palves@redhat.com>
20670
20671 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
20672
d57be0f4 206732015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
20674
20675 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
20676
c214c7cf
AA
206772015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20678
20679 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
20680 regexps for GDB's current line display, accept a hex address
20681 preceding the line number.
20682
6d74a497
AA
206832015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
20684
20685 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
20686 the 'arch1' variable for "s390*-linux*" targets.
20687
511aee7c
PA
206882015-03-04 Pedro Alves <palves@redhat.com>
20689
20690 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
20691 (main): Pass missing retval argument to pthread_join call.
20692
95e50b27
PA
206932015-03-02 Pedro Alves <palves@redhat.com>
20694
20695 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
20696 (top level): Call do_test with non-stop as well.
20697
28054d69
PA
206982015-03-02 Pedro Alves <palves@redhat.com>
20699
20700 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
20701 -1.
20702
4fa5d7b4
AA
207032015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20704
20705 * gdb.arch/s390-vregs.exp: New test.
20706 * gdb.arch/s390-vregs.S: New file.
20707
97c18565
PA
207082015-02-27 Pedro Alves <palves@redhat.com>
20709
20710 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
20711 call to catch_command_errors.
20712 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
20713 catch_command_errors.
20714
a37bfa30
PA
207152015-02-27 Pedro Alves <palves@redhat.com>
20716
20717 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
20718 "true" for boolean result.
20719 * gdb.gdb/selftest.exp (test_with_self): Also accept full
20720 prototype of main.
20721
6f98576f
PA
207222015-02-27 Pedro Alves <palves@redhat.com>
20723
20724 * lib/unbuffer_output.c: New file.
20725 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
20726 (main): Call gdb_unbuffer_output.
20727
eba5ab56
YQ
207282015-02-27 Yao Qi <yao.qi@linaro.org>
20729
20730 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
20731 target.
20732
0def5aaa
DE
207332015-02-26 Doug Evans <dje@google.com>
20734
20735 * gdb.cp/class2.cc (Dbase, D): New classes.
20736 (main): New local delta.
20737 * gdb.cp/class2.exp: Test printing delta.
20738 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
20739 (dynbar): New global.
20740 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
20741
081a1c2c
JK
207422015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20743
20744 * gdb.compile/compile-ifunc.c: New file.
20745 * gdb.compile/compile-ifunc.exp: New file.
20746
2f41223f
AT
207472015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
20748
20749 * gdb.base/structs.exp: Check for correct struct on finish.
20750
03eddd80
YQ
207512015-02-26 Yao Qi <yao.qi@linaro.org>
20752
20753 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
20754 is zero.
20755
80c57053
JK
207562015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
20757
20758 * gdb.arch/cordic.ko.bz2: New file.
20759 * gdb.arch/cordic.ko.debug.bz2: New file.
20760 * gdb.arch/ppc64-symtab-cordic.exp: New file.
20761
21613c12
YQ
207622015-02-25 Yao Qi <yao.qi@linaro.org>
20763
20764 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
20765 aarch64*-*-* target.
20766
d8b901ed
PA
207672015-02-23 Pedro Alves <palves@redhat.com>
20768
20769 * lib/gdb.exp (delete_breakpoints): Rewrite using
20770 gdb_test_multiple.
20771
e5b85ead
PA
207722015-02-23 Pedro Alves <palves@redhat.com>
20773
20774 * gdb.base/info-os.c: Include stdlib.h.
20775
85c3a371
DE
207762015-02-22 Doug Evans <xdje42@gmail.com>
20777
20778 PR symtab/17855
20779 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
20780 is read after symbols have been re-read.
20781 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
20782 * gdb.ada/exec_changed/second.adb (Second): Ditto.
20783
96553a0c
DE
207842015-02-21 Doug Evans <dje@google.com>
20785
20786 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
20787
97a0c697
JK
207882015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20789
20790 PR corefiles/17808
20791 * gdb.arch/i386-biarch-core.core.bz2: New file.
20792 * gdb.arch/i386-biarch-core.exp: New file.
20793
a47cd6e9
PA
207942015-02-21 Pedro Alves <palves@redhat.com>
20795
20796 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
20797 runto_main fails.
20798
c5facdc4
PA
207992015-02-20 Pedro Alves <palves@redhat.com>
20800
20801 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
20802 info probes.
20803
2db9a427
PA
208042015-02-20 Pedro Alves <palves@redhat.com>
20805
20806 * gdb.threads/multi-create-ns-info-thr.exp: New file.
20807
60fb7e9e
PA
208082015-02-20 Pedro Alves <palves@redhat.com>
20809
20810 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
20811 clean_restart before gdb_target_supports_trace.
20812
5c5019c2
PA
208132015-02-20 Pedro Alves <palves@redhat.com>
20814
20815 PR threads/18006
20816 * gdb.threads/clone-thread_db.c: New file.
20817 * gdb.threads/clone-thread_db.exp: New file.
20818
c9587f88
AT
208192015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
20820
20821 PR breakpoints/16812
20822 * gdb.base/catch-gdb-caused-signals.c: New file.
20823 * gdb.base/catch-gdb-caused-signals.exp: New file.
20824
f6a88844
JM
208252015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
20826
20827 * configure: Regenerated.
20828 * configure.ac: Use GDB_AC_TRANSFORM.
20829 * aclocal.m4: sinclude ../transform.m4.
20830
497c491b
JM
208312015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20832
20833 * lib/dtrace.exp: New file.
20834 * gdb.base/dtrace-probe.exp: Likewise.
20835 * gdb.base/dtrace-probe.d: Likewise.
20836 * gdb.base/dtrace-probe.c: Likewise.
20837 * lib/pdtrace.in: Likewise.
20838 * configure.ac: Output variables with the transformed names of
20839 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
20840 * configure: Regenerated.
20841
03e98035
JM
208422015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20843
20844 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
20845 expected message when trying to access $_probe_* convenience
20846 variables while not on a probe.
20847
63cc30e9
JK
208482015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20849
20850 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
20851
0703599a
PA
208522015-02-11 Pedro Alves <pedro@codesourcery.com>
20853
20854 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
20855 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
20856
7e60a48e
DE
208572015-02-10 Doug Evans <xdje42@gmail.com>
20858
20859 * lib/gdb.exp (gdb_load): Always return a result.
20860
01b088bc
PA
208612015-02-10 Pedro Alves <palves@redhat.com>
20862
20863 * gdb.threads/signal-sigtrap.c: New file.
20864 * gdb.threads/signal-sigtrap.exp: New file.
20865
b05ec7a5
AT
208662015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
20867
20868 * gdb.trace/no-attach-trace.c: New file.
20869 * gdb.trace/no-attach-trace.exp: New file.
20870
a2c2acaf
MW
208712015-02-09 Mark Wielaard <mjw@redhat.com>
20872
20873 * gdb.dwarf2/atomic.c: New file.
20874 * gdb.dwarf2/atomic-type.exp: Likewise.
20875
31fd9caa
MM
208762015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20877
20878 * gdb.btrace/buffer-size.exp: Update "info record" output.
20879 * gdb.btrace/delta.exp: Update "info record" output.
20880 * gdb.btrace/enable.exp: Update "info record" output.
20881 * gdb.btrace/finish.exp: Update "info record" output.
20882 * gdb.btrace/instruction_history.exp: Update "info record" output.
20883 * gdb.btrace/next.exp: Update "info record" output.
20884 * gdb.btrace/nexti.exp: Update "info record" output.
20885 * gdb.btrace/step.exp: Update "info record" output.
20886 * gdb.btrace/stepi.exp: Update "info record" output.
20887 * gdb.btrace/nohist.exp: Update "info record" output.
20888
d33501a5
MM
208892015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20890
20891 * gdb.btrace/buffer-size: New.
20892
f4abbc16
MM
208932015-02-09 Markus Metzger <markus.t.metzger@intel.com>
20894
20895 * gdb.btrace/delta.exp: Update "info record" output.
20896 * gdb.btrace/enable.exp: Update "info record" output.
20897 * gdb.btrace/finish.exp: Update "info record" output.
20898 * gdb.btrace/instruction_history.exp: Update "info record" output.
20899 * gdb.btrace/next.exp: Update "info record" output.
20900 * gdb.btrace/nexti.exp: Update "info record" output.
20901 * gdb.btrace/step.exp: Update "info record" output.
20902 * gdb.btrace/stepi.exp: Update "info record" output.
20903 * gdb.btrace/nohist.exp: Update "info record" output.
20904
b9d61307
SM
209052015-02-06 Simon Marchi <simon.marchi@ericsson.com>
20906
20907 PR gdb/15678
20908 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
20909
e584fdbc
PA
209102015-02-06 Pedro Alves <palves@redhat.com>
20911
20912 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
20913 macro.
20914 (seconds_left, again): New globals.
20915 (main): Wait seconds_left in a 1-second sleep loop instead of
20916 sleeping 180 seconds. If 'again' is set, reset the seconds
20917 counter.
20918 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
20919 'again' in the inferior before detaching. Print the seconds left.
20920 (options): New global.
20921 (top level): Build program with -DTIMEOUT=$timeout.
20922
77f41761
PA
209232015-02-06 Pedro Alves <palves@redhat.com>
20924
20925 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
20926 determine how many seconds to pass to 'alarm'.
20927 * gdb.base/gdb-sigterm.exp (top level): Build program with
20928 -DTIMEOUT=$timeout.
20929 (do_test): Return success/failure indication. Add more verbose
20930 logging. Don't fail if 200 single steps are seen. Instead, fail
20931 when the test times out.
20932 (passes): New global.
20933 (top level): Break the testing loop if testing fails on any
20934 iteration. Use gdb_assert.
20935
b9394193
DB
209362015-02-04 Don Breazeal <donb@codesourcery.com>
20937
20938 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
20939 and initialize them.
20940 (ipc_cleanup): New function.
20941 (main): Don't declare shmid, semid, and msqid. Add a call to
20942 atexit so that we call ipc_cleanup on exit.
20943
42d9e528
PA
209442015-02-04 Pedro Alves <palves@redhat.com>
20945
20946 * boards/native-extended-gdbserver.exp: Remove any target variant
20947 specifications from the board name before clearing the isremote
20948 flag from board_info.
20949
ae6ae975
DE
209502015-01-31 Doug Evans <xdje42@gmail.com>
20951
20952 * gdb.base/maint.exp <maint print type argc>: Update expected output.
20953
cfb069a8
GB
209542015-01-31 Gary Benson <gbenson@redhat.com>
20955
20956 * gdb.base/completion.exp: Disable completion limiting for
20957 existing tests. Add new tests to check completion limiting.
20958 * gdb.linespec/ls-errs.exp: Disable completion limiting.
20959
5dd31d79
DE
209602015-01-31 Doug Evans <xdje42@gmail.com>
20961
20962 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
20963
9f050062
DE
209642015-01-31 Doug Evans <xdje42@gmail.com>
20965
20966 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
20967 entries. Duplicate file section script entries.
20968 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
20969 inlined entries. Add test for safe-path rejection.
20970 * gdb.python/py-section-script.c: Add duplicate inlined section script
20971 entries. Duplicate file section script entries.
20972 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
20973 inlined entries. Add test for safe-path rejection.
20974
df25ebbd
JB
209752015-01-29 Joel Brobecker <brobecker@adacore.com>
20976
20977 * gdb.ada/disc_arr_bound: New testcase.
20978
4a0ca9ec
JB
209792015-01-29 Joel Brobecker <brobecker@adacore.com>
20980
20981 * gdb.ada/mi_var_array: New testcase.
20982
3a8b707a
DE
209832015-01-27 Doug Evans <dje@google.com>
20984
20985 * gdb.python/py-objfile.exp: Add tests for objfile.username.
20986 Add test for objfile.filename, objfile.username after objfile
20987 has been unloaded.
20988
f8313f6e
JB
209892015-01-26 Joel Brobecker <brobecker@adacore.com>
20990
20991 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
20992 the second test to print the name attribute of value
20993 returned by the call to gdb.lookup_type, and adjust
20994 the expected output accordingly.
20995
37bc665e
MW
209962015-01-25 Mark Wielaard <mjw@redhat.com>
20997
20998 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
20999 * gdb.base/disp-step-fork.c: Include unistd.h.
21000 * gdb.base/siginfo-obj.c: Include stdio.h.
21001 * gdb.base/siginfo-thread.c: Likewise.
21002 * gdb.mi/non-stop.c: Include unistd.h.
21003 * gdb.mi/nsthrexec.c: Include stdio.h.
21004 * gdb.mi/pthreads.c: Include unistd.h.
21005 * gdb.modula2/unbounded1.c (main): Declare returns int.
21006 * gdb.reverse/consecutive-reverse.c: Likewise.
21007 * gdb.threads/create-fail.c: Include unistd.h.
21008 * gdb.threads/killed.c: Likewise.
21009 * gdb.threads/linux-dp.c: Likewise.
21010 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
21011 * gdb.threads/non-ldr-exc-2.c: Likewise.
21012 * gdb.threads/non-ldr-exc-3.c: Likewise.
21013 * gdb.threads/non-ldr-exc-4.c: Likewise.
21014 * gdb.threads/pthreads.c: Include unistd.h.
21015 (main): Declare returns int.
21016 * gdb.threads/tls-main.c (foo): New declaration.
21017 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
21018
f7e5394d
SM
210192015-01-23 Simon Marchi <simon.marchi@ericsson.com>
21020
21021 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
21022 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
21023
743649fd
MW
210242015-01-15 Mark Wielaard <mjw@redhat.com>
21025
21026 * gdb.base/noreturn-return.c: New file.
21027 * gdb.base/noreturn-return.exp: New file.
21028 * gdb.base/noreturn-finish.c: New file.
21029 * gdb.base/noreturn-finish.exp: New file.
21030
198297aa
PA
210312015-01-23 Pedro Alves <palves@redhat.com>
21032
21033 * gdb.threads/continue-pending-after-query.c: New file.
21034 * gdb.threads/continue-pending-after-query.exp: New file.
21035
717cf30c
AG
210362015-01-22 Anders Granlund <anders.granlund@ericsson.com>
21037 Simon Marchi <simon.marchi@ericsson.com>
21038
21039 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
21040 * gdb.base/valgrind-db-attach.exp: Same.
21041 * gdb.base/valgrind-infcall.exp: Same.
21042 * lib/mi-support.exp (default_mi_gdb_start): Same.
21043 * lib/prompt.exp (default_prompt_gdb_start): Same.
21044 * lib/gdb.exp (default_gdb_spawn): Same.
21045 (gdb_interact): New.
21046
21047
4b62a76e
JK
210482015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21049
21050 * gdb.compile/compile.exp (pointer to jit function): New test.
21051
b4cdae6f
WW
210522015-01-17 Wei-cheng Wang <cole945@gmail.com>
21053
21054 * lib/gdb.exp (supports_process_record): Return true for
21055 powerpc*-*-linux*.
21056 (supports_reverse): Likewise.
21057
d221e7ef
DB
210582015-01-15 Don Breazeal <donb@codesourcery.com>
21059
21060 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
21061 instead of checking whether the target board is remote and
21062 use spawn_wait_for_attach instead of exec/sleep.
21063 * gdb.base/attach-twice.exp: Likewise.
21064
bafffb51
JB
210652015-01-15 Joel Brobecker <brobecker@adacore.com>
21066
21067 * gdb.ada/var_arr_attrs: New testcase.
21068
5589af0e
PA
210692015-01-14 Pedro Alves <palves@redhat.com>
21070 Joel Brobecker <brobecker@adacore.com>
21071
21072 PR gdb/17525
21073 * gdb.base/bp-cmds-execution-x-script.c: New file.
21074 * gdb.base/bp-cmds-execution-x-script.exp: New file.
21075 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
21076
6c400b59
PA
210772015-01-14 Pedro Alves <palves@redhat.com>
21078
21079 PR cli/17828
21080 * gdb.base/batch-preserve-term-settings.c: New file.
21081 * gdb.base/batch-preserve-term-settings.exp: New file.
21082
e02c96a7
DE
210832015-01-13 Doug Evans <dje@google.com>
21084
21085 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
21086 binary.
21087
576fd14c
JB
210882015-01-13 Joel Brobecker <brobecker@adacore.com>
21089
21090 * Makefile.in (clean mostlyclean): Do not delete *.py.
21091
04dccad0
JB
210922015-01-13 Joel Brobecker <brobecker@adacore.com>
21093
21094 * gdb.python/py-lookup-type.exp: New file.
21095
3d230f71
PA
210962015-01-12 Pedro Alves <palves@redhat.com>
21097
21098 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
21099 restore GDBFLAGS before returning.
21100
7e67715d
JK
211012015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21102
21103 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
21104 is_amd64_regs_target and is_x86_like_target.
21105
f2e0d4b4
DE
211062015-01-11 Doug Evans <xdje42@gmail.com>
21107
21108 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
21109 is given without an explicit form.
21110 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
21111 attributes.
21112 * gdb.dwarf/corrupt.exp: Ditto.
21113 * gdb.dwarf2/enum-type.exp: Ditto.
21114 * gdb.trace/entry-values.exp: Ditto.
21115 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
21116
439250fb
DE
211172015-01-11 Doug Evans <xdje42@gmail.com>
21118
21119 PR gdb/15830
21120 * gdb.base/maint.exp: Remove references to "maint demangle".
21121 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
21122 Add tests for explicitly specifying language to demangle.
21123 * gdb.dlang/demangle.exp: Ditto.
21124
ede9f622
PA
211252015-01-09 Pedro Alves <palves@redhat.com>
21126
21127 * gdb.threads/non-stop-fair-events.c: New file.
21128 * gdb.threads/non-stop-fair-events.exp: New file.
21129
a7b796db
PA
211302015-01-09 Pedro Alves <palves@redhat.com>
21131
21132 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
21133 the global scope. Set a breakpoint after all threads are started
21134 rather than stepping over two source lines. Expect the prompt.
21135 * gdb.base/watch_thread_num.c (threads_started_barrier): New
21136 global.
21137 (NUM): Now 15.
21138 (main): Use threads_started_barrier to wait for all threads to
21139 start. Main thread no longer calls thread_function. Exit after
21140 180 seconds.
21141 (loop): New function.
21142 (thread_function): Wait on threads_started_barrier barrier. Call
21143 'loop' at each iteration.
21144 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
21145 threads have started, instead of hardcoding number of "next"
21146 steps. Use an access watchpoint instead of a write watchpoint.
21147
9665ffdd
PA
211482015-01-09 Pedro Alves <palves@redhat.com>
21149
21150 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
21151 (thread_func): Wait on barrier.
21152 (main): Wait for all threads to start before stopping GDB.
21153 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
21154 global.
21155 (thread1_func, thread2_func): Wait on barrier.
21156 (main): Wait for all threads to start before stopping GDB.
21157 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
21158 New global.
21159 (thread1_func, thread2_func): Wait on barrier.
21160 (main): Wait for all threads to start before stopping GDB.
21161
c945a99f
PA
211622015-01-09 Pedro Alves <palves@redhat.com>
21163
21164 * gdb.threads/attach-many-short-lived-threads.c: New file.
21165 * gdb.threads/attach-many-short-lived-threads.exp: New file.
21166
c1a747c1
PA
211672014-01-09 Pedro Alves <palves@redhat.com>
21168
21169 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
21170 instead of to thread 2.
21171 * gdb.threads/signal-command-multiple-signals-pending.c (main):
21172 Add barrier around each pthread_create call instead of around all
21173 calls.
21174 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
21175 Set a break on thread_function and have the child threads hit it
21176 one at at a time.
21177
60b3033e
PA
211782015-01-09 Pedro Alves <palves@redhat.com>
21179
21180 * lib/gdb.exp (can_spawn_for_attach): New procedure.
21181 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
21182 false.
21183 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
21184 checking whether the target board is remote.
21185 * gdb.multi/multi-attach.exp: Likewise.
21186 * gdb.python/py-sync-interp.exp: Likewise.
21187 * gdb.server/ext-attach.exp: Likewise.
21188 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
21189 tests that need to attach, instead of checking whether the target
21190 board is remote at the top of the file.
21191
acc018ac
YQ
211922015-01-08 Yao Qi <yao@codesourcery.com>
21193
21194 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
21195
50a18af8
JK
211962015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21197
21198 Fix testcase compilation.
21199 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
21200
8503d6e1
JB
212012015-01-06 Joel Brobecker <brobecker@adacore.com>
21202
21203 * gdb.python/py-type.exp: Add a couple test about empty
21204 array creation, and negative-length array creation.
21205
cc73dbcc
DE
212062015-01-02 Doug Evans <xdje42@gmail.com>
21207
21208 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
21209
0300bbc7
DE
212102015-01-02 Doug Evans <dje@google.com>
21211
21212 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
21213
9d85a0ec
YQ
212142014-12-29 Yao Qi <yao@codesourcery.com>
21215
21216 * gdb.trace/entry-values.exp: Update comments. Rename variable
21217 bar_call_foo to returned_from_foo.
21218
87186c6a
MMN
212192014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
21220
21221 PR gdb/17394
21222 * gdb.linespec/break-asm-file.c: New file.
21223 * gdb.linespec/break-asm-file.exp: New file.
21224 * gdb.linespec/break-asm-file0.s: New file.
21225 * gdb.linespec/break-asm-file1.s: New file.
21226
1bab7383
YQ
212272014-12-18 Nigel Stephens <nigel@mips.com>
21228 Maciej W. Rozycki <macro@codesourcery.com>
21229
21230 * gdb.base/float.exp: Handle the new output from "info float" on
21231 MIPS targets.
21232
1bc1068a
JK
212332014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21234
21235 Fix MinGW compilation.
21236 * gdb.compile/compile-ops.exp: Update untested message if
21237 !skip_compile_feature_tests.
21238 * gdb.compile/compile-setjmp.exp: Likewise.
21239 * gdb.compile/compile-tls.exp: Likewise.
21240 * gdb.compile/compile.exp: Likewise.
21241 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
21242 supported on this host".
21243
b6615d10
DE
212442014-12-16 Doug Evans <xdje42@gmail.com>
21245
21246 * boards/stabs.exp: New file.
21247
25dda427
AA
212482014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
21249
21250 * gdb.base/completion.exp: Adjust to format changes of "maint
21251 print user-registers".
21252
bf330350
CU
212532014-12-16 Catalin Udma <catalin.udma@freescale.com>
21254
21255 PR server/17457
21256 * gdb.arch/aarch64-fp.c: New file.
21257 * gdb.arch/aarch64-fp.exp: New file.
21258
395cf596
SDJ
212592014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
21260
21261 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
21262 r210637, r210913, r211666, r215400, r215817).
21263
21264 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
21265 * dg-extract-results.py: New file.
21266 * dg-extract-results.sh: Use it if the environment seems
21267 suitable.
21268
21269 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
21270
21271 * dg-extract-results.py (parse_run): Handle warnings that
21272 are printed before a test harness is run.
21273
21274 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
21275
21276 * dg-extract-results.py (Named): Remove __cmp__ method.
21277 (output_variation): Use a key to sort variation.harnesses.
21278
21279 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
21280
21281 * dg-extract-results.py: For Python 3, force sys.stdout to
21282 handle surrogate escape sequences.
21283 (safe_open): New function.
21284 (output_segment, main): Use it.
21285
21286 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
21287
21288 * dg-extract-results.py (Prog.result_re): Include options
21289 in test name.
21290
21291 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
21292
21293 * dg-extract-results.py (output_variation): Always sort if
21294 do_sum.
21295
e882ef3c
SM
212962014-12-15 Simon Marchi <simon.marchi@ericsson.com>
21297
21298 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
21299 as long as we get pagination notifications.
21300
4992aa20
JM
213012014-12-15 Jason Merrill <jason@redhat.com>
21302
21303 * Makefile.in (check-gdb.%): Restore.
21304 * README: Mention it.
21305
c1b5a1a6
JB
213062014-12-13 Joel Brobecker <brobecker@adacore.com>
21307
21308 * gdb.ada/str_uninit: New testcase.
21309
5537b577
JK
213102014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21311
21312 PR symtab/17642
21313 * gdb.base/vla-stub-define.c: New file.
21314 * gdb.base/vla-stub.c: New file.
21315 * gdb.base/vla-stub.exp: New file.
21316
bb2ec1b3
TT
213172014-12-12 Phil Muldoon <pmuldoon@redhat.com>
21318 Jan Kratochvil <jan.kratochvil@redhat.com>
21319 Tom Tromey <tromey@redhat.com>
21320
21321 * configure.ac: Add gdb.compile/.
21322 * configure: Regenerate.
21323 * gdb.compile/Makefile.in: New file.
21324 * gdb.compile/compile-ops.exp: New file.
21325 * gdb.compile/compile-ops.c: New file.
21326 * gdb.compile/compile-tls.c: New file.
21327 * gdb.compile/compile-tls.exp: New file.
21328 * gdb.compile/compile-constvar.S: New file.
21329 * gdb.compile/compile-constvar.c: New file.
21330 * gdb.compile/compile-mod.c: New file.
21331 * gdb.compile/compile-nodebug.c: New file.
21332 * gdb.compile/compile-setjmp-mod.c: New file.
21333 * gdb.compile/compile-setjmp.c: New file.
21334 * gdb.compile/compile-setjmp.exp: New file.
21335 * gdb.compile/compile-shlib.c: New file.
21336 * gdb.compile/compile.c: New file.
21337 * gdb.compile/compile.exp: New file.
21338 * lib/gdb.exp (skip_compile_feature_tests): New proc.
21339
4ff709eb
TT
213402014-12-12 Tom Tromey <tromey@redhat.com>
21341
21342 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
21343 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
21344
6dddd6a5
DE
213452014-12-12 Doug Evans <dje@google.com>
21346
21347 * lib/gdb-python.exp (get_python_valueof): New function.
21348 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
21349
71c24708
AA
213502014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21351
21352 * gdb.base/completion.exp: Add test for completion of "info
21353 registers ".
21354
3e29f34a
MR
213552014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
21356
21357 * gdb.base/func-ptrs.c: New file.
21358 * gdb.base/func-ptrs.exp: New file.
21359
fc126975
SM
213602014-12-10 Simon Marchi <simon.marchi@ericsson.com>
21361
21362 PR breakpoints/17012
21363 * gdb.base/dprintf-detach.c: New file.
21364 * gdb.base/dprintf-detach.exp: New file.
21365
0a46d518
SM
213662014-12-10 Simon Marchi <simon.marchi@ericsson.com>
21367
21368 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
21369 * lib/gdb.exp (target_is_gdbserver): New procedure.
21370
a0be3e44
DE
213712014-12-08 Doug Evans <dje@google.com>
21372
21373 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
21374
df1b803a
YQ
213752014-12-05 Yao Qi <yao@codesourcery.com>
21376
21377 * gdb.guile/scm-error.exp: Remove the third argument to
21378 gdb_remote_download.
21379 * gdb.guile/scm-frame-args.exp: Likewise.
21380 * gdb.guile/scm-section-script.exp: Likewise.
21381
ddb9f679
YQ
213822014-12-05 Yao Qi <yao@codesourcery.com>
21383
21384 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
21385
86e4ed39
DE
213862014-12-04 Doug Evans <dje@google.com>
21387
21388 * gdb.python/py-objfile.exp: Add tests for
21389 objfile.add_separate_debug_file.
21390
7c50a931
DE
213912014-12-04 Doug Evans <dje@google.com>
21392
21393 * lib/gdb.exp (get_build_id): New function.
21394 (build_id_debug_filename_get): Rewrite to use it.
21395 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
21396
621661e3
MR
213972014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
21398
21399 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
21400 `method(long)', not just 0x0.
21401 * gdb.cp/nsalias.exp: Align code labels to 4.
21402 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
21403 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
21404 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
21405 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
21406 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
21407 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
21408
29f0c3b7
DE
214092014-12-02 Doug Evans <dje@google.com>
21410
e1e061e7 21411 PR symtab/17602
29f0c3b7 21412 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 21413 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
21414 * gdb.cp/anon-ns.exp: Update.
21415
162078c8
NB
214162014-12-02 Nick Bull <nicholaspbull@gmail.com>
21417
21418 * gdb.python/py-events.py (inferior_call_handler): New.
21419 (register_changed_handler, memory_changed_handler): New.
21420 (test_events.invoke): Register new handlers.
21421 * gdb.python/py-events.exp: Add tests for inferior call,
21422 memory_changed and register_changed events.
21423
fdb09caf
AA
214242014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
21425
21426 * gdb.base/execl-update-breakpoints.exp: Specify the link address
21427 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
21428 if the linker doesn't understand this.
21429
55cfb2c4
SM
214302014-12-01 Simon Marchi <simon.marchi@ericsson.com>
21431
21432 * gdb.python/python.exp: Change expected reply to help().
21433
9e8cd6df
YQ
214342014-12-01 Yao Qi <yao@codesourcery.com>
21435
21436 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
21437 AC_CONFIG_SUBDIRS(gdb.gdbtk).
21438 * configure: Re-generated.
21439
6c659fc2
SC
214402014-11-28 Siva Chandra Reddy <sivachandra@google.com>
21441
21442 * gdb.cp/chained-calls.cc: New file.
21443 * gdb.cp/chained-calls.exp: New file.
21444 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
21445
d7fc3181
SM
214462014-11-28 Simon Marchi <simon.marchi@ericsson.com>
21447
21448 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
21449 * gdb.dwarf2/symtab-producer.exp: Same.
21450 * gdb.gdb/python-interrupts.exp: Same.
21451 * gdb.gdb/python-selftest.exp: Same.
21452 * gdb.python/py-linetable.exp: Same.
21453 * gdb.python/py-type.exp: Same.
21454 * gdb.python/py-value-cc.exp: Same.
21455 * gdb.python/py-value.exp: Same.
21456
10e79639
YQ
214572014-11-28 Yao Qi <yao@codesourcery.com>
21458
21459 * gdb.base/break-probes.exp: Match library name prefixed with
21460 sysroot.
21461
f28a0564
SM
214622014-11-27 Simon Marchi <simon.marchi@ericsson.com>
21463
21464 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
21465 test expected output. Add parentheses for the call to print.
21466 Remove L suffix from integers.
21467
3fe1ce1d
DE
214682014-11-26 Doug Evans <dje@google.com>
21469
21470 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
21471
84429e27
YQ
214722014-11-22 Yao Qi <yao@codesourcery.com>
21473
21474 * gdb.trace/entry-values.c: Remove asms.
21475 (foo): Add foo_label.
21476 (bar): Add bar_label.
21477 * gdb.trace/entry-values.exp: Remove code computing foo's
21478 length and bar's length.
21479 (Dwarf::assemble): Invoke function_range for bar and use
21480 MACRO_AT_func for foo.
21481
26741859
YQ
214822014-11-22 Yao Qi <yao@codesourcery.com>
21483
21484 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
21485 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
21486 Use .Lgcc43_procstart instead of gcc43.
21487
45e44d27
JB
214882014-11-21 Joel Brobecker <brobecker@adacore.com>
21489
21490 * gdb.ada/n_arr_bound: New testcase.
21491
458c8db8
SDJ
214922014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
21493
21494 PR breakpoints/10737
21495 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
21496 test_catch_syscall_multi_arch.
21497 (test_catch_syscall_multi_arch): New function.
21498
43f3e411
DE
214992014-11-20 Doug Evans <xdje42@gmail.com>
21500
21501 * gdb.base/maint.exp: Update expected output.
21502
0d7b2549
AA
215032014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
21504
21505 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
21506 4-byte instruction on S390.
21507
8908fca5
JB
215082014-11-19 Joel Brobecker <brobecker@adacore.com>
21509
21510 * gdb.ada/arr_arr: New testcase.
21511
4a46959e
JB
215122014-11-19 Joel Brobecker <brobecker@adacore.com>
21513
21514 * gdb.ada/pkd_arr_elem: New Testcase.
21515
470e2f4e
LM
215162014-11-18 Luis Machado <lgustavo@codesourcery.com>
21517
21518 * gdb.reverse/break-precsave: Expect completion message for
21519 core file reads.
21520 * gdb.reverse/consecutive-precsave.exp: Likewise.
21521 * gdb.reverse/finish-precsave.exp: Likewise.
21522 * gdb.reverse/i386-precsave.exp: Likewise.
21523 * gdb.reverse/machinestate-precsave.exp: Likewise.
21524 * gdb.reverse/sigall-precsave.exp: Likewise.
21525 * gdb.reverse/solib-precsave.exp: Likewise.
21526 * gdb.reverse/step-precsave.exp: Likewise.
21527 * gdb.reverse/until-precsave.exp: Likewise.
21528 * gdb.reverse/watch-precsave.exp: Likewise.
21529
a267f3ad
AA
215302014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21531
21532 * gdb.base/bp-permanent.c: Include unistd.h.
21533 * gdb.python/py-framefilter-mi.c (main): Add return type.
21534 * gdb.python/py-framefilter.c (main): Likewise.
21535 * gdb.trace/actions-changed.c (main): Likewise.
21536
12084a9a
AA
215372014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21538
21539 * gdb.mi/until.c: Add eye-catchers.
21540 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
21541 line numbers.
21542
dc7e1a77
AA
215432014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
21544
21545 * gdb.base/condbreak.exp: Drop references to removed non-prototype
21546 function header variants in break1.c.
21547 * gdb.base/ena-dis-br.exp: Likewise.
21548 * gdb.base/hbreak2.exp: Likewise.
21549 * gdb.reverse/until-precsave.exp: Drop references to removed
21550 non-prototype function header variants in ur1.c.
21551 * gdb.reverse/until-reverse.exp: Likewise.
21552
41c77605
PM
215532014-11-17 Petr Machata <pmachata@redhat.com>
21554
21555 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
21556 ${_cu_offset_size} bytes abbrev offset.
21557
34248c3a
DE
215582014-11-15 Doug Evans <xdje42@gmail.com>
21559
21560 PR symtab/17559
21561 * gdb.base/line-symtabs.exp: New file.
21562 * gdb.base/line-symtabs.c: New file.
21563 * gdb.base/line-symtabs.h: New file.
21564
646da059
YQ
215652014-11-14 Yao Qi <yao@codesourcery.com>
21566
21567 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
21568 (func): Add label func_label.
21569 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
21570 Replace low_pc and high_pc with MACRO_AT_range.
21571 Replace name, low_pc and high_pc with MACRO_AT_func.
21572
9301ebe6
YQ
215732014-11-14 Yao Qi <yao@codesourcery.com>
21574
21575 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
21576 Replace name, low_pc and high_pc with MACRO_AT_func.
21577
f166b542
YQ
215782014-11-14 Yao Qi <yao@codesourcery.com>
21579
21580 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
21581 produce debug information.
21582 * gdb.dwarf2/implptr-optimized-out.S: Removed.
21583
0f6e71e3
YQ
215842014-11-14 Yao Qi <yao@codesourcery.com>
21585
21586 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
21587 object and get function length.
21588 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
21589 with MACRO_AT_func.
21590 (top-level): Replace gdb_compile and clean_restart with
21591 prepare_for_testing.
21592 * gdb.dwarf2/main.c (main): Add label main_label.
21593
876c4df9
YQ
215942014-11-14 Yao Qi <yao@codesourcery.com>
21595
21596 * lib/dwarf.exp (function_range): New procedure.
21597 (Dwarf::_handle_macro_at_func): New procedure.
21598 (Dwarf::_handle_macro_at_range): New procedure.
21599 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
21600
02ad9cf1
YQ
216012014-11-14 Yao Qi <yao@codesourcery.com>
21602
21603 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
21604 (_handle_attribute): New procedure.
21605
a59add0c
AA
216062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21607
21608 * gdb.ada/cond_lang/foo.c (callme): Add return type.
21609 * gdb.base/call-sc.c (zed): Likewise.
21610 * gdb.base/checkpoint.c (main): Likewise.
21611 * gdb.base/dump.c (main): Likewise.
21612 * gdb.base/gcore.c (main): Likewise.
21613 * gdb.base/huge.c (main): Likewise.
21614 * gdb.base/multi-forks.c (main): Likewise.
21615 * gdb.base/pr10179-a.c (main): Likewise.
21616 * gdb.base/savedregs.c (main): Likewise.
21617 * gdb.base/sigaltstack.c (main): Likewise.
21618 * gdb.base/siginfo.c (main): Likewise.
21619 * gdb.base/structs.c (zed): Likewise.
21620 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
21621 * gdb.mi/mi-syn-frame.c (main): Likewise.
21622 * gdb.mi/until.c (foo, main): Likewise.
21623 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
21624 * gdb.base/solib-weak.c (foo): Declare.
21625 * gdb.base/attach-twice.c: Include stdio.h.
21626 * gdb.base/weaklib1.c: Likewise.
21627 * gdb.base/weaklib2.c: Likewise.
21628 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
21629 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
21630 unistd.h.
21631 * gdb.base/attach-pie-misread.c: Include stdlib.h.
21632 * gdb.mi/mi-exit-code.c: Likewise.
21633 * gdb.base/break-interp-lib.c: Include string.h.
21634 * gdb.base/coremaker.c: Likewise.
21635 * gdb.base/testenv.c: Likewise.
21636 * gdb.python/py-finish-breakpoint.c: Likewise.
21637 * gdb.base/inferior-died.c: Include sys/wait.h.
21638 * gdb.base/fileio.c: Include time.h.
21639 * gdb.base/async-shell.c: Include unistd.h.
21640 * gdb.base/dprintf-non-stop.c: Likewise.
21641 * gdb.base/info-os.c: Likewise.
21642 * gdb.mi/mi-console.c: Likewise.
21643 * gdb.mi/watch-nonstop.c: Likewise.
21644 * gdb.python/py-events.c: Likewise.
21645 * gdb.base/async.c (baz): Move up before its invocation.
21646 * gdb.base/code_elim2.c (my_global_func): Likewise.
21647 * gdb.base/skip-solib-lib.c (multiply): Likewise.
21648 * gdb.base/advance.c (func2): Likewise.
21649
3b5d5997
AA
216502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21651
21652 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
21653 variant.
21654 * gdb.base/annota3.c: Likewise.
21655 * gdb.base/async.c: Likewise.
21656 * gdb.base/average.c: Likewise.
21657 * gdb.base/call-ar-st.c: Likewise.
21658 * gdb.base/call-rt-st.c: Likewise.
21659 * gdb.base/call-sc.c: Likewise.
21660 * gdb.base/call-strs.c: Likewise.
21661 * gdb.base/ending-run.c: Likewise.
21662 * gdb.base/execd-prog.c: Likewise.
21663 * gdb.base/exprs.c: Likewise.
21664 * gdb.base/foll-exec.c: Likewise.
21665 * gdb.base/foll-fork.c: Likewise.
21666 * gdb.base/foll-vfork.c: Likewise.
21667 * gdb.base/funcargs.c: Likewise.
21668 * gdb.base/gcore.c: Likewise.
21669 * gdb.base/jump.c: Likewise.
21670 * gdb.base/langs0.c: Likewise.
21671 * gdb.base/langs1.c: Likewise.
21672 * gdb.base/langs2.c: Likewise.
21673 * gdb.base/mips_pro.c: Likewise.
21674 * gdb.base/nodebug.c: Likewise.
21675 * gdb.base/opaque0.c: Likewise.
21676 * gdb.base/opaque1.c: Likewise.
21677 * gdb.base/recurse.c: Likewise.
21678 * gdb.base/run.c: Likewise.
21679 * gdb.base/scope0.c: Likewise.
21680 * gdb.base/scope1.c: Likewise.
21681 * gdb.base/setshow.c: Likewise.
21682 * gdb.base/setvar.c: Likewise.
21683 * gdb.base/shmain.c: Likewise.
21684 * gdb.base/shr1.c: Likewise.
21685 * gdb.base/shr2.c: Likewise.
21686 * gdb.base/sigall.c: Likewise.
21687 * gdb.base/signals.c: Likewise.
21688 * gdb.base/so-indr-cl.c: Likewise.
21689 * gdb.base/solib2.c: Likewise.
21690 * gdb.base/structs.c: Likewise.
21691 * gdb.base/sum.c: Likewise.
21692 * gdb.base/vforked-prog.c: Likewise.
21693 * gdb.base/watchpoint.c: Likewise.
21694 * gdb.reverse/shr2.c: Likewise.
21695 * gdb.reverse/until-reverse.c: Likewise.
21696 * gdb.reverse/ur1.c: Likewise.
21697 * gdb.reverse/watch-reverse.c: Likewise.
21698
066a77c5
AA
216992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21700
21701 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
21702 variant.
21703 * gdb.base/sepdebug.exp: Drop references to removed code.
21704
4f204ea5
AA
217052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21706
21707 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
21708 variant. Preserve original line numbering.
21709 * gdb.base/list1.c: Likewise.
21710
3b377a3a
AA
217112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21712
21713 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
21714 variant.
21715 * gdb.base/break1.c: Likewise.
21716 * gdb.base/break.exp: Drop references to removed code.
21717
e444df73
AA
217182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21719
21720 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
21721 variant.
21722
8008f2a7
AA
217232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21724
21725 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
21726
a5a06887
AA
217272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21728
21729 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
21730 logic into perform_all_tests() and invoke it with and without
21731 function header prototypes.
21732 (do_function_calls): Remove conditional XFAIL for PR 5318.
21733 (rerun_and_prepare): Remove duplicate code.
21734 (perform_all_tests): New. Main logic moved here.
21735
44dba9b9
AA
217362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21737
21738 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
21739 code guarded by #ifdef NO_PROTOTYPES.
21740 (t_double_many_args): Likewise.
21741 (DEF_FUNC_MANY_ARGS_1): Likewise.
21742 (DEF_FUNC_VALUES_1): Likewise.
21743 (t_structs_ldc): Renamed from t_structs_fc in conditional code
21744 guarded by #ifdef PROTOTYPES.
21745
d1fbcd56
AA
217462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21747
21748 * gdb.mi/mi-console.c: Add eye-catcher.
21749 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
21750 instead of literal line number.
21751
b0e59b8f
AA
217522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21753
21754 * gdb.base/shr2.c: Add eye-catcher.
21755 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
21756 line number.
21757
78f98cca
AA
217582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21759
21760 * gdb.base/jump.c: Add eye-catchers.
21761 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
21762 numbers.
21763
58fa2af0
AA
217642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21765
21766 * gdb.base/execd-prog.c: Add eye-catchers.
21767 * gdb.base/foll-exec.c: Likewise.
21768 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
21769 line numbers.
21770
04e5059b
AA
217712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21772
21773 * gdb.base/ending-run.c: Add eye-catchers.
21774 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
21775 literal line numbers.
21776
dbfdb174
AA
217772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21778
21779 * gdb.base/call-rt-st.c: Add eye-catchers.
21780 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
21781 literal line numbers.
21782
888a2ade
AA
217832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21784
21785 * gdb.base/call-ar-st.c: Add eye-catchers.
21786 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
21787 literal line numbers.
21788
6acc2dde
AA
217892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21790
21791 * gdb.base/average.c: Add eye-catchers.
21792 * gdb.base/sum.c: Likewise.
21793 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
21794 regexps dynamically.
21795
9ecfcd1d
AA
217962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
21797
21798 * gdb.base/solib1.c: Add eye-catchers.
21799 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
21800 literal line numbers.
21801
78708b7c
PA
218022014-11-12 Pedro Alves <palves@redhat.com>
21803
21804 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
21805 leader has exited.
21806
af48d08f
PA
218072014-11-12 Pedro Alves <palves@redhat.com>
21808
21809 * gdb.arch/i386-bp_permanent.c: New file.
21810 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
21811 (srcfile): Set to i386-bp_permanent.c.
21812 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
21813 that stepi does not execute the 'leave' instruction, instead of
21814 testing it does execute.
21815 * gdb.base/bp-permanent.c: New file.
21816 * gdb.base/bp-permanent.exp: New file.
21817
af3768e9
DE
218182014-11-10 Doug Evans <xdje42@gmail.com>
21819
21820 PR symtab/17564
21821 * gdb.base/symtab-search-order.exp: New file.
21822 * gdb.base/symtab-search-order.c: New file.
21823 * gdb.base/symtab-search-order-1.c: New file.
21824 * gdb.base/symtab-search-order-shlib-1.c: New file.
21825
9de00a4a
PA
218262014-11-07 Pedro Alves <palves@redhat.com>
21827
21828 PR gdb/17511
21829 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
21830 i?86-*-linux*.
21831
e0f52461
SC
218322014-11-03 Siva Chandra Reddy <sivachandra@google.com>
21833
21834 PR c++/17494
21835 * gdb.cp/pr17494.cc: New file.
21836 * gdb.cp/pr17494.exp: New file.
21837
6ce8c980
YQ
218382014-11-02 Yao Qi <yao@codesourcery.com>
21839
21840 * gdb.python/python.exp: Get working directory and match the
21841 output of "set extended-prompt \\w " with it.
21842
02be9a71
DE
218432014-10-30 Doug Evans <dje@google.com>
21844
21845 * gdb.python/py-objfile.exp: Add tests for setting random attributes
21846 in objfiles.
21847 * gdb.python/py-progspace.exp: Add tests for setting random attributes
21848 in progspaces.
21849
3bdff46b
LM
218502014-10-30 Janis Johnson <janisjo@codesourcery.com>
21851
21852 * gdb.base/fullpath-expand.exp: Skip for a remote host.
21853 * gdb.base/realname-expand.exp: Likewise.
21854 * gdb.linespec/macro-relative.exp: Likewise.
21855
ab917dfb
PA
218562014-10-29 Pedro Alves <palves@redhat.com>
21857
21858 PR gdb/17408
21859 * gdb.threads/schedlock.c (some_function): New function.
21860 (call_function): New global.
21861 (MAYBE_CALL_SOME_FUNCTION): New macro.
21862 (thread_function): Call it.
21863 * gdb.threads/schedlock.exp (get_args): Add description parameter,
21864 and use it instead of a global counter. Adjust all callers.
21865 (get_current_thread): Use "find current thread" for test message
21866 here rather than having all callers pass down the same string.
21867 (goto_loop): New procedure, factored out from ...
21868 (my_continue): ... this.
21869 (step_ten_loops): Change parameter from test message to command to
21870 use. Adjust.
21871 (list_count): Delete global.
21872 (check_result): New procedure, factored out from duplicate top
21873 level code.
21874 (continue tests): Wrap in with_test_prefix.
21875 (test_step): New procedure, factored out from duplicate top level
21876 code.
21877 (top level): Test "step" in combination with all scheduler-locking
21878 modes. Test "next" in combination with all scheduler-locking
21879 modes, and in combination with stepping over a function call or
21880 not.
21881 * gdb.threads/next-bp-other-thread.c: New file.
21882 * gdb.threads/next-bp-other-thread.exp: New file.
21883
d3d4baed
PA
218842014-10-29 Pedro Alves <palves@redhat.com>
21885
21886 PR python/17372
21887 * gdb.python/python.exp: Test a multi-line command that spawns
21888 interactive Python.
21889 * gdb.base/multi-line-starts-subshell.exp: New file.
21890
563e8d85
YQ
218912014-10-29 Yao Qi <yao@codesourcery.com>
21892
21893 * gdb.base/fileio.exp: Make directories on host.
21894
0ea4d52e
YQ
218952014-10-29 Yao Qi <yao@codesourcery.com>
21896
21897 * gdb.base/fileio.c (test_write): Close the file.
21898
7f5ef605
PA
218992014-10-28 Pedro Alves <palves@redhat.com>
21900
21901 PR gdb/12623
21902 * gdb.base/sigstep.c (no_handler): New global.
21903 (main): If 'no_handler is true, set the signal handlers to
21904 SIG_IGN.
21905 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
21906 with_sw_watch and no_handler parameters. Handle them.
21907 (top level) <stepping over handler when stopped at a breakpoint
21908 test>: Add a test axis for testing with a software watchpoint, and
21909 another for testing with the signal handler set to SIG_IGN.
21910 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
21911 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
21912
abbdbd03
PA
219132014-10-28 Pedro Alves <palves@redhat.com>
21914
21915 PR gdb/17511
21916 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
21917 * gdb.base/sigstep.exp (other_handler_location): New global.
21918 (advance): Support stepping into the signal handler, and running
21919 commands while in the handler.
21920 (in_handler_map): New global.
21921 (top level): In the advance test, add combinations for getting
21922 into the handler with stepping commands, and for running commands
21923 in the handler. Add comment descripting the advancei tests.
21924
1df4399f
PA
219252014-10-28 Pedro Alves <palves@redhat.com>
21926
21927 * gdb.base/sigstep.exp: Use build_executable instead of
21928 prepare_for_testing.
21929 (top level): Move code that starts GDB, runs to main and creates a
21930 display to ...
21931 (restart): ... this new procedure.
21932 (top level): Move backtrace from signal handler test to ...
21933 (validate_backtrace): ... this new procedure.
21934 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
21935 with_test_prefix. Always restart GDB.
21936 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
21937 with_test_prefix. Always restart GDB. No need to delete
21938 breakpoints after the test.
21939 (test_skip_handler): Remove prefix parameter.
21940 (skip_over_handler, breakpoint_to_handler)
21941 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
21942 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
21943 restart GDB. No need to delete breakpoints after the test.
21944 (top level): Use foreach to call the test procedures with
21945 different commands.
21946
a5b6e449
PA
219472014-10-28 Pedro Alves <palves@redhat.com>
21948
21949 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
21950 instead of GNATS numbers.
21951 * gdb.base/sigbpt.exp: Likewise.
21952 * gdb.base/siginfo.exp: Likewise.
21953 * gdb.base/sigstep.exp: Likewise.
21954
e5f8a7cc
PA
219552014-10-27 Pedro Alves <palves@redhat.com>
21956
21957 * gdb.base/sigstep.c (dummy): New global.
21958 (main): Issue a couple writes to the new global.
21959 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
21960 procedures.
21961 (skip_over_handler): Use test_skip_handler.
21962 (top level): Call skip_over_handler for stepi and nexti too.
21963 (breakpoint_over_handler): Use test_skip_handler.
21964 (top level): Call breakpoint_over_handler for stepi and nexti too.
21965
763905a3
YQ
219662014-10-27 Yao Qi <yao@codesourcery.com>
21967
21968 * gdb.trace/tfile.c (adjust_function_address)
21969 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
21970 function descriptor.
21971
6f259a23
DB
219722014-10-24 Don Breazeal <donb@codesourcery.com>
21973
21974 * gdb.base/foll-fork.exp (test_follow_fork,
21975 catch_fork_child_follow): Check for updated fork messages emitted
21976 from infrun.c.
21977 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
21978 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
21979 vfork_and_exec_child_follow_through_step): Check for updated vfork
21980 messages emitted from infrun.c.
21981
09dd9a69
PA
219822014-10-24 Pedro Alves <palves@redhat.com>
21983
21984 * gdb.base/corefile.exp: Remove references to ultrix.
21985 * gdb.base/interrupt.exp: Likewise.
21986 * gdb.base/whatis.exp: Likewise.
21987 * gdb.gdb/selftest.exp: Likewise.
21988 * gdb.threads/manythreads.exp: Likewise.
21989 * gdb.threads/print-threads.exp: Likewise.
21990 * gdb.threads/pthreads.exp:: Likewise.
21991 * gdb.threads/schedlock.exp: Likewise.
21992
3433cfa5
SC
219932014-10-24 Siva Chandra Reddy <sivachandra@google.com>
21994
21995 * gdb.cp/non-trivial-retval.cc: Add a test case.
21996 * gdb.cp/non-trivial-retval.exp: Add a test.
21997
092f880b
YQ
219982014-10-20 Yao Qi <yao@codesourcery.com>
21999
22000 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
22001 * gdb.python/py-objfile-script-gdb.py: New file.
22002 * gdb.python/py-objfile-script.exp: Update reference to
22003 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
22004 of remote_download. Remove the dest file.
22005
acbdb7f3
YQ
220062014-10-20 Yao Qi <yao@codesourcery.com>
22007
22008 * gdb.base/checkpoint.exp: Don't remove file copied on host.
22009 * gdb.base/step-line.exp: Likewise.
22010 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22011 * gdb.dwarf2/dw2-basic.exp: Likewise.
22012 * gdb.dwarf2/dw2-compressed.exp: Likewise.
22013 * gdb.dwarf2/dw2-filename.exp: Likewise.
22014 * gdb.dwarf2/dw2-intercu.exp: Likewise.
22015 * gdb.dwarf2/dw2-intermix.exp: Likewise.
22016 * gdb.dwarf2/dw2-producer.exp: Likewise.
22017 * gdb.dwarf2/mac-fileno.exp: Likewise.
22018 * gdb.python/py-frame-args.exp: Likewise.
22019 * gdb.python/py-framefilter.exp: Likewise.
22020 * gdb.python/py-mi.exp: Likewise.
22021 * gdb.python/py-objfile-script.exp: Likewise
22022 * gdb.python/py-pp-integral.exp: Likewise.
22023 * gdb.python/py-pp-re-notag.exp: Likewise.
22024 * gdb.python/py-prettyprint.exp: Likewise.
22025 * gdb.python/py-section-script.exp: Likewise.
22026 * gdb.python/py-typeprint.exp: Likewise.
22027 * gdb.python/py-xmethods.exp: Likewise.
22028 * gdb.stabs/weird.exp: Likewise.
22029 * gdb.xml/tdesc-regs.exp: Likewise.
22030
bd286a29
KCY
220312014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
22032
22033 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
22034 (out_cu): Use addr_len for the size of addresses.
22035 (out_line): Likewise. Size DW_LNE_set_address instruction
22036 according to addr_len.
22037 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
22038 (FUNC): Add START_INSNS to definition.
22039
673dc4a0
YQ
220402014-10-18 Yao Qi <yao@codesourcery.com>
22041
22042 * gdb.base/argv0-symlink.exp: Check argv[0] value if
22043 gdb_has_argv0 return true.
22044 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
22045 check [target_info exists noargs], check [gdb_has_argv0]
22046 instead.
22047 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22048 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
22049 procedures.
22050
4ffbba72
DE
220512014-10-17 Doug Evans <dje@google.com>
22052
22053 * gdb.python/py-events.exp: Update expected output for clear_objfiles
22054 event.
22055 * gdb.python/py-events.py: Add clear_objfiles event.
22056
d096d8c1
DE
220572014-10-17 Doug Evans <dje@google.com>
22058
22059 * gdb.python/py-objfile.exp: Test progspace attribute.
22060
a80db015
LM
220612014-10-17 Luis Machado <lgustavo@codesourcery.com>
22062
22063 * gdb.guile/scm-breakpoint.exp: Do not assume any
22064 directory separators when matching source file paths.
22065 * gdb.python/py-breakpoint.exp: Likewise.
22066 * gdb.reverse/break-precsave.exp: Likewise.
22067 * gdb.reverse/break-reverse.exp: Likewise.
22068 * gdb.reverse/consecutive-precsave.exp: Likewise.
22069 * gdb.reverse/finish-precsave.exp: Likewise.
22070 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
22071 * gdb.reverse/finish-reverse.exp: Likewise.
22072 * gdb.reverse/i386-precsave.exp: Likewise.
22073 * gdb.reverse/i387-env-reverse.exp: Likewise.
22074 * gdb.reverse/i387-stack-reverse.exp: Likewise.
22075 * gdb.reverse/machinestate-precsave.exp: Likewise.
22076 * gdb.reverse/machinestate.exp: Likewise.
22077 * gdb.reverse/sigall-precsave.exp: Likewise.
22078 * gdb.reverse/solib-precsave.exp: Likewise.
22079 * gdb.reverse/step-precsave.exp: Likewise.
22080 * gdb.reverse/until-precsave.exp: Likewise.
22081 * gdb.reverse/watch-precsave.exp: Likewise.
22082 * gdb.reverse/watch-reverse.exp: Likewise.
22083
b22089ab
YQ
220842014-10-17 Yao Qi <yao@codesourcery.com>
22085
22086 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
22087 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
22088
6c4486e6
PA
220892014-10-17 Pedro Alves <palves@redhat.com>
22090
22091 PR gdb/17471
22092 * gdb.base/bg-execution-repeat.c: New file.
22093 * gdb.base/bg-execution-repeat.exp: New file.
22094
0ff33695
PA
220952014-10-17 Pedro Alves <palves@redhat.com>
22096
22097 PR gdb/17300
22098 * gdb.base/continue-all-already-running.c: New file.
22099 * gdb.base/continue-all-already-running.exp: New file.
22100
6fdebc3d
PA
221012014-10-17 Pedro Alves <palves@redhat.com>
22102
22103 PR gdb/17472
22104 * gdb.base/annota-input-while-running.c: New file.
22105 * gdb.base/annota-input-while-running.exp: New file.
22106
32a8097b
PA
221072014-10-17 Pedro Alves <palves@redhat.com>
22108
22109 * gdb.base/callfuncs.exp: emove references to osf.
22110 * gdb.base/sigall.exp: Likewise.
22111 * gdb.gdb/selftest.exp: Likewise.
22112 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
22113 * gdb.mi/non-stop.c: Likewise.
22114 * gdb.mi/pthreads.c: Likewise.
22115 * gdb.reverse/sigall-precsave.exp: Likewise.
22116 * gdb.reverse/sigall-reverse.exp: Likewise.
22117 * gdb.threads/pthreads.c: Likewise.
22118 * gdb.threads/pthreads.exp: Likewise.
22119
7a3517ff
YQ
221202014-10-17 Yao Qi <yao@codesourcery.com>
22121
22122 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
22123 check 'target_info exists noargs'.
22124 (test_command_prompt_position): Likewise.
22125 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
22126 Remove "set args".
22127 (progvar_simple_while_test): Likewise.
22128 (progvar_complex_if_while_test): Likewise.
22129 (if_while_breakpoint_command_test): Likewise.
22130 (infrun_breakpoint_command_test): Likewise.
22131 (breakpoint_command_test): Likewise.
22132 (watchpoint_command_test): Likewise.
22133 (bp_deleted_in_command_test): Likewise.
22134 (temporary_breakpoint_commands): Likewise.
22135
bb99c472
YQ
221362014-10-16 Yao Qi <yao@codesourcery.com>
22137
22138 * gdb.base/remotetimeout.exp: Remove noargs checking.
22139
7c16b83e
PA
221402014-10-15 Pedro Alves <palves@redhat.com>
22141
22142 PR breakpoints/9649
22143 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
22144 * gdb.base/breakpoint-in-ro-region.exp
22145 (probe_target_hardware_step): New procedure.
22146 (top level): Probe hardware stepping and hardware breakpoint
22147 support. Test stepping through a read-only region, with both
22148 "breakpoint auto-hw" on and off and both "always-inserted" on and
22149 off.
22150
35a49624
IB
221512014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
22152
22153 * gdb.dlang/demangle.exp: Update for demangling changes.
22154
2d1c107c
SC
221552014-10-15 Siva Chandra Reddy <sivachandra@google.com>
22156
22157 * gdb.cp/non-trivial-retval.cc: Add new test cases.
22158 * gdb.cp/non-trivial-retval.exp: Add new tests.
22159
778811d5
SC
221602014-10-15 Siva Chandra Reddy <sivachandra@google.com>
22161
22162 PR c++/13403
22163 PR c++/15154
22164 * gdb.cp/non-trivial-retval.cc: New file.
22165 * gdb.cp/non-trivial-retval.exp: New file.
22166
10c5f0a8
YQ
221672014-10-15 Yao Qi <yao@codesourcery.com>
22168
22169 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
22170 remote host.
22171
65d7b369
YQ
221722014-10-15 Yao Qi <yao@codesourcery.com>
22173
22174 * gdb.python/py-symbol.exp: Match file base name if host is
22175 remote, otherwise match file name with dir name.
22176 * gdb.python/py-symtab.exp: Likewise.
22177 * gdb.python/python.exp: Likewise.
22178
46dc1394
YQ
221792014-10-15 Yao Qi <yao@codesourcery.com>
22180
22181 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
22182 pattern.
22183 * gdb.python/py-symtab.exp: Likewise.
22184 * gdb.python/python.exp: Remove trailing ".*". Fix typo
22185 locationn.
22186
c40cc657
JB
221872014-10-14 Joel Brobecker <brobecker@adacore.com>
22188
22189 * gdb.ada/addr_arith: New testcase.
22190
2abf49e1
MR
221912014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
22192
22193 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
22194 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
22195 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
22196 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
22197
f7088df3
SDJ
221982014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
22199
22200 * gdb.arch/stap-eval-lang-ada.S: Likewise.
22201 * gdb.arch/stap-eval-lang-ada.c: Likewise.
22202 * gdb.arch/stap-eval-lang-ada.exp: New file.
22203
4dc06805
YQ
222042014-10-14 Yao Qi <yao@codesourcery.com>
22205
22206 * gdb.mi/mi-var-child.c (nothing1): New function.
22207 (nothing2): New function.
22208 (do_children_tests): Set function pointers by nothing1 and
22209 nothing2.
22210 * gdb.mi/mi-var-child.exp: Step over new added statements.
22211 Update test to match the new output.
22212 * gdb.mi/var-cmd.c (nothing1): New function.
22213 (nothing2): New function.
22214 (do_children_tests): Set function pointers by nothing1 and
22215 nothing2.
22216 * gdb.mi/mi-var-display.exp: Update test to match output.
22217 Step to the line specified by $line_dct_nothing.
22218 Increase the number of lines to step.
22219
46a93de2
YQ
222202014-10-14 Yao Qi <yao@codesourcery.com>
22221
22222 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
22223 tests.
22224 * gdb.mi/mi2-var-child.exp: Likewise.
22225
14ea52ee
DE
222262014-10-13 Doug Evans <dje@google.com>
22227
22228 * gdb.python/py-objfile.exp: Change name of file name test.
22229
e5c6e92b
DE
222302014-10-13 Doug Evans <dje@google.com>
22231
22232 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
22233 from the start of the CU.
22234
c780cc2f
JK
222352014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
22236 Yao Qi <yao@codesourcery.com>
22237
22238 Fix "save breakpoints" for "catch" command.
22239 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
22240 Remove -nonewline. Match also the added "main" line.
22241
99894e11
JK
222422014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22243
22244 Fix "save breakpoints" for "disable $bpnum" command.
22245 * gdb.base/save-bp.c (main): Add label.
22246 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
22247
6e1ac5a3
JK
222482014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22249
22250 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
22251
754dd2b0
YQ
222522014-10-11 Yao Qi <yao@codesourcery.com>
22253
22254 * gdb.server/server-kill.exp: Execute command
22255 "set remote trace-status-packet on" before "tstatus".
22256
f90183d7
YQ
222572014-10-11 Yao Qi <yao@codesourcery.com>
22258
22259 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
22260 (main): Call getppid.
22261 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
22262 and continue to it. Read variable "server_pid".
22263
bf40a607
YQ
222642014-10-11 Yao Qi <yao@codesourcery.com>
22265
22266 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
22267
052ca370
YQ
222682014-10-11 Yao Qi <yao@codesourcery.com>
22269
22270 * gdb.threads/thread-find.exp: Don't execute command
22271 "info threads".
22272 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
22273 * gdb.threads/linux-dp.exp: Don't check the condition
22274 $threads_created equals to zero.
22275
3831839c
PA
222762014-10-10 Pedro Alves <palves@redhat.com>
22277
22278 * gdb.base/bigcore.exp: Remove references to IRIX.
22279 * gdb.base/funcargs.exp: Likewise.
22280 * gdb.base/interrupt.exp: Likewise.
22281 * gdb.base/mips_pro.exp: Likewise.
22282 * gdb.base/nodebug.exp: Likewise.
22283 * gdb.base/setvar.exp: Likewise.
22284 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
22285
8b9a549d
PA
222862014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
22287 Pedro Alves <palves@redhat.com>
22288
22289 PR symtab/14466
22290 * gdb.base/vdso-warning.c: New file.
22291 * gdb.base/vdso-warning.exp: New file.
22292
d48ba5e8
DE
222932014-10-02 Doug Evans <dje@google.com>
22294
22295 * gdb.base/structs.c (main): Don't run forever.
22296
2278c276
PA
222972014-10-02 Pedro Alves <palves@redhat.com>
22298
22299 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
22300 (top level) <stop threads 1, stop threads 2>: Use it.
22301
b57bacec
PA
223022014-10-02 Pedro Alves <palves@redhat.com>
22303
22304 * gdb.threads/break-while-running.exp (test): Add new
22305 'update_thread_list' argument. Skip "info threads" if false.
22306 (top level): Add new 'update_thread_list' axis.
22307
13fd3ff3
PA
223082014-10-02 Pedro Alves <palves@redhat.com>
22309
22310 PR breakpoints/17431
22311 * gdb.base/execl-update-breakpoints.c: New file.
22312 * gdb.base/execl-update-breakpoints.exp: New file.
22313
0fec99e8
PA
223142014-10-01 Pedro Alves <palves@redhat.com>
22315
22316 * gdb.base/breakpoint-in-ro-region.c: New file.
22317 * gdb.base/breakpoint-in-ro-region.exp: New file.
22318
2ddf4301
SM
223192014-10-01 Simon Marchi <simon.marchi@ericsson.com>
22320
22321 * gdb.mi/mi-exit-code.exp: New file.
22322 * gdb.mi/mi-exit-code.c: New file.
22323
6a5f3f43
YQ
223242014-09-30 Yao Qi <yao@codesourcery.com>
22325
22326 * lib/prelink-support.exp (build_executable_own_libs): Error if
22327 the target isn't native.
22328
345bcc73
YQ
223292014-09-30 Yao Qi <yao@codesourcery.com>
22330
22331 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
22332 false.
22333
a25a5a45
PA
223342014-09-22 Pedro Alves <palves@redhat.com>
22335
22336 * gdb.threads/break-while-running.exp: New file.
22337 * gdb.threads/break-while-running.c: New file.
22338
00ba3162
YQ
223392014-09-19 Yao Qi <yao@codesourcery.com>
22340
22341 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
22342 Invoke test. Restart GDB with --readnow and invoke test again.
22343
c3b7b696
YQ
223442014-09-19 Yao Qi <yao@codesourcery.com>
22345
22346 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
22347 proc set_breakpoint_on_gcd_function. Invoke
22348 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
22349 invoke set_breakpoint_on_gcd_function again.
22350
2b4fd423
DE
223512014-09-18 Doug Evans <dje@google.com>
22352
22353 * gdb.dwarf2/symtab-producer.exp: New file.
22354
a5947601
SDJ
223552014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
22356
22357 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
22358 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
22359 * gdb.base/global-var-nested-by-dso.c: Likewise.
22360 * gdb.base/global-var-nested-by-dso.exp: Likewise.
22361
91c19059
SDJ
223622014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
22363 Pedro Alves <palves@redhat.com>
22364
22365 * gdb.base/watch-bitfields.exp: Pass string other than test file
22366 name to prepare_for_testing.
22367 (watch): New procedure.
22368 (expect_watchpoint): Use with_test_prefix.
22369 (top level): Factor out tests to ...
22370 (test_watch_location, test_regular_watch): ... these new
22371 procedures, and use with_test_prefix and gdb_continue_to_end.
22372
bb9d5f81
PP
223732014-09-16 Patrick Palka <patrick@parcs.ath.cx>
22374
22375 PR breakpoints/12526
22376 * gdb.base/watch-bitfields.exp: New file.
22377 * gdb.base/watch-bitfields.c: New file.
22378
635856f5
PA
223792014-09-16 Pedro Alves <palves@redhat.com>
22380
22381 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
22382 software and hardware addresses, not software address against
22383 itself.
22384
7280ceea
PA
223852014-09-16 Pedro Alves <palves@redhat.com>
22386
22387 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
22388 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
22389
428b16bd
PA
223902014-09-16 Pedro Alves <palves@redhat.com>
22391
22392 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
22393 files.
22394 * gdb.base/a2-run.exp: Remove all code guarded by istarget
22395 "*-*-vxworks*" throughout.
22396 * gdb.base/break.exp: Likewise.
22397 * gdb.base/default.exp: Likewise.
22398 * gdb.base/scope.exp: Likewise.
22399 * gdb.base/sepdebug.exp: Likewise.
22400 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
22401 throughout.
22402 * gdb.base/run.c: Likewise.
22403 * gdb.base/sepdebug.c: Likewise.
22404 * gdb.hp/gdb.aCC/run.c: Likewise.
22405 * gdb.reverse/until-reverse.c: Likewise.
22406 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
22407
666d413c
YQ
224082014-09-16 Yao Qi <yao@codesourcery.com>
22409
22410 * boards/local-remote-host-native.exp: New file.
22411
57cbd724
DE
224122014-09-14 Doug Evans <xdje42@gmail.com>
22413
22414 * gdb.threads/queue-signal.c (thread_count): New variable.
22415 (thread_count_mutex, thread_count_condvar): New variables.
22416 (incr_thread_count, wait_all_threads_running): New functions.
22417 (main): Wait for all threads to be in their thread functions.
22418
81219e53
DE
224192014-09-13 Doug Evans <xdje42@gmail.com>
22420
22421 * gdb.threads/queue-signal.c: New file.
22422 * gdb.threads/queue-signal.exp: New file.
22423
3714cea7
DE
224242014-09-13 Doug Evans <xdje42@gmail.com>
22425
22426 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
22427 be consistent with what default_gdb_init uses.
22428 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
22429 the plain text of the prompt. Add some logging printfs.
22430 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
22431
fa43b1d7
PA
224322014-09-12 Pedro Alves <palves@redhat.com>
22433
22434 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
22435 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
22436 * gdb.arch/i386-size-overlap.exp: Likewise.
22437 * gdb.arch/i386-size.exp: Likewise.
22438 * gdb.arch/i386-unwind.exp: Likewise.
22439 * gdb.base/a2-run.exp: Likewise.
22440 * gdb.base/break.exp: Likewise.
22441 * gdb.base/charset.exp: Likewise.
22442 * gdb.base/chng-syms.exp: Likewise.
22443 * gdb.base/commands.exp: Likewise.
22444 * gdb.base/dbx.exp: Likewise.
22445 * gdb.base/find.exp: Likewise.
22446 * gdb.base/funcargs.exp: Likewise.
22447 * gdb.base/jit-simple.exp: Likewise.
22448 * gdb.base/reread.exp: Likewise.
22449 * gdb.base/sepdebug.exp: Likewise.
22450 * gdb.base/step-bt.exp: Likewise.
22451 * gdb.cp/mb-inline.exp: Likewise.
22452 * gdb.cp/mb-templates.exp: Likewise.
22453 * gdb.objc/basicclass.exp: Likewise.
22454 * gdb.threads/killed.exp: Likewise.
22455
9d9bf2df
EBM
224562014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22457
22458 PR tdep/17379
22459 * gdb.arch/powerpc-stackless.S: New file.
22460 * gdb.arch/powerpc-stackless.exp: New file.
22461
1cf2f1b0
JK
224622014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
22463
22464 * gdb.base/attach.c: Include unistd.h.
22465 (main): Call alarm. Add label postloop.
22466 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
22467 gdb_breakpoint, gdb_continue_to_breakpoint.
22468 (test_command_line_attach_run): Kill ${testpid} in one exit path.
22469
98880d46
PA
224702014-09-11 Pedro Alves <palves@redhat.com>
22471
22472 PR gdb/17347
22473 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
22474 * gdb.base/attach.exp (test_command_line_attach_run): New
22475 procedure.
22476 (top level): Call it.
22477
4c92ff2c
PA
224782014-09-11 Pedro Alves <palves@redhat.com>
22479
22480 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
22481 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
22482 (do_command_attach_tests): Use spawn_wait_for_attach.
22483 * gdb.base/solib-overlap.exp: Likewise.
22484 * gdb.multi/multi-attach.exp: Likewise.
22485 * gdb.python/py-prompt.exp: Likewise.
22486 * gdb.python/py-sync-interp.exp: Likewise.
22487 * gdb.server/ext-attach.exp: Likewise.
22488
3adc1a7d
GKB
224892014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
22490
22491 * gdb.fortran/array-element.exp: Remove unexpected "continue"
22492 command in testcase. Simplify testcase.
22493
96334934
JB
224942014-09-10 Joel Brobecker <brobecker@adacore.com>
22495
22496 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
22497
eb479039
JB
224982014-09-10 Joel Brobecker <brobecker@adacore.com>
22499
22500 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
22501
deede10c
JB
225022014-09-10 Joel Brobecker <brobecker@adacore.com>
22503
22504 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
22505
7828a5f5
JB
225062014-09-10 Joel Brobecker <brobecker@adacore.com>
22507
22508 * gdb.dwarf2/dynarr-ptr.c: New file.
22509 * gdb.dwarf2/dynarr-ptr.exp: New file.
22510
33aeebcf
MR
225112014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22512
22513 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
22514 of 30 rather than hardcoding 120 for a slow test case. Take the
22515 `gdb,timeout' target setting into account for this calculation.
22516 Don't extend the timeout for the test cases that don't need it.
22517
7b415901
MR
225182014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22519
22520 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
22521 a factor of 2 for a slow test case. Take the `gdb,timeout'
22522 target setting into account for this calculation.
22523 * gdb.reverse/until-precsave.exp: Increase the timeout by
22524 a factor of 15 and 3 respectively rather than adding 120
22525 for a pair of slow test cases. Take the `gdb,timeout'
22526 target setting into account for this calculation.
22527
4a40f85a
MR
225282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22529
22530 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
22531 timeout, don't pass one down to gdb_expect.
22532 (gdb_expect): Rework timeout selection.
22533
09635af7
MR
225342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22535
22536 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
22537 exception on timeout.
22538 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
22539 (gdbserver_start_extended): Catch any `gdbserver_start' error
22540 exceptions.
22541 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
22542 * lib/mi-support.exp (mi_gdb_target_load): Catch any
22543 `gdbserver_gdb_load' error exceptions.
22544
2bdd10b7
MR
225452014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
22546
22547 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
22548 120 on waiting for the TCP socket to open.
22549
316935f0
DE
225502014-09-09 Doug Evans <xdje42@gmail.com>
22551
22552 * gdb.base/default.exp (show_conv_list): Add _caller_is,
22553 _caller_matches, _any_caller_is, _any_caller_matches.
22554
83740597
DE
225552014-09-09 Doug Evans <xdje42@gmail.com>
22556
22557 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
22558
4c122fc3
YQ
225592014-09-09 Yao Qi <yao@codesourcery.com>
22560
22561 * gdb.mi/mi-var-display.exp: Set print symbol off.
22562
a9f116cb
GKB
225632014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
22564
22565 PR gdb/17035
22566 * gdb.base/commands.exp: Add tests to verify user-defined
22567 commands with empty bodies.
22568 * gdb.python/py-cmd.exp: Test that we don't show user-defined
22569 python commands in `show user command`.
22570 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
22571 scheme commands in `show user command`.
22572
c75bd3a2
JK
225732014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22574
22575 PR python/17355
22576 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
22577 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
22578 * gdb.python/py-framefilter-invalidarg.exp: New file.
22579 * gdb.python/py-framefilter-invalidarg.py: New file.
22580
faa42425
DE
225812014-09-06 Doug Evans <xdje42@gmail.com>
22582
22583 PR 15276
22584 * gdb.python/py-caller-is.c: New file.
22585 * gdb.python/py-caller-is.exp: New file.
22586
474ca4f6
SDJ
225872014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
22588
22589 PR gdb/17235
22590 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
22591 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
22592
eb0b0463
SDJ
225932014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
22594
22595 PR fortran/17237
22596 * gdb.fortran/print-formatted.exp: New file.
22597 * gdb.fortran/print-formatted.f90: Likewise.
22598
5f3b99cf
SS
225992014-09-03 Sasha Smundak <asmundak@google.com>
22600
22601 * gdb.python/py-frame.exp: Test Frame.read_register.
22602
7d793aa9
SDJ
226032014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
22604
22605 PR python/16699
22606 * gdb.python/py-completion.exp: New file.
22607 * gdb.python/py-completion.py: Likewise.
22608
fb0576e9
DE
226092014-08-28 Doug Evans <dje@google.com>
22610
22611 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
22612 eax,etc. are live with values set by gdb and thus the compiler can't
22613 use them.
22614 * gdb.arch/i386-pseudo.c (main): Ditto.
22615
ee92b0dd
DE
226162014-08-27 Doug Evans <dje@google.com>
22617
22618 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
22619
6649db35
DE
226202014-08-25 Doug Evans <dje@google.com>
22621
22622 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
22623 (main): Ditto.
22624
564b7600
DE
226252014-08-25 Doug Evans <dje@google.com>
22626
22627 * gdb.threads/thread-execl.exp: #include <stdio.h>.
22628
3881fb67
YQ
226292014-08-24 Yao Qi <yao@codesourcery.com>
22630
22631 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
22632 symbol off.
22633 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
22634
a05a36a5
DE
226352014-08-22 Doug Evans <dje@google.com>
22636
22637 PR 17276
22638 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
22639 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
22640 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
22641
7c343b48
YQ
226422014-08-22 Yao Qi <yao@codesourcery.com>
22643
22644 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
22645 * gdb.python/py-finish-breakpoint2.exp: Likewise.
22646 * gdb.python/python.exp: Likewise. Use .py file on the host
22647 instead of the build.
22648
22fd09ae
JK
226492014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22650
22651 * gdb.threads/gcore-stale-thread.c: New file.
22652 * gdb.threads/gcore-stale-thread.exp: New file.
22653
a8454a7c
PA
226542014-08-21 Pedro Alves <palves@redhat.com>
22655
22656 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
22657 * gdb.base/gcore-relro-pie.exp: Likewise.
22658 * gdb.base/gcore-relro.exp: Likewise.
22659 * gdb.base/gcore.exp: Likewise.
22660 * gdb.base/print-symbol-loading.exp: Likewise.
22661 * gdb.threads/gcore-thread.exp: Likewise.
22662 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
22663
2a31c623
PA
226642014-08-20 Pedro Alves <palves@redhat.com>
22665 Jan Kratochvil <jan.kratochvil@redhat.com>
22666
22667 * Makefile.in (EXTRA_RULES, CC): New variables, get from
22668 configure.
22669 (EXPECT): Handle READ1 being set.
22670 (all): Depend on EXTRA_RULES.
22671 (check-read1, expect-read1, read1.so, read1): New rules.
22672 * README (Testsuite Parameters): Document the READ1 make variable.
22673 (Race detection): New section.
22674 * configure: Regenerate.
22675 * configure.ac: If build==host==target, and running under a
22676 GNU/glibc system, add read1 to the extra Makefile rules.
22677 (EXTRA_RULES): AC_SUBST it.
22678 * lib/read1.c: New file.
22679
d36430db
JB
226802014-08-20 Joel Brobecker <brobecker@adacore.com>
22681
22682 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
22683 the handling of variables declared as a typedef to an array
22684 which a DW_AT_data_location attribute.
22685
9a0dc9e3
PA
226862014-08-19 Andrew Burgess <aburgess@broadcom.com>
22687 Pedro Alves <palves@redhat.com>
22688
22689 PR symtab/14604
22690 PR symtab/14605
22691 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
22692 gdb_test.
22693
0718a8da
PA
226942014-08-19 Pedro Alves <palves@redhat.com>
22695
22696 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
22697
13b448cd
YQ
226982014-08-19 Yao Qi <yao@codesourcery.com>
22699
22700 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
22701 right line.
22702
1cbf5077
DB
227032014-08-18 David Blaikie <dblaikie@gmail.com>
22704
22705 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
22706
bf0fae19
JB
227072014-08-18 Joel Brobecker <brobecker@adacore.com>
22708
22709 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
22710 attribute in array range.
22711
3c8c5dcc
JB
227122014-08-18 Joel Brobecker <brobecker@adacore.com>
22713
22714 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
22715
e66d4446
SC
227162014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22717
22718 PR c++/17132
22719 * gdb.cp/pr17132.cc: New file.
22720 * gdb.cp/pr17132.exp: New file.
22721
940df408
SC
227222014-08-15 Siva Chandra Reddy <sivachandra@google.com>
22723
22724 * gdb.python/py-xmethods.py (A_getarrayind)
22725 (E_method_char_worker.__call__, E_method_int_worker.__call__):
22726 Use 'print' with function call syntax.
22727 (E_method_matcher.match): Fix tab vs space indentation mixup.
22728
ebcc6c3a
YQ
227292014-08-15 Yao Qi <yao@codesourcery.com>
22730
22731 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
22732 false.
22733
775e0f04
YQ
227342014-08-15 Yao Qi <yao@codesourcery.com>
22735
22736 * gdb.cp/casts.exp: Set print symbol off.
22737 * gdb.cp/class2.exp: Likewise.
22738 * gdb.cp/overload.exp: Likewise.
22739 * gdb.cp/templates.exp: Likewise.
22740
d769e349
DE
227412014-08-11 Doug Evans <dje@google.com>
22742
22743 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
22744 (test_load_shlib): Update.
22745
20c6f1e1
YQ
227462014-08-09 Yao Qi <yao@codesourcery.com>
22747
22748 * gdb.base/display.exp: Invoke is_address_zero_readable.
22749 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
22750 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
22751 * gdb.base/hbreak-unmapped.exp: Return if
22752 is_address_zero_readable returns true.
22753 * gdb.base/signest.exp: Likewise.
22754 * gdb.base/signull.exp: Likewise.
22755 * gdb.base/sigbpt.exp: Likewise.
22756 * gdb.guile/scm-disasm.exp: Do the test if
22757 is_address_zero_readable returns false.
22758 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
22759 * gdb.python/py-arch.exp: Likewise.
22760 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
22761 * lib/gdb.exp (is_address_zero_readable): New proc.
22762
5792e8e3
YQ
227632014-08-09 Yao Qi <yao@codesourcery.com>
22764
22765 PR testsuite/13443
22766 * gdb.mi/mi-var-display.exp: Make test messages unique.
22767
3cecbbbe
TT
227682014-08-04 Tom Tromey <tromey@redhat.com>
22769
22770 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
22771 target 0".
22772
00b51ff5
TT
227732014-08-04 Tom Tromey <tromey@redhat.com>
22774
22775 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
22776 "target_resume".
22777
6908c509
JB
227782014-08-01 Joel Brobecker <brobecker@adacore.com>
22779
22780 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
22781 inner_vla_struct_object_size.
22782 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
22783 as xfail.
22784
cc6563d2
PA
227852014-07-30 Pedro Alves <palves@redhat.com>
22786
22787 * gdb.threads/signal-command-handle-nopass.exp (test): Add
22788 comment.
22789
7e09a223
YQ
227902014-07-29 Yao Qi <yao@codesourcery.com>
22791
22792 PR gdb/17206
22793 * gdb.base/until-nodebug.exp: New.
22794
7ebdbe92
DE
227952014-07-28 Doug Evans <xdje42@gmail.com>
22796
22797 PR guile/17203
22798 * gdb.guile/scm-parameter.exp: Add tests for trying to create
22799 previously existing parameter, and previously ambiguously spelled
22800 parameter.
22801
fdb1adc6
WN
228022014-07-28 Will Newton <will.newton@linaro.org>
22803
22804 * gdb.base/varargs.exp: Remove KFAILs for ARM.
22805
186fcde0
DE
228062014-07-26 Ludovic Courtès <ludo@gnu.org>
22807 Doug Evans <xdje42@gmail.com>
22808
22809 PR guile/17146
22810 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
22811
70509625
PA
228122014-07-25 Pedro Alves <palves@redhat.com>
22813
22814 * gdb.threads/signal-command-handle-nopass.c: New file.
22815 * gdb.threads/signal-command-handle-nopass.exp: New file.
22816 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
22817 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
22818 * gdb.threads/signal-delivered-right-thread.c: New file.
22819 * gdb.threads/signal-delivered-right-thread.exp: New file.
22820
c3f814a1
PA
228212014-07-25 Pedro Alves <palves@redhat.com>
22822
22823 * gdb.base/double-prompt-target-event-error.exp
22824 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
22825 match.
22826 (cancel_pagination_in_target_event): Rework double prompt
22827 detection.
22828 * gdb.base/paginate-after-ctrl-c-running.exp
22829 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
22830 <return>' match.
22831 * gdb.base/paginate-bg-execution.exp
22832 (test_bg_execution_pagination_return)
22833 (test_bg_execution_pagination_cancel): Remove '-notransfer
22834 <return>' matches.
22835 * gdb.base/paginate-execution-startup.exp
22836 (test_fg_execution_pagination_return)
22837 (test_fg_execution_pagination_cancel): Remove '-notransfer
22838 <return>' matches.
22839 * gdb.base/paginate-inferior-exit.exp
22840 (test_paginate_inferior_exited): Remove '-notransfer <return>'
22841 match.
22842 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
22843 * lib/gdb.exp (pagination_prompt): Run text through
22844 string_to_regexp.
22845 (gdb_test_multiple): Match $pagination_prompt instead of
22846 "<return>".
22847 (string_to_regexp): Move to lib/gdb-utils.exp.
22848
e214cf6c
JK
228492014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
22850
22851 * gdb.arch/amd64-entry-value-paramref.S: New file.
22852 * gdb.arch/amd64-entry-value-paramref.cc: New file.
22853 * gdb.arch/amd64-entry-value-paramref.exp: New file.
22854 * gdb.arch/amd64-optimout-repeat.S: New file.
22855 * gdb.arch/amd64-optimout-repeat.c: New file.
22856 * gdb.arch/amd64-optimout-repeat.exp: New file.
22857
17d0c5c8
JK
228582014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
22859
22860 PR gdb/17170
22861 * gdb.base/statistics.exp: New file.
22862
b8b8facf
DE
228632014-07-17 Doug Evans <dje@google.com>
22864
74b49205 22865 PR gdb/17170
b8b8facf
DE
22866 * gdb.base/maint.exp: Update testing of per-command stats.
22867
1b5d0ab3
PA
228682014-07-16 Pedro Alves <palves@redhat.com>
22869
22870 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
22871 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
22872 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
22873 (tfile_write_buf): New functions.
22874 (add_memory_block): Rewrite using the above.
22875 (adjust_function_address): New function.
22876 (FUNCTION_ADDRESS): New macro.
22877 (write_basic_trace_file): Remove short_x local, and use
22878 tfile_write_16. Change type of func_addr local to unsigned long
22879 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
22880 here. Cast argument of add_memory_block to char pointer.
22881 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
22882 (main): Remove parameters.
22883 * gdb.trace/tfile.exp: Remove nowarnings.
22884
4d974e88
SM
228852014-07-15 Simon Marchi <simon.marchi@ericsson.com>
22886
22887 * gdb.base/debug-expr.exp: Test string evaluation with
22888 "debug expression" on.
22889
41e99568
PA
228902014-07-15 Pedro Alves <palves@redhat.com>
22891
22892 * gdb.base/reread.exp: Use clean_restart.
22893
487d9753
PL
228942014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
22895
22896 * gdb.arch/avr-flash-qualifer.c: New.
22897 * gdb.arch/avr-flash-qualifer.exp: New.
22898
cc1c52ad
PA
228992014-07-14 Pedro Alves <palves@redhat.com>
22900
22901 * gdb.base/paginate-after-ctrl-c-running.c: New file.
22902 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
22903
1e973570
PA
229042014-07-14 Pedro Alves <palves@redhat.com>
22905
22906 * gdb.base/double-prompt-target-event-error.c: New file.
22907 * gdb.base/double-prompt-target-event-error.exp: New file.
22908
93d6eb10
PA
229092014-07-14 Pedro Alves <palves@redhat.com>
22910
22911 PR gdb/17072
22912 * gdb.base/paginate-inferior-exit.c: New file.
22913 * gdb.base/paginate-inferior-exit.exp: New file.
22914
0017922d
PA
229152014-07-14 Pedro Alves <palves@redhat.com>
22916
22917 PR gdb/17072
22918 * gdb.base/paginate-bg-execution.c: New file.
22919 * gdb.base/paginate-bg-execution.exp: New file.
22920
94696ad3
PA
229212014-07-14 Pedro Alves <palves@redhat.com>
22922
22923 PR gdb/17072
22924 * gdb.base/paginate-execution-startup.c: New file.
22925 * gdb.base/paginate-execution-startup.exp: New file.
22926 * lib/gdb.exp (pagination_prompt): New global.
22927 (default_gdb_spawn): New procedure, factored out from
22928 default_gdb_spawn.
22929 (default_gdb_start): Adjust to call default_gdb_spawn.
22930 (gdb_spawn): New procedure.
22931
bd293940
PA
229322014-07-14 Pedro Alves <palves@redhat.com>
22933
22934 * lib/gdb.exp (gdb_assert): New procedure.
22935 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
22936
c933f875
PA
229372014-07-14 Pedro Alves <palves@redhat.com>
22938
22939 * gdb.base/execution-termios.c: New file.
22940 * gdb.base/execution-termios.exp: New file.
22941
d98b7a16
TT
229422014-07-14 Tom Tromey <tromey@redhat.com>
22943
22944 * gdb.cp/vla-cxx.cc: New file.
22945 * gdb.cp/vla-cxx.exp: New file.
22946
548740d6
TT
229472014-07-14 Tom Tromey <tromey@redhat.com>
22948
22949 * gdb.reverse/rerun-prec.c: New file.
22950 * gdb.reverse/rerun-prec.exp: New file.
22951
a25eb028
MR
229522014-07-12 Maciej W. Rozycki <macro@mips.com>
22953 Maciej W. Rozycki <macro@codesourcery.com>
22954
22955 * lib/gdb-utils.exp: New file.
22956 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
22957 inline `gdb_init_command' processing.
22958 (gdb_start_cmd): Likewise.
22959 * lib/mi-support.exp (mi_run_cmd): Likewise.
22960 * README: Document `gdb_init_command' and `gdb_init_commands'.
22961
218c2655
JK
229622014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
22963
22964 Fix false FAIL running under a very long directory name.
22965 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
22966 and "set print elements 10000". Twice.
22967
5401fde3
YQ
229682014-07-11 Yao Qi <yao@codesourcery.com>
22969
22970 * gdb.base/exprs.exp: "set print symbol off".
22971
e76126e8
PA
229722014-07-11 Pedro Alves <palves@redhat.com>
22973
22974 * gdb.threads/kill.c: New file.
22975 * gdb.threads/kill.exp: New file.
22976
2d6f0de6
YQ
229772014-07-10 Yao Qi <yao@codesourcery.com>
22978
22979 * gdb.trace/tfile.c (write_basic_trace_file)
22980 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
22981 address written to trace file.
22982
7180e04a
PA
229832014-07-09 Pedro Alves <palves@redhat.com>
22984
22985 * gdb.base/attach-wait-input.exp: New file.
22986 * gdb.base/attach-wait-input.c: New file.
22987
9a9a7608
AB
229882014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
22989
22990 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
22991 setting up test structures.
22992 (main): Call new test function.
22993 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
22994 test function, continue into test function and walk test
22995 structures.
22996
161ac41e
YQ
229972014-07-02 Yao Qi <yao@codesourcery.com>
22998
22999 * gdb.trace/entry-values.c: Define labels 'foo_start' and
23000 'bar_start' at the beginning of functions 'foo' and 'bar'
23001 respectively.
23002 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
23003 instead of 'foo' and 'bar'.
23004
1f267ae3
MM
230052014-07-08 Markus Metzger <markus.t.metzger@intel.com>
23006
23007 * gdb.btrace/segv.exp: New.
23008 * gdb.btrace/segv.c: New.
23009
2b239efb
LM
230102014-07-02 Luis Machado <lgustavo@codesourcery.com>
23011
23012 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
23013 instruction.
23014
cf363f18
MW
230152014-06-30 Mark Wielaard <mjw@redhat.com>
23016
23017 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
23018 vulture, vilify, villar): New volatile array constants.
23019 (vindictive, vegetation): New const volatile array constants.
23020 * gdb.base/volatile.exp: Test volatile and const volatile array
23021 types.
23022
aebf9d24
AA
230232014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
23024
23025 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
23026 target lacks support for awatch, rwatch, or hbreak.
23027
b67a2c6f
YQ
230282014-06-27 Yao Qi <yao@codesourcery.com>
23029
23030 * gdb.multi/dummy-frame-restore.exp: New.
23031 * gdb.multi/dummy-frame-restore.c: New.
23032
aef92902
MM
230332014-06-25 Markus Metzger <markus.t.metzger@intel.com>
23034
23035 * gdb.btrace/gcore.exp: New.
23036
8e9db26e
PA
230372014-06-23 Pedro Alves <palves@redhat.com>
23038
23039 * gdb.base/watchpoint-reuse-slot.c: New file.
23040 * gdb.base/watchpoint-reuse-slot.exp: New file.
23041
70afc5b7
SC
230422014-06-23 Siva Chandra Reddy <sivachandra@google.com>
23043
23044 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
23045 progspace's filename in 'info', 'enable' and 'disable' command
23046 tests.
23047
b972bd9c
JK
230482014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
23049
23050 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
23051 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23052 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
23053
125f8a3d
GB
230542014-06-20 Gary Benson <gbenson@redhat.com>
23055
23056 * gdb.arch/i386-avx.exp: Fix include file location.
23057 * gdb.arch/i386-sse.exp: Likewise.
23058
3ed9baed
IB
230592014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
23060
23061 * gdb.dlang/expression.exp: New file.
23062
034f788c
PA
230632014-06-19 Pedro Alves <palves@redhat.com>
23064
23065 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
23066 out from ...
23067 (top level): ... here. Iterate running tests under different
23068 scheduler-locking settings.
23069
45371d0c
LM
230702014-06-18 Luis Machado <lgustavo@codesourcery.com>
23071
23072 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
23073 to DW_FORM_addr and use non-zero addresses.
23074
5d376983
SC
230752014-06-18 Siva Chandra Reddy <sivachandra@google.com>
23076
23077 PR gdb/17017
23078 * gdb.python/py-xmethods.cc: Add global function call counters and
23079 increment them in their respective functions. Remove "cout"
23080 statements.
23081 * gdb.python/py-xmethods.exp: Make tests check the global function
23082 call counters instead of depending on inferior IO.
23083
a1aa2221
LM
230842014-06-18 Don Breazeal <donb@codesourcery.com>
23085
23086 * gdb.base/foll-fork.exp (default_fork_parent_follow):
23087 Deleted procedure.
23088 (explicit_fork_parent_follow): Deleted procedure.
23089 (explicit_fork_child_follow): Deleted procedure.
23090 (test_follow_fork): New procedure.
23091 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 23092 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
23093 procedure calls.
23094
0fc05997
YQ
230952014-06-17 Yao Qi <yao@codesourcery.com>
23096
23097 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
23098 CP1252.
23099
70795c52
LM
231002014-06-17 Luis Machado <lgustavo@codesourcery.com>
23101
23102 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
23103 Initialize ptr and S explicitly.
23104 (skip_type_update_when_not_use_rtti_test): Likewise.
23105
6be47f0c
KS
231062014-06-16 Keith Seitz <keiths@redhat.com>
23107
23108 PR mi/15863
23109 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
23110 the inferior is started.
23111
d03de421
PA
231122014-06-16 Pedro Alves <palves@redhat.com>
23113
23114 * gdb.base/break-main-file-remove-fail.c: New file.
23115 * gdb.base/break-main-file-remove-fail.exp: New file.
23116 * gdb.base/break-unload-file.exp: Use build_executable instead of
23117 prepare_for_testing.
23118 (test_break): New parameter "initial_load". Handle it.
23119 (top level): Add initial_load cmdline/file axis.
23120
f9579b99
TT
231212014-06-12 Tom Tromey <tromey@redhat.com>
23122
23123 * gdb.base/completion.exp: Don't use directory name in test.
23124
3657956b
GB
231252014-06-09 Gary Benson <gbenson@redhat.com>
23126
23127 * gdb.base/sigall.c [Functions to send signals]: Reorder to
23128 separate the always-available ANSI-standard signals from the
23129 signals that require checking.
23130 (main): Likewise.
23131 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
23132 Likewise.
23133 (main): Likewise.
23134
4186eb54
KS
231352014-06-07 Keith Seitz <keiths@redhat.com>
23136
23137 Revert:
23138 PR c++/16253
23139 * gdb.cp/var-tag.cc: New file.
23140 * gdb.cp/var-tag.exp: New file.
23141 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23142 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23143 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23144 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23145
25326a28 231462014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
23147
23148 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
23149
829155c9
PA
231502014-06-06 Pedro Alves <palves@redhat.com>
23151
23152 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
23153 in target debug output instead of looking at RSP packets,
23154 disabling the test on any target that uses hardware stepping.
23155 Update comments.
23156
61c8d22e
PA
231572014-06-06 Pedro Alves <palves@redhat.com>
23158
23159 * gdb.base/break-unload-file.exp: Fix typo.
23160
d9a47287
YQ
231612014-06-06 Yao Qi <yao@codesourcery.com>
23162
23163 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
23164 from "jit_function" to "^jit_function".
23165
e5e01dbf
YQ
231662014-06-06 Yao Qi <yao@codesourcery.com>
23167
23168 * gdb.base/async.c (foo): Add one statement.
23169 * gdb.base/async.exp: Get the next instruction address and
23170 match the output of "nexti" by instruction address. Match
23171 the hex address in the output of "finish".
23172
73ba372c
GB
231732014-06-06 Gary Benson <gbenson@redhat.com>
23174
23175 * gdb.base/call-signals.c: Remove preprocessor conditionals
23176 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
23177 SIGSEGV and SIGTERM.
23178 * gdb.base/sigall.c: Likewise.
23179 * gdb.base/unwindonsignal.c: Likewise.
23180 * gdb.reverse/sigall-reverse.c: Likewise.
23181
831517df
YQ
231822014-06-06 Yao Qi <yao@codesourcery.com>
23183
23184 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
23185 readable, skip the test.
23186
b8b91e98
YQ
231872014-06-06 Yao Qi <yao@codesourcery.com>
23188
23189 * gdb.threads/staticthreads.c (thread_function): Move the line
23190 setting breakpoint on forward.
23191 * gdb.threads/staticthreads.exp: Update comments.
23192
fb934770
LC
231932014-06-05 Ludovic Courtès <ludo@gnu.org>
23194
23195 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
23196 "history-append! type error".
23197
6ef284bd
SM
231982014-06-05 Simon Marchi <simon.marchi@ericsson.com>
23199
23200 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
23201 erroneous dprintf expected input.
23202
a872e241
DE
232032014-06-04 Doug Evans <xdje42@gmail.com>
23204
23205 * gdb.guile/scm-generics.exp: Delete.
23206
16f691fb
DE
232072014-06-04 Doug Evans <xdje42@gmail.com>
23208
23209 * gdb.guile/scm-breakpoint.exp: Update.
23210 Add tests for breakpoint registration.
23211
012370f6
TT
232122014-06-04 Tom Tromey <tromey@redhat.com>
23213
23214 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
23215 VLA-in-union.
23216 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
23217 inner_vla_struct, vla_union types. Initialize objects of those
23218 types and compute their sizes.
23219
9f5a4cef
HZ
232202014-06-04 Nathan Sidwell <nathan@codesourcery.com>
23221 Hui Zhu <hui@codesourcery.com>
23222
23223 * gdb.base/fileio.exp: Add test for shell not available as well as
23224 available.
23225 * gdb.base/fileio.c (test_system): Check for shell twice.
23226
90a45c4d
YQ
232272014-06-04 Yao Qi <yao@codesourcery.com>
23228
23229 * gdb.base/auto-connect-native-target.exp: Remove redundant
23230 space from the regexp pattern.
23231
70017e41
YQ
232322014-06-04 Yao Qi <yao@codesourcery.com>
23233
23234 * gdb.base/default.exp: Replace "child" with "native" in
23235 regexp pattern.
23236
883964a7
SC
232372014-06-03 Siva Chandra Reddy <sivachandra@google.com>
23238
23239 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
23240 * gdb.python/py-xmethods.exp: New tests to test xmethods.
23241 * gdb.python/py-xmethods.py: Python script supporting the
23242 new testcase and tests.
23243
ef370185
JB
232442014-06-03 Joel Brobecker <brobecker@adacore.com>
23245 Pedro Alves <palves@redhat.com>
23246
23247 PR breakpoints/17000
23248 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
23249 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
23250
1e2ccb61
BM
232512014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
23252
23253 * gdb.base/subst.exp: Add tests to verify partial path matching
23254 output.
23255
c6ec5ab2
PA
232562014-06-03 Pedro Alves <palves@redhat.com>
23257
23258 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
23259 target that doesn't use software single-stepping.
23260
835c559f
PA
232612014-06-03 Pedro Alves <palves@redhat.com>
23262
23263 PR breakpoints/17000
23264 * gdb.base/sss-bp-on-user-bp-2.c: New file.
23265 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
23266
06eb1586
DE
232672014-06-02 Doug Evans <xdje42@gmail.com>
23268
23269 * gdb.guile/scm-parameter.exp: New file.
23270
e698b8c4
DE
232712014-06-02 Doug Evans <xdje42@gmail.com>
23272
23273 * gdb.guile/scm-cmd.c: New file.
23274 * gdb.guile/scm-cmd.exp: New file.
23275
ded03782
DE
232762014-06-02 Doug Evans <xdje42@gmail.com>
23277
23278 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
23279 pretty-printer lookup.
23280 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
23281 (make-pp_s-printer): Call it.
23282 (make-pretty-printer-from-dict): New function.
23283 (lookup-pretty-printer-maker-from-dict): New function.
23284 (*pretty-printer*): Simplify.
23285 (make-objfile-pp_s-printer): New function.
23286 (install-objfile-pretty-printers!): New function.
23287 (make-progspace-pp_s-printer): New function.
23288 (install-progspace-pretty-printers!): New function.
23289 * gdb.guile/scm-progspace.c: New file.
23290 * gdb.guile/scm-progspace.exp: New file.
23291
41fac0cf
PA
232922014-06-02 Pedro Alves <palves@redhat.com>
23293
23294 * gdb.base/dprintf-bp-same-addr.c: New file.
23295 * gdb.base/dprintf-bp-same-addr.exp: New file.
23296
96ae5695
EBM
232972014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23298
23299 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
23300 * gdb.arch/powerpc-power.s: Likewise.
23301
da02b3a8
JB
233022014-06-02 Joel Brobecker <brobecker@adacore.com>
23303
23304 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
23305
c72b2e7b
YQ
233062014-06-01 Yao Qi <yao@codesourcery.com>
23307
23308 * gdb.base/watchpoint.exp (test_watch_location): Check null
23309 pointer can be dereferenced. If not, do the test, otherwise
23310 skip it.
23311
53e8a631
AB
233122014-05-30 Andrew Burgess <aburgess@broadcom.com>
23313
23314 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
23315 results.
23316 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
23317
938f0e2f
AB
233182014-05-30 Andrew Burgess <aburgess@broadcom.com>
23319
23320 * gdb.arch/amd64-invalid-stack-middle.S: New file.
23321 * gdb.arch/amd64-invalid-stack-middle.c: New file.
23322 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
23323 * gdb.arch/amd64-invalid-stack-top.c: New file.
23324 * gdb.arch/amd64-invalid-stack-top.exp: New file.
23325
9ba6657a
PA
233262014-05-30 Pedro Alves <palves@redhat.com>
23327
23328 PR breakpoints/17000
23329 * gdb.base/sss-bp-on-user-bp.c: New file.
23330 * gdb.base/sss-bp-on-user-bp.exp: New file.
23331
522c09bf
DB
233322014-05-30 David Blaikie <dblaikie@gmail.com>
23333
23334 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
23335 gnu_inline semantics via attribute.
23336 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
23337 source explicitly specifies the required semantics.
23338
bf4ef81e
MR
233392014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
23340
23341 * gdb.reverse/sigall-reverse.exp: Fix a typo.
23342
329ea579
PA
233432014-05-29 Pedro Alves <palves@redhat.com>
23344 Tom Tromey <tromey@redhat.com>
23345
23346 * gdb.base/async-shell.exp: Don't enable target-async.
23347 * gdb.base/async.exp
23348 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
23349 parameter. Adjust.
23350 (top level): Don't test with "target-async".
23351 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
23352 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
23353 * gdb.base/inferior-died.exp: Don't enable target-async.
23354 * gdb.base/interrupt-noterm.exp: Likewise.
23355 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
23356 * gdb.mi/mi-nonstop-exit.exp: Likewise.
23357 * gdb.mi/mi-nonstop.exp: Likewise.
23358 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
23359 * gdb.mi/mi-nsintrall.exp: Likewise.
23360 * gdb.mi/mi-nsmoribund.exp: Likewise.
23361 * gdb.mi/mi-nsthrexec.exp: Likewise.
23362 * gdb.mi/mi-watch-nonstop.exp: Likewise.
23363 * gdb.multi/watchpoint-multi.exp: Adjust comment.
23364 * gdb.python/py-evsignal.exp: Don't enable target-async.
23365 * gdb.python/py-evthreads.exp: Likewise.
23366 * gdb.python/py-prompt.exp: Likewise.
23367 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
23368 * gdb.server/solib-list.exp: Don't enable target-async.
23369 * gdb.threads/thread-specific-bp.exp: Likewise.
23370 * lib/mi-support.exp: Adjust to use mi-async.
23371
fd664c91
PA
233722014-05-29 Pedro Alves <palves@redhat.com>
23373
23374 PR gdb/13860
23375 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
23376 reason, even in sync mode.
23377
251bde03
PA
233782014-05-29 Pedro Alves <palves@redhat.com>
23379 Hui Zhu <hui@codesourcery.com>
23380
23381 PR PR15693
23382 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
23383 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
23384 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
23385 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
23386
7f3c0343
JB
233872014-05-28 Joel Brobecker <brobecker@adacore.com>
23388
23389 * config/monitor.exp (gdb_target_monitor): Replace use of
23390 "set remotebaud" by "set serial baud".
23391
b2715b27
AW
233922014-05-26 Andy Wingo <wingo@igalia.com>
23393
23394 * gdb.guile/scm-breakpoint.exp:
23395 * gdb.guile/scm-gsmob.exp: Update to use plain old object
23396 properties instead of gdb-object-properties.
23397
498a4489
YQ
233982014-05-26 Yao Qi <yao@codesourcery.com>
23399
23400 * gdb.server/no-thread-db.exp: Specify source file name
23401 explicitly when setting a breakpoint.
23402
589fdceb
MM
234032014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23404
23405 * gdb.btrace/vdso.c: New.
23406 * gdb.btrace/vdso.exp: New.
23407
e9089e05
MM
234082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23409
23410 * gdb.base/gcore.exp (capture_command_output): Move ...
23411 * lib/gdb.exp (capture_command_output): ... here.
23412
67b5c0c1
MM
234132014-05-23 Markus Metzger <markus.t.metzger@intel.com>
23414
23415 * gdb.btrace/data.exp: Test memory access during btrace replay.
23416
a2199296
SM
234172014-05-22 Simon Marchi <simon.marchi@ericsson.com>
23418
23419 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
23420
17b2616c
PA
234212014-05-21 Pedro Alves <palves@redhat.com>
23422
23423 PR gdb/13860
23424 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
23425 (top level): Test that output related to execution commands is
23426 sent to the console with CLI commands, but not with MI commands.
23427 Test that breakpoint events are always mirrored to the console.
23428 Also expect the new source line to be output after a "next" in
23429 async mode too. Make it a pass/fail test.
23430 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
23431 output.
23432 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
23433
5166082f
PA
234342014-05-21 Pedro Alves <palves@redhat.com>
23435
23436 * gdb.base/list.exp (build_pattern, test_list): New procedures.
23437 Use them to test variations of "list" after reaching a breakpoint.
23438 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
23439 Test "list" with listsize 10 after reaching a breakpoint.
23440 * gdb.python/python.exp (decode_line current location line
23441 number): Adjust expected line number.
23442
2f25d70f
SM
234432014-05-21 Simon Marchi <simon.marchi@ericsson.com>
23444
23445 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
23446 behavior for $args, pass it directly to "run".
23447
ff604a67
MR
234482014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
23449
23450 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
23451 30000 to 65536.
23452
6a3cb8e8
PA
234532014-05-21 Pedro Alves <palves@redhat.com>
23454
23455 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
23456 auto-connect-native-target off".
23457 * gdb.base/auto-connect-native-target.c: New file.
23458 * gdb.base/auto-connect-native-target.exp: New file.
23459
4ebfc96e
PA
234602014-05-21 Pedro Alves <palves@redhat.com>
23461
23462 * gdb.base/default.exp: Test "target native" instead of "target
23463 child".
23464
36d46afb
MW
234652014-05-21 Mark Wielaard <mjw@redhat.com>
23466
23467 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
23468
5876f503
JK
234692014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
23470
23471 Fix TLS access for -static -pthread.
23472 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
23473 <HAVE_TLS> (thread_function, main): Initialize it.
23474 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
23475 Add clean_restart.
23476 <$have_tls != "">: Check TLSVAR.
23477
0256a6ac
PA
234782014-05-21 Pedro Alves <palves@redhat.com>
23479
23480 * gdb.base/dcache-line-read-error.c: New.
23481 * gdb.base/dcache-line-read-error.exp: New.
23482
936d2992
PA
234832014-05-20 Pedro Alves <palves@redhat.com>
23484
23485 * gdb.base/compare-sections.c: New file.
23486 * gdb.base/compare-sections.exp: New file.
23487
802e8e6d
PA
234882014-05-20 Pedro Alves <palves@redhat.com>
23489
23490 * gdb.base/break-idempotent.c: New file.
23491 * gdb.base/break-idempotent.exp: New file.
23492
e59fa00f
MM
234932014-05-20 Markus Metzger <markus.t.metzger@intel.com>
23494
23495 * gdb.btrace/nohist.exp: New.
23496
8b696e31
YQ
234972014-05-20 Yao Qi <yao@codesourcery.com>
23498
23499 * lib/gdb.exp (gdb_init): Set timeout if test file is under
23500 gdb.reverse directory and gdb_reverse_timeout exists in board
23501 setting.
23502 * README: Document gdb_reverse_timeout.
23503
73c9764f
YQ
235042014-05-20 Yao Qi <yao@codesourcery.com>
23505
23506 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
23507 'test_file_name'. Treat args as a string instead of a list.
23508 (gdb_init): Rename argument 'args' by 'test_file_name'.
23509
f1f4348a
JK
235102014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
23511
23512 * gdb.arch/powerpc-power.exp: New file.
23513 * gdb.arch/powerpc-power.s: New file.
23514
0dbe70ce
DE
235152014-05-16 Doug Evans <dje@google.com>
23516
23517 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
23518 * gdb.base/completion.exp: Check that all expected files exist
23519 before doing file completion.
0dbe70ce 23520
8d551b02
DE
235212014-05-16 Doug Evans <dje@google.com>
23522
23523 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
23524 Update.
23525 (do_syscall_tests_without_xml): Update.
23526
73eb7709
PA
235272014-05-16 Pedro Alves <palves@redhat.com>
23528
23529 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
23530 instead of "unknown output after running".
23531
3fae92fc
YQ
235322014-05-16 Yao Qi <yao@codesourcery.com>
23533
23534 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
23535 file1.txt from host at the end.
23536 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
23537
c2b2ccc5
DE
235382014-05-15 Doug Evans <dje@google.com>
23539
23540 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
23541 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
23542 loading file. Add test for TU lookup.
23543
8c217a4b
SM
235442014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23545
23546 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
23547 calling "-exec-arguments" or "set args" before running the
23548 inferior.
23549
3deb39c6
SM
235502014-05-15 Simon Marchi <simon.marchi@ericsson.com>
23551
23552 * lib/mi-support.exp (mi_expect_stop): Expect message for
23553 inferiors that exit with non-zero exit code.
23554
71a79f8c
YQ
235552014-05-14 Yao Qi <yao@codesourcery.com>
23556
23557 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
23558 match absolute path on remote host.
23559 (test_file_list_exec_source_files): Remove "/" from the
23560 pattern.
23561
f23fcd46
YQ
235622014-05-14 Yao Qi <yao@codesourcery.com>
23563
23564 * boards/local-remote-host-notty.exp (${board}_file): New
23565 proc.
23566
9404b58f
KM
235672014-05-07 Kyle McMartin <kyle@redhat.com>
23568
23569 Pushed by Joel Brobecker <brobecker@adacore.com>.
23570 * gdb.arch/aarch64-atomic-inst.c: New file.
23571 * gdb.arch/aarch64-atomic-inst.exp: New file.
23572
5e45f04c
YQ
235732014-05-07 Yao Qi <yao@codesourcery.com>
23574
23575 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
23576 in current context" too.
23577
c888a17d
KS
235782014-05-05 Keith Seitz <keiths@redhat.com>
23579
23580 * gdb.linespec/ls-dollar.exp: Add test for linespec
23581 file:convenience_variable.
23582
290a839c
YQ
235832014-05-05 Yao Qi <yao@codesourcery.com>
23584
23585 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
23586 traceframes into tfile and ctf trace files. Read data from
23587 trace file and test collected data.
23588 (gdb_collect_locals_test): Likewise.
23589 (gdb_unavailable_registers_test): Likewise.
23590 (gdb_unavailable_floats): Likewise.
23591 (gdb_collect_globals_test): Likewise.
23592 (top-level): Append "ctf" to trace_file_targets if GDB
23593 supports.
23594
b5262cd0
YQ
235952014-05-05 Yao Qi <yao@codesourcery.com>
23596
23597 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
23598 code to ...
23599 (gdb_collect_args_test_1): ... it. New proc.
23600 (gdb_collect_locals_test): Move some code to ...
23601 (gdb_collect_locals_test_1): ... it. New proc.
23602 (gdb_unavailable_registers_test): Move some code to ...
23603 (gdb_unavailable_registers_test_1): ... it. New proc.
23604 (gdb_unavailable_floats): Move some code to ...
23605 (gdb_unavailable_floats_1): ... it. New proc.
23606
30a1e6cc
SDJ
236072014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23608
23609 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
23610 probes to test for bitness recognition.
23611 * gdb.arch/amd64-stap-optional-prefix.exp
23612 (test_probe_value_without_reg): New procedure.
23613 Add code to test for different kinds of bitness.
23614
f33da99a
SDJ
236152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
23616
23617 PR breakpoints/16889
23618 * gdb.arch/amd64-stap-optional-prefix.S: New file.
23619 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
23620
5b80f00d
PA
236212014-05-01 Pedro Alves <palves@redhat.com>
23622
23623 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
23624 gdb_file_cmd if no file is specified.
23625 * boards/native-extended-gdbserver.exp (gdb_load): Use the
23626 last_loaded_file to set the remote exec-file.
23627
f8c2a73c
PA
236282014-05-01 Pedro Alves <palves@redhat.com>
23629
23630 * boards/local-remote-host.exp: New file.
23631
be6e8ac7
PA
236322014-05-01 Pedro Alves <palves@redhat.com>
23633
23634 * boards/local-remote-host.exp: Rename to ...
23635 * boards/local-remote-host-notty.exp: ... this.
23636
cac0dc8f
JB
236372014-04-28 Joel Brobecker <brobecker@adacore.com>
23638
23639 * gdb.ada/dyn_arrayidx: New testcase.
23640
9730e6cc
YQ
236412014-04-26 Yao Qi <yao@codesourcery.com>
23642
23643 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
23644 and compute the length of function main. Save it in
23645 $main_length.
23646 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
23647 (top-level): Use gdb_compile to compile objects into
23648 executable and restart GDB. Remove invocation to
23649 prepare_for_testing.
23650
7ae1a6a6
PA
236512014-04-25 Simon Marchi <simon.marchi@ericsson.com>
23652 Pedro Alves <palves@redhat.com>
23653
23654 PR server/16255
23655 * gdb.multi/multi-attach.c: New file.
23656 * gdb.multi/multi-attach.exp: New file.
23657
4082afcc
PA
236582014-04-25 Pedro Alves <palves@redhat.com>
23659
23660 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
23661 user.
23662 (top level): Test that "set remote conditional-breakpoints-packet
23663 off" works as intended.
23664 * gdb.base/dprintf.exp: Test that "set remote
23665 breakpoint-commands-packet off" works as intended.
23666 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
23667 New function.
23668 (top level): Call it.
23669 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
23670 remote fast-tracepoints-packet off" works as intended.
23671 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
23672 * lib/gdb.exp (gdb_is_target_remote): ... here.
23673
2abc3f8d
DB
236742014-04-24 David Blaikie <dblaikie@gmail.com>
23675
23676 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
23677 ensure clang would not discard them.
23678 * gdb.base/gdbvars.c: Ditto.
23679 * gdb.base/memattr.c: Ditto.
23680 * gdb.base/whatis.c: Ditto.
23681 * gdb.python/py-prettyprint.c: Ditto.
23682 * gdb.trace/actions.c: Ditto.
23683 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
23684 ensure clang would not discard it.
23685
bfd39632
DB
236862014-04-24 David Blaikie <dblaikie@gmail.com>
23687
23688 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
23689 clang to emit the full definition of type required by the test
23690 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
23691
22842ff6
DB
236922014-04-24 David Blaikie <dblaikie@gmail.com>
23693
23694 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
23695 coax Clang into emitting the definition of the type.
23696 * gdb.cp/pr10728-x.h (y): Ditto.
23697 * gdb.cp/pr10728-y.cc (y): Ditto.
23698
c2e827ad
DB
236992014-04-24 David Blaikie <dblaikie@gmail.com>
23700
23701 * gdb.base/label.exp: XFAIL label related tests under Clang.
23702 * gdb.cp/cplabel.exp: Ditto.
23703 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
23704 under Clang those using labels.
23705
4c2d33e7
YQ
237062014-04-25 Yao Qi <yao@codesourcery.com>
23707
23708 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
23709 double_label.
23710 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
23711 partial_label and double_label.
23712
56083b99
DB
237132014-04-24 David Blaikie <dblaikie@gmail.com>
23714
23715 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
23716
25d4e99d
DB
237172014-04-24 David Blaikie <dblaikie@gmail.com>
23718
23719 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
23720 of the function to work across GCC and Clang.
23721 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
23722 pointer types (const void ** const V void **).
23723
01f9f808
MS
237242014-04-24 Michael Sturm <michael.sturm@mintel.com>
23725 Walfred Tedeschi <walfred.tedeschi@intel.com>
23726
23727 * Makefile.in (EXECUTABLES): Added i386-avx512.
23728 * gdb.arch/i386-avx512.c: New file.
23729 * gdb.arch/i386-avx512.exp: Likewise.
23730
4b48d439
KS
237312014-04-23 Keith Seitz <keiths@redhat.com>
23732
23733 * lib/mi-support.exp (mi_list_breakpoints): Delete.
23734 (mi_make_breakpoint_table): New procedure.
23735 (mi_create_breakpoint): Use mi_make_breakpoint
23736 and return the result.
23737 (mi_make_breakpoint): New procedure.
23738 (mi_build_kv_pairs): New procedure.
23739
23740 * gdb.mi/mi-break.exp: Remove unused globals,
23741 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
23742 All callers updated.
23743 * gdb.mi/mi-dprintf.exp: Use variable to track command
23744 number.
23745 Update all callers of mi_create_breakpoint and use
23746 mi_make_breakpoint_table.
23747 Remove any unused global variables.
23748 * gdb.mi/mi-nonstop.exp: Likewise.
23749 * gdb.mi/mi-nsintrall.exp: Likewise.
23750 * gdb.mi/mi-nsmoribund.exp: Likewise.
23751 * gdb.mi/mi-nsthrexec.exp: Likewise.
23752 * gdb.mi/mi-reverse.exp: Likewise.
23753 * gdb.mi/mi-simplerun.exp: Likewise.
23754 * gdb.mi/mi-stepn.exp: Likewise.
23755 * gdb.mi/mi-syn-frame.exp: Likewise.
23756 * gdb.mi/mi-until.exp: Likewise.
23757 * gdb.mi/mi-var-cp.exp: Likewise.
23758 * gdb.mi/mi-var-display.exp: Likewise.
23759 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
23760 * gdb.mi/mi2-var-child.exp: Likewise.
23761 * gdb.mi/mi-vla-c99.exp: Likewise.
23762 * lib/mi-support.exp: Likewise.
23763
23764 From Ian Lance Taylor <iant@cygnus.com>:
23765 * lib/gdb.exp (parse_args): New procedure.
23766
08351840
PA
237672014-04-23 Pedro Alves <palves@redhat.com>
23768
23769 * gdb.base/break-unload-file.c: New file.
23770 * gdb.base/break-unload-file.exp: New file.
23771 * gdb.base/sym-file-lib.c (baz): New function.
23772 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
23773 field.
23774 (load): Store the segment's mapped size.
23775 (unload): New function.
23776 (unload_shlib): New function.
23777 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
23778 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
23779 set a breakpoint at baz, and call it.
23780 * gdb.base/sym-file.exp: New tests for stale breakpoint
23781 instructions.
23782
076855f9
PA
237832014-04-23 Pedro Alves <palves@redhat.com>
23784
23785 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
23786 * gdb.base/hbreak-in-shr-unsupported.c: New file.
23787 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
23788 * gdb.base/hbreak-unmapped.c: New file.
23789 * gdb.base/hbreak-unmapped.exp: New file.
23790 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
23791 * lib/gdb.exp (gdb_is_target_remote): ... here.
23792
483805cf
PA
237932014-04-22 Pedro Alves <palves@redhat.com>
23794
23795 * gdb.base/consecutive-step-over.c: New file.
23796 * gdb.base/consecutive-step-over.exp: New file.
23797
06d97543
PA
237982014-04-22 Pedro Alves <palves@redhat.com>
23799
23800 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
23801 instead of send_gdb/gdb_expect.
23802
b4429ea2
YQ
238032014-04-22 Yao Qi <yao@codesourcery.com>
23804
23805 * lib/trace-support.exp (generate_tracefile): New procedure.
23806 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
23807 return 0.
23808 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
23809 if generate_tracefile returns 1.
23810
51d48146
PA
238112014-04-18 Tom Tromey <palves@redhat.com>
23812 Pedro alves <tromey@redhat.com>
23813
23814 PR backtrace/15558
23815 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
23816 with a backtrace limit.
23817 * gdb.python/py-frame-inline.exp: Test running to an inline
23818 function with a backtrace limit, and printing the newest frame.
23819 * gdb.python/py-frame-inline.c (main): Call f.
23820
bd1dce5f
MS
238212014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23822
23823 * gdb.java/jnpe.exp: Drop srcdir from untested path.
23824
40d1a503
MS
238252014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
23826
23827 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
23828 Drop prefix from unsupported source file path.
23829
389b98f7
YQ
238302014-04-17 Yao Qi <yao@codesourcery.com>
23831
23832 * lib/gdb.exp (with_target_charset): New proc.
23833 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
23834 with_target_charset.
23835 (test_print_strings): Likewise.
23836 (test_repeat_bytes): Likewise.
23837 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
23838 for some tests.
23839
22869d73
KS
238402014-04-16 Keith Seitz <keiths@redhat.com>
23841
23842 PR gdb/15827
23843 * gdb.dwarf2/corrupt.c: New file.
23844 * gdb.dwarf2/corrupt.exp: New file.
23845
c4f87ca6
KS
238462014-04-16 Keith Seitz <keiths@redhat.com>
23847
23848 PR c++/16597
23849 * gdb.cp/namelessclass.cc: New file.
23850 * gdb.cp/namelessclass.exp: New file.
23851 * gdb.cp/namelessclass.S: New file.
23852
ab19de87
DE
238532014-04-16 Doug Evans <dje@google.com>
23854
23855 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
23856 Add comment.
23857 (gdbserver_default_get_comm_port): New function.
23858 (gdbserver_start): Check if board file provided
23859 "gdbserver,get_comm_port" and use it if so.
23860 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
23861 (gdb,socketport): Set to "stdio".
23862 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
23863 (stdio_gdbserver_template): Delete.
23864 (${board}_get_remote_address): Update.
23865 (${board}_build_remote_cmd): Delete.
23866 (${board}_get_comm_port): New function.
23867 (${board}_spawn): Update.
23868 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
23869 Delete.
23870 (${board}_get_remote_address): Update.
23871 (${board}_get_comm_port): New function.
23872
fc98a809
AB
238732014-04-16 Andrew Burgess <aburgess@broadcom.com>
23874
23875 * gdb.base/memattr.exp: Improve regexps to handle memory regions
23876 appearing in any order.
23877
87fd9e6e
DE
238782014-04-15 Doug Evans <dje@google.com>
23879
23880 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
23881 uninitialized value of "description".
23882
099fc3ea
KS
238832014-04-15 Keith Seitz <keiths@redhat.com>
23884
23885 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
23886 Remove unused globals.
23887 (test_running_the_program): Likewise.
23888 (test_controlled_execution): Likewise.
23889 (test_controlling_breakpoints): Likewise.
23890 (test_program_termination): Likewise.
23891
5da151d4
KS
238922014-04-15 Keith Seitz <keiths@redhat.com>
23893
23894 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
23895 unused globals.
23896 (test_rbreak_creation_and_listing): Likewise.
23897 (test_ignore_count): Likewise.
23898 (test_error): Likewise.
23899
35e5d2f0
PA
239002014-04-15 Pedro Alves <palves@redhat.com>
23901
23902 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
23903 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
23904 sym-file-loader.c.
23905 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23906 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23907 to sym-file-loader.c.
23908 (struct library): Forward declare.
23909 (load_shlib, lookup_function): Change prototypes.
23910 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23911 (translate_offset): Remove declarations.
23912 (get_text_addr): New declaration.
23913 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
23914 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
23915 sym-file-loader.h.
23916 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
23917 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
23918 here from sym-file-loader.h.
23919 (struct library): New structure.
23920 (load_shlib, lookup_function): Change prototypes and adjust to
23921 work with a struct library.
23922 (find_shstrtab, find_strtab, find_shdr, find_symtab)
23923 (translate_offset): Make static.
23924 (get_text_addr): New function.
23925 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
23926
eb4c1710
PA
239272014-04-15 Pedro Alves <palves@redhat.com>
23928
23929 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
23930
2d1baf52
PA
239312014-04-15 Pedro Alves <palves@redhat.com>
23932
23933 * gdb.base/sym-file-loader.c: Include <limits.h>.
23934 (SELF_LINK): New define.
23935 (get_origin): New function.
23936 (load_shlib): Use it.
23937 * gdb.base/sym-file.exp: Don't early return if the target is
23938 remote. Use runto_main, and issue fail is that fails. Use
23939 gdb_load_shlibs.
23940 (shlib_name): Delete.
23941 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
23942
7dd6df01
PA
239432014-04-15 Pedro Alves <palves@redhat.com>
23944
23945 * gdb.base/sym-file.exp: Remove regex characters from test
23946 message. Don't refer to breakpoint numbers in test messages.
23947
b50c8614
KS
239482014-04-14 Keith Seitz <keiths@redhat.com>
23949
23950 PR c++/16253
23951 * gdb.cp/var-tag.cc: New file.
23952 * gdb.cp/var-tag.exp: New file.
23953 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
23954 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
23955 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
23956 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
23957
3d567982
TT
239582014-04-14 Tom Tromey <tromey@redhat.com>
23959
23960 * gdb.cp/classes.exp (test_enums): Handle underlying type.
23961 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
23962 type.
23963 * gdb.cp/enum-class.exp: New file.
23964 * gdb.cp/enum-class.cc: New file.
23965
0626fc76
TT
239662014-04-14 Tom Tromey <tromey@redhat.com>
23967
23968 * gdb.dwarf2/enum-type.exp: New file.
23969
dca325b3
SA
239702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23971
23972 * gdb.mi/mi-vla-c99.exp: New file.
23973 * gdb.mi/vla.c: New file.
23974
5854b38a
SA
239752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23976
23977 * gdb.base/vla-datatypes.c: New file.
23978 * gdb.base/vla-datatypes.exp: New file.
23979
463bb957
SA
239802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23981
23982 * gdb.base/vla-ptr.c: New file.
23983 * gdb.base/vla-ptr.exp: New file.
23984
3dd170be
SA
239852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23986
23987 * gdb.dwarf2/count.exp: New file.
23988
5ecaaa66
SA
239892014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
23990
23991 * gdb.base/vla-sideeffect.c: New file.
23992 * gdb.base/vla-sideeffect.exp: New file.
23993
41f1ada5
DB
239942014-04-14 David Blaikie <dblaikie@gmail.com>
23995
23996 * gdb.mi/non-stop.c: Add return value for non-void function return
23997 statement.
23998 * gdb.threads/staticthreads.c: Ditto.
23999
0be03e84
DE
240002014-04-12 Siva Chandra Reddy <sivachandra@google.com>
24001 Doug Evans <xdje42@gmail.com>
24002
24003 * gdb.guile/scm-value.c: Improve test case.
24004 * gdb.guile/scm-value.exp: Add new test.
24005
f180a1fb
DB
240062014-04-11 David Blaikie <dblaikie@gmail.com>
24007
24008 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
24009 override Clang's default.
24010
6b662e19
JB
240112014-04-11 Joel Brobecker <brobecker@adacore.com>
24012
24013 Revert the following changes (regressions):
24014
24015 * gdb.base/vla-sideeffect.c: New file.
24016 * gdb.base/vla-sideeffect.exp: New file.
24017
24018 * gdb.dwarf2/count.exp: New file.
24019
24020 * gdb.base/vla-multi.c: New file.
24021 * gdb.base/vla-multi.exp: New file.
24022
24023 * gdb.base/vla-ptr.c: New file.
24024 * gdb.base/vla-ptr.exp: New file.
24025
24026 * gdb.base/vla-datatypes.c: New file.
24027 * gdb.base/vla-datatypes.exp: New file.
24028
24029 * gdb.mi/mi-vla-c99.exp: New file.
24030 * gdb.mi/vla.c: New file.
24031
245a5f0b
KS
240322014-04-11 Keith Seitz <keiths@redhat.com>
24033
24034 PR c++/16675
24035 * gdb.cp/cpsizeof.exp: New file.
24036 * gdb.cp/cpsizeof.cc: New file.
24037
58a84dcf
SA
240382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24039
191a8a90
JB
24040 * gdb.mi/mi-vla-c99.exp: New file.
24041 * gdb.mi/vla.c: New file.
58a84dcf 24042
c8655f75
SA
240432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24044
24045 * gdb.base/vla-datatypes.c: New file.
24046 * gdb.base/vla-datatypes.exp: New file.
24047
024e13b4
SA
240482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24049
24050 * gdb.base/vla-ptr.c: New file.
24051 * gdb.base/vla-ptr.exp: New file.
24052
1a237e0e
SA
240532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24054
24055 * gdb.base/vla-multi.c: New file.
24056 * gdb.base/vla-multi.exp: New file.
24057
504f3432
SA
240582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24059
24060 * gdb.dwarf2/count.exp: New file.
24061
3bce8237
SA
240622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
24063
191a8a90
JB
24064 * gdb.base/vla-sideeffect.c: New file.
24065 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 24066
322f9c21
YQ
240672014-04-11 Yao Qi <yao@codesourcery.com>
24068
24069 * gdb.base/completion.exp: Check file exists before running tests
24070 on file completion.
24071
d708bcd1
PA
240722014-04-10 Pedro Alves <palves@redhat.com>
24073
24074 * gdb.base/cond-eval-mode.c: New file.
24075 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
24076 prepare_for_testing to build the new file. Check result of
24077 runto_main.
24078 (test_break, test_watch): New procedures.
24079 (top level): Use them.
24080
ae1d2761
PM
240812014-04-08 Pierre Muller <muller@sourceware.org>
24082
24083 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
24084 Ctrl-V use for mingw hosts.
24085
7af389b8
SC
240862014-04-07 Siva Chandra Reddy <sivachandra@google.com>
24087
24088 * gdb.python/py-value.c: Improve test case.
24089 * gdb.python/py-value.exp: Add new test.
24090
5e703181
DE
240912014-04-07 David Blaikie <dblaikie@gmail.com>
24092
24093 * lib/compiler.c: Identify the clang compiler.
24094 * lib/compiler.cc: Ditto.
24095
9810b410
YQ
240962014-04-03 Yao Qi <yao@codesourcery.com>
24097
24098 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
24099
98d1b8dc
AB
241002014-04-01 Anton Blanchard <anton@samba.org>
24101
24102 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
24103 messages unique.
24104
3114cea1
AB
241052014-04-01 Anton Blanchard <anton@samba.org>
24106
24107 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
24108 prepare_for_testing.
24109
62f7182c
AB
241102014-04-01 Anton Blanchard <anton@samba.org>
24111
24112 * gdb.arch/ppc64-atomic-inst.c: Remove.
24113 * gdb.arch/ppc64-atomic-inst.S: New file.
24114 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
24115
770e7fc7
DE
241162014-03-31 Doug Evans <dje@google.com>
24117
24118 * gdb.base/print-symbol-loading-lib.c: New file.
24119 * gdb.base/print-symbol-loading-main.c: New file.
24120 * gdb.base/print-symbol-loading.exp: New file.
24121
46e2bafa
YQ
241222014-03-31 Yao Qi <yao@codesourcery.com>
24123
24124 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
24125
8776cfe9
JB
241262014-03-28 Joel Brobecker <brobecker@adacore.com>
24127
24128 * gdb.ada/mi_dyn_arr: New testcase.
24129
5d1ef361
DE
241302014-03-27 Doug Evans <dje@google.com>
24131
24132 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
24133
b5bee914
YQ
241342014-03-27 Yao Qi <yao@codesourcery.com>
24135
24136 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
24137 if target is nios2-*-*.
24138
0d4d0e77
YQ
241392014-03-26 Yao Qi <yao@codesourcery.com>
24140
24141 * lib/gdb.exp (readline_is_used): New proc.
24142 * gdb.base/completion.exp: Move tests on command complete up.
24143 Skip the rest of tests if readline is not used.
24144 * gdb.ada/complete.exp: Skp the test if readline is not
24145 used.
24146 * gdb.base/filesym.exp: Likewise.
24147 * gdb.base/macscp.exp: Likewise.
24148 * gdb.base/readline-ask.exp: Likewise.
24149 * gdb.base/readline.exp: Likewise.
24150 * gdb.python/py-cmd.exp: Likewise.
24151 * gdb.trace/tfile.exp: Likewise.
24152
29361eee
YQ
241532014-03-26 Yao Qi <yao@codesourcery.com>
24154
24155 * gdb.base/macscp.exp: Fix code format issues.
24156
bc9a5525
UW
241572014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
24158
24159 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
24160 * gdb.asm/powerpc64le.inc: New file.
24161
d3839ede
PA
241622014-03-25 Pedro Alves <palves@redhat.com>
24163 Doug Evans <dje@google.com>
24164
24165 * gdb.base/source-execution.c: New file.
24166 * gdb.base/source-execution.exp: New file.
24167 * gdb.base/source-execution.gdb: New file.
24168
01672a57
DE
241692014-03-24 Doug Evans <dje@google.com>
24170
24171 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
24172 using fission.
24173
88bbeca9
HZ
241742014-03-24 Hui Zhu <hui@codesourcery.com>
24175 Pedro Alves <palves@redhat.com>
24176
24177 PR breakpoints/16101
24178 * gdb.base/dprintf.exp: Use unsupported rather than changing the
24179 test pass/fail messages. Detect missing support for dprintf when
24180 breakpoints are actually inserted.
24181 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
24182 breakpoints are actually inserted.
24183 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
24184 fails.
24185
d2348791
JK
241862014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
24187
24188 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
24189
feef67ab
DE
241902014-03-22 Doug Evans <xdje42@gmail.com>
24191
24192 * gdb.python/python.exp (python not supported): Verify multi-line
24193 python command issues an error.
25d743f9 24194 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 24195 guile command issues an error.
feef67ab 24196
ecebef6a
MR
241972014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
24198
24199 * gdb.threads/thread-specific.exp: Handle the lack of usable
24200 $this_breakpoint and $this_thread.
24201
ccdd1909
HZ
242022014-03-21 Hui Zhu <hui@codesourcery.com>
24203
24204 * gdb.base/attach.exp (do_command_attach_tests): New.
24205
beb460e8
PA
242062014-03-20 Tom Tromey <tromey@redhat.com>
24207 Pedro Alves <palves@redhat.com>
24208
24209 PR cli/15718
24210 * gdb.base/condbreak-call-false.c: New file.
24211 * gdb.base/condbreak-call-false.exp: New file.
24212
40acf43a
PA
242132014-03-20 Pedro Alves <palves@redhat.com>
24214
24215 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
24216 Delete.
24217 (block_signals, unblock_signals): Delete.
24218 (child_function_2, main): Remove references to deleted variable
24219 and functions.
24220
9f5e1e02
PA
242212014-03-20 Pedro Alves <palves@redhat.com>
24222
24223 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
24224 Use pthread_kill to signal thread 2.
24225 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24226 Adjust to make the test send itself a signal rather than using the
24227 host's "kill" command.
24228
99619bea
PA
242292014-03-20 Pedro Alves <palves@redhat.com>
24230
24231 * gdb.threads/multiple-step-overs.c: New file.
24232 * gdb.threads/multiple-step-overs.exp: New file.
24233 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24234 Adjust expected infrun debug output.
24235
2adfaa28
PA
242362014-03-20 Pedro Alves <palves@redhat.com>
24237
24238 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
24239 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
24240
31e77af2
PA
242412014-03-20 Pedro Alves <palves@redhat.com>
24242
24243 PR breakpoints/7143
24244 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
24245 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
24246 of gdb_test_multiple.
24247 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
24248 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
24249
b9f437de
PA
242502014-03-20 Pedro Alves <palves@redhat.com>
24251
24252 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
24253 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
24254
05adc73e
PA
242552014-03-19 Pedro Alves <palves@redhat.com>
24256
24257 * gdb.base/async.exp: Remove early return.
24258
6048b950
PA
242592014-03-19 Pedro Alves <palves@redhat.com>
24260
24261 * gdb.base/async.exp (step& tests): Pass explicit test messages.
24262
8bcfb00a
PA
242632014-03-19 Pedro Alves <palves@redhat.com>
24264
24265 * gdb.base/async.exp (test_background): Expect \r\n after
24266 "completed." in the fail pattern.
24267
884e37dc
PA
242682014-03-19 Pedro Alves <palves@redhat.com>
24269
24270 * gdb.base/async.exp (test_background): New procedure.
24271 Use it for all background execution command tests.
24272
148e57e2
PA
242732014-03-19 Pedro Alves <palves@redhat.com>
24274
24275 * gdb.base/async.exp: Use prepare_for_testing.
24276
f48088c7
PA
242772014-03-19 Pedro Alves <palves@redhat.com>
24278
24279 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
24280 the same line.
24281
e2f6c966
PA
242822014-03-19 Pedro Alves <palves@redhat.com>
24283
24284 * gdb.base/async.c (main): Add "jump here" and "until here" line
24285 marker comments.
24286 * gdb.base/async.exp (jump_here): New global.
24287 (jump& test): Use it.
24288 (until_here): New global.
24289 (until& test): Use it.
24290
c30568d4
PA
242912014-03-19 Pedro Alves <palves@redhat.com>
24292
24293 * gdb.base/async.exp: Don't frob gdb_protocol.
24294
0172b6a7
DE
242952014-03-18 Doug Evans <xdje42@gmail.com>
24296
24297 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
24298 Fix spelling of exec-done-display.
24299
06c868a8
JK
243002014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
24301
24302 PR gdb/15358
24303 * gdb.base/gdb-sigterm.c: New file.
24304 * gdb.base/gdb-sigterm.exp: New file.
24305
0c7e1a46
PA
243062014-03-18 Pedro Alves <palves@redhat.com>
24307
24308 PR gdb/13860
24309 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
24310 * lib/mi-support.exp (mi_expect_stop): Add special handling for
24311 solib-event.
24312
f7c77d93
JB
243132014-03-17 Joel Brobecker <brobecker@adacore.com>
24314
24315 * gdb.ada/pckd_arr_ren: New testcase.
24316
5a1e8c7a
DE
243172014-03-13 Doug Evans <xdje42@gmail.com>
24318
24319 PR guile/16612
24320 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
24321 collect after discarding symbols.
24322
350e1a76
DE
243232014-03-13 Ludovic Courtès <ludo@gnu.org>
24324 Doug Evans <xdje42@gmail.com>
24325
24326 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
24327 to history survives a gc.
24328
a69900ae
PA
243292014-03-13 Pedro Alves <palves@redhat.com>
24330
24331 * gdb.base/default.exp: Don't test "target procfs".
24332
5db9f0bd
PA
243332014-03-13 Pedro Alves <palves@redhat.com>
24334
24335 * gdb.base/default.exp: Update "target child" and "target procfs"
24336 tests to not expect "Unix".
24337
b3ccfe11
TT
243382014-03-12 Tom Tromey <tromey@redhat.com>
24339
24340 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
24341 New procs. Add target-async tests.
24342 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
24343 Add target-async tests.
24344
646f4417
AA
243452014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24346
24347 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
24348 'func_start' and 'func_end' for the beginning and end of the
24349 function code, respectively.
24350 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
24351 'func_end' instead of 'func' and 'main'.
24352
288c211f
AA
243532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24354
24355 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
24356 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
24357 generate the debug info assembler source.
24358
e0c0f156
AA
243592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24360
24361 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
24362 * gdb.dwarf2/arr-subrange.exp: Likewise.
24363 * gdb.dwarf2/dwz.exp: Likewise.
24364 * gdb.dwarf2/method-ptr.exp: Likewise.
24365 * gdb.dwarf2/missing-sig-type.exp: Likewise.
24366 * gdb.dwarf2/subrange.exp: Likewise.
24367 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
24368 * gdb.dwarf2/implptrpiece.exp: Likewise.
24369 * gdb.dwarf2/nostaticblock.exp: Likewise.
24370
0e5c4555
AA
243712014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
24372
24373 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
24374 directory to absolute path name arguments.
24375
5ec18f2b
JG
243762014-03-10 Joel Brobecker <brobecker@adacore.com>
24377
24378 * gdb.ada/tagged_access: New testcase.
24379
847fc4f2
MM
243802014-03-07 Markus Metzger <markus.t.metzger@intel.com>
24381
24382 * gdb.btrace/data.exp: Update expected output.
24383
cc3da688
YQ
243842014-03-06 Yao Qi <yao@codesourcery.com>
24385
24386 * gdb.trace/pr16508.exp: New file.
24387
0f26cec1
PA
243882014-03-05 Pedro Alves <palves@redhat.com>
24389
24390 PR gdb/16575
24391 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
24392 procedure.
24393 (top level): Adjust to use it. Add tests that exercise breakpoint
24394 interaction with the code-cache.
24395
7a5a839f
LC
243962014-02-26 Ludovic Courtès <ludo@gnu.org>
24397
24398 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
24399 test for 'history-append!'.
24400
31aa7e4e
JB
244012014-02-26 Joel Brobecker <brobecker@adacore.com>
24402
24403 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
24404 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
24405 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
24406 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
24407 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
24408 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
24409
1b588015
JB
244102014-02-26 Joel Brobecker <brobecker@adacore.com>
24411
24412 * testsuite/gdb.python/py-pp-re-notag.c: New file.
24413 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
24414 * testsuite/gdb.python/py-pp-re-notag.p: New file.
24415
55426c9d
JB
244162014-02-26 Joel Brobecker <brobecker@adacore.com>
24417
24418 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
24419
dc53a7ad
JB
244202014-02-26 Joel Brobecker <brobecker@adacore.com>
24421
24422 * gdb.dwarf2/arr-stride.c: New file.
24423 * gdb.dwarf2/arr-stride.exp: New file.
24424
12ab52e9
PA
244252014-02-26 Pedro Alves <palves@redhat.com>
24426
24427 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
24428 that won't ever trigger. Make sure that GDB reports the correct
24429 breakpoint that caused the stop.
24430
849c862e
JK
244312014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24432
24433 PR gdb/16626
24434 * gdb.base/auto-load-script: New file.
24435 * gdb.base/auto-load.c: New file.
24436 * gdb.base/auto-load.exp: New file.
24437
71b7d793
JK
24438 PR gdb/16626
24439 * gdb.base/auto-load.exp: Fix out-of-srctree run.
24440
e2f0d509
JK
244412014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
24442
24443 Fix dw2-icycle.exp -fsanitize=address GDB crash.
24444 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
24445
50cc37c8
DE
244462014-02-24 Doug Evans <dje@google.com>
24447
24448 * lib/gdb.exp (run_on_host): Log error output if program fails.
24449
ea4758f2
PA
244502014-02-21 Pedro Alves <palves@redhat.com>
24451
24452 * gdb.threads/step-after-sr-lock.c: Rename to ...
24453 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
24454 * gdb.threads/step-after-sr-lock.exp: Rename to ...
24455 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
24456 ... this.
24457
d7b30f67
SDJ
244582014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
24459
24460 PR tdep/16397
24461 * gdb.arch/amd64-stap-special-operands.exp: New file.
24462 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
24463 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
24464 * gdb.arch/amd64-stap-triplet.S: Likewise.
24465 * gdb.arch/amd64-stap-triplet.c: Likewise.
24466
83deb43f
JB
244672014-02-20 Joel Brobecker <brobecker@adacore.com>
24468
24469 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
24470 in .section pseudo-op.
24471
adde2bff
DE
244722014-02-20 lin zuojian <manjian2006@gmail.com>
24473 Joel Brobecker <brobecker@adacore.com>
24474 Doug Evans <xdje42@gmail.com>
24475
24476 PR symtab/16581
24477 * gdb.dwarf2/dw2-icycle.S: New file.
24478 * gdb.dwarf2/dw2-icycle.c: New file.
24479 * gdb.dwarf2/dw2-icycle.exp: New file.
24480
f7bd0f78
SC
244812014-02-19 Siva Chandra Reddy <sivachandra@google.com>
24482
24483 * gdb.python/py-value-cc.cc: Improve test case to enable testing
24484 operations on gdb.Value objects.
24485 * gdb.python/py-value-cc.exp: Add new test to test operations on
24486 gdb.Value objects.
24487
c17ef0d5
DE
244882014-02-18 Doug Evans <dje@google.com>
24489
24490 * Makefile.in (TESTS): New variable.
24491 (expanded_tests, expanded_tests_or_none): New variables
24492 (check-single): Pass $(expanded_tests_or_none) to runtest.
24493 (check-parallel): Only run tests in $(TESTS) if non-empty.
24494 (check/no-matching-tests-found): New rule.
24495 * README: Document TESTS makefile variable.
24496
5dd3176f
DE
244972014-02-18 Doug Evans <dje@google.com>
24498
24499 * Makefile.in (check-parallel): rm -rf outputs temp.
24500
0b10be4f
JK
245012014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
24502
24503 Fix "ERROR: no fileid for" in the testsuite.
24504 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
24505
85f224e7
DE
245062014-02-12 Doug Evans <dje@google.com>
24507
24508 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
24509 (MISCELLANEOUS): New variable.
24510 (clean): rm -rf $(MISCELLANEOUS).
24511 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
24512 dwp live in the same directory as symlinks, with each symlink pointed
24513 to a differently named file in a different directory.
24514
149b30ff
DE
245152014-02-11 Doug Evans <dje@google.com>
24516
24517 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
24518 of Tcl file commands.
24519
1dfdac32
MK
245202014-02-10 Mark Kettenis <kettenis@gnu.org>
24521
24522 * gdb.threads/step-after-sr-lock.exp: Avoid executing
24523 "kill -SIGUSR1 -1".
24524
aa4fb036
JB
245252014-02-10 Joel Brobecker <brobecker@adacore.com>
24526
24527 * gdb.ada/tick_length_array_enum_idx: New testcase.
24528
ed3ef339
DE
245292014-02-10 Doug Evans <xdje42@gmail.com>
24530
24531 * configure.ac (AC_OUTPUT): Add gdb.guile.
24532 * configure: Regenerate.
24533 * lib/gdb-guile.exp: New file.
24534 * lib/gdb.exp (get_target_charset): New function.
24535 * gdb.base/help.exp: Update expected output from "apropos apropos".
24536 * gdb.guile/Makefile.in: New file.
24537 * gdb.guile/guile.exp: New file.
24538 * gdb.guile/scm-arch.c: New file.
24539 * gdb.guile/scm-arch.exp: New file.
24540 * gdb.guile/scm-block.c: New file.
24541 * gdb.guile/scm-block.exp: New file.
24542 * gdb.guile/scm-breakpoint.c: New file.
24543 * gdb.guile/scm-breakpoint.exp: New file.
24544 * gdb.guile/scm-disasm.c: New file.
24545 * gdb.guile/scm-disasm.exp: New file.
24546 * gdb.guile/scm-equal.c: New file.
24547 * gdb.guile/scm-equal.exp: New file.
24548 * gdb.guile/scm-error.exp: New file.
24549 * gdb.guile/scm-error.scm: New file.
24550 * gdb.guile/scm-frame-args.c: New file.
24551 * gdb.guile/scm-frame-args.exp: New file.
24552 * gdb.guile/scm-frame-args.scm: New file.
24553 * gdb.guile/scm-frame-inline.c: New file.
24554 * gdb.guile/scm-frame-inline.exp: New file.
24555 * gdb.guile/scm-frame.c: New file.
24556 * gdb.guile/scm-frame.exp: New file.
24557 * gdb.guile/scm-generics.exp: New file.
24558 * gdb.guile/scm-gsmob.exp: New file.
24559 * gdb.guile/scm-iterator.c: New file.
24560 * gdb.guile/scm-iterator.exp: New file.
24561 * gdb.guile/scm-math.c: New file.
24562 * gdb.guile/scm-math.exp: New file.
24563 * gdb.guile/scm-objfile-script-gdb.in: New file.
24564 * gdb.guile/scm-objfile-script.c: New file.
24565 * gdb.guile/scm-objfile-script.exp: New file.
24566 * gdb.guile/scm-objfile.c: New file.
24567 * gdb.guile/scm-objfile.exp: New file.
24568 * gdb.guile/scm-ports.exp: New file.
24569 * gdb.guile/scm-pretty-print.c: New file.
24570 * gdb.guile/scm-pretty-print.exp: New file.
24571 * gdb.guile/scm-pretty-print.scm: New file.
24572 * gdb.guile/scm-section-script.c: New file.
24573 * gdb.guile/scm-section-script.exp: New file.
24574 * gdb.guile/scm-section-script.scm: New file.
24575 * gdb.guile/scm-symbol.c: New file.
24576 * gdb.guile/scm-symbol.exp: New file.
24577 * gdb.guile/scm-symtab-2.c: New file.
24578 * gdb.guile/scm-symtab.c: New file.
24579 * gdb.guile/scm-symtab.exp: New file.
24580 * gdb.guile/scm-type.c: New file.
24581 * gdb.guile/scm-type.exp: New file.
24582 * gdb.guile/scm-value-cc.cc: New file.
24583 * gdb.guile/scm-value-cc.exp: New file.
24584 * gdb.guile/scm-value.c: New file.
24585 * gdb.guile/scm-value.exp: New file.
24586 * gdb.guile/source2.scm: New file.
24587 * gdb.guile/types-module.cc: New file.
24588 * gdb.guile/types-module.exp: New file.
24589
7026a7c1
YQ
245902014-02-10 Yao Qi <yao@codesourcery.com>
24591
24592 PR testsuite/16543
24593 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
24594 * configure: Regenerated.
24595 * Makefile.in: New file.
24596
6c466447
AS
245972014-02-08 Andreas Schwab <schwab@linux-m68k.org>
24598
24599 * gdb.python/py-framefilter.exp: Fix typo.
24600
6e854735
YQ
246012014-02-08 Yao Qi <yao@codesourcery.com>
24602
24603 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
24604 that no =breakpoint-modified is emitted when breakpoints are
24605 modified through MI commands.
24606
d137e6dc
PA
246072014-02-07 Pedro Alves <pedro@codesourcery.com>
24608 Pedro Alves <palves@redhat.com>
24609
24610 * gdb.threads/step-after-sr-lock.c: New file.
24611 * gdb.threads/step-after-sr-lock.exp: New file.
24612
b5ee5a50
PA
246132014-02-07 Pedro Alves <palves@redhat.com>
24614
24615 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
24616
3c77faf3
JK
246172014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
24618
24619 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
24620 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
24621
6dddc817
DE
246222014-02-06 Doug Evans <xdje42@gmail.com>
24623
24624 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
24625 output.
24626
24627 * gdb.gdb/python-interrupts.exp: New file.
24628
de7b2893
YQ
246292014-02-05 Yao Qi <yao@codesourcery.com>
24630
24631 * gdb.trace/report.exp (use_collected_data): Test the output
24632 of "info threads" and "info inferiors".
24633
66d032ac
YQ
246342014-02-05 Yao Qi <yao@codesourcery.com>
24635
24636 Revert this patch:
24637
24638 2013-05-24 Yao Qi <yao@codesourcery.com>
24639
24640 * gdb.trace/tfile.exp: Test inferior and thread.
24641
591a12a1
UW
246422014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24643
24644 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
24645 on a function.
24646 * gdb.base/step-bt.c: Call hello via function pointer to make
24647 sure its first instruction is executed on powerpc64le-linux.
24648
0ff3e01f
UW
246492014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24650
24651 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
24652
084ee545
UW
246532014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24654
24655 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
24656 of the test patterns for use on little-endian systems.
24657
6ed14ff3
UW
246582014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
24659
24660 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
24661 (decimal_vector): Fix for little-endian.
24662
401e27fd
JM
246632014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
24664
24665 * gdb.arch/sparc-sysstep.exp: New file.
24666 * gdb.arch/sparc-sysstep.c: Likewise.
24667
24668 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
24669
8b924729
EBM
246702014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
24671
24672 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
24673
fb151210
JB
246742014-01-23 Tom Tromey <tromey@redhat.com>
24675
24676 * gdb.ada/array_char_idx: New testcase.
24677
0740f8d8
TT
246782014-01-23 Tom Tromey <tromey@redhat.com>
24679
24680 PR python/16487:
24681 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
24682 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
24683 classes.
24684
21909fa1
TT
246852014-01-23 Tom Tromey <tromey@redhat.com>
24686
24687 PR python/16491:
24688 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
24689 string from an inferior frame.
24690 * gdb.python/py-framefilter-mi.exp: Update.
24691
87ce2a04
DE
246922014-01-22 Doug Evans <dje@google.com>
24693
24694 * gdb.server/server-mon.exp: Add tests for "set debug-format".
24695
237b092b
AA
246962014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24697
24698 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
24699
d674a709
AA
247002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24701
24702 * gdb.trace/entry-values.exp: Remove excess space character from
24703 regex patterns. Handle s390 call instruction.
24704
20fa3390
AA
247052014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24706
24707 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
24708 define "*_start" label. Make "name" static.
24709 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
24710 ${name} by references to ${name}_start.
24711
78466714
AA
247122014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
24713
24714 * gdb.base/info-macros.exp: Remove "debug" from the compile
24715 options.
24716
ec9f644a
IB
247172014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24718
24719 * gdb.dlang/demangle.exp: New file.
24720
94b1b47e
IB
247212014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24722
24723 * gdb.dlang/primitive-types.exp: New file.
24724
7f420862
IB
247252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
24726
24727 * configure.ac: Create gdb.dlang/Makefile.
24728 * configure: Regenerate.
24729 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
24730 * gdb.dlang/Makefile.in: New file.
24731 * lib/d-support.exp: New file.
24732 * lib/gdb.exp (skip_d_tests): New proc.
24733
52834460
MM
247342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24735
24736 * gdb.btrace/delta.exp: Check reverse stepi.
24737 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
24738 * gdb.btrace/finish.exp: New.
24739 * gdb.btrace/next.exp: New.
24740 * gdb.btrace/nexti.exp: New.
24741 * gdb.btrace/record_goto.c: Add comments.
24742 * gdb.btrace/step.exp: New.
24743 * gdb.btrace/stepi.exp: New.
24744 * gdb.btrace/multi-thread-step.c: New.
24745 * gdb.btrace/multi-thread-step.exp: New.
24746 * gdb.btrace/rn-dl-bind.c: New.
24747 * gdb.btrace/rn-dl-bind.exp: New.
24748 * gdb.btrace/data.c: New.
24749 * gdb.btrace/data.exp: New.
24750 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24751
6e07b1d2
MM
247522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24753
24754 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
24755 * gdb.btrace/exception.exp: Update.
24756 * gdb.btrace/instruction_history.exp: Update.
24757 * gdb.btrace/record_goto.exp: Update.
24758 * gdb.btrace/tailcall.exp: Update.
24759 * gdb.btrace/unknown_functions.exp: Update.
24760 * gdb.btrace/delta.exp: New.
24761
0b722aec
MM
247622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24763
24764 * gdb.btrace/record_goto.exp: Add backtrace test.
24765 * gdb.btrace/tailcall.exp: Add backtrace test.
24766
066ce621
MM
247672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24768
24769 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
24770 * gdb.btrace/record_goto.c: New.
24771 * gdb.btrace/record_goto.exp: New.
24772 * gdb.btrace/x86-record_goto.S: New.
24773
0688d04e
MM
247742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24775
24776 * gdb.btrace/function_call_history.exp: Update tests.
24777 * gdb.btrace/instruction_history.exp: Update tests.
24778
8710b709
MM
247792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24780
24781 * gdb.btrace/function_call_history.exp: Fix expected field
24782 order for "record function-call-history".
24783 Add new tests for "record function-call-history /c".
24784 * gdb.btrace/exception.cc: New.
24785 * gdb.btrace/exception.exp: New.
24786 * gdb.btrace/tailcall.exp: New.
24787 * gdb.btrace/x86-tailcall.S: New.
24788 * gdb.btrace/x86-tailcall.c: New.
24789 * gdb.btrace/unknown_functions.c: New.
24790 * gdb.btrace/unknown_functions.exp: New.
24791 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
24792
5de9129b
MM
247932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24794
24795 * gdb.btrace/instruction_history.exp: Update.
24796 * gdb.btrace/function_call_history.exp: Update.
24797
23a7fe75
MM
247982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24799
24800 * gdb.btrace/function_call_history.exp: Fix expected function
24801 trace.
24802 * gdb.btrace/instruction_history.exp: Initialize traced.
24803 Remove traced_functions.
24804
724c7dd8
MM
248052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24806
24807 * gdb.btrace/function_call_history.exp: Update
24808 * gdb.btrace/instruction_history.exp: Update.
24809
6d78d93b
MM
248102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
24811
24812 * gdb.btrace/enable.exp: Update expected text.
24813
93a360cc
OJ
248142014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
24815
24816 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
24817 bytes.
24818
3772b53f
MR
248192014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
24820
24821 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
24822
596662fa
OJ
248232014-01-15 Omair Javaid <omair.javaid@linaro.org>
24824
24825 * lib/gdb.exp (supports_process_record): Return true for
24826 arm*-linux*. (supports_reverse): Likewise.
24827
b5b08fb4
SC
248282014-01-13 Siva Chandra Reddy <sivachandra@google.com>
24829
24830 PR python/15464
24831 PR python/16113
24832 * gdb.python/py-type.c: Enhance test case.
24833 * gdb.python/py-value-cc.cc: Likewise
24834 * gdb.python/py-type.exp: Add new tests.
24835 * gdb.python/py-value-cc.exp: Likewise
24836
52d7fb13
AA
248372014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
24838 Pedro Alves <palves@redhat.com>
24839
24840 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
24841 Make "name" extern.
24842 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
24843 references to ${name}_start by references to ${name}.
24844
a2cd8cfe
JB
248452014-01-10 Joel Brobecker <brobecker@adacore.com>
24846
24847 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
24848
4e23fced
JB
248492014-01-10 Joel Brobecker <brobecker@adacore.com>
24850
24851 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
24852
c6a9e42c
PA
248532014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
24854 Pedro Alves <palves@redhat.com>
24855
24856 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 24857 mi_gdb_target_load.
c6a9e42c 24858
b7ea362b
PA
248592014-01-08 Pedro Alves <palves@redhat.com>
24860
24861 * gdb.threads/reconnect-signal.c: New file.
24862 * gdb.threads/reconnect-signal.exp: New file.
24863
5e3f4fab
EBM
248642014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
24865
24866 * gdb.base/source-dir.exp: New file.
24867
79301218
JB
248682014-01-07 Joel Brobecker <brobecker@adacore.com>
24869
24870 * gdb.ada/mi_interface: New testcase.
24871
8e355c5d
JB
248722014-01-07 Joel Brobecker <brobecker@adacore.com>
24873
24874 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
24875 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
24876 gdb.ada/pp-rec-component/pck.ads: New files.
24877
c0d48811
JB
248782014-01-07 Joel Brobecker <brobecker@adacore.com>
24879
24880 * gdb.python/py-pp-integral.c: New file.
24881 * gdb.python/py-pp-integral.py: New file.
24882 * gdb.python/py-pp-integral.exp: New file.
24883
17b609c3 24884For older changes see ChangeLog-1993-2013.
c906108c 24885\f
8d8cb839
EZ
24886;; Local Variables:
24887;; mode: change-log
24888;; left-margin: 8
24889;; fill-column: 74
24890;; version-control: never
24891;; End:
902f2ccb 24892
3666a048 24893 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
24894 Copying and distribution of this file, with or without modification,
24895 are permitted provided the copyright notice and this notice are preserved.
This page took 4.143862 seconds and 4 git commands to generate.