Improve some comments about msymbol handling
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
0df0352a
TV
12019-09-29 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
4
73d9a918
TV
52019-09-29 Tom de Vries <tdevries@suse.de>
6
7 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
8
060b3ab4
TV
92019-09-27 Tom de Vries <tdevries@suse.de>
10
11 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
12
68f7d34d
TV
132019-09-27 Tom de Vries <tdevries@suse.de>
14
15 PR record/23188
16 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
17
5d63b30a
TT
182019-09-26 Tom Tromey <tromey@adacore.com>
19
20 * gdb.ada/py_taft.exp: New file.
21 * gdb.ada/py_taft/main.adb: New file.
22 * gdb.ada/py_taft/pkg.adb: New file.
23 * gdb.ada/py_taft/pkg.ads: New file.
24
3d435220
TV
252019-09-24 Tom de Vries <tdevries@suse.de>
26
27 PR gdb/24598
28 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
29
77d03678
TV
302019-09-22 Tom de Vries <tdevries@suse.de>
31
32 * gdb.base/restore.exp: Allow register variables to be optimized out at
33 -O0.
34
abf516c6
UW
352019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
36
37 * gdb.arch/spu-info.exp: Remove file.
38 * gdb.arch/spu-info.c: Remove file.
39 * gdb.arch/spu-ls.exp: Remove file.
40 * gdb.arch/spu-ls.c: Remove file.
41
42 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
43 * gdb.asm/spu.inc: Remove file.
44
45 * gdb.base/dump.exp: Remove support for spu*-*-*.
46 * gdb.base/stack-checking.exp: Likewise.
47 * gdb.base/overlays.exp: Likewise.
48 * gdb.base/ovlymgr.c: Likewise.
49 * gdb.base/spu.ld: Remove file.
50
51 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
52 * gdb.cp/cpexprs.exp: Likewise.
53 * gdb.cp/exception.exp: Likewise.
54 * gdb.cp/gdb2495.exp: Likewise.
55 * gdb.cp/mb-templates.exp: Likewise.
56 * gdb.cp/pr9167.exp: Likewise.
57 * gdb.cp/userdef.exp: Likewise.
58
59 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
60
61 * gdb.cell: Remove directory.
62 * lib/cell.exp: Remove file.
63
e452e88f
TV
642019-09-19 Tom de Vries <tdevries@suse.de>
65
66 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
67
8a625130
TV
682019-09-19 Tom de Vries <tdevries@suse.de>
69
70 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
71
81dc3ab5
TV
722019-09-19 Tom de Vries <tdevries@suse.de>
73
74 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
75 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
76 (gdb_target_cmd): ... here.
77 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
78 value 2.
79
b078f3ac
AB
802019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
81
82 * gdb.base/source-dir.exp: Avoid having directory names in test
83 names.
84
f1b620e9
MG
852019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
86
87 * gdb.base/source-dir.exp: Add extra test for mapped compilation
88 directory.
89
67f3ed6a
AB
902019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
91
92 * gdb.base/list-missing-source.exp: New file.
93
d1b70248
TV
942019-09-14 Tom de Vries <tdevries@suse.de>
95
96 PR teststuite/24599
97 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
98 * lib/ada.exp (gnatmake_version_at_least): New proc.
99
5fabdcd6
AB
1002019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
101
102 * gdb.base/maint.exp: Use exec_has_index_section.
103
aa17805f
AB
1042019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
105
106 * gdb.base/maint.exp: Add test for 'maint info sections'.
107
25e5c209
TV
1082019-09-12 Tom de Vries <tdevries@suse.de>
109
110 * gdb.base/store.exp: Allow register variables to be optimized out at
111 -O0.
112
4993045d
PW
1132019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
114
115 * gdb.ada/rdv_wait.exp: Update to new task names.
116 * gdb.base/task_switch_in_core.exp: Likewise.
117 * gdb.base/info_sources_base.c: Likewise.
118
8a516164
TT
1192019-09-10 Tom Tromey <tromey@adacore.com>
120
121 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
122
aa391654
TT
1232019-09-10 Tom Tromey <tromey@adacore.com>
124
125 * gdb.ada/dgopt.exp: New file.
126 * gdb.ada/dgopt/x.adb: New file.
127
8634b462
TT
1282019-09-08 Tom Tromey <tom@tromey.com>
129
130 * gdb.tui/resize.exp: Remove setup_xfail.
131 * gdb.tui/regs.exp: Remove setup_xfail.
132 * gdb.tui/basic.exp: Remove setup_xfail.
133
736b0f76
DB
1342019-09-06 David Blaikie <dblaikie@gmail.com>
135
136 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
137 * gdb.cp/cplabel.exp: Ditto.
138 * gdb.linespec/ls-errs.exp: Ditto.
139
30331a6c
TV
1402019-09-05 Tom de Vries <tdevries@suse.de>
141
142 * lib/gdb.exp (cmp_file_string): New proc.
143 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
144 runto_main. Verify save breakpoints output.
145
98b0ebab
PW
1462019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
147
148 * gdb.base/info-var.exp: Test info variables without running
149 to main, to avoid expect's buffer overflow.
150
4e962e74
TT
1512019-09-03 Tom Tromey <tromey@adacore.com>
152
153 * gdb.ada/bias.exp: New file.
154 * gdb.ada/bias/bias.adb: New file.
155 * gdb.ada/print_chars.exp: Add regression test.
156 * gdb.ada/print_chars/foo.adb (My_Character): New type.
157 (MC): New variable.
158
2ea1a07a
SL
1592019-08-29 Sandra Loosemore <sandra@codesourcery.com>
160
161 * gdb.base/argv0-symlink.exp: Run only on native target
162 and local host.
163
8077c50d
TV
1642019-08-29 Tom de Vries <tdevries@suse.de>
165
166 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
167 diverse debug info.
168 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
169
48352473
TV
1702019-08-28 Tom de Vries <tdevries@suse.de>
171
172 * gdb.base/info-var.exp: Allow info variables to print info for files
173 other than info-var-f1.c and info-var-f2.c.
174
d8f27c60
AB
1752019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * gdb.fortran/info-types.exp: Add module.
178 * gdb.fortran/info-types.f90: Update expected results.
179
1f20c35e
AB
1802019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
181
182 * gdb.fortran/info-types.exp: New file.
183 * gdb.fortran/info-types.f90: New file.
184 * lib/fortran.exp (fortran_character1): New proc.
185
4acfdd20
AB
1862019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
187
188 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
189 functions'. Reindent as needed.
190 * gdb.base/info-var-f1.c: New file.
191 * gdb.base/info-var-f2.c: New file.
192 * gdb.base/info-var.exp: New file.
193 * gdb.base/info-var.h: New file.
194
5c31b358
TV
1952019-08-26 Tom de Vries <tdevries@suse.de>
196
197 PR c++/24852
198 * gdb.cp/no-libstdcxx-probe.exp: New test.
199
b694989f
TV
2002019-08-26 Tom de Vries <tdevries@suse.de>
201
202 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
203 * tests need to be skipped.
204 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
205 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
206 mi_skip_libstdcxx_probe_tests.
207
d9c4ba53
SDJ
2082019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
209
210 * gdb.python/py-xmethods.exp: Use raw strings when passing
211 arguments to SimpleXMethodMatcher.
212
395fad09
TV
2132019-08-22 Tom de Vries <tdevries@suse.de>
214
215 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
216 more informative.
217
26c957f1
PA
2182019-08-21 Pedro Alves <palves@redhat.com>
219
220 * gdb.base/with.exp: Test "with" with no arguments.
221
61f80d5d
TV
2222019-08-21 Tom de Vries <tdevries@suse.de>
223
224 * gdb.base/gdb-caching-proc.exp: Sort files.
225
d7a11d13
TV
2262019-08-20 Tom de Vries <tdevries@suse.de>
227
228 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
229 compilation.
230
34dafe9f
TV
2312019-08-16 Tom de Vries <tdevries@suse.de>
232
233 * gdb.base/compare-sections.exp ("after run to main"): Allow
234 mismatched read-only sections for PIE executables.
235
398fdd60
TT
2362019-08-16 Tom Tromey <tom@tromey.com>
237
238 * lib/tuiterm.exp (_csi_Z): New proc.
239 * gdb.tui/basic.exp: Update window positions.
240 * gdb.tui/empty.exp: Update window positions.
241
d8f9e51c
SL
2422019-08-15 Sandra Loosemore <sandra@codesourcery.com>
243
244 * gdb.base/examine-backward.exp: Correct regexp for
245 "examine 3 bytes backward from ${address_zero}".
246
3df505f6
TT
2472019-08-15 Tom Tromey <tom@tromey.com>
248
249 * gdb.tui/empty.exp: Enable resizing tests.
250
272560b5
TT
2512019-08-15 Tom Tromey <tromey@adacore.com>
252
253 * gdb.ada/char_enum.exp: Add regression tests.
254 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
255 and '0'.
256 (Char, Gchar): Update.
257 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
258
08235187
CB
2592019-08-15 Christian Biesinger <cbiesinger@google.com>
260
261 * gdb.python/python.exp: Expect a leading underscore on
262 GdbOutput{,Error}File.
263
22a2ab04
SL
2642019-08-15 Sandra Loosemore <sandra@codesourcery.com>
265
266 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
267 Windows host.
268
835b995b
SL
2692019-08-15 Sandra Loosemore <sandra@codesourcery.com>
270
271 * gdb.base/batch-preserve-term-settings.exp
272 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
273
97dd8e07
CB
2742019-08-15 Christian Biesinger <cbiesinger@google.com>
275
276 * lib/gdb.exp: When running on a mingw target, replace
277 /x/ with x:/.
278
75faf5c4
AH
2792019-08-14 Alan Hayward <alan.hayward@arm.com>
280
281 * gdb.arch/aarch64-prologue.c: New test.
282 * gdb.arch/aarch64-prologue.exp: New file.
283
abc6c00f
TV
2842019-08-13 Tom de Vries <tdevries@suse.de>
285
286 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
287 Thread.
288
74c2c1f4
SL
2892019-08-13 Sandra Loosemore <sandra@codesourcery.com>
290
291 * gdb.python/py-completion.exp: Download the .py file to the host
292 and use its host pathname. Conditionalize tests that use
293 tab completion and manipulate files on the build machine.
294 * gdb.python/py-events.exp: Download the .py file to the host
295 and use its host pathname.
296 * gdb.python/py-evsignal.exp: Likewise.
297 * gdb.python/py-evthreads.exp: Likewise.
298 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
299 pathname syntax.
300 * gdb.python/py-framefilter.exp: Download the .py file to the right
301 place on the host. Match Windows pathname syntax.
302 * gdb.python/py-mi-var-info-path-expression.exp: Download the
303 .py file to the host and use its host pathname.
304 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
305 * gdb.python/py-objfile.exp: Expect a host pathname, not a
306 build pathname. Skip symlink test on Windows host. Add missing
307 newline at end of file.
308 * gdb.python/py-pp-maint.exp: Download the .py file to the host
309 and use its host pathname.
310 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
311 * gdb.python/py-section-script.exp: Use host location of binfile
312 on safe-path. Use correct path separator on Windows host.
313 Reorder alternatives in gdb_test_multiple to prevent matching
314 the wrong alternative on success.
315 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
316
ca2589f3
PP
3172019-08-12 Patrick Palka <patrick@parcs.ath.cx>
318
319 * gdb.gdb/selftest.exp (test_with_self): Update test to now
320 expect the GDB inferior to no longer immediately stop after
321 being resumed with "signal SIGINT".
322
020a839d
SL
3232019-08-09 Sandra Loosemore <sandra@codesourcery.com>
324
325 * gdb.linespec/break-ask.exp: Generalize regexps to match
326 Windows pathnames too.
327
128d6509
TV
3282019-08-08 Tom de Vries <tdevries@suse.de>
329
330 PR testsuite/24862
331 * lib/tuiterm.exp (_accept): Fix CSI regexp.
332
590042fc
PW
3332019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
334
335 * gdb.base/style.exp: Update tests for help doc new invariants.
336 * gdb.base/help.exp: Likewise.
337
046bebe1
TT
3382019-08-06 Tom Tromey <tom@tromey.com>
339
340 * gdb.base/style.exp: Add disassemble test.
341 * gdb.base/style.c (some_called_function): New function.
342 (main): Use it.
343
0b27c27d
CB
3442019-08-05 Christian Biesinger <cbiesinger@google.com>
345
346 * gdb.python/py-block.exp: Test dictionary access on blocks.
347
580f1034
SM
3482019-08-05 Simon Marchi <simon.marchi@efficios.com>
349
350 PR gdb/24863
351 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
352 -list-thread-groups --available test when running under
353 check-read1.
354
d86bd7cb
TV
3552019-08-05 Tom de Vries <tdevries@suse.de>
356
357 PR testsuite/24863
358 * lib/gdb.exp (with_read1_timeout_factor): New proc.
359 * gdb.base/help.exp: Use with_read1_timeout_factor.
360 * gdb.base/info-macros.exp: Same.
361 * gdb.cp/nested-types.exp: Same.
362
a80cf5d8
TV
3632019-08-05 Tom de Vries <tdevries@suse.de>
364
365 * lib/gdb.exp (version_at_least): Factor out of ...
366 (tcl_version_at_least): ... here.
367 (gdb_compile): Fail if pie results in non-PIE executable.
368 (readelf_version, readelf_prints_pie): New proc.
369 (exec_is_pie): Return -1 if unknown.
370
d0962838
TV
3712019-08-05 Tom de Vries <tdevries@suse.de>
372
373 * lib/gdb.exp (tcl_version_at_least): Fix typo.
374
2252ff3d
SL
3752019-08-04 Sandra Loosemore <sandra@codesourcery.com>
376
377 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
378
26655f53
SL
3792019-08-04 Sandra Loosemore <sandra@codesourcery.com>
380
381 * lib/completion-support.exp (test_gdb_complete_none): Skip
382 tab completion tests if no readline support.
383 (test_gdb_complete_unique_re): Likewise.
384 (test_gdb_complete_multiple): Likewise.
385
db4dc13e
PW
3862019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
387
388 * gdb.base/info_sources.exp: New file.
389 * gdb.base/info_sources.c: New file.
390 * gdb.base/info_sources_base.c: New file.
391
0eba165a
PFC
3922019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
393
394 * gdb.base/batch-exit-status.exp: Call test_exit_status with
395 prefix argument.
396 (test_exit_status): Add prefix argument.
397
59bd512b
TV
3982019-08-01 Tom de Vries <tdevries@suse.de>
399
400 PR testsuite/24863
401 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
402 calling exp_continue for new thread and thread exited messages.
403
2a3ad588
TV
4042019-08-01 Tom de Vries <tdevries@suse.de>
405
406 PR testsuite/24863
407 * gdb.base/structs.exp: Fix check-read1 timeout using
408 gdb_test_sequence.
409 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
410
117eb594
TV
4112019-08-01 Tom de Vries <tdevries@suse.de>
412
413 PR testsuite/24863
414 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
415 line.
416
ed591340
TV
4172019-08-01 Tom de Vries <tdevries@suse.de>
418
419 PR testsuite/24863
420 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
421
aa3b6533
TT
4222019-07-30 Tom Tromey <tromey@adacore.com>
423
424 * gdb.ada/display_nested.exp: New file.
425 * gdb.ada/display_nested/foo.adb: New file.
426 * gdb.ada/display_nested/pack.adb: New file.
427 * gdb.ada/display_nested/pack.ads: New file.
428
2906593f
CB
4292019-07-30 Christian Biesinger <cbiesinger@google.com>
430
431 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
432 namespace.
433 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
434
0f575925
TV
4352019-07-30 Tom de Vries <tdevries@suse.de>
436
437 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
438 instead.
439
b13057d9
TV
4402019-07-30 Tom de Vries <tdevries@suse.de>
441
442 PR testsuite/24834
443 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
444 (exec_is_pie): New proc.
445
5c4dde85
CB
4462019-07-29 Christian Biesinger <cbiesinger@google.com>
447
448 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
449
c620ed88
CB
4502019-07-29 Christian Biesinger <cbiesinger@google.com>
451
452 * gdb.python/py-objfile.c: Add global and static vars.
453 * gdb.python/py-objfile.exp: Test new functions Objfile.
454 lookup_global_symbol and lookup_static_symbol.
455
3d235706
TT
4562019-07-29 Tom Tromey <tom@tromey.com>
457
458 * lib/tuiterm.exp (Term::_csi_@): New proc.
459 (Term::_csi_X): Don't move cursor.
460
c7e4c0a6
PW
4612019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
462
463 * gdb.base/options.exp: Update backtrace - completion to
464 new option -frame-info.
465 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
466 Test new 'set print frame-info'. Test backtrace -frame-info
467 overriding 'set print frame-info'.
468 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
469 Test new 'set print frame-info'.
470 Verify consistency of backtrace with and without filters, with and
471 without -no-filters.
472 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
473 default.
474
de28a3b7
TV
4752019-07-29 Tom de Vries <tdevries@suse.de>
476
477 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
478 no arguments".
479
507dd60e
TV
4802019-07-29 Tom de Vries <tdevries@suse.de>
481
482 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
483 is a substring of the first for "complete non-unique file name".
484
5beafce9
TV
4852019-07-29 Tom de Vries <tdevries@suse.de>
486
487 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
488 with ".*".
489
2d274232
TV
4902019-07-29 Tom de Vries <tdevries@suse.de>
491
492 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
493 Pass prompt_regexp parameter to gdb_test_multiple calls.
494
9197cd8b
TV
4952019-07-29 Tom de Vries <tdevries@suse.de>
496
497 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
498 print registers" regexps.
499
b528dae0
TV
5002019-07-29 Tom de Vries <tdevries@suse.de>
501
502 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
503
d17725d7
TV
5042019-07-29 Tom de Vries <tdevries@suse.de>
505
506 PR gdb/24855
507 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
508 (skip_python_tests_prompt): Add prompt_regexp argument to
509 gdb_test_multiple calls.
510
52b75bf1
TT
5112019-07-27 Tom Tromey <tom@tromey.com>
512
513 * gdb.tui/main.exp: New file.
514
2b1d00c2
TT
5152019-07-27 Tom Tromey <tom@tromey.com>
516
517 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
518 optional.
519 * gdb.tui/empty.exp: New file.
520
ded631d5
TT
5212019-07-27 Tom Tromey <tom@tromey.com>
522
523 * lib/tuiterm.exp (spawn): New proc.
524 (Term::resize): New proc.
525 * gdb.tui/resize.exp: New file.
526
58ac439d
TT
5272019-07-27 Tom Tromey <tom@tromey.com>
528
529 * gdb.tui/list.exp: New file.
530
fe1f56ee
TT
5312019-07-27 Tom Tromey <tom@tromey.com>
532
533 * gdb.tui/regs.exp: New file.
534
f790b310
TT
5352019-07-27 Tom Tromey <tom@tromey.com>
536
537 * gdb.tui/basic.exp: Add "layout split" test.
538
d95fc6ee
TT
5392019-07-27 Tom Tromey <tom@tromey.com>
540
541 * gdb.tui/basic.exp: Add "layout asm" test.
542
c3786b3a
TT
5432019-07-27 Tom Tromey <tom@tromey.com>
544
545 * lib/tuiterm.exp: New file.
546 * gdb.tui/basic.exp: New file.
547
98a617f8
KB
5482019-07-27 Kevin Buettner <kevinb@redhat.com>
549
550 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
551 Enable tests associated with this flag. Adjust regex
552 referencing "foo_low" to now refer to "foo_cold" instead.
553
5c076da4
KB
5542019-07-27 Kevin Buettner <kevinb@redhat.com>
555
556 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
557 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
558 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
559 foo_cold. Revise comments to match.
560 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
561 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
562 were wrapped into this proc; Call do_test in loop from outermost
563 level.
564 (foo_low): Rename all occurrences to "foo_cold".
565 (backtrace from baz): New test.
566 (x2/i foo_cold): New test.
567 (info line *foo_cold): New test.
568
1512d3b7
TV
5692019-07-26 Tom de Vries <tdevries@suse.de>
570
571 * gdb.arch/i386-pkru.exp: Fix unterminated string.
572
297989a1
TV
5732019-07-25 Tom de Vries <tdevries@suse.de>
574
575 PR testsuite/24830
576 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
577 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
578 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
579 (skip_libstdcxx_probe_tests): ... here.
580 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
581
b3b965fb
TV
5822019-07-24 Tom de Vries <tdevries@suse.de>
583
584 PR testsuite/24807
585 * gdb.objc/basicclass.m: Include stdio.h.
586 * gdb.objc/nondebug.m: Same.
587 * gdb.objc/objcdecode.m: Same.
588
4625b4d0
TV
5892019-07-24 Tom de Vries <tdevries@suse.de>
590
591 PR testsuite/24612
592 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
593 additional_flags.
594
024a5840
TV
5952019-07-24 Tom de Vries <tdevries@suse.de>
596
597 PR testsuite/24831
598 * gdb.multi/tids.exp: Update error messages for info threads.
599
c76ddaa3
TV
6002019-07-24 Tom de Vries <tdevries@suse.de>
601
602 * gdb.base/info-types.exp: Allow info types to print info for more than
603 one file.
604
9a618ef6
TV
6052019-07-23 Tom de Vries <tdevries@suse.de>
606
607 PR testsuite/24842
608 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
609 gdb_spawn_with_cmdline_opts.
610
40eadf04
SP
6112019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
612
613 * gdb.arch/arm-cmse-sgstubs.c: New test.
614 * gdb.arch/arm-cmse-sgstubs.exp: New file.
615
5ba29434
TV
6162019-07-23 Tom de Vries <tdevries@suse.de>
617
618 PR testsuite/24711
619 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
620 issuing next command.
621
a8e9d247
AB
6222019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
623
624 * gdb.ada/info_auto_lang.exp: Update expected results.
625 * gdb.base/info-types.c: Add additional types to check.
626 * gdb.base/info-types.exp: Update expected results.
627
eb86c5e2
AB
6282019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
629
630 * gdb.base/info-types.c: New file.
631 * gdb.base/info-types.exp: New file.
632
01e175fe
AB
6332019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
634
635 * gdb.arch/riscv-bp-infcall.c: New file.
636 * gdb.arch/riscv-bp-infcall.exp: New file.
637
6b78c3f8
AB
6382019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
639
640 PR breakpoints/24541
641 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
642
da738167
TV
6432019-07-14 Tom de Vries <tdevries@suse.de>
644
645 PR testsuite/24760
646 * gdb.objc/basicclass.exp: Fix unterminated string.
647
0d4e84ed
AB
6482019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
649 Andrew Burgess <andrew.burgess@embecosm.com>
650
651 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
652 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
653 negative bounds.
654 * gdb.fortran/vla-value.exp: Print elements of an array with
655 negative bounds.
656 * gdb.fortran/vla.f90: Setup an array with negative bounds for
657 testing.
658
021d8588
AB
6592019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * gdb.base/options.exp (expect_string): Dequote strings in
662 results.
663 (test-string): Test strings with different quoting and reindent.
664
f06f1252
TT
6652019-07-10 Tom Tromey <tromey@adacore.com>
666
667 * gdb.ada/mi_ex_cond.exp: Update expected results.
668 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
669 * gdb.ada/mi_catch_ex.exp: Update expected results.
670 * gdb.ada/mi_catch_assert.exp: Update expected results.
671 * gdb.ada/catch_ex.exp (catch_exception_info)
672 (catch_exception_entry, catch_assert_entry)
673 (catch_unhandled_entry): Update.
674 * gdb.ada/catch_assert_if.exp: Update expected results.
675
b863685d
RB
6762019-07-10 Richard Bunt <richard.bunt@arm.com>
677 Stephen Roberts <stephen.roberts@arm.com>
678
679 * gdb.base/define.exp: Restore original prompt.
680
cb1e4e32
PA
6812019-07-09 Pedro Alves <palves@redhat.com>
682
683 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
684 breakpoints" output.
685 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
686 * gdb.python/py-breakpoint.exp: No longer expect that "catch
687 throw" creates breakpoint.
688 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
689 'type="catchpoint"'.
690
b58a68fe
PA
6912019-07-09 Pedro Alves <palves@redhat.com>
692
693 PR c++/15468
694 * gdb.cp/except-multi-location-lib.cc: New.
695 * gdb.cp/except-multi-location-main.cc: New.
696 * gdb.cp/except-multi-location.exp: New.
697
0826779b
PW
6982019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
699
700 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
701 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
702 argument and update callers.
703
5b0e2db4
AB
7042019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
705
706 * gdb.arch/amd64-break-on-asm-line.S: New file.
707 * gdb.arch/amd64-break-on-asm-line.exp: New file.
708
1f6f6e21
PW
7092019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
710
711 * gdb.base/printcmds.exp: Test printing C string and
712 C wide string convenience vars without transiting via the inferior.
713 Also make test names unique.
714
ea142fbf
AH
7152019-07-08 Alan Hayward <alan.hayward@arm.com>
716
717 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
718
213fd9fa
PA
7192019-07-04 Pedro Alves <palves@redhat.com>
720
721 * lib/gdb.exp (foreach_with_prefix): Don't return early if
722 body returned ok(0), break(3) or continue(4).
723 * gdb.testsuite/foreach_with_prefix.exp: New file.
724
2b40fda7
AH
7252019-07-04 Alan Hayward <alan.hayward@arm.com>
726
727 * gdb.server/unittest.exp: Allow 0 unit tests to run.
728
a26c8de0
PA
7292019-07-03 Pedro Alves <palves@redhat.com>
730
731 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
732 "return -code".
733
5f4ba3e7
PA
7342019-07-03 Pedro Alves <palves@redhat.com>
735
736 PR cli/24732
737 * gdb.base/shell.exp: Load completion-support.exp.
738 Adjust expected error output. Add completion tests.
739
a994424f
PA
7402019-07-03 Pedro Alves <palves@redhat.com>
741
742 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
743 string_to_regexp.
744
3d9be6f5
PA
7452019-07-03 Pedro Alves <palves@redhat.com>
746
747 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
748 (expect_integer): Adjust to expect "-string".
749 (expect_string): New.
750 (all_options): Expect "-string".
751 (test-flag, test-boolean): Adjust to expect "-string".
752 (test-string): New proc.
753 (top level): Call it.
754
41fc454c
PA
7552019-07-03 Pedro Alves <palves@redhat.com>
756
757 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
758 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
759 the expected output in the success.
760
b2b2a215
PA
7612019-07-03 Pedro Alves <palves@redhat.com>
762
763 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
764 Split one gdb_test_multiple call in two to avoid a race.
765
fdbc9870
PA
7662019-07-03 Pedro Alves <palves@redhat.com>
767
768 * gdb.base/with.c: New file.
769 * gdb.base/with.exp: New file.
770
c6ac8931
PA
7712019-07-03 Pedro Alves <palves@redhat.com>
772
773 * gdb.base/settings.exp: Replace all references to "maint
774 test-settings set" with references to "maint set test-settings",
775 and all references to "maint test-settings show" with references
776 to "maint show test-settings".
777
970f9d09
PA
7782019-07-03 Pedro Alves <palves@redhat.com>
779
780 * gdb.base/settings.exp (test-string): Adjust expected out when
781 testing "maint test-settings show filename"
782
54d66006
PA
7832019-07-02 Pedro Alves <palves@redhat.com>
784
785 * gdb.base/options.exp (test-info-threads): New procedure.
786 (top level): Call it.
787
10d06d82
TT
7882019-06-28 Tom Tromey <tromey@adacore.com>
789
790 * gdb.dwarf2/ada-linkage-name.c: New file.
791 * gdb.dwarf2/ada-linkage-name.exp: New file.
792
3d507ff2
TT
7932019-06-27 Tom Tromey <tromey@adacore.com>
794
795 * gdb.cp/constexpr-field.exp: Use setup_xfail.
796
8af58ffe
TV
7972019-06-26 Tom de Vries <tdevries@suse.de>
798
799 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
800
22e21752
TV
8012019-06-26 Tom de Vries <tdevries@suse.de>
802
803 * gdb.base/index-cache.exp: Add back missing debug option.
804
b65b566c
PW
8052019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
806
807 * gdb.base/alias.exp: Test non matching/non existing prefixes.
808
5c2c8c69
TV
8092019-06-25 Tom de Vries <tdevries@suse.de>
810
811 PR testsuite/24727
812 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
813
164e3873
TV
8142019-06-24 Tom de Vries <tdevries@suse.de>
815
816 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
817
824eacee
TV
8182019-06-24 Tom de Vries <tdevries@suse.de>
819
820 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
821 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
822 * gdb.trace/unavailable-dwarf-piece.exp: Same.
823
385b97d3
TV
8242019-06-24 Tom de Vries <tdevries@suse.de>
825
826 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
827
c596f180
TV
8282019-06-21 Tom de Vries <tdevries@suse.de>
829
830 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
831
b13a7d03
TV
8322019-06-21 Tom de Vries <tdevries@suse.de>
833
834 PR testsuite/24518
835 PR ada/24713
836 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
837 index.
838
899277ae
TT
8392019-06-19 Tom Tromey <tromey@adacore.com>
840
841 * gdb.ada/length_cond.exp: Add intro comment.
842
680e1bee
TT
8432019-06-19 Tom Tromey <tromey@adacore.com>
844
845 * gdb.ada/length_cond.exp: New file.
846 * gdb.ada/length_cond/length_cond.adb: New file.
847 * gdb.ada/length_cond/pck.adb: New file.
848 * gdb.ada/length_cond/pck.ads: New file.
849
0ed4690a
TV
8502019-06-18 Tom de Vries <tdevries@suse.de>
851
852 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
853
d20ed5fd
TT
8542019-06-18 Tom Tromey <tromey@adacore.com>
855
856 * gdb.base/list0.h: Add comment explaining control character.
857
86e04673
TV
8582019-06-18 Tom de Vries <tdevries@suse.de>
859
860 * boards/fission.exp: Break up long debug_flags line.
861
c4973306
SM
8622019-06-16 Tom de Vries <tdevries@suse.de>
863
864 PR gdb/24445
865 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
866 generated index.
867
93cb9841
AB
8682019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
869
870 PR gdb/24686
871 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
872 improve detection of bug gdb/24541.
873
399aaebd
SM
8742019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
875
876 PR gdb/24669
877 * gdb.base/index-cache.exp (uses_readnow,
878 expecting_index_cache_use): Define global variable.
879 (test_cache_enabled_miss, test_cache_enabled_hit): Use
880 expecting_index_cache_use.
881
584a927c
AB
8822019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
883 Andrew Burgess <andrew.burgess@embecosm.com>
884
885 * gdb.fortran/pointers.f90: New file.
886 * gdb.fortran/print_type.exp: New file.
887 * gdb.fortran/vla-ptype.exp: Adapt expected results.
888 * gdb.fortran/vla-type.exp: Likewise.
889 * gdb.fortran/vla-value.exp: Likewise.
890 * gdb.mi/mi-vla-fortran.exp: Likewise.
891
30056ea0
AB
8922019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
895 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
896 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
897 as a stop reason.
898
ec8e2b6d
AB
8992019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
900
901 * gdb.base/annota1.exp: Update expected results.
902 * gdb.cp/annota2.exp: Likewise.
903 * gdb.cp/annota3.exp: Likewise.
904
09e4c4e1
AB
9052019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
906
907 * gdb.base/style-logging.exp: Remove path from test name.
908
0735b091
TT
9092019-06-14 Tom Tromey <tromey@adacore.com>
910
911 PR gdb/24502:
912 * gdb.base/style-logging.exp: New file.
913
f5686554
TT
9142019-06-14 Tom Tromey <tromey@adacore.com>
915
916 * gdb.base/symfile-warn.exp: New file.
917 * gdb.base/symfile-warn.c: New file.
918
a0c1ffed
TT
9192019-06-14 Tom Tromey <tromey@adacore.com>
920
921 * gdb.base/annotate-symlink.exp: New file.
922
f411722c
TT
9232019-06-14 Tom Tromey <tromey@adacore.com>
924
925 * gdb.ada/set_wstr.exp: Add reassignment test.
926
4268ec18
TT
9272019-06-14 Tom Tromey <tromey@adacore.com>
928
929 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
930 'unchecked_access and 'unrestricted_access as well.
931
9a9e394b
TT
9322019-06-14 Tom Tromey <tromey@adacore.com>
933
934 PR ada/24539:
935 * gdb.ada/vla.exp: Update tests.
936 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
937 pragma.
938
4c048731
PA
9392019-06-13 Pedro Alves <palves@redhat.com>
940
941 * gdb.base/settings.exp (test-integer): Test junk after
942 "unlimited".
943
6665660a
PA
9442019-06-13 Pedro Alves <palves@redhat.com>
945
946 * gdb.base/options.exp (test-thread-apply): New.
947 (top level): Call it.
948
5d707134
PA
9492019-06-13 Pedro Alves <palves@redhat.com>
950
951 * gdb.base/options.exp (test-frame-apply): New.
952 (top level): Test print commands with different "frame apply"
953 prefixes.
954
e2a689da
PA
9552019-06-13 Pedro Alves <palves@redhat.com>
956
e79be6e5 957 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
958 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
959 'max_completions' parameter and handle it.
960 (test_gdb_completion_offers_commands): New.
961
90a1ef87
PA
9622019-06-13 Pedro Alves <palves@redhat.com>
963
964 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
965
d4c16835
PA
9662019-06-13 Pedro Alves <palves@redhat.com>
967
968 * gdb.base/options.exp (test-backtrace): New.
969 (top level): Call it.
970
2daf894e
PA
9712019-06-13 Pedro Alves <palves@redhat.com>
972
973 * gdb.guile/scm-frame-args.exp: Use "set print
974 raw-frame-arguments" instead of "set print raw frame-arguments".
975 * gdb.python/py-frame-args.exp: Likewise.
976
e6ed716c
PA
9772019-06-13 Pedro Alves <palves@redhat.com>
978
979 * gdb.compile/compile.exp: Adjust expected output to option
980 processing changes.
981
7d8062de
PA
9822019-06-13 Pedro Alves <palves@redhat.com>
983
984 * gdb.base/options.exp: Build executable.
985 (test-print): New procedure.
986 (top level): Call it, once for "print" and another for "compile
987 print".
988
9d0faba9
PA
9892019-06-13 Pedro Alves <palves@redhat.com>
990
991 * gdb.base/options.c: New file.
992 * gdb.base/options.exp: New file.
993
dee7b4c8
PA
9942019-06-13 Pedro Alves <palves@redhat.com>
995
996 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
997 that "o" is ambiguous.
998
dca0f6c0
PA
9992019-06-13 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.base/settings.c: New file.
1002 * gdb.base/settings.exp: New file.
1003
ccf46844
PA
10042019-06-13 Pedro Alves <palves@redhat.com>
1005
1006 * gdb.base/completion.exp: Fix comment typo.
1007
b9a3f842
PA
10082019-06-13 Pedro Alves <palves@redhat.com>
1009
1010 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1011 foo --1" test.
1012
d106773e
PA
10132019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1014
1015 * gdb.fortran/block-data.f: New.
1016 * gdb.fortran/block-data.exp: New.
1017
fea82da0
TV
10182019-06-11 Tom de Vries <tdevries@suse.de>
1019
1020 PR testsuite/24521
1021 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1022 message.
1023
8c2e74f1
TV
10242019-06-11 Tom de Vries <tdevries@suse.de>
1025
1026 PR testsuite/24521
1027 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1028
b49851c8
TV
10292019-06-11 Tom de Vries <tdevries@suse.de>
1030
1031 * boards/readnow.exp: New file.
1032
a7067863
AB
10332019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1034
1035 * gdb.fortran/vla-sizeof.exp: Update expected results.
1036
1a3da2cd
AB
10372019-06-06 Amos Bird <amosbird@gmail.com>
1038
1039 * gdb.base/annota1.exp (thread_switch): Add test for
1040 thread-exited annotation.
1041
3847a7bf
TT
10422019-06-06 Tom Tromey <tromey@adacore.com>
1043
1044 * gdb.base/maint.exp: Expect command started/finished output.
1045
0088ba59
AB
10462019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1047
1048 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1049 comment.
1050 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1051
312617a3
AB
10522019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1053
1054 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1055 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1056 * gdb.arch/riscv-unwind-long-insn.c: New file.
1057 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1058
e1f2e1a2
CB
10592019-06-04 Christian Biesinger <cbiesinger@google.com>
1060
d3238f7d 1061 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1062
206584bd
PW
10632019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1064
1065 * lib/gdb.exp (help_list_trailer): New regexp variable
1066 factorizing the help trailer message.
1067 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1068 arg to allow to better factorize various tests.
1069 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1070 (test_prefix_command_help): Use help_list_trailer.
1071 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1072 * gdb.guile/scm-cmd.exp: Likewise.
1073 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1074 * gdb.base/help.exp: Use test_user_defined_class_help.
1075 * gdb.base/style.exp: Add tests for styling of help and apropos.
1076 * lib/gdb-utils.exp (style): Add title and highlight styles.
1077
708dc93e
PW
10782019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1079
1080 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1081 $_shell_exitsignal.
1082 * gdb.base/default.exp: Update for new convenience variables.
1083
f49055a5
TT
10842019-05-29 Tom Tromey <tromey@adacore.com>
1085
1086 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1087 to "break complete ada" test case's regexp.
1088
4330d61d
TT
10892019-05-29 Tom Tromey <tromey@adacore.com>
1090
1091 PR c++/20020:
1092 * gdb.cp/constexpr-field.exp: New file.
1093 * gdb.cp/constexpr-field.cc: New file.
1094
000439d5
TT
10952019-05-29 Tom Tromey <tromey@adacore.com>
1096
1097 * gdb.base/finish.exp (finish_no_print): New proc.
1098 (finish_tests): Call it.
1099
5a01c34c
TV
11002019-05-24 Tom de Vries <tdevries@suse.de>
1101
1102 * gdb.dwarf2/gdb-add-index.exp: New file.
1103
18125b16
TT
11042019-05-22 Tom Tromey <tromey@adacore.com>
1105
1106 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1107 * gdb.base/style.exp: Use "style".
1108 * lib/gdb-utils.exp (style): New proc.
1109
af1a8d03
TV
11102019-05-22 Tom de Vries <tdevries@suse.de>
1111
1112 * gdb.base/align.exp: Require c++11.
1113
e7fe496b
TV
11142019-05-22 Tom de Vries <tdevries@suse.de>
1115
1116 PR testsuite/24586
1117 * gdb.python/py-mi-var-info-path-expression.exp: Call
1118 mi_skip_python_tests to check if python is supported.
1119
8fca4da0
AH
11202019-05-22 Alan Hayward <alan.hayward@arm.com>
1121
1122 * gdb.arch/aarch64-pauth.c: New test.
1123 * gdb.arch/aarch64-pauth.exp: New file.
1124
b7060614
AH
11252019-05-22 Alan Hayward <alan.hayward@arm.com>
1126
1127 * README (Re-running Tests Outside The Testsuite): New section.
1128
669d0468
TV
11292019-05-21 Tom de Vries <tdevries@suse.de>
1130
1131 * gdb.arch/amd64-eval.exp: Require c++11.
1132 * gdb.base/max-depth.exp: Same.
1133 * gdb.compile/compile-cplus-array-decay.exp: Same.
1134 * gdb.cp/meth-typedefs.exp: Same.
1135 * gdb.cp/subtypes.exp: Same.
1136 * gdb.cp/temargs.exp: Same.
1137
ce3ebcaa
AH
11382019-05-21 Alan Hayward <alan.hayward@arm.com>
1139
1140 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1141
34d11c68
AB
11422019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1143
1144 PR gdb/18644
1145 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1146 * gdb.fortran/printing-types.exp: Add new test.
1147 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1148 testing.
1149 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1150 setup_kfail call.
1151
87781e84
AH
11522019-05-17 Alan Hayward <alan.hayward@arm.com>
1153
1154 * README (Running the Testsuite): Change example.
1155 (Testsuite Parameters): Remove TRANSCRIPT.
1156 * lib/gdb.exp: Remove TRANSCRIPT check.
1157
b420b89e
AH
11582019-05-17 Alan Hayward <alan.hayward@arm.com>
1159
1160 * README (Testsuite Parameters): Add replay logging to
1161 GDBSERVER_DEBUG.
1162 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1163 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1164 as a comma separated list.
1165 (gdb_debug_init): Override procedure.
1166
408e9b8b
AH
11672019-05-17 Alan Hayward <alan.hayward@arm.com>
1168
1169 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1170 (gdb_write_cmd_file): New procedure.
1171 * lib/gdbserver-support.exp (gdbserver_start): Call
1172 gdbserver_write_cmd_file.
1173 (gdbserver_write_cmd_file): New procedure.
1174
f9e2e39d
AH
11752019-05-17 Alan Hayward <alan.hayward@arm.com>
1176
1177 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1178 (delete_breakpoints): Likewise.
1179 (gdb_run_cmd): Likewise.
1180 (gdb_start_cmd): Likewise.
1181 (gdb_starti_cmd): Likewise.
1182 (gdb_internal_error_resync): Likewise.
1183 (gdb_test_multiple): Likewise.
1184 (gdb_reinitialize_dir): Likewise.
1185 (default_gdb_exit): Likewise.
1186 (gdb_file_cmd): Mark kill as optional.
1187 (default_gdb_start): Call gdb_stdin_log_init.
1188 (send_gdb): Call gdb_stdin_log_write.
1189 (rerun_to_main): Mark Y as an answer.
1190 (gdb_stdin_log_init): New function.
1191 (gdb_stdin_log_write): Likewise.
1192
81f47ac2
AH
11932019-05-17 Alan Hayward <alan.hayward@arm.com>
1194
1195 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1196 * gdb.base/debug-expr.exp: Likewise.
1197 * gdb.base/foll-fork.exp: Likewise.
1198 * gdb.base/foll-vfork.exp: Likewise.
1199 * gdb.base/fork-print-inferior-events.exp: Likewise.
1200 * gdb.base/gdb-sigterm.exp: Likewise.
1201 * gdb.base/gdbinit-history.exp: Likewise.
1202 * gdb.base/osabi.exp: Likewise.
1203 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1204 * gdb.base/ui-redirect.exp: Likewise.
1205 * gdb.gdb/unittest.exp: Likewise.
1206 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1207 * gdb.mi/mi-watch.exp: Likewise.
1208 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1209 * gdb.mi/user-selected-context-sync.exp: Likewise.
1210 * gdb.python/python.exp: Disable debug test when debugging.
1211 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1212 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1213 Likewise.
1214 * gdb.threads/stepi-random-signal.exp: Likewise.
1215
29b52314
AH
12162019-05-17 Alan Hayward <alan.hayward@arm.com>
1217
1218 * Makefile.in: Pass through GDB_DEBUG.
1219 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1220 (gdb,debug): Add board setting.
1221 * lib/gdb.exp (default_gdb_start): Start debugging.
1222 (gdb_debug_enabled): New procedure.
1223 (gdb_debug_init): Likewise.
29b52314
AH
1224
12252019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1226
29b52314
AH
1227 * Makefile.in: Pass through GDB_DEBUG.
1228 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1229 (gdb,debug): Add board setting.
1230 * lib/gdb.exp (default_gdb_start): Start debugging.
1231 (gdb_debug_enabled): New procedure.
1232 (gdb_debug_init): Likewise.
29b52314 1233
ca1285d1
AH
12342019-05-17 Alan Hayward <alan.hayward@arm.com>
1235
1236 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1237
f3a09c80
AH
12382019-05-17 Alan Hayward <alan.hayward@arm.com>
1239
1240 * gdb.base/ui-redirect.exp: Test redirection.
1241
26648588
JV
12422019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1243
1244 * gdb.mi/mi-complete.exp: New file.
1245 * gdb.mi/mi-complete.cc: Likewise.
1246
14237686
AB
12472019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1248
1249 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1250 indexed and sliced arrays, and pointers to arrays.
1251
e7bd7fba
TT
12522019-05-14 Tom Tromey <tromey@adacore.com>
1253
1254 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1255 styling test.
1256
2764128d
TV
12572019-05-14 Tom de Vries <tdevries@suse.de>
1258
1259 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1260 selection entry encoding.
1261
71bed2db
TT
12622019-05-10 Tom Tromey <tromey@adacore.com>
1263
1264 * gdb.ada/info_exc.exp: Add "complete" test.
1265
63b667ad
TV
12662019-05-09 Tom de Vries <tdevries@suse.de>
1267
1268 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1269 CU-relative.
1270
9cfd2b89
TV
12712019-05-09 Tom de Vries <tdevries@suse.de>
1272
1273 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1274 CU-relative.
1275
2228ef77
XR
12762019-05-08 Joel Brobecker <brobecker@adacore.com>
1277
1278 * gdb.ada/frame_arg_lang.exp: New testcase.
1279 * gdb.ada/frame_arg_lang/bla.adb: New file.
1280 * gdb.ada/frame_arg_lang/pck.ads: New file.
1281 * gdb.ada/frame_arg_lang/pck.adb: New file.
1282 * gdb.ada/frame_arg_lang/foo.c: New file.
1283
80e55b13
TT
12842019-05-08 Tom Tromey <tromey@adacore.com>
1285
1286 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1287
9d3421af
TT
12882019-05-08 Tom Tromey <tromey@adacore.com>
1289
1290 * gdb.base/ptype-offsets.exp: Update tests.
1291
844333e2
TT
12922019-05-08 Tom Tromey <tromey@adacore.com>
1293
1294 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1295 cases.
1296 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1297 "short".
1298
988915ee
TT
12992019-05-08 Tom Tromey <tromey@adacore.com>
1300
1301 * gdb.ada/vla.exp: New file.
1302 * gdb.ada/vla/vla.adb: New file.
1303
7bd55dac
TV
13042019-05-07 Tom de Vries <tdevries@suse.de>
1305
1306 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1307
75f06e9d
TV
13082019-05-07 Tom de Vries <tdevries@suse.de>
1309
1310 PR testsuite/24522
1311 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1312 section.
1313
77e7aaa4
TV
13142019-05-07 Tom de Vries <tdevries@suse.de>
1315
1316 PR testsuite/24522
1317 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1318 .debug_aranges section.
1319
456ba0fa
TV
13202019-05-07 Tom de Vries <tdevries@suse.de>
1321
1322 PR testsuite/24159
1323 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1324
5a56d6a6
TV
13252019-05-06 Tom de Vries <tdevries@suse.de>
1326
1327 * lib/gdb.exp (exec_has_index_section): New proc.
1328 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1329 section.
1330
9d6d4be8
TV
13312019-05-04 Tom de Vries <tdevries@suse.de>
1332
1333 * boards/cc-with-debug-names.exp: New file.
1334
222a8d25
TT
13352019-05-03 Tom Tromey <tromey@adacore.com>
1336
1337 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1338 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1339 * gdb.ada/char_enum.exp: Add test.
1340
0fdfd794
TV
13412019-05-03 Tom de Vries <tdevries@suse.de>
1342
1343 * boards/cc-with-gdb-index.exp: New file.
1344
80062eb9
AB
13452019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1346
1347 * gdb.rust/simple.exp: Add new test case.
1348 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1349 (main): Initialise an instance of the new struct.
1350
4504bbde
TT
13512019-05-01 Tom Tromey <tromey@adacore.com>
1352
1353 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1354 record.
1355 (NPR): New variable.
1356 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1357 test.
1358
d48e62f4
TT
13592019-05-01 Tom Tromey <tromey@adacore.com>
1360
1361 * gdb.ada/packed_array_assign.exp: Add packed assignment
1362 regression test.
1363
f59f30f5
TV
13642019-05-01 Tom de Vries <tdevries@suse.de>
1365
1366 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1367
b70bfc54
TV
13682019-05-01 Tom de Vries <tdevries@suse.de>
1369
1370 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1371
15f18d14
AT
13722019-04-30 Ali Tamur <tamur@google.com>
1373
1374 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1375
2ff0a947
TT
13762019-04-30 Tom Tromey <tromey@adacore.com>
1377
1378 * lib/ada.exp (find_ada_tool): New proc.
1379 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1380 * gdb.ada/catch_ex_std.exp: New file.
1381 * gdb.ada/catch_ex_std/foo.adb: New file.
1382 * gdb.ada/catch_ex_std/some_package.adb: New file.
1383 * gdb.ada/catch_ex_std/some_package.ads: New file.
1384
a776957c
TT
13852019-04-30 Tom Tromey <tromey@adacore.com>
1386
1387 PR c++/24470:
1388 * gdb.cp/temargs.cc: Add test code from PR.
1389
bc68014d
AB
13902019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1391
1392 * gdb.fortran/vla-datatypes.exp: Update expected results.
1393 * gdb.fortran/vla-ptype.exp: Likewise.
1394 * gdb.fortran/vla-type.exp: Likewise.
1395 * gdb.fortran/vla-value.exp: Likewise.
1396
f1fdc960
AB
13972019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1398
1399 * gdb.fortran/ptr-indentation.exp: Update expected results.
1400 * gdb.fortran/ptype-on-functions.exp: Likewise.
1401 * gdb.fortran/vla-ptr-info.exp: Likewise.
1402 * gdb.fortran/vla-value.exp: Likewise.
1403
bf7a4de1
AB
14042019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1405
1406 * gdb.fortran/ptype-on-functions.exp: New file.
1407 * gdb.fortran/ptype-on-functions.f90: New file.
1408
bbe75b9d
AB
14092019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1410
1411 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1412 case void string.
1413
1db455a7
AB
14142019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1415
1416 * gdb.fortran/complex.exp: Expand.
1417 * gdb.fortran/complex.f: Renamed to...
1418 * gdb.fortran/complex.f90: ...this, and extended to add more
1419 complex values.
1420
b6d03bb2
AB
14212019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1424 MODULO, CMPLX.
1425
2e62ab40
AB
14262019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1427 Richard Bunt <richard.bunt@arm.com>
1428
1429 * gdb.base/max-depth.c: New file.
1430 * gdb.base/max-depth.exp: New file.
1431 * gdb.python/py-nested-maps.c: New file.
1432 * gdb.python/py-nested-maps.exp: New file.
1433 * gdb.python/py-nested-maps.py: New file.
1434 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1435 (test_all_common): Call test_max_depth.
1436 * gdb.fortran/max-depth.exp: New file.
1437 * gdb.fortran/max-depth.f90: New file.
1438 * gdb.go/max-depth.exp: New file.
1439 * gdb.go/max-depth.go: New file.
1440 * gdb.modula2/max-depth.exp: New file.
1441 * gdb.modula2/max-depth.c: New file.
1442 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1443
d2b584a5
TV
14442019-04-29 Tom de Vries <tdevries@suse.de>
1445
1446 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1447
136afab8
PW
14482019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1449
1450 * gdb.base/callexit.exp: Test may-call-functions off.
1451
725cbb63
KS
14522019-04-25 Keith Seitz <keiths@redhat.com>
1453
1454 PR c++/24367
1455 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1456 (another_incomplete_struct, test_incomplete): New definitions.
1457 (main): Use new definitions.
1458 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1459 functions.
1460
82433e3e
SDJ
14612019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1462
1463 PR corefiles/11608
1464 PR corefiles/18187
1465 * gdb.base/coredump-filter-build-id.exp: New file.
1466
dd06d4d6
AH
14672019-04-25 Alan Hayward <alan.hayward@arm.com>
1468
e79be6e5
SM
1469 * Makefile.in: Pass through GDBSERVER_DEBUG.
1470 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1471 (gdbserver,debug): Add board setting.
1472 * gdb.trace/tspeed.exp: Skip when debugging.
1473 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1474 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1475
1670072e
TT
14762019-04-24 Tom Tromey <tromey@adacore.com>
1477
1478 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1479 Rust.
1480
a59240a4
TT
14812019-04-24 Tom Tromey <tromey@adacore.com>
1482
1483 * gdb.arch/amd64-eval.exp: Test bitfield return.
1484 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1485 (class Foo) <return_bitfields>: New method.
1486 (main): Call it.
1487
b907456c
AB
14882019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1489
1490 * gdb.cp/many-args.cc: New file.
1491 * gdb.cp/many-args.exp: New file.
1492
5c565afd
TV
14932019-04-23 Tom de Vries <tdevries@suse.de>
1494
1495 PR gdb/24433
1496 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1497
ba22ff86
AH
14982019-04-23 Alan Hayward <alan.hayward@arm.com>
1499
1500 * gdb.trace/backtrace.exp: Use nopie flag.
1501 * gdb.trace/circ.exp: Likewise.
1502 * gdb.trace/collection.exp: Likewise.
1503 * gdb.trace/ftrace.exp: Likewise.
1504 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1505 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1506 * gdb.trace/qtro.exp: Likewise.
1507 * gdb.trace/read-memory.exp: Likewise.
1508 * gdb.trace/report.exp: Likewise.
1509 * gdb.trace/tfile.exp: Likewise.
1510 * gdb.trace/tfind.exp: Likewise.
1511 * gdb.trace/unavailable.exp: Likewise.
1512
7905fc35
PA
15132019-04-22 Pedro Alves <palves@redhat.com>
1514
1515 * gdb.base/solib-probes-nosharedlibrary.c,
1516 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1517
8ecb59f8
TT
15182019-04-19 Tom Tromey <tromey@adacore.com>
1519
1520 * gdb.ada/ptype_union.c: New file.
1521 * gdb.ada/ptype_union.exp: New file.
1522
62160ec9
TT
15232019-04-19 Tom Tromey <tromey@adacore.com>
1524
1525 PR symtab/24423:
1526 * gdb.base/list0.h (foo): Add a control-l character.
1527
36cd4ba5
TV
15282019-04-18 Tom de Vries <tdevries@suse.de>
1529
1530 PR gdb/24433
1531 * boards/local-board.exp: Set sysroot to "".
1532
b73715df
TV
15332019-04-18 Tom de Vries <tdevries@suse.de>
1534 Pedro Alves <palves@redhat.com>
1535
1536 PR gdb/24454
1537 * gdb.threads/vfork-follow-child-exec.c: New file.
1538 * gdb.threads/vfork-follow-child-exec.exp: New file.
1539 * gdb.threads/vfork-follow-child-exit.c: New file.
1540 * gdb.threads/vfork-follow-child-exit.exp: New file.
1541
4aa866af
LS
15422019-04-15 Leszek Swirski <leszeks@google.com>
1543
1544 * gdb.arch/amd64-eval.cc: New file.
1545 * gdb.arch/amd64-eval.exp: New file.
1546
e5a1a79a
AH
15472019-04-11 Alan Hayward <alan.hayward@arm.com>
1548
1549 * gdb.server/sysroot.c: New test.
1550 * gdb.server/sysroot.exp: New file.
1551 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1552 matching param.
1553
41077b66
AB
15542019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1555
1556 * gdb.base/align.exp: Extend test to cover structures containing
1557 only static fields.
1558
c30391f8
TV
15592019-04-11 Tom de Vries <tdevries@suse.de>
1560
1561 * boards/cc-with-dwz-m.exp: New file.
1562 * boards/cc-with-dwz.exp: New file.
1563 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1564
e242fd12
SM
15652019-04-09 Simon Marchi <simon.marchi@efficios.com>
1566
1567 * gdb.base/start-cpp.exp: New file.
1568 * gdb.base/start-cpp.cc: New file.
1569
2b0c8b01
KB
15702019-04-08 Kevin Buettner <kevinb@redhat.com>
1571
1572 * gdb.python/py-thrhandle.exp: Adjust tests to call
1573 thread_from_handle instead of thread_from_thread_handle.
1574
947210e5
KB
15752019-04-08 Kevin Buettner <kevinb@redhat.com>
1576
1577 * gdb.python/py-thrhandle.exp: Add tests for
1578 gdb.InferiorThread.handle.
1579
d7df6549
AB
15802019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1581
1582 * gdb.python/py-function.exp: Check calling helper function from
1583 all languages.
1584 * lib/gdb.exp (gdb_supported_languages): New proc.
1585
8bdc1658
AB
15862019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1587
1588 * gdb.base/complex-parts.c: New file.
1589 * gdb.base/complex-parts.exp: New file.
1590
05caa1d2
TT
15912019-04-01 Tom Tromey <tromey@adacore.com>
1592
1593 PR symtab/23331:
1594 * gdb.dwarf2/dw2-ranges-main.c: New file.
1595 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1596 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1597
7734102d
EZ
15982019-03-30 Simon Marchi <simark@simark.ca>
1599
1600 * gdb.base/default.exp: Add values for $_gdb_major and
1601 $_gdb_minor.
1602
188e1fa9
TT
16032019-03-29 Tom Tromey <tromey@adacore.com>
1604
1605 * gdb.base/help.exp: Tighten apropos regexp.
1606
2880242d
KS
16072019-03-29 Keith Seitz <keiths@redhat.com>
1608
1609 * gdb.fortran/array-bounds.exp: New file.
1610 * gdb.fortran/array-bounds.f90: New file.
1611
077cad8e
PW
16122019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1613
1614 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1615
80047cfc
PW
16162019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1617
1618 * gdb.multi/hello.c (main): Increase alarm timer.
1619
f489207e
SL
16202019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1621
1622 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1623 factor when no hardware watchpoint support.
1624
c92df149
AH
16252019-03-28 Alan Hayward <alan.hayward@arm.com>
1626 Pedro Alves <palves@redhat.com>
1627
1628 * boards/local-board.exp: set sysroot to /.
1629
933aebfa
AH
16302019-03-27 Alan Hayward <alan.hayward@arm.com>
1631
1632 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1633 in child.
1634
9f9aa852
AB
16352019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1638 field.
1639 (make_container): Initialise new field.
1640 * gdb.python/py-prettyprint.exp: Add new tests.
1641 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1642 <display_hint>: New method.
1643
3714a195
AB
16442019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1645
1646 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1647 gdb_continue_to_breakpoint more throughout this test.
1648 (run_lang_tests) Supply unique test names, and use
1649 gdb_test_no_output.
1650
18c77628
AB
16512019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1652
1653 * gdb.base/finish-pretty.exp: Update expected results.
1654 * gdb.base/pretty-print.c: New file.
1655 * gdb.base/pretty-print.exp: New file.
1656
9a93502f
PA
16572019-03-25 Pedro Alves <palves@redhat.com>
1658
1659 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1660 move comments outside list. Append '-i "" eof' section.
1661
968aa7ae
AH
16622019-03-22 Alan Hayward <alan.hayward@arm.com>
1663
1664 * README: Add pie options.
1665 * gdb.base/break-interp.exp: Ensure pie is disabled.
1666 * gdb.base/dump.exp: Likewise.
1667 * lib/gdb.exp (gdb_compile): Add pie option.
1668
4c7d57e7
TT
16692019-03-19 Tom Tromey <tromey@adacore.com>
1670
1671 * gdb.mi/mi2-cli-display.c: New file.
1672 * gdb.mi/mi2-cli-display.exp: New file.
1673
bff8c71f
TT
16742019-03-18 Joel Brobecker <brobecker@adacore.com>
1675 Tom Tromey <tromey@adacore.com>
1676
1677 * gdb.ada/ptype_array/pck.adb: New file.
1678 * gdb.ada/ptype_array/pck.ads: New file.
1679 * gdb.ada/ptype_array/foo.adb: New file.
1680 * gdb.ada/ptype_array.exp: New file.
1681
d085f989
TT
16822019-03-14 Tom Tromey <tromey@adacore.com>
1683
1684 * gdb.base/style.exp: Add "set style sources" test.
1685
b4be1b06
SM
16862019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1687
1688 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1689 * mi-breakpoint-multiple-locations.exp: ... this.
1690 (make_breakpoints_pattern): New proc.
1691 (do_test): Add mi_version parameter, test -break-insert,
1692 -break-info and =breakpoint-created.
1693
7cde5fc2
AB
16942019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1695
1696 * config/default.exp: Remove 'load_lib gdb.exp'.
1697 * config/monitor.exp: Likewise.
1698 * config/sid.exp: Likewise.
1699 * config/sim.exp: Likewise.
1700 * config/slite.exp: Likewise.
1701 * config/unix.exp: Likewise.
1702 * gdb.base/default.exp: Remove unhelpful comment.
1703
efbecbc1
AB
17042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1705
1706 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1707
0841c79a
AB
17082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1709
1710 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1711
4a270568
AB
17122019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1713
1714 * gdb.fortran/type-kinds.exp: Update expected results.
1715
067630bd
AB
17162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1719
3be47f7a
AB
17202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1721
1722 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1723 function.
1724 (test_basic_parsing_of_type_kinds): Expand types tested.
1725 (test_parsing_invalid_type_kinds): New function.
1726
4d00f5d8
AB
17272019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1728
1729 * gdb.fortran/intrinsics.exp: New file.
1730 * gdb.fortran/intrinsics.f90: New file.
1731 * gdb.fortran/type-kinds.exp: New file.
1732
c8f91604
AB
17332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1734
1735 * gdb.fortran/dot-ops.exp: New file.
1736
dd9f2c76
AB
17372019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1738
1739 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1740 Check upper and lower case logical literals.
1741
84ec9724
AB
17422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1743
1744 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1745 Remove duplicate tests.
1746
c3734e09
AH
17472019-03-06 Alan Hayward <alan.hayward@arm.com>
1748
1749 * lib/gdb.exp (builtin_cd): rename of cd.
1750 (cd): Override builtin.
1751
aa3cfbda
RB
17522019-03-06 Richard Bunt <richard.bunt@arm.com>
1753
1754 * gdb.fortran/function-calls.exp: New file.
1755 * gdb.fortran/function-calls.f90: New test.
1756
7b63ad86
RB
17572019-03-04 Richard Bunt <richard.bunt@arm.com>
1758
1759 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1760 on user program standard output.
1761 * gdb.fortran/short-circuit-argument-list.f90: Record function
1762 calls.
1763
01abb042
AH
17642019-02-28 Alan Hayward <alan.hayward@arm.com>
1765
c3734e09
AH
1766 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1767 failure.
01abb042 1768
92137da0
RO
17692019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1770
1771 PR gdb/8527
1772 * gdb.base/interrupt-daemon-attach.c,
1773 gdb.base/interrupt-daemon-attach.exp: New test.
1774
5862844d
PA
17752019-02-27 Pedro Alves <palves@redhat.com>
1776
1777 * gdb.base/page.exp: Add tests for "set width/height -1".
1778
8ed25214
PA
17792019-02-27 Pedro Alves <palves@redhat.com>
1780
1781 * gdb.base/page.exp: Add tests for "set/show width/height" with
1782 "infinite" values.
1783
6c28e44a
TT
17842019-02-27 Tom Tromey <tromey@adacore.com>
1785
1786 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1787 2.4.
1788 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1789 workaround.
1790
bf9a735e
AB
17912019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1792
1793 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1794 tests for structs with static members.
1795
8791793c
TT
17962019-02-26 Tom Tromey <tromey@adacore.com>
1797
1798 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1799 ValueError, not TypeError.
1800
bc2a507e
KB
18012019-02-26 Kevin Buettner <kevinb@redhat.com>
1802
1803 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1804 call from main program.
1805
e0e7d3bd
JB
18062019-02-23 Joel Brobecker <brobecker@adacore.com>
1807
1808 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1809 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1810 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1811 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1812 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1813
9600246d
KS
18142019-02-22 Keith Seitz <keiths@redhat.com>
1815
1816 PR symtab/23853
1817 * gdb.base/symlink-sourcefile.c: New file.
1818 * gdb.base/symlink-sourcefile.exp: New file.
1819
0c95f9ed
TT
18202019-02-20 Tom Tromey <tom@tromey.com>
1821
1822 * gdb.base/info_qt.exp: Update.
1823
6caa91b6
SM
18242019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1825
1826 * gdb.base/source.exp: Move "error in sourced script" code to
1827 the end.
1828 * gdb.base/source-error.gdb: Move contents to
1829 source-error-1.gdb. Add new code to source source-error-1.gdb.
1830 * gdb.base/source-error-1.gdb: New file, from previous
1831 source-error.gdb.
1832
6506371f
TT
18332019-02-17 Tom Tromey <tom@tromey.com>
1834
1835 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1836 for macro styling.
1837 * gdb.base/style.c (SOME_MACRO): New macro.
1838
a0087920
TT
18392019-02-17 Tom Tromey <tom@tromey.com>
1840
1841 * gdb.base/style.exp: Add line-wrapping tests.
1842 * gdb.base/page.exp: Add test for quitting during pagination.
1843
a2cd4f14
JB
18442019-02-17 Joel Brobecker <brobecker@adacore.com>
1845
1846 * gdb.ada/big_packed_array: New testcase.
1847 * gdb.ada/homonym.exp: Fix incorrect expected output for
1848 "break <homonym__get_value>" test.
1849
9d70ffbc
WP
18502019-02-13 Weimin Pan <weimin.pan@oracle.com>
1851
1852 PR breakpoints/21870
1853 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1854 and prepare_for_testing. Add comment.
1855 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1856 redundant cleanup call. Clean up comment.
1857
01c7ae81
WP
18582019-02-12 Weimin Pan <weimin.pan@oracle.com>
1859
1860 PR breakpoints/21870
1861 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1862 * gdb.arch/aarch64-dbreg-contents.c: New file.
1863
aff29d1c
JB
18642019-02-10 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.ada/mi_ref_changeable: New testcase.
1867
df0da8a2
AH
18682019-02-07 Alan Hayward <alan.hayward@arm.com>
1869
1870 * gdb.base/attach.exp: Add double attach test.
1871
bd447abb
SM
18722019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1873
1874 * lib/gdb.exp (default_gdb_start): Don't match pagination
1875 prompt.
1876 (gdb_init): Set stty_init.
1877
1dbc40b9
TT
18782019-01-27 Tom Tromey <tom@tromey.com>
1879
1880 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1881 skip_python_tests.
1882
353229bf
AH
18832019-01-24 Alan Hayward <alan.hayward@arm.com>
1884
1885 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1886 New structure.
1887 (struct struct_static_02_02): Likewise.
1888 (struct struct_static_02_03): Likewise.
1889 (struct struct_static_02_04): Likewise.
1890 (struct struct_static_04_01): Likewise.
1891 (struct struct_static_04_02): Likewise.
1892 (struct struct_static_04_03): Likewise.
1893 (struct struct_static_04_04): Likewise.
1894 (struct struct_static_06_01): Likewise.
1895 (struct struct_static_06_02): Likewise.
1896 (struct struct_static_06_03): Likewise.
1897 (struct struct_static_06_04): Likewise.
1898 (cmp_struct_static_02_01): Likewise.
1899 (cmp_struct_static_02_02): Likewise.
1900 (cmp_struct_static_02_03): Likewise.
1901 (cmp_struct_static_02_04): Likewise.
1902 (cmp_struct_static_04_01): Likewise.
1903 (cmp_struct_static_04_02): Likewise.
1904 (cmp_struct_static_04_03): Likewise.
1905 (cmp_struct_static_04_04): Likewise.
1906 (cmp_struct_static_06_01): Likewise.
1907 (cmp_struct_static_06_02): Likewise.
1908 (cmp_struct_static_06_03): Likewise.
1909 (cmp_struct_static_06_04): Likewise.
1910 (call_all): Test new structs.
1911 * gdb.base/infcall-nested-structs.exp: Likewise.
1912
73021deb
AH
19132019-01-21 Alan Hayward <alan.hayward@arm.com>
1914 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1915
fc65c7db
AH
19162019-01-21 Alan Hayward <alan.hayward@arm.com>
1917 * gdb.base/stack-protector.c: New test.
1918 * gdb.base/stack-protector.exp: New file.
1919 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1920 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1921 option.
1922 (gdb_compile): Remove stack protector for GCC and prevent
1923 recursion.
1924
c24bdb02
KS
19252019-01-16 Keith Seitz <keiths@redhat.com>
1926
1927 PR gdb/23773
1928 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1929
6f072a10
PFC
19302019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1931
1932 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1933 aliases.
1934 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1935 tests.
1936 * gdb.arch/powerpc-vector-regs.c: New file.
1937 * gdb.arch/powerpc-vector-regs.exp: New file.
1938
a7b8d682
PFC
19392019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1940
1941 * gdb.arch/altivec-regs.exp: Fix the list passed to
1942 gdb_expect_list when testing "info vector".
1943
6eb6fb67
AB
19442019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1945
1946 * gdb.base/style.exp: Don't include path in testname.
1947
b56f80d8
KS
19482019-01-10 Keith Seitz <keiths@redhat.com>
1949
1950 PR gdb/23712
1951 PR symtab/23010
1952 * gdb.dwarf2/multidictionary.exp: New file.
1953
041be526
SM
19542019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1955
1956 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1957 (test_gnuv3_style_demangling): ... this.
1958 (test_lucid_style_demangling): Remove.
1959 (test_arm_style_demangling): Remove.
1960 (test_hp_style_demangling): Remove.
1961 (do_tests): Remove calls to the above.
1962
d820d0c3
AB
19632019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1964
1965 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1966 case.
1967
f097f5ad
TT
19682019-01-06 Tom Tromey <tom@tromey.com>
1969
1970 PR gdb/28155:
1971 * gdb.dwarf2/typedef-void-finish.exp: New file.
1972
2cd8cc0b
TT
19732018-12-28 Tom Tromey <tom@tromey.com>
1974 Simon Marchi <simark@simark.ca>
1975
1976 * gdb.base/jit-exec.exp: New file.
1977 * gdb.base/jit-exec.c: New file.
1978 * gdb.base/jit-execd.c: New file.
1979
35fb8261
TT
19802018-12-28 Tom Tromey <tom@tromey.com>
1981
1982 * gdb.base/style.exp: Update test to check for address styling.
1983
47fd17cd
TT
19842018-12-28 Tom Tromey <tom@tromey.com>
1985
1986 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1987 message.
1988
d47032b7
TT
19892018-12-28 Tom Tromey <tom@tromey.com>
1990
1991 * gdb.base/style.exp: Add test for version number styling.
1992
af79b68d
TT
19932018-12-28 Tom Tromey <tom@tromey.com>
1994
1995 * gdb.base/style.exp: Add test for print_address_symbolic.
1996
0bb296cb
TT
19972018-12-28 Tom Tromey <tom@tromey.com>
1998
1999 * gdb.base/style.exp: Add test for breakpoint setting.
2000
80ae2043
TT
20012018-12-28 Tom Tromey <tom@tromey.com>
2002
2003 * gdb.base/style.exp: Add test for variable names.
2004
cbe56571
TT
20052018-12-28 Tom Tromey <tom@tromey.com>
2006
2007 * gdb.base/style.exp: New file.
2008 * gdb.base/style.c: New file.
2009
9162a27c
TT
20102018-12-28 Tom Tromey <tom@tromey.com>
2011
2012 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2013 "dumb".
2014 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2015 the TERM environment variable.
2016
bc543c90
TT
20172018-12-27 Tom Tromey <tom@tromey.com>
2018
2019 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2020 pagination test.
2021
6f0ffe50
AB
20222018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2023
2024 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2025 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2026
b5a1e557
PW
20272018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2028
2029 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2030 Filename a.adb changed to bp_fun_addr.adb.
2031 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2032
6e8b1ab2
JV
20332018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2034
2035 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2036 non-PIE executables.
2037 * README: Mention the gdb,nopie_flag board setting.
2038 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2039 non-PIE executable.
2040 * gdb.arch/amd64-entry-value.exp: Likewise.
2041 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2042 * gdb.arch/i386-float.exp: Likewise.
2043 * gdb.arch/i386-signal.exp: Likewise.
2044 * gdb.mi/mi-reg-undefined.exp: Likewise.
2045
d00a27c5
PM
20462018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2047
2048 PR gdb/23974
2049 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2050
161d081c
PW
20512018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2052
2053 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2054 Update order of results accordingly.
2055
b001de23
AB
20562018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2057
2058 * gdb.base/annota1.exp: Update a test regexp.
2059
99e1a184
AB
20602018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2061
2062 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2063
7a81c1e2
PW
20642018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2065
2066 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2067 (reuse_time): Initialize to REUSE_TIME_CAP.
2068 (check_rc): New function.
2069 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2070 Check pthread_create rc.
2071 (spawner_thread_func): Check pthread_create and pthread_join rc.
2072
73e8dc90
PA
20732018-12-08 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.base/list.exp (test_forward_search): Rename to ...
2076 (test_forward_reverse_search): ... this. Also test reverse-search
2077 and the forward-search alias.
2078
13f2ed32
AB
20792018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2080
2081 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2082 local timeout variable before return, and remove all local timeout
2083 variable entirely.
2084 (gdb_load): Likewise.
2085
64d27cfc
TV
20862018-12-01 Tom de Vries <tdevries@suse.de>
2087
2088 * gdb.base/gdb-caching-proc.exp: New file.
2089
f63c03b4
SDJ
20902018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2091
2092 * Makefile.in (TIMESTAMP): New variable.
2093 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2094 command.
2095 (check-single-racy): Likewise.
2096 (check/%.exp): Likewise.
2097 (check-racy/%.exp): Likewise.
2098 (workers/%.worker): Likewise.
2099 (build-perf): Likewise.
2100 (check-perf): Likewise.
2101 * README: Describe new "TS" and "TS_FORMAT" variables.
2102 * print-ts.py: New file.
2103
1c97054b
BF
21042018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2105
2106 PR python/23714
2107 * gdb.python/python.exp: Test command repetition after
2108 gdb.execute.
2109
1871a62d
AB
21102018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2111
2112 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2113 is correctly aligned.
2114
fb5e1ed9
PW
21152018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2116
2117 * gdb.ada/info_auto_lang.exp: New testcase.
2118 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2119 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2120 * gdb.ada/info_auto_lang/some_c.c: New file.
2121
43d397ca
PW
21222018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2123
2124 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2125 FUNC_lang language syntax.
2126
beddd671
PW
21272018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2128
2129 * gdb.base/info_minsym.c: New file.
2130 * gdb.base/info_minsym.exp: New file.
2131
73fc52c4
TT
21322018-11-19 Tom Tromey <tom@tromey.com>
2133
2134 PR rust/23625:
2135 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2136 * gdb.rust/expr.exp: Update expected output. Change one test.
2137
994b876a
TT
21382018-11-19 Tom Tromey <tom@tromey.com>
2139
2140 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2141
6769f276
PA
21422018-11-19 Pedro Alves <palves@redhat.com>
2143
2144 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2145 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2146 see the expected warning.
2147
38a72da0
AH
21482018-11-16 Alan Hayward <alan.hayward@arm.com>
2149
2150 PR gdb/22736:
2151 * gdb.cp/infcall-nodebug-lib.c: New test.
2152 * gdb.cp/infcall-nodebug-main.c: New test.
2153 * gdb.cp/infcall-nodebug.exp: New file.
2154
53a89d6e
SM
21552018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2156
2157 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2158 completer tests.
2159
9325300d
TV
21602018-11-09 Tom de Vries <tdevries@suse.de>
2161
2162 * gdb.base/msym-lang.c: New test.
2163 * gdb.base/msym-lang.exp: New file.
2164 * gdb.base/msym-lang-main.c: New test.
2165
20f0d60d
TT
21662018-11-08 Tom Tromey <tom@tromey.com>
2167
2168 PR gdb/23555:
2169 PR gdb/23838:
2170 * gdb.base/warning.exp: New file.
2171
b5420128
JB
21722018-11-08 Jan Beulich <jbeulich@suse.com>
2173
2174 * testsuite/gdb.arch/i386-avx512.c,
2175 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2176
cd115d61
AB
21772018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2178
2179 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2180 point hardware.
2181
35ee2dc2
AB
21822018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2183
2184 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2185 * gdb.dwarf2/missing-type-name.exp: New file.
2186
31aceee8
TV
21872018-11-06 Tom de Vries <tdevries@suse.de>
2188
2189 * gdb.base/many-headers.c: New test.
2190 * gdb.base/many-headers.exp: New file.
2191
109be305
JW
21922018-11-06 Jim Wilson <jimw@sifive.com>
2193
2194 * gdb.base/code_elim.exp: For riscv, set additional_flags
2195 to include -msmall-data-limit=0.
2196
e2b7af72
JB
21972018-11-01 Joel Brobecker <brobecker@adacore.com>
2198
2199 * gdb.ada/watch_minus_l: New testcase.
2200
cdcda965
SM
22012018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2202
2203 * gdb.arch/aix-sighandle.c: New file.
2204 * gdb.arch/aix-sighandle.exp: New file.
2205
92dcebf3
AB
22062018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2207
2208 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2209 registers being unions.
2210
68b9ac18
TV
22112018-10-31 Tom de Vries <tdevries@suse.de>
2212
2213 * lib/valgrind.exp: New file.
2214 (vgdb_start, vgdb_stop): New procs, factored out of ...
2215 * gdb.base/valgrind-bt.exp: ... here, ...
2216 * gdb.base/valgrind-disp-step.exp: ... here and ...
2217 * gdb.base/valgrind-infcall.exp: ... here.
2218
1443936e
TV
22192018-10-31 Tom de Vries <tdevries@suse.de>
2220
2221 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2222
eb77c9df
AB
22232018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2224
2225 * gdb.dwarf2/void-type.c: New file.
2226 * gdb.dwarf2/void-type.exp: New file.
2227
82b5e646
PW
22282018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2229
2230 * gdb.base/info_qt.c: New file.
2231 * gdb.base/info_qt.exp: New file.
2232
8d619c01
EBM
22332018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2234
2235 * gdb.arch/powerpc-htm-regs.c: New file.
2236 * gdb.arch/powerpc-htm-regs.exp: New file.
2237
f2cf6173
EBM
22382018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2239
2240 * gdb.arch/powerpc-tar.c: New file.
2241 * gdb.arch/powerpc-tar.exp: New file.
2242
7ca18ed6
EBM
22432018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2244
2245 * gdb.arch/powerpc-ppr-dscr.c: New file.
2246 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2247
bfcc0eba
TV
22482018-10-25 Tom de Vries <tdevries@suse.de>
2249
2250 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2251
fe1a5cad
TV
22522018-10-24 Tom de Vries <tdevries@suse.de>
2253
2254 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2255 longer exists error.
2256
a76dc3b7
TV
22572018-10-24 Tom de Vries <tdevries@suse.de>
2258
2259 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2260
4df46df7
TV
22612018-10-24 Tom de Vries <tdevries@suse.de>
2262
2263 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2264 --db-attach in valgrind.
2265
0dbfcfff
AB
22662018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2267
2268 * gdb.arch/riscv-reg-aliases.c: New file.
2269 * gdb.arch/riscv-reg-aliases.exp: New file.
2270
b04480b1
AH
22712018-10-19 Alan Hayward <alan.hayward@arm.com>
2272
2273 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2274
2c6ac8d7
AH
22752018-10-19 Alan Hayward <alan.hayward@arm.com>
2276
2277 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2278
2bc69f25
AH
22792018-10-19 Alan Hayward <alan.hayward@arm.com>
2280
2281 * gdb.cp/ovldbreak.exp: Fix regexps.
2282
1f1ae3a3
AH
22832018-10-19 Alan Hayward <alan.hayward@arm.com>
2284
2285 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2286
94c18618
SDJ
22872018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2288
2289 PR cli/23785
2290 * gdb.base/restore.exp: New test to check if "restore" with an
2291 invalid file doesn't segfault.
2292
812cd6eb
TV
22932018-10-18 Tom de Vries <tdevries@suse.de>
2294
2295 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2296 * gdb.ada/excep_handle.exp: Same.
2297 * gdb.ada/mi_string_access.exp: Same.
2298 * gdb.ada/mi_var_union.exp: Same.
2299 * gdb.arch/arc-analyze-prologue.exp: Same.
2300 * gdb.arch/arc-decode-insn.exp: Same.
2301 * gdb.base/readnever.exp: Same.
2302 * gdb.fortran/printing-types.exp: Same.
2303 * gdb.guile/scm-lazy-string.exp: Same.
2304
c4b90788
TV
23052018-10-16 Tom de Vries <tdevries@suse.de>
2306
2307 PR gdb/23730
2308 * gdb.base/catch-follow-exec.c: Add copyright notice.
2309 * gdb.base/catch-follow-exec.exp: Rewrite to use
2310 gdb_spawn_with_cmdline_opts. Require gdb-native.
2311
8bca2978
SL
23122018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2313
2314 * gdb.trace/actions-changed.exp: Check for arch support.
2315 * gdb.trace/actions.exp: Likewise.
2316 * gdb.trace/ax.exp: Likewise.
2317 * gdb.trace/backtrace.exp: Likewise.
2318 * gdb.trace/change-loc.exp: Likewise.
2319 * gdb.trace/deltrace.exp: Likewise.
2320 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2321 * gdb.trace/ftrace.exp: Likewise.
2322 * gdb.trace/infotrace.exp: Check for arch support.
2323 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2324 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2325 * gdb.trace/mi-tsv-changed.exp: Likewise.
2326 * gdb.trace/packetlen.exp: Likewise.
2327 * gdb.trace/passc-dyn.exp: Likewise.
2328 * gdb.trace/passcount.exp: Likewise.
2329 * gdb.trace/pending.exp: Likewise.
2330 * gdb.trace/range-stepping.exp: Check for shlib support.
2331 * gdb.trace/report.exp: Check for arch support.
2332 * gdb.trace/save-trace.exp: Likewise.
2333 * gdb.trace/signal.exp: Check for signal support.
2334 * gdb.trace/tfind.exp: Check for arch support.
2335 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2336 * gdb.trace/trace-common.h: Add comment.
2337 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2338 * gdb.trace/trace-enable-disable.exp: Likewise.
2339 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2340 * gdb.trace/tracecmd.exp: Check for arch support.
2341 * gdb.trace/tspeed.exp: Check for shlib and target support.
2342 * gdb.trace/tstatus.exp: Check for arch support.
2343 * gdb.trace/tsv.exp: Likewise.
2344 * gdb.trace/while-dyn.exp: Likewise.
2345 * gdb.trace/while-stepping.exp: Likewise.
2346 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2347
f9c49bff
SM
23482018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2349
2350 * gdb.trace/tspeed.exp: Remove nowarnings.
2351 (prepare_for_trace_test): Declare "global ipalib".
2352 * gdb.trace/tspeed.c: Include unistd.h.
2353 (main): Remove superfluous printf argument.
2354
d4330bde
SL
23552018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2356
2357 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2358 directory prefix on the filename.
2359
8ecfd7bd
SDJ
23602018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2361
2362 * gdb.gdb/unittest.exp: Update expected message informing that
2363 selftests have been disabled.
2364 * gdb.server/unittest.exp: Likewise.
2365
58bbcd02
TV
23662018-10-09 Tom de Vries <tdevries@suse.de>
2367
2368 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2369 with runto_main.
2370
9f6b697b
WP
23712018-10-08 Weimin Pan <weimin.pan@oracle.com>
2372
2373 PR c++/16841
2374 * gdb.cp/virtbase2.cc: New file.
2375 * gdb.cp/virtbase2.exp: New file.
2376
add5ded5
TT
23772018-10-06 Tom Tromey <tom@tromey.com>
2378
2379 PR python/19399:
2380 * gdb.python/py-inferior.exp: Add architecture test.
2381
f9e48344
TT
23822018-10-06 Tom Tromey <tom@tromey.com>
2383
2384 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2385 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2386
2a8be203
TT
23872018-10-06 Tom Tromey <tom@tromey.com>
2388
2389 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2390 of a "throw" catchpoint.
2391
e04caa70
SDJ
23922018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2393
2394 * gdb.base/info-proc.exp: Update string expected from "help info
2395 proc".
2396
5ca8c39f
TT
23972018-10-04 Tom Tromey <tom@tromey.com>
2398
2399 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2400 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2401 (test_initial_complaints, test_empty_complaints): Update.
2402 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2403
3453e7e4
TT
24042018-10-04 Tom Tromey <tom@tromey.com>
2405
2406 PR cli/19551:
2407 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2408 * lib/gdb.exp (gdb_file_cmd): Update.
2409 * gdb.stabs/weird.exp (print_weird_var): Update.
2410 * gdb.server/solib-list.exp: Update.
2411 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2412 * gdb.mi/mi-cli.exp: Update.
2413 * gdb.linespec/linespec.exp: Update.
2414 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2415 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2416 * gdb.cp/cp-relocate.exp: Update.
2417 * gdb.base/sym-file.exp: Update.
2418 * gdb.base/relocate.exp: Update.
2419 * gdb.base/readnever.exp: Update.
2420 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2421 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2422 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2423 * gdb.base/code_elim.exp: Update.
2424 * gdb.base/break-unload-file.exp (test_break): Update.
2425 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2426 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2427 Update.
2428 * gdb.base/attach.exp (do_attach_tests): Update.
2429 * gdb.base/sepdebug.exp: Update.
2430 * gdb.python/py-section-script.exp: Update.
2431
6afcf761
TT
24322018-10-04 Tom Tromey <tom@tromey.com>
2433
2434 PR cli/22234:
2435 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2436 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2437 output.
2438
fef1b293
TT
24392018-10-04 Tom Tromey <tom@tromey.com>
2440
2441 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2442 set width and height to 0.
2443 (test_command_line_attach_run): Use -quiet.
2444
ca98345e
SL
24452018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2446
2447 * lib/gdb.exp (skip_ifunc_tests): New.
2448 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2449 other compile failures.
2450 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2451
ff34e6ae
SM
24522018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2453
2454 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2455 is_amd64_regs_target.
2456
6bb8890e
AH
24572018-10-01 Alan Hayward <alan.hayward@arm.com>
2458
2459 * gdb.arch/aarch64-sighandler-regs.c: New test.
2460 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2461 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2462
224d30d3
MM
24632018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2464
2465 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2466 assembly.
2467
f67ffa6a
AB
24682018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2469
2470 * gdb.base/frame-selection.exp: New file.
2471 * gdb.base/frame-selection.c: New file.
2472
9fc3183f
AH
24732018-09-27 Alan Hayward <alan.hayward@arm.com>
2474
2475 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2476 pthread barrier.
2477 (main): Likewise.
2478
d354055e
AB
24792018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2480
2481 * gdb.base/large-frame-1.c: New file.
2482 * gdb.base/large-frame-2.c: New file.
2483 * gdb.base/large-frame.exp: New file.
2484 * gdb.base/large-frame.h: New file.
2485
db727370
JL
24862018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2487
2488 PR gdb/20948
2489 * gdb.base/write_mem.exp: New test.
2490 * gdb.base/write_mem.c: Likewise.
2491
ae778caf
TT
24922018-09-23 Tom Tromey <tom@tromey.com>
2493
2494 PR python/18852:
2495 * gdb.python/py-parameter.exp: Add test for parameter that throws
2496 on "set".
2497
fd3ba736
TT
24982018-09-23 Tom Tromey <tom@tromey.com>
2499
2500 PR python/17284:
2501 * gdb.python/py-template.exp (test_template_arg): Add test for
2502 negative template argument number.
2503
39a24317
TT
25042018-09-23 Tom Tromey <tom@tromey.com>
2505
2506 PR python/14062:
2507 * gdb.python/python.exp: Add test for post_event error.
2508
f5769a2c
TT
25092018-09-23 Tom Tromey <tom@tromey.com>
2510
2511 PR python/18170:
2512 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2513 convert pointers to int and long.
2514
1c1e54f6
TT
25152018-09-23 Tom Tromey <tom@tromey.com>
2516
2517 PR python/20126:
2518 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2519 signed-ness conversion tests.
2520
fb4fa946
TT
25212018-09-23 Tom Tromey <tom@tromey.com>
2522
2523 PR python/18352;
2524 * gdb.python/py-value.exp (test_float_conversion): New proc.
2525 Use it.
2526
a466edac
HAQ
25272018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2528
2529 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2530
4ee9b0c5
SL
25312018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2532
2533 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2534 no readline.
2535 * gdb.base/utf8-identifiers.exp: Likewise.
2536 * gdb.cp/cpcompletion.exp: Likewise.
2537 * gdb.linespec/cpcompletion.exp: Likewise.
2538 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2539 * gdb.linespec/cpls-ops.exp: Likewise.
2540
23be8da7
RB
25412018-09-19 Richard Bunt <richard.bunt@arm.com>
2542 Chris January <chris.january@arm.com>
2543
2544 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2545 * gdb.fortran/short-circuit-argument-list.exp: New file.
2546 * gdb.fortran/short-circuit-argument-list.f90: New test.
2547
5031d0ae
SDJ
25482018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2549
2550 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2551 "arch=" keyword when executing "-stack-list-frames".
2552
b4c0d1a4
SDJ
25532018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2554
2555 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2556 "arch=" keyword when executing "-stack-list-frames".
2557
7a6d2b45
SDJ
25582018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2559
2560 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2561 break ada".
2562
8588b356
SM
25632018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2564
2565 PR python/23669
2566 * gdb.python/python.exp: Test gdb.execute("show commands").
2567
65e65158
TT
25682018-09-16 Tom Tromey <tom@tromey.com>
2569
2570 * gdb.base/new-ui.exp (do_execution_tests): Update.
2571 * gdb.base/dbx.exp (test_breakpoints): Update.
2572
bf326452
AH
25732018-09-14 Alan Hayward <alan.hayward@arm.com>
2574
2575 * lib/gdb.exp (gdb_simple_compile): Add proc.
2576 (is_elf_target): Use gdb_simple_compile.
2577 (skip_altivec_tests): Likewise.
2578 (skip_vsx_tests): Likewise.
2579 (skip_tsx_tests): Likewise.
2580 (skip_btrace_tests): Likewise.
2581 (skip_btrace_pt_tests): Likewise.
2582 (gdb_can_simple_compile): Likewise.
2583 (gdb_has_argv0): Likewise.
2584 (gdb_target_symbol_prefix): Likewise.
2585 (target_supports_scheduler_locking): Likewise.
2586
2361b0fb
TT
25872018-09-13 Tom Tromey <tom@tromey.com>
2588
2589 * Makefile.in (TAGS): Recognize proc_with_prefix and
2590 gdb_caching_proc.
2591
0ae1a321
SM
25922018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2593
2594 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2595 method.
2596
a40bf0c2
SM
25972018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2598
2599 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2600 and a few other Inferior properties when the Inferior is no
2601 longer valid.
2602
4a3fe98f
TT
26032018-09-13 Tom Tromey <tom@tromey.com>
2604
2605 PR rust/23650:
2606 * gdb.rust/simple.exp: Add test for enum field access error.
2607
098b2108
TT
26082018-09-13 Tom Tromey <tom@tromey.com>
2609
2610 PR rust/23626:
2611 * gdb.rust/simple.rs (EmptyEnum): New type.
2612 (main): Use it.
2613 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2614
1256af7d
SM
26152018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2616
2617 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2618 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2619 * gdb.python/py-symtab.exp: Update test printing an objfile.
2620
4aa8e6c2
SM
26212018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2622
2623 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2624 object.
2625
c221b2f7
AH
26262018-09-12 Alan Hayward <alan.hayward@arm.com>
2627
2628 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2629 (support_complex_tests): Use gdb_can_simple_compile.
2630 (is_ilp32_target): Likewise.
2631 (is_lp64_target): Likewise.
2632 (is_64_target): Likewise.
2633 (is_amd64_regs_target): Likewise.
2634 (is_aarch32_target): Likewise.
2635 (gdb_int128_helper): Likewise.
2636
6f1107b5
JK
26372018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2638
2639 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2640
1f5d1570
JG
26412018-09-10 Jerome Guitton <guitton@adacore.com>
2642
2643 * gdb.ada/same_component_name: Add test for case of tagged record
2644 with variable-length fields.
2645
cc330e39
XR
26462018-09-10 Xavier Roirand <roirand@adacore.com>
2647
2648 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2649 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2650 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2651 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2652
b9c50e9a
XR
26532018-09-10 Xavier Roirand <roirand@adacore.com>
2654
2655 * gdb.ada/mi_string_access.exp: New testcase.
2656 * gdb.ada/mi_string_access/bar.adb: New file.
2657 * gdb.ada/mi_string_access/pck.adb: New file.
2658 * gdb.ada/mi_string_access/pck.asd: New file.
2659
2963898f
XR
26602018-09-10 Xavier Roirand <roirand@adacore.com>
2661
2662 * gdb.ada/mi_var_union.exp: New testcase.
2663 * gdb.ada/mi_var_union/bar.adb: New file.
2664 * gdb.ada/mi_var_union/pck.adb: New file.
2665 * gdb.ada/mi_var_union/pck.asd: New file.
2666
1aac008f
TT
26672018-09-08 Tom Tromey <tom@tromey.com>
2668
2669 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2670
332cf4c9
TT
26712018-09-08 Tom Tromey <tom@tromey.com>
2672
2673 PR python/16047:
2674 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2675 (register_pretty_printers): Register new printer.
2676 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2677 test.
2678 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2679 (an_int_type3): New global.
2680
424da6cf
JB
26812018-09-08 Joel Brobecker <brobecker@adacore.com>
2682
2683 * gdb.ada/expr_with_funcall: New testcase.
2684
2a62dfa9
JB
26852018-09-08 Joel Brobecker <brobecker@adacore.com>
2686
2687 * gdb.ada/packed_array_assign: New testcase.
2688
96b6697f
AB
26892018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2690
2691 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2692 names, and add test prefixes to make test names unique.
2693
e4a62c65
TV
26942018-09-05 Tom de Vries <tdevries@suse.de>
2695
2696 * gdb.dwarf2/varval.exp: Add test.
2697
dd083ee2
GB
26982018-09-04 Gary Benson <gbenson@redhat.com>
2699
2700 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2701 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2702
aef9346c
TT
27032018-08-31 Tom Tromey <tom@tromey.com>
2704
2705 * gdb.rust/simple.rs: Rename second variable "v".
2706
c67f2e15
AB
27072018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2708
2709 * gdb.base/funcargs.c (use_a): New function.
2710 (recurse): Call use_a.
2711
078a0207
KS
27122018-08-29 Keith Seitz <keiths@redhat.com>
2713
2714 * gdb.compile/compile-cplus-anonymous.cc: New file.
2715 * gdb.compile/compile-cplus-anonymous.exp: New file.
2716 * gdb.compile/compile-cplus-array-decay.cc: New file.
2717 * gdb.compile/compile-cplus-array-decay.exp: New file.
2718 * gdb.compile/compile-cplus-inherit.cc: New file.
2719 * gdb.compile/compile-cplus-inherit.exp: New file.
2720 * gdb.compile/compile-cplus-member.cc: New file.
2721 * gdb.compile/compile-cplus-member.exp: New file.
2722 * gdb.compile/compile-cplus-method.cc: New file.
2723 * gdb.compile/compile-cplus-method.exp: New file.
2724 * gdb.compile/compile-cplus-mod.c: "New" file.
2725 * gdb.compile/compile-cplus-namespace.cc: New file.
2726 * gdb.compile/compile-cplus-namespace.exp: New file.
2727 * gdb.compile/compile-cplus-nested.cc: New file.
2728 * gdb.compile/compile-cplus-nested.exp: New file.
2729 * gdb.compile/compile-cplus-print.c: "New" file.
2730 * gdb.compile/compile-cplus-print.exp: "New" file.
2731 * gdb.compile/compile-cplus-virtual.cc: New file.
2732 * gdb.compile/compile-cplus-virtual.exp: New file.
2733 * gdb.compile/compile-cplus.c: "New" file.
2734 * gdb.compile/compile-cplus.exp: "New" file.
2735 * lib/compile-support.exp: New file.
2736
b0f492b9
GB
27372018-08-16 Gary Benson <gbenson@redhat.com>
2738
2739 PR gdb/13000:
2740 * gdb.base/batch-exit-status.exp: New file.
2741 * gdb.base/batch-exit-status.good-commands: Likewise.
2742 * gdb.base/batch-exit-status.bad-commands: Likewise.
2743
36eb4c5f
AH
27442018-08-29 Alan Hayward <alan.hayward@arm.com>
2745
2746 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2747 (struct struct02): Likewise.
2748 (struct struct03): Likewise.
2749 (struct struct04): Likewise.
2750 (struct struct_01_01): New struct.
2751 (struct struct_01_02): Likewise.
2752 (struct struct_01_03): Likewise.
2753 (struct struct_01_04): Likewise.
2754 (struct struct_02_01): Likewise.
2755 (struct struct_02_02): Likewise.
2756 (struct struct_02_03): Likewise.
2757 (struct struct_02_04): Likewise.
2758 (struct struct_04_01): Likewise.
2759 (struct struct_04_02): Likewise.
2760 (struct struct_04_03): Likewise.
2761 (struct struct_04_04): Likewise.
2762 (struct struct_05_01): Likewise.
2763 (struct struct_05_02): Likewise.
2764 (struct struct_05_03): Likewise.
2765 (struct struct_05_04): Likewise.
2766 (cmp_struct01): Remove function.
2767 (cmp_struct02): Likewise.
2768 (cmp_struct03): Likewise.
2769 (cmp_struct04): Likewise.
2770 (cmp_struct_01_01): Add Function.
2771 (cmp_struct_01_02): Likewise.
2772 (cmp_struct_01_03): Likewise.
2773 (cmp_struct_01_04): Likewise.
2774 (cmp_struct_02_01): Likewise.
2775 (cmp_struct_02_02): Likewise.
2776 (cmp_struct_02_03): Likewise.
2777 (cmp_struct_02_04): Likewise.
2778 (cmp_struct_04_01): Likewise.
2779 (cmp_struct_04_02): Likewise.
2780 (cmp_struct_04_03): Likewise.
2781 (cmp_struct_04_04): Likewise.
2782 (cmp_struct_05_01): Likewise.
2783 (cmp_struct_05_02): Likewise.
2784 (cmp_struct_05_03): Likewise.
2785 (cmp_struct_05_04): Likewise.
2786 (call_all): Add new structs.
2787 * gdb.base/infcall-nested-structs.exp: Likewise.
2788
3bf9c013
JV
27892018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2790
2791 * gdb.python/py-framefilter-mi.exp: Update regexp to
2792 check for "arch" field in frame output.
2793
450d1e88
KB
27942018-08-23 Kevin Buettner <kevinb@redhat.com>
2795
2796 * gdb.dwarf2/dw2-ranges-func.c: New file.
2797 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2798
ae739fe7
SM
27992018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2800
2801 * gdb.base/term.exp: Compare terminal settings with values from
2802 the inferior.
2803 * gdb.base/term.c: Get and set terminal settings.
2804
6d52907e
JV
28052018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2806
2807 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2808 accommodate new "arch" field in frame output.
2809 * gdb.mi/mi-return.exp: Likewise.
2810 * gdb.mi/mi-stack.exp: Likewise.
2811 * gdb.mi/mi-syn-frame.exp: Likewise.
2812 * gdb.mi/user-selected-context-sync.exp: Likewise.
2813
be2d111a
MS
28142018-08-19 Michael Spang <spang@google.com>
2815
2816 PR gdb/11786
2817 * gdb.base/gcore-tls-pie.c: New file.
2818 * gdb.base/gcore-tls-pie.exp: New file.
2819
ae3a7c47
KB
28202018-08-18 Kevin Buettner <kevinb@redhat.com>
2821
2822 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2823 * gdb.dwarf2/varval.c: New file.
2824 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2825
2ecae92e
AH
28262018-08-17 Alan Hayward <alan.hayward@arm.com>
2827
2828 PR gdb/18931
2829 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2830
c1854f1d
KS
28312018-08-16 Keith Seitz <keiths@redhat.com>
2832
2833 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2834 tests expected to pass.
2835
26fb3983
JV
28362018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2837
2838 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2839 -data-disassemble -a.
2840 (test_disassembly_bogus_args): Likewise.
2841
67943c00
AB
28422018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2843
2844 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2845
5ff2bbae
AB
28462018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2847
2848 * gdb.base/vla-optimized-out.exp: Add new test.
2849
e5bbcd0f
AB
28502018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2851
2852 * gdb.base/vla-optimized-out-o3.exp: Delete.
2853 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2854 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2855 deleted tests.
2856
9d4a934c
AB
28572018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2858
2859 PR gdb/18050:
2860 * gdb.server/extended-remote-restart.c: New file.
2861 * gdb.server/extended-remote-restart.exp: New file.
2862
045cf012
SM
28632018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2864
2865 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2866 "set variable index = 42".
2867
87d6a7aa
SM
28682018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2869
2870 * boards/index-cache-gdb.exp: New file.
2871 * gdb.dwarf2/index-cache.exp: New file.
2872 * gdb.dwarf2/index-cache.c: New file.
2873 * gdb.base/maint.exp: Check if we are using the index cache.
2874
96d68bd4
RO
28752018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2876
2877 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2878 MAKEFLAGS.
2879
5a699617
RO
28802018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2881
2882 * dg-extract-results.sh: Move to toplevel contrib.
2883 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2884 * Makefile.in (check-parallel-racy): Likewise.
2885
5bd18990
AB
28862018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2887
2888 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2889 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2890 tests if the target supports scheduler locking.
2891
3fbbcf47
TV
28922018-08-04 Tom de Vries <tdevries@suse.de>
2893
2894 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2895
3e1d3d8c
TT
28962018-08-02 Tom Tromey <tom@tromey.com>
2897
2898 PR symtab/16842.
2899 * gdb.cp/temargs.exp: Test "info address" of a template
2900 parameter.
2901
5abe0f0c
JV
29022018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2903
2904 * gdb.python/py-mi-var-info-path-expression.c: New file.
2905 * gdb.python/py-mi-var-info-path-expression.py: New file.
2906 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2907
fb66cde8
SDJ
29082018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2909
2910 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2911 error after "cannot resolve name" string.
2912
c708f4d2
AB
29132018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2914
2915 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2916 started.
2917 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2918
37cc0cae
TV
29192018-07-28 Tom de Vries <tdevries@suse.de>
2920
2921 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2922
63b4ecf7
TV
29232018-07-26 Tom de Vries <tdevries@suse.de>
2924
2925 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2926
3c3bb058
AB
29272018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2928
2929 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2930 is visible.
2931
9e7f3bbb
TV
29322018-07-26 Tom de Vries <tdevries@suse.de>
2933
2934 PR breakpoints/23366
2935 * gdb.base/catch-follow-exec.c: New test.
2936 * gdb.base/catch-follow-exec.exp: New file.
2937
16f808ec
TV
29382018-07-25 Tom de Vries <tdevries@suse.de>
2939
2940 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2941 vla-optimized-out.c.
2942
d7154a8d
JV
29432018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2944
2945 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2946 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2947
232a0032
TV
29482018-07-20 Tom de Vries <tdevries@suse.de>
2949
2950 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2951 NOCLONE macro.
2952 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2953
fbb1d502
TV
29542018-07-19 Tom de Vries <tdevries@suse.de>
2955
2956 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2957 regular expression.
2958
42dc7699
TV
29592018-07-18 Tom de Vries <tdevries@suse.de>
2960
2961 * gdb.base/vla-optimized-out.c: New test.
2962 * gdb.base/vla-optimized-out.exp: New file.
2963
7f1f7e23
SDJ
29642018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2965
2966 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2967 message "No address associated with hostname" when gdbserver
2968 cannot resolve the hostname.
2969
5759ebb3
PW
29702018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2971
2972 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2973 Add some test prefixes to make tests unique.
2974
3606ccab
PW
29752018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2976
2977 * gdb.base/frameapply.c: New file.
2978 * gdb.base/frameapply.exp: New file.
2979
529c08b2
PW
29802018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2981
2982 * gdb.base/skip.exp: Update expected error message.
2983
c7ab0aef
SDJ
29842018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2985 Jan Kratochvil <jan.kratochvil@redhat.com>
2986 Paul Fertser <fercerpav@gmail.com>
2987 Tsutomu Seki <sekiriki@gmail.com>
2988
2989 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2990 parameter.
2991 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2992 by default.
2993 * boards/native-gdbserver.exp: Likewise.
2994 * gdb.server/run-without-local-binary.exp: Improve regexp used
2995 for detecting when a remote debugging connection succeeds.
2996 * gdb.server/server-connect.exp: New file.
2997 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2998 Do not prefix the port number with ":".
2999 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3000 support for detecting and using it. Add '$debughost_gdbserver'
3001 to the list of arguments used to start gdbserver. Handle case
3002 when gdbserver cannot resolve a network name.
3003
16ff70dd
SDJ
30042018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3005
3006 PR c++/23373
3007 * gdb.base/ptype-offsets.cc (struct static_member): New
3008 struct.
3009 (main) <stmember>: New variable.
3010 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3011 with a static member in it.
3012
3541979f
AB
30132018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3014
3015 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3016 watchpoints enabled and disabled.
3017
c8ad9b9a
AB
30182018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3019
3020 * gdb.base/examine-backward.exp: Still run tests around address
3021 0x0, even if address 0x0 is not readable. Update the pattern for
3022 matching address 0x0 in expected output.
3023
e0e5e971
AB
30242018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3025
3026 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3027 malloc/free.
3028
1ea5da02
TV
30292018-07-04 Tom de Vries <tdevries@suse.de>
3030
3031 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3032
471b9d15
MR
30332018-07-02 Maciej W. Rozycki <macro@mips.com>
3034
3035 PR tdep/8282
3036 * gdb.arch/mips-disassembler-options.exp: New test.
3037 * gdb.arch/mips-disassembler-options.s: New test source.
3038
75acb486
PA
30392018-06-29 Pedro Alves <palves@redhat.com>
3040
3041 * gdb.threads/names.exp: Adjust expected "info threads" output.
3042
cd2bb709
PA
30432018-06-29 Pedro Alves <palves@redhat.com>
3044
3045 * gdb.opt/inline-break.exp (line number, address): Add "info
3046 break" tests.
3047
991ff292
PA
30482018-06-29 Pedro Alves <palves@redhat.com>
3049
3050 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3051 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3052 number and address and running to them.
3053
356819b6 30542018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3055
3056 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3057
2512d7ef
JK
30582018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3059
3060 * lib/compiler.c: Remove executable permission flag.
3061
be1b6474
RB
30622018-06-28 Richard Bunt <richard.bunt@arm.com>
3063
3064 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3065 code.
3066 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3067
291f9a96
PT
30682018-06-28 Petr Tesarik <ptesarik@suse.cz>
3069
3070 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3071
ed6dfe51
PT
30722018-06-28 Petr Tesarik <ptesarik@suse.cz>
3073
3074 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3075 address argument is omitted.
3076
d4d429d5
PT
30772018-06-28 Petr Tesarik <ptesarik@suse.cz>
3078
3079 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3080
7ab6656f
OJ
30812018-06-27 Omair Javaid <omair.javaid@linaro.org>
3082
3083 PR gdb/21695
3084 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3085 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3086
a33ccfc7
TT
30872018-06-26 Tom Tromey <tom@tromey.com>
3088
3089 PR rust/22574:
3090 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3091 * gdb.rust/simple.rs (struct SimpleLayout): New.
3092
6d72d289
SM
30932018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3094
3095 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3096 "info registers" output.
3097
8363f9d5
RB
30982018-06-21 Richard Bunt <richard.bunt@arm.com>
3099
3100 * gdb.base/watchpoint-hw-attach.c: New test.
3101 * gdb.base/watchpoint-hw-attach.exp: New file.
3102
f00674fe
SM
31032018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3104
3105 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3106 through /bin/sh.
3107 * boards/dwarf4-gdb-index.exp: Likewise.
3108 * boards/fission-dwp.exp: Likewise.
3109
1d554008
UW
31102018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3111
3112 * gdb.base/float128.exp: Add comment and improved fail message
3113 to the failure case of "print large128" test.
3114
d0ac1c44
SM
31152018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3116
3117 * configure.ac: Remove AC_PREREQ.
3118 * configure: Re-generate.
3119
61b04dd0
PA
31202018-06-19 Pedro Alves <palves@redhat.com>
3121
3122 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3123 (func_extern_caller): New.
3124 (main): Call func_extern_caller.
3125 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3126 logic change.
3127
f63b508a
SM
31282018-06-18 Weimin Pan <weimin.pan@oracle.com>
3129
3130 PR gdb/16841
3131 * gdb.cp/typedef-base.cc: New file.
3132 * gdb.cp/typedef-base.exp: New file.
3133
0fe3a558
TV
31342018-06-18 Tom de Vries <tdevries@suse.de>
3135
3136 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3137
7010835a
AB
31382018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3139 Richard Bunt <Richard.Bunt@arm.com>
3140
3141 * gdb.threads/attach-slow-waitpid.c: New file.
3142 * gdb.threads/attach-slow-waitpid.exp: New file.
3143 * gdb.threads/slow-waitpid.c: New file.
3144
14897d65
PA
31452018-06-14 Pedro Alves <palves@redhat.com>
3146
3147 * gdb.base/fork-running-state.c: Include <errno.h>.
3148 (exit_if_relative_exits): New.
3149 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3150 exits.
3151 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3152 child exits.
3153
5d9a0608
TV
31542018-06-14 Tom de Vries <tdevries@suse.de>
3155
3156 PR cli/22573
3157 * gdb.base/finish-pretty.c: New test.
3158 * gdb.base/finish-pretty.exp: New file.
3159
11ae5818
PA
31602018-06-14 Pedro Alves <palves@redhat.com>
3161
3162 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3163 gdb's expected startup output.
3164
1d39de44
PA
31652018-06-14 Pedro Alves <palves@redhat.com>
3166
3167 * lib/selftest-support.exp (selftest_setup): Remove inlined
3168 function handling.
3169
70ee0000
TV
31702018-06-14 Tom de Vries <tdevries@suse.de>
3171
3172 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3173 matching of breakpoint printing.
3174
11f4b608
TV
31752018-06-13 Tom de Vries <tdevries@suse.de>
3176
3177 PR testsuite/23269
3178 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3179 (fork_child): ... here, and ...
3180 (fork_parent): ... here.
3181
31822018-06-12 Tom de Vries <tdevries@suse.de>
3183
3184 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3185
9516f85a
AB
31862018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3187 Stephen Roberts <stephen.roberts@arm.com>
3188
3189 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3190 rewrite test to describe action performed, rather than possible
3191 failure.
3192
5045b3d7
GB
31932018-06-08 Gary Benson <gbenson@redhat.com>
3194
3195 * gdb.threads/check-libthread-db.exp: New file.
3196 * gdb.threads/check-libthread-db.c: Likewise.
3197
c61b06a1
TT
31982018-06-05 Tom Tromey <tom@tromey.com>
3199
3200 * gdb.base/default.exp: Update expected "show version" output.
3201
eb6af809
TT
32022018-06-05 Tom Tromey <tom@tromey.com>
3203
3204 PR cli/12326:
3205 * gdb.cp/static-print-quit.exp: Update.
3206 * lib/gdb.exp (pagination_prompt): Update.
3207 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3208 * gdb.python/python.exp: Update.
3209
178d6a63
JB
32102018-06-04 Joel Brobecker <brobecker@adacore.com>
3211
3212 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3213
8e817061
JB
32142018-06-01 Joel Brobecker <brobecker@adacore.com>
3215
3216 * gdb.ada/bp_fun_addr: New testcase.
3217
e86ca25f
TT
32182018-06-01 Tom Tromey <tom@tromey.com>
3219
3220 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3221 results.
3222 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3223 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3224 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3225 * gdb.base/maint.exp (maint_pass_if): Update.
3226
4b2dfa9d
MR
32272018-05-31 Maciej W. Rozycki <macro@mips.com>
3228
3229 * gdb.base/endian.exp: New test.
3230 * gdb.base/endian.c: New test source.
3231
45f25d6c
AB
32322018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3233
3234 PR gdb/23203
3235 * gdb.base/bt-selected-frame.c: New file.
3236 * gdb.base/bt-selected-frame.exp: New file.
3237 * lib/gdb.exp (get_current_frame_number): New function.
3238
d9f6d7f8
MR
32392018-05-24 Maciej W. Rozycki <macro@mips.com>
3240 Pedro Alves <palves@redhat.com>
3241
3242 * gdb.threads/tls-core.c: Include <stdlib.h>
3243 (thread_proc): Call `abort'.
3244 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3245 (tls_core_test): New procedure, bits factored out from ...
3246 (top level): ... here. Test both native cores and gcore cores.
3247
ff1cf532
TT
32482018-05-23 Tom Tromey <tom@tromey.com>
3249
3250 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3251
b98664d3
TT
32522018-05-23 Tom Tromey <tom@tromey.com>
3253
3254 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3255 symfile_complaints.
3256 (test_short_complaints): Likewise.
3257 (test_empty_complaints): Likewise.
3258 (test_initial_complaints): Update.
3259
4e9668d0
TT
32602018-05-23 Tom Tromey <tom@tromey.com>
3261
3262 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3263
43ba33c7
TT
32642018-05-23 Tom Tromey <tom@tromey.com>
3265
3266 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3267 (test_short_complaints): Update.
3268
035522c0
PA
32692018-05-22 Pedro Alves <palves@redhat.com>
3270
3271 * gdb.base/remote.exp: Only gdb_start after compiling the
3272 testcase. Issue "disconnect" before testing "set remote" command
3273 defaults. Issue clean_restart before running to main.
3274
cc0be08f
PA
32752018-05-22 Pedro Alves <palves@redhat.com>
3276
3277 * gdb.base/remote.exp: Adjust expected output of "show remote
3278 memory-write-packet-size". Add tests for "set remote
3279 memory-write-packet-size 0" and "set remote
3280 memory-write-packet-size fixed/limit".
3281
b1b60145
PA
32822018-05-22 Pedro Alves <palves@redhat.com>
3283
3284 PR gdb/22973
3285 * gdb.base/utf8-identifiers.c: New file.
3286 * gdb.base/utf8-identifiers.exp: New file.
3287
0ec848ad
PFC
32882018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3289
3290 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3291
2c3305f6
PFC
32922018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3293
3294 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3295
ce1e8424
TT
32962018-05-18 Tom Tromey <tom@tromey.com>
3297
3298 * gdb.base/ptype-offsets.exp: Update.
3299
ddfe970e
KS
33002018-05-17 Keith Seitz <keiths@redhat.com>
3301
3302 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3303 in expected breakpoint stop locations.
3304 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3305 move to proper scope to test variable values.
3306 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3307 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3308 New functions.
3309 (main): Call not_inline_func3.
3310 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3311 inline_func1, inline_func2, and inline_func3. Test that when each
3312 breakpoint is hit, GDB properly reports both the stop location
3313 and the backtrace. Repeat tests for temporary breakpoints.
3314
0726fcc6
MR
33152018-05-15 Maciej W. Rozycki <macro@mips.com>
3316
3317 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3318 rather then trying to access it in determining whether the PID
3319 of `gdbserver' could have been retrieved.
3320
8ee22052
AB
33212018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3322
3323 * gdb.arch/amd64-init-x87-values.S: New file.
3324 * gdb.arch/amd64-init-x87-values.exp: New file.
3325
7785df48
JK
33262018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3327
3328 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3329
56bcdbea
TT
33302018-05-04 Tom Tromey <tom@tromey.com>
3331
3332 PR python/22730:
3333 * gdb.python/python.exp: Test multi-line execute.
3334
a913fffb
TT
33352018-05-04 Tom Tromey <tom@tromey.com>
3336
3337 PR python/22731:
3338 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3339
7a2c85f2
TT
33402018-05-04 Tom Tromey <tom@tromey.com>
3341
3342 PR gdb/11750:
3343 * gdb.base/define.exp: Test defining a user command inside a user
3344 command.
3345 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3346
a3b60e45
JK
33472018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3348 Pedro Alves <palves@redhat.com>
3349
3350 PR breakpoints/19806 and support for PR external/20207.
3351 * gdb.base/watchpoint-unaligned.c: New file.
3352 * gdb.base/watchpoint-unaligned.exp: New file.
3353
45fe4a03
AB
33542018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3355
3356 * gdb.base/maint.exp: Make test names unique, use
3357 test_prefix_command_help to test 'help maint info', and remove
3358 repeated test of 'help maint'.
3359
9be2ae8f
TT
33602018-05-04 Tom Tromey <tom@tromey.com>
3361
3362 PR gdb/22619:
3363 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3364 behavior.
3365
11859c31
AB
33662018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3367
3368 * gdb.base/maint.exp: Process output from 'maint print registers'
3369 line at a time.
3370
089a9490
AB
33712018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3372
3373 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3374 timeout.
3375
9b0797e2
AB
33762018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3377
3378 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3379 filter pattern.
3380
f6ac5f3d
PA
33812018-05-02 Pedro Alves <palves@redhat.com>
3382
3383 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3384 to_log_command renames.
3385 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3386
77d3c63b
TT
33872018-05-02 Tom Tromey <tom@tromey.com>
3388
3389 * gdb.python/py-parameter.exp: Set test message.
3390
0489430a
TT
33912018-05-02 Tom Tromey <tom@tromey.com>
3392
3393 PR python/20084:
3394 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3395 PARAM_ZUINTEGER_UNLIMITED tests.
3396
1632f8ba
DR
33972018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3398
3399 PR rust/23124
3400 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3401 when casting.
3402
6d7bb824
TT
34032018-04-30 Tom Tromey <tom@tromey.com>
3404
3405 * gdb.python/py-type.exp: Check align attribute.
3406 * gdb.python/py-type.c: New "aligncheck" global.
3407
007e1530
TT
34082018-04-30 Tom Tromey <tom@tromey.com>
3409
3410 PR exp/17095:
3411 * gdb.dwarf2/dw2-align.exp: New file.
3412 * gdb.cp/align.exp: New file.
3413 * gdb.base/align.exp: New file.
3414 * lib/gdb.exp (gdb_int128_helper): New proc.
3415 (has_int128_c, has_int128_cxx): New caching procs.
3416
6873858b
TT
34172018-04-27 Tom Tromey <tom@tromey.com>
3418
3419 PR rust/22545:
3420 * gdb.rust/simple.exp: Add inclusive range tests.
3421
79188d8d
PA
34222018-04-26 Pedro Alves <palves@redhat.com>
3423
3424 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3425 ifunc breakpoint locations correctly of ifunc breakpoints set
3426 while the program resolves the ifunc.
3427
c7075ad5
PA
34282018-04-26 Pedro Alves <palves@redhat.com>
3429
3430 * gdb.base/gnu-ifunc-final.c: New file.
3431 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3432 * gdb.base/gnu-ifunc.exp (executable): Delete.
3433 (staticexecutable): Adjust.
3434 (lib_opts, exec_opts): Delete.
3435 (make_binsuffix, build, set-break): New procedures.
3436 (misc_tests): New, with tests factored out from the top level.
3437 (top level): Test different combinations of ifunc resolver name,
3438 resolver with and with debug info, and ifunc target with and
3439 without debug info. Wrap static tests with with_target_prefix.
3440
8388016d
PA
34412018-04-26 Pedro Alves <palves@redhat.com>
3442
3443 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3444 return type" warnings.
3445
249b5733
PA
34462018-04-25 Pedro Alves <palves@redhat.com>
3447
3448 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3449 killed".
3450 * gdb.base/kill-after-signal.exp: Likewise.
3451 * gdb.threads/kill.exp: Likewise.
3452
f67c0c91
SDJ
34532018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3454 Sergio Durigan Junior <sergiodj@redhat.com>
3455 Pedro Alves <palves@redhat.com>
3456
3457 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3458 regexps to expect for '[Inferior ... detached]' as well.
3459 * gdb.base/attach.exp: Likewise.
3460 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3461 "gdb_continue_to_end".
3462 (test_catch_syscall_with_wrong_args): Likewise.
3463 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3464 ']'. Don't set 'verbose' on.
3465 * gdb.base/foll-vfork.exp: Likewise.
3466 * gdb.base/fork-print-inferior-events.c: New file.
3467 * gdb.base/fork-print-inferior-events.exp: New file.
3468 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3469 '[Inferior ... has been killed]' message.
3470 * gdb.base/kill-after-signal.exp: Likewise.
3471 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3472 detach message.
3473 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3474 message.
3475 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3476 regexps to expect for '[Inferior ... detached]' as well.
3477 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3478
0a8ddac4
SM
34792018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3480
3481 PR gdb/23104
3482 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3483
d27d16bf
RB
34842018-04-19 Richard Bunt <richard.bunt@arm.com>
3485
3486 * gdb.threads/multiple-successive-infcall.c: New test.
3487 * gdb.threads/multiple-successive-infcall.exp: New file.
3488
a037790e
TT
34892018-04-17 Tom Tromey <tom@tromey.com>
3490
3491 * gdb.rust/simple.rs (Union): New type.
3492 (main): New local "u".
3493 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3494
e3a91079
AA
34952018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3496
3497 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3498 number information in output of "whereis" command.
3499 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3500
b744723f
AA
35012018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3502
3503 * gdb.ada/info_types.exp: Adjust expected output to the line
3504 numbers now printed by "info var/func/type".
3505 * gdb.base/completion.exp: Likewise.
3506 * gdb.base/included.exp: Likewise.
3507 * gdb.cp/cp-relocate.exp: Likewise.
3508 * gdb.cp/cplusfuncs.exp: Likewise.
3509 * gdb.cp/namespace.exp: Likewise.
3510 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3511
4a4495d6
MM
35122018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3513
3514 * gdb.btrace/cpu.exp: New.
3515
1d509aa6
MM
35162018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3517
3518 * gdb.base/step-indirect-call-thunk.exp: New.
3519 * gdb.base/step-indirect-call-thunk.c: New.
3520 * gdb.reverse/step-indirect-call-thunk.exp: New.
3521 * gdb.reverse/step-indirect-call-thunk.c: New.
3522
6295b6da
SM
35232018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3524
3525 * gdb.base/pie-fork.c: New file.
3526 * gdb.base/pie-fork.exp: New file.
3527
50146e70
TT
35282018-04-11 Tom Tromey <tom@tromey.com>
3529
3530 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3531
f50d8a2e
PA
35322018-04-10 Pedro Alves <palves@redhat.com>
3533
3534 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3535 exits. Instead loop running forever.
3536 (fork_parent): Run forever too.
3537
a0be7a36
SM
35382018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3539
3540 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3541 mi_continue_to_line.
3542 * gdb.mi/mi-stack.c (callee4): Add comment.
3543
9b73db36
SM
35442018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3545
3546 * gdb.mi/mi-stack.exp: Fix indentation.
3547
c912f608
SM
35482018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3549
3550 PR gdb/22979
3551 * gdb.arch/amd64-osabi.exp: New file.
3552
26540402
SM
35532018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3554
3555 PR gdb/22980
3556 * gdb.base/osabi.exp: New file.
3557
121ad66c 35582018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3559
3560 * gdb.cp/static-typedef-print.exp: New file.
3561 * gdb.cp/static-typedef-print.cc: New file.
3562
3fcded8f
JB
35632018-03-27 Joel Brobecker <brobecker@adacore.com>
3564
3565 * gdb.ada/varsize_limit: New testcase.
3566
59cc4834
JB
35672018-03-27 Joel Brobecker <brobecker@adacore.com>
3568
3569 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3570
3571 * gdb.ada/notcplusplus: New testcase.
3572
3573 * gdb.base/c-linkage-name.c: New file.
3574 * gdb.base/c-linkage-name.exp: New testcase.
3575
4ca59a9f
TT
35762018-03-26 Tom Tromey <tom@tromey.com>
3577
3578 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3579 * gdb.python/py-framefilter.py (name_error): New global.
3580 (ErrorInName.function): Use name_error.
3581
978d6c75
TT
35822018-03-26 Tom Tromey <tom@tromey.com>
3583
3584 PR backtrace/15582:
3585 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3586
b7fee5a3
KS
35872018-03-23 Keith Seitz <keiths@redhat.com>
3588
3589 PR c++/22968
3590 * gdb.cp/subtypes.exp: New file.
3591 * gdb.cp/subtypes.h: New file.
3592 * gdb.cp/subtypes.cc: New file.
3593 * gdb.cp/subtypes-2.cc: New file.
3594
376be529
AB
35952018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3596
3597 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3598 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3599 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3600 -nostartfiles when compiling the test. Confirm that all registers
3601 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3602
066cfa98
AB
36032018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3604
3605 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3606 option, syntax was wrong anyway.
3607 * gdb.arch/arm-disp-step.exp: Likewise.
3608 * gdb.arch/sparc64-regs.exp: Likewise.
3609 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3610 option, syntax was wrong anyway, switch to use
3611 prepare_for_testing.
3612 * gdb.arch/i386-disp-step.exp: Likewise.
3613
079670b9
AA
36142018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3615
3616 * gdb.ada/exec_changed.exp: Replace "target_info exists
3617 use_gdb_stub" by "use_gdb_stub".
3618 * gdb.ada/start.exp: Likewise.
3619 * gdb.base/async-shell.exp: Likewise.
3620 * gdb.base/attach-pie-misread.exp: Likewise.
3621 * gdb.base/attach-wait-input.exp: Likewise.
3622 * gdb.base/break-entry.exp: Likewise.
3623 * gdb.base/break-interp.exp: Likewise.
3624 * gdb.base/dprintf-detach.exp: Likewise.
3625 * gdb.base/nostdlib.exp: Likewise.
3626 * gdb.base/solib-nodir.exp: Likewise.
3627 * gdb.base/statistics.exp: Likewise.
3628 * gdb.base/testenv.exp: Likewise.
3629 * gdb.mi/mi-exec-run.exp: Likewise.
3630 * gdb.mi/mi-start.exp: Likewise.
3631 * gdb.multi/dummy-frame-restore.exp: Likewise.
3632 * gdb.multi/multi-arch-exec.exp: Likewise.
3633 * gdb.multi/multi-arch.exp: Likewise.
3634 * gdb.multi/tids.exp: Likewise.
3635 * gdb.multi/watchpoint-multi.exp: Likewise.
3636 * gdb.python/py-events.exp: Likewise.
3637 * gdb.threads/attach-into-signal.exp: Likewise.
3638 * gdb.threads/attach-stopped.exp: Likewise.
3639 * gdb.threads/threadapply.exp: Likewise.
3640 * lib/selftest-support.exp: Likewise.
3641
26d6cec4
AA
36422018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3643
3644 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3645
4ee89e90
SR
36462018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3647
3648 * gdb.perf/template-breakpoints.cc: New file.
3649 * gdb.perf/template-breakpoints.exp: New file.
3650 * gdb.perf/template-breakpoints.py: New file.
3651
92630041
TT
36522018-03-19 Tom Tromey <tom@tromey.com>
3653
3654 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3655 y0.
3656 * gdb.rust/simple.exp: Test bare identifier form of struct
3657 initializer.
3658
76727919
TT
36592018-03-19 Tom Tromey <tom@tromey.com>
3660
3661 * gdb.gdb/observer.exp: Remove.
3662
194ed413
AA
36632018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3664
3665 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3666 "qualified" option when setting breakpoints.
3667 * gdb.trace/backtrace.exp: Likewise.
3668 * gdb.trace/circ.exp: Likewise.
3669 * gdb.trace/collection.exp: Likewise.
3670 * gdb.trace/disconnected-tracing.exp: Likewise.
3671 * gdb.trace/ftrace-lock.exp: Likewise.
3672 * gdb.trace/ftrace.exp: Likewise.
3673 * gdb.trace/infotrace.exp: Likewise.
3674 * gdb.trace/packetlen.exp: Likewise.
3675 * gdb.trace/passc-dyn.exp: Likewise.
3676 * gdb.trace/qtro.exp: Likewise.
3677 * gdb.trace/read-memory.exp: Likewise.
3678 * gdb.trace/report.exp: Likewise.
3679 * gdb.trace/signal.exp: Likewise.
3680 * gdb.trace/status-stop.exp: Likewise.
3681 * gdb.trace/strace.exp: Likewise.
3682 * gdb.trace/tfind.exp: Likewise.
3683 * gdb.trace/trace-break.exp: Likewise.
3684 * gdb.trace/trace-condition.exp: Likewise.
3685 * gdb.trace/trace-mt.exp: Likewise.
3686 * gdb.trace/tstatus.exp: Likewise.
3687 * gdb.trace/tsv.exp: Likewise.
3688 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3689 * gdb.trace/unavailable.exp: Likewise.
3690 * gdb.trace/while-dyn.exp: Likewise.
3691
8b067d2c
AA
36922018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3693
3694 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3695 that libinproctrace is copied to the target.
3696
3ae9ce5d
TT
36972018-03-14 Tom Tromey <tom@tromey.com>
3698
3699 PR cli/14977:
3700 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3701 a null pointer.
3702 * gdb.base/wchar.exp: Likewise.
3703
b8c2339b
TT
37042018-03-14 Tom Tromey <tom@tromey.com>
3705
3706 PR cli/19918:
3707 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3708 flag.
3709
4872dc46
SM
37102018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3711
3712 PR gdb/22841
3713 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3714 "target" to remote_exec.
3715
e4fe3756
SM
37162018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3717
3718 PR gdb/22841
3719 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3720 ${board}_upload): Remove.
3721
e95a97d4
AA
37222018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3723
3724 * gdb.cp/watch-cp.cc: New test.
3725 * gdb.cp/watch-cp.exp: New file.
3726
dbbb1059
AB
37272018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3728
3729 * gdb.base/infcall-nested-structs.exp: New file.
3730 * gdb.base/infcall-nested-structs.c: New file.
3731 * gdb.base/float.exp: Add riscv support.
3732
ecc054c0
TP
37332018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3734
3735 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3736 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3737
25e3c82c
SDJ
37382018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3739
3740 * gdb.server/abspath.exp: New file.
3741 * lib/gdb.exp (with_cwd): New procedure.
3742
3083294d
SM
37432018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3744
3745 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3746 use it.
3747 (gdb_is_target_remote_prompt): New proc.
3748 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3749 (gdb_is_target_native): Pass prompt parameter to
3750 gdb_is_target_1.
3751
3275ef47
SM
37522018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3753
3754 * gdb.base/load-command.c: New file.
3755 * gdb.base/load-command.exp: New file.
3756 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3757 (gdb_is_target_1): ...this, and generalize for other targets
3758 than just remote.
3759 (gdb_is_target_remote): Use gdb_is_target_1.
3760 (gdb_is_target_native): use gdb_is_target_1.
3761
6893c19a
TT
37622018-02-26 Tom Tromey <tom@tromey.com>
3763
3764 PR python/16497:
3765 * gdb.python/py-framefilter.exp: Update test.
3766
2ddeaf8a
TT
37672018-02-26 Tom Tromey <tom@tromey.com>
3768
3769 * gdb.dwarf2/variant.c: New file.
3770 * gdb.dwarf2/variant.exp: New file.
3771
c9317f21
TT
37722018-02-26 Tom Tromey <tom@tromey.com>
3773
3774 * gdb.rust/simple.exp: Accept more possible results in enum test.
3775
6f6d0c26
SM
37762018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3777
3778 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3779 parentheses.
3780
11b03145
MR
37812018-02-23 Maciej W. Rozycki <macro@mips.com>
3782
3783 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3784 name of a variable: $actual_linejj -> $actual_line.
3785
54a27fe5
JB
37862018-02-21 John Baldwin <jhb@FreeBSD.org>
3787
3788 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3789
de65820c
MM
37902018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3791
3792 * gdb.btrace/buffer-size.exp: Do not force BTS.
3793
980548fd
PA
37942018-02-14 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3797 getting a "Quit".
3798
c4e12631
MM
37992018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3800
3801 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3802 Fix test name.
3803
c2e0e465
SM
38042018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3805
3806 * gdb.cp/m-static.exp: Check type of optimized out static
3807 member.
3808
f7216783
AB
38092018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3810
3811 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3812 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3813
0625771b
LS
38142018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3815 Leszek Swirski <leszeks@google.com>
3816
3817 * gdb.python/py-prettyprint.c
3818 (struct to_string_returns_value_inner,
3819 struct to_string_returns_value_wrapper): New.
3820 (main): Add tsrvw variable.
3821 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3822 ToStringReturnsValueWrapper): New classes.
3823 (register_pretty_printers): Register new pretty-printers.
3824 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3825 recursive pretty printer.
3826 * gdb.python/py-mi.exp: Likewise.
3827
59498c30
LS
38282018-02-01 Leszek Swirski <leszeks@google.com>
3829
3830 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3831 functions with the same name as an include file are parsed
3832 correctly.
3833
d4d38844
YQ
38342018-02-01 Yao Qi <yao.qi@linaro.org>
3835
3836 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3837 "\[^\r\n\]*".
3838
07e5f5cf
NP
38392018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3840
3841 * gdb.arch/powerpc-prologue-frame.s: New file.
3842 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3843 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3844
929b5ad4
JB
38452018-01-31 Joel Brobecker <brobecker@adacore.com>
3846
3847 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3848
e671cd59
PA
38492018-01-30 Pedro Alves <palves@redhat.com>
3850
3851 PR gdb/13211
3852 * gdb.base/interrupt-daemon.c: New.
3853 * gdb.base/interrupt-daemon.exp: New.
3854 * gdb.multi/multi-term-settings.c: New.
3855 * gdb.multi/multi-term-settings.exp: New.
3856
fc413dc4
JB
38572018-01-30 Joel Brobecker <brobecker@adacore.com>
3858
3859 * gdb.base/break.exp: Save the location where the breakpoint
3860 on break.c:47 was actually inserted when debugging the version
3861 compiled at -O2 and use it in the expected output of the "info
3862 break" test performed soon after.
3863
5c319bb2
PA
38642018-01-22 Pedro Alves <palves@redhat.com>
3865 Sergio Durigan Junior <sergiodj@redhat.com>
3866
3867 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3868 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3869
a9e40818
JB
38702018-01-22 Joel Brobecker <brobecker@adacore.com>
3871
3872 * gdb.base/break-include.c, gdb.base/break-include.inc,
3873 gdb.base/break-include.exp: New files.
3874 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3875 line number now being the actual line number where the breakpoint
3876 was inserted.
3877 * gdb.mi/mi-break.exp: Likewise.
3878 * gdb.mi/mi-reverse.exp: Likewise.
3879 * gdb.mi/mi-simplerun.exp: Ditto.
3880
e707fc44
AB
38812018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3882
3883 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3884 varobj.
3885 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3886
ae451627
AB
38872018-01-21 Don Breazeal <donb@codesourcery.com>
3888 Andrew Burgess <andrew.burgess@embecosm.com>
3889
3890 * gdb.mi/basics.c: Add new global.
3891 * gdb.mi/mi-frame-regs.exp: New file.
3892 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3893 case.
3894
b1b189e0
AB
38952018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3896
3897 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3898 non-parameter, and on an unknown symbol.
3899
fcfcc376
TT
39002018-01-19 Tom Tromey <tom@tromey.com>
3901
3902 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3903 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3904
634c1c31
AA
39052018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3906
3907 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3908 setrlimit and chdir to int.
3909
d6ad07fd
AA
39102018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3911
3912 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3913 function.
3914 (my_tend): Likewise.
3915 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3916 rationale of avoiding FP- and vector instructions.
3917
adf8243b
RK
39182018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3919
3920 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3921 "info reg" with "\[ \t\]*".
3922 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3923 "\[ \t\]+".
3924 * gdb.arch/s390-multiarch.exp: Ditto.
3925 * gdb.base/pc-fp.exp: Ditto.
3926 * gdb.reverse/i386-precsave.exp: Ditto.
3927 * gdb.reverse/i386-reverse.exp: Ditto.
3928 * gdb.reverse/i387-env-reverse.exp: Ditto.
3929 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3930
dcc06925
AA
39312018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3932
3933 * lib/gdb.exp (gdb_compile): Re-enable use of
3934 universal_compile_options for languages other than Rust.
3935
25d4fd80
AA
39362018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3937
3938 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3939
ee7f689e 39402018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3941
3942 PR gdb/16577
3943 * gdb.base/solib-vanish.exp: New.
3944 * gdb.base/solib-vanish-main.c: New.
3945 * gdb.base/solib-vanish-lib1.c: New.
3946 * gdb.base/solib-vanish-lib2.c: New.
3947
d8447b6b
YQ
39482018-01-17 Yao Qi <yao.qi@linaro.org>
3949
3950 * gdb.compile/compile.exp: Match the address printed for
3951 frame in the output of command "bt".
3952
86d6a90c
TT
39532018-01-15 Tom Tromey <tom@tromey.com>
3954
3955 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3956 compute sp_reg.
3957
cbcdb1aa
AB
39582018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3959
3960 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3961 to prepare.
3962 (prepare): Return 0 on error, 1 on success.
3963
eea61984
PA
39642018-01-12 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.base/continue-after-aborted-step-over.c: New.
3967 * gdb.base/continue-after-aborted-step-over.exp: New.
3968
6181e9c2
SM
39692018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3970
3971 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3972 options when not creating an executable.
3973
3cada740
PA
39742018-01-11 Pedro Alves <palves@redhat.com>
3975
3976 PR remote/22597
3977 * gdb.server/stop-reply-no-thread.c: New file.
3978 * gdb.server/stop-reply-no-thread.exp: New file.
3979
c63d3e8d
PA
39802018-01-10 Pedro Alves <palves@redhat.com>
3981
3982 PR gdb/22670
3983 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3984 functions too. Test setting breakpoints and printing C functions
3985 with no debug info too.
3986 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3987
d4c2a405
PA
39882018-01-10 Pedro Alves <palves@redhat.com>
3989
3990 PR gdb/22670
3991 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3992 a fail.
3993
8825213e
PA
39942018-01-10 Pedro Alves <palves@redhat.com>
3995
3996 PR gdb/22670
3997 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3998
605fd3c6
YQ
39992018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4000
4001 * gdb.server/unittest.exp: Match the output in non-development
4002 mode.
4003
1e5ded6c
YQ
40042018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4005
4006 * gdb.gdb/unittest.exp: Match output in non-development mode.
4007
30066b0b
JB
40082018-01-08 Joel Brobecker <brobecker@adacore.com>
4009
4010 * gdb.ada/access_tagged_param.exp: Relax expected output
4011 for value of "ObjL" in "continue" to pck.inspect breakpoint
4012 test.
4013
04bafb1e
XR
40142018-01-08 Joel Brobecker <brobecker@adacore.com>
4015
9f86398b
JB
4016 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4017 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4018
e379cee6
PA
40192018-01-05 Pedro Alves <palves@redhat.com>
4020
4021 PR gdb/18653
4022 * gdb.base/libsegfault.exp: New.
4023
de63c46b
PA
40242018-01-05 Joel Brobecker <brobecker@adacore.com>
4025
4026 PR gdb/22670
4027 * gdb.ada/access_tagged_param.exp: New file.
4028 * gdb.ada/access_tagged_param/foo.adb: New file.
4029
f98fc17b
PA
40302018-01-05 Pedro Alves <palves@redhat.com>
4031
4032 PR gdb/22670
4033 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4034 exercise lower case too, and to exercise both full matching and
4035 wild matching.
4036
342f8240
JB
40372018-01-05 Joel Brobecker <brobecker@adacore.com>
4038
4039 * gdb.ada/rename_subscript_param: New testcase.
4040
7150d33c
JG
40412018-01-05 Jerome Guitton <guitton@adacore.com>
4042
4043 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4044
cc0e770c
JB
40452018-01-05 Joel Brobecker <brobecker@adacore.com>
4046
4047 * gdb.ada/convvar_comp: New testcase.
4048
672a41aa 40492018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4050
4051 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4052 (My_Table): New global variable.
4053 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4054
7365ec2f
JB
40552018-01-04 Joel Brobecker <brobecker@adacore.com>
4056
4057 PR gdb/22670
4058 * gdb.ada/maint_with_ada: New testcase.
4059
289483b6
JB
40602018-01-04 Joel Brobecker <brobecker@adacore.com>
4061
4062 PR gdb/22670
4063 * gdb.ada/bp_c_mixed_case: New testcase.
4064
344420da
JB
40652018-01-04 Joel Brobecker <brobecker@adacore.com>
4066
4067 PR gdb/22670
4068 * gdb.ada/complete.exp: Add "complete break ada" test.
4069
66fc87a0
JB
40702018-01-04 Joel Brobecker <brobecker@adacore.com>
4071
4072 PR gdb/22670
4073 * gdb.ada/info_addr_mixed_case: New testcase.
4074
9f757bf7
XR
40752018-01-03 Xavier Roirand <roirand@adacore.com>
4076
4077 * gdb.ada/excep_handle.exp: New testcase.
4078 * gdb.ada/excep_handle/foo.adb: New file.
4079 * gdb.ada/excep_handle/pck.ads: New file.
4080
bd570f80
JB
40812018-01-03 Joel Brobecker <brobecker@adacore.com>
4082
4083 * gdb.base/step-line.c: Add extra empty line in copyright header.
4084 * gdb.base/step-line.inp: Likewise.
4085
9fe561ab
JB
40862018-01-02 Joel Brobecker <brobecker@adacore.com>
4087
4088 * gdb.ada/dyn_stride.exp: Add slice test.
4089
a405673c
JB
40902018-01-02 Joel Brobecker <brobecker@adacore.com>
4091
4092 * gdb.ada/dyn_stride: New testcase.
4093
cef0f868
SH
40942017-12-27 Stafford Horne <shorne@gmail.com>
4095
4096 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4097 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4098
b67d92b0
SH
40992017-12-27 Stafford Horne <shorne@gmail.com>
4100
4101 * gdb.base/reggroups.c: New file.
4102 * gdb.base/reggroups.exp: New file.
4103
eccab96d
JB
41042017-12-18 Joel Brobecker <brobecker@adacore.com>
4105
4106 * gdb.dwarf2/ada-valprint-error.c: New file.
4107 * gdb.dwarf2/ada-valprint-error.exp: New file.
4108
0e2da9f0
JB
41092017-12-18 Joel Brobecker <brobecker@adacore.com>
4110
4111 * gdb.ada/assign_arr: New testcase.
4112
cb923fcc
XR
41132017-12-18 Xavier Roirand <roirand@adacore.com>
4114
4115 * gdb.ada/funcall_ptr: New testcase.
4116
7c161838
SDJ
41172017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4118
4119 PR cli/16224
4120 * gdb.base/ptype-offsets.cc: New file.
4121 * gdb.base/ptype-offsets.exp: New file.
4122
1af17fd9
YQ
41232017-12-15 Yao Qi <yao.qi@linaro.org>
4124
4125 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4126 if XML is disabled.
4127
828d5846
XR
41282017-12-15 Xavier Roirand <roirand@adacore.com>
4129
4130 * gdb.ada/same_component_name: New testcase.
4131
79e8fcaa
JB
41322017-12-14 Joel Brobecker <brobecker@adacore.com>
4133
4134 * gdb.ada/str_binop_equal: New testcase.
4135
e05fa6f9
JB
41362017-12-14 Joel Brobecker <brobecker@adacore.com>
4137
4138 * gdb.ada/task_switch_in_core: New testcase.
4139
b89641ba
SM
41402017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4141
4142 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4143 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4144 call test_bkpt_qualified.
4145 (test_bkpt_qualified): New proc.
4146
6892d2e4
PA
41472017-12-13 Pedro Alves <palves@redhat.com>
4148
4149 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4150 Tighten regexp by matching with an anchor.
4151
a22ecf70
PA
41522017-12-13 Pedro Alves <palves@redhat.com>
4153
4154 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4155 ("expression with namespace"): New set of tests.
4156 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4157 (Nested::Test_NS::qux): New.
4158 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4159 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4160
9937536c
JB
41612017-12-13 Joel Brobecker <brobecker@adacore.com>
4162
4163 * gdb.base/server-del-break.c: New file.
4164 * gdb.base/server-del-break.exp: New file.
4165
fe49c6f5
SH
41662017-12-12 Stafford Horne <shorne@gmail.com>
4167
4168 * gdb.xml/tdesc-regs.exp: Add or1k support.
4169
c3d18620
SH
41702017-12-12 Stafford Horne <shorne@gmail.com>
4171
4172 * gdb.base/bp-permanent.c: Define nop of or1k.
4173
c5f9cfc8
JB
41742017-12-11 Joel Brobecker <brobecker@adacore.com>
4175
4176 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4177 output with components being reordered.
4178
a9c135fc
JB
41792017-12-11 Joel Brobecker <brobecker@adacore.com>
4180
4181 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4182 output with components being reordered.
4183
927aa2e7
JK
41842017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4185 Pedro Alves <palves@redhat.com>
4186
4187 * gdb.base/maint.exp (check for .gdb_index): Check also for
4188 .debug_names.
4189 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4190 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4191 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4192 (.gdb_index used after symbol reloading): Support also .debug_names.
4193 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4194
f17d9474
YQ
41952017-12-08 Yao Qi <yao.qi@linaro.org>
4196
4197 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4198 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4199
a0de8c21
YQ
42002017-12-08 Yao Qi <yao.qi@linaro.org>
4201
4202 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4203 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4204
a738ea1d
YQ
42052017-12-08 Yao Qi <yao.qi@linaro.org>
4206
4207 * gdb.arch/aarch64-tagged-pointer.c: New file.
4208 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4209
1cd9a73b
SDJ
42102017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4211
4212 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4213 "int".
4214
fa6eb693
KS
42152017-12-07 Keith Seitz <keiths@redhat.com>
4216
4217 PR breakpoints/22569
4218 * gdb.linespec/ls-errs.exp: Change expected result of "break
4219 -source this file has spaces.c -line 3".
4220 Check that an explicit source file followed by whitespace is
4221 identified as an invalid explicit location.
4222
883fd55a
KS
42232017-12-07 Keith Seitz <keiths@redhat.com>
4224
4225 * gdb.cp/nested-types.cc: New file.
4226 * gdb.cp/nested-types.exp: New file.
4227 * lib/cp-support.exp: Load data-structures.exp library.
4228 (debug_cp_test_ptype_class): New global.
4229 (cp_ptype_class_verbose, next_line): New procedures.
4230 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4231 Add and document new return value.
4232 Switch the list of lines to a queue.
4233 Add support for new `type' key for nested type definitions.
4234 Add debugging/troubleshooting messages.
4235 * lib/data-structures.exp: New file.
4236
ec72db3e
SM
42372017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4238
4239 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4240 with proc_with_prefix, don't use with_test_prefix.
4241
99598d71
TT
42422017-12-07 Tom Tromey <tom@tromey.com>
4243
4244 * gdb.base/break.exp: Add test for empty "commands".
4245
a8806230
YQ
42462017-12-07 Yao Qi <yao.qi@linaro.org>
4247
4248 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4249 malloc and catch syscall.
4250
824cc835
PM
42512017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4252
e79be6e5 4253 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4254 tests for explicit locations.
4255
7cc244de
PA
42562017-12-06 Pedro Alves <palves@redhat.com>
4257
4258 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4259 force-disabling XML descriptions.
4260
50a1fdd5
PA
42612017-12-04 Pedro Alves <palves@redhat.com>
4262
4263 PR gdb/22499
4264 * gdb.arch/amd64-disp-step-avx.S: New file.
4265 * gdb.arch/amd64-disp-step-avx.exp: New file.
4266
f0fb2488
PA
42672017-12-03 Pedro Alves <palves@redhat.com>
4268
4269 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4270 and <string.h>.
4271 (parent_function): Print distinct messages when waitpid fails, or
4272 the child exits with a signal, or the child exits for an unhandled
4273 reason.
4274 * gdb.threads/process-dies-while-detaching.exp
4275 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4276 it. Wait for both inferior output and GDB's prompt. Use an
4277 indirect spawn id list.
4278 (do_detach): New parameter 'child_exit'. Use it to compute
4279 expected inferior output.
4280 (test_detach, test_detach_watch, test_detach_killed_outside):
4281 Adjust to pass down the expected child exit kind.
4282
97cbe998
SDJ
42832017-12-01 Joel Brobecker <brobecker@adacore.com>
4284 Sergio Durigan Junior <sergiodj@redhat.com>
4285 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4288
40fc416f
SDJ
42892017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4290
4291 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4292 to 'symbol-file' and 'add-symbol-file' can be
4293 position-independent.
4294
1cc75e92
YQ
42952017-12-01 Yao Qi <yao.qi@linaro.org>
4296
4297 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4298 the URL in copyright header.
4299 * gdb.arch/aarch64-fp.exp: Likewise.
4300 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4301 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4302 * gdb.base/expand-psymtabs.exp: Likewise.
4303 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4304 * gdb.fortran/common-block.exp: Likewise.
4305 * gdb.fortran/common-block.f90: Likewise.
4306 * gdb.fortran/logical.exp: Likewise.
4307 * gdb.fortran/vla-datatypes.f90: Likewise.
4308 * gdb.fortran/vla-sub.f90: Likewise.
4309
875fb7a7
JB
43102017-11-30 Joel Brobecker <brobecker@adacore.com>
4311
4312 * gdb.ada/repeat_dyn: New testcase.
4313
6f14765f
UW
43142017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4315
4316 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4317 Update for changed thread numbering.
4318 * gdb.cell/bt.exp: Update for changed GDB output.
4319
f1af7b94
SM
43202017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4321
4322 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4323 setting isremote by hand.
4324 * boards/dwarf4-gdb-index.exp: Likewise.
4325 * boards/fission.exp: Likewise.
4326 * boards/stabs.exp: Likewise.
4327
e3919f3e
PA
43282017-11-30 Pedro Alves <palves@redhat.com>
4329
4330 * gdb.linespec/cpls-ops.exp
4331 (check_explicit_skips_function_argument): Extract the underlying
4332 type of size_t instead of hardcoding it.
4333
bd69330d
PA
43342017-11-29 Pedro Alves <palves@redhat.com>
4335
4336 PR c++/19436
4337 * gdb.linespec/cpls-abi-tag.cc: New file.
4338 * gdb.linespec/cpls-abi-tag.exp: New file.
4339
a20714ff
PA
43402017-11-29 Pedro Alves <palves@redhat.com>
4341
4342 * gdb.base/langs.exp: Use -qualified.
4343 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4344 it.
4345 * gdb.cp/namespace.exp: Use -qualified.
4346 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4347 (overload-3, template-overload, template-ret-type, const-overload)
4348 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4349 procedures.
4350 (test_driver): Call them.
4351 * gdb.cp/save-bp-qualified.cc: New.
4352 * gdb.cp/save-bp-qualified.exp: New.
4353 * gdb.linespec/explicit.exp: Test -qualified.
4354 * lib/completion-support.exp (completion::explicit_opts_list): Add
4355 "-qualified".
4356 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4357
f6f1d339
PM
43582017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4359
4360 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4361
02ca603a
TT
43622017-11-29 Tom Tromey <tom@tromey.com>
4363
4364 * gdb.base/relocate.exp: Update invalid argument test.
4365 Add new tests for invalid arguments.
4366
ed6c0bfb
TP
43672017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4368
4369 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4370 Return 0 as a long.
4371 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4372
f106e10e
TP
43732017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4374
4375 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4376 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4377 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4378 func ().
4379 * gdb.cp/shadow.cc (B.func): Return 0.
4380
10329bb2
JB
43812017-11-27 Joel Brobecker <brobecker@adacore.com>
4382
4383 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4384 expected output in gdb_expect call to allow the exception
4385 message to be present as well. Fix syntax confusion to avoid
4386 TCL thinking that exception_name is an array.
4387
617cd4bc
UW
43882017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4389
4390 * gdb.arch/spu-info.c: Include <unistd.h>.
4391 (do_signal_test): Fix broken calls to write.
4392 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4393 Fix checks for empty mailboxes. Update signal tests for corrected
4394 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4395 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4396 * gdb.cell/arch.exp: Use standard_output_file.
4397 * gdb.cell/break.exp: Likewise.
4398 * gdb.cell/bt.exp: Likewise.
4399 * gdb.cell/core.exp: Likewise.
4400 * gdb.cell/dwarfaddr.exp: Likewise.
4401 * gdb.cell/ea-cache.exp: Likewise.
4402 * gdb.cell/ea-standalone.exp: Likewise.
4403 * gdb.cell/f-regs.exp: Likewise.
4404 * gdb.cell/fork.exp: Likewise.
4405 * gdb.cell/gcore.exp: Likewise.
4406 * gdb.cell/mem-access.exp: Likewise.
4407 * gdb.cell/ptype.exp: Likewise.
4408 * gdb.cell/registers.exp: Likewise.
4409 * gdb.cell/sizeof.exp: Likewise.
4410 * gdb.cell/solib-symbol.exp: Likewise.
4411 * gdb.cell/solib.exp: Likewise.
617cd4bc 4412
a81aaca0
PA
44132017-11-25 Pedro Alves <palves@redhat.com>
4414
4415 * gdb.base/complete-empty.exp: New file.
4416 * gdb.base/completion.exp: Adjust.
4417
6a3c6ee4
PA
44182017-11-25 Pedro Alves <palves@redhat.com>
4419
4420 * gdb.linespec/cpls-ops.cc: New file.
4421 * gdb.linespec/cpls-ops.exp: New file.
4422 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4423 factored out from ...
4424 (test_complete_prefix_range): ... this.
4425
8955eb2d
PA
44262017-11-24 Pedro Alves <palves@redhat.com>
4427
4428 * gdb.linespec/cpcompletion.exp: New file.
4429 * gdb.linespec/cpls-hyphen.cc: New file.
4430 * gdb.linespec/cpls.cc: New file.
4431 * gdb.linespec/cpls2.cc: New file.
4432 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4433 test to use test_gdb_complete_unique. Add label completion,
4434 keyword completion and explicit location completion tests.
4435 * lib/completion-support.exp: New file.
4436
e547c119
JB
44372017-11-24 Joel Brobecker <brobecker@adacore.com>
4438
4439 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4440 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4441 when hitting an exception catchpoint.
4442
7c3c1aa8
YQ
44432017-11-22 Yao Qi <yao.qi@linaro.org>
4444
4445 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4446
41bd68f5
SM
44472017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4448
4449 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4450 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4451 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4452
1daad298
YQ
44532017-11-22 Yao Qi <yao.qi@linaro.org>
4454
4455 * gdb.base/info-os.exp: Pass pthreads.
4456 * gdb.multi/multi-attach.exp: Likewise.
4457
88465e87
YQ
44582017-11-22 Yao Qi <yao.qi@linaro.org>
4459
4460 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4461 compiler.
4462
dc196b23
YQ
44632017-11-22 Yao Qi <yao.qi@linaro.org>
4464
4465 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4466 * gdb.base/break-interp.exp: Likewise.
4467 * gdb.base/jit-attach-pie.exp: Likewise.
4468
2400729e
UW
44692017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4470
4471 * gdb.base/float128.c (large128): New variable.
4472 * gdb.base/float128.exp: Add test to print largest __float128 value.
4473
7a26362d
UW
44742017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4475
4476 * gdb.arch/vsx-regs.exp: Update register content checks.
4477
ed0f4273
UW
44782017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4479
4480 * gdb.arch/ppc-longdouble.exp: New file.
4481 * gdb.arch/ppc-longdouble.c: Likewise.
4482
a25d69c6
PA
44832017-11-21 Pedro Alves <palves@redhat.com>
4484
4485 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4486
73fcf641
PA
44872017-11-20 Pedro Alves <palves@redhat.com>
4488
4489 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4490 (long_double_typedef): New typedefs.
4491 Use DEF on double and long double.
4492 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4493 cases.
4494 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4495 and 'long_double_ptr_same_size' locals. Use them to decide
4496 whether cast from array/function to float is valid/invalid.
4497
71a3c369
TT
44982017-11-17 Tom Tromey <tom@tromey.com>
4499
4500 * gdb.rust/traits.rs: New file.
4501 * gdb.rust/traits.exp: New file.
4502
ced9779b
JB
45032017-11-17 Joel Brobecker <brobecker@adacore.com>
4504
4505 * gdb.ada/minsyms: New testcase.
4506
a0922d80
PA
45072017-11-16 Pedro Alves <palves@redhat.com>
4508
4509 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4510 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4511
ea04e54c
PA
45122017-11-16 Pedro Alves <palves@redhat.com>
4513
4514 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4515 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4516
e849ea89
PA
45172017-11-16 Pedro Alves <palves@redhat.com>
4518
4519 * gdb.server/reconnect-ctrl-c.c: New file.
4520 * gdb.server/reconnect-ctrl-c.exp: New file.
4521
d8ae99a7
PM
45222017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4523
4524 * gdb.python/py-rbreak.exp: New file.
4525 * gdb.python/py-rbreak.c: New file.
4526 * gdb.python/py-rbreak-func2.c: New file.
4527
968a13f8
PA
45282017-11-16 Pedro Alves <palves@redhat.com>
4529
4530 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4531 pattern.
4532 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4533 GDB.
4534
71774bc9
SM
45352017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4536
4537 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4538 regex.
4539
ddbb44cf
SM
45402017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4541
4542 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4543 test names.
4544
584a564f
PA
45452017-11-09 Pedro Alves <palves@redhat.com>
4546
4547 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4548 factored out from ...
4549 (top level): ... here, and adjusted to avoid expecting beyond the
4550 prompt in a single gdb_test_multiple.
4551
5ed7a928
PA
45522017-11-09 Pedro Alves <palves@redhat.com>
4553
4554 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4555 output.
4556 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4557 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4558 * gdb.server/ext-run.exp ("kill" test): Likewise.
4559 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4560
a60e0738
PA
45612017-11-09 Pedro Alves <palves@redhat.com>
4562
4563 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4564 match till end of line.
4565
2c88253f
PA
45662017-11-09 Pedro Alves <palves@redhat.com>
4567
4568 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4569
c7a38517
PA
45702017-11-09 Pedro Alves <palves@redhat.com>
4571
4572 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4573 New procedures, factored out from ...
4574 (top level): ... here, and adjusted to avoid expecting beyond the
4575 prompt in one go.
4576
f29f4b6b
PA
45772017-11-09 Pedro Alves <palves@redhat.com>
4578
4579 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4580 output. Fix '?' match.
4581
286acbb5
JB
45822017-11-08 Joel Brobecker <brobecker@adacore.com>
4583
4584 * gdb.ada/scoped_watch: New testcase.
4585 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4586 which is actually correct.
4587 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4588 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4589
62d7ae92
PA
45902017-11-08 Pedro Alves <palves@redhat.com>
4591
4592 * gdb.gdb/complaints.exp (test_initial_complaints)
4593 (test_serial_complaints, test_short_complaints): Call
4594 complaint_internal instead of complaint.
4595
280ca31f
DT
45962017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4597
4598 * gdb.threads/tls-core.c: New file.
4599 * gdb.threads/tls-core.exp: Likewise.
4600
b5ec771e
PA
46012017-11-08 Pedro Alves <palves@redhat.com>
4602
4603 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4604 (p Exported_Capitalized): New test.
4605 (p exported_capitalized): New test.
4606
a02b41a7
PA
46072017-11-07 Pedro Alves <palves@redhat.com>
4608
4609 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4610
95e95a6d
PA
46112017-11-07 Pedro Alves <palves@redhat.com>
4612
4613 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4614 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4615 (disable_invalid, disable_inverted, disable_negative): New
4616 procedures.
4617 ("bad numbers"): New set of tests.
4618
cee62dbd
PA
46192017-11-07 Pedro Alves <palves@redhat.com>
4620
4621 * gdb.cp/ena-dis-br-range.exp: Add tests.
4622
cc638e86
PA
46232017-11-07 Pedro Alves <palves@redhat.com>
4624
4625 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4626
d0fe4701
XR
46272017-11-07 Xavier Roirand <roirand@adacore.com>
4628 Pedro Alves <palves@redhat.com>
4629
4630 * gdb.base/ena-dis-br.exp: Add reference to
4631 gdb.cp/ena-dis-br-range.exp.
4632 * gdb.cp/ena-dis-br-range.exp: New file.
4633 * gdb.cp/ena-dis-br-range.cc: New file.
4634
46f67f80
PA
46352017-11-06 Pedro Alves <palves@redhat.com>
4636
4637 * gdb.base/attach-non-pgrp-leader.c: New.
4638 * gdb.base/attach-non-pgrp-leader.exp: New.
4639
726e1356
PA
46402017-11-06 Pedro Alves <palves@redhat.com>
4641
4642 * configure.ac: No longer check for termio.h and sgtty.h.
4643 * configure: Regenerate.
4644 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4645 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4646 Remove termio and sgtty code.
4647
50ab6ace
YQ
46482017-11-03 Yao Qi <yao.qi@linaro.org>
4649
4650 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4651 in GDB is disabled.
4652
8e68731c
YQ
46532017-11-03 Yao Qi <yao.qi@linaro.org>
4654
4655 * gdb.python/py-thrhandle.exp: Skip it if python is not
4656 enabled.
4657
3a87ae65
SM
46582017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4659
4660 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4661 as a breakpoint command.
4662
484d8d36
MD
46632017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4664
4665 PR python/21213
4666 * gdb.python/py-infthread.exp: Test calling
4667 InferiorThread.inferior () multiple times in a row.
4668
4a27f119
KS
46692017-10-27 Keith Seitz <keiths@redhat.com>
4670
4671 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4672 Test "info break" for every inlined function breakpoint.
4673
bb11dd58
YQ
46742017-10-27 Yao Qi <yao.qi@linaro.org>
4675
4676 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4677
a43f3893
PF
46782017-10-26 Patrick Frants <osscontribute@gmail.com>
4679
4680 * gdb.cp/classes.exp (test_static_members): Test printing
4681 Outer::instance.
4682 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4683 (Inner::instance, Outer::instance): New.
4684
792ccf00
PA
46852017-10-24 Pedro Alves <palves@redhat.com>
4686
4687 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4688 extra console" test in two stages.
4689
eb2bfbad
PA
46902017-10-24 Pedro Alves <palves@redhat.com>
4691
4692 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4693
1f75a651
PA
46942017-10-24 Pedro Alves <palves@redhat.com>
4695
4696 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4697 loop.
4698
779990d9
PA
46992017-10-24 Pedro Alves <palves@redhat.com>
4700
4701 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4702 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4703
ad9b8f5d
PA
47042017-10-24 Pedro Alves <palves@redhat.com>
4705
4706 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4707 parameter and handle it. Don't output read value in test name.
4708
fee6da6e
PA
47092017-10-24 Pedro Alves <palves@redhat.com>
4710
4711 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4712 custom test name.
4713
10389c2c
PA
47142017-10-24 Pedro Alves <palves@redhat.com>
4715
4716 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4717 include the unstable output directory name in the test's name.
4718 (initial_setup_simple) <'set args'>: Use custom test name.
4719
a80e65a9
PA
47202017-10-24 Pedro Alves <palves@redhat.com>
4721
4722 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4723 with explicit test name.
4724
15763a09
PA
47252017-10-20 Pedro Alves <palves@redhat.com>
4726
4727 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4728 'wait -i'. Use gdb_assert and remote_close.
4729
49a4ce2e
AB
47302017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4731
4732 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4733 number from variable rather than hard-coded.
4734
a75868f5
PA
47352017-10-19 Pedro Alves <palves@redhat.com>
4736
4737 * gdb.base/long-inferior-output.c: New file.
4738 * gdb.base/long-inferior-output.exp: New file.
4739
c8ba13ad
KS
47402017-11-18 Keith Seitz <keiths@redhat.com>
4741
4742 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4743 method.
4744 (main): Call it.
4745 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4746 Add additional user-defined conversion operator tests.
4747
b27de576
PA
47482017-10-17 Pedro Alves <palves@redhat.com>
4749
4750 * boards/native-stdio-gdbserver.exp: Load "local-board".
4751
8484c955
PA
47522017-10-17 Pedro Alves <palves@redhat.com>
4753
4754 * gdb.base/quit-live.c: New file.
4755 * gdb.base/quit-live.exp: New file.
4756
83d5a34d
KS
47572017-10-16 Keith Seitz <keiths@redhat.com>
4758
4759 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4760 (class_with_protected_typedef, class_with_private_typedef)
4761 (struct_with_public_typedef, struct_with_protected_typedef)
4762 (struct_with_private_typedef): New classes/structs.
4763 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4764 typedefs and access specifiers.
4765
739b3f1d
PA
47662017-10-16 Pedro Alves <palves@redhat.com>
4767 Simon Marchi <simon.marchi@polymtl.ca>
4768
4769 * README (Local vs Remote vs Native): New section.
4770 * boards/local-board.exp: New file, with bits factored out from
4771 ...
4772 * boards/native-extended-gdbserver.exp: ... here. Load
4773 "local-board".
4774 * boards/native-gdbserver.exp: Load "local-board".
4775 (${board}_spawn, ${board}_exec): Delete.
4776 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4777 ...
4778 * boards/stdio-gdbserver-base.exp: ... this new file.
4779 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4780 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4781 procedure.
4782 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4783 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4784 stdio_gdbserver_command.
4785 (${board}_get_remote_address, ${board}_get_comm_port)
4786 (${board}_download, ${board}_upload): Delete.
4787 (get_target_remote_pipe_cmd): New.
4788
fe68b953
SM
47892017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4790
4791 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4792 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4793 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4794 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4795 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4796 remove with_test_prefix.
4797
300b6685
PA
47982017-10-13 Pedro Alves <palves@redhat.com>
4799
4800 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4801 * gdb.base/annota1.exp: Use it instead of is_remote.
4802 * gdb.base/annota3.exp: Use it instead of is_remote.
4803 * gdb.cp/annota2.exp: Use it instead of is_remote.
4804 * gdb.cp/annota3.exp: Use it instead of is_remote.
4805 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4806
50500caf
PA
48072017-10-13 Pedro Alves <palves@redhat.com>
4808
4809 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4810 (test_num_test_vars, run_and_count_vars, find_env)
4811 (test_set_unset_env, test_inherit_env_var): New procedures.
4812 (top level): Use them.
4813
dad0c6d2
PA
48142017-10-13 Pedro Alves <palves@redhat.com>
4815
4816 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4817 also skip on stub-like targets.
4818
8b0553c1
PA
48192017-10-13 Pedro Alves <palves@redhat.com>
4820
4821 PR gdb/22293
4822 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4823 (top level): Move some tests to ...
4824 (test_not_found): ... this new procedure.
4825 (top level): Call it.
4826
7594f623
PA
48272017-10-13 Pedro Alves <palves@redhat.com>
4828
4829 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4830 expect different "info terminal" output if testing with a
4831 non-native target.
4832
ebe3b402
PA
48332017-10-13 Pedro Alves <palves@redhat.com>
4834 Simon Marchi <simon.marchi@polymtl.ca>
4835
4836 PR python/12966
4837 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4838
42f1b161
PA
48392017-10-13 Pedro Alves <palves@redhat.com>
4840
4841 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4842 already.
4843
8d6ef72b
PA
48442017-10-13 Pedro Alves <palves@redhat.com>
4845
4846 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4847 is_remote.
4848
d7bcd5b8
PA
48492017-10-13 Pedro Alves <palves@redhat.com>
4850
4851 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4852 is_remote.
4853
df479dc6
PA
48542017-10-13 Pedro Alves <palves@redhat.com>
4855
4856 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4857 is set.
4858 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4859 instead of is_remote.
4860
23fb630a
PA
48612017-10-13 Pedro Alves <palves@redhat.com>
4862
4863 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4864 (top level): Add comment.
4865
cc77b1dc
PA
48662017-10-13 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.base/remote.exp (top level): Fix comment typo and add
4869 missing return.
4870
27c9e813
PA
48712017-10-13 Pedro Alves <palves@redhat.com>
4872 Simon Marchi <simon.marchi@polymtl.ca>
4873
4874 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4875 calls and add comments. Skip test if use_gdb_stub is set.
4876 (top level): Use "set cwd" command instead of "cd" command.
4877
5e830d98
PA
48782017-10-13 Pedro Alves <palves@redhat.com>
4879
4880 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4881 is_remote target check.
4882
f5ca0032
PA
48832017-10-13 Pedro Alves <palves@redhat.com>
4884
4885 * gdb.base/scope.exp: Use build_executable + clean_restart +
4886 gdb_file_cmd instead of prepare_for_testing and no longer skip
4887 "before run" tests on is_remote target boards. Update comments.
4888 * boards/native-extended-gdbserver.exp
4889 (extended_gdbserver_load_last_file): New, factored out from ...
4890 (gdb_load): ... this. Move further below and add comment.
4891 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4892
8aed1c0d
PA
48932017-10-12 Pedro Alves <palves@redhat.com>
4894
4895 * gdb.base/attach.exp: Remove references to gdb64.
4896 * gdb.base/dbx.exp: Remove references to gdb64.
4897
cfa34c87
SM
48982017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4899 Pedro Alves <palves@redhat.com>
4900
4901 * gdb.base/label.exp: Remove is_remote target check.
4902
9192b7de
PA
49032017-10-12 Pedro Alves <palves@redhat.com>
4904
4905 * gdb.base/auvx.exp (coredir): Update comment.
4906 (top level) <core_works>: Use "set cwd" command instead of "cd"
4907 command.
4908
6bf0052d
PA
49092017-10-12 Pedro Alves <palves@redhat.com>
4910 Simon Marchi <simon.marchi@polymtl.ca>
4911
4912 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4913 target boards.
4914
e48ef82d
PA
49152017-10-12 Pedro Alves <palves@redhat.com>
4916 Simon Marchi <simon.marchi@polymtl.ca>
4917
4918 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4919 Instead skip if there's any gdb_protocol set.
4920
8d7aea57
SM
49212017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4922 Pedro Alves <palves@redhat.com>
4923
4924 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4925
30440677
PA
49262017-10-12 Pedro Alves <palves@redhat.com>
4927 Simon Marchi <simon.marchi@polymtl.ca>
4928
4929 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4930 instead of on dejagnu remote boards.
4931
4e04f045 49322017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4933 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4934
4935 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4936 checks. Use build_executable + clean_restart instead of
4937 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4938 of enabling non-stop after starting gdb.
4939
871a186e
PA
49402017-10-12 Pedro Alves <palves@redhat.com>
4941
4942 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4943 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4944 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4945 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4946
56d704da
AK
49472017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4948
4949 * gdb.arch/arc-tdesc-cpu.exp: New file.
4950 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4951
2f20e312
SM
49522017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4953
4954 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4955
65630365
PA
49562017-10-10 Pedro Alves <palves@redhat.com>
4957
4958 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4959 expect CLI output.
4960
bf469271
PA
49612017-10-10 Pedro Alves <palves@redhat.com>
4962
4963 * lib/selftest-support.exp (selftest_setup): Update for
4964 captured_command_loop's prototype change.
4965
777a42f1
PA
49662017-10-09 Pedro Alves <palves@redhat.com>
4967
4968 Test both arch1=>arch2 and arch2=>arch1.
4969
4970 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4971 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4972 factored out to...
4973 (append_arch1_options, append_arch2_options, append_arch_options)
4974 (build_executables): New procedures.
4975 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4976 local.
4977 (top level): Add new 'first_arch' testing axis.
4978
cbd2b4e3
PA
49792017-10-09 Pedro Alves <palves@redhat.com>
4980
4981 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4982 (barrier): New.
4983 (thread_start, all_started): New functions.
4984 (main): Spawn new thread and wait until it is scheduled.
4985 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4986 option.
4987 (do_test): Add 'selected_thread' parameter. Run to all_started
4988 instead of main. Explicitly set the breakpoint at main. Switch
4989 to the SELECTED_THREAD thread.
4990 (top level): Test handling the exec event with either the main
4991 thread or the second thread selected.
4992
5c9e4427
PA
49932017-10-09 Pedro Alves <palves@redhat.com>
4994
4995 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4996 logic. Move STOP marker after the value checks.
4997 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4998 regexp.
4999
b3b7c423
SL
50002017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5001
5002 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5003
3b4b2f16
UW
50042017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5005
5006 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5007 integer-to-dfp conversion.
5008 * gdb.base/dfp-test.exp: Likewise.
5009
5cd63fda
PA
50102017-10-04 Pedro Alves <palves@redhat.com>
5011
5012 * gdb.multi/hangout.c: Include <unistd.h>.
5013 (hangout_loop): New function.
5014 (main): Call alarm. Call hangout_loop in a loop.
5015 * gdb.multi/hello.c: Include <unistd.h>.
5016 (hello_loop): New function.
5017 (main): Call alarm. Call hangout_loop in a loop.
5018 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5019 inferior with the other selected.
5020
4c71c105
SM
50212017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5022
5023 * gdb.mi/list-thread-groups-available.exp: New file.
5024 * gdb.mi/list-thread-groups-available.c: New file.
5025
bc3b087d
SDJ
50262017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5027
5028 * gdb.base/set-cwd.exp: Make it available on
5029 native-extended-gdbserver.
5030
d092c5a2
SDJ
50312017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5032
5033 * gdb.base/set-cwd.c: New file.
5034 * gdb.base/set-cwd.exp: Likewise.
5035
45320ffa
TT
50362017-10-02 Tom Tromey <tom@tromey.com>
5037
5038 PR rust/22236:
5039 * gdb.rust/simple.rs (main): New variable "fslice".
5040 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5041
b3e3859b
TT
50422017-10-02 Tom Tromey <tom@tromey.com>
5043
5044 * gdb.rust/simple.exp: Test ptype of a slice.
5045
01af5e0d
TT
50462017-10-02 Tom Tromey <tom@tromey.com>
5047
5048 * gdb.rust/simple.exp: Test index of slice.
5049
a9bbfbd8
TT
50502017-09-27 Tom Tromey <tom@tromey.com>
5051
5052 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5053
df8899e5
TP
50542017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5055 Pedro Alves <palves@redhat.com>
5056
5057 * gdb.base/compare-sections.exp (get value of read-only section): Read
5058 as unsigned value.
5059 (corrupt read-only section): Likewise and don't set written if patching
5060 failed.
5061
757bf54b
KB
50622017-09-21 Kevin Buettner <kevinb@redhat.com>
5063
5064 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5065 files.
5066
06871ae8
PA
50672017-09-20 Pedro Alves <palves@redhat.com>
5068
5069 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5070 symbol names in gdb's output.
5071 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5072
e5f25bc5
PA
50732017-09-20 Pedro Alves <palves@redhat.com>
5074
5075 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5076 Rename to ...
5077 (test_list_ambiguous_symbol): ... this and add a symbol name
5078 parameter. Adjust.
5079 (test_list_ambiguous_function): Reimplement on top of
5080 test_list_ambiguous_symbol and also test listing ambiguous
5081 variables.
5082 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5083 (ambiguous_fun): ... this.
5084 (ambiguous_var): New.
5085 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5086 (ambiguous_fun): ... this.
5087 (ambiguous_var): New.
5088
4e5a4f58
JB
50892017-09-19 John Baldwin <jhb@FreeBSD.org>
5090
5091 * gdb.base/starti.c: New file.
5092 * gdb.base/starti.exp: New file.
5093 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5094
26e53f3e
PA
50952017-09-14 Pedro Alves <palves@redhat.com>
5096
5097 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5098 (top level): Use it instead of runto.
5099
cb791d59
TT
51002017-09-11 Tom Tromey <tom@tromey.com>
5101
5102 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5103
7c96f8c1
TT
51042017-09-11 Tom Tromey <tom@tromey.com>
5105
5106 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5107 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5108
469412dd
CW
51092017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5110
5111 * gdb.fortran/printing-types.exp: New file.
5112 * gdb.fortran/printing-types.exp: New file.
5113
e0f86435
BH
51142017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5115
5116 * gdb.fortran/vla-ptype.exp: Fix typos.
5117 * gdb.fortran/vla-value.exp: Same.
5118
9e9af4be
BH
51192017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5120
5121 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5122 * gdb.mi/mi-var-child-f.exp: Likewise.
5123 * gdb.mi/mi-vla-fortran.exp: Likewise.
5124
a5ad232b 51252017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
5126 Christoph Weinmann <christoph.t.weinmann@intel.com>
5127 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
5128
5129 * gdb.fortran/ptr-indentation.f90: New file.
5130 * gdb.fortran/ptr-indentation.exp: New file.
5131
5aec60eb
TT
51322017-09-05 Tom Tromey <tom@tromey.com>
5133
5134 PR gdb/22010:
5135 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5136
8f8f8152
TP
51372017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5138
5139 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5140
fbd1b771
JK
51412017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5142
5143 * gdb.threads/tls-nodebug-pie.c: New file.
5144 * gdb.threads/tls-nodebug-pie.exp: New file.
5145
5eb5f850
TT
51462017-09-05 Tom Tromey <tom@tromey.com>
5147
5148 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5149 for rust.
5150
ae780a21
SM
51512017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5152
5153 * gdb.multi/multi-arch-exec.exp: Test with different
5154 "follow-exec-mode" settings.
5155 (do_test): New procedure.
5156
3693fdb3
PA
51572017-09-04 Pedro Alves <palves@redhat.com>
5158
5159 * gdb.base/func-static.c (S::method const, S::method volatile)
5160 (S::method volatile const): New methods.
5161 (c_s, v_s, cv_s): New instances.
5162 (main): Call method() on them.
5163 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5164 (cannot_resolve): New procedure.
5165 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5166 print-quote-unquoted columns.
5167 (do_test): Test printing each scope too.
5168
e68cb8e0
PA
51692017-09-04 Pedro Alves <palves@redhat.com>
5170
5171 * gdb.base/local-static.exp: Also test with
5172 class::method::variable wholly quoted.
5173 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5174
858be34c
PA
51752017-09-04 Pedro Alves <palves@redhat.com>
5176
5177 * gdb.base/local-static.c: New.
5178 * gdb.base/local-static.cc: New.
5179 * gdb.base/local-static.exp: New.
5180
46a4882b
PA
51812017-09-04 Pedro Alves <palves@redhat.com>
5182
5183 * gdb.asm/asm-source.exp: Add casts to int.
5184 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5185 (dataglobal64_1, dataglobal64_2): New globals.
5186 * gdb.base/nodebug.exp: Test different expressions involving the
5187 new globals, with print, whatis and ptype. Add casts to int.
5188 * gdb.base/solib-display.exp: Add casts to int.
5189 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5190 * gdb.cp/m-static.exp: Add cast to int.
5191 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5192 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5193 tls variable with no debug info without a cast. Test with a cast
5194 to int too.
5195 * gdb.trace/entry-values.exp: Add casts.
5196
2c5a2be1
PA
51972017-09-04 Pedro Alves <palves@redhat.com>
5198
5199 * gdb.base/nodebug.exp: Test that ptype's error about functions
5200 with unknown return type includes the function name too.
5201
7022349d
PA
52022017-09-04 Pedro Alves <palves@redhat.com>
5203
5204 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5205 return type of munmap in infcall.
5206 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5207 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5208 type of ftell in infcall.
5209 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5210 type of getpid in infcall.
5211 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5212 infcall.
5213 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5214 Bail on failure to extract the pid.
5215 * gdb.base/nodebug.c: #include <stdint.h>.
5216 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5217 New functions.
5218 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5219 Change expected output of print/whatis/ptype with functions with
5220 no debug info. Test all supported languages. Call
5221 test_call_promotion.
5222 * gdb.compile/compile.exp: Adjust expected output to expect
5223 warning.
5224 * gdb.threads/siginfo-threads.exp: Likewise.
5225
54990598
PA
52262017-09-04 Pedro Alves <palves@redhat.com>
5227
5228 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5229 "prototypes". Test calling float functions via prototyped and
5230 unprototyped function pointers.
5231 (perform_all_tests): New parameter "prototypes". Pass it down.
5232 (top level): Pass down "prototypes" parameter to
5233 perform_all_tests.
5234
34d16ea2
SM
52352017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5236
5237 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5238 Test with nested loops.
5239
9521ecda
SM
52402017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5241
5242 * gdb.base/commands.exp: Call the new procedures.
5243 (loop_break_test, loop_continue_test): New procedures.
5244
80a65e9b
SM
52452017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5246
5247 * gdb.base/commands.exp: Call new procedure.
5248 (define_if_without_arg_test): New procedure.
5249
e439fa14
PA
52502017-09-04 Pedro Alves <palves@redhat.com>
5251
5252 * gdb.base/list-ambiguous.exp: New file.
5253 * gdb.base/list-ambiguous0.c: New file.
5254 * gdb.base/list-ambiguous1.c: New file.
5255 * gdb.base/list.exp (test_list_range): Adjust expected output.
5256
0a2dde4a
SDJ
52572017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5258
5259 * gdb.base/share-env-with-gdbserver.c: New file.
5260 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5261
5e89eb3a
SM
52622017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5263
5264 * gdb.base/commands.exp (gdbvar_simple_if_test,
5265 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5266 progvar_simple_if_test, progvar_simple_while_test,
5267 progvar_complex_if_while_test, user_defined_command_test,
5268 user_defined_command_args_eval,
5269 user_defined_command_args_stack_test,
5270 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5271 temporary_breakpoint_commands,
5272 gdb_test_no_prompt, redefine_hook_test,
5273 redefine_backtrace_test): Remove "global gdb_prompt".
5274
fd437cbc
SM
52752017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5276
5277 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5278 New proc, call it from toplevel.
5279
87215ad1
SDJ
52802017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5281
5282 PR remote/21852
5283 * gdb.server/normal.c: New file, copied from gdb.base.
5284 * gdb.server/run-without-local-binary.exp: New file.
5285
58afddc6
WP
52862017-08-07 Weimin Pan <weimin.pan@oracle.com>
5287
5288 * gdb.arch/sparc64-adi.exp: New file.
5289 * gdb.arch/sparc64-adi.c: New file.
5290
5277199a
PA
52912017-08-22 Pedro Alves <palves@redhat.com>
5292
5293 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5294 (top level): Add "list all overloads" tests.
5295
14278e1f
TT
52962017-08-22 Tom Tromey <tom@tromey.com>
5297
5298 * gdb.gdb/xfullpath.exp: Remove.
5299
bf223d3e
PA
53002017-08-21 Pedro Alves <palves@redhat.com>
5301
5302 PR gdb/19487
5303 * gdb.base/symbol-alias.c: New.
5304 * gdb.base/symbol-alias2.c: New.
5305 * gdb.base/symbol-alias.exp: New.
5306
c973d0aa
PA
53072017-08-21 Pedro Alves <palves@redhat.com>
5308
5309 * gdb.base/dfp-test.c
5310 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5311 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5312 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5313 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5314 * gdb.base/whatis-ptype-typedefs.c: New.
5315 * gdb.base/whatis-ptype-typedefs.exp: New.
5316 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5317 (an_int, an_int_type, an_int_type2): New globals.
5318 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5319 involving typedefs and cast expressions.
5320 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5321 (lookup_typedefs_function): New.
5322 (typedefs_pretty_printers_dict): New.
5323 (top level): Register lookup_typedefs_function in
5324 gdb.pretty_printers.
5325
6d580b63
YQ
53262017-08-18 Yao Qi <yao.qi@linaro.org>
5327
5328 * gdb.server/unittest.exp: New.
5329
206726fb
SDJ
53302017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5331
5332 PR gdb/21954
5333 * gdb.base/environ.exp: Add test to check if 'unset environment'
5334 works.
5335
bf0ec4c2
AA
53362017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5337
5338 * lib/gdb.exp (universal_compile_options): New caching proc.
5339 (gdb_compile): Suppress GCC's coloring of messages.
5340
d6382fff
TT
53412017-08-14 Tom Tromey <tom@tromey.com>
5342
5343 PR gdb/21675:
5344 * gdb.base/printcmds.exp (test_radices): New function.
5345 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5346 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5347 * lib/gdb.exp (get_integer_valueof): Use p/d.
5348
c2c2dd9f
SM
53492017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5350
5351 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5352 characters.
5353
fdffd6f4
TT
53542017-08-05 Tom Tromey <tom@tromey.com>
5355
5356 * gdb.rust/simple.exp: Allow String to appear in a different
5357 namespace.
5358
27d41eac
YQ
53592017-07-26 Yao Qi <yao.qi@linaro.org>
5360
5361 * gdb.gdb/unittest.exp: Invoke command
5362 "maintenance check xml-descriptions".
5363
031ed05d
AA
53642017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5365
5366 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5367 calling context.
5368 (hex128): Drop erroneous calculation of parameters.
5369
dcd27ddf
SM
53702017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5371
5372 * gdb.python/py-unwind.exp: Disable stack protection when
5373 building test file.
5374
47e77640
PA
53752017-07-20 Pedro Alves <palves@redhat.com>
5376
5377 * gdb.base/default.exp (set language): Adjust expected output.
5378
62d2a18a
PA
53792017-07-20 Pedro Alves <palves@redhat.com>
5380
5381 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5382 (test_minsym): ... this, and make static.
5383 (get_pck__foo__bar__minsym): Rename to ...
5384 (get_test_minsym): ... this.
5385 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5386 symbol names and comments.
5387 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5388 (get_test_minsym): ... this.
5389 (pck__foo__bar__minsym__2): Rename to ...
5390 (test_minsym): ... this.
5391 (main): Adjust.
5392
c45ec17c
PA
53932017-07-17 Pedro Alves <palves@redhat.com>
5394
5395 * gdb.base/completion.exp: Adjust expected output.
5396 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5397 the completer works.
5398
c6756f62
PA
53992017-07-17 Pedro Alves <palves@redhat.com>
5400
5401 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5402
5bd68487
AB
54032017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5404
5405 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5406
8880f2a9
TT
54072017-07-14 Tom Tromey <tom@tromey.com>
5408
5409 PR rust/21764:
5410 * gdb.rust/simple.exp: Add tests.
5411
65547233
TT
54122017-07-14 Tom Tromey <tom@tromey.com>
5413
5414 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5415
8f14146e
PA
54162017-07-14 Pedro Alves <palves@redhat.com>
5417
5418 * gdb.linespec/base/one/thefile.cc (z1): New function.
5419 * gdb.linespec/base/two/thefile.cc (z2): New function.
5420 * gdb.linespec/linespec.exp: Add tests.
5421
b4365d02
AB
54222017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5423
5424 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5425 to mi_create_breakpoint.
5426
5d2cbaa5
AB
54272017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5428
5429 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5430 mi_create_breakpoint.
5431
11cb5716
IB
54322017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5433
5434 * gdb.dlang/demangle.exp: Update for demangling changes.
5435
03278692
TT
54362017-07-09 Tom Tromey <tom@tromey.com>
5437
5438 * gdb.dwarf2/shortpiece.exp: New file.
5439
33c5cd75
DB
54402017-07-06 David Blaikie <dblaikie@gmail.com>
5441
5442 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5443 built from fissiont-multi-cu{1,2}.c.
5444 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5445 except putting 'main' and 'func' in separate CUs in the same DWO file.
5446 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5447 test.
5448 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5449 test.
5450
8455d262
PA
54512017-07-06 Pedro Alves <palves@redhat.com>
5452
5453 * gdb.python/py-unwind.exp: Test flushregs.
5454
dc4bde35
SDJ
54552017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5456
5457 PR cli/21688
5458 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5459 tests for alias commands and trailing whitespace.
5460
51ed89aa
SDJ
54612017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5462
5463 PR cli/21688
5464 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5465 procedure. Call it.
5466
eb17d413
PA
54672017-06-29 Pedro Alves <palves@redhat.com>
5468
5469 * gdb.base/printcmds.exp: Add tests.
5470
41664b45
DG
54712017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5472
5473 PR gdb/21337
5474 * gdb.base/reread-readsym.exp: New file.
5475 * gdb.base/reread-readsym.c: New file.
5476
75312ae3
KB
54772017-06-21 Kevin Buettner <kevinb@redhat.com>
5478
5479 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5480 subpattern.
5481
66953522
PB
54822017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5483
5484 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5485 extended mnemonic.
5486 * gdb.arch/powerpc-power9.s: Likewise.
5487
5524b525
AA
54882017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5489
5490 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5491 on 32-bit x86 targets. Exploit is_*_target macros where
5492 appropriate.
5493
03c8af18
AA
54942017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5495
5496 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5497 register pieces.
5498
3bf31011
AA
54992017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5500
5501 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5502 located in one or more DWARF pieces.
5503
805acca0
AA
55042017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5505
5506 * lib/gdb.exp (get_endianness): New proc.
5507 * gdb.arch/aarch64-fp.exp: Use it.
5508 * gdb.arch/altivec-regs.exp: Likewise.
5509 * gdb.arch/e500-regs.exp: Likewise.
5510 * gdb.arch/vsx-regs.exp: Likewise.
5511 * gdb.base/dump.exp: Likewise.
5512 * gdb.base/funcargs.exp: Likewise.
5513 * gdb.base/gnu_vector.exp: Likewise.
5514 * gdb.dwarf2/formdata16.exp: Likewise.
5515 * gdb.dwarf2/implptrpiece.exp: Likewise.
5516 * gdb.dwarf2/nonvar-access.exp: Likewise.
5517 * gdb.python/py-inferior.exp: Likewise.
5518 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5519
e9352324
AA
55202017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5521
5522 PR gdb/21226
5523 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5524 stack value pieces are taken from the LSB end.
5525
d5d1163e
AA
55262017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5527
5528 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5529 variable at nonzero offset.
5530
0567c986
AA
55312017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5532
5533 * gdb.dwarf2/var-access.c: New file.
5534 * gdb.dwarf2/var-access.exp: New test.
5535 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5536
973e9aab
TT
55372017-06-12 Tom Tromey <tom@tromey.com>
5538
5539 * gdb.dwarf2/formdata16.exp: Add tests.
5540
d9109c80
TT
55412017-06-12 Tom Tromey <tom@tromey.com>
5542
5543 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5544
30a25466
TT
55452017-06-12 Tom Tromey <tom@tromey.com>
5546
5547 PR exp/16225:
5548 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5549 * gdb.arch/vsx-regs.exp: Update tests.
5550 * gdb.arch/s390-vregs.exp (hex128): New proc.
5551 Update test.
5552 * gdb.arch/altivec-regs.exp: Update tests.
5553
aefd8b33
SDJ
55542017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5555
5556 * gdb.base/startup-with-shell.c: New file.
5557 * gdb.base/startup-with-shell.exp: Likewise.
5558
2090129c
SDJ
55592017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5560
5561 * gdb.server/non-existing-program.exp: Update regex in order to
5562 reflect the fact that gdbserver is now using fork_inferior (with a
5563 shell) to startup the inferior.
5564
8e86a419
SM
55652017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5566
5567 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5568 support function calls from GDB.
5569
e6cf65f2
TT
55702017-05-21 Tom Tromey <tom@tromey.com>
5571
5572 PR rust/21466:
5573 * gdb.rust/unsized.exp: New file.
5574 * gdb.rust/unsized.rs: New file.
5575
43cc5389
TT
55762017-05-19 Tom Tromey <tom@tromey.com>
5577
5578 PR rust/21484:
5579 * gdb.rust/watch.exp: New file.
5580 * gdb.rust/watch.rs: New file.
5581
ec8df234
TT
55822017-05-18 Tom Tromey <tom@tromey.com>
5583
5584 * gdb.rust/simple.exp: Allow Box to be qualified.
5585
3e3e7fae
TP
55862017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5587
5588 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5589
59cc050d
PA
55902017-05-18 Pedro Alves <palves@redhat.com>
5591
5592 * gdb.base/fileio.c (test_write, test_read, test_close)
5593 (test_fstat): Don't print 'ret' in the fail path.
5594
c8f6abd1
PA
55952017-05-18 Pedro Alves <palves@redhat.com>
5596
5597 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5598 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5599 (test_system, test_rename, test_unlink, test_time): Change
5600 prototypes.
5601 * gdb.base/fileio.exp (stop_msg): Adjust.
5602
d2a03b77
PA
56032017-05-18 Pedro Alves <palves@redhat.com>
5604
5605 * gdb.base/fileio.c (null_str): New global.
5606 (test_stat): Use it.
5607 * gdb.base/fileio.exp: Remove nowarnings.
5608
0d5c6999
YQ
56092017-05-17 Yao Qi <yao.qi@linaro.org>
5610
5611 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5612
21873064
YQ
56132017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5614
5615 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5616 argument command.
5617 (top-level): Invoke test_set_inferior_tty.
5618
d512d31c
PA
56192017-05-04 Pedro Alves <palves@redhat.com>
5620
5621 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5622 Add parens to print call for Python 3.
5623
90cef2ed
KS
56242017-05-03 Keith Seitz <keiths@redhat.com>
5625
5626 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5627 (main): Call it.
5628
14f819c8
TW
56292017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5630
5631 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5632 to prev and next.
5633
913aeadd
TW
56342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5635
5636 * gdb.python/py-record-btrace.exp: Remove test for
5637 gdb.BtraceInstruction.error.
5638
a3be24ad
TW
56392017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5640
5641 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5642
ae20e79a
TW
56432017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5644
5645 * gdb.python/py-record-btrace-threads.c: New file.
5646 * gdb.python/py-record-btrace-threads.exp: New file.
5647
45ce1b47
SDJ
56482017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5649
5650 PR testsuite/8595
5651 * gdb.base/environ.exp: Make test available in all architectures.
5652 Move bits related to "info program" testing to
5653 gdb.base/info-program.exp. Rewrite tests to use the two new
5654 procedures mentione below.
5655 (test_set_show_env_var) New procedure.
5656 (test_set_show_env_var_equal): Likewise.
5657 * gdb.base/info-program.exp: New file.
5658
e15c3eb4
KS
56592017-04-27 Keith Seitz <keiths@redhat.com>
5660
5661 * gdb.cp/oranking.cc (test15): New function.
5662 (main): Call test15 and declare additional variables for testing.
5663 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5664 "p foo101('abc')" tests.
5665 Add tests for cv qualifier overloads.
5666 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5667 "lvalue reference overload" test.
5668 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5669 "print value of f1 on Child&& in f2" test.
5670
3a3fd0fd
PA
56712017-04-19 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5674 procedure.
5675 (top level): Call it.
5676 * lib/gdb.exp (gdb_define_cmd): New procedure.
5677
53375380
PA
56782017-04-12 Pedro Alves <palves@redhat.com>
5679
5680 PR gdb/21323
5681 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5682 (wchar): New global.
5683 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5684 (do_test_wide_char, wide_char_types_no_program, top level): Add
5685 wchar_t testing.
5686
53e710ac
PA
56872017-04-12 Pedro Alves <palves@redhat.com>
5688
5689 PR c++/21323
5690 * gdb.cp/wide_char_types.c: New file.
5691 * gdb.cp/wide_char_types.exp: New file.
5692
0ad9d8c7
SDJ
56932017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5694
5695 PR gdb/21352
5696 * gdb.trace/tsv.exp: Add test for "tsave -r".
5697
b1b45502
IB
56982017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5699
5700 * gdb.dlang/watch-loc.c: New file.
5701 * gdb.dlang/watch-loc.exp: New file.
5702
ec13808e
JK
57032017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5704
5705 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5706
fe5f7374
AK
57072017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5708
5709 * gdb.arch/arc-analyze-prologue.S: New file.
5710 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5711
eea78757
AK
57122017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5713
5714 * gdb.arch/arc-decode-insn.S: New file.
5715 * gdb.arch/arc-decode-insn.exp: Likewise.
5716
5badf10a
IR
57172017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5718
5719 PR tdep/20928
5720 * gdb.arch/sparc64-regs.exp: New file.
5721 * gdb.arch/sparc64-regs.S: Likewise.
5722
cee59b3f
TW
57232017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5724
5725 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5726 and memory view on Python 3.
5727
c0f55cc6
AV
57282017-03-20 Artemiy Volkov <artemiyv@acm.org>
5729 Keith Seitz <keiths@redhat.com>
5730
5731 PR gdb/14441
5732 * gdb.cp/demangle.exp: Add rvalue reference tests.
5733 * gdb.cp/rvalue-ref-casts.cc: New file.
5734 * gdb.cp/rvalue-ref-casts.exp: New file.
5735 * gdb.cp/rvalue-ref-overload.cc: New file.
5736 * gdb.cp/rvalue-ref-overload.exp: New file.
5737 * gdb.cp/rvalue-ref-params.cc: New file.
5738 * gdb.cp/rvalue-ref-params.exp: New file.
5739 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5740 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5741 * gdb.cp/rvalue-ref-types.cc: New file.
5742 * gdb.cp/rvalue-ref-types.exp: New file.
5743 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5744 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5745
51457a05
MAL
57462017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5747
5748 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5749 New procedure.
5750
5b291c04
MAL
57512017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5752
5753 * lib/mi-support.exp (mi_gdb_test): Add additional message
5754 for unexpected output.
5755
59a56148
AA
57562017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5757
5758 * gdb.base/examine-backward.c (Barrier): New character array
5759 constant, to ensure that TestStrings is preceded by a string
5760 terminator.
5761
7942e96e
AA
57622017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5763
5764 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5765 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5766 and implicit pointer into such a location.
5767
6ebac3fb
DE
57682017-03-16 Doug Evans <dje@google.com>
5769
5770 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5771
ec3b243d
TP
57722017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5773
5774 * gdb.cp/m-static.exp: Fix expectation for prototype of
5775 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
5776
57772017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
5778
5779 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5780 * gdb.guile/scm-lazy-string.c: New file.
5781 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5782 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5783 for pointer, array, typedef lazy strings.
5784
2cc36e25 57852017-03-16 Doug Evans <dje@google.com>
34b43320
DE
5786
5787 PR python/17728, python/18439, python/18779
5788 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5789 * gdb.python/py-lazy-string.c (pointer): New typedef.
5790 (main): New locals ptr, array, typedef_ptr.
5791 * gdb.python/py-value.exp: Move lazy string tests to ...
5792 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5793 array, typedef lazy strings.
ec3b243d 5794
0efcde63
AK
57952017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5796
5797 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5798 Add optional 'test' parameter.
5799
7978d7c3
SM
58002017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5801
5802 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5803 Skip for versions of DejaGnu < 1.5.
5804
896c0c1e
SM
58052017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5806
5807 * lib/gdb.exp (dejagnu_version): New proc.
5808 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5809 Use dejagnu_version.
5810
5f4d1085
KS
58112017-03-10 Keith Seitz <keiths@redhat.com>
5812
5813 PR c++/8128
5814 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5815 type from destructor regexps.
5816 Add a branch which actually passes the test.
5817 Adjust "ptype t5i" test names.
5818
1de05205
PA
58192017-03-08 Pedro Alves <palves@redhat.com>
5820
5821 * gdb.base/step-over-exit.exp: Add explicit test message.
5822
c65d6b55
PA
58232017-03-08 Pedro Alves <palves@redhat.com>
5824
5825 PR gdb/18360
5826 * gdb.threads/interrupt-while-step-over.c: New file.
5827 * gdb.threads/interrupt-while-step-over.exp: New file.
5828
2e86a283
PA
58292017-03-08 Pedro Alves <palves@redhat.com>
5830
5831 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5832 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5833
25dcbff6
PA
58342017-03-08 Pedro Alves <palves@redhat.com>
5835
5836 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5837 PKRU as not supported as a PASS.
5838
dc9366eb
PA
58392017-03-08 Pedro Alves <palves@redhat.com>
5840
5841 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5842 prefix instead of $binfile1/$binfile2.
5843 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5844 in test message.
5845 * gdb.python/py-completion.exp: Use "load python file" as test
5846 messages instead of unstable path names.
5847
6e5d74e7
PA
58482017-03-08 Pedro Alves <palves@redhat.com>
5849 Jan Kratochvil <jan.kratochvil@redhat.com>
5850
5851 PR cli/21218
5852 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5853 New proc.
5854 (top level): Call it.
5855
9753a2f6
PA
58562017-03-08 Pedro Alves <palves@redhat.com>
5857
5858 PR tui/21216
5859 * gdb.tui/tui-nl-filtered-output.exp: New file.
5860
1a4dd9dd
PA
58612017-03-08 Pedro Alves <palves@redhat.com>
5862
5863 * gdb.base/completion.exp: Move TUI completion tests to ...
5864 * gdb.tui/completion.exp: ... this new file.
5865
7cbbff33
PA
58662017-03-08 Pedro Alves <palves@redhat.com>
5867
5868 * gdb.base/tui-disasm-long-lines.c,
5869 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5870 gdb.base/tui-layout.exp: Move to ...
5871 * gdb.tui/: ... this new directory.
5872
5f6fd321
PA
58732017-03-07 Pedro Alves <palves@redhat.com>
5874
5875 * gdb.base/tui-layout.c: New file.
5876 * gdb.base/tui-layout.exp: New file.
5877
44959fa8
PA
58782017-03-07 Pedro Alves <palves@redhat.com>
5879
5880 * gdb.base/tui-layout.c: Rename to ...
5881 * gdb.base/tui-disasm-long-lines.c: ... this.
5882 * gdb.base/tui-layout.exp: Rename to ...
5883 * gdb.base/tui-disasm-long-lines.exp: ... this.
5884
f8c4e718
PA
58852017-03-07 Pedro Alves <palves@redhat.com>
5886
5887 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5888
6dbb839a 58892017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5890
5891 * i386-mpx-call.c: New file.
5892 * i386-mpx-call.exp: New file.
5893
65b48a81
PB
58942017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5895
5896 * gdb.arch/powerpc-power.exp: Delete test.
5897 * gdb.arch/powerpc-power.s: Likewise.
5898 * gdb.disasm/disassembler-options.exp: New test.
5899 * gdb.arch/powerpc-altivec.exp: Likewise.
5900 * gdb.arch/powerpc-altivec.s: Likewise.
5901 * gdb.arch/powerpc-altivec2.exp: Likewise.
5902 * gdb.arch/powerpc-altivec2.s: Likewise.
5903 * gdb.arch/powerpc-altivec3.exp: Likewise.
5904 * gdb.arch/powerpc-altivec3.s: Likewise.
5905 * gdb.arch/powerpc-power7.exp: Likewise.
5906 * gdb.arch/powerpc-power7.s: Likewise.
5907 * gdb.arch/powerpc-power8.exp: Likewise.
5908 * gdb.arch/powerpc-power8.s: Likewise.
5909 * gdb.arch/powerpc-power9.exp: Likewise.
5910 * gdb.arch/powerpc-power9.s: Likewise.
5911 * gdb.arch/powerpc-vsx.exp: Likewise.
5912 * gdb.arch/powerpc-vsx.s: Likewise.
5913 * gdb.arch/powerpc-vsx2.exp: Likewise.
5914 * gdb.arch/powerpc-vsx2.s: Likewise.
5915 * gdb.arch/powerpc-vsx3.exp: Likewise.
5916 * gdb.arch/powerpc-vsx3.s: Likewise.
5917 * gdb.arch/arm-disassembler-options.exp: Likewise.
5918 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5919 * gdb.arch/s390-disassembler-options.exp: Likewise.
5920
17cd4947
LM
59212017-02-23 Luis Machado <lgustavo@codesourcery.com>
5922
5923 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5924 (check_supported_features): ... this. Changed return type to void.
5925 (supports_rdseed): New static global.
5926 (rdseed): Check supports_rdseed.
5927 (initialize): Call check_supported_features.
5928
2039d74e
EBM
59292017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5930
5931 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5932 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5933 and lqarx/stqcx.
5934 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5935 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5936
a51d7ecf
EBM
59372017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5938
5939 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5940 uppercase.
5941
0224619f
JK
59422017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5943
5944 * gdb.dwarf2/formdata16.c: New file.
5945 * gdb.dwarf2/formdata16.exp: New file.
5946 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5947
216f72a1
JK
59482017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5949
5950 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5951 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5952 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5953 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5954 DW_AT_GNU_*.
5955
43988095
JK
59562017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5957
5958 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5959
99e8a4f9
SDJ
59602017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5961
5962 PR gdb/21164
5963 * gdb.base/maint.exp: Add testcases for when the commands do
5964 not have arguments.
5965
b58a8c0c
TP
59662017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5967
5968 * gdb.cp/chained-calls.exp: Use p instead of P.
5969
4e746bb6
TW
59702017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5971
5972 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5973 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5974
3f77c769
TT
59752017-02-14 Tom Tromey <tom@tromey.com>
5976
5977 PR python/13598:
5978 * gdb.python/py-events.exp: Add before_prompt event tests.
5979
075beec0
AA
59802017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5981
5982 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5983
bf5f525c
LM
59842017-02-13 Luis Machado <lgustavo@codesourcery.com>
5985
5986 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5987 (main): Call my_unique_function_name.
5988 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5989 completion of patterns with a single match.
5990 Add missing -re switches to gdb_test_multiple calls.
5991
13a66184
LM
59922017-02-13 Luis Machado <lgustavo@codesourcery.com>
5993
5994 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5995 return if core file is not recognized.
5996
26a06916
SM
59972017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5998
5999 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6000 and extra UIs.
6001
b761ca9e
SM
60022017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6003
6004 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6005 proc_with_prefix.
6006
b964bee0
TT
60072017-02-10 Tom Tromey <tom@tromey.com>
6008
6009 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6010
18da0c51
MG
60112017-02-10 Martin Galvan <martingalvan@sourceware.org>
6012
6013 PR gdb/21122
6014 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6015
604c4576
JG
60162017-02-08 Jerome Guitton <guitton@adacore.com>
6017
6018 * gdb.base/define.exp: Add test for command abbreviations
6019 in define.
6020
20b477a7
LM
60212017-02-06 Luis Machado <lgustavo@codesourcery.com>
6022
6023 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6024 * gdb.reverse/insn-reverse-x86.c: New file.
6025
3f7b46f2
IR
60262017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6027
6028 PR tdep/20936
6029 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6030
f0fd41c1
TT
60312017-02-03 Tom Tromey <tom@tromey.com>
6032
6033 PR rust/21097:
6034 * gdb.rust/simple.exp: Add new tests.
6035
5be5dbf0
PA
60362017-02-02 Pedro Alves <palves@redhat.com>
6037
6038 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6039 tests.
6040
7346ef59
AA
60412017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6042
6043 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6044 taking a 2-byte value out of a 4-byte DWARF implicit value on
6045 big-endian targets.
6046 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6047 logic. Add test cases for DW_OP_implicit.
6048
787f0025
MM
60492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6050
6051 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6052
68777c29
MM
60532017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6054
6055 * gdb.btrace/enable.exp: Call gdb_exit before
6056 skip_gdbserver_tests.
6057
0a1c7e28
MM
60582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6059
6060 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6061 GDBFLAGS.
6062
b5ac99b0
MM
60632017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6064
6065 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6066 the test is skipped.
6067 * gdb.btrace/data.exp: Likewise.
6068 * gdb.btrace/delta.exp: Likewise.
6069 * gdb.btrace/dlopen.exp: Likewise.
6070 * gdb.btrace/enable-running.exp: Likewise.
6071 * gdb.btrace/enable.exp: Likewise.
6072 * gdb.btrace/exception.exp: Likewise.
6073 * gdb.btrace/function_call_history.exp: Likewise.
6074 * gdb.btrace/gcore.exp: Likewise.
6075 * gdb.btrace/instruction_history.exp: Likewise.
6076 * gdb.btrace/multi-thread-step.exp: Likewise.
6077 * gdb.btrace/nohist.exp: Likewise.
6078 * gdb.btrace/non-stop.exp: Likewise.
6079 * gdb.btrace/reconnect.exp: Likewise.
6080 * gdb.btrace/record_goto-step.exp: Likewise.
6081 * gdb.btrace/record_goto.exp: Likewise.
6082 * gdb.btrace/rn-dl-bind.exp: Likewise.
6083 * gdb.btrace/segv.exp: Likewise.
6084 * gdb.btrace/step.exp: Likewise.
6085 * gdb.btrace/stepi.exp: Likewise.
6086 * gdb.btrace/tailcall-only.exp: Likewise.
6087 * gdb.btrace/tailcall.exp: Likewise.
6088 * gdb.btrace/tsx.exp: Likewise.
6089 * gdb.btrace/unknown_functions.exp: Likewise.
6090 * gdb.btrace/vdso.exp: Likewise.
6091
cd4007e4
MM
60922017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6093
6094 * gdb.btrace/enable-running.c: New.
6095 * gdb.btrace/enable-running.exp: New.
6096
2735833d
WT
60972017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6098
6099 * gdb.arch/amd64-gs_base.c: New file.
6100 * gdb.arch/amd64-gs_base.exp: New file.
6101
b51e1e94
LM
61022017-01-26 Luis Machado <lgustavo@codesourcery.com>
6103
6104 * lib/memory.exp: Remove spurious empty newlines.
6105
72ca0410
SM
61062017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6107
6108 * gdb.python/py-bad-printers.exp: Load python file using "source".
6109 * gdb.python/py-events.exp: Likewise.
6110 * gdb.python/py-evsignal.exp: Likewise.
6111 * gdb.python/py-evthreads.exp: Likewise.
6112 * gdb.python/py-frame-args.exp: Likewise.
6113 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6114 * gdb.python/py-framefilter-mi.exp: Likewise.
6115 * gdb.python/py-framefilter.exp: Likewise.
6116 * gdb.python/py-mi.exp: Likewise.
6117 * gdb.python/py-pp-maint.exp: Likewise.
6118 * gdb.python/py-pp-registration.exp: Likewise.
6119 * gdb.python/py-prettyprint.exp: Likewise.
6120 (run_lang_tests): Likewise.
6121 * gdb.python/py-typeprint.exp: Likewise.
6122
e309aa65
LM
61232017-01-26 Luis Machado <lgustavo@codesourcery.com>
6124
6125 * lib/memory.exp: New file.
6126 * lib/gdb.exp: Load memory.exp.
6127 * gdb.base/memattr.exp (delete_memory): Move proc to
6128 lib/memory.exp and rename to delete_memory_regions.
6129 Replace delete_memory with delete_memory_regions.
6130 Cleanup memory regions before tests.
6131 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6132 before tests.
6133
515aff23
LM
61342017-01-26 Luis Machado <lgustavo@codesourcery.com>
6135
6136 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6137 files.
6138 (initialize): New function conditionally defined.
6139 (testcases): Move within conditional block.
6140 (main): Call initialize.
6141 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6142 of gdb.reverse/insn-reverse.c.
6143 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6144 gdb.reverse/insn-reverse.c.
6145
d8b49cf0
YQ
61462017-01-26 Yao Qi <yao.qi@linaro.org>
6147
6148 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6149 disassemble on address 0.
6150
f13a9a0c
YQ
61512017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6152 Yao Qi <yao.qi@linaro.org>
6153
6154 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6155 * gdb.dwarf2/implptr-64bit.S: Remove.
6156 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6157 variables in caller's context. Add DW_OP_implicit_value.
6158
5ac95241
YQ
61592017-01-25 Yao Qi <yao.qi@linaro.org>
6160
6161 * lib/dwarf.exp (Dwarf::_location): Handle
6162 DW_OP_GNU_implicit_pointer with proper size.
6163
23e82930
LM
61642017-01-20 Luis Machado <lgustavo@codesourcery.com>
6165
6166 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6167 and add untested calls.
6168
d334ae25
LM
61692017-01-20 Luis Machado <lgustavo@codesourcery.com>
6170
6171 * gdb.python/python.exp: Check line number against what GDB thinks
6172 the line number is for func1.
6173
f5e6296e
IB
61742017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6175
6176 * gdb.dlang/debug-expr.exp: New file.
6177
5b362f04
LM
61782016-12-23 Luis Machado <lgustavo@codesourcery.com>
6179
6180 Fix test names for the following files:
6181
6182 * gdb.ada/exec_changed.exp
6183 * gdb.ada/info_types.exp
6184 * gdb.arch/aarch64-atomic-inst.exp
6185 * gdb.arch/aarch64-fp.exp
6186 * gdb.arch/altivec-abi.exp
6187 * gdb.arch/altivec-regs.exp
6188 * gdb.arch/amd64-byte.exp
6189 * gdb.arch/amd64-disp-step.exp
6190 * gdb.arch/amd64-dword.exp
6191 * gdb.arch/amd64-entry-value-inline.exp
6192 * gdb.arch/amd64-entry-value-param.exp
6193 * gdb.arch/amd64-entry-value-paramref.exp
6194 * gdb.arch/amd64-entry-value.exp
6195 * gdb.arch/amd64-i386-address.exp
6196 * gdb.arch/amd64-invalid-stack-middle.exp
6197 * gdb.arch/amd64-invalid-stack-top.exp
6198 * gdb.arch/amd64-optimout-repeat.exp
6199 * gdb.arch/amd64-prologue-skip.exp
6200 * gdb.arch/amd64-prologue-xmm.exp
6201 * gdb.arch/amd64-stap-special-operands.exp
6202 * gdb.arch/amd64-stap-wrong-subexp.exp
6203 * gdb.arch/amd64-tailcall-cxx.exp
6204 * gdb.arch/amd64-tailcall-noret.exp
6205 * gdb.arch/amd64-tailcall-ret.exp
6206 * gdb.arch/amd64-tailcall-self.exp
6207 * gdb.arch/amd64-word.exp
6208 * gdb.arch/arm-bl-branch-dest.exp
6209 * gdb.arch/arm-disp-step.exp
6210 * gdb.arch/arm-neon.exp
6211 * gdb.arch/arm-single-step-kernel-helper.exp
6212 * gdb.arch/avr-flash-qualifier.exp
6213 * gdb.arch/disp-step-insn-reloc.exp
6214 * gdb.arch/e500-abi.exp
6215 * gdb.arch/e500-regs.exp
6216 * gdb.arch/ftrace-insn-reloc.exp
6217 * gdb.arch/i386-avx512.exp
6218 * gdb.arch/i386-bp_permanent.exp
6219 * gdb.arch/i386-byte.exp
6220 * gdb.arch/i386-cfi-notcurrent.exp
6221 * gdb.arch/i386-disp-step.exp
6222 * gdb.arch/i386-dr3-watch.exp
6223 * gdb.arch/i386-float.exp
6224 * gdb.arch/i386-gnu-cfi.exp
6225 * gdb.arch/i386-mpx-map.exp
6226 * gdb.arch/i386-mpx-sigsegv.exp
6227 * gdb.arch/i386-mpx-simple_segv.exp
6228 * gdb.arch/i386-mpx.exp
6229 * gdb.arch/i386-permbkpt.exp
6230 * gdb.arch/i386-prologue.exp
6231 * gdb.arch/i386-signal.exp
6232 * gdb.arch/i386-size-overlap.exp
6233 * gdb.arch/i386-unwind.exp
6234 * gdb.arch/i386-word.exp
6235 * gdb.arch/mips-fcr.exp
6236 * gdb.arch/powerpc-d128-regs.exp
6237 * gdb.arch/powerpc-stackless.exp
6238 * gdb.arch/ppc64-atomic-inst.exp
6239 * gdb.arch/s390-stackless.exp
6240 * gdb.arch/s390-tdbregs.exp
6241 * gdb.arch/s390-vregs.exp
6242 * gdb.arch/sparc-sysstep.exp
6243 * gdb.arch/thumb-bx-pc.exp
6244 * gdb.arch/thumb-singlestep.exp
6245 * gdb.arch/thumb2-it.exp
6246 * gdb.arch/vsx-regs.exp
6247 * gdb.asm/asm-source.exp
6248 * gdb.base/a2-run.exp
6249 * gdb.base/advance.exp
6250 * gdb.base/all-bin.exp
6251 * gdb.base/anon.exp
6252 * gdb.base/args.exp
6253 * gdb.base/arithmet.exp
6254 * gdb.base/async-shell.exp
6255 * gdb.base/async.exp
6256 * gdb.base/attach-pie-noexec.exp
6257 * gdb.base/attach-twice.exp
6258 * gdb.base/auto-load.exp
6259 * gdb.base/bang.exp
6260 * gdb.base/bitfields.exp
6261 * gdb.base/break-always.exp
6262 * gdb.base/break-caller-line.exp
6263 * gdb.base/break-entry.exp
6264 * gdb.base/break-inline.exp
6265 * gdb.base/break-on-linker-gcd-function.exp
6266 * gdb.base/break-probes.exp
6267 * gdb.base/break.exp
6268 * gdb.base/breakpoint-shadow.exp
6269 * gdb.base/call-ar-st.exp
6270 * gdb.base/call-sc.exp
6271 * gdb.base/call-signal-resume.exp
6272 * gdb.base/call-strs.exp
6273 * gdb.base/callfuncs.exp
6274 * gdb.base/catch-fork-static.exp
6275 * gdb.base/catch-gdb-caused-signals.exp
6276 * gdb.base/catch-load.exp
6277 * gdb.base/catch-signal-fork.exp
6278 * gdb.base/catch-signal.exp
6279 * gdb.base/catch-syscall.exp
6280 * gdb.base/charset.exp
6281 * gdb.base/checkpoint.exp
6282 * gdb.base/chng-syms.exp
6283 * gdb.base/code-expr.exp
6284 * gdb.base/code_elim.exp
6285 * gdb.base/commands.exp
6286 * gdb.base/completion.exp
6287 * gdb.base/complex.exp
6288 * gdb.base/cond-expr.exp
6289 * gdb.base/condbreak.exp
6290 * gdb.base/consecutive.exp
6291 * gdb.base/continue-all-already-running.exp
6292 * gdb.base/coredump-filter.exp
6293 * gdb.base/corefile.exp
6294 * gdb.base/dbx.exp
6295 * gdb.base/debug-expr.exp
6296 * gdb.base/define.exp
6297 * gdb.base/del.exp
6298 * gdb.base/disabled-location.exp
6299 * gdb.base/disasm-end-cu.exp
6300 * gdb.base/disasm-optim.exp
6301 * gdb.base/display.exp
6302 * gdb.base/duplicate-bp.exp
6303 * gdb.base/ena-dis-br.exp
6304 * gdb.base/ending-run.exp
6305 * gdb.base/enumval.exp
6306 * gdb.base/environ.exp
6307 * gdb.base/eu-strip-infcall.exp
6308 * gdb.base/eval-avoid-side-effects.exp
6309 * gdb.base/eval-skip.exp
6310 * gdb.base/exitsignal.exp
6311 * gdb.base/expand-psymtabs.exp
6312 * gdb.base/filesym.exp
6313 * gdb.base/find-unmapped.exp
6314 * gdb.base/finish.exp
6315 * gdb.base/float.exp
6316 * gdb.base/foll-exec-mode.exp
6317 * gdb.base/foll-exec.exp
6318 * gdb.base/foll-fork.exp
6319 * gdb.base/fortran-sym-case.exp
6320 * gdb.base/freebpcmd.exp
6321 * gdb.base/func-ptr.exp
6322 * gdb.base/func-ptrs.exp
6323 * gdb.base/funcargs.exp
6324 * gdb.base/gcore-buffer-overflow.exp
6325 * gdb.base/gcore-relro-pie.exp
6326 * gdb.base/gcore-relro.exp
6327 * gdb.base/gcore.exp
6328 * gdb.base/gdb1090.exp
6329 * gdb.base/gdb11530.exp
6330 * gdb.base/gdb11531.exp
6331 * gdb.base/gdb1821.exp
6332 * gdb.base/gdbindex-stabs.exp
6333 * gdb.base/gdbvars.exp
6334 * gdb.base/hbreak.exp
6335 * gdb.base/hbreak2.exp
6336 * gdb.base/included.exp
6337 * gdb.base/infcall-input.exp
6338 * gdb.base/inferior-died.exp
6339 * gdb.base/infnan.exp
6340 * gdb.base/info-macros.exp
6341 * gdb.base/info-os.exp
6342 * gdb.base/info-proc.exp
6343 * gdb.base/info-shared.exp
6344 * gdb.base/info-target.exp
6345 * gdb.base/infoline.exp
6346 * gdb.base/interp.exp
6347 * gdb.base/interrupt.exp
6348 * gdb.base/jit-reader.exp
6349 * gdb.base/jit-simple.exp
6350 * gdb.base/kill-after-signal.exp
6351 * gdb.base/kill-detach-inferiors-cmd.exp
6352 * gdb.base/label.exp
6353 * gdb.base/langs.exp
6354 * gdb.base/ldbl_e308.exp
6355 * gdb.base/line-symtabs.exp
6356 * gdb.base/linespecs.exp
6357 * gdb.base/list.exp
6358 * gdb.base/long_long.exp
6359 * gdb.base/longest-types.exp
6360 * gdb.base/maint.exp
6361 * gdb.base/max-value-size.exp
6362 * gdb.base/memattr.exp
6363 * gdb.base/mips_pro.exp
6364 * gdb.base/morestack.exp
6365 * gdb.base/moribund-step.exp
6366 * gdb.base/multi-forks.exp
6367 * gdb.base/nested-addr.exp
6368 * gdb.base/nextoverexit.exp
6369 * gdb.base/noreturn-finish.exp
6370 * gdb.base/noreturn-return.exp
6371 * gdb.base/nostdlib.exp
6372 * gdb.base/offsets.exp
6373 * gdb.base/opaque.exp
6374 * gdb.base/pc-fp.exp
6375 * gdb.base/permissions.exp
6376 * gdb.base/print-symbol-loading.exp
6377 * gdb.base/prologue-include.exp
6378 * gdb.base/psymtab.exp
6379 * gdb.base/ptype.exp
6380 * gdb.base/random-signal.exp
6381 * gdb.base/randomize.exp
6382 * gdb.base/range-stepping.exp
6383 * gdb.base/readline-ask.exp
6384 * gdb.base/recpar.exp
6385 * gdb.base/recurse.exp
6386 * gdb.base/relational.exp
6387 * gdb.base/restore.exp
6388 * gdb.base/return-nodebug.exp
6389 * gdb.base/return.exp
6390 * gdb.base/run-after-attach.exp
6391 * gdb.base/save-bp.exp
6392 * gdb.base/scope.exp
6393 * gdb.base/sect-cmd.exp
6394 * gdb.base/set-lang-auto.exp
6395 * gdb.base/set-noassign.exp
6396 * gdb.base/setvar.exp
6397 * gdb.base/sigall.exp
6398 * gdb.base/sigbpt.exp
6399 * gdb.base/siginfo-addr.exp
6400 * gdb.base/siginfo-infcall.exp
6401 * gdb.base/siginfo-obj.exp
6402 * gdb.base/siginfo.exp
6403 * gdb.base/signals-state-child.exp
6404 * gdb.base/signest.exp
6405 * gdb.base/sigstep.exp
6406 * gdb.base/sizeof.exp
6407 * gdb.base/skip.exp
6408 * gdb.base/solib-corrupted.exp
6409 * gdb.base/solib-nodir.exp
6410 * gdb.base/solib-search.exp
6411 * gdb.base/stack-checking.exp
6412 * gdb.base/stale-infcall.exp
6413 * gdb.base/stap-probe.exp
6414 * gdb.base/start.exp
6415 * gdb.base/step-break.exp
6416 * gdb.base/step-bt.exp
6417 * gdb.base/step-line.exp
6418 * gdb.base/step-over-exit.exp
6419 * gdb.base/step-over-syscall.exp
6420 * gdb.base/step-resume-infcall.exp
6421 * gdb.base/step-test.exp
6422 * gdb.base/store.exp
6423 * gdb.base/structs3.exp
6424 * gdb.base/sym-file.exp
6425 * gdb.base/symbol-without-target_section.exp
6426 * gdb.base/term.exp
6427 * gdb.base/testenv.exp
6428 * gdb.base/ui-redirect.exp
6429 * gdb.base/until.exp
6430 * gdb.base/unwindonsignal.exp
6431 * gdb.base/value-double-free.exp
6432 * gdb.base/vla-datatypes.exp
6433 * gdb.base/vla-ptr.exp
6434 * gdb.base/vla-sideeffect.exp
6435 * gdb.base/volatile.exp
6436 * gdb.base/watch-cond-infcall.exp
6437 * gdb.base/watch-cond.exp
6438 * gdb.base/watch-non-mem.exp
6439 * gdb.base/watch-read.exp
6440 * gdb.base/watch-vfork.exp
6441 * gdb.base/watchpoint-cond-gone.exp
6442 * gdb.base/watchpoint-delete.exp
6443 * gdb.base/watchpoint-hw-hit-once.exp
6444 * gdb.base/watchpoint-hw.exp
6445 * gdb.base/watchpoint-stops-at-right-insn.exp
6446 * gdb.base/watchpoints.exp
6447 * gdb.base/wchar.exp
6448 * gdb.base/whatis-exp.exp
6449 * gdb.btrace/buffer-size.exp
6450 * gdb.btrace/data.exp
6451 * gdb.btrace/delta.exp
6452 * gdb.btrace/dlopen.exp
6453 * gdb.btrace/enable.exp
6454 * gdb.btrace/exception.exp
6455 * gdb.btrace/function_call_history.exp
6456 * gdb.btrace/gcore.exp
6457 * gdb.btrace/instruction_history.exp
6458 * gdb.btrace/nohist.exp
6459 * gdb.btrace/reconnect.exp
6460 * gdb.btrace/record_goto-step.exp
6461 * gdb.btrace/record_goto.exp
6462 * gdb.btrace/rn-dl-bind.exp
6463 * gdb.btrace/segv.exp
6464 * gdb.btrace/step.exp
6465 * gdb.btrace/stepi.exp
6466 * gdb.btrace/tailcall-only.exp
6467 * gdb.btrace/tailcall.exp
6468 * gdb.btrace/tsx.exp
6469 * gdb.btrace/unknown_functions.exp
6470 * gdb.btrace/vdso.exp
6471 * gdb.compile/compile-ifunc.exp
6472 * gdb.compile/compile-ops.exp
6473 * gdb.compile/compile-print.exp
6474 * gdb.compile/compile-setjmp.exp
6475 * gdb.cp/abstract-origin.exp
6476 * gdb.cp/ambiguous.exp
6477 * gdb.cp/annota2.exp
6478 * gdb.cp/annota3.exp
6479 * gdb.cp/anon-ns.exp
6480 * gdb.cp/anon-struct.exp
6481 * gdb.cp/anon-union.exp
6482 * gdb.cp/arg-reference.exp
6483 * gdb.cp/baseenum.exp
6484 * gdb.cp/bool.exp
6485 * gdb.cp/breakpoint.exp
6486 * gdb.cp/bs15503.exp
6487 * gdb.cp/call-c.exp
6488 * gdb.cp/casts.exp
6489 * gdb.cp/chained-calls.exp
6490 * gdb.cp/class2.exp
6491 * gdb.cp/classes.exp
6492 * gdb.cp/cmpd-minsyms.exp
6493 * gdb.cp/converts.exp
6494 * gdb.cp/cp-relocate.exp
6495 * gdb.cp/cpcompletion.exp
6496 * gdb.cp/cpexprs.exp
6497 * gdb.cp/cplabel.exp
6498 * gdb.cp/cplusfuncs.exp
6499 * gdb.cp/cpsizeof.exp
6500 * gdb.cp/ctti.exp
6501 * gdb.cp/derivation.exp
6502 * gdb.cp/destrprint.exp
6503 * gdb.cp/dispcxx.exp
6504 * gdb.cp/enum-class.exp
6505 * gdb.cp/exception.exp
6506 * gdb.cp/exceptprint.exp
6507 * gdb.cp/expand-psymtabs-cxx.exp
6508 * gdb.cp/expand-sals.exp
6509 * gdb.cp/extern-c.exp
6510 * gdb.cp/filename.exp
6511 * gdb.cp/formatted-ref.exp
6512 * gdb.cp/fpointer.exp
6513 * gdb.cp/gdb1355.exp
6514 * gdb.cp/gdb2495.exp
6515 * gdb.cp/hang.exp
6516 * gdb.cp/impl-this.exp
6517 * gdb.cp/infcall-dlopen.exp
6518 * gdb.cp/inherit.exp
6519 * gdb.cp/iostream.exp
6520 * gdb.cp/koenig.exp
6521 * gdb.cp/local.exp
6522 * gdb.cp/m-data.exp
6523 * gdb.cp/m-static.exp
6524 * gdb.cp/mb-ctor.exp
6525 * gdb.cp/mb-inline.exp
6526 * gdb.cp/mb-templates.exp
6527 * gdb.cp/member-name.exp
6528 * gdb.cp/member-ptr.exp
6529 * gdb.cp/meth-typedefs.exp
6530 * gdb.cp/method.exp
6531 * gdb.cp/method2.exp
6532 * gdb.cp/minsym-fallback.exp
6533 * gdb.cp/misc.exp
6534 * gdb.cp/namelessclass.exp
6535 * gdb.cp/namespace-enum.exp
6536 * gdb.cp/namespace-nested-import.exp
6537 * gdb.cp/namespace.exp
6538 * gdb.cp/nextoverthrow.exp
6539 * gdb.cp/no-dmgl-verbose.exp
6540 * gdb.cp/non-trivial-retval.exp
6541 * gdb.cp/noparam.exp
6542 * gdb.cp/nsdecl.exp
6543 * gdb.cp/nsimport.exp
6544 * gdb.cp/nsnested.exp
6545 * gdb.cp/nsnoimports.exp
6546 * gdb.cp/nsrecurs.exp
6547 * gdb.cp/nsstress.exp
6548 * gdb.cp/nsusing.exp
6549 * gdb.cp/operator.exp
6550 * gdb.cp/oranking.exp
6551 * gdb.cp/overload-const.exp
6552 * gdb.cp/overload.exp
6553 * gdb.cp/ovldbreak.exp
6554 * gdb.cp/ovsrch.exp
6555 * gdb.cp/paren-type.exp
6556 * gdb.cp/parse-lang.exp
6557 * gdb.cp/pass-by-ref.exp
6558 * gdb.cp/pr-1023.exp
6559 * gdb.cp/pr-1210.exp
6560 * gdb.cp/pr-574.exp
6561 * gdb.cp/pr10687.exp
6562 * gdb.cp/pr12028.exp
6563 * gdb.cp/pr17132.exp
6564 * gdb.cp/pr17494.exp
6565 * gdb.cp/pr9067.exp
6566 * gdb.cp/pr9167.exp
6567 * gdb.cp/pr9631.exp
6568 * gdb.cp/printmethod.exp
6569 * gdb.cp/psmang.exp
6570 * gdb.cp/psymtab-parameter.exp
6571 * gdb.cp/ptype-cv-cp.exp
6572 * gdb.cp/ptype-flags.exp
6573 * gdb.cp/re-set-overloaded.exp
6574 * gdb.cp/ref-types.exp
6575 * gdb.cp/rtti.exp
6576 * gdb.cp/scope-err.exp
6577 * gdb.cp/shadow.exp
6578 * gdb.cp/smartp.exp
6579 * gdb.cp/static-method.exp
6580 * gdb.cp/static-print-quit.exp
6581 * gdb.cp/temargs.exp
6582 * gdb.cp/templates.exp
6583 * gdb.cp/try_catch.exp
6584 * gdb.cp/typedef-operator.exp
6585 * gdb.cp/typeid.exp
6586 * gdb.cp/userdef.exp
6587 * gdb.cp/using-crash.exp
6588 * gdb.cp/var-tag.exp
6589 * gdb.cp/virtbase.exp
6590 * gdb.cp/virtfunc.exp
6591 * gdb.cp/virtfunc2.exp
6592 * gdb.cp/vla-cxx.exp
6593 * gdb.disasm/t01_mov.exp
6594 * gdb.disasm/t02_mova.exp
6595 * gdb.disasm/t03_add.exp
6596 * gdb.disasm/t04_sub.exp
6597 * gdb.disasm/t05_cmp.exp
6598 * gdb.disasm/t06_ari2.exp
6599 * gdb.disasm/t07_ari3.exp
6600 * gdb.disasm/t08_or.exp
6601 * gdb.disasm/t09_xor.exp
6602 * gdb.disasm/t10_and.exp
6603 * gdb.disasm/t11_logs.exp
6604 * gdb.disasm/t12_bit.exp
6605 * gdb.disasm/t13_otr.exp
6606 * gdb.dlang/circular.exp
6607 * gdb.dwarf2/arr-stride.exp
6608 * gdb.dwarf2/arr-subrange.exp
6609 * gdb.dwarf2/atomic-type.exp
6610 * gdb.dwarf2/bad-regnum.exp
6611 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6612 * gdb.dwarf2/callframecfa.exp
6613 * gdb.dwarf2/clztest.exp
6614 * gdb.dwarf2/corrupt.exp
6615 * gdb.dwarf2/data-loc.exp
6616 * gdb.dwarf2/dup-psym.exp
6617 * gdb.dwarf2/dw2-anon-mptr.exp
6618 * gdb.dwarf2/dw2-anonymous-func.exp
6619 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6620 * gdb.dwarf2/dw2-bad-unresolved.exp
6621 * gdb.dwarf2/dw2-basic.exp
6622 * gdb.dwarf2/dw2-canonicalize-type.exp
6623 * gdb.dwarf2/dw2-case-insensitive.exp
6624 * gdb.dwarf2/dw2-common-block.exp
6625 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6626 * gdb.dwarf2/dw2-compressed.exp
6627 * gdb.dwarf2/dw2-const.exp
6628 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6629 * gdb.dwarf2/dw2-cu-size.exp
6630 * gdb.dwarf2/dw2-dup-frame.exp
6631 * gdb.dwarf2/dw2-entry-value.exp
6632 * gdb.dwarf2/dw2-icycle.exp
6633 * gdb.dwarf2/dw2-ifort-parameter.exp
6634 * gdb.dwarf2/dw2-inline-break.exp
6635 * gdb.dwarf2/dw2-inline-param.exp
6636 * gdb.dwarf2/dw2-intercu.exp
6637 * gdb.dwarf2/dw2-intermix.exp
6638 * gdb.dwarf2/dw2-lexical-block-bare.exp
6639 * gdb.dwarf2/dw2-linkage-name-trust.exp
6640 * gdb.dwarf2/dw2-minsym-in-cu.exp
6641 * gdb.dwarf2/dw2-noloc.exp
6642 * gdb.dwarf2/dw2-op-call.exp
6643 * gdb.dwarf2/dw2-op-out-param.exp
6644 * gdb.dwarf2/dw2-opt-structptr.exp
6645 * gdb.dwarf2/dw2-param-error.exp
6646 * gdb.dwarf2/dw2-producer.exp
6647 * gdb.dwarf2/dw2-ranges-base.exp
6648 * gdb.dwarf2/dw2-ref-missing-frame.exp
6649 * gdb.dwarf2/dw2-reg-undefined.exp
6650 * gdb.dwarf2/dw2-regno-invalid.exp
6651 * gdb.dwarf2/dw2-restore.exp
6652 * gdb.dwarf2/dw2-restrict.exp
6653 * gdb.dwarf2/dw2-single-line-discriminators.exp
6654 * gdb.dwarf2/dw2-strp.exp
6655 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6656 * gdb.dwarf2/dw2-unresolved.exp
6657 * gdb.dwarf2/dw2-var-zero-addr.exp
6658 * gdb.dwarf2/dw4-sig-types.exp
6659 * gdb.dwarf2/dwz.exp
6660 * gdb.dwarf2/dynarr-ptr.exp
6661 * gdb.dwarf2/enum-type.exp
6662 * gdb.dwarf2/gdb-index.exp
6663 * gdb.dwarf2/implptr-64bit.exp
6664 * gdb.dwarf2/implptr-optimized-out.exp
6665 * gdb.dwarf2/implptr.exp
6666 * gdb.dwarf2/implref-array.exp
6667 * gdb.dwarf2/implref-const.exp
6668 * gdb.dwarf2/implref-global.exp
6669 * gdb.dwarf2/implref-struct.exp
6670 * gdb.dwarf2/mac-fileno.exp
6671 * gdb.dwarf2/main-subprogram.exp
6672 * gdb.dwarf2/member-ptr-forwardref.exp
6673 * gdb.dwarf2/method-ptr.exp
6674 * gdb.dwarf2/missing-sig-type.exp
6675 * gdb.dwarf2/nonvar-access.exp
6676 * gdb.dwarf2/opaque-type-lookup.exp
6677 * gdb.dwarf2/pieces-optimized-out.exp
6678 * gdb.dwarf2/pieces.exp
6679 * gdb.dwarf2/pr10770.exp
6680 * gdb.dwarf2/pr13961.exp
6681 * gdb.dwarf2/staticvirtual.exp
6682 * gdb.dwarf2/subrange.exp
6683 * gdb.dwarf2/symtab-producer.exp
6684 * gdb.dwarf2/trace-crash.exp
6685 * gdb.dwarf2/typeddwarf.exp
6686 * gdb.dwarf2/valop.exp
6687 * gdb.dwarf2/watch-notconst.exp
6688 * gdb.fortran/array-element.exp
6689 * gdb.fortran/charset.exp
6690 * gdb.fortran/common-block.exp
6691 * gdb.fortran/complex.exp
6692 * gdb.fortran/derived-type-function.exp
6693 * gdb.fortran/derived-type.exp
6694 * gdb.fortran/logical.exp
6695 * gdb.fortran/module.exp
6696 * gdb.fortran/multi-dim.exp
6697 * gdb.fortran/nested-funcs.exp
6698 * gdb.fortran/print-formatted.exp
6699 * gdb.fortran/subarray.exp
6700 * gdb.fortran/vla-alloc-assoc.exp
6701 * gdb.fortran/vla-datatypes.exp
6702 * gdb.fortran/vla-history.exp
6703 * gdb.fortran/vla-ptr-info.exp
6704 * gdb.fortran/vla-ptype-sub.exp
6705 * gdb.fortran/vla-ptype.exp
6706 * gdb.fortran/vla-sizeof.exp
6707 * gdb.fortran/vla-type.exp
6708 * gdb.fortran/vla-value-sub-arbitrary.exp
6709 * gdb.fortran/vla-value-sub-finish.exp
6710 * gdb.fortran/vla-value-sub.exp
6711 * gdb.fortran/vla-value.exp
6712 * gdb.fortran/whatis_type.exp
6713 * gdb.go/chan.exp
6714 * gdb.go/handcall.exp
6715 * gdb.go/hello.exp
6716 * gdb.go/integers.exp
6717 * gdb.go/methods.exp
6718 * gdb.go/package.exp
6719 * gdb.go/strings.exp
6720 * gdb.go/types.exp
6721 * gdb.go/unsafe.exp
6722 * gdb.guile/scm-arch.exp
6723 * gdb.guile/scm-block.exp
6724 * gdb.guile/scm-breakpoint.exp
6725 * gdb.guile/scm-cmd.exp
6726 * gdb.guile/scm-disasm.exp
6727 * gdb.guile/scm-equal.exp
6728 * gdb.guile/scm-frame-args.exp
6729 * gdb.guile/scm-frame-inline.exp
6730 * gdb.guile/scm-frame.exp
6731 * gdb.guile/scm-iterator.exp
6732 * gdb.guile/scm-math.exp
6733 * gdb.guile/scm-objfile.exp
6734 * gdb.guile/scm-ports.exp
6735 * gdb.guile/scm-symbol.exp
6736 * gdb.guile/scm-symtab.exp
6737 * gdb.guile/scm-value-cc.exp
6738 * gdb.guile/types-module.exp
6739 * gdb.linespec/break-ask.exp
6740 * gdb.linespec/cpexplicit.exp
6741 * gdb.linespec/explicit.exp
6742 * gdb.linespec/keywords.exp
6743 * gdb.linespec/linespec.exp
6744 * gdb.linespec/ls-dollar.exp
6745 * gdb.linespec/ls-errs.exp
6746 * gdb.linespec/skip-two.exp
6747 * gdb.linespec/thread.exp
6748 * gdb.mi/mi-async.exp
6749 * gdb.mi/mi-basics.exp
6750 * gdb.mi/mi-break.exp
6751 * gdb.mi/mi-catch-load.exp
6752 * gdb.mi/mi-cli.exp
6753 * gdb.mi/mi-cmd-param-changed.exp
6754 * gdb.mi/mi-console.exp
6755 * gdb.mi/mi-detach.exp
6756 * gdb.mi/mi-disassemble.exp
6757 * gdb.mi/mi-eval.exp
6758 * gdb.mi/mi-file-transfer.exp
6759 * gdb.mi/mi-file.exp
6760 * gdb.mi/mi-fill-memory.exp
6761 * gdb.mi/mi-inheritance-syntax-error.exp
6762 * gdb.mi/mi-linespec-err-cp.exp
6763 * gdb.mi/mi-logging.exp
6764 * gdb.mi/mi-memory-changed.exp
6765 * gdb.mi/mi-read-memory.exp
6766 * gdb.mi/mi-record-changed.exp
6767 * gdb.mi/mi-reg-undefined.exp
6768 * gdb.mi/mi-regs.exp
6769 * gdb.mi/mi-return.exp
6770 * gdb.mi/mi-reverse.exp
6771 * gdb.mi/mi-simplerun.exp
6772 * gdb.mi/mi-solib.exp
6773 * gdb.mi/mi-stack.exp
6774 * gdb.mi/mi-stepi.exp
6775 * gdb.mi/mi-syn-frame.exp
6776 * gdb.mi/mi-until.exp
6777 * gdb.mi/mi-var-block.exp
6778 * gdb.mi/mi-var-child.exp
6779 * gdb.mi/mi-var-cmd.exp
6780 * gdb.mi/mi-var-cp.exp
6781 * gdb.mi/mi-var-display.exp
6782 * gdb.mi/mi-var-invalidate.exp
6783 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6784 * gdb.mi/mi-vla-fortran.exp
6785 * gdb.mi/mi-watch.exp
6786 * gdb.mi/mi2-var-child.exp
6787 * gdb.mi/user-selected-context-sync.exp
6788 * gdb.modula2/unbounded-array.exp
6789 * gdb.multi/dummy-frame-restore.exp
6790 * gdb.multi/multi-arch-exec.exp
6791 * gdb.multi/multi-arch.exp
6792 * gdb.multi/tids.exp
6793 * gdb.multi/watchpoint-multi.exp
6794 * gdb.opencl/callfuncs.exp
6795 * gdb.opencl/convs_casts.exp
6796 * gdb.opencl/datatypes.exp
6797 * gdb.opencl/operators.exp
6798 * gdb.opencl/vec_comps.exp
6799 * gdb.opt/clobbered-registers-O2.exp
6800 * gdb.opt/inline-break.exp
6801 * gdb.opt/inline-bt.exp
6802 * gdb.opt/inline-cmds.exp
6803 * gdb.opt/inline-locals.exp
6804 * gdb.pascal/case-insensitive-symbols.exp
6805 * gdb.pascal/floats.exp
6806 * gdb.pascal/gdb11492.exp
6807 * gdb.python/lib-types.exp
6808 * gdb.python/py-arch.exp
6809 * gdb.python/py-as-string.exp
6810 * gdb.python/py-bad-printers.exp
6811 * gdb.python/py-block.exp
6812 * gdb.python/py-breakpoint-create-fail.exp
6813 * gdb.python/py-breakpoint.exp
6814 * gdb.python/py-caller-is.exp
6815 * gdb.python/py-cmd.exp
6816 * gdb.python/py-explore-cc.exp
6817 * gdb.python/py-explore.exp
6818 * gdb.python/py-finish-breakpoint.exp
6819 * gdb.python/py-finish-breakpoint2.exp
6820 * gdb.python/py-frame-args.exp
6821 * gdb.python/py-frame-inline.exp
6822 * gdb.python/py-frame.exp
6823 * gdb.python/py-framefilter-mi.exp
6824 * gdb.python/py-infthread.exp
6825 * gdb.python/py-lazy-string.exp
6826 * gdb.python/py-linetable.exp
6827 * gdb.python/py-mi-events.exp
6828 * gdb.python/py-mi-objfile.exp
6829 * gdb.python/py-mi.exp
6830 * gdb.python/py-objfile.exp
6831 * gdb.python/py-pp-integral.exp
6832 * gdb.python/py-pp-maint.exp
6833 * gdb.python/py-pp-re-notag.exp
6834 * gdb.python/py-pp-registration.exp
6835 * gdb.python/py-recurse-unwind.exp
6836 * gdb.python/py-strfns.exp
6837 * gdb.python/py-symbol.exp
6838 * gdb.python/py-symtab.exp
6839 * gdb.python/py-sync-interp.exp
6840 * gdb.python/py-typeprint.exp
6841 * gdb.python/py-unwind-maint.exp
6842 * gdb.python/py-unwind.exp
6843 * gdb.python/py-value-cc.exp
6844 * gdb.python/py-xmethods.exp
6845 * gdb.reverse/amd64-tailcall-reverse.exp
6846 * gdb.reverse/break-precsave.exp
6847 * gdb.reverse/break-reverse.exp
6848 * gdb.reverse/consecutive-precsave.exp
6849 * gdb.reverse/consecutive-reverse.exp
6850 * gdb.reverse/finish-precsave.exp
6851 * gdb.reverse/finish-reverse-bkpt.exp
6852 * gdb.reverse/finish-reverse.exp
6853 * gdb.reverse/fstatat-reverse.exp
6854 * gdb.reverse/getresuid-reverse.exp
6855 * gdb.reverse/i386-precsave.exp
6856 * gdb.reverse/i386-reverse.exp
6857 * gdb.reverse/i386-sse-reverse.exp
6858 * gdb.reverse/i387-env-reverse.exp
6859 * gdb.reverse/i387-stack-reverse.exp
6860 * gdb.reverse/insn-reverse.exp
6861 * gdb.reverse/machinestate-precsave.exp
6862 * gdb.reverse/machinestate.exp
6863 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6864 * gdb.reverse/pipe-reverse.exp
6865 * gdb.reverse/readv-reverse.exp
6866 * gdb.reverse/recvmsg-reverse.exp
6867 * gdb.reverse/rerun-prec.exp
6868 * gdb.reverse/s390-mvcle.exp
6869 * gdb.reverse/step-precsave.exp
6870 * gdb.reverse/step-reverse.exp
6871 * gdb.reverse/time-reverse.exp
6872 * gdb.reverse/until-precsave.exp
6873 * gdb.reverse/until-reverse.exp
6874 * gdb.reverse/waitpid-reverse.exp
6875 * gdb.reverse/watch-precsave.exp
6876 * gdb.reverse/watch-reverse.exp
6877 * gdb.rust/generics.exp
6878 * gdb.rust/methods.exp
6879 * gdb.rust/modules.exp
6880 * gdb.rust/simple.exp
6881 * gdb.server/connect-with-no-symbol-file.exp
6882 * gdb.server/ext-attach.exp
6883 * gdb.server/ext-restart.exp
6884 * gdb.server/ext-wrapper.exp
6885 * gdb.server/file-transfer.exp
6886 * gdb.server/server-exec-info.exp
6887 * gdb.server/server-kill.exp
6888 * gdb.server/server-mon.exp
6889 * gdb.server/wrapper.exp
6890 * gdb.stabs/exclfwd.exp
6891 * gdb.stabs/gdb11479.exp
6892 * gdb.threads/clone-new-thread-event.exp
6893 * gdb.threads/corethreads.exp
6894 * gdb.threads/current-lwp-dead.exp
6895 * gdb.threads/dlopen-libpthread.exp
6896 * gdb.threads/gcore-thread.exp
6897 * gdb.threads/sigstep-threads.exp
6898 * gdb.threads/watchpoint-fork.exp
6899 * gdb.trace/actions-changed.exp
6900 * gdb.trace/backtrace.exp
6901 * gdb.trace/change-loc.exp
6902 * gdb.trace/circ.exp
6903 * gdb.trace/collection.exp
6904 * gdb.trace/disconnected-tracing.exp
6905 * gdb.trace/ftrace.exp
6906 * gdb.trace/mi-trace-frame-collected.exp
6907 * gdb.trace/mi-trace-unavailable.exp
6908 * gdb.trace/mi-traceframe-changed.exp
6909 * gdb.trace/mi-tsv-changed.exp
6910 * gdb.trace/no-attach-trace.exp
6911 * gdb.trace/passc-dyn.exp
6912 * gdb.trace/qtro.exp
6913 * gdb.trace/range-stepping.exp
6914 * gdb.trace/read-memory.exp
6915 * gdb.trace/save-trace.exp
6916 * gdb.trace/signal.exp
6917 * gdb.trace/status-stop.exp
6918 * gdb.trace/tfile.exp
6919 * gdb.trace/trace-break.exp
6920 * gdb.trace/trace-buffer-size.exp
6921 * gdb.trace/trace-condition.exp
6922 * gdb.trace/tracefile-pseudo-reg.exp
6923 * gdb.trace/tstatus.exp
6924 * gdb.trace/unavailable.exp
6925 * gdb.trace/while-dyn.exp
6926 * gdb.trace/while-stepping.exp
6927
34c41c68
DE
69282016-12-22 Doug Evans <xdje42@gmail.com>
6929
6930 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6931 and msymbols.
6932
16e69324
YQ
69332016-12-19 Yao Qi <yao.qi@linaro.org>
6934
6935 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6936 (test_with_self): Don't call do_steps_and_nexts, and remove
6937 code about stepping into xmalloc.
6938
f94f411b
YQ
69392016-12-09 Yao Qi <yao.qi@linaro.org>
6940
6941 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6942
69432016-12-09 Yao Qi <yao.qi@linaro.org>
6944
6945 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6946
f1b5deee
PA
69472016-12-09 Pedro Alves <palves@redhat.com>
6948
6949 * gdb.base/all-architectures-0.exp: New file.
6950 * gdb.base/all-architectures-1.exp: New file.
6951 * gdb.base/all-architectures-2.exp: New file.
6952 * gdb.base/all-architectures-3.exp: New file.
6953 * gdb.base/all-architectures-4.exp: New file.
6954 * gdb.base/all-architectures-5.exp: New file.
6955 * gdb.base/all-architectures-6.exp: New file.
6956 * gdb.base/all-architectures-7.exp: New file.
6957 * gdb.base/all-architectures.exp.in: New file.
6958
364ca42e
YQ
69592016-12-09 Yao Qi <yao.qi@linaro.org>
6960
6961 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6962
107c2d62
LM
69632016-12-02 Luis Machado <lgustavo@codesourcery.com>
6964
6965 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6966 possible.
6967 Remove useless pattern-matching code.
6968
df3ee9ca
PA
69692016-12-02 Pedro Alves <palves@redhat.com>
6970
6971 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6972 procedure.
6973 (top level): Call it.
6974
ec835369
PA
69752016-12-02 Pedro Alves <palves@redhat.com>
6976
6977 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6978 New procedure.
6979 (top level): Call it.
6980
01770bbd
PA
69812016-12-02 Pedro Alves <palves@redhat.com>
6982
6983 PR cli/20559
6984 * gdb.base/commands.exp (user_defined_command_args_eval): New
6985 procedure.
6986 (top level): Call it.
6987
008459ea
LM
69882016-12-02 Luis Machado <lgustavo@codesourcery.com>
6989
6990 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6991 timeout handling.
6992
0c1b455e
TT
69932016-12-02 Tom Tromey <tom@tromey.com>
6994
6995 * gdb.dwarf2/main-subprogram.c: New file.
6996 * gdb.dwarf2/main-subprogram.exp: New file.
6997
018572b8
LM
69982016-12-01 Luis Machado <lgustavo@codesourcery.com>
6999
7000 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7001 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7002 gdb_test_no_output for a couple of cases.
7003 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7004
84c93cd5
LM
70052016-12-01 Luis Machado <lgustavo@codesourcery.com>
7006
7007 Fix test names and standardize compilation error messages throughout
7008 the following files:
7009
7010 * gdb.ada/start.exp
7011 * gdb.arch/alpha-step.exp
7012 * gdb.arch/e500-prologue.exp
7013 * gdb.arch/ftrace-insn-reloc.exp
7014 * gdb.arch/gdb1291.exp
7015 * gdb.arch/gdb1431.exp
7016 * gdb.arch/gdb1558.exp
7017 * gdb.arch/i386-dr3-watch.exp
7018 * gdb.arch/i386-sse-stack-align.exp
7019 * gdb.arch/ia64-breakpoint-shadow.exp
7020 * gdb.arch/pa-nullify.exp
7021 * gdb.arch/powerpc-aix-prologue.exp
7022 * gdb.arch/thumb-bx-pc.exp
7023 * gdb.base/annota1.exp
7024 * gdb.base/annota3.exp
7025 * gdb.base/arrayidx.exp
7026 * gdb.base/assign.exp
7027 * gdb.base/attach.exp
7028 * gdb.base/auxv.exp
7029 * gdb.base/bang.exp
7030 * gdb.base/bfp-test.exp
7031 * gdb.base/bigcore.exp
7032 * gdb.base/bitfields2.exp
7033 * gdb.base/break-fun-addr.exp
7034 * gdb.base/break-probes.exp
7035 * gdb.base/call-rt-st.exp
7036 * gdb.base/callexit.exp
7037 * gdb.base/catch-fork-kill.exp
7038 * gdb.base/charset.exp
7039 * gdb.base/checkpoint.exp
7040 * gdb.base/comprdebug.exp
7041 * gdb.base/constvars.exp
7042 * gdb.base/coredump-filter.exp
7043 * gdb.base/cursal.exp
7044 * gdb.base/cvexpr.exp
7045 * gdb.base/detach.exp
7046 * gdb.base/display.exp
7047 * gdb.base/dmsym.exp
7048 * gdb.base/dprintf-pending.exp
7049 * gdb.base/dso2dso.exp
7050 * gdb.base/dtrace-probe.exp
7051 * gdb.base/dump.exp
7052 * gdb.base/enum_cond.exp
7053 * gdb.base/exe-lock.exp
7054 * gdb.base/exec-invalid-sysroot.exp
7055 * gdb.base/execl-update-breakpoints.exp
7056 * gdb.base/exprs.exp
7057 * gdb.base/fileio.exp
7058 * gdb.base/find.exp
7059 * gdb.base/finish.exp
7060 * gdb.base/fixsection.exp
7061 * gdb.base/foll-vfork.exp
7062 * gdb.base/frame-args.exp
7063 * gdb.base/gcore.exp
7064 * gdb.base/gdb1250.exp
7065 * gdb.base/global-var-nested-by-dso.exp
7066 * gdb.base/gnu-ifunc.exp
7067 * gdb.base/hashline1.exp
7068 * gdb.base/hashline2.exp
7069 * gdb.base/hashline3.exp
7070 * gdb.base/hbreak-in-shr-unsupported.exp
7071 * gdb.base/huge.exp
7072 * gdb.base/infcall-input.exp
7073 * gdb.base/info-fun.exp
7074 * gdb.base/info-shared.exp
7075 * gdb.base/jit-simple.exp
7076 * gdb.base/jit-so.exp
7077 * gdb.base/jit.exp
7078 * gdb.base/jump.exp
7079 * gdb.base/label.exp
7080 * gdb.base/lineinc.exp
7081 * gdb.base/logical.exp
7082 * gdb.base/longjmp.exp
7083 * gdb.base/macscp.exp
7084 * gdb.base/miscexprs.exp
7085 * gdb.base/new-ui-echo.exp
7086 * gdb.base/new-ui-pending-input.exp
7087 * gdb.base/new-ui.exp
7088 * gdb.base/nodebug.exp
7089 * gdb.base/nofield.exp
7090 * gdb.base/offsets.exp
7091 * gdb.base/overlays.exp
7092 * gdb.base/pending.exp
7093 * gdb.base/pointers.exp
7094 * gdb.base/pr11022.exp
7095 * gdb.base/printcmds.exp
7096 * gdb.base/prologue.exp
7097 * gdb.base/ptr-typedef.exp
7098 * gdb.base/realname-expand.exp
7099 * gdb.base/relativedebug.exp
7100 * gdb.base/relocate.exp
7101 * gdb.base/remote.exp
7102 * gdb.base/reread.exp
7103 * gdb.base/return2.exp
7104 * gdb.base/savedregs.exp
7105 * gdb.base/sep.exp
7106 * gdb.base/sepdebug.exp
7107 * gdb.base/sepsymtab.exp
7108 * gdb.base/set-inferior-tty.exp
7109 * gdb.base/setshow.exp
7110 * gdb.base/shlib-call.exp
7111 * gdb.base/sigaltstack.exp
7112 * gdb.base/siginfo-addr.exp
7113 * gdb.base/signals.exp
7114 * gdb.base/signull.exp
7115 * gdb.base/sigrepeat.exp
7116 * gdb.base/so-impl-ld.exp
7117 * gdb.base/solib-display.exp
7118 * gdb.base/solib-overlap.exp
7119 * gdb.base/solib-search.exp
7120 * gdb.base/solib-symbol.exp
7121 * gdb.base/structs.exp
7122 * gdb.base/structs2.exp
7123 * gdb.base/symtab-search-order.exp
7124 * gdb.base/twice.exp
7125 * gdb.base/unload.exp
7126 * gdb.base/varargs.exp
7127 * gdb.base/watchpoint-solib.exp
7128 * gdb.base/watchpoint.exp
7129 * gdb.base/whatis.exp
7130 * gdb.base/wrong_frame_bt_full.exp
7131 * gdb.btrace/dlopen.exp
7132 * gdb.cell/ea-standalone.exp
7133 * gdb.cell/ea-test.exp
7134 * gdb.cp/dispcxx.exp
7135 * gdb.cp/gdb2384.exp
7136 * gdb.cp/method2.exp
7137 * gdb.cp/nextoverthrow.exp
7138 * gdb.cp/pr10728.exp
7139 * gdb.disasm/am33.exp
7140 * gdb.disasm/h8300s.exp
7141 * gdb.disasm/mn10300.exp
7142 * gdb.disasm/sh3.exp
7143 * gdb.dwarf2/dw2-dir-file-name.exp
7144 * gdb.fortran/complex.exp
7145 * gdb.fortran/library-module.exp
7146 * gdb.guile/scm-pretty-print.exp
7147 * gdb.guile/scm-symbol.exp
7148 * gdb.guile/scm-type.exp
7149 * gdb.guile/scm-value.exp
7150 * gdb.linespec/linespec.exp
7151 * gdb.mi/gdb701.exp
7152 * gdb.mi/gdb792.exp
7153 * gdb.mi/mi-breakpoint-changed.exp
7154 * gdb.mi/mi-dprintf-pending.exp
7155 * gdb.mi/mi-dprintf.exp
7156 * gdb.mi/mi-exit-code.exp
7157 * gdb.mi/mi-pending.exp
7158 * gdb.mi/mi-solib.exp
7159 * gdb.mi/new-ui-mi-sync.exp
7160 * gdb.mi/pr11022.exp
7161 * gdb.mi/user-selected-context-sync.exp
7162 * gdb.opt/solib-intra-step.exp
7163 * gdb.python/py-events.exp
7164 * gdb.python/py-finish-breakpoint.exp
7165 * gdb.python/py-mi.exp
7166 * gdb.python/py-prettyprint.exp
7167 * gdb.python/py-shared.exp
7168 * gdb.python/py-symbol.exp
7169 * gdb.python/py-template.exp
7170 * gdb.python/py-type.exp
7171 * gdb.python/py-value.exp
7172 * gdb.reverse/solib-precsave.exp
7173 * gdb.reverse/solib-reverse.exp
7174 * gdb.server/solib-list.exp
7175 * gdb.stabs/weird.exp
7176 * gdb.threads/reconnect-signal.exp
7177 * gdb.threads/stepi-random-signal.exp
7178 * gdb.trace/actions.exp
7179 * gdb.trace/ax.exp
7180 * gdb.trace/backtrace.exp
7181 * gdb.trace/change-loc.exp
7182 * gdb.trace/deltrace.exp
7183 * gdb.trace/ftrace-lock.exp
7184 * gdb.trace/ftrace.exp
7185 * gdb.trace/infotrace.exp
7186 * gdb.trace/mi-tracepoint-changed.exp
7187 * gdb.trace/packetlen.exp
7188 * gdb.trace/passcount.exp
7189 * gdb.trace/pending.exp
7190 * gdb.trace/range-stepping.exp
7191 * gdb.trace/report.exp
7192 * gdb.trace/stap-trace.exp
7193 * gdb.trace/tfind.exp
7194 * gdb.trace/trace-break.exp
7195 * gdb.trace/trace-condition.exp
7196 * gdb.trace/trace-enable-disable.exp
7197 * gdb.trace/trace-mt.exp
7198 * gdb.trace/tracecmd.exp
7199 * gdb.trace/tspeed.exp
7200 * gdb.trace/tsv.exp
7201 * lib/perftest.exp
7202
fb9feb35
LM
72032016-12-01 Luis Machado <lgustavo@codesourcery.com>
7204
7205 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7206 with gdb_test_no_output.
7207 Use command as test name.
7208
cd2ddb6c
LM
72092016-12-01 Luis Machado <lgustavo@codesourcery.com>
7210
7211 Fix test names starting with uppercase throughout the files.
7212
7213 * gdb.ada/assign_1.exp
7214 * gdb.ada/boolean_expr.exp
7215 * gdb.base/arrayidx.exp
7216 * gdb.base/del.exp
7217 * gdb.base/gcore-buffer-overflow.exp
7218 * gdb.base/testenv.exp
7219 * gdb.compile/compile.exp
7220 * gdb.python/py-framefilter-invalidarg.exp
7221 * gdb.python/py-framefilter.exp
7222
bb95117e
LM
72232016-12-01 Luis Machado <lgustavo@codesourcery.com>
7224
7225 Fix test names starting with uppercase throughout the files.
7226
7227 * gdb.ada/array_return.exp
7228 * gdb.ada/expr_delims.exp
7229 * gdb.ada/mi_dyn_arr.exp
7230 * gdb.ada/mi_interface.exp
7231 * gdb.ada/mi_var_array.exp
7232 * gdb.ada/watch_arg.exp
7233 * gdb.arch/alpha-step.exp
7234 * gdb.arch/altivec-regs.exp
7235 * gdb.arch/e500-regs.exp
7236 * gdb.arch/powerpc-d128-regs.exp
7237 * gdb.base/arrayidx.exp
7238 * gdb.base/break.exp
7239 * gdb.base/checkpoint.exp
7240 * gdb.base/debug-expr.exp
7241 * gdb.base/dmsym.exp
7242 * gdb.base/radix.exp
7243 * gdb.base/sepdebug.exp
7244 * gdb.base/testenv.exp
7245 * gdb.base/watch_thread_num.exp
7246 * gdb.base/watchpoint-cond-gone.exp
7247 * gdb.cell/break.exp
7248 * gdb.cell/ea-cache.exp
7249 * gdb.compile/compile.exp
7250 * gdb.cp/gdb2495.exp
7251 * gdb.gdb/selftest.exp
7252 * gdb.gdb/xfullpath.exp
7253 * gdb.go/hello.exp
7254 * gdb.go/integers.exp
7255 * gdb.objc/basicclass.exp
7256 * gdb.pascal/hello.exp
7257 * gdb.pascal/integers.exp
7258 * gdb.python/py-breakpoint.exp
7259 * gdb.python/py-cmd.exp
7260 * gdb.python/py-linetable.exp
7261 * gdb.python/py-xmethods.exp
7262 * gdb.python/python.exp
7263 * gdb.reverse/consecutive-precsave.exp
7264 * gdb.reverse/finish-precsave.exp
7265 * gdb.reverse/i386-precsave.exp
7266 * gdb.reverse/machinestate-precsave.exp
7267 * gdb.reverse/sigall-precsave.exp
7268 * gdb.reverse/solib-precsave.exp
7269 * gdb.reverse/step-precsave.exp
7270 * gdb.reverse/until-precsave.exp
7271 * gdb.reverse/watch-precsave.exp
7272 * gdb.threads/leader-exit.exp
7273 * gdb.threads/pthreads.exp
7274 * gdb.threads/wp-replication.exp
7275 * gdb.trace/actions.exp
7276 * gdb.trace/mi-tsv-changed.exp
7277 * gdb.trace/tsv.exp
7278
de97fdd4
LM
72792016-12-01 Luis Machado <lgustavo@codesourcery.com>
7280
7281 Fix test names starting with uppercase throughout the files.
7282
7283 * gdb.arch/i386-bp_permanent.exp
7284 * gdb.arch/i386-gnu-cfi.exp
7285 * gdb.base/disasm-end-cu.exp
7286 * gdb.base/macscp.exp
7287 * gdb.base/pending.exp
7288 * gdb.base/watch_thread_num.exp
7289 * gdb.cp/exception.exp
7290 * gdb.cp/gdb2495.exp
7291 * gdb.cp/local.exp
7292 * gdb.python/py-evsignal.exp
7293 * gdb.python/python.exp
7294 * gdb.trace/tracecmd.exp
7295
9f058c10
LM
72962016-12-01 Luis Machado <lgustavo@codesourcery.com>
7297
7298 Fix test names starting with uppercase throughout the files.
7299
7300 * gdb.base/charset.exp
7301 * gdb.base/eval.exp
7302 * gdb.base/multi-forks.exp
7303 * gdb.guile/scm-progspace.exp
7304 * gdb.opencl/datatypes.exp
7305 * gdb.python/py-block.exp
7306 * gdb.python/py-function.exp
7307 * gdb.python/py-symbol.exp
7308 * gdb.python/py-symtab.exp
7309 * gdb.python/py-xmethods.exp
7310 * gdb.reverse/break-precsave.exp
7311 * gdb.reverse/break-reverse.exp
7312 * gdb.reverse/consecutive-precsave.exp
7313 * gdb.reverse/consecutive-reverse.exp
7314 * gdb.reverse/finish-precsave.exp
7315 * gdb.reverse/finish-reverse-bkpt.exp
7316 * gdb.reverse/finish-reverse.exp
7317 * gdb.reverse/fstatat-reverse.exp
7318 * gdb.reverse/getresuid-reverse.exp
7319 * gdb.reverse/i386-precsave.exp
7320 * gdb.reverse/i386-reverse.exp
7321 * gdb.reverse/i386-sse-reverse.exp
7322 * gdb.reverse/i387-stack-reverse.exp
7323 * gdb.reverse/insn-reverse.exp
7324 * gdb.reverse/machinestate-precsave.exp
7325 * gdb.reverse/machinestate.exp
7326 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7327 * gdb.reverse/pipe-reverse.exp
7328 * gdb.reverse/readv-reverse.exp
7329 * gdb.reverse/recvmsg-reverse.exp
7330 * gdb.reverse/rerun-prec.exp
7331 * gdb.reverse/s390-mvcle.exp
7332 * gdb.reverse/sigall-precsave.exp
7333 * gdb.reverse/sigall-reverse.exp
7334 * gdb.reverse/solib-precsave.exp
7335 * gdb.reverse/solib-reverse.exp
7336 * gdb.reverse/step-precsave.exp
7337 * gdb.reverse/step-reverse.exp
7338 * gdb.reverse/time-reverse.exp
7339 * gdb.reverse/until-precsave.exp
7340 * gdb.reverse/until-reverse.exp
7341 * gdb.reverse/waitpid-reverse.exp
7342 * gdb.reverse/watch-precsave.exp
7343 * gdb.reverse/watch-reverse.exp
7344
cdc7edd7
LM
73452016-12-01 Luis Machado <lgustavo@codesourcery.com>
7346
7347 Fix test names starting with uppercase throughout the files.
7348
7349 * gdb.arch/i386-mpx-simple_segv.exp
7350 * gdb.arch/i386-mpx.exp
7351 * gdb.arch/i386-permbkpt.exp
7352 * gdb.arch/pa-nullify.exp
7353 * gdb.arch/powerpc-d128-regs.exp
7354 * gdb.arch/vsx-regs.exp
7355 * gdb.base/bfp-test.exp
7356 * gdb.base/break.exp
7357 * gdb.base/breakpoint-shadow.exp
7358 * gdb.base/callfuncs.exp
7359 * gdb.base/charset.exp
7360 * gdb.base/commands.exp
7361 * gdb.base/completion.exp
7362 * gdb.base/dfp-test.exp
7363 * gdb.base/echo.exp
7364 * gdb.base/ending-run.exp
7365 * gdb.base/eval.exp
7366 * gdb.base/expand-psymtabs.exp
7367 * gdb.base/float128.exp
7368 * gdb.base/floatn.exp
7369 * gdb.base/foll-exec-mode.exp
7370 * gdb.base/gdb1056.exp
7371 * gdb.base/gdb11531.exp
7372 * gdb.base/kill-after-signal.exp
7373 * gdb.base/multi-forks.exp
7374 * gdb.base/overlays.exp
7375 * gdb.base/pending.exp
7376 * gdb.base/sepdebug.exp
7377 * gdb.base/testenv.exp
7378 * gdb.base/valgrind-db-attach.exp
7379 * gdb.base/watch_thread_num.exp
7380 * gdb.base/watchpoint-cond-gone.exp
7381 * gdb.base/watchpoint.exp
7382 * gdb.base/watchpoints.exp
7383 * gdb.cp/arg-reference.exp
7384 * gdb.cp/baseenum.exp
7385 * gdb.cp/operator.exp
7386 * gdb.cp/shadow.exp
7387 * gdb.dwarf2/dw2-op-out-param.exp
7388 * gdb.dwarf2/dw2-reg-undefined.exp
7389 * gdb.go/chan.exp
7390 * gdb.go/hello.exp
7391 * gdb.go/integers.exp
7392 * gdb.go/methods.exp
7393 * gdb.go/package.exp
7394 * gdb.guile/scm-parameter.exp
7395 * gdb.guile/scm-progspace.exp
7396 * gdb.guile/scm-value.exp
7397 * gdb.mi/mi-pending.exp
7398 * gdb.mi/user-selected-context-sync.exp
7399 * gdb.multi/multi-attach.exp
7400 * gdb.multi/tids.exp
7401 * gdb.opt/clobbered-registers-O2.exp
7402 * gdb.pascal/floats.exp
7403 * gdb.pascal/integers.exp
7404 * gdb.python/py-block.exp
7405 * gdb.python/py-events.exp
7406 * gdb.python/py-parameter.exp
7407 * gdb.python/py-symbol.exp
7408 * gdb.python/py-symtab.exp
7409 * gdb.python/py-type.exp
7410 * gdb.python/py-value.exp
7411 * gdb.python/py-xmethods.exp
7412 * gdb.python/python.exp
7413 * gdb.reverse/break-precsave.exp
7414 * gdb.reverse/consecutive-precsave.exp
7415 * gdb.reverse/finish-precsave.exp
7416 * gdb.reverse/i386-precsave.exp
7417 * gdb.reverse/machinestate-precsave.exp
7418 * gdb.reverse/sigall-precsave.exp
7419 * gdb.reverse/solib-precsave.exp
7420 * gdb.reverse/step-precsave.exp
7421 * gdb.reverse/until-precsave.exp
7422 * gdb.reverse/watch-precsave.exp
7423 * gdb.server/ext-attach.exp
7424 * gdb.server/ext-restart.exp
7425 * gdb.server/ext-run.exp
7426 * gdb.server/ext-wrapper.exp
7427 * gdb.stabs/gdb11479.exp
7428 * gdb.stabs/weird.exp
7429 * gdb.threads/attach-many-short-lived-threads.exp
7430 * gdb.threads/kill.exp
7431 * gdb.threads/watchpoint-fork.exp
7432
bc6c7af4
LM
74332016-12-01 Luis Machado <lgustavo@codesourcery.com>
7434
7435 Fix test names starting with uppercase throughout all the files below.
7436
7437 * gdb.ada/array_return.exp
7438 * gdb.ada/catch_ex.exp
7439 * gdb.ada/info_exc.exp
7440 * gdb.ada/mi_catch_ex.exp
7441 * gdb.ada/mi_dyn_arr.exp
7442 * gdb.ada/mi_ex_cond.exp
7443 * gdb.ada/mi_exc_info.exp
7444 * gdb.ada/mi_interface.exp
7445 * gdb.ada/mi_task_arg.exp
7446 * gdb.ada/mi_task_info.exp
7447 * gdb.ada/mi_var_array.exp
7448 * gdb.arch/alpha-step.exp
7449 * gdb.arch/amd64-disp-step.exp
7450 * gdb.arch/arm-disp-step.exp
7451 * gdb.arch/disp-step-insn-reloc.exp
7452 * gdb.arch/e500-prologue.exp
7453 * gdb.arch/ftrace-insn-reloc.exp
7454 * gdb.arch/gdb1558.exp
7455 * gdb.arch/i386-bp_permanent.exp
7456 * gdb.arch/i386-disp-step.exp
7457 * gdb.arch/i386-float.exp
7458 * gdb.arch/i386-gnu-cfi.exp
7459 * gdb.arch/ia64-breakpoint-shadow.exp
7460 * gdb.arch/mips16-thunks.exp
7461 * gdb.arch/pa-nullify.exp
7462 * gdb.arch/powerpc-aix-prologue.exp
7463 * gdb.arch/powerpc-power.exp
7464 * gdb.arch/ppc-dfp.exp
7465 * gdb.arch/s390-tdbregs.exp
7466 * gdb.arch/spu-info.exp
7467 * gdb.arch/spu-ls.exp
7468 * gdb.arch/thumb-bx-pc.exp
7469 * gdb.base/advance.exp
7470 * gdb.base/annota-input-while-running.exp
7471 * gdb.base/arrayidx.exp
7472 * gdb.base/asmlabel.exp
7473 * gdb.base/async.exp
7474 * gdb.base/attach-wait-input.exp
7475 * gdb.base/auto-connect-native-target.exp
7476 * gdb.base/batch-preserve-term-settings.exp
7477 * gdb.base/bfp-test.exp
7478 * gdb.base/bigcore.exp
7479 * gdb.base/bp-permanent.exp
7480 * gdb.base/break-always.exp
7481 * gdb.base/break-fun-addr.exp
7482 * gdb.base/break-idempotent.exp
7483 * gdb.base/break-main-file-remove-fail.exp
7484 * gdb.base/break-probes.exp
7485 * gdb.base/break-unload-file.exp
7486 * gdb.base/break.exp
7487 * gdb.base/call-ar-st.exp
7488 * gdb.base/call-rt-st.exp
7489 * gdb.base/call-sc.exp
7490 * gdb.base/call-signal-resume.exp
7491 * gdb.base/call-strs.exp
7492 * gdb.base/callexit.exp
7493 * gdb.base/callfuncs.exp
7494 * gdb.base/catch-gdb-caused-signals.exp
7495 * gdb.base/catch-signal-siginfo-cond.exp
7496 * gdb.base/catch-syscall.exp
7497 * gdb.base/compare-sections.exp
7498 * gdb.base/cond-eval-mode.exp
7499 * gdb.base/condbreak-call-false.exp
7500 * gdb.base/consecutive-step-over.exp
7501 * gdb.base/cursal.exp
7502 * gdb.base/disabled-location.exp
7503 * gdb.base/disasm-end-cu.exp
7504 * gdb.base/display.exp
7505 * gdb.base/double-prompt-target-event-error.exp
7506 * gdb.base/dprintf-bp-same-addr.exp
7507 * gdb.base/dprintf-detach.exp
7508 * gdb.base/dprintf-next.exp
7509 * gdb.base/dprintf-non-stop.exp
7510 * gdb.base/dprintf-pending.exp
7511 * gdb.base/dso2dso.exp
7512 * gdb.base/ending-run.exp
7513 * gdb.base/enum_cond.exp
7514 * gdb.base/examine-backward.exp
7515 * gdb.base/exe-lock.exp
7516 * gdb.base/exec-invalid-sysroot.exp
7517 * gdb.base/execl-update-breakpoints.exp
7518 * gdb.base/execution-termios.exp
7519 * gdb.base/fileio.exp
7520 * gdb.base/fixsection.exp
7521 * gdb.base/foll-exec-mode.exp
7522 * gdb.base/foll-exec.exp
7523 * gdb.base/fork-running-state.exp
7524 * gdb.base/frame-args.exp
7525 * gdb.base/fullpath-expand.exp
7526 * gdb.base/func-ptr.exp
7527 * gdb.base/gcore-relro-pie.exp
7528 * gdb.base/gdb1090.exp
7529 * gdb.base/gdb1555.exp
7530 * gdb.base/global-var-nested-by-dso.exp
7531 * gdb.base/gnu-ifunc.exp
7532 * gdb.base/hbreak-in-shr-unsupported.exp
7533 * gdb.base/hbreak-unmapped.exp
7534 * gdb.base/hook-stop.exp
7535 * gdb.base/infcall-input.exp
7536 * gdb.base/info-fun.exp
7537 * gdb.base/info-shared.exp
7538 * gdb.base/interrupt-noterm.exp
7539 * gdb.base/jit-so.exp
7540 * gdb.base/jit.exp
7541 * gdb.base/line-symtabs.exp
7542 * gdb.base/list.exp
7543 * gdb.base/longjmp.exp
7544 * gdb.base/macscp.exp
7545 * gdb.base/max-value-size.exp
7546 * gdb.base/nodebug.exp
7547 * gdb.base/nofield.exp
7548 * gdb.base/overlays.exp
7549 * gdb.base/paginate-after-ctrl-c-running.exp
7550 * gdb.base/paginate-bg-execution.exp
7551 * gdb.base/paginate-inferior-exit.exp
7552 * gdb.base/pending.exp
7553 * gdb.base/pr11022.exp
7554 * gdb.base/printcmds.exp
7555 * gdb.base/ptr-typedef.exp
7556 * gdb.base/ptype.exp
7557 * gdb.base/randomize.exp
7558 * gdb.base/range-stepping.exp
7559 * gdb.base/realname-expand.exp
7560 * gdb.base/relativedebug.exp
7561 * gdb.base/remote.exp
7562 * gdb.base/savedregs.exp
7563 * gdb.base/sepdebug.exp
7564 * gdb.base/set-noassign.exp
7565 * gdb.base/shlib-call.exp
7566 * gdb.base/shreloc.exp
7567 * gdb.base/sigaltstack.exp
7568 * gdb.base/sigbpt.exp
7569 * gdb.base/siginfo-addr.exp
7570 * gdb.base/siginfo-obj.exp
7571 * gdb.base/siginfo-thread.exp
7572 * gdb.base/signest.exp
7573 * gdb.base/signull.exp
7574 * gdb.base/sigrepeat.exp
7575 * gdb.base/skip.exp
7576 * gdb.base/so-impl-ld.exp
7577 * gdb.base/solib-corrupted.exp
7578 * gdb.base/solib-disc.exp
7579 * gdb.base/solib-display.exp
7580 * gdb.base/solib-overlap.exp
7581 * gdb.base/solib-search.exp
7582 * gdb.base/solib-symbol.exp
7583 * gdb.base/source-execution.exp
7584 * gdb.base/sss-bp-on-user-bp-2.exp
7585 * gdb.base/sss-bp-on-user-bp.exp
7586 * gdb.base/stack-checking.exp
7587 * gdb.base/stale-infcall.exp
7588 * gdb.base/step-break.exp
7589 * gdb.base/step-line.exp
7590 * gdb.base/step-over-exit.exp
7591 * gdb.base/step-test.exp
7592 * gdb.base/structs.exp
7593 * gdb.base/sym-file.exp
7594 * gdb.base/symtab-search-order.exp
7595 * gdb.base/term.exp
7596 * gdb.base/type-opaque.exp
7597 * gdb.base/unload.exp
7598 * gdb.base/until-nodebug.exp
7599 * gdb.base/until.exp
7600 * gdb.base/unwindonsignal.exp
7601 * gdb.base/watch-cond.exp
7602 * gdb.base/watch-non-mem.exp
7603 * gdb.base/watch_thread_num.exp
7604 * gdb.base/watchpoint-reuse-slot.exp
7605 * gdb.base/watchpoint-solib.exp
7606 * gdb.base/watchpoint.exp
7607 * gdb.btrace/dlopen.exp
7608 * gdb.cell/arch.exp
7609 * gdb.cell/break.exp
7610 * gdb.cell/bt.exp
7611 * gdb.cell/core.exp
7612 * gdb.cell/data.exp
7613 * gdb.cell/dwarfaddr.exp
7614 * gdb.cell/ea-cache.exp
7615 * gdb.cell/ea-standalone.exp
7616 * gdb.cell/ea-test.exp
7617 * gdb.cell/f-regs.exp
7618 * gdb.cell/fork.exp
7619 * gdb.cell/gcore.exp
7620 * gdb.cell/mem-access.exp
7621 * gdb.cell/ptype.exp
7622 * gdb.cell/registers.exp
7623 * gdb.cell/sizeof.exp
7624 * gdb.cell/solib-symbol.exp
7625 * gdb.cell/solib.exp
7626 * gdb.compile/compile-tls.exp
7627 * gdb.cp/exception.exp
7628 * gdb.cp/gdb2495.exp
7629 * gdb.cp/local.exp
7630 * gdb.cp/mb-inline.exp
7631 * gdb.cp/mb-templates.exp
7632 * gdb.cp/pr10687.exp
7633 * gdb.cp/pr9167.exp
7634 * gdb.cp/scope-err.exp
7635 * gdb.cp/templates.exp
7636 * gdb.cp/virtfunc.exp
7637 * gdb.dwarf2/dw2-dir-file-name.exp
7638 * gdb.dwarf2/dw2-single-line-discriminators.exp
7639 * gdb.fortran/complex.exp
7640 * gdb.fortran/library-module.exp
7641 * gdb.guile/guile.exp
7642 * gdb.guile/scm-cmd.exp
7643 * gdb.guile/scm-frame-inline.exp
7644 * gdb.guile/scm-objfile.exp
7645 * gdb.guile/scm-pretty-print.exp
7646 * gdb.guile/scm-symbol.exp
7647 * gdb.guile/scm-type.exp
7648 * gdb.guile/scm-value.exp
7649 * gdb.linespec/keywords.exp
7650 * gdb.linespec/ls-errs.exp
7651 * gdb.linespec/macro-relative.exp
7652 * gdb.linespec/thread.exp
7653 * gdb.mi/mi-breakpoint-changed.exp
7654 * gdb.mi/mi-dprintf-pending.exp
7655 * gdb.mi/mi-fullname-deleted.exp
7656 * gdb.mi/mi-logging.exp
7657 * gdb.mi/mi-pending.exp
7658 * gdb.mi/mi-solib.exp
7659 * gdb.mi/new-ui-mi-sync.exp
7660 * gdb.mi/user-selected-context-sync.exp
7661 * gdb.multi/dummy-frame-restore.exp
7662 * gdb.multi/multi-arch-exec.exp
7663 * gdb.multi/remove-inferiors.exp
7664 * gdb.multi/watchpoint-multi-exit.exp
7665 * gdb.opt/solib-intra-step.exp
7666 * gdb.perf/backtrace.exp
7667 * gdb.perf/single-step.exp
7668 * gdb.perf/skip-command.exp
7669 * gdb.perf/skip-prologue.exp
7670 * gdb.perf/solib.exp
7671 * gdb.python/lib-types.exp
7672 * gdb.python/py-as-string.exp
7673 * gdb.python/py-bad-printers.exp
7674 * gdb.python/py-block.exp
7675 * gdb.python/py-breakpoint.exp
7676 * gdb.python/py-cmd.exp
7677 * gdb.python/py-events.exp
7678 * gdb.python/py-evthreads.exp
7679 * gdb.python/py-finish-breakpoint.exp
7680 * gdb.python/py-finish-breakpoint2.exp
7681 * gdb.python/py-frame-inline.exp
7682 * gdb.python/py-frame.exp
7683 * gdb.python/py-inferior.exp
7684 * gdb.python/py-infthread.exp
7685 * gdb.python/py-mi.exp
7686 * gdb.python/py-objfile.exp
7687 * gdb.python/py-pp-maint.exp
7688 * gdb.python/py-pp-registration.exp
7689 * gdb.python/py-prettyprint.exp
7690 * gdb.python/py-recurse-unwind.exp
7691 * gdb.python/py-shared.exp
7692 * gdb.python/py-symbol.exp
7693 * gdb.python/py-symtab.exp
7694 * gdb.python/py-template.exp
7695 * gdb.python/py-type.exp
7696 * gdb.python/py-unwind-maint.exp
7697 * gdb.python/py-unwind.exp
7698 * gdb.python/py-value.exp
7699 * gdb.python/python.exp
7700 * gdb.reverse/finish-reverse-bkpt.exp
7701 * gdb.reverse/insn-reverse.exp
7702 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7703 * gdb.reverse/solib-precsave.exp
7704 * gdb.reverse/solib-reverse.exp
7705 * gdb.stabs/gdb11479.exp
7706 * gdb.stabs/weird.exp
7707 * gdb.threads/fork-child-threads.exp
7708 * gdb.threads/fork-plus-threads.exp
7709 * gdb.threads/fork-thread-pending.exp
7710 * gdb.threads/forking-threads-plus-breakpoint.exp
7711 * gdb.threads/hand-call-in-threads.exp
7712 * gdb.threads/interrupted-hand-call.exp
7713 * gdb.threads/linux-dp.exp
7714 * gdb.threads/local-watch-wrong-thread.exp
7715 * gdb.threads/next-while-other-thread-longjmps.exp
7716 * gdb.threads/non-ldr-exit.exp
7717 * gdb.threads/pending-step.exp
7718 * gdb.threads/print-threads.exp
7719 * gdb.threads/process-dies-while-detaching.exp
7720 * gdb.threads/process-dies-while-handling-bp.exp
7721 * gdb.threads/pthreads.exp
7722 * gdb.threads/queue-signal.exp
7723 * gdb.threads/reconnect-signal.exp
7724 * gdb.threads/signal-command-handle-nopass.exp
7725 * gdb.threads/signal-command-multiple-signals-pending.exp
7726 * gdb.threads/signal-delivered-right-thread.exp
7727 * gdb.threads/signal-sigtrap.exp
7728 * gdb.threads/sigthread.exp
7729 * gdb.threads/staticthreads.exp
7730 * gdb.threads/stepi-random-signal.exp
7731 * gdb.threads/thread-unwindonsignal.exp
7732 * gdb.threads/thread_check.exp
7733 * gdb.threads/thread_events.exp
7734 * gdb.threads/tid-reuse.exp
7735 * gdb.threads/tls-nodebug.exp
7736 * gdb.threads/tls-shared.exp
7737 * gdb.threads/tls-so_extern.exp
7738 * gdb.threads/tls.exp
7739 * gdb.threads/wp-replication.exp
7740 * gdb.trace/actions-changed.exp
7741 * gdb.trace/actions.exp
7742 * gdb.trace/backtrace.exp
7743 * gdb.trace/change-loc.exp
7744 * gdb.trace/collection.exp
7745 * gdb.trace/deltrace.exp
7746 * gdb.trace/disconnected-tracing.exp
7747 * gdb.trace/entry-values.exp
7748 * gdb.trace/ftrace-lock.exp
7749 * gdb.trace/ftrace.exp
7750 * gdb.trace/infotrace.exp
7751 * gdb.trace/mi-trace-frame-collected.exp
7752 * gdb.trace/mi-trace-unavailable.exp
7753 * gdb.trace/mi-traceframe-changed.exp
7754 * gdb.trace/mi-tracepoint-changed.exp
7755 * gdb.trace/mi-tsv-changed.exp
7756 * gdb.trace/no-attach-trace.exp
7757 * gdb.trace/packetlen.exp
7758 * gdb.trace/passc-dyn.exp
7759 * gdb.trace/passcount.exp
7760 * gdb.trace/pending.exp
7761 * gdb.trace/pr16508.exp
7762 * gdb.trace/qtro.exp
7763 * gdb.trace/range-stepping.exp
7764 * gdb.trace/read-memory.exp
7765 * gdb.trace/report.exp
7766 * gdb.trace/save-trace.exp
7767 * gdb.trace/signal.exp
7768 * gdb.trace/stap-trace.exp
7769 * gdb.trace/status-stop.exp
7770 * gdb.trace/strace.exp
7771 * gdb.trace/tfile.exp
7772 * gdb.trace/tfind.exp
7773 * gdb.trace/trace-break.exp
7774 * gdb.trace/trace-condition.exp
7775 * gdb.trace/trace-enable-disable.exp
7776 * gdb.trace/trace-mt.exp
7777 * gdb.trace/tracecmd.exp
7778 * gdb.trace/tracefile-pseudo-reg.exp
7779 * gdb.trace/tspeed.exp
7780 * gdb.trace/tstatus.exp
7781 * gdb.trace/tsv.exp
7782 * gdb.trace/unavailable.exp
7783 * gdb.trace/while-dyn.exp
7784 * gdb.trace/while-stepping.exp
7785 * lib/gdb-guile.exp
7786 * lib/gdb.exp
7787 * lib/mi-support.exp
7788 * lib/pascal.exp
7789 * lib/perftest.exp
7790 * lib/prelink-support.exp
7791 * lib/selftest-support.exp
7792
ad02e4fe
SM
77932016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7794
7795 * Makefile.in: Include disable-implicit-rules.mk.
7796
22347e55
AA
77972016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7798
7799 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7800 non-byte-aligned bit fields.
7801
da5b30da
AA
78022016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7803
7804 PR gdb/12616
7805 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7806 respects the DW_AT_data_bit_offset attribute.
7807
b593ecca
SM
78082016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7809
7810 * gdb.base/default.exp: Fix output of "set language".
7811
3b165252
SM
78122016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7813
7814 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7815 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7816 make.
7817 * configure.ac: Remove checks for the make program.
7818 * configure: Re-generate.
7819
1a2f3d7f
KB
78202016-11-16 Kevin Buettner <kevinb@redhat.com>
7821
7822 * gdb.python/py-recurse-unwind.c (main): Add loop.
7823 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7824 to read_register() and gdb.parse_and_eval(). Make each code
7825 call a separate case that can be individually tested.
7826 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7827 proc. Call cont_and_backtrace for each of the code paths that
7828 we want to test in the unwinder.
7829
b7f38fda
AA
78302016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7831
7832 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7833 the definition of struct S.
7834
1f8db343
CM
78352016-11-11 Catherine Moore <clm@codesourcery.com>
7836
7837 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7838
fad0c9fb
PA
78392016-11-09 Pedro Alves <palves@redhat.com>
7840
7841 * gdb.base/commands.exp (runto_or_return): New procedure.
7842 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7843 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7844 (progvar_simple_while_test, progvar_complex_if_while_test)
7845 (if_while_breakpoint_command_test)
7846 (infrun_breakpoint_command_test, breakpoint_command_test)
7847 (user_defined_command_test, watchpoint_command_test)
7848 (test_command_prompt_position, redefine_hook_test)
7849 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7850 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7851 multi_line_input and multi_line. Remove gdb_expect and
7852 gdb_stop_suppressing_tests uses.
7853 * lib/gdb.exp (valnum_re): New global.
7854 (multi_line_input): New procedure.
7855
8354c62c
SM
78562016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7857
7858 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7859 Remove.
7860 (test_setup): Define with proc_with_prefix.
7861 (test_cli_inferior): Likewise.
7862 (test_cli_thread): Likewise.
7863 (test_cli_frame): Likewise.
7864 (test_cli_select_frame): Likewise.
7865 (test_cli_up_down): Likewise.
7866 (test_mi_thread_select): Likewise.
7867 (test_mi_stack_select_frame): Likewise.
7868 (test_cli_in_mi_inferior): Likewise.
7869 (test_cli_in_mi_thread): Likewise.
7870 (test_cli_in_mi_frame): Likewise.
7871 (top level): Do not use with_test_prefix_procname.
7872
64f367a2
PA
78732016-11-09 Pedro Alves <palves@redhat.com>
7874
7875 * gdb.base/commands.exp (gdbvar_simple_if_test)
7876 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7877 (progvar_simple_if_test, progvar_simple_while_test)
7878 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7879 (infrun_breakpoint_command_test, breakpoint_command_test)
7880 (user_defined_command_test, watchpoint_command_test)
7881 (test_command_prompt_position, deprecated_command_test)
7882 (bp_deleted_in_command, temporary_breakpoint_commands)
7883 (stray_arg0_test, source_file_with_indented_comment)
7884 (recursive_source_test, if_commands_test)
7885 (error_clears_commands_left, redefine_hook_test)
7886 (redefine_backtrace_test): Use proc_with_prefix.
7887 * lib/gdb.exp (proc_with_prefix): New proc.
7888
0bb65f1e
AA
78892016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7890
7891 * gdb.base/tui-layout.c: New file.
7892 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7893 disassembly window contains very long lines.
7894
7353f247
TT
78952016-11-08 Tom Tromey <tom@tromey.com>
7896
7897 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7898 depend on Python 2.
7899
30a7bb83
TT
79002016-11-08 Tom Tromey <tom@tromey.com>
7901
7902 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7903 New method.
7904
cdf5a07c
MG
79052016-10-29 Manish Goregaokar <manish@mozilla.com>
7906
2806dc7e 7907 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7908
51a789c3
MG
79092016-10-27 Manish Goregaokar <manish@mozilla.com>
7910
2806dc7e
PA
7911 * gdb.rust/simple.rs: Add test for univariant enums without
7912 discriminants and for encoded struct-like enums.
51a789c3 7913
f610ab6d
PA
79142016-10-28 Pedro Alves <palves@redhat.com>
7915
7916 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7917 gdb_test_multiple, tighten regexps and match symtabs and line
7918 tables incrementally.
7919
b129b0ca
LM
79202016-10-28 Luis Machado <lgustavo@codesourcery.com>
7921
7922 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7923 general.
7924
ecf45d2c
SL
79252016-10-25 Luis Machado <lgustavo@codesourcery.com>
7926
7927 * gdb.base/exec-invalid-sysroot.exp: New file.
7928
b8d38ee4
JK
79292016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7930
7931 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7932
f90fd8c2
JK
79332016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7934
7935 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7936
2d2476aa
MR
79372016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7938
2806dc7e
PA
7939 * gdb.base/killed-outside.exp: Remove $options from a call to
7940 `prepare_for_testing'.
2d2476aa 7941
e42b25a0
SM
79422016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7943
7944 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7945 Change test message.
7946
3ccdb432
SM
79472016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7948
7949 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7950 Update comment.
7951
5bad3170
SM
79522016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7953
7954 * gdb.trace/mi-trace-save.exp: New file.
7955
5ad9dba7
YQ
79562016-10-13 Yao Qi <yao.qi@linaro.org>
7957
7958 * gdb.base/code_elim.exp (get_var_address): Remove.
7959 * gdb.base/relocate.exp: Likewise.
7960 * gdb.base/shreloc.exp: Likewise.
7961 * lib/gdb.exp (get_var_address): New.
7962
62df7e21
YQ
79632016-10-13 Yao Qi <yao.qi@linaro.org>
7964
7965 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7966 floating point tests if $skip_float_test is false.
7967
4dac951e
LM
79682016-10-12 Luis Machado <lgustavo@codesourcery.com>
7969
7970 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7971 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7972 argc values.
7973 Add 1 to argc so we guarantee distinct initial/modified argc values.
7974
8f1a8fc4
JK
79752016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7976
7977 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7978
16c85b5d
JK
79792016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7980
7981 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7982 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7983 * gdb.arch/vsx-regs.exp: Likewise.
7984
1d0e042a
YQ
79852016-10-07 Yao Qi <yao.qi@linaro.org>
7986
7987 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7988
68dadef5
MM
79892016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7990
7991 * gdb.python/python.exp: Test decode_line("*0").
7992
33fa2c6e
DE
79932016-10-06 Doug Evans <dje@google.com>
7994
7995 * gdb.python/py-value.exp (test_value_creation): Add test for large
7996 unsigned 64-bit value.
7997
9c37b5ae
TT
79982016-10-06 Tom Tromey <tom@tromey.com>
7999
8000 * gdb.compile/compile.exp: Change java tests to rust.
8001 * gdb.base/setshow.exp: Change java tests to rust.
8002 * gdb.base/default.exp: Remove java from language list.
8003 * README (Examples): Update language example.
8004 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8005 test.
8006 * lib/gdb.exp (skip_java_tests): Remove.
8007 * lib/java.exp: Remove.
8008 * gdb.java: Remove.
8009
78b86327
MR
80102016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8011
8012 * gdb.arch/mips-fcr.exp: New test.
8013 * gdb.arch/mips-fcr.c: Source for the new test.
8014
7470adbb
MR
80152016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8016
8017 * gdb.base/solib-disc.exp: Use `standard_output_file'
8018 throughout.
8019
4a556533
PA
80202016-10-06 Pedro Alves <palves@redhat.com>
8021
8022 * gdb.base/jit-simple-dl.c: New file.
8023 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8024 * gdb.base/jit-simple.c: ... this.
8025 * gdb.base/jit-simple.exp (jit_run): Delete.
8026 (build_jit): New proc.
8027 (jit_test_reread): Recompile either the main program or the shared
8028 library, depending on what is being tested. Skip changing address
8029 if caller wants to. Compare before/after addresses. If testing
8030 standalone, explicitly load the binary. Test "maint info
8031 breakpoints".
8032 (top level): Add "standalone vs shared lib" and "change address"
8033 vs "same address" axes.
8034
5a122fbc
PA
80352016-10-06 Pedro Alves <palves@redhat.com>
8036
8037 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8038 call.
8039 (jit_run): Delete.
8040 (jit_test_reread): Use with_test_prefix. Reload the main binary
8041 explicitly. Compare the before/after addresses of the JIT
8042 descriptor.
8043
ee8da4b8
DE
80442016-08-15 Doug Evans <dje@google.com>
8045
8046 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8047 for single bitfields is bool.
8048 * gdb.xml/tdesc-regs.exp: Ditto.
8049
f389f6fe
JK
80502016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8051
8052 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8053
fdebf1a4
YQ
80542016-10-05 Yao Qi <yao.qi@linaro.org>
8055
8056 * lib/gdb.exp (support_complex_tests): Return zero if
8057 gdb_skip_float_test return true.
8058
9c36d954 80592016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8060 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8061
8062 PR gdb/20487
8063 * gdb.mi/user-selected-context-sync.exp: New file.
8064 * gdb.mi/user-selected-context-sync.c: New file.
8065
4034d0ff 80662016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8067 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8068
8069 PR gdb/20487
8070 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8071 =thread-select-event check.
8072
a4297203
PB
80732016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8074
8075 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8076 the compulsory L operand changes.
8077 * gdb.arch/powerpc-power.s: Likewise.
8078
bb805577
JK
80792016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8080
8081 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8082 * gdb.base/jit-attach-pie.c: New file.
8083 * gdb.base/jit-attach-pie.exp: New file.
8084
6d61dee5
PA
80852016-09-28 Pedro Alves <palves@redhat.com>
8086
8087 * gdb.base/infcall-input.c: New file.
8088 * gdb.base/infcall-input.exp: New file.
8089
f73842fc
YQ
80902016-09-22 Yao Qi <yao.qi@linaro.org>
8091
8092 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8093 (gdb_exit): Rename it to ...
8094 (gdbserver_gdb_exit): ... Close GDBserver.
8095 (gdb_exit): New proc, call gdbserver_gdb_exit.
8096 (mi_gdb_exit): Likewise.
8097
90681dab
YQ
80982016-09-22 Yao Qi <yao.qi@linaro.org>
8099
8100 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8101 path.
8102 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8103 Remove duplication.
8104
9c211fd8
YQ
81052016-09-22 Yao Qi <yao.qi@linaro.org>
8106
8107 * lib/gdbserver-support.exp: Check the existence of
8108 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8109
ad0a504f
AK
81102016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8111
8112 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8113
36cf1806
TT
81142016-09-21 Tom Tromey <tom@tromey.com>
8115
8116 PR gdb/20604:
8117 * gdb.base/quit.exp: New file.
8118
74172ecf
SM
81192016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8120
8121 * .gitignore: New file.
8122
3d0ec882
MR
81232016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8124
8125 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8126 throughout.
8127
8193adea
AA
81282016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8129
8130 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8131
d41a5c09
JK
81322016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8133
8134 * gdb.cp/casts.cc (decltype): Move it ...
8135 (main): ... with its call to ...
8136 * gdb.cp/casts03.cc: ... a new file.
8137 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8138
d2dfe700
JK
81392016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8140
8141 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8142
e2a92b16
PB
81432016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8144
8145 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8146 and sync up the test with tests in gas/testsuite/gas/ppc.
8147 * gdb.arch/powerpc-power.exp: Likewise.
8148
49b4de64
JK
81492016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8150
8151 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8152
2c29df25
SDJ
81532016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8154 Jan Kratochvil <jan.kratochvil@redhat.com>
8155
8156 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8157 make m1's definition to be different from m2's. Use 'dummy' as an
8158 argument for probe 'two'.
8159
cc3c2846
JB
81602016-09-10 Jon Beniston <jon@beniston.com>
8161
8162 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8163 for sim target.
8164
e1b2624a
AA
81652016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8166
8167 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8168 variable declaration.
8169 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8170 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8171 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8172 received HWCAP as its argument.
8173
4295e285
PA
81742016-09-06 Pedro Alves <palves@redhat.com>
8175
8176 * gdb.base/new-ui-pending-input.c: New file.
8177 * gdb.base/new-ui-pending-input.exp: New file.
8178 * gdb.exp (clear_gdb_spawn_id): New procedure.
8179 (with_spawn_id): Check whether gdb_spawn_id exists before
8180 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8181 on exit.
8182
00d5215e
UW
81832016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8184
8185 * gdb.base/float128.c: New file.
8186 * gdb.base/float128.exp: Likewise.
8187 * gdb.base/floatn.c: Likewise.
8188 * gdb.base/floatn.exp: Likewise.
8189
a9ff5f12
UW
81902016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8191
8192 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8193
f245535c
PA
81942016-09-05 Pedro Alves <palves@redhat.com>
8195
8196 PR backtrace/19927
8197 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8198 unwinders are immediately called as side effect of "source" or
8199 "disable unwinder" commands.
8200 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8201
ae9cf263
YQ
82022016-09-02 Yao Qi <yao.qi@linaro.org>
8203
8204 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8205 is true and $type is "float" or "double".
8206
27aba047
YQ
82072016-09-02 Yao Qi <yao.qi@linaro.org>
8208
8209 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8210 true.
8211 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8212 * gdb.base/call-rt-st.exp: Likewise.
8213 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8214 return value instead of gdb,skip_float_test.
8215 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8216 (do_function_calls): Use its return value instead of
8217 gdb,skip_float_test.
8218 * gdb.base/finish.exp: Likewise.
8219 * gdb.base/funcargs.exp: Likewise.
8220 * gdb.base/return.exp: Likewise.
8221 * gdb.base/return2.exp: Likewise.
8222 * gdb.base/varargs.exp: Likewise.
8223 * lib/gdb.exp (gdb_skip_float_test): Change it to
8224 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8225
5af962df
AA
82262016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8227
8228 * gdb.multi/tids.exp: Test "thread apply all".
8229
7fac6910
JK
82302016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8231
8232 * gdb.base/default.exp (tty): Remove.
8233
bb1fe4ac
KB
82342016-08-24 Kevin Buettner <kevinb@redhat.com>
8235
2806dc7e
PA
8236 * gdb.python/py-recurse-unwind.c: New file.
8237 * gdb.python/py-recurse-unwind.py: New file.
8238 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8239
0a1ddfa6
SM
82402016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8241
8242 * gdb.base/set-inferior-tty.exp: New file.
8243 * gdb.base/set-inferior-tty.c: New file.
8244
d9de1fe3
PA
82452016-08-23 Pedro Alves <palves@redhat.com>
8246
8247 PR gdb/20494
8248 * gdb.base/new-ui-echo.c: New file.
8249 * gdb.base/new-ui-echo.exp: New file.
8250
e9d9abd7
YQ
82512016-08-23 Yao Qi <yao.qi@linaro.org>
8252
8253 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8254 gdbserver_spawn.
8255 * gdb.server/connect-without-multi-process.exp (do_test):
8256 Likewise.
8257
3589529e
YQ
82582016-08-23 Yao Qi <yao.qi@linaro.org>
8259
8260 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8261 standalone_txt. Delete gdb_txt and standalone_txt on host
8262 and target. Spawn the binary on target. Copy files from
8263 target to host.
8264
6bb90213
PA
82652016-08-22 Pedro Alves <palves@redhat.com>
8266
8267 PR gdb/20505
8268 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8269 with_test_prefix. Factor out bits to ...
8270 (test_no_vdso): ... this new procedure.
8271
20c2c024
CL
82722016-08-19 Carl Love <cel@us.ibm.com>
8273
8274 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8275 maintaining separate logic for constructing the output path.
8276 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8277 * gdb.arch/ppc-dfp.exp: Likewise.
8278 * gdb.arch/ppc-fp.exp: Likewise.
8279 * gdb.arch/vsx-regs.exp: Likewise.
8280 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8281 binprefix for generating the additional binary files.
8282
0646e07d
PA
82832016-08-19 Pedro Alves <palves@redhat.com>
8284
8285 * gdb.trace/mi-trace-frame-collected.exp
8286 (test_trace_frame_collected): On x32, expect two registers.
8287
46da9242
CL
82882016-08-18 Carl Love <cel@us.ibm.com>
8289
8290 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8291 and sync up the test with tests in gas/testsuite/gas/ppc.
8292 * gdb.arch/powerpc-power.exp: Likewise.
8293
eb2332d7
SM
82942016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8295
8296 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8297 expected error message.
8298
63c61e04
SM
82992016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8300
8301 * gdb.multi/remove-inferiors.exp: New file.
8302 * gdb.multi/remove-inferiors.c: New file.
8303
7b17065f
YQ
83042016-08-12 Yao Qi <yao.qi@linaro.org>
8305
8306 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8307 argument list.
8308
01d3dedf
PA
83092016-08-10 Pedro Alves <palves@redhat.com>
8310
8311 PR gdb/19187
8312 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8313 setup_kfails.
8314
3eb7562a
PA
83152016-08-09 Pedro Alves <palves@redhat.com>
8316 Simon Marchi <simon.marchi@ericsson.com>
8317
8318 PR gdb/20418
8319 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8320 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8321
80614914
PA
83222016-08-09 Pedro Alves <palves@redhat.com>
8323
8324 PR mi/20431
8325 * gdb.mi/mi-cmd-error.exp: New file.
8326
f348d89a
PA
83272016-08-09 Pedro Alves <palves@redhat.com>
8328
8329 PR gdb/18653
8330 * gdb.base/signals-state-child.c: New file.
8331 * gdb.base/signals-state-child.exp: New file.
8332 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8333
e5ca03b4
PA
83342016-08-09 Pedro Alves <palves@redhat.com>
8335
8336 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8337
282a0691
TT
83382016-08-03 Tom Tromey <tom@tromey.com>
8339
8340 PR python/18565:
8341 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8342
41bfcd63
YQ
83432016-08-01 Yao Qi <yao.qi@linaro.org>
8344
8345 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8346 variable mode to "multi-process" if $multi_process is 1, otherwise
8347 set it to "single-process".
8348
e3465b24
YQ
83492016-08-01 Yao Qi <yao.qi@linaro.org>
8350
8351 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8352 * gdb.cp/cpexprs.exp: Likewise.
8353 * gdb.cp/m-static.exp: Likewise.
8354
0b31a4bc
TT
83552016-07-26 Tom Tromey <tom@tromey.com>
8356
8357 PR python/20190:
8358 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8359 test.
8360
e0461dbb
MM
83612016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8362
8363 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8364 selecting assembly source files.
8365 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8366 assembly source files.
8367 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8368 assembly source files.
8369 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8370 selecting assembly source files.
8371
8194e927
SM
83722016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8373
8374 * gdb.base/new-ui.exp (do_test_invalid_args): New
8375 procedure.
8376
c0272db5
TW
83772016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8378
8379 * gdb.btrace/reconnect.c: New file.
8380 * gdb.btrace/reconnect.exp: New file.
8381
e3487908
GKB
83822016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8383
8384 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8385 to test_catch_syscall_group.
8386 (test_catch_syscall_group): New.
8387
12df5c00
TT
83882016-07-21 Tom Tromey <tom@tromey.com>
8389
8390 * gdb.rust/simple.rs (main): Use empty struct expression.
8391 * gdb.rust/simple.exp: Add tests for empty struct expression.
8392
bae62ee2
YQ
83932016-07-21 Yao Qi <yao.qi@linaro.org>
8394
8395 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8396 if gdb_skip_xml_test is true on some targets.
8397
b1b53fb3
YQ
83982016-07-21 Yao Qi <yao.qi@linaro.org>
8399
8400 * gdb.server/solib-list.exp: Unset last_loaded_file.
8401
027d97f8
JK
84022016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8403
8404 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8405 "step into captured_main (args)".
8406
7674d381
JK
84072016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8408
8409 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8410
72b5d099
JK
84112016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8412
8413 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8414
1f960ced
PA
84152016-07-19 Pedro Alves <palves@redhat.com>
8416
8417 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8418 * gdb.opt/inline-bt.exp: Likewise.
8419 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8420 additional_flags=-Winline.
8421 * gdb.opt/inline-locals.exp: Likewise.
8422 * gdb.opt/inline-markers.c (ATTR): Define.
8423 (inlined_fn): Use it.
8424
f25827c1
YQ
84252016-07-19 Yao Qi <yao.qi@linaro.org>
8426
8427 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8428 (test_with_self): Remove some code. Remove argument executable.
8429 (top-level): Use do_self_tests.
8430
37539ebe
DB
84312016-07-15 Zachary Welch <zwelch@codesourcery.com>
8432 Don Breazeal <donb@codesourcery.com>
8433
8434 * gdb.base/maint.exp: Escape paths used in regular expressions.
8435 * gdb.stabs/weird.exp: Likewise.
8436
dac790e1
TT
84372016-07-13 Tom Tromey <tom@tromey.com>
8438
8439 PR python/15620, PR python/18620:
8440 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8441 (test_bkpt_events): New procs.
8442
93daf339
TT
84432016-07-13 Tom Tromey <tom@tromey.com>
8444
8445 PR python/17698:
8446 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8447 test.
8448 (test_watchpoints): Likewise.
8449 (test_bkpt_pending): New proc.
8450
6571a381
TT
84512016-07-13 Tom Tromey <tom@tromey.com>
8452
8453 PR cli/18053:
8454 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8455 completion test.
8456
e8732474
JK
84572016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8458
8459 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8460 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8461 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8462 f_label.
8463 (g): Rename g_end_lbl to g_label.
8464 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8465 low_pc and high_pc.
8466 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8467
e0f3fd7c
TT
84682016-07-12 Tom Tromey <tom@tromey.com>
8469
8470 PR python/19293:
8471 * gdb.python/py-unwind-maint.exp: Update tests.
8472
3cfe46b6
YQ
84732016-07-12 Yao Qi <yao.qi@linaro.org>
8474
8475 * lib/selftest-support.exp (selftest_setup): Match the output
8476 when captured_main is inlined.
8477
4f19a0e6
WT
84782016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8479
8480 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8481 New variables.
8482 (print this%a, print this%b, print this): New tests.
8483 * gdb.fortran/derived-types.f90 (this): New object and
8484 initialization.
8485
986cf455
SM
84862016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8487
8488 * gdb.ada/arraydim.exp: Remove extra directory level in build
8489 directory.
8490
f0464b23
SM
84912016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8492
8493 * lib/ada.exp: Remove extra directory level in build directory.
8494 * gdb.ada/cond_lang.exp: Likewise.
8495 * gdb.ada/exec_changed.exp: Likewise.
8496 * gdb.ada/lang_switch.exp: Likewise.
8497
42d94011
MG
84982016-07-06 Manish Goregaokar <manish@mozilla.com>
8499
2806dc7e
PA
8500 * simple.rs: Add test for raw pointer subscripting.
8501 * simple.exp: Add test expectations.
42d94011 8502
647c264c
YQ
85032016-07-05 Yao Qi <yao.qi@linaro.org>
8504
8505 * gdb.mi/mi-reverse.exp: Match =record-started output.
8506
20aa2c60
PA
85072016-07-01 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8510 procedure.
8511 (jit_reader_test): Test the jit reader's unwinder.
8512 * gdb.base/jithost.c (jit_function_00_code): New global.
8513 (main): Use memcpy to fill in the mmapped code, instead of poking
8514 bytes manually here.
8515 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8516 value.
8517 (read_debug_info): Save the function's range.
8518 (read_sp): New function.
8519 (unwind_frame): Use it. Also unwind RBP.
8520 (get_frame_id): Use read_sp.
8521 (gdb_init_reader): Use calloc instead of malloc.
8522 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8523 parameter. Use gdb_test_multiple.
8524
ced2dffb
PA
85252016-07-01 Pedro Alves <palves@redhat.com>
8526 Antoine Tremblay <antoine.tremblay@ericsson.com>
8527
8528 * gdb.threads/process-dies-while-detaching.c: New file.
8529 * gdb.threads/process-dies-while-detaching.exp: New file.
8530
63000888
PA
85312016-07-01 Pedro Alves <palves@redhat.com>
8532
8533 * gdb.multi/watchpoint-multi-exit.c: New file.
8534 * gdb.multi/watchpoint-multi-exit.exp: New file.
8535
038d4868
PA
85362016-06-30 Pedro Alves <palves@redhat.com>
8537
8538 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8539 unset inferior_spawn_id.
8540
994e9c83
PA
85412016-06-30 Pedro Alves <palves@redhat.com>
8542
8543 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8544 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8545
e5653468
YQ
85462016-06-29 Yao Qi <yao.qi@linaro.org>
8547
8548 * gdb.base/return.c: Add copyright header.
8549
803b47e5
TT
85502016-06-29 Tom Tromey <tom@tromey.com>
8551
8552 PR python/20129:
8553 * gdb.python/py-framefilter.exp: Add tests for setting priority
8554 and disabling of non-existent frame filter.
8555
28244707
YQ
85562016-06-29 Yao Qi <yao.qi@linaro.org>
8557
8558 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8559 0x0f07ff.
8560
a31d2f06
YQ
85612016-06-28 Yao Qi <yao.qi@linaro.org>
8562
8563 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8564 triplets. Start gdb, execute catch syscall, and continue. Check
8565 gdb's output to determine catch syscall is supported.
8566
921d8f54
MG
85672016-06-27 Manish Goregaokar <manish@mozilla.com>
8568
25d49b86
PA
8569 * gdb.rust/simple.rs: Add test for returning unit in a function.
8570 * gdb.rust/simple.exp: Add expectation for functions returning
8571 unit.
921d8f54 8572
f4952523
PMR
85732016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8574
8575 * gdb.python/py-breakpoint-create-fail.c,
8576 gdb.python/py-breakpoint-create-fail.exp,
8577 gdb.python/py-breakpoint-create-fail.py: New testcase.
8578
fccb08f8
MG
85792016-06-25 Manish Goregaokar <manish@mozilla.com>
8580
8581 PR gdb/20239
8582 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8583 * gdb.rust/simple.exp: Add test expectations for new NonZero
8584 tests.
fccb08f8 8585
6b850546
DT
85862016-06-24 David Taylor <dtaylor@emc.com>
8587
8588 * gdb.base/offsets.exp: New file.
8589 * gdb.base/offsets.c: New file.
8590
17621150
TT
85912016-06-23 Tom Tromey <tom@tromey.com>
8592
8593 PR gdb/16483:
8594 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8595 before any filters are loaded.
8596
04d59df6
WT
85972016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8598
8599 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8600 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8601 structs.
8602 * gdb.fortran/derived-type-function.exp: New file.
8603 * gdb.fortran/derived-type-function.f90: New file.
8604
8605
ac69f786
PA
86062016-06-21 Pedro Alves <palves@redhat.com>
8607
8608 * gdb.base/new-ui.exp: New file.
8609 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8610 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8611 (with_spawn_id): New procedure.
8612
49940788
PA
86132016-06-21 Pedro Alves <palves@redhat.com>
8614
8615 * gdb.mi/mi-exec-run.exp: New file.
8616
ef274d26
PA
86172016-06-21 Pedro Alves <palves@redhat.com>
8618
8619 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8620 breakpoint command's output on the main UI.
8621 (test_break): New procedure, factored out from calls in the top
8622 level.
8623 (top level): Use foreach_with_prefix to test MI as main UI and as
8624 separate UI.
8625
468afe6c
PA
86262016-06-21 Pedro Alves <palves@redhat.com>
8627
8628 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8629 (test_awatch_creation_and_listing)
8630 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8631 Remove 'type' parameter.
8632 (test_watchpoint_all): New parameter mi_mode. Remove
8633 with_test_prefix.
8634 (top level): Use foreach_with_prefix, and add main/separate UI MI
8635 testing axis.
8636
51f77c37
PA
86372016-06-21 Pedro Alves <palves@redhat.com>
8638
8639 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8640 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8641 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8642 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8643 (gdb_main_spawn_id, mi_spawn_id): Declare and
8644 comment.
8645 (mi_create_inferior_pty): New procedure,
8646 factored out from default_mi_gdb_start.
8647 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8648 procedures.
8649 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8650 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8651 Use mi_create_inferior_pty.
8652 (mi_gdb_start): Use eval to pass down args list.
8653
8980e177
PA
86542016-06-21 Pedro Alves <palves@redhat.com>
8655
8656 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8657 * gdb.opt/inline-cmds.exp: Add MI tests.
8658
f38d3ad1
PA
86592016-06-21 Pedro Alves <palves@redhat.com>
8660
8661 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8662
45db7c09
PA
86632016-06-21 Pedro Alves <palves@redhat.com>
8664
8665 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8666 (top level): Use it instead of mi_execute_to.
8667
5a069ab3
PA
86682016-06-21 Pedro Alves <palves@redhat.com>
8669
8670 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8671 (cont_handler_str): New.
8672 (signal_stop_handler): Set stop_handler_str instead of printing to
8673 stdout.
8674 (continue_handler): Set cont_handler_str instead of printing to
8675 stdout.
8676 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8677 mi_send_resuming_command. Print stop_handler_str and
8678 cont_handler_str instead of expecting the python events print
8679 directly.
8680
2838cc1d
SD
86812016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8682
8683 * gdb.base/jit-reader.exp: New file.
8684 * gdb.base/jithost.c: New file.
8685 * gdb.base/jithost.h: New file.
8686 * gdb.base/jitreader.c : New file.
8687 * gdb.base/jit-protocol.h: New file.
8688
21a77091
YQ
86892016-06-17 Yao Qi <yao.qi@linaro.org>
8690
8691 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8692 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8693 and detach-on-fork. Adjust tests.
8694 (top level): Invoke break_cond_on_syscall with combinations of
8695 syscall, follow-fork-mode and detach-on-fork.
8696
f50bf8e5
YQ
86972016-06-17 Yao Qi <yao.qi@linaro.org>
8698
8699 * gdb.base/step-over-exit.c: New.
8700 * gdb.base/step-over-exit.exp: New.
8701
a28d8e50
YTL
87022016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8703
8704 * gdb.base/float.exp: Add target check for nds32*-*-*.
8705 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8706
cad8e26d
AB
87072016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8708
8709 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8710 for unsupported target features.
8711 * gdb.base/call-rt-st.exp: Likewise.
8712 * gdb.base/call-sc.exp: Likewise.
8713 * gdb.base/call-signal-resume.exp: Likewise.
8714 * gdb.base/call-strs.exp: Likewise.
8715 * gdb.base/callexit.exp: Likewise.
8716 * gdb.base/callfuncs.exp: Likewise.
8717 * gdb.base/nodebug.exp: Likewise.
8718 * gdb.base/printcmds.exp: Likewise.
8719 * gdb.base/ptype.exp: Likewise.
8720 * gdb.base/structs.exp: Likewise.
8721 * gdb.base/unwindonsignal.exp: Likewise.
8722 * gdb.cp/gdb2495.exp: Likewise.
8723 * gdb.cp/templates.exp: Likewise.
8724 * gdb.cp/virtfunc.exp: Likewise.
8725 * gdb.threads/hand-call-in-threads.exp: Likewise.
8726 * gdb.threads/interrupted-hand-call.exp: Likewise.
8727 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8728
347dc102
TT
87292016-06-10 Tom Tromey <tom@tromey.com>
8730
8731 PR rust/20110:
8732 * gdb.rust/expr.exp: Add test for integer constant larger than
8733 i32.
8734
5e13cf25
BH
87352016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8736
8737 * gdb.fortran/nested-funcs.exp: New.
8738 * gdb.fortran/nested-funcs.f90: New.
8739
bb556f1f
TK
87402016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8741
8742 * gdb.base/examine-backward.c: New file.
8743 * gdb.base/examine-backward.exp: New file.
8744
38b022b4
SM
87452016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8746
8747 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8748 matching.
8749
1b40ec05
TT
87502016-06-02 Tom Tromey <tom@tromey.com>
8751
8752 PR python/18984:
8753 * gdb.python/py-shared.exp: Add solib_name test.
8754
193bd378
SM
87552016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8756
8757 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8758
3326303b
MG
87592016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8760
8761 PR c++/19893
8762 * gdb.dwarf2/implref.exp: Rename to...
8763 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8764 * gdb.dwarf2/implref-array.c: New file.
8765 * gdb.dwarf2/implref-array.exp: Likewise.
8766 * gdb.dwarf2/implref-global.c: Likewise.
8767 * gdb.dwarf2/implref-global.exp: Likewise.
8768 * gdb.dwarf2/implref-struct.c: Likewise.
8769 * gdb.dwarf2/implref-struct.exp: Likewise.
8770
825c8ef2
AT
87712016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8772
8773 * gdb.trace/trace-condition.exp: Add 64bit tests.
8774
2320162a
AT
87752016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8776
8777 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8778 bits types.
8779 (main): Adapt to 8 to 64 bits types.
8780 * gdb.trace/trace-condition.exp: Add new tests.
8781
a7818233
AT
87822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8783
8784 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8785
0d336466
AT
87862016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8787
8788 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8789 Move condition tests...
8790 * gdb.trace/trace-condition.exp: Here.
8791
7faeb45a
AT
87922016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8793
8794 * gdb.trace/trace-condition.exp: Add counter-case tests.
8795
e385593e
JK
87962016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8797
8798 PR c++/15231
8799 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8800 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8801
744608cc
PA
88022016-05-27 Pedro Alves <palves@redhat.com>
8803
8804 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8805 New procedure.
8806 (top level): Call it, and bail out of DejaGnu is known to be bad.
8807
ac775bf4
AB
88082016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8809
8810 * gdb.base/whatis.c: Extend the test case.
8811 * gdb.base/whatis.exp: Add additional tests.
8812
2bbad2ea
BH
88132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8814
8815* gdb.fortran/type.f90: Add pointer variable.
8816* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8817
8b70175d
BH
88182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8819
8820 * gdb.fortran/vla-type.exp: Fix testcase name.
8821
86d8a848
BH
88222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8823
8824 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8825
e188eb36
BH
88262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8827
8828 * gdb.fortran/type.f90: Add nested structures.
8829 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8830 * gdb.fortran/derived-type.exp: Adapt expected output.
8831 * gdb.fortran/vla-type.exp: Adapt expected output.
8832
9b2db1fd
BH
88332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8834
8835 * gdb.fortran/whatis_type.exp: Adapt expected output.
8836
72b17055
BH
88372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8838
8839 * gdb.fortran/print_type.exp: Fix expected output.
8840 * gdb.fortran/whatis_type.exp: Fix expected output.
8841
3cd81d8d
BH
88422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8843
8844 * gdb.fortran/whatis_type.exp: Use multi_line.
8845
ddae9462
TT
88462016-05-24 Tom Tromey <tom@tromey.com>
8847
8848 PR python/17386:
8849 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8850 use value as an index.
8851
1957f6b8
TT
88522016-05-23 Tom Tromey <tom@tromey.com>
8853
8854 PR python/17981:
8855 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8856 no-breakpoint case.
8857
026a9174
PA
88582016-05-24 Pedro Alves <palves@redhat.com>
8859
8860 PR gdb/19828
8861 * gdb.threads/clone-attach-detach.c: New file.
8862 * gdb.threads/clone-attach-detach.exp: New file.
8863
e70a7231
FR
88642016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8865
8866 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8867
0f6ed0e0
TT
88682016-05-23 Tom Tromey <tom@tromey.com>
8869
8870 PR python/19438, PR python/18393:
8871 * gdb.python/py-progspace.exp: Add "dir" test.
8872 * gdb.python/py-objfile.exp: Add "dir" test.
8873
ffd19d61
YQ
88742016-05-23 Yao Qi <yao.qi@linaro.org>
8875
8876 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8877 * gdb.arch/thumb2-it.exp: Likewise.
8878
9e8f9b05
SM
88792016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8880
8881 * gdb.mi/mi-threads-interrupt.c: New file.
8882 * gdb.mi/mi-threads-interrupt.exp: New file.
8883
61c6156d
SM
88842016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8885
8886 PR gdb/18077
8887 * gdb.mi/mi-async-run.exp: New file.
8888 * gdb.mi/mi-async-run.c: New file.
8889
67218854
TT
88902016-05-17 Tom Tromey <tom@tromey.com>
8891 Manish Goregaokar <manishsmail@gmail.com>
8892
8893 * lib/rust-support.exp: New file.
8894 * lib/gdb.exp (skip_rust_tests): New proc.
8895 (build_executable_from_specs): Handle rust.
8896 * lib/future.exp (gdb_find_rustc): New proc.
8897 (gdb_default_target_compile): Handle rust.
8898 * gdb.rust/expr.exp: New file.
8899 * gdb.rust/generics.exp: New file.
8900 * gdb.rust/generics.rs: New file.
8901 * gdb.rust/methods.exp: New file.
8902 * gdb.rust/methods.rs: New file.
8903 * gdb.rust/modules.exp: New file.
8904 * gdb.rust/modules.rs: New file.
8905 * gdb.rust/simple.exp: New file.
8906 * gdb.rust/simple.rs: New file.
8907
c44af4eb
TT
89082016-05-17 Tom Tromey <tom@tromey.com>
8909
8910 * gdb.base/default.exp (set language): Add rust.
8911
dcd1f979
TT
89122016-05-17 Tom Tromey <tom@tromey.com>
8913
8914 * gdb.gdb/unittest.exp: New file.
8915
155b7f57
YQ
89162016-05-16 Yao Qi <yao.qi@linaro.org>
8917
8918 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8919 shell_prompt. Update shell_prompt_re.
8920
8ddd5a6c
DE
89212016-05-12 Doug Evans <dje@google.com>
8922
8923 PR symtab/19999
8924 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8925 $options when building executable.
8926 * gdb.dwarf2/fission-loclists-pie.S: New file.
8927 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8928
02e370d9
SM
89292016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8930
8931 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8932 of [is_remote target],
8933
8929ad8b
SM
89342016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8935
8936 * lib/gdb.exp (use_gdb_stub): New procedure.
8937
6c447423
DE
89382016-05-03 Yunlian Jiang <yunlian@google.com>
8939 Doug Evans <dje@google.com>
8940
8941 PR symtab/19914
8942 * gdb.dwarf2/dwp-sepdebug.c: New file.
8943 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8944
444e826c
SM
89452016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8946
8947 * gdb.base/detach.exp: Remove is_remote check.
8948
740feeaa
SM
89492016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8950
8951 * gdb.base/annota-input-while-running.exp: Don't check for
8952 [is_remote target]. Enable annotations after running to main.
8953 Remove unused "set test..." line.
8954
9080ac9d
SM
89552016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8956
8957 * gdb.trace/trace-enable-disable.exp: New file.
8958 * gdb.trace/trace-enable-disable.c: New file.
8959
952ebca5
SM
89602016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8961
8962 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8963 use it in info sharedlibrary test.
8964 * gdb.trace/ftrace-lock.exp: Likewise.
8965 * gdb.trace/ftrace.exp: Likewise.
8966 * gdb.trace/range-stepping.exp: Likewise.
8967 * gdb.trace/trace-break.exp: Likewise.
8968 * gdb.trace/trace-condition.exp: Likewise.
8969 * gdb.trace/trace-mt.exp: Likewise.
8970
d9019901
SM
89712016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8972
8973 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8974 (gdb_load_shlib): ... this.
8975 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8976 gdb_load_shlib.
8977 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8978 * gdb.base/ctxobj.exp: Likewise.
8979 * gdb.base/dprintf-pending.exp: Likewise.
8980 * gdb.base/dso2dso.exp: Likewise.
8981 * gdb.base/fixsection.exp: Likewise.
8982 * gdb.base/gcore-relro.exp: Likewise.
8983 * gdb.base/gdb1555.exp: Likewise.
8984 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8985 * gdb.base/gnu-ifunc.exp: Likewise.
8986 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8987 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8988 * gdb.base/pending.exp: Likewise.
8989 * gdb.base/print-file-var.exp: Likewise.
8990 * gdb.base/print-symbol-loading.exp: Likewise.
8991 * gdb.base/shlib-call.exp: Likewise.
8992 * gdb.base/shreloc.exp: Likewise.
8993 * gdb.base/so-impl-ld.exp: Likewise.
8994 * gdb.base/solib-disc.exp: Likewise.
8995 * gdb.base/solib-nodir.exp: Likewise.
8996 * gdb.base/solib-overlap.exp: Likewise.
8997 * gdb.base/solib-symbol.exp: Likewise.
8998 * gdb.base/solib-weak.exp (do_test): Likewise.
8999 * gdb.base/sym-file.exp: Likewise.
9000 * gdb.base/symtab-search-order.exp: Likewise.
9001 * gdb.base/type-opaque.exp: Likewise.
9002 * gdb.base/unload.exp: Likewise.
9003 * gdb.base/watchpoint-solib.exp: Likewise.
9004 * gdb.compile/compile.exp: Likewise.
9005 * gdb.cp/gdb2384.exp: Likewise.
9006 * gdb.cp/infcall-dlopen.exp: Likewise.
9007 * gdb.cp/re-set-overloaded.exp: Likewise.
9008 * gdb.fortran/library-module.exp: Likewise.
9009 * gdb.opt/solib-intra-step.exp: Likewise.
9010 * gdb.python/py-finish-breakpoint.exp: Likewise.
9011 * gdb.python/py-shared.exp: Likewise.
9012 * gdb.reverse/solib-precsave.exp: Likewise.
9013 * gdb.reverse/solib-reverse.exp: Likewise.
9014 * gdb.server/solib-list.exp: Likewise.
9015 * gdb.threads/dlopen-libpthread.exp: Likewise.
9016 * gdb.threads/tls-shared.exp: Likewise.
9017 * gdb.threads/tls-so_extern.exp: Likewise.
9018 * gdb.trace/change-loc.exp: Likewise.
9019 * gdb.trace/ftrace-lock.exp: Likewise.
9020 * gdb.trace/ftrace.exp: Likewise.
9021 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9022 * gdb.trace/pending.exp: Likewise.
9023 * gdb.trace/range-stepping.exp: Likewise.
9024 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9025 (strace_info_marker): Likewise.
9026 (strace_probe_marker): Likewise.
9027 (strace_trace_on_same_addr): Likewise.
9028 (strace_trace_on_diff_addr): Likewise.
9029 * gdb.trace/trace-break.exp: Likewise.
9030 * gdb.trace/trace-condition.exp: Likewise.
9031 * gdb.trace/trace-mt.exp: Likewise.
9032
fca4cfd9
SM
90332016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9034
9035 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9036 result of gdb_remote_download.
9037 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9038 * gdb.base/dso2dso.exp: Likewise.
9039 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9040 * gdb.base/print-file-var.exp: Likewise.
9041 * gdb.base/shlib-call.exp: Likewise.
9042 * gdb.base/shreloc.exp: Likewise.
9043 * gdb.base/solib-overlap.exp: Likewise.
9044 * gdb.base/solib-weak.exp (do_test): Likewise.
9045 * gdb.base/unload.exp: Likewise.
9046
11cf4ffb
YQ
90472016-04-27 Yao Qi <yao.qi@linaro.org>
9048
9049 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9050 exists.
9051
3e2e34f8
KB
90522016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9053
9054 * vla-type.exp: Print structure from toplevel.
9055
8f07e298
BH
90562016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9057
9058 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9059 of dynamic types.
9060 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9061 of dynamic types.
9062
9920b434
BH
90632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9064
9065 * gdb.fortran/vla-type.f90: New file.
9066 * gdb.fortran/vla-type.exp: New file.
9067
f3abeff5
YQ
90682016-04-25 Yao Qi <yao.qi@linaro.org>
9069
9070 * gdb.base/branch-to-self.c: New file.
9071 * gdb.base/branch-to-self.exp: New file.
9072
0a5d52f0
YQ
90732016-04-22 Yao Qi <yao.qi@linaro.org>
9074
9075 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9076 more after $hex.
9077
495346f6
YQ
90782016-04-22 Yao Qi <yao.qi@linaro.org>
9079
9080 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9081 * gdb.base/annota3.exp: Likewise.
9082
4a7e075c
YQ
90832016-04-22 Yao Qi <yao.qi@linaro.org>
9084
9085 * gdb.reverse/step-precsave.exp: Do one step and test program
9086 stops in "callee" and do multiple steps until program goes out
9087 of "callee".
9088 * gdb.reverse/step-reverse.exp: Likewise.
9089
5b061e98
YQ
90902016-04-22 Yao Qi <yao.qi@linaro.org>
9091
9092 * gdb.trace/signal.exp: Also pass if
9093 $tracepoint_hits($i) > $iterations.
9094
5c5dc57f
YQ
90952016-04-22 Yao Qi <yao.qi@linaro.org>
9096
9097 * gdb.trace/signal.c: New file.
9098 * gdb.trace/signal.exp: New file.
9099
a55411b9
DE
91002016-04-19 Doug Evans <xdje42@gmail.com>
9101
9102 * gdb.base/bad-file.exp: New file.
9103
a22df60a
MG
91042016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9105
9106 * gdb.dwarf2/implref.exp: New file.
9107
0c13f7e5
BH
91082016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9109
9110 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9111 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9112 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9113 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9114 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9115 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9116 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9117 * lib/fortran.exp (fortran_int4): New procedure.
9118 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9119 (fortran_logical4): Likewise.
9120
9b9b09e9
BH
91212016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9122
9123 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9124
a14d1f4d
BH
91252016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9126
9127 * lib/compiler.c: Add Intel specific preprocessor macros.
9128 * lib/compiler.cc: Likewise.
25d49b86 9129
7d49b1d0
LM
91302016-04-13 Luis Machado <lgustavo@codesourcery.com>
9131
9132 * gdb.server/connect-with-no-symbol-file.c: New file.
9133 * gdb.server/connect-with-no-symbol-file.exp: New file.
9134
8392fa22
SM
91352016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9136
9137 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9138
8c4c4aeb
SM
91392016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9140
9141 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9142 standard output directory.
9143
45e3745e
AT
91442016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9145
9146 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9147
e26b7e41
MM
91482016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9149
9150 * gdb.btrace/instruction_history.c (loop): Add declaration.
9151
8ce09462
AT
91522016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9153
9154 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9155
2e88a1ea
SM
91562016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9157
9158 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9159 parentheses to print.
9160 (continue_handler): Likewise.
9161
f48e22e3
SM
91622016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9163
9164 * gdb.server/solib-list.exp: Remove is_remote check.
9165 Pass shlib= to gdb_compile. Don't link shared library with
9166 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9167 Run binary filename through "readlink -f" on the target.
9168
096be756
PA
91692016-04-08 Pedro Alves <palves@redhat.com>
9170
9171 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9172 interpreter filename as argument to gdbserver_spawn.
9173 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9174 Return empty if $last_loaded_file does not exist.
9175
06500533
JK
91762016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9177
9178 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9179 * gdb.base/jit-main.c: Use exit after usage.
9180
2d35e871
JK
91812016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9182
9183 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9184 GDBHISTSIZE prior to the tests.
9185 * gdb.base/gdbinit-history.exp: Likewise.
9186
91872016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9188
9189 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9190 instead of build_executable. Use gdb_load_shlibs.
9191
c8064e7e
YQ
91922016-04-07 Yao Qi <yao.qi@linaro.org>
9193
9194 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9195 Execute "si" command.
9196
bde47561
YQ
91972016-04-07 Yao Qi <yao.qi@linaro.org>
9198
9199 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9200 number instead of the comments on some line.
9201
b16f8a3b
DB
92022016-04-06 Don Breazeal <donb@codesourcery.com>
9203
9204 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9205 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9206
c2f901df
SM
92072016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9208
9209 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9210 standard_output_file. Remove unused binfile variable.
9211
ac17fda0
CU
92122016-04-05 Catalin Udma <catalin.udma@freescale.com>
9213
9214 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9215 * gdb.python/py-mi-objfile.exp: Match "list main" output
9216 in console format.
9217
03a8c4df
SM
92182016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9219
9220 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9221 absolute.
9222
6e774b13
SM
92232016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9224
9225 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9226 absolute.
9227 * gdb.trace/ftrace.exp: Likewise.
9228 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9229 targets as well.
9230 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9231 (gdb_load_shlibs): Copy libraries to test directory when testing
9232 natively. Only set solib-search-path if testing remotely.
9233 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9234
7817ea46
SM
92352016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9236
9237 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9238 gdb_download. Use it even if the target is not remote.
9239 * gdb.base/jit.exp (compile_jit_test): Likewise.
9240 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9241 output directory if the destination board is local, otherwise use
9242 the standard remote_download from DejaGnu.
9243 (gdb_download): Remove.
9244 (gdb_load_shlibs): Use gdb_remote_download instead of
9245 gdb_download.
9246 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9247 Use gdb_remote_download instead of gdb_download. Use it even if
9248 the target is not remote.
9249 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9250 instead of gdb_download.
9251
7beb7f68
SM
92522016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9253
9254 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9255 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9256 run.
9257
cc63428a
AV
92582016-04-01 Artemiy Volkov <artemiyv@acm.org>
9259
9260 PR gdb/19820
9261 * gdb.base/printcmds.exp: Add artificial arrays tests.
9262
64cdf930
PA
92632016-03-31 Pedro Alves <palves@redhat.com>
9264
9265 PR gdb/19858
9266 * gdb.base/jit-main.c: Include unistd.h.
9267 (ATTACH): Define to 0 if not already defined.
9268 (wait_for_gdb, mypid): New globals.
9269 (WAIT_FOR_GDB): New macro.
9270 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9271 some breakpoint locations.
9272 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9273 New procedures.
9274 (one_jit_test): Add REATTACH parameter, and handle it. Use
9275 continue_to_test_location.
9276 (top level): Test attach, and adjusts calls to one_jit_test.
9277
40dea8cb
PA
92782016-03-31 Pedro Alves <palves@redhat.com>
9279
9280 PR gdb/19858
9281 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9282 BINSUFFIX parameter, and handle it.
9283 (top level): Adjust calls compile_jit_test.
9284
e7ea3ec7
CU
92852016-03-31 Catalin Udma <catalin.udma@freescale.com>
9286
9287 PR python/19743
9288 * gdb.python/py-mi-events-gdb.py: New file.
9289 * gdb.python/py-mi-events.c: New file.
9290 * gdb.python/py-mi-events.exp: New file.
9291
e6359af3
YQ
92922016-03-30 Yao Qi <yao.qi@linaro.org>
9293
9294 * gdb.reverse/until-precsave.exp: Match function name only.
9295 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9296 Move malloc to a condition block.
9297 * gdb.reverse/until-reverse.exp: Match function name only.
9298
a4105d04
MK
92992016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9300
9301 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9302 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9303 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9304 variable for GPR 0 instead of assuming it is register 0.
9305 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9306 * lib/trace-support.exp: Add s390 registers.
9307
bfa6adb9
YQ
93082016-03-29 Yao Qi <yao.qi@linaro.org>
9309
9310 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9311
1e6697ea
YQ
93122016-03-24 Yao Qi <yao.qi@linaro.org>
9313
9314 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9315 test message.
9316
64bcd522
AA
93172016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9318
9319 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9320 maintaining separate logic for constructing the output path.
9321
7868401b
DB
93222016-03-16 Don Breazeal <donb@codesourcery.com>
9323
9324 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9325 Retry fork and waitpid on interrupted system call errors.
9326 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9327 Use with_timeout_factor to increase timeout by factor of 10.
9328
1cafadb4
DB
93292016-03-15 Don Breazeal <donb@codesourcery.com>
9330
9331 * gdb.cp/scope-err.cc: New test program.
9332 * gdb.cp/scope-err.exp: New test script.
9333 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9334 lines and "set breakpoint here" comment.
9335 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9336 Fixed some whitespace and format issues.
9337 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9338 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9339
81516450
DE
93402016-03-15 Doug Evans <dje@google.com>
9341
9342 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9343 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9344 All callers updated. Add tests for enums, mixed flags register.
9345
aa52b601
DE
93462016-03-15 Doug Evans <dje@google.com>
9347
9348 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9349 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9350
fa4ff313
SM
93512016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9352
9353 * gdb.base/default.exp: Add $_as_string to the list of expected
9354 convenience functions.
9355
f2403c39
AB
93562016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9357
9358 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9359
f2f3ccb9
SM
93602016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9361
9362 * gdb.python/py-as-string.exp: New file.
9363 * gdb.python/py-as-string.c: New file.
9364
00dbd492
PA
93652016-03-09 Pedro Alves <palves@redhat.com>
9366
9367 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9368 signal" -> "Thread NN received signal" output change.
9369 * gdb.threads/ia64-sigill.exp: Likewise.
9370 * gdb.threads/linux-dp.exp: Likewise.
9371 * gdb.threads/manythreads.exp: Likewise.
9372 * gdb.threads/pending-step.exp: Likewise.
9373 * gdb.threads/print-threads.exp: Likewise.
9374 * gdb.threads/sigstep-threads.exp: Likewise.
9375 * gdb.threads/staticthreads.exp: Likewise.
9376 * gdb.threads/tls.exp: Likewise.
9377
1e6697ea
YQ
93782016-03-09 Pedro Alves <palves@redhat.com>
9379
9380 * gdb.base/command-line-input.exp: New file.
9381
b04fd3be
MK
93822016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9383
9384 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9385 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9386 * gdb.trace/pending.exp: Accept leading dot before function name.
9387 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9388 * lib/trace-support.exp: Set registers for ppc.
9389
98fa59e9
MK
93902016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9391
9392 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9393 use it for disassembly; accept .main in addition to main in backtrace.
9394
f77198c8
MK
93952016-03-09 Wei-cheng Wang <cole945@gmail.com>
9396 Marcin Kościelnicki <koriakin@0x04.net>
9397
9398 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9399 (gdb_recursion_test_ptr): New global variable.
9400 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9401 gdb_recursion_test.
9402 (gdb_c_test): Ditto.
9403
ba84e0da
MK
94042016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9405
9406 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9407 ordering.
9408
4366d36e
MK
94092016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9410
9411 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9412 (bar): Add bar_start_lbl label.
9413 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9414 of foo/bar for emitting DWARF and tracing.
9415
5eb264df
SDJ
94162016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9417
9418 * analyze-racy-logs.py: Set executable bit.
9419
fb6a751f
SDJ
94202016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9421
9422 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9423 (CHECK_TARGET_TMP): Likewise.
9424 (check-single-racy): New rule.
9425 (check-parallel-racy): Likewise.
9426 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9427 (do-check-parallel-racy): New rule.
9428 (check-racy/%.exp): Likewise.
9429 * README (Racy testcases): New section.
9430 * analyze-racy-logs.py: New file.
9431
bdf7e230
DE
94322016-03-03 Doug Evans <dje@google.com>
9433
9434 * gdb.base/skip.exp: Use with_test_prefix.
9435
4719d415
YQ
94362016-03-03 Yao Qi <yao.qi@linaro.org>
9437
9438 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9439 Invoke step_over_syscall "clone" and break_cond_on_syscall
9440 "clone".
9441 * gdb.base/step-over-clone.c: New file.
9442
ea507862
YQ
94432016-03-03 Yao Qi <yao.qi@linaro.org>
9444
9445 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9446 code format.
9447
8fc8cbda
YQ
94482016-03-03 Yao Qi <yao.qi@linaro.org>
9449
9450 * gdb.base/disp-step-fork.c: Rename to ...
9451 * gdb.base/step-over-fork.c: ... it. New file.
9452 * gdb.base/disp-step-vfork.c: Rename to ...
9453 * gdb.base/step-over-vfork.c: ... it. New file.
9454 * gdb.base/disp-step-syscall.exp: Rename to ...
9455 * gdb.base/step-over-syscall.exp: ... it. New file.
9456 (disp_step_cross_syscall): Rename to ...
9457 (step_over_syscall): ... it.
9458
92fa70b0
YQ
94592016-03-03 Yao Qi <yao.qi@linaro.org>
9460
9461 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9462 If target supports condition evaluation on target, invoke
9463 break_cond_on_syscall for fork and vfork.
9464
e197ad3c
YQ
94652016-03-03 Yao Qi <yao.qi@linaro.org>
9466
9467 * gdb.base/disp-step-syscall.exp: Don't invoke
9468 support_displaced_stepping.
9469 (disp_step_cross_syscall): Test with displaced stepping off and
9470 on if supported.
9471
0b47da9f
YQ
94722016-03-03 Yao Qi <yao.qi@linaro.org>
9473
9474 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9475 proc.
9476 (setup): New proc.
9477 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9478 and setup.
9479
065ab6dc
BH
94802016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9481
9482 * gdb.fortran/vla-history.exp: Remove breakpoint.
9483
07e448ad 94842016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9485
25d49b86
PA
9486 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9487 exceeds timeout.
07e448ad 9488
9ac2d526 94892016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9490
25d49b86
PA
9491 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9492 breakpoint.
9ac2d526 9493
17807369
BH
94942016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9495
9496 * gdb.mi/vla.f90: Nullify pointer after declaration.
9497
86e501af
PA
94982016-03-01 Pedro Alves <palves@redhat.com>
9499
9500 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9501
1e903e32
PA
95022016-03-01 Pedro Alves <palves@redhat.com>
9503
9504 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9505 before anything else.
9506 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9507 _GNU_SOURCE here.
9508 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9509 before anything else.
9510 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9511
6ccb54e2
PA
95122016-03-01 Pedro Alves <palves@redhat.com>
9513
9514 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9515
30ca9da1
YQ
95162016-03-01 Yao Qi <yao.qi@linaro.org>
9517
9518 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9519 prepare_for_testing.
9520
dc856b38
YQ
95212016-03-01 Yao Qi <yao.qi@linaro.org>
9522
9523 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9524
4a932159
AA
95252016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9526
9527 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9528 manually constructing the output path.
9529
f2489477
AA
95302016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9531
9532 * gdb.arch/s390-stackless.S: New.
9533 * gdb.arch/s390-stackless.exp: New.
9534
38899f16
IB
95352016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9536
9537 * gdb.dlang/circular.c: New file.
9538 * gdb.dlang/circular.exp: New file.
9539
9fde51ed
YQ
95402016-02-26 Yao Qi <yao.qi@linaro.org>
9541
9542 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9543 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9544 (testcases): Update.
9545
ce90fefe
YQ
95462016-02-26 Yao Qi <yao.qi@linaro.org>
9547
9548 * gdb.reverse/aarch64.c: Rename to ...
9549 * gdb.reverse/insn-reverse.c: ... it.
9550 * gdb.reverse/aarch64.exp: Rename to ...
9551 * gdb.reverse/insn-reverse.exp: ... it.
9552
3263bceb
YQ
95532016-02-26 Yao Qi <yao.qi@linaro.org>
9554
9555 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9556 (testcase_ftype): New.
9557 (testcases): New array.
9558 (n_testcases): New.
9559 (main): Call each element in testcases.
9560 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9561 (read_testcase): New.
9562 Do the tests in a loop.
9563
6cb59ff1
YQ
95642016-02-25 Yao Qi <yao.qi@linaro.org>
9565
9566 * gdb.base/branches.c: Remove.
9567
ae91f625
MK
95682016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9569
9570 PR gdb/13808
9571 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9572
678b48b7
MK
95732016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9574
9575 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9576
7337a6f2
MK
95772016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9578
9579 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9580 change x86_64 call_insn to 'callq'.
9581
861ca91f
AT
95822016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9583
9584 * gdb.trace/tfile-avx.c: Move to...
9585 * gdb.trace/tracefile-pseudo-reg.c: Here.
9586 * gdb.trace/tfile-avx.exp: Move to...
9587 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9588
bf74e428
GB
95892016-02-24 Gary Benson <gbenson@redhat.com>
9590
9591 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9592 message on attach.
9593
cce0e923
DE
95942016-02-23 Doug Evans <dje@google.com>
9595
9596 * gdb.base/skip.c (test_skip): New function.
9597 (end_test_skip_file_and_function): New function.
9598 (test_skip_file_and_function): New function.
9599 * gdb.base/skip1.c (test_skip): New function.
9600 (skip1_test_skip_file_and_function): New function.
9601 * gdb.base/skip.exp: Add tests for new skip options.
9602 * gdb.base/skip-solib.exp: Update expected output.
9603 * gdb.perf/skip-command.cc: New file.
9604 * gdb.perf/skip-command.exp: New file.
9605 * gdb.perf/skip-command.py: New file.
9606
4000e47e
MK
96072016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9608
9609 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9610 info registers pattern.
9611
24f75ead
IB
96122016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9613
9614 * lib/future.exp: Add D support.
9615 (gdb_find_gdc): New proc.
9616 (gdb_default_target_compile): Add D support.
9617
fbb7bcbe
WW
96182016-02-18 Wei-cheng Wang <cole945@gmail.com>
9619
9620 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9621 user+system time.
9622 (trace_speed_test): Determine the iteration count for a time
9623 between 15..30 seconds.
9624
012b3a21
WT
96252016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9626
9627 * gdb.arch/i386-mpx-sigsegv.c: New file.
9628 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9629 * gdb.arch/i386-mpx-simple_segv.c: New file.
9630 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9631
2d5189bd
YQ
96322016-02-18 Yao Qi <yao.qi@linaro.org>
9633
9634 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9635 Don't call setup_kfail.
9636
40fb20d0
YQ
96372016-02-18 Yao Qi <yao.qi@linaro.org>
9638
9639 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9640 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9641
21b1f8d2
DE
96422016-02-16 Doug Evans <dje@google.com>
9643
9644 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9645 * gdb.base/skip1.c: Ditto.
9646 * gdb.base/skip.exp: Whitespace cleanup.
9647
4041ed77
DB
96482016-02-16 Don Breazeal <donb@codesourcery.com>
9649
9650 PR remote/19496
9651 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9652 Remove kfail for PR remote/19496.
9653
c4ef31bf
SM
96542016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9655
9656 * lib/gdb.exp (standard_temp_file): Return a path specific to
9657 the runtest invocation.
9658
266b65b3
SM
96592016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9660
9661 * gdb.trace/save-trace.exp: Change relative path to be in the
9662 standard output directory.
9663
a7a0a6a9
JK
96642016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9665
9666 * gdb.arch/i386-prologue.c: Add missing prototypes.
9667
c99dbb42
JK
96682016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9669
9670 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9671 * gdb.arch/i386-prologue.exp: Likewise.
9672 * gdb.arch/i386-size.exp: Likewise.
9673
aa480355
SM
96742016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9675
9676 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9677 define object file path.
9678 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9679 file path.
9680 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9681 standard_output_file to define binfile.
9682
ba881f50
JK
96832016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9684
9685 Fix compatibility with recent gfortran-5.3.1.
9686 * gdb.fortran/vla-history.exp (print vla1 allocated)
9687 (print vla2 allocated, print $2, print $3): Remove
9688 (print $4): Rename to ...
9689 (print $2): ... here.
9690 (print $9): Rename to ...
9691 (print $5): ... here.
9692 (print $10): Rename to ...
9693 (print $6): ... here.
9694 * gdb.fortran/vla.f90: Add pvla initialization.
9695
e9fb005c
JK
96962016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9697
9698 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9699 New test.
9700 * gdb.fortran/vla-value-sub.exp: Likewise.
9701
e44e00ff
MK
97022016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9703
9704 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9705
97e94151
SM
97062016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9707
9708 * i386-biarch-core.exp: Define corefile using
9709 standard_output_file.
9710
01113bc1
YQ
97112016-02-12 Yao Qi <yao.qi@linaro.org>
9712
9713 * gdb.arch/arm-single-step-kernel-helper.c: New.
9714 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9715
33b4777c
MM
97162016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9717
9718 * gdb.btrace/tailcall-only.exp: New.
9719 * gdb.btrace/tailcall-only.c: New.
9720 * gdb.btrace/x86_64-tailcall-only.S: New.
9721 * gdb.btrace/i686-tailcall-only.S: New.
9722
acc23c11
PA
97232016-02-11 Pedro Alves <palves@redhat.com>
9724
9725 * README (Parallel testing): Add missing double quotes.
9726
e352bf0a
PA
97272016-02-11 Pedro Alves <palves@redhat.com>
9728
9729 * README (Parallel testing): New section.
9730 (GDB_PARALLEL): Rewrite.
9731 (FORCE_PARALLEL): Document.
9732
9f5fed78
MK
97332016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9734
9735 * gdb.trace/tfile-avx.c: New test.
9736 * gdb.trace/tfile-avx.exp: New test.
9737
9ef9e6a6
KS
97382016-02-09 Keith Seitz <keiths@redhat.com>
9739
9740 PR breakpoints/19546
9741 * gdb.base/infcall-exec.c: New file.
9742 * gdb.base/infcall-exec2.c: New file.
9743 * gdb.base/infcall-exec.exp: New file.
9744
a96e36da
KS
97452016-02-09 Keith Seitz <keiths@redhat.com>
9746
9747 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9748 (toplevel): Call test_bkpt_address.
9749
9f61929f
KS
97502016-02-09 Keith Seitz <keiths@redhat.com>
9751
9752 PR python/19506
9753 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9754 (toplevel): Call test_bkpt_address.
9755
1e94266c
SM
97562016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9757
9758 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9759 to AC_OUTPUT.
9760 * configure: Regenerate.
9761
2a7f3dff
PA
97622016-02-09 Pedro Alves <palves@redhat.com>
9763
9764 PR breakpoints/19548
9765 * gdb.base/execl-update-breakpoints.c (some_function): New
9766 function.
9767 (main): Call it.
9768 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9769 Tighten expected GDB output.
9770
2151ccc5
SM
97712016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9772
9773 * Makefile.in (ALL_SUBDIRS): Remove.
9774 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9775 (distclean maintainer-clean realclean): Likewise.
9776 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9777 * configure: Regenerate.
9778 * gdb.ada/Makefile.in: Delete.
9779 * gdb.arch/Makefile.in: Likewise.
9780 * gdb.asm/Makefile.in: Likewise.
9781 * gdb.base/Makefile.in: Likewise.
9782 * gdb.btrace/Makefile.in: Likewise.
9783 * gdb.cell/Makefile.in: Likewise.
9784 * gdb.compile/Makefile.in: Likewise.
9785 * gdb.cp/Makefile.in: Likewise.
9786 * gdb.disasm/Makefile.in: Likewise.
9787 * gdb.dlang/Makefile.in: Likewise.
9788 * gdb.dwarf2/Makefile.in: Likewise.
9789 * gdb.fortran/Makefile.in: Likewise.
9790 * gdb.gdb/Makefile.in: Likewise.
9791 * gdb.go/Makefile.in: Likewise.
9792 * gdb.guile/Makefile.in: Likewise.
9793 * gdb.java/Makefile.in: Likewise.
9794 * gdb.linespec/Makefile.in: Likewise.
9795 * gdb.mi/Makefile.in: Likewise.
9796 * gdb.modula2/Makefile.in: Likewise.
9797 * gdb.multi/Makefile.in: Likewise.
9798 * gdb.objc/Makefile.in: Likewise.
9799 * gdb.opencl/Makefile.in: Likewise.
9800 * gdb.opt/Makefile.in: Likewise.
9801 * gdb.pascal/Makefile.in: Likewise.
9802 * gdb.perf/Makefile.in: Likewise.
9803 * gdb.python/Makefile.in: Likewise.
9804 * gdb.reverse/Makefile.in: Likewise.
9805 * gdb.server/Makefile.in: Likewise.
9806 * gdb.stabs/Makefile.in: Likewise.
9807 * gdb.threads/Makefile.in: Likewise.
9808 * gdb.trace/Makefile.in: Likewise.
9809 * gdb.xml/Makefile.in: Likewise.
9810 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9811 GDB_PARALLEL.
9812 (standard_output_file): Remove check for GDB_PARALLEL, always
9813 return path in outputs/$subdir/$testname.
9814
437277d4
SM
98152016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9816
9817 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9818 (site.exp): Assign abs_srcdir to tcl's srcdir.
9819
31d913c7
YQ
98202016-02-04 Yao Qi <yao.qi@linaro.org>
9821
9822 * gdb.base/foll-exec-mode.c: Include limits.h.
9823 (main): Add parameters argc and argv. Get directory from
9824 argv[0].
9825 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9826 compilation.
9827 * gdb.base/foll-exec.c: Include limits.h.
9828 (main): Add parameters argc and argv.
9829 Get directory from argv[0].
9830 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9831 Adjust tests on the number of lines as source code changed.
9832 * gdb.base/foll-vfork-exit.c: Include limits.h.
9833 (main): Add one line of statement before vfork.
9834 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9835 (main): Add parameters argc and argv. Get directory from
9836 argv[0].
9837 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9838 (setup_gdb): Set tbreak to skip some source lines.
9839 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9840 (main): Add parameters argc and argv. Get directory from
9841 argv[0].
9842 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9843 compilation.
9844 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9845 (main): Add parameters argc and argv. Get directory from
9846 argv[0].
9847 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9848 compilation.
9849
9482b9fb
DE
98502016-02-01 Doug Evans <dje@google.com>
9851
9852 * gdb.base/skip.exp: Clean up multiple references to same test name.
9853
6b2e4f10
PA
98542016-02-01 Pedro Alves <palves@redhat.com>
9855
ccb6afd6 9856 PR remote/19496
6b2e4f10
PA
9857 * gdb.threads/forking-threads-plus-breakpoint.exp
9858 (displaced_stepping_supported): New global.
9859 (probe_displaced_stepping_support): New procedure.
9860 (do_test): Add 'displaced' parameter, and use it.
9861 (top level): Check for displaced stepping support. Add displaced
9862 stepping on/off testing axis.
9863
37a8db1a
AB
98642016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9865
9866 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9867 pointer. Don't perform further tests on the unassociated pointer
9868 if the first test fails.
9869
5fdf6324
AB
98702016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9871
9872 * gdb.base/max-value-size.c: New file.
9873 * gdb.base/max-value-size.exp: New file.
9874 * gdb.base/huge.exp: Disable max-value-size for this test.
9875
935c6144
IB
98762016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9877
9878 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9879
7fe8399d
YQ
98802016-01-28 Yao Qi <yao.qi@linaro.org>
9881
9882 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9883
a2077e25
PA
98842016-01-25 Pedro Alves <palves@redhat.com>
9885
9886 PR threads/19461
9887 * gdb.base/fork-running-state.c: New file.
9888 * gdb.base/fork-running-state.exp: New file.
9889
1d2736d4
PA
98902016-01-25 Pedro Alves <palves@redhat.com>
9891
9892 PR gdb/19494
9893 * gdb.base/catch-fork-kill.c: New file.
9894 * gdb.base/catch-fork-kill.exp: New file.
9895
f1da4b11
PA
98962016-01-25 Pedro Alves <palves@redhat.com>
9897
9898 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9899 Delete, moved to lib/gdb.exp.
9900 * gdb.threads/forking-threads-plus-breakpoint.exp
9901 (foreach_with_prefix): Likewise.
9902 * gdb.threads/process-dies-while-handling-bp.exp
9903 (foreach_with_prefix): Likewise.
9904 * lib/gdb.exp (foreach_with_prefix): New procedure.
9905
45f38546
MK
99062016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9907
9908 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9909 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9910
dc29a1ce
MK
99112016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9912
9913 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9914 endian targets.
9915
092127d7
JK
99162016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9917 Pedro Alves <palves@redhat.com>
9918
9919 Fix testsuite compatibility with Guile.
9920 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9921 number.
9922
31d765d3
JK
99232016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9924
9925 Fix testsuite compatibility with Guile.
9926 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9927 (thread 1): New test for backtrace through signal handler.
9928
1ac78c04
YQ
99292016-01-22 Yao Qi <yao.qi@linaro.org>
9930
9931 PR testsuite/19491
9932 * gdb.base/multi-forks.c: Include
9933 ../lib/unbuffer_output.c
9934 (main): Call gdb_unbuffer_output.
9935
4f5946a8
DE
99362016-01-21 Doug Evans <dje@google.com>
9937
9938 * lib/ada.exp (gdb_compile_ada): Fix typo.
9939
305e13e6
JB
99402016-01-21 Joel Brobecker <brobecker@adacore.com>
9941
9942 * gdb.base/break-fun-addr.exp: New file.
9943 * gdb.base/break-fun-addr1.c: New file.
9944 * gdb.base/break-fun-addr2.c: New file.
9945
5f5dfff6
SM
99462016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9947
9948 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9949 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9950 enum flag values.
9951
fd356fa2
AA
99522016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9953
9954 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9955 when GDB can not set the vector return value. Add more comments
9956 for clarification.
9957
9df22175
AT
99582016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9959
9960 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9961 command.
9962
41d1845e
SM
99632016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9964
9965 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9966
01ac6840
SM
99672016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9968
9969 * Makefile.in (check-single): Pass --status to runtest.
9970 (check/%.exp): Likewise.
9971
99722016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9973
9974 * Makefile.in (check-parallel): Propagate return code from make
9975 do-check-parallel.
9976
bd0a71fa
MK
99772016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9978
9979 * gdb.trace/ftrace.exp: Fix expected message on continue.
9980 * gdb.trace/pending.exp: Fix expected message on continue.
9981 * gdb.trace/trace-break.exp: Fix expected message on continue.
9982
8bcbad33
SM
99832016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9984
9985 * lib/gdb.exp (gdb_test): Remove unused global references.
9986
f303dbd6
PA
99872016-01-18 Pedro Alves <palves@redhat.com>
9988
9989 * gdb.base/async-shell.exp: Adjust expected output.
9990 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9991 * gdb.base/siginfo-thread.exp: Adjust expected output.
9992 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9993 * gdb.java/jnpe.exp: Adjust expected output.
9994 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9995 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9996 * gdb.threads/leader-exit.exp: Adjust expected output.
9997 * gdb.threads/manythreads.exp: Adjust expected output.
9998 * gdb.threads/pthreads.exp: Adjust expected output.
9999 * gdb.threads/schedlock.exp: Adjust expected output.
10000 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10001 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10002 expected output.
10003 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10004 output.
10005 * gdb.threads/sigthread.exp: Adjust expected output.
10006 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10007
b2789696
YQ
100082016-01-18 Yao Qi <yao.qi@linaro.org>
10009
10010 * gdb.guile/scm-section-script.c: Replace @progbits with
10011 %progbits.
10012 * gdb.python/py-section-script.c: Likewise.
10013
71ef29a8
PA
100142016-01-15 Pedro Alves <palves@redhat.com>
10015
10016 * gdb.multi/tids.exp: Test star wildcard ranges.
10017
3f5b7598
PA
100182016-01-15 Pedro Alves <palves@redhat.com>
10019
10020 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10021 command from "thread apply" invocation.
10022 (thr_apply_info_thr_invalid): Default the expected output to the
10023 input tid list.
10024 (top level): Add tests that use convenience variables. Add tests
10025 for "thread apply" with a valid TID list, but missing the command.
10026
663f6d42
PA
100272016-01-13 Pedro Alves <palves@redhat.com>
10028
10029 * gdb.base/default.exp: Expect $_gthread as well.
10030 * gdb.multi/tids.exp: Test $_gthread.
10031 * gdb.threads/thread-specific.exp: Test $_gthread.
10032
c84f6bbf
PA
100332016-01-13 Pedro Alves <palves@redhat.com>
10034
10035 * gdb.multi/tids.exp: Test "info threads -gid".
10036
22a02324
PA
100372016-01-13 Pedro Alves <palves@redhat.com>
10038
10039 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10040 Breakpoint.thread.
10041 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10042
5d5658a1
PA
100432016-01-07 Pedro Alves <palves@redhat.com>
10044
10045 * gdb.base/break.exp: Adjust to output changes.
10046 * gdb.base/hbreak2.exp: Likewise.
10047 * gdb.base/sepdebug.exp: Likewise.
10048 * gdb.base/watch_thread_num.exp: Likewise.
10049 * gdb.linespec/keywords.exp: Likewise.
10050 * gdb.multi/info-threads.exp: Likewise.
10051 * gdb.threads/thread-find.exp: Likewise.
10052 * gdb.multi/tids.c: New file.
10053 * gdb.multi/tids.exp: New file.
10054
84654457
PA
100552016-01-13 Pedro Alves <palves@redhat.com>
10056
10057 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10058
e3940304
PA
100592016-01-13 Pedro Alves <palves@redhat.com>
10060
10061 * gdb.base/default.exp: Expect $_inferior as well.
10062 * gdb.multi/base.exp: Test $_inferior.
10063
a911d87a
PA
100642016-01-13 Pedro Alves <palves@redhat.com>
10065
10066 PR breakpoints/19388
10067 * gdb.base/catch-signal-siginfo-cond.c: New file.
10068 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10069
82075af2
JS
100702016-01-12 Josh Stone <jistone@redhat.com>
10071 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10072
10073 * gdb.base/catch-syscall.c (do_execve): New variable.
10074 (main): Conditionally trigger an execve.
10075 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10076 (test_catch_syscall_execve): New, check entry/return across execve.
10077 (do_syscall_tests): Call test_catch_syscall_execve.
10078
e46eeedd
PA
100792016-01-12 Pedro Alves <palves@redhat.com>
10080
10081 * gdb.base/random-signal.exp (do_test): New procedure, with body
10082 of testcase moved in.
10083
01d8c27e
JK
100842016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10085 Pedro Alves <palves@redhat.com>
10086
10087 * gdb.base/funcargs.exp (finish from indirectly called function):
10088 Reintroduce the case for 'First'.
10089
9a706302
JK
100902016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10091 Pedro Alves <palves@redhat.com>
10092
10093 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10094 (tcatch_vfork_then_child_follow_exec)
10095 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10096 identification.
10097
c0ecb95f
JK
100982016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10099
10100 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10101 and repeats to unlimited.
10102 * gdb.python/py-value.exp: Likewise.
10103 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10104 and repeats to unlimited.
10105
6cfc1fcb
JK
101062016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10107
10108 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10109 and reordering the functions.
10110 * gdb.multi/hangout.c: Likewise.
10111 * gdb.multi/hello.c: Likewise.
10112
582a1b00
SM
101132016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10114
10115 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10116 absolute.
10117 (SingleStatisticTestResult.report): Use dict.keys instead of
10118 dict.iterkeys.
10119
79bc59cb
PA
101202016-01-06 Pedro Alves <palves@redhat.com>
10121
10122 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10123
43368e1d
MM
101242016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10125
10126 * gdb.btrace/dlopen.exp: New.
10127 * gdb.btrace/dlopen.c: New.
10128 * gdb.btrace/dlopen-dso.c: New.
10129
79fad5b8
SL
101302015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10131
10132 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10133 PATTERN argument is optional.
10134
ab8314b3
JB
101352015-12-24 Joel Brobecker <brobecker@adacore.com>
10136
10137 * lib/ada.exp (target_compile_ada_from_dir): New function.
10138 (gdb_compile_ada): Reimplement avoiding the use of project files.
10139 * gdb.ada/gnat_ada.gpr: Delete.
10140 * gdb.ada/cond_lang.exp: Adjust test to make path before
10141 filename optional.
10142 * gdb.ada/small_reg_param.exp: Likewise.
10143
fe33faff
SM
101442015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10145
10146 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10147
6d265cb4
TP
101482015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10149
10150 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10151 case.
10152
10125099
SM
101532015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10154
10155 * gdb.base/break.exp: Remove dead code.
10156 * gdb.base/sepdebug.exp: Likewise.
10157
3ca22649
SM
101582015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10159
10160 * gdb.asm/asm-source.exp: Remove HP-UX references.
10161 * gdb.base/annota1.exp: Likewise.
10162 * gdb.base/annota3.exp: Likewise.
10163 * gdb.base/attach.exp: Likewise.
10164 * gdb.base/bigcore.exp: Likewise.
10165 * gdb.base/break.exp: Likewise.
10166 * gdb.base/call-ar-st.exp: Likewise.
10167 * gdb.base/callfuncs.exp: Likewise.
10168 * gdb.base/catch-fork-static.exp: Likewise.
10169 * gdb.base/display.exp: Likewise.
10170 * gdb.base/foll-exec-mode.exp: Likewise.
10171 * gdb.base/foll-exec.exp: Likewise.
10172 * gdb.base/foll-fork.exp: Likewise.
10173 * gdb.base/foll-vfork.exp: Likewise.
10174 * gdb.base/funcargs.exp: Likewise.
10175 * gdb.base/hbreak2.exp: Likewise.
10176 * gdb.base/inferior-died.exp: Likewise.
10177 * gdb.base/interrupt.exp: Likewise.
10178 * gdb.base/multi-forks.exp: Likewise.
10179 * gdb.base/nodebug.exp: Likewise.
10180 * gdb.base/sepdebug.exp: Likewise.
10181 * gdb.base/solib1.c: Likewise.
10182 * gdb.base/step-test.exp: Likewise.
10183 * gdb.mi/non-stop.c: Likewise.
10184 * gdb.mi/pthreads.c: Likewise.
10185 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10186 * gdb.threads/pthreads.c: Likewise.
10187 * gdb.threads/staticthreads.exp: Likewise.
10188 * lib/future.exp: Likewise.
10189 * lib/gdb.exp: Likewise.
10190 * gdb.base/so-indr-cl.c: Remove.
10191 * gdb.base/so-indr-cl.exp: Likewise.
10192 * gdb.base/solib.c: Likewise.
10193 * gdb.base/solib.exp: Likewise.
10194 * gdb.base/solib2.c: Likewise.
10195
b6304613
SM
101962015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10197
10198 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10199 * gdb.base/call-ar-st.exp: Likewise.
10200 * gdb.base/callfuncs.exp: Likewise.
10201 * gdb.base/condbreak.exp: Likewise.
10202 * gdb.base/constvars.exp: Likewise.
10203 * gdb.base/hbreak2.exp: Likewise.
10204 * gdb.base/langs.exp: Likewise.
10205 * gdb.base/list.exp: Likewise.
10206 * gdb.base/long_long.exp: Likewise.
10207 * gdb.base/ptype.exp: Likewise.
10208 * gdb.base/scope.exp: Likewise.
10209 * gdb.base/signals.exp: Likewise.
10210 * gdb.base/so-impl-ld.exp: Likewise.
10211 * gdb.base/varargs.exp: Likewise.
10212 * gdb.base/volatile.exp: Likewise.
10213 * gdb.base/whatis.exp: Likewise.
10214 * gdb.cp/cplusfuncs.exp: Likewise.
10215 * gdb.cp/inherit.exp: Likewise.
10216 * gdb.cp/local.exp: Likewise.
10217 * gdb.cp/member-ptr.exp: Likewise.
10218 * gdb.cp/method.exp: Likewise.
10219 * gdb.cp/overload.exp: Likewise.
10220 * gdb.cp/templates.exp: Likewise.
10221 * gdb.stabs/weird.exp: Likewise.
10222 * lib/compiler.c: Likewise.
10223 * lib/compiler.cc: Likewise.
10224 * lib/cp-support.exp: Likewise.
10225 * lib/gdb.exp: Likewise.
10226
bf401b07
SM
102272015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10228
10229 * configure.ac: Remove HP-UX case.
10230 * configure: Regenerate.
10231
aff9c0f8
SM
102322015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10233
10234 * lib/gdb.exp (gdb_compile): Add function doc.
10235
a6904d5a
PA
102362015-12-17 Pedro Alves <palves@redhat.com>
10237
10238 PR threads/19354
10239 * gdb.multi/info-threads.exp: New file.
10240
a22279dd
YQ
102412015-12-15 Yao Qi <yao.qi@linaro.org>
10242
10243 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10244 is aarch64*-*-*.
10245
0588c796
SL
102462015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10247
10248 * gdb.base/history-duplicates.exp: Skip if no readline support.
10249
5d978e17
SL
102502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10251
10252 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10253
7e763b86
SL
102542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10255
10256 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10257
87a3a92c
SL
102582015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10259
10260 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10261 ctrl-C if nointerrupts target property is set.
10262 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10263 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10264 * gdb.base/paginate-bg-execution.exp: Likewise.
10265 * gdb.base/paginate-execution-startup.exp: Likewise.
10266 * gdb.base/random-signal.exp: Likewise.
10267 * gdb.base/range-stepping.exp: Likewise.
10268 * gdb.cp/annota2.exp: Likewise.
10269 * gdb.cp/annota3.exp: Likewise.
10270 * gdb.gdb/selftest.exp: Likewise.
10271 * gdb.threads/continue-pending-status.exp: Likewise.
10272 * gdb.threads/leader-exit.exp: Likewise.
10273 * gdb.threads/manythreads.exp: Likewise.
10274 * gdb.threads/pthreads.exp: Likewise.
10275 * gdb.threads/schedlock.exp: Likewise.
10276 * gdb.threads/sigthread.exp: Likewise.
10277
a8f077dc
DB
102782015-12-11 Don Breazeal <donb@codesourcery.com>
10279
10280 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10281 remote.
10282 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10283 * gdb.base/foll-exec.exp (main): Enable for target remote.
10284 * gdb.base/foll-fork.exp (main): Likewise.
10285 * gdb.base/foll-vfork.exp (main): Likewise.
10286 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10287 (proc continue_to_exit_bp_loc): Use clean_restart.
10288 * gdb.base/pie-execl.exp (main): Disable for target remote.
10289 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10290 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10291 * gdb.threads/execl.exp (main): Likewise.
10292 * gdb.threads/fork-child-threads.exp (main): Likewise.
10293 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10294 remote.
10295 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10296 remote.
10297 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10298 pid.tid style ptids, instead of just tid.
10299 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10300 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10301 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10302 ptids, instead of just tid.
10303
3b2464a8
AB
103042015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10305
10306 * gdb.base/list.exp (test_list_forward): Add end of file error
10307 test.
10308 (test_repeat_list_command): Add end of file error test.
10309 (test_list_backwards): Add beginning of file error test.
10310
a0def019
AB
103112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10312
10313 * gdb.base/list.exp (test_list_invalid_args): New function,
10314 defined, and called.
10315
5c000dff
AB
103162015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10317
10318 * gdb.base/list.exp (test_list): Make test names unique.
10319
f1637ebe
YQ
103202015-12-11 Yao Qi <yao.qi@linaro.org>
10321
10322 * gdb.base/coremaker2.c: Remove.
10323
36d6fc0a
PA
103242015-12-10 Pedro Alves <palves@redhat.com>
10325
10326 * gdb.multi/base.exp: Remove stale "spaces" references.
10327
762f7747
PA
103282015-12-10 Pedro Alves <palves@redhat.com>
10329
10330 * gdb.multi/base.exp: Don't use nowarnings.
10331 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10332 * gdb.multi/hangout.c: Include stdio.h.
10333 * gdb.multi/hello.c: Include stdlib.h.
10334 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10335 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10336 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10337
28d2bfb9
AB
103382015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10339
10340 * gdb.dwarf2/dw2-ranges-base.c: New file.
10341 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10342 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10343 support additional line table, and debug ranges generation.
10344 (Dwarf::ranges): New function, generate .debug_ranges.
10345 (Dwarf::lines): Support generating simple line table programs.
10346 (Dwarf::assemble): Initialise new namespace variables.
10347
5fc2beac
KB
103482015-12-09 Kevin Buettner <kevinb@redhat.com>
10349
10350 * gdb.base/async.exp (proc test_background): Add case for
10351 asynchronous execution not supported.
10352
1c35a88f
LM
103532015-12-09 Luis Machado <lgustavo@codesourcery.com>
10354
10355 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10356 format and change test names to make them unique.
10357
b593e3d9
RK
103582015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10359 Pedro Alves <pedro@redhat.com>
10360
10361 PR gdb/18702
10362 Add checking of floatformats setup on x86_64 hosts.
10363 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10364 (smallval, bigval): New labels/constants.
10365 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10366 float" after loading bigval and smallval.
10367
d72413e6
PMR
103682015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10369
10370 * gdb.ada/fun_overload_menu.exp: New testcase.
10371 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10372
ece66d65
JS
103732015-12-04 Josh Stone <jistone@redhat.com>
10374
10375 * gdb.base/catch-fork-static.exp: New.
10376
41d0efca
YQ
103772015-12-03 Yao Qi <yao.qi@linaro.org>
10378
10379 * gdb.base/sizeof.c: Don't include stdio.h and
10380 ../lib/unbuffer_output.c.
10381 (main): New variable 'size' and 'value'. Remove printf and
10382 gdb_unbuffer_output. Assign return value to size and value.
10383 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10384 at the beginning.
10385 (check_sizeof): Check the result by printing variable 'size'.
10386 (check_valueof): Check the result by printing variable 'value'.
10387
99fd02d9
YQ
103882015-12-01 Yao Qi <yao.qi@linaro.org>
10389
10390 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10391 for aarch64*-*-linux* target.
10392
f2faf941
PA
103932015-11-30 Pedro Alves <palves@redhat.com>
10394
10395 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10396
04bf20c5
PA
103972015-11-30 Pedro Alves <palves@redhat.com>
10398
10399 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10400 Handle non-stop mode vCont replies.
10401
09df4675
PA
104022015-11-30 Pedro Alves <palves@redhat.com>
10403
10404 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10405 prepare_for_testing. Start gdb with "set non-stop on" appended to
10406 GDBFLAGS. Lax expected stop output.
10407
58b584af
YQ
104082015-11-27 Yao Qi <yao.qi@linaro.org>
10409
10410 * gdb.arch/arm-neon.exp: New.
10411 * gdb.arch/arm-neon.c: New.
10412
dfcb77a8
YQ
104132015-11-27 Yao Qi <yao.qi@linaro.org>
10414
10415 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10416
88e8ec1b
YQ
104172015-11-27 Yao Qi <yao.qi@linaro.org>
10418
10419 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10420 frames-invalid annotation.
10421
bfde72c2
YQ
104222015-11-27 Yao Qi <yao.qi@linaro.org>
10423
10424 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10425
f6512a69
SM
104262015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10427
10428 * gdb.threads/names.exp: New file.
10429 * gdb.threads/names.c: New file.
10430 * README: Mention gdb,no_thread_names.
10431
46a3515b
MM
104322015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10433
10434 PR 19297
10435 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10436 support" error.
10437
62147a22
PA
104382015-11-24 Pedro Alves <palves@redhat.com>
10439
10440 PR 17539
10441 * gdb.base/display.exp: Expect displays to be sorted in ascending
10442 order. Use multi_line.
10443 * gdb.base/solib-display.exp: Likewise.
10444
2f341b6e
PA
104452015-11-24 Pedro Alves <palves@redhat.com>
10446
10447 PR 17539
25d49b86
PA
10448 * gdb.base/display.exp: Expect displays to be sorted in ascending
10449 order. Use multi_line.
10450 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10451
7e0aa6aa
PA
104522015-11-24 Pedro Alves <palves@redhat.com>
10453
10454 PR 17539
10455 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10456 threads in ascending order.
10457 * gdb.base/foll-fork.exp: Likewise.
10458 * gdb.base/foll-vfork.exp: Likewise.
10459 * gdb.base/multi-forks.exp: Likewise.
10460 * gdb.mi/mi-nonstop.exp: Likewise.
10461 * gdb.mi/mi-nsintrall.exp: Likewise.
10462 * gdb.multi/base.exp: Likewise.
10463 * gdb.multi/multi-arch.exp: Likewise.
10464 * gdb.python/py-inferior.exp: Likewise.
10465 * gdb.threads/break-while-running.exp: Likewise.
10466 * gdb.threads/execl.exp: Likewise.
10467 * gdb.threads/gcore-thread.exp: Likewise.
10468 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10469 * gdb.threads/kill.exp: Likewise.
10470 * gdb.threads/linux-dp.exp: Likewise.
10471 * gdb.threads/multiple-step-overs.exp: Likewise.
10472 * gdb.threads/next-bp-other-thread.exp: Likewise.
10473 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10474 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10475 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10476 * gdb.threads/thread-find.exp: Likewise.
10477 * gdb.threads/tls.exp: Likewise.
10478 * lib/mi-support.exp (mi_reverse_list): Delete.
10479 (mi_check_thread_states): No longer reverse list.
10480
2cc57ad8
PA
104812015-11-24 Pedro Alves <palves@redhat.com>
10482
10483 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10484 use lowercase.
10485
c93e8391
SM
104862015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10487
10488 * gdb.trace/actions.c: Include trace-common.h.
10489 (main): Add a location for a fast tracepoint.
10490 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10491 the normal tracepoints.
10492 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10493
045ccf91
SM
104942015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10495
10496 * save-trace.exp: Factor out code to these...
10497 (gdb_save_tracepoints): New.
10498 (gdb_load_tracepoints): New.
10499 (do_save_load_test): New.
10500
5506f9f6
KB
105012015-11-23 Kevin Buettner <kevinb@redhat.com>
10502
10503 * gdb.base/asmlabel.exp: New test.
10504 * gdb.base/asmlabel.c: New test case.
10505
16c3b12f
JB
105062015-11-23 Joel Brobecker <brobecker@adacore.com>
10507
10508 * gdb.base/wrong_frame_bt_full-main.c: New file.
10509 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10510 * gdb.base/wrong_frame_bt_full.exp: New file.
10511
155bfbd3
JB
105122015-11-23 Joel Brobecker <brobecker@adacore.com>
10513
10514 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10515
bb097445
JM
105162015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10517
206853a0 10518 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10519 pstate register when comparing registers values in
10520 sparc64-*-linux-gnu targets to avoid spurious differences.
10521
9c88ed8f
JM
105222015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10523
206853a0 10524 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10525
96161e25
SL
105262015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10527
10528 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10529 as type argument to gdb_compile.
10530 * gdb.base/nested-subp2.exp: Likewise.
10531 * gdb.base/nested-subp3.exp: Likewise.
10532
340c2830
DV
105332015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10534
10535 * lib/dwarf.exp (_note): Fix left shift of negative value.
10536 * gdb.trace/trace-condition.exp: Likewise.
10537
c1862d0f
YQ
105382015-11-13 Yao Qi <yao.qi@linaro.org>
10539
10540 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10541 comments about d10v.
10542 (test_scalar_returns): Likewise.
10543 * gdb.base/d10v.ld: Remove.
10544 * gdb.base/overlays.exp: Remove the target triplet checking for
10545 d10v-*-*.
10546 * gdb.base/structs.exp (test_struct_returns): Remove the
10547 comments about d10v.
10548 (test_struct_calls): Likewise.
10549
77ae9c19
YQ
105502015-11-13 Yao Qi <yao.qi@linaro.org>
10551
10552 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10553 * gdb.base/gnu_vector.c: Don't include stdio.h.
10554 (main): Don't print res and call add_some_intvecs.
10555
430e004e
MK
105562015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10557
10558 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10559 macro.
10560 (func5): Removed.
10561 (func4): Use FAST_TRACEPOINT_LABEL.
10562 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10563 macro.
10564 (func): Removed.
10565 (thread_function): Use FAST_TRACEPOINT_LABEL.
10566 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10567 (func): Remove.
10568 (marker): Use FAST_TRACEPOINT_LABEL.
10569 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10570 (pendfunc1): Remove.
10571 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10572 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10573 (foo): Remove.
10574 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10575 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10576 macro.
10577 (func): Remove.
10578 (marker): Use FAST_TRACEPOINT_LABEL.
10579 * gdb.trace/trace-common.h: New header.
10580 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10581 macro.
10582 (func): Remove.
10583 (marker): Use FAST_TRACEPOINT_LABEL.
10584 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10585 (func): Remove.
10586 (thread_function): Use FAST_TRACEPOINT_LABEL.
10587
6e7675a7
MK
105882015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10589
10590 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10591 in front.
10592 * gdb.trace/change-loc.exp: Use global pcreg definition.
10593 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10594 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10595 in front.
10596 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10597 * gdb.trace/pending.exp: Likewise.
10598 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10599 * gdb.trace/trace-break.exp: Likewise.
10600 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10601 in front.
10602 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10603 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10604 in front.
10605 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10606
dddc0e16
JB
106072015-11-09 Joel Brobecker <brobecker@adacore.com>
10608
10609 * gdb.ada/fin_fun_out: New testcase.
10610
c6f0b406
KB
106112015-11-07 Kevin Buettner <kevinb@redhat.com>
10612
10613 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10614 value associated with DW_AT_byte_size.
10615 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10616 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10617 DW_AT_upper_bound.
10618
f01dcfd9
KB
106192015-11-07 Kevin Buettner <kevinb@redhat.com>
10620
10621 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10622 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10623 version.
10624 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10625 gdb.dwarf2/dw2-canonicalize-type.exp,
10626 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10627 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10628 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10629 provided by gdb_target_symbol_prefix_flags_asm.
10630 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10631 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10632 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10633 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10634 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10635 macros where needed). Use this macro for symbols which require
10636 the prefix provided by SYMBOL_PREFIX.
10637
2223449a
KB
106382015-11-05 Kevin Buettner <kevinb@redhat.com>
10639
10640 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10641 New procs.
10642 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10643 representing expressions, of more than one list element.
10644 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10645 to prepend linker symbol prefix to f.
10646 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10647 table_1 and table_2.
10648 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10649 Likewise, for f and g.
10650 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10651 for ptr.
10652 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10653 for main.
10654 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10655 table_1_ptr and table_2_ptr.
10656
6f2f1a3a
JK
106572015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10658 Joel Brobecker <brobecker@adacore.com>
10659
10660 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10661
566c56c9
MK
106622015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10663
10664 * gdb.reverse/s390-mvcle.c: New test.
10665 * gdb.reverse/s390-mvcle.exp: New file.
10666 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10667
d5f0636b
MK
106682015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10669
10670 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10671
7ad8b86c
MK
106722015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10673
10674 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10675 reaching marker2.
10676 * gdb.reverse/getresuid-reverse.exp: Likewise.
10677 * gdb.reverse/pipe-reverse.exp: Likewise.
10678 * gdb.reverse/readv-reverse.exp: Likewise.
10679 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10680 * gdb.reverse/time-reverse.exp: Likewise.
10681 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10682
4081c0f1
YQ
106832015-10-30 Yao Qi <yao.qi@linaro.org>
10684
10685 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10686 (empty_cycle): Remove.
10687 (main): Don't call empty_cycle. Don't use watch_count_done.
10688 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10689 empty_cycle. Rewrite the code counting HW watchpoints.
10690
452b4ba5
MK
106912015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10692
10693 * gdb.reverse/fstatat-reverse.c: New test.
10694 * gdb.reverse/fstatat-reverse.exp: New file.
10695 * gdb.reverse/getresuid-reverse.c: New test.
10696 * gdb.reverse/getresuid-reverse.exp: New file.
10697 * gdb.reverse/pipe-reverse.c: New test.
10698 * gdb.reverse/pipe-reverse.exp: New file.
10699 * gdb.reverse/readv-reverse.c: New test.
10700 * gdb.reverse/readv-reverse.exp: New file.
10701 * gdb.reverse/recvmsg-reverse.c: New test.
10702 * gdb.reverse/recvmsg-reverse.exp: New file.
10703 * gdb.reverse/time-reverse.c: New test.
10704 * gdb.reverse/time-reverse.exp: New file.
10705 * gdb.reverse/waitpid-reverse.c: New test.
10706 * gdb.reverse/waitpid-reverse.exp: New file.
10707
5e2e7507
JK
107082015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10709
10710 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10711
0fde2c53
DE
107122015-10-26 Doug Evans <dje@google.com>
10713
10714 PR symtab/17391
10715 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10716 * gdb.dwarf2/bad-regnum.c: New file.
10717 * gdb.dwarf2/bad-regnum.exp: New file.
10718
1a70ae97
DE
107192015-10-26 Doug Evans <dje@google.com>
10720
10721 PR python/18938
10722 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10723 file.
10724
27dc26ab
JK
107252015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10726
10727 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10728 for a change by "Mention language in compile error message".
10729
bed91f4d
SM
107302015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10731
10732 PR python/18073
10733 * gdb.python/py-type.c (C::a_method): New.
10734 (C::a_const_method): New.
10735 (C::a_static_method): New.
10736 (a_function): New.
10737 * gdb.python/py-type.exp (test_fields): Test getting fields
10738 from function and method.
10739
3f2f83dd
KB
107402015-10-21 Keven Boell <keven.boell@intel.com>
10741
10742 * gdb.fortran/vla-alloc-assoc.exp: New file.
10743 * gdb.fortran/vla-datatypes.exp: New file.
10744 * gdb.fortran/vla-datatypes.f90: New file.
10745 * gdb.fortran/vla-history.exp: New file.
10746 * gdb.fortran/vla-ptype-sub.exp: New file.
10747 * gdb.fortran/vla-ptype.exp: New file.
10748 * gdb.fortran/vla-sizeof.exp: New file.
10749 * gdb.fortran/vla-sub.f90: New file.
10750 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10751 * gdb.fortran/vla-value-sub-finish.exp: New file.
10752 * gdb.fortran/vla-value-sub.exp: New file.
10753 * gdb.fortran/vla-value.exp: New file.
10754 * gdb.fortran/vla-ptr-info.exp: New file.
10755 * gdb.mi/mi-vla-fortran.exp: New file.
10756 * gdb.mi/vla.f90: New file.
10757
27145d50
SL
107582015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10759
10760 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10761 of hardwired timeout value.
10762
5f3ff4f8
JK
107632015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10764 Pedro Alves <palves@redhat.com>
10765
10766 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10767 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10768
bfd09d20
JS
107692015-10-19 Josh Stone <jistone@redhat.com>
10770
10771 * gdb.base/catch-syscall.c: Include <sched.h>.
10772 (unknown_syscall): New variable.
10773 (main): Trigger a vfork and an unknown syscall.
10774 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10775 (unknown_syscall_number): Likewise.
10776 (check_call_to_syscall): Accept an optional syscall pattern.
10777 (check_return_from_syscall): Likewise.
10778 (check_continue): Likewise.
10779 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10780 (test_catch_syscall_skipping_return): New test toggling off 'catch
10781 syscall' to step over the syscall return, then toggling back on.
10782 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10783 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10784 (do_syscall_tests): Call test_catch_syscall_without_args and
10785 test_catch_syscall_mid_vfork.
10786 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10787 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10788
b32b93c6
AS
107892015-10-19 Andrew Stubbs <ams@codesourcery.com>
10790
10791 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10792 print g_vE): Add new pass patterns.
10793 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10794 print various symbol names for vptr fields.
10795
9d622bda
AB
107962015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10797
10798 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10799 results.
10800
0fd8ac1c
YQ
108012015-10-12 Yao Qi <yao.qi@linaro.org>
10802
10803 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10804
34240514
YQ
108052015-10-12 Yao Qi <yao.qi@linaro.org>
10806
10807 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10808 is aarch64*-*-linux*.
10809
8240f442
YQ
108102015-10-12 Yao Qi <yao.qi@linaro.org>
10811
10812 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10813 (can_relocate_bcond_true): ... it.
10814 (can_relocate_bcond_false): New function.
10815 (foo): Likewise.
10816 (can_relocate_bl): Likewise.
10817 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10818 can_relocate_bl.
10819
2520f728
PMR
108202015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10821
10822 * gdb.base/nested-addr.c: New file.
10823 * gdb.base/nested-addr.exp: New testcase.
10824
abcef95a
MM
108252015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10826
10827 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10828 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10829 its output. Ignore the output of "record goto begin" and instead
10830 check that GDB is replaying.
10831
145e3ddb
PA
108322015-10-09 Pedro Alves <palves@redhat.com>
10833
10834 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10835 (top level): Use it in the run with no args test.
10836
d5d8c4e1
IB
108372015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10838
10839 * gdb.dlang/properties.exp: New file.
10840
06e635ef
SL
108412015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10842
10843 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10844 whether or not address 0x1000 is mapped on the target.
10845
e019fd1d
SM
108462015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10847
10848 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10849 build.
10850
77ba2a67
MM
108512015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10852
10853 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10854 instruction-history test.
10855
c60eb31f
DE
108562015-09-28 Doug Evans <dje@google.com>
10857
10858 * gdb.base/gcore.c (array_func): Add reference to static_array.
10859
9a3c8263
SM
108602015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10861
10862 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10863 source line.
10864
9720e656
SL
108652015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10866
10867 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10868 short or char as base type.
10869
938d3bf2
SL
108702015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10871
10872 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10873 to allow any size enum.
10874
e6c2c623
PMR
108752015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10876
10877 * gdb.ada/array_ptr_renaming.exp: New testcase.
10878 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10879 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10880
06da0f77
PL
108812015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10882
10883 * gdb.trace/ftrace-lock.c: New file.
10884 * gdb.trace/ftrace-lock.exp: New file.
10885
4f51c22a
PL
108862015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10887
10888 * gdb.arch/insn-reloc.c: New file.
10889 * gdb.arch/ftrace-insn-reloc.exp: New file.
10890
7041adf4
PL
108912015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10892
10893 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10894 instruction.
10895 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10896 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10897 * gdb.trace/range-stepping.c: Likewise.
10898 * gdb.trace/trace-break.c: Likewise.
10899 * gdb.trace/trace-mt.c (thread_function): Likewise.
10900 * gdb.trace/ftrace.c (marker): Likewise.
10901 * gdb.trace/trace-condition.c (marker): Likewise.
10902 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10903 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10904 is_aarch64_target.
10905
015d2e7e
DE
109062015-09-18 Doug Evans <xdje42@gmail.com>
10907
10908 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10909 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10910
26b188a2
SL
109112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10912
10913 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10914 the breakpoint.
10915
79dc332b
SL
109162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10917
10918 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10919 the pending breakpoint. Remove timeout override for "Run till
10920 MI pending breakpoint on pendfunc3 on thread 2" test.
10921
f57929f2
SL
109222015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10923
10924 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10925 filename pattern.
10926
3f469b17
SL
109272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10928
10929 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10930 in breakpoint filename pattern.
10931
515b89b3
SL
109322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10933
7800dbe4
SL
10934 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10935
109362015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10937
515b89b3
SL
10938 * gdb.linespec/explicit.exp: Check for readline support for
10939 tab-completion tests. Fix obvious typo.
10940
d2939ba2
MM
109412015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10942
10943 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10944 and replay.
10945
cbb55fa7
MM
109462015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10947
10948 * gdb.btrace/non-stop.c: New.
10949 * gdb.btrace/non-stop.exp: New.
10950
43691ca1
PL
109512015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10952 Yao Qi <yao.qi@linaro.org>
10953
10954 * gdb.trace/trace-condition.c: New file.
10955 * gdb.trace/trace-condition.exp: New file.
10956
d78908cf
WW
109572015-09-16 Wei-cheng Wang <cole945@gmail.com>
10958
10959 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10960 for testing bytecode compilation.
10961
1ed415e2
PA
109622015-09-16 Pedro Alves <palves@redhat.com>
10963 Sandra Loosemore <sandra@codesourcery.com>
10964
10965 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10966 (SECONDS): Redefine.
10967 (main): Call pthread_kill and alarm early.
10968 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10969 support.
10970 (test): If the target can't hardware step and doesn't support
10971 displaced stepping, increase the timeout.
10972
d136eff5
PA
109732015-09-16 Pedro Alves <palves@redhat.com>
10974
10975 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10976 (enable_debug): New procedures.
10977 (test): Use them. Bail out if waiting for threads fails.
10978 (top level): Bail out if a test fails.
10979
991f019c
YQ
109802015-09-16 Yao Qi <yao.qi@linaro.org>
10981
10982 * gdb.asm/asm-source.exp: Set asm-arch for
10983 aarch64*-*-* target.
10984 * gdb.asm/aarch64.inc: New file.
10985
bfca584f
PMR
109862015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10987
10988 * gdb.ada/array_of_variable_length.exp: New testcase.
10989 * gdb.ada/array_of_variable_length/foo.adb: New file.
10990 * gdb.ada/array_of_variable_length/pck.adb: New file.
10991 * gdb.ada/array_of_variable_length/pck.ads: New file.
10992
b326e587
DE
109932015-09-15 Doug Evans <dje@google.com>
10994
10995 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10996 of function static local variable.
10997
5382cfab
PW
109982015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10999
11000 * gdb.threads/tls-so_extern.exp: New test file.
11001 * gdb.threads/tls-so_extern.c: New test file.
11002 * gdb.threads/tls-so_extern_main.c: New test file.
11003
141c5cc4
JK
110042015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11005
11006 * gdb.opt/solib-intra-step-lib.c: New file.
11007 * gdb.opt/solib-intra-step-main.c: New file.
11008 * gdb.opt/solib-intra-step.exp: New file.
11009
d15dcecd
PA
110102015-09-15 Pedro Alves <palves@redhat.com>
11011
11012 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11013 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11014
4c2f2a79
PA
110152015-09-14 Pedro Alves <palves@redhat.com>
11016
11017 * gdb.base/hook-stop-continue.c: Delete.
11018 * gdb.base/hook-stop-continue.exp: Delete.
11019 * gdb.base/hook-stop-frame.c: Delete.
11020 * gdb.base/hook-stop-frame.exp: Delete.
11021 * gdb.base/hook-stop.c: New file.
11022 * gdb.base/hook-stop.exp: New file.
11023
919e6dbe
PMR
110242015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11025
11026 * gdb.ada/access_to_packed_array.exp: New testcase.
11027 * gdb.ada/access_to_packed_array/foo.adb: New file.
11028 * gdb.ada/access_to_packed_array/pack.adb: New file.
11029 * gdb.ada/access_to_packed_array/pack.ads: New file.
11030
157280a4
MM
110312015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11032
11033 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11034 buffer size test.
11035
2fd33e94
DB
110362015-09-11 Don Breazeal <donb@codesourcery.com>
11037
11038 * gdb.base/foll-exec.c: Add copyright header. Fix
11039 formatting issues.
11040 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11041 (do_exec_tests): Use clean_restart in place of zap_session,
11042 and for test initialization. Fix formatting issues. Use
11043 fail in place of perror.
11044 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11045 an expect statement to match an expression with output from
11046 the program under debug.
11047 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11048 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11049 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11050 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11051 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11052
e70b6e8e
DE
110532015-09-09 Doug Evans <dje@google.com>
11054
11055 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11056
7a551a51
DE
110572015-09-09 Doug Evans <dje@google.com>
11058
11059 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11060
4c666f84
DE
110612015-09-09 Doug Evans <dje@google.com>
11062
11063 * gdb.base/savedregs.exp: Fix typo.
11064
243a9253
PA
110652015-09-09 Pedro Alves <palves@redhat.com>
11066
11067 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11068
c0fa8fbd
SL
110692015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11070
11071 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11072 command actually switches threads. Give up on remaining
11073 tests if target fails to stop at breakpoint.
11074
cd7c1778
PMR
110752015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11076
11077 * gdb.ada/funcall_char.exp: New testcase.
11078 * gdb.ada/funcall_char/foo.adb: New file.
11079
dc5c8746
PMR
110802015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11081
11082 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11083 expected outputs. Add two testcases for completing ambiguous
11084 functions.
11085 * gdb.ada/complete/aux_pck.adb: New file.
11086 * gdb.ada/complete/aux_pck.ads: New file.
11087 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11088 Ambiguous_Func functions.
11089 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11090 * gdb.ada/complete/pck.adb: Likewise.
11091
4e83a1e7
UW
110922015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11093
11094 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11095 failures to run the test program under GDB.
11096
8ce74153
LM
110972015-08-26 Luis Machado <lgustavo@codesourcery.com>
11098
11099 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11100 to C.
11101
e9756d52
PP
111022015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11103
11104 * gdb.base/run-after-attach.exp: New test file.
11105 * gdb.base/run-after-attach.c: New test file.
11106
8d37573b
DB
111072015-08-26 Don Breazeal <donb@codesourcery.com>
11108
11109 * gdb.base/foll-exec-2.c: New test program.
11110 * gdb.base/foll-exec-2.exp: New test.
11111
63e43d3a
PMR
111122015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11113
11114 * gdb.base/nested-subp1.exp: New file.
11115 * gdb.base/nested-subp1.c: New file.
11116 * gdb.base/nested-subp2.exp: New file.
11117 * gdb.base/nested-subp2.c: New file.
11118 * gdb.base/nested-subp3.exp: New file.
11119 * gdb.base/nested-subp3.c: New file.
11120
3d40fbb5
PA
111212015-08-24 Pedro Alves <palves@redhat.com>
11122
11123 * gdb.server/connect-without-multi-process.c: New file.
11124 * gdb.server/connect-without-multi-process.exp: New file.
11125
4422ac93
LM
111262015-08-24 Luis Machado <lgustavo@codesourcery.com>
11127
11128 * gdb.opt/inline-markers.c: Make z int.
11129
91dddb86
LM
111302015-08-24 Luis Machado <lgustavo@codesourcery.com>
11131
11132 * gdb.opt/inline-markers.c: Make z volatile.
11133
a48847ee
LM
111342015-08-24 Luis Machado <lgustavo@codesourcery.com>
11135
11136 * gdb.opt/inline-bt.c: New volatile global z.
11137 * gdb.opt/inline-cmds.c: Likewise.
11138 * gdb.opt/inline-locals.c: Likewise.
11139 * gdb.opt/inline-markers.c: New extern global z.
11140 (marker): Use z.
11141 (inline_fn): Likewise.
11142
0ebbc52b
PA
111432015-08-24 Pedro Alves <palves@redhat.com>
11144
11145 * config/m32r-stub.exp: Remove file.
11146 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11147 * gdb.base/call-rt-st.exp: Likewise.
11148 * gdb.base/call-strs.exp: Likewise.
11149 * gdb.base/default.exp: Remove references to h8300-*-hms and
11150 *-*-udi*.
11151 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11152
77c365df
AA
111532015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11154
11155 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11156 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11157 and "return" use KFAIL when GDB can not read/write the vector
11158 return value.
11159
4313b8c0
GB
111602015-08-21 Gary Benson <gbenson@redhat.com>
11161
11162 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11163
0e433b32
PA
111642015-08-20 Pedro Alves <palves@redhat.com>
11165
11166 * gdb.server/solib-list.exp: No longer expect an interior stop in
11167 non-stop mode.
11168
221e1a37
PA
111692015-08-20 Pedro Alves <palves@redhat.com>
11170
11171 * gdb.server/connect-stopped-target.c: New file.
11172 * gdb.server/connect-stopped-target.exp: New file.
11173
40e3ad0e
PA
111742015-08-20 Pedro Alves <palves@redhat.com>
11175
11176 * gdb.dwarf2/comp-unit-lang.exp: New file.
11177 * gdb.dwarf2/comp-unit-lang.c: New file.
11178
af39b327
PMR
111792015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11180
11181 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11182 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11183
7d45c7c3 111842015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11185
7d45c7c3
KB
11186 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11187 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11188
4d6cceb4
DE
111892015-08-18 Doug Evans <dje@google.com>
11190 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11191
11192 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11193 skip_python_tests. New arg prompt_regexp.
11194 (skip_python_tests): New function.
11195 * lib/mi-support.exp (mi_skip_python_tests): New function.
11196 * gdb.python/py-mi-objfile-gdb.py: New file.
11197 * gdb.python/py-mi-objfile.c: New file.
11198 * gdb.python/py-mi-objfile.exp: New file.
11199
ad89c2aa
KS
112002015-08-17 Keith Seitz <keiths@redhat.com>
11201
11202 * gdb.linespec/explicit.exp: Move strace test from here ...
11203 * gdb.trace/strace.exp: ... to here.
11204
e3ae3c43
PP
112052015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11206
11207 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11208 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11209
604b2636
DE
112102015-08-14 Doug Evans <xdje42@gmail.com>
11211
11212 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11213 inferior before selecting a new file.
11214
6ff0ba5f
DE
112152015-08-14 Doug Evans <xdje42@gmail.com>
11216
11217 * gdb.mi/mi-disassemble.exp: Update.
11218 * gdb.base/disasm-optim.S: New file.
11219 * gdb.base/disasm-optim.c: New file.
11220 * gdb.base/disasm-optim.h: New file.
11221 * gdb.base/disasm-optim.exp: New file.
11222
9ca98f92
KS
112232015-08-14 Keith Seitz <keiths@redhat.com>
11224
11225 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11226 "evaluated-by".
11227
52bbc560
JB
112282015-08-13 Joel Brobecker <brobecker@adacore.com>
11229
11230 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11231
5d8c3ed3
PMR
112322015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11233
11234 * gdb.ada/fun_renaming.exp: New testcase.
11235 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11236 * gdb.ada/fun_renaming/pack.adb: New file.
11237 * gdb.ada/fun_renaming/pack.ads: New file.
11238
ea8812bc
KS
112392015-08-12 Keith Seitz <keiths@redhat.com>
11240
11241 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11242 gdb_get_line_number.
11243
4dafcdeb
JB
112442015-08-12 Joel Brobecker <brobecker@adacore.com>
11245
11246 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11247 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11248 gdb.base/dso2dso.exp: New files.
11249
5ba32597
SDJ
112502015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11251 Pedro Alves <palves@redhat.com>
11252 Keith Seitz <keiths@redhat.com>
11253
11254 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11255 GDBFLAGS.
11256
b6dafabf
PP
112572015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11258
11259 * gdb.base/gdbhistsize-history.exp
11260 (test_histsize_history_setting): Use save_vars.
11261 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11262 Use save_vars.
11263 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11264 * gdb.base/readline.exp: Use save_vars.
11265
abe8e607
PP
112662015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11267
11268 * lib/gdb.exp (save_vars): New proc.
11269
629500fa
KS
112702015-08-11 Keith Seitz <keiths@redhat.com>
11271
11272 * gdb.base/help.exp: Update help_breakpoint_text.
11273
eb8c4e2e
KS
112742015-08-11 Keith Seitz <keiths@redhat.com>
11275
11276 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11277 (at toplevel): Call test_explicit_breakpoints.
11278 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11279 breakpoints.
11280 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11281 breakpoint conditions, "-cond".
11282
87f0e720
KS
112832015-08-11 Keith Seitz <keiths@redhat.com>
11284
11285 * gdb.linespec/3explicit.c: New file.
11286 * gdb.linespec/cpexplicit.cc: New file.
11287 * gdb.linespec/cpexplicit.exp: New file.
11288 * gdb.linespec/explicit.c: New file.
11289 * gdb.linespec/explicit.exp: New file.
11290 * gdb.linespec/explicit2.c: New file.
11291 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11292 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11293 before using in the matching pattern.
11294 Clarify that `prefix' is a regular expression.
11295
f00aae0f
KS
112962015-08-11 Keith Seitz <keiths@redhat.com>
11297
11298 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11299 test.
11300 Add tests for missing ",FMT" and ",".
11301
e27852be
DE
113022015-08-10 Doug Evans <dje@google.com>
11303 Keith Seitz <keiths@redhat.com>
11304
11305 PR gdb/17960
11306 * gdb.base/completion.exp: Add location completer tests.
11307
7f03bd92
PA
113082015-08-07 Pedro Alves <palves@redhat.com>
11309
11310 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11311 tests here.
11312 (top level): Run do_test with and without displaced stepping.
11313
3fc8eb30
PA
113142015-08-07 Pedro Alves <palves@redhat.com>
11315
11316 * gdb.base/valgrind-disp-step.c: New file.
11317 * gdb.base/valgrind-disp-step.exp: New file.
11318
d4569d7b
PA
113192015-08-07 Pedro Alves <palves@redhat.com>
11320
11321 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11322 Delete function.
11323 (main): Add alarm. Run an infinite loop instead of calling
11324 wait_threads.
11325 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11326 comment.
11327 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11328 Delete function.
11329 (main): Add alarm. Run an infinite loop instead of calling
11330 wait_threads.
11331 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11332 comment.
11333
e1316e60
PA
113342015-08-07 Pedro Alves <palves@redhat.com>
11335
11336 * gdb.base/checkpoint-ns.exp: New file.
11337 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11338 standard_testfile.
11339
da8c46d2
MM
113402015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11341
11342 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11343 * gdb.btrace/instruction_history.exp: Update.
11344 * gdb.btrace/tsx.exp: New.
11345 * gdb.btrace/tsx.c: New.
11346
de1c2c52
PA
113472015-08-06 Pedro Alves <palves@redhat.com>
11348
11349 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11350 increase timeout.
11351 * gdb.reverse/until-precsave.exp: Bump timeouts.
11352
782e0bf4
PA
113532015-08-06 Pedro Alves <palves@redhat.com>
11354
11355 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11356
83e97ed0
PA
113572015-08-06 Pedro Alves <palves@redhat.com>
11358
11359 PR gdb/18749
11360 * gdb.threads/process-dies-while-handling-bp.c: New file.
11361 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11362
863d01bd
PA
113632015-08-06 Pedro Alves <palves@redhat.com>
11364
11365 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11366 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11367
0a39bb32
PA
113682015-08-05 Pedro Alves <palves@redhat.com>
11369
11370 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11371 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11372
ee2d2b10
SL
113732015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11374
11375 * gdb.base/bp-permanent.exp: Report test as unsupported if
11376 the target cannot stop at the permanent breakpoint.
11377
4e1bdb00
DE
113782015-08-03 Doug Evans <dje@google.com>
11379
11380 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11381 10000.
11382
3d338901
DE
113832015-08-03 Doug Evans <dje@google.com>
11384
11385 * Makefile.in (workers/%.worker, build-perf): New rule.
11386 (GDB_PERFTEST_MODE): New variable.
11387 (check-perf): Use it.
11388 (clean): Clean up gdb.perf parallel build subdirs.
11389 * lib/build-piece.exp: New file.
11390 * lib/gdb.exp (make_gdb_parallel_path): New function
11391 (standard_output_file, standard_temp_file): Call it.
11392 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11393 of $GDB_PARALLEL.
11394 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11395
af061d3e
DE
113962015-08-03 Doug Evans <dje@google.com>
11397
8e1afc81 11398 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11399 (LOG_FILE_NAME): New global.
11400 (TextReporter.__init__): Initialize self.txt_sum.
11401 (TextReporter.report): Add support for multiple data-points.
11402 Move report to perftest.sum, put raw data in perftest.log.
11403 (TextReporter.start): Open sum and log files.
11404 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11405 * gdb.perf/lib/perftest/testresult.py
11406 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11407
2c8c5d37
PA
114082015-07-31 Pedro Alves <palves@redhat.com>
11409
11410 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11411 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11412 kill_wait_spawned_process instead of explicit "kill -9".
11413 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11414 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11415 kill_wait_spawned_process.
11416 * gdb.base/attach-twice.exp: Likewise.
11417 * gdb.base/attach.exp: Likewise.
11418 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11419 gdb_test_multiple.
11420 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11421 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11422 kill_wait_spawned_process.
11423 * gdb.base/valgrind-infcall.exp: Likewise.
11424 * gdb.multi/multi-attach.exp: Likewise.
11425 * gdb.python/py-prompt.exp: Likewise.
11426 * gdb.python/py-sync-interp.exp: Likewise.
11427 * gdb.server/ext-attach.exp: Likewise.
11428 * gdb.threads/attach-into-signal.exp (corefunc): Use
11429 spawn_wait_for_attach, spawn_id_get_pid and
11430 kill_wait_spawned_process.
11431 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11432 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11433 spawn_id_get_pid and kill_wait_spawned_process.
11434 * gdb.threads/attach-stopped.exp (corefunc): Use
11435 spawn_wait_for_attach, spawn_id_get_pid and
11436 kill_wait_spawned_process.
11437 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11438 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11439 kill_wait_spawned_process instead of explicit "kill -9".
11440 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11441 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11442 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11443 processes. Don't map cygwin/windows pids here. Now returns a
11444 spawn id list.
11445
032a0fca
SL
114462015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11447
11448 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11449 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11450 correct patch.
11451
61a934ca
SL
114522015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11453
11454 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11455
4bc4d428
SL
114562015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11457
11458 Reapply:
11459 2014-05-21 Mark Wielaard <mjw@redhat.com>
11460
11461 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11462
998d452a
PA
114632015-07-30 Pedro Alves <palves@redhat.com>
11464
11465 * linux-low.c (handle_extended_wait): Set the child's last
11466 reported status to TARGET_WAITKIND_STOPPED.
11467
69dde7dc
PA
114682015-07-30 Pedro Alves <palves@redhat.com>
11469
11470 PR threads/18600
11471 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11472 only shows inferior 1.
11473
4dd63d48
PA
114742015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11475 Pedro Alves <palves@redhat.com>
11476
11477 PR threads/18600
11478 * gdb.threads/fork-plus-threads.c: New file.
11479 * gdb.threads/fork-plus-threads.exp: New file.
11480
d618e4c5
PP
114812015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11482
11483 * gdb.base/batch-preserve-term-settings.exp
11484 (test_terminal_settings_preserved_after_cli_exit): Use
11485 send_quit_command.
11486
1eef6428
PA
114872015-07-29 Pedro Alves <palves@redhat.com>
11488 Don Breazeal <donb@codesourcery.com>
11489
11490 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11491 output from both inferior_spawn_id and gdb_spawn_id.
11492
7da5b897
SDJ
114932015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11494
11495 * gdb.threads/attach-into-signal.exp (corefunc): Use
11496 with_test_prefix on nested loops, uniquefying the test messages.
11497
dac804df
SDJ
114982015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11499
11500 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11501 commit.
11502
06265e53
PP
115032015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11504
11505 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11506 New proc.
11507 (test_terminal_settings_preserved_after_sigterm): New test.
11508
18206ca3
PP
115092015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11510
11511 * gdb.base/batch-preserve-term-settings.exp
11512 (test_terminal_settings_preserved_after_cli_exit): New test.
11513
90074d11
PP
115142015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11515
11516 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11517 manipulation of saved_gdbflags.
11518 (test_terminal_settings_preserved): Remove global declaration of
11519 the unused variable pagination_prompt. Remove manipulation of
11520 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11521 GDBFLAGS.
11522
eb1a7902
PA
115232015-07-29 Pedro Alves <palves@redhat.com>
11524
11525 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11526
8b75dd3b
PA
115272015-07-29 Pedro Alves <palves@redhat.com>
11528
11529 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11530 at the top.
11531
dedad4e3
PA
115322015-07-29 Pedro Alves <palves@redhat.com>
11533
11534 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11535 (main): Call gdb_unbuffer_output.
11536 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11537 (main): Call gdb_unbuffer_output.
11538 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11539 (main): Call gdb_unbuffer_output.
11540 * gdb.base/call-strs.exp: Adjust to step over the
11541 gdb_unbuffer_output call.
11542 * gdb.base/catch-gdb-caused-signals.c: Include
11543 "../lib/unbuffer_output.c".
11544 (main): Call gdb_unbuffer_output.
11545 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11546 (main): Call gdb_unbuffer_output.
11547 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11548 (main): Call gdb_unbuffer_output.
11549 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11550 (main): Call gdb_unbuffer_output.
11551 * gdb.base/shlib-call.exp: Adjust to step over the
11552 gdb_unbuffer_output call.
11553 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11554 (main): Call gdb_unbuffer_output.
11555 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11556 (main): Call gdb_unbuffer_output.
11557 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11558 (main): Rename to ...
11559 (test): ... this.
11560 (main): Reimplement.
11561 * gdb.base/varargs.exp: Run to test instead of to main.
11562 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11563 (main): Call gdb_unbuffer_output.
11564
58789a91
PA
115652015-07-29 Pedro Alves <palves@redhat.com>
11566
11567 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11568 factore out from mi_continue_dprintf. For call-style dprintfs,
11569 expect dprintf output out of $inferior_spawn_id.
11570 (mi_continue_dprintf): Use mi_expect_dprintf.
11571 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11572 (main): Call gdb_unbuffer_output.
11573
e8376742
PA
115742015-07-29 Pedro Alves <palves@redhat.com>
11575
11576 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11577 (default_mi_gdb_start): Set inferior_spawn_id instead of
11578 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11579 gdb_spawn_id.
11580 (mi_gdb_test): Always expect inferior output from both
11581 $inferior_spawn_id and $gdb_spawn_id.
11582
08280010
PA
115832015-07-29 Pedro Alves <palves@redhat.com>
11584
11585 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11586 send_inferior and $inferior_spawn_id.
11587
4d30e432
PA
115882015-07-29 Pedro Alves <palves@redhat.com>
11589
11590 * gdb.gdb/complaints.exp (test_initial_complaints)
11591 (test_serial_complaints, test_short_complaints): Use
11592 gdb_test_stdio.
11593 (test_empty_complaint): Handle $inferior_spawn_id !=
11594 $gdb_spawn_id.
11595
0d30a335
PA
115962015-07-29 Pedro Alves <palves@redhat.com>
11597
11598 * gdb.base/varargs.exp: Use gdb_test_stdio.
11599
39413b29
PA
116002015-07-29 Pedro Alves <palves@redhat.com>
11601
11602 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11603
7cb000a9
PA
116042015-07-29 Pedro Alves <palves@redhat.com>
11605
11606 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11607
d7b8ac82
PA
116082015-07-29 Pedro Alves <palves@redhat.com>
11609
11610 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11611 parameter into two new parameters, "inf_result" and "gdb_result".
11612 Expect inferior output and gdb output from $inferior_spawn_id and
11613 $gdb_spawn_id, respectively. Adjust all callers.
11614
789c3a0c
PA
116152015-07-29 Pedro Alves <palves@redhat.com>
11616
11617 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11618 of gdb_test_sequence.
11619
77e760c3
PA
116202015-07-29 Pedro Alves <palves@redhat.com>
11621
11622 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11623 (saw_spurious_output): Expect inferior output from
11624 $inferior_spawn_id. Use gdb_test_stdio.
11625
8396d2cd
PA
116262015-07-29 Pedro Alves <palves@redhat.com>
11627
11628 * gdb.base/dprintf.exp: Use standard_testfile. Change
11629 prepare_for_testing call.
11630 (srcfile): Don't set.
11631 (restart): New procedure.
11632 (test_dprintf): New procecure, use to continue over dprintfs.
11633 (test_call, test_agent): New procedures, tests moved here.
11634 Restart gdb and recreate dprintfs. Adjust expected output.
11635
2051d61f
PA
116362015-07-29 Pedro Alves <palves@redhat.com>
11637
11638 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11639
452397af
PA
116402015-07-29 Pedro Alves <palves@redhat.com>
11641
11642 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11643
8aed9555
PA
116442015-07-29 Pedro Alves <palves@redhat.com>
11645
11646 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11647 gdb_test_stdio.
11648
188a61b4
PA
116492015-07-29 Pedro Alves <palves@redhat.com>
11650
11651 * lib/gdb.exp (gdb_test_stdio): New procedure.
11652
12264a45
PA
116532015-07-29 Pedro Alves <palves@redhat.com>
11654
11655 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11656
23ffc893
PA
116572015-07-29 Pedro Alves <palves@redhat.com>
11658
11659 * gdb.base/call-signal-resume.exp: Remove check for
11660 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11661 * gdb.base/unwindonsignal.exp: Likewise.
11662 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11663 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11664
65566918
PA
116652015-07-29 Pedro Alves <palves@redhat.com>
11666
11667 * gdb.base/siginfo-addr.c (pass): New function.
11668 (handler): Call it iff si_addr is correct.
11669 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11670 Set a breakpoint at "pass" and continue to it.
11671
d60a9221
SDJ
116722015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11673
11674 * gdb.python/py-objfile.exp: Make some tests have unique names.
11675 * gdb.python/py-pp-registration.exp: Likewise.
11676
bde40b8f
PA
116772015-07-28 Pedro Alves <palves@redhat.com>
11678
11679 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11680
13e1dec8
SM
116812015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11682
11683 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11684
da33c9a7
SM
116852015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11686
11687 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11688
077836f7
PP
116892015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11690
11691 * gdb.base/gdb-sigterm-2.exp: New test.
11692
b8cc7b2e
DE
116932015-07-25 Doug Evans <xdje42@gmail.com>
11694
11695 Revert:
11696 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11697 (workers/%.worker, build-perf): New rule.
11698 (GDB_PERFTEST_MODE): New variable.
11699 (check-perf): Use it.
11700 (clean): Clean up gdb.perf parallel build subdirs.
11701 * lib/build-piece.exp: New file.
11702 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11703 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11704 name.
11705 (standard_temp_file): Ditto.
11706 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11707 of $GDB_PARALLEL.
11708
c8bd4544
DE
117092015-07-24 Doug Evans <dje@google.com>
11710
11711 * gdb.perf/lib/perftest/utils.py: New file.
11712 * gdb.perf/gm-hello.cc: New file.
11713 * gdb.perf/gm-pervasive-typedef.cc: New file.
11714 * gdb.perf/gm-pervasive-typedef.h: New file.
11715 * gdb.perf/gm-std.cc: New file.
11716 * gdb.perf/gm-std.h: New file.
11717 * gdb.perf/gm-use-cerr.cc: New file.
11718 * gdb.perf/gm-utils.h: New file.
11719 * gdb.perf/gmonster-null-lookup.py: New file.
11720 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11721 * gdb.perf/gmonster-print-cerr.py: New file.
11722 * gdb.perf/gmonster-ptype-string.py: New file.
11723 * gdb.perf/gmonster-runto-main.py: New file.
11724 * gdb.perf/gmonster-select-file.py: New file.
11725 * gdb.perf/gmonster1-null-lookup.exp: New file.
11726 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11727 * gdb.perf/gmonster1-print-cerr.exp: New file.
11728 * gdb.perf/gmonster1-ptype-string.exp: New file.
11729 * gdb.perf/gmonster1-runto-main.exp: New file.
11730 * gdb.perf/gmonster1-select-file.exp: New file.
11731 * gdb.perf/gmonster1.cc: New file.
11732 * gdb.perf/gmonster1.exp: New file.
11733 * gdb.perf/gmonster2-null-lookup.exp: New file.
11734 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11735 * gdb.perf/gmonster2-print-cerr.exp: New file.
11736 * gdb.perf/gmonster2-ptype-string.exp: New file.
11737 * gdb.perf/gmonster2-runto-main.exp: New file.
11738 * gdb.perf/gmonster2-select-file.exp: New file.
11739 * gdb.perf/gmonster2.cc: New file.
11740 * gdb.perf/gmonster2.exp: New file.
11741
6eab34f3
DE
117422015-07-24 Doug Evans <dje@google.com>
11743
11744 * gdb.perf/README: New file.
11745 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11746 * lib/gen-perf-test.exp: New file.
11747
63738bfd
DE
117482015-07-24 Doug Evans <dje@google.com>
11749
11750 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11751 (PerfTest::startup): New function.
11752 (PerfTest::run): Return result of calling body.
11753 (PerfTest::assemble): Rewrite.
11754 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11755 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11756 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11757 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11758 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11759
7b606f95
DE
117602015-07-24 Doug Evans <dje@google.com>
11761
11762 * lib/gdb.exp (clean_restart): Make executable optional.
11763
a97b16b8
DE
117642015-07-24 Doug Evans <dje@google.com>
11765
11766 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11767 compiler_info references.
11768 * gdb.cp/temargs.exp: Ditto.
11769 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11770 (get_compiler_info): Early exit if already computed. Set compiler_info
11771 to "unknown" if there was a problem.
11772 (test_compiler_info): Add function comment. Call get_compiler_info.
11773
35baa57f
DE
117742015-07-24 Doug Evans <dje@google.com>
11775
11776 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11777 (workers/%.worker, build-perf): New rule.
11778 (GDB_PERFTEST_MODE): New variable.
11779 (check-perf): Use it.
11780 (clean): Clean up gdb.perf parallel build subdirs.
11781 * lib/build-piece.exp: New file.
11782 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11783 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11784 name.
11785 (standard_temp_file): Ditto.
11786 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11787 of $GDB_PARALLEL.
11788
6ebea266
DE
117892015-07-24 Doug Evans <dje@google.com>
11790
11791 * lib/future.exp (gdb_default_target_compile): New option
11792 "early_flags".
11793 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11794 --as-needed.
11795
1e76a7e9
SDJ
117962015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11797
11798 * gdb.base/catch-syscall.exp: Call gdb_exit before
11799 gdb_skip_xml_test.
11800
5068630a
PA
118012015-07-24 Pedro Alves <palves@redhat.com>
11802
11803 * gdb.python/py-events.exp: Accept output between the stop event
11804 and the prompt.
11805 * gdb.python/py-evsignal.exp: Likewise.
11806 * gdb.python/py-evthreads.exp: Likewise.
11807
77598427
PA
118082015-07-24 Pedro Alves <palves@redhat.com>
11809
11810 PR gdb/18717
11811 * gdb.threads/non-ldr-exit.c: New file.
11812 * gdb.threads/non-ldr-exit.exp: New file.
11813
11e6c98f
YQ
118142015-07-24 Yao Qi <yao.qi@linaro.org>
11815
11816 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11817 restarting process.
11818
51aee833
YQ
118192015-07-24 Yao Qi <yao.qi@linaro.org>
11820
11821 * gdb.server/ext-restart.exp: New file.
11822
8cfe207c
YQ
118232015-07-24 Yao Qi <yao.qi@linaro.org>
11824
11825 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11826 argument options.
11827 * gdb.server/ext-wrapper.exp: New file.
11828
cc12ce38
DE
118292015-07-23 Doug Evans <dje@google.com>
11830
11831 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11832 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11833
d0d84780
PMR
118342015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11835
11836 * gdb.ada/var_arr_typedef.exp: New testcase.
11837 * gdb.ada/var_arr_typedef/pack.adb: New file.
11838 * gdb.ada/var_arr_typedef/pack.ads: New file.
11839 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11840
8b558f79
JB
118412015-07-20 Joel Brobecker <brobecker@adacore.com>
11842
11843 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11844
775a3298
JK
118452015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11846
11847 * gdb.arch/i386-biarch-core.exp: Replace istarget
11848 by "complete set gnutarget". Remove expectation for the "core-file"
11849 command.
11850
db1ff28b
JK
118512015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11852
11853 Revert the previous commit:
11854 Tests for validate symbol file using build-id.
11855
0a94970d
JK
118562015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11857
11858 Tests for validate symbol file using build-id.
11859 * gdb.base/solib-mismatch-lib.c: New file.
11860 * gdb.base/solib-mismatch-libmod.c: New file.
11861 * gdb.base/solib-mismatch.c: New file.
11862 * gdb.base/solib-mismatch.exp: New file.
11863
03346981
SL
118642015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11865
11866 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11867 nios2-*-linux*.
11868 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11869 * gdb.base/siginfo.exp: Likewise.
11870 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11871
42422cc7
PL
118722015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11873
11874 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11875 Move it to ...
11876 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11877 ... here.
11878 * gdb.trace/range-stepping.exp: Check that the target supports
11879 range stepping.
11880
cfa68bae
JK
118812015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11882
11883 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11884
8ffdba26
PA
118852015-07-14 Pedro Alves <palves@redhat.com>
11886
11887 * gdb.base/killed-outside.exp: New file.
11888 * gdb.base/killed-outside.c: New file.
11889
218a5a11
JK
118902015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11891
11892 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11893 (n at main): New.
11894 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11895
e03ed3c6
AA
118962015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11897
11898 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11899 infcall tests instead of setting up for KFAIL.
11900
485668e5
MM
119012015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11902
11903 * gdb.btrace/record_goto-step.exp: New.
11904
08464196
JK
119052015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11906
11907 PR compile/18484
11908 * gdb.compile/compile.c (struct struct_type): Add volatile to
11909 selffield's type.
11910 * gdb.compile/compile.exp
11911 (compile code struct_object.selffield = &struct_object): Skip further
11912 struct_object tests if this one xfails.
11913
bcf5c1d9
RC
119142015-07-08 Robert O'Callahan <robert@ocallahan.org>
11915
11916 PR exp/18617
11917 * gdb.trace/ax.exp: Add test.
11918
4931af25
YQ
119192015-07-07 Yao Qi <yao.qi@linaro.org>
11920
11921 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11922 instead of istarget "aarch64*-*-*".
11923 * gdb.arch/aarch64-fp.exp: Likewise.
11924 * gdb.base/float.exp: Likewise.
11925 * gdb.reverse/aarch64.exp: Likewise.
11926 * lib/gdb.exp (is_aarch64_target): New proc.
11927
9fcf688e
YQ
119282015-07-07 Yao Qi <yao.qi@linaro.org>
11929
11930 * lib/gdb.exp (is_aarch32_target): New proc.
11931 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11932 instead of "istarget "arm*-*-*"".
11933 * gdb.arch/arm-disp-step.exp: Likewise.
11934 * gdb.arch/thumb-bx-pc.exp: Likewise.
11935 * gdb.arch/thumb-prologue.exp: Likewise.
11936 * gdb.arch/thumb-singlestep.exp: Likewise.
11937 * gdb.base/disp-step-syscall.exp: Likewise.
11938 * gdb.base/float.exp: Likewise.
11939
fbd8d50d
YQ
119402015-07-07 Yao Qi <yao.qi@linaro.org>
11941
11942 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11943 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11944
71be1fdc
YQ
119452015-07-07 Yao Qi <yao.qi@linaro.org>
11946
11947 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11948 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11949 if it exists.
11950 * gdb.multi/multi-arch.exp: Likewise.
11951
3e221d36
SM
119522015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11953
11954 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11955 print.
11956
d441430b
YQ
119572015-07-07 Yao Qi <yao.qi@linaro.org>
11958
11959 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11960
06f810bd
MG
119612015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11962
11963 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11964 '[' and ']' characters.
11965
5e61e7c0
IB
119662015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11967
11968 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11969
28bf096c
PA
119702015-06-29 Pedro Alves <palves@redhat.com>
11971
11972 PR threads/18127
11973 * gdb.threads/hand-call-new-thread.c: New file.
11974 * gdb.threads/hand-call-new-thread.c: New file.
11975
ee93cd5e
KS
119762015-06-26 Keith Seitz <keiths@redhat.com>
11977 Doug Evans <dje@google.com>
11978
11979 PR 16253
11980 * gdb.cp/var-tag-2.cc: New file.
11981 * gdb.cp/var-tag-3.cc: New file.
11982 * gdb.cp/var-tag-4.cc: New file.
11983 * gdb.cp/var-tag.cc: New file.
11984 * gdb.cp/var-tag.exp: New file.
11985
fc637f04
PP
119862015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11987
11988 * gdb.base/history-duplicates.exp: New test.
11989
2e52ae68
PP
119902015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11991
11992 * gdb.base/completion.exp: Test the completion of the "focus"
11993 command.
11994
6e22494e
JK
119952015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11996
11997 * gdb.arch/amd64-prologue-skip.S: New file.
11998 * gdb.arch/amd64-prologue-skip.exp: New file.
11999
bf7b9cd9
SM
120002015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12001
12002 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12003 is_address_zero_readable check.
12004
201e8dfd
PB
120052015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12006
12007 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12008 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12009
5cd867b4
YQ
120102015-06-24 Yao Qi <yao.qi@linaro.org>
12011
12012 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12013 linux targets.
12014
4d7be007
YQ
120152015-06-24 Yao Qi <yao.qi@linaro.org>
12016
12017 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12018 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12019 * gdb.base/siginfo-thread.exp: Likewise.
12020
07fcd301
YQ
120212015-06-22 Yao Qi <yao.qi@linaro.org>
12022
12023 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12024
52042a00
YQ
120252015-06-22 Yao Qi <yao.qi@linaro.org>
12026
12027 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12028 aarch64*-*-*.
12029 (skip_hw_watchpoint_tests): Likewise.
12030
74bd41ce
PP
120312015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12032
12033 * gdb.base/gdbinit-history.exp: Test the interaction between
12034 setting GDBHISTSIZE and setting the history size via .gdbinit.
12035
bc460514
PP
120362015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12037
12038 PR gdb/16999
12039 * gdb.base/gdbhistsize-history.exp: New test.
12040
b58c513b
PP
120412015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12042
12043 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12044 with GDBHISTSIZE.
12045 * gdb.base/readline.exp: Likewise.
12046
92046791
YQ
120472015-06-17 Yao Qi <yao.qi@linaro.org>
12048
12049 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12050 line.
12051
2093d2d3
PP
120522015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12053
12054 * gdb.base/gdbinit-history.exp: Add test case to check that
12055 an unlimited history file does not get truncated on exit.
12056
e6c693af
AA
120572015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12058
12059 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12060 (VECTOR): New macro. Use it...
12061 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12062 ...for these typedefs.
12063 (int8, char1, int1, double1): New typedefs.
12064 (struct just_int2, struct two_int2): New structures.
12065 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12066 (add_structvecs, add_singlevecs): New functions.
12067 (main): Call add_some_intvecs twice.
12068 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12069 the compile and exit upon failure. Try compiling for the "native"
12070 architecture. Test inferior function calls with vector arguments
12071 and vector return value handling with "finish" and "return".
12072
c74f7d1c
JT
120732015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12074
12075 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12076 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12077 PE file.
12078 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12079
98aa42ee
AT
120802015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12081
12082 PR breakpoints/16465
12083 * gdb.mi/mi-dprintf-pending.c: New file.
12084 * gdb.mi/mi-dprintf-pending.exp: New test.
12085 * gdb.mi/mi-dprintf-pendshr.c: New file.
12086
7d73c23c 120872015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12088 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
12089
12090 * gdb.arch/i386-mpx-map.c: New file.
12091 * gdb.arch/i386-mpx-map.exp: New File.
12092
120932015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12094
12095 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12096 * gdb.arch/i386-mpx.exp: Indentation fixed.
12097
120982015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12099
12100 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12101 function and improved indentation.
12102 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12103 gdb_test_multiple. Added additional tests to skip the test.
12104
121052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12106
12107 * gdb.arch/i386-avx512.c: Change path in include file.
12108 * gdb.arch/i386-avx512.exp: Change include dir path
12109 compilation flag.
12110 * gdb.arch/i386-mpx.c: Change path in include file.
12111 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12112 flag.
12113
d5eba19a
JK
121142015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12115
12116 * gdb.compile/compile-print.exp (compile print *vararray@3)
12117 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12118
7f361056
JK
121192015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12120
12121 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12122 (do not keep jit in memory): ... this.
12123 (expect 5): Change it to ...
12124 (expect no 5): ... this.
12125
3b462ec2
SM
121262015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12127
12128 PR gdb/15564
12129 * gdb.mi/mi-detach.exp: New file.
12130
e0619de6
JK
121312015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12132
12133 PR symtab/18392
12134 * gdb.arch/amd64-tailcall-self.S: New file.
12135 * gdb.arch/amd64-tailcall-self.c: New file.
12136 * gdb.arch/amd64-tailcall-self.exp: New file.
12137
e970cb34
DB
121382015-05-28 Don Breazeal <donb@codesourcery.com>
12139
12140 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12141 tests for remote targets by checking is_target_gdbserver.
12142
b2e2f908
DE
121432015-05-27 Doug Evans <dje@google.com>
12144
12145 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12146 * gdb.dwarf2/opaque-type-lookup.c: New file.
12147 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12148
82c7be31
DE
121492015-05-26 Doug Evans <dje@google.com>
12150
12151 * gdb.cp/iostream.cc: New file.
12152 * gdb.cp/iostream.exp: New file.
12153
b4f54984
DE
121542015-05-26 Doug Evans <dje@google.com>
12155
12156 * gdb.dwarf2/dw2-op-call.exp: Update.
12157 * gdb.dwarf2/dw4-sig-types.exp: Update.
12158 * gdb.dwarf2/implptr.exp: Update.
12159 * gdb.mi/mi-cmd-param-changed.exp: Update.
12160
4ea6efe9
DE
121612015-05-26 Doug Evans <dje@google.com>
12162
12163 * gdb.python/py-lazy-string.c: New file.
12164 * gdb.python/py-lazy-string.exp: New file.
12165 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12166 (main): Update. Add estring3.
12167 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12168 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12169
f6bb7db3
YQ
121702015-05-26 Omair Javaid <omair.javaid@linaro.org>
12171 Yao Qi <yao.qi@linaro.org>
12172
12173 * gdb.reverse/aarch64.c: New.
12174 * gdb.reverse/aarch64.exp: New.
12175
a81bfbd0
OJ
121762015-05-26 Omair Javaid <omair.javaid@linaro.org>
12177
25d49b86
PA
12178 * lib/gdb.exp (supports_process_record): Return true for
12179 aarch64*-linux*.
a81bfbd0
OJ
12180 (supports_reverse): Likewise.
12181
158bf1b4
PP
121822015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12183
12184 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12185 Use with_test_prefix.
12186
a0145030
AB
121872015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12188
12189 * gdb.base/completion.exp: Add test for completion of layout
12190 names.
12191
ebe3b578
AB
121922015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12193
12194 * lib/gdb.exp (skip_tui_tests): New proc.
12195 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12196
84204ed7
PA
121972015-05-19 Pedro Alves <palves@redhat.com>
12198
12199 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12200 Save the whole env array instead of just HOME. Unset HISTSIZE in
12201 the environment while testing. Restore whole environment
12202 afterwards.
12203
37442ce1
DE
122042015-05-16 Doug Evans <xdje42@gmail.com>
12205
12206 * gdb.guile/scm-ports.c: New file.
12207 * gdb.guile/scm-ports.exp: Add memory port tests.
12208
36de76f9
JK
122092015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12210
12211 * gdb.compile/compile-print.c: New file.
12212 * gdb.compile/compile-print.exp: New file.
12213
3a9558c4
JK
122142015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12215
12216 * gdb.compile/compile-ops.exp: Cast param to void.
12217 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12218 (compile code struct_object.selffield = &struct_object): Add xfail.
12219
aa715135
JG
122202015-05-15 Joel Brobecker <brobecker@adacore.com>
12221
12222 * gdb.ada/arr_enum_with_gap: New testcase.
12223
931e5bc3
JG
122242015-05-15 Joel Brobecker <brobecker@adacore.com>
12225
12226 * gdb.ada/byte_packed_arr: New testcase.
12227
9cd4d857
JB
122282015-05-15 Joel Brobecker <brobecker@adacore.com>
12229
12230 * gdb.ada/pckd_neg: New testcase.
12231
ebfd00d2
PP
122322015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12233
12234 PR gdb/17820
12235 * gdb.base/gdbinit-history.exp: New test.
12236 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12237 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12238
4c082a81
SC
122392015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12240
12241 * gdb.python/py-xmethods.cc: Enhance test case.
12242 * gdb.python/py-xmethods.exp: New tests.
12243 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12244 function.
12245 (B_indexoper): Likewise.
12246 (global_dm_list) : Add new xmethod worker functions.
12247
f7797074
SDJ
122482015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12249
12250 * gdb.base/coredump-filter.exp: Correctly unset
12251 "coredump_var_addr" array.
12252
a4674e4e
PA
122532015-05-08 Pedro Alves <palves@redhat.com>
12254
12255 * gdb.server/non-existing-program.exp: Unset spawn_id.
12256
df2eb078
SC
122572015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12258
12259 PR python/18291
12260 * gdb.python/py-xmethods.exp: Add tests.
12261
422349a3
YQ
122622015-05-08 Yao Qi <yao.qi@linaro.org>
12263
12264 PR gdb/18208
12265 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12266 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12267 function set_coredump_filter, and remove remote_exec call.
12268 Remove argument ipid. Callers update.
12269 (top level): Don't get inferior's PID.
12270
63fc80ce
AA
122712015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12272
12273 * gdb.base/watch_thread_num.exp: Skip test on targets without
12274 access watchpoints.
12275
80ad801e
PA
122762015-05-06 Pedro Alves <palves@redhat.com>
12277
12278 PR server/18081
12279 * gdb.server/non-existing-program.exp: New file.
12280
0fa7fe50
JB
122812015-05-05 Joel Brobecker <brobecker@adacore.com>
12282
12283 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12284
3ea89b92
PMR
122852015-05-05 Joel Brobecker <brobecker@adacore.com>
12286
12287 * gdb.ada/out_of_line_in_inlined: New testcase.
12288
87b8eff0
JB
122892015-05-05 Joel Brobecker <brobecker@adacore.com>
12290
12291 * gdb.ada/var_rec_arr: New testcase.
12292
5fccc635
YQ
122932015-04-30 Yao Qi <yao.qi@linaro.org>
12294
12295 * gdb.base/break-idempotent.exp: If
12296 skip_hw_watchpoint_multi_tests returns true, skip the tests
12297 on "rwatch" and "awatch".
12298
42d38f42
YQ
122992015-04-30 Yao Qi <yao.qi@linaro.org>
12300
12301 * gdb.base/relativedebug.exp: Invoke gdb command
12302 "info sharedlibrary", and if libc.so doesn't have debug info,
12303 skip the test.
12304
2ce1cdbf
DE
123052015-04-29 Doug Evans <dje@google.com>
12306
12307 * gdb.python/py-xmethods.exp: Add ptype tests.
12308 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12309 get_result_type method.
12310
f24a38c5
LM
123112015-04-29 Luis Machado <lgustavo@codesourcery.com>
12312
12313 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12314 the target does not support hardware watchpoints.
12315
ecbf2b3c
LM
123162015-04-29 Luis Machado <lgustavo@codesourcery.com>
12317
12318 * gdb.base/break-always.exp: Abort testing if writing to memory
12319 causes an error.
12320
34f5f757
DE
123212015-04-28 Doug Evans <dje@google.com>
12322
12323 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12324 * gdb.python/py-pp-registration.exp: ... here. New file.
12325 * gdb.python/py-pp-registration.c: New file.
12326 * gdb.python/py-pp-registration.py: New file.
12327
69b4374a
DE
123282015-04-28 Doug Evans <dje@google.com>
12329
12330 * gdb.python/py-bad-printers.c: New file.
12331 * gdb.python/py-bad-printers.py: New file.
12332 * gdb.python/py-bad-printers.exp: New file.
12333
59fb7612
SS
123342015-04-28 Sasha Smundak <asmundak@google.com>
12335
12336 * gdb.python/py-type.exp: New test.
12337
2631b16a
AW
123382015-04-28 Andy Wingo <wingo@igalia.com>
12339
12340 * gdb.python/py-parameter.exp:
12341 * gdb.guile/scm-parameter.exp: Escape the path that we are
12342 matching against, as it might contain characters that are special
12343 to regular expressions.
12344
460efde1
JB
123452015-04-27 Joel Brobecker <brobecker@adacore.com>
12346
12347 * gdb.ada/rec_comp: New testcase.
12348
2d369d8e
SDJ
123492015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12350
12351 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12352 before using it.
12353
cf75d6c3
AB
123542015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12355
12356 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12357 new tests for verilog output.
12358
8dbe7ca5
YQ
123592015-04-24 Yao Qi <yao.qi@linaro.org>
12360
12361 * boards/remote-gdbserver-on-localhost.exp: New file.
12362
4ef9fb2f
PA
123632015-04-23 Pedro Alves <palves@redhat.com>
12364
12365 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12366 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12367 "end of file", remove $inferior_spawn_id from the indirect list.
12368
0a803169
PA
123692015-04-23 Pedro Alves <palves@redhat.com>
12370
12371 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12372
749ef8f8
PA
123732015-04-23 Pedro Alves <palves@redhat.com>
12374
12375 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12376 on $any_spawn_id instead of only on $gdb_spawn_id.
12377
8aae4344
PM
123782015-04-21 Pierre Muller <muller@sourceware.org>
12379
12380 PR pascal/17815
12381 * lib/pascal.exp (gpc_compile): Add new option "class".
12382 (fpc_compile): Likewise.
12383 * gdb.pascal/case-insensitive-symbols.pas: New file.
12384 * gdb.pascal/case-insensitive-symbols.exp: New file.
12385
1586c8fb
GB
123862015-04-20 Gary Benson <gbenson@redhat.com>
12387
12388 * gdb.base/attach.exp: Fix three extended remote failures.
12389
1b6e6f5c
GB
123902015-04-17 Gary Benson <gbenson@redhat.com>
12391
12392 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12393 the main executable over the remote protocol.
12394
e797481d
PA
123952015-04-16 Pedro Alves <palves@redhat.com>
12396
12397 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12398 a new gdbserver if gdbserver_reconnect_p is set.
12399
1ca99c42
PA
124002015-04-16 Pedro Alves <palves@redhat.com>
12401
12402 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12403 is set, don't exit gdbserver.
12404
af9fd6f8
AA
124052015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12406
12407 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12408 appropriate .insn, such that an older assembler can be used.
12409 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12410 the z/Architecture instruction set on 31-bit targets as well.
12411
04ff1e61
AA
124122015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12413
12414 * gdb.go/handcall.exp: Remove all logic related to the first
12415 breakpoint and rely on go_runto_main instead.
12416 * gdb.go/strings.exp: Likewise.
12417 * gdb.go/unsafe.exp: Likewise.
12418 * gdb.go/hello.exp: Likewise. Also rename the remaining
12419 breakpoint marker to "breakpoint 1".
12420 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12421 * gdb.go/strings.go: Likewise.
12422 * gdb.go/unsafe.go: Likewise.
12423 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12424 "set breakpoint 2 here" and rename the remaining breakpoint marker
12425 to "breakpoint 1".
12426
40d2f8d6
SM
124272015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12428
12429 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12430 if itertools.imap is not present.
12431 * gdb.python/py-objfile.exp: Add parentheses.
12432 * gdb.python/py-type.exp: Same.
12433 * gdb.python/py-unwind-maint.py: Same.
12434
8cbc97c6
YQ
124352015-04-15 Yao Qi <yao.qi@linaro.org>
12436
12437 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12438 of ":$ptr_size" and set its form explicitly.
12439
45fd756c
YQ
124402015-04-15 Pedro Alves <palves@redhat.com>
12441 Yao Qi <yao.qi@linaro.org>
12442
12443 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12444 timeout by factor of 4.
12445 (test_regular_watch): Likewise.
12446 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12447 * gdb.reverse/sigall-reverse.exp: Likewise.
12448 * gdb.reverse/until-precsave.exp: Likewise.
12449 * lib/gdb.exp (with_timeout_factor): New proc.
12450 (gdb_expect): Move some code to ...
12451 (get_largest_timeout): ... here. New procedure.
12452
9e811bc3
LM
124532015-04-14 Luis Machado <lgustavo@codesourcery.com>
12454
12455 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12456
0ff6fcb2
LM
124572015-04-13 Luis Machado <lgustavo@codesourcery.com>
12458
12459 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12460 to write to the .text section.
12461
7578d5f7
LM
124622015-04-13 Luis Machado <lgustavo@codesourcery.com>
12463
12464 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12465 Handle the case of targets that do not provide PID information.
12466
2efe15c4
YQ
124672015-04-13 Yao Qi <yao.qi@linaro.org>
12468
12469 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12470 and use expect instead of gdb_expect.
12471
8cd8f2f8
SDJ
124722015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12473
12474 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12475 "coredump_var_addr" to avoid naming conflict with other testcases.
12476
9ee41772
PA
124772015-04-10 Pedro Alves <palves@redhat.com>
12478
12479 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12480 gdb_test_sequence and gdb_assert.
12481
07473109
PA
124822015-04-10 Pedro Alves <palves@redhat.com>
12483
12484 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12485 test messages that don't include the breakpoint address.
12486
de3db44c
YQ
124872015-04-10 Yao Qi <yao.qi@linaro.org>
12488
12489 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12490 false for some offset and width combinations which aren't
12491 supported by linux kernel.
12492
c79d856c
PA
124932015-04-10 Pedro Alves <palves@redhat.com>
12494
12495 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12496 procedure, factored out from ...
12497 (top level): ... here. Add "set displaced-stepping" testing axis.
12498 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12499 parameter "displaced". Use it.
12500 (top level): Use foreach and add "set displaced-stepping" testing
12501 axis.
12502
ebc90b50
PA
125032015-04-10 Pedro Alves <palves@redhat.com>
12504
12505 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12506 Remove comment.
12507 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12508 both the address of the instruction that triggers the watchpoint
12509 and the address of the instruction immediately after, and use
12510 those addresses for the test. Fix comment.
12511
8f572e5c
PA
125122015-04-10 Pedro Alves <palves@redhat.com>
12513
12514 * gdb.base/sigstep.exp (breakpoint_to_handler)
12515 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12516 Test "backtrace" in handler.
12517 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12518 (top level): Add new "displaced" test axis to
12519 breakpoint_to_handler, breakpoint_to_handler_entry and
12520 breakpoint_over_handler.
12521
8d707a12
PA
125222015-04-10 Pedro Alves <palves@redhat.com>
12523
12524 PR gdb/18216
12525 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12526
ef713951
YQ
125272015-04-10 Yao Qi <yao.qi@linaro.org>
12528
12529 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12530 (test_add_rn_pc): New function.
12531 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12532 (top level): Invoke test_add_rn_pc.
12533
906d60cf
PA
125342015-04-10 Pedro Alves <palves@redhat.com>
12535
12536 PR gdb/13858
12537 * gdb.base/step-over-no-symbols.exp: New file.
12538
f2983cc3
AW
125392015-04-09 Andy Wingo <wingo@igalia.com>
12540
12541 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12542 after the Python tests.
12543
6d62641c
SDJ
125442015-04-08 Keith Seitz <keiths@redhat.com>
12545
12546 PR python/16699
12547 * gdb.python/py-completion.exp: New tests for completion.
12548 * gdb.python/py-completion.py (CompleteLimit1): New class.
12549 (CompleteLimit2): Likewise.
12550 (CompleteLimit3): Likewise.
12551 (CompleteLimit4): Likewise.
12552 (CompleteLimit5): Likewise.
12553 (CompleteLimit6): Likewise.
12554 (CompleteLimit7): Likewise.
12555
f3770638
PA
125562015-04-08 Pedro Alves <palves@redhat.com>
12557
12558 PR gdb/18214
12559 PR gdb/18216
12560 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12561 function.
12562 (main): Install it as SIGUSR1 handler.
12563 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12564 parameter. Always use "setup" as prefix. Toggle "set
12565 displaced-stepping" off/on depending on global. Don't switch to
12566 thread 1 here.
12567 (top level): Add displaced stepping "off/on" test axis. Update
12568 "setup" calls. Wrap each subtest with with_test_prefix. Test
12569 continuing with a queued signal in each thread.
12570
4496bed7
PA
125712015-04-08 Pedro Alves <palves@redhat.com>
12572
12573 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12574 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12575 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12576 Return early if running to main fails.
12577 * gdb.trace/while-stepping.exp: Likewise.
12578
b97fde92
PA
125792015-04-07 Pedro Alves <palves@redhat.com>
12580
12581 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12582 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12583 interact with inferior program.
12584
f71c18e7
PA
125852015-04-07 Pedro Alves <palves@redhat.com>
12586
12587 * lib/gdb.exp (inferior_spawn_id): New global.
12588 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12589 spawn id after processing the user code.
12590 (default_gdb_start): Set inferior_spawn_id.
12591 (send_inferior): New procedure.
12592 * lib/gdbserver-support.exp (gdbserver_start): Set
12593 inferior_spawn_id.
12594 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12595
6423214f
PA
125962015-04-07 Pedro Alves <palves@redhat.com>
12597
12598 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12599 * lib/gdbserver-support.exp (gdbserver_start): Make
12600 $server_spawn_id global.
12601 (gdbserver_start): Don't wait for gdbserver's spawn id with
12602 expect_background.
12603 (close_gdbserver): New procedure.
12604 (gdb_exit): Rename the default version and reimplement.
12605
71c0ee8c
PA
126062015-04-07 Pedro Alves <palves@redhat.com>
12607
72f4393d 12608 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
12609 append the substituted item, not the original item.
12610
203bc29b
PA
126112015-04-07 Pedro Alves <palves@redhat.com>
12612
12613 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12614 gdb_expect.
12615
508a3ddf
PA
126162015-04-07 Pedro Alves <palves@redhat.com>
12617
12618 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12619 output appearing once only.
12620
9f6dbe2b
PA
126212015-04-07 Pedro Alves <palves@redhat.com>
12622
12623 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12624 that doesn't expect anything. Return early if running to main
12625 fails.
12626
337532fa
YQ
126272015-04-07 Yao Qi <yao.qi@linaro.org>
12628
12629 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12630 (child_function): Call alarm.
12631 (main): Move call to alarm into the loop.
12632 * gdb.threads/non-stop-fair-events.exp: Build program with
12633 -DTIMEOUT=$timeout.
12634
01b622d4
DE
126352015-04-06 Doug Evans <xdje42@gmail.com>
12636
12637 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12638 Fix dest parameter to board_info.
12639 (fpc_compile): Ditto.
12640 (gdb_compile_pascal): Rename dest arg to destfile.
12641
961f4160
PMR
126422015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12643
12644 * gdb.ada/funcall_ref.exp: New file.
12645 * gdb.ada/funcall_ref/foo.adb: New file.
12646
cafda597
YQ
126472015-04-02 Yao Qi <yao.qi@linaro.org>
12648
12649 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12650 is remote.
12651
fed040c6
GB
126522015-04-02 Gary Benson <gbenson@redhat.com>
12653
12654 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12655
d11916aa
SS
126562015-04-01 Sasha Smundak <asmundak@google.com>
12657
12658 * gdb.python/py-unwind-maint.c: New file.
12659 * gdb.python/py-unwind-maint.exp: New test.
12660 * gdb.python/py-unwind-maint.py: New file.
12661 * gdb.python/py-unwind.c: New file.
12662 * gdb.python/py-unwind.exp: New test.
12663 * gdb.python/py-unwind.py: New test.
12664
a1471180
PA
126652015-04-01 Pedro Alves <palves@redhat.com>
12666
12667 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12668 to fail instead of non-existent $test.
12669
0bbeccb1
PA
126702015-04-01 Pedro Alves <palves@redhat.com>
12671
12672 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12673 GDBFLAGS if not empty.
12674
3c724c8c
PMR
126752015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12676
12677 * gdb.ada/complete.exp: Remove "multi_line".
12678 * gdb.ada/info_exc.exp: Remove "multi_line".
12679 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12680 * gdb.ada/ptype_field.exp: Remove "multi_line".
12681 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12682 * gdb.ada/tagged.exp: Remove "multi_line".
12683 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12684 [multi_line ...]
12685 * gdb.btrace/delta.exp: Likewise.
12686 * gdb.btrace/exception.exp: Likewise.
12687 * gdb.btrace/function_call_history.exp: Likewise.
12688 * gdb.btrace/instruction_history.exp: Likewise.
12689 * gdb.btrace/nohist.exp: Likewise.
12690 * gdb.btrace/record_goto.exp: Likewise.
12691 * gdb.btrace/segv.exp: Likewise.
12692 * gdb.btrace/stepi.exp: Likewise.
12693 * gdb.btrace/tailcall.exp: Likewise.
12694 * gdb.btrace/unknown_functions.exp: Likewise.
12695 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12696 * lib/gdb.exp: Add the "multi_line" helper.
12697
4eec2deb
PA
126982015-04-01 Pedro Alves <palves@redhat.com>
12699
12700 * gdb.threads/tid-reuse.c: New file.
12701 * gdb.threads/tid-reuse.exp: New file.
12702
df8411da
SDJ
127032015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12704
12705 PR corefiles/16092
12706 * gdb.base/coredump-filter.c: New file.
12707 * gdb.base/coredump-filter.exp: Likewise.
12708
6ef37366
PM
127092015-03-27 Petr Machata <pmachata@redhat.com>
12710
12711 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12712 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12713 (Dwarf::assemble): Initialize them.
12714 (Dwarf::lines): New function.
12715
7ec911b0
JT
127162015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12717
12718 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12719 SYMBOL_PREFIX for x86_64-*-cygwin.
12720
ff908ebf
AW
127212015-03-26 Andy Wingo <wingo@igalia.com>
12722
12723 PR symtab/18148
12724 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12725 const_value but not a location.
12726 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12727 location defined in non-main CUs are visible.
12728
6d5f0679
YQ
127292015-03-26 Yao Qi <yao.qi@linaro.org>
12730
12731 PR testsuite/18139
12732 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12733 Add a line number entry for the same line.
12734 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12735 Add a line number entry for the same line.
12736
2898689b
YQ
127372015-03-26 Yao Qi <yao.qi@linaro.org>
12738
12739 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12740 .int 0.
12741 (func): Likewise. Add .Lfunc_1 label.
12742 Use .Lfunc_1 label.
12743 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12744 .int 0.
12745 (func): Likewise.
12746 Use .Lfunc_1 label.
12747
85180498
YQ
127482015-03-26 Yao Qi <yao.qi@linaro.org>
12749
12750 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12751 Call gdb_compile instead to compile each .s files without debug
12752 information.
12753
8aa08a8d
YQ
127542015-03-26 Yao Qi <yao.qi@linaro.org>
12755
12756 * gdb.base/savedregs.exp (process_saved_regs): Make
12757 "Saved registers:" optional in the pattern.
12758
66849923
MM
127592015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12760
12761 * gdb.btrace/next.exp: Merged into step.exp.
12762 * gdb.btrace/finish.exp: Merged into step.exp.
12763 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12764 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12765 "record goto" and checking the exact replay position.
12766 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12767 check for "Recording format" in "info record" output.
12768 * gdb.btrace/record_goto.exp: Choose test file based on target.
12769 * gdb.btrace/x86-record_goto.S: Renamed into ...
12770 * gdb.btrace/x86_64-record_goto.S: ... this.
12771 * gdb.btrace/i686-record_goto.S: New.
12772 * gdb.btrace/x86-tailcall.S: Renamed into ...
12773 * gdb.btrace/x86_64-tailcall.S: ... this.
12774 * gdb.btrace/i686-tailcall.S: New.
12775 * gdb.btrace/x86-tailcall.c: Renamed into ...
12776 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12777 separate statements. Update test.
12778 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12779 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12780 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12781 * gdb.btrace/tailcall.exp: Choose test file based on target.
12782 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12783
11cc1b74
MM
127842015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12785
12786 * gdb.btrace/exception.exp: Increase BTS buffer size.
12787
a25d8bf9
PA
127882015-03-24 Pedro Alves <palves@redhat.com>
12789
12790 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12791
856e7dd6
PA
127922015-03-24 Pedro Alves <palves@redhat.com>
12793
12794 * gdb.threads/schedlock.exp (test_step): No longer expect that
12795 "set scheduler-locking step" with "next" over a function call runs
12796 threads unlocked.
12797
ad235a41
AT
127982015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12799
12800 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12801
15630549
AT
128022015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12803
12804 PR breakpoints/16466
12805 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12806 * gdb.mi/mi-pending.c (thread_func): New function.
12807 (int main): Add threading support required.
12808 * gdb.mi/mi-pending.exp: Add tests for this issue.
12809 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12810 (pendfunc2): Remove stdio dependency.
12811 * gdb.mi/mi-pendshr2.c: New file.
12812
693dca06
KS
128132015-03-23 Keith Seitz <keiths@redhat.com>
12814
12815 * gdb.linespec/keywords.c: New file.
12816 * gdb.linespec/keywords.exp: New file.
12817
7e993ebf
KS
128182015-03-23 Keith Seitz <keiths@redhat.com>
12819
12820 PR gdb/18021
12821 * gdb.dwarf2/staticvirtual.exp: New test.
12822
bc23328c
JK
128232015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12824
12825 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12826 * README: Remove HP-UX and gdb.hp.
12827 (configuration):
12828 * configure: Regenerate.
12829 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12830 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12831 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12832 gdb.hp/gdb.defects/Makefile.
12833 * gdb.hp/Makefile.in: File deleted.
12834 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12835 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12836 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12837 * gdb.hp/gdb.aCC/run.c: File deleted.
12838 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12839 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12840 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12841 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12842 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12843 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12844 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12845 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12846 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12847 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12848 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12849 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12850 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12851 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12852 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12853 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12854 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12855 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12856 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12857 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12858 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12859 * gdb.hp/gdb.compat/average.c: File deleted.
12860 * gdb.hp/gdb.compat/sum.c: File deleted.
12861 * gdb.hp/gdb.compat/xdb.c: File deleted.
12862 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12863 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12864 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12865 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12866 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12867 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12868 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12869 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12870 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12871 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12872 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12873 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12874 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12875 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12876 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12877 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12878 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12879 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12880 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12881 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12882 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12883 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12884 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12885 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12886 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12887 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12888 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12889 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12890 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12891 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12892 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12893 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12894 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12895 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12896 * gdb.hp/tools/odump: File deleted.
12897
8bf3b159
PA
128982015-03-19 Pedro Alves <palves@redhat.com>
12899
12900 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12901 (saw_thread_3): New globals.
12902 (top level): Increment them when an event for the corresponding
12903 thread is seen.
12904 (no thread starvation): New test.
12905
eb54c8bf
PA
129062015-03-19 Pedro Alves <palves@redhat.com>
12907
12908 * gdb.threads/continue-pending-status.c: New file.
12909 * gdb.threads/continue-pending-status.exp: New file.
12910
32d2e5d6
PA
129112015-03-18 Pedro Alves <palves@redhat.com>
12912
12913 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12914 Use gdb_is_target_remote instead of is_remote. Use
12915 gdb_test_multiple instead of gdb_expect. Exit early if
12916 gdb_test_multiple hits its internal matches. Tighten stepi tests
12917 expected output. Fail on exit with any signal, instead of just
12918 SIGILL.
12919
f68f11b7
YQ
129202015-03-18 Yao Qi <yao.qi@linaro.org>
12921
12922 PR tdep/18107
12923 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12924 variable.
12925 * gdb.base/catch-syscall.exp: Don't skip it on
12926 aarch64*-*-linux* target. Remove elements in all_syscalls.
12927 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12928 target.
12929 (setup_all_syscalls): New proc.
12930
ca5fd19b
YQ
129312015-03-16 Yao Qi <yao.qi@linaro.org>
12932
12933 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12934 (top level): Skip tests if valid_addr_p returns false for
12935 $cmd1 or $cmd2.
12936
85642ba0
AW
129372015-03-11 Andy Wingo <wingo@igalia.com>
12938
12939 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12940
e03f9645
YQ
129412015-03-11 Yao Qi <yao.qi@linaro.org>
12942
12943 * gdb.base/catch-syscall.exp: Fix typo in comments.
12944
5d0962b2
YQ
129452015-03-11 Yao Qi <yao.qi@linaro.org>
12946
12947 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12948
b2df3cef
PA
129492015-03-09 Pedro Alves <palves@redhat.com>
12950
12951 * dg-extract-results.py: Delete.
12952
ef878e53
PA
129532015-03-09 Pedro Alves <palves@redhat.com>
12954
12955 Merge dg-extract-results.sh from GCC upstream (r218843).
12956
12957 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12958 * dg-extract-results.sh: Use --text with grep to avoid issues with
12959 binary files. Fall back to cat -v, if that doesn't work.
12960
9494d219
PA
129612015-03-05 Pedro Alves <palves@redhat.com>
12962
12963 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12964
a8d9763a
SM
129652015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12966
12967 * lib/mi-support.exp (mi_expect_interrupt): Accept
12968 alternative event for when in all-stop mode.
12969
be9957b8
PA
129702015-03-04 Pedro Alves <palves@redhat.com>
12971
12972 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12973
d57be0f4 129742015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12975
12976 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12977
c214c7cf
AA
129782015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12979
12980 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12981 regexps for GDB's current line display, accept a hex address
12982 preceding the line number.
12983
6d74a497
AA
129842015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12985
12986 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12987 the 'arch1' variable for "s390*-linux*" targets.
12988
511aee7c
PA
129892015-03-04 Pedro Alves <palves@redhat.com>
12990
12991 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12992 (main): Pass missing retval argument to pthread_join call.
12993
95e50b27
PA
129942015-03-02 Pedro Alves <palves@redhat.com>
12995
12996 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12997 (top level): Call do_test with non-stop as well.
12998
28054d69
PA
129992015-03-02 Pedro Alves <palves@redhat.com>
13000
13001 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13002 -1.
13003
4fa5d7b4
AA
130042015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13005
13006 * gdb.arch/s390-vregs.exp: New test.
13007 * gdb.arch/s390-vregs.S: New file.
13008
97c18565
PA
130092015-02-27 Pedro Alves <palves@redhat.com>
13010
13011 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13012 call to catch_command_errors.
13013 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13014 catch_command_errors.
13015
a37bfa30
PA
130162015-02-27 Pedro Alves <palves@redhat.com>
13017
13018 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13019 "true" for boolean result.
13020 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13021 prototype of main.
13022
6f98576f
PA
130232015-02-27 Pedro Alves <palves@redhat.com>
13024
13025 * lib/unbuffer_output.c: New file.
13026 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13027 (main): Call gdb_unbuffer_output.
13028
eba5ab56
YQ
130292015-02-27 Yao Qi <yao.qi@linaro.org>
13030
13031 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13032 target.
13033
0def5aaa
DE
130342015-02-26 Doug Evans <dje@google.com>
13035
13036 * gdb.cp/class2.cc (Dbase, D): New classes.
13037 (main): New local delta.
13038 * gdb.cp/class2.exp: Test printing delta.
13039 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13040 (dynbar): New global.
13041 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13042
081a1c2c
JK
130432015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13044
13045 * gdb.compile/compile-ifunc.c: New file.
13046 * gdb.compile/compile-ifunc.exp: New file.
13047
2f41223f
AT
130482015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13049
13050 * gdb.base/structs.exp: Check for correct struct on finish.
13051
03eddd80
YQ
130522015-02-26 Yao Qi <yao.qi@linaro.org>
13053
13054 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13055 is zero.
13056
80c57053
JK
130572015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13058
13059 * gdb.arch/cordic.ko.bz2: New file.
13060 * gdb.arch/cordic.ko.debug.bz2: New file.
13061 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13062
21613c12
YQ
130632015-02-25 Yao Qi <yao.qi@linaro.org>
13064
13065 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13066 aarch64*-*-* target.
13067
d8b901ed
PA
130682015-02-23 Pedro Alves <palves@redhat.com>
13069
13070 * lib/gdb.exp (delete_breakpoints): Rewrite using
13071 gdb_test_multiple.
13072
e5b85ead
PA
130732015-02-23 Pedro Alves <palves@redhat.com>
13074
13075 * gdb.base/info-os.c: Include stdlib.h.
13076
85c3a371
DE
130772015-02-22 Doug Evans <xdje42@gmail.com>
13078
13079 PR symtab/17855
13080 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13081 is read after symbols have been re-read.
13082 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13083 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13084
96553a0c
DE
130852015-02-21 Doug Evans <dje@google.com>
13086
13087 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13088
97a0c697
JK
130892015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13090
13091 PR corefiles/17808
13092 * gdb.arch/i386-biarch-core.core.bz2: New file.
13093 * gdb.arch/i386-biarch-core.exp: New file.
13094
a47cd6e9
PA
130952015-02-21 Pedro Alves <palves@redhat.com>
13096
13097 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13098 runto_main fails.
13099
c5facdc4
PA
131002015-02-20 Pedro Alves <palves@redhat.com>
13101
13102 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13103 info probes.
13104
2db9a427
PA
131052015-02-20 Pedro Alves <palves@redhat.com>
13106
13107 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13108
60fb7e9e
PA
131092015-02-20 Pedro Alves <palves@redhat.com>
13110
13111 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13112 clean_restart before gdb_target_supports_trace.
13113
5c5019c2
PA
131142015-02-20 Pedro Alves <palves@redhat.com>
13115
13116 PR threads/18006
13117 * gdb.threads/clone-thread_db.c: New file.
13118 * gdb.threads/clone-thread_db.exp: New file.
13119
c9587f88
AT
131202015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13121
13122 PR breakpoints/16812
13123 * gdb.base/catch-gdb-caused-signals.c: New file.
13124 * gdb.base/catch-gdb-caused-signals.exp: New file.
13125
f6a88844
JM
131262015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13127
13128 * configure: Regenerated.
13129 * configure.ac: Use GDB_AC_TRANSFORM.
13130 * aclocal.m4: sinclude ../transform.m4.
13131
497c491b
JM
131322015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13133
13134 * lib/dtrace.exp: New file.
13135 * gdb.base/dtrace-probe.exp: Likewise.
13136 * gdb.base/dtrace-probe.d: Likewise.
13137 * gdb.base/dtrace-probe.c: Likewise.
13138 * lib/pdtrace.in: Likewise.
13139 * configure.ac: Output variables with the transformed names of
13140 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13141 * configure: Regenerated.
13142
03e98035
JM
131432015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13144
13145 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13146 expected message when trying to access $_probe_* convenience
13147 variables while not on a probe.
13148
63cc30e9
JK
131492015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13150
13151 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13152
0703599a
PA
131532015-02-11 Pedro Alves <pedro@codesourcery.com>
13154
13155 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13156 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13157
7e60a48e
DE
131582015-02-10 Doug Evans <xdje42@gmail.com>
13159
13160 * lib/gdb.exp (gdb_load): Always return a result.
13161
01b088bc
PA
131622015-02-10 Pedro Alves <palves@redhat.com>
13163
13164 * gdb.threads/signal-sigtrap.c: New file.
13165 * gdb.threads/signal-sigtrap.exp: New file.
13166
b05ec7a5
AT
131672015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13168
13169 * gdb.trace/no-attach-trace.c: New file.
13170 * gdb.trace/no-attach-trace.exp: New file.
13171
a2c2acaf
MW
131722015-02-09 Mark Wielaard <mjw@redhat.com>
13173
13174 * gdb.dwarf2/atomic.c: New file.
13175 * gdb.dwarf2/atomic-type.exp: Likewise.
13176
31fd9caa
MM
131772015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13178
13179 * gdb.btrace/buffer-size.exp: Update "info record" output.
13180 * gdb.btrace/delta.exp: Update "info record" output.
13181 * gdb.btrace/enable.exp: Update "info record" output.
13182 * gdb.btrace/finish.exp: Update "info record" output.
13183 * gdb.btrace/instruction_history.exp: Update "info record" output.
13184 * gdb.btrace/next.exp: Update "info record" output.
13185 * gdb.btrace/nexti.exp: Update "info record" output.
13186 * gdb.btrace/step.exp: Update "info record" output.
13187 * gdb.btrace/stepi.exp: Update "info record" output.
13188 * gdb.btrace/nohist.exp: Update "info record" output.
13189
d33501a5
MM
131902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13191
13192 * gdb.btrace/buffer-size: New.
13193
f4abbc16
MM
131942015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13195
13196 * gdb.btrace/delta.exp: Update "info record" output.
13197 * gdb.btrace/enable.exp: Update "info record" output.
13198 * gdb.btrace/finish.exp: Update "info record" output.
13199 * gdb.btrace/instruction_history.exp: Update "info record" output.
13200 * gdb.btrace/next.exp: Update "info record" output.
13201 * gdb.btrace/nexti.exp: Update "info record" output.
13202 * gdb.btrace/step.exp: Update "info record" output.
13203 * gdb.btrace/stepi.exp: Update "info record" output.
13204 * gdb.btrace/nohist.exp: Update "info record" output.
13205
b9d61307
SM
132062015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13207
13208 PR gdb/15678
13209 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13210
e584fdbc
PA
132112015-02-06 Pedro Alves <palves@redhat.com>
13212
13213 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13214 macro.
13215 (seconds_left, again): New globals.
13216 (main): Wait seconds_left in a 1-second sleep loop instead of
13217 sleeping 180 seconds. If 'again' is set, reset the seconds
13218 counter.
13219 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13220 'again' in the inferior before detaching. Print the seconds left.
13221 (options): New global.
13222 (top level): Build program with -DTIMEOUT=$timeout.
13223
77f41761
PA
132242015-02-06 Pedro Alves <palves@redhat.com>
13225
13226 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13227 determine how many seconds to pass to 'alarm'.
13228 * gdb.base/gdb-sigterm.exp (top level): Build program with
13229 -DTIMEOUT=$timeout.
13230 (do_test): Return success/failure indication. Add more verbose
13231 logging. Don't fail if 200 single steps are seen. Instead, fail
13232 when the test times out.
13233 (passes): New global.
13234 (top level): Break the testing loop if testing fails on any
13235 iteration. Use gdb_assert.
13236
b9394193
DB
132372015-02-04 Don Breazeal <donb@codesourcery.com>
13238
13239 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13240 and initialize them.
13241 (ipc_cleanup): New function.
13242 (main): Don't declare shmid, semid, and msqid. Add a call to
13243 atexit so that we call ipc_cleanup on exit.
13244
42d9e528
PA
132452015-02-04 Pedro Alves <palves@redhat.com>
13246
13247 * boards/native-extended-gdbserver.exp: Remove any target variant
13248 specifications from the board name before clearing the isremote
13249 flag from board_info.
13250
ae6ae975
DE
132512015-01-31 Doug Evans <xdje42@gmail.com>
13252
13253 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13254
cfb069a8
GB
132552015-01-31 Gary Benson <gbenson@redhat.com>
13256
13257 * gdb.base/completion.exp: Disable completion limiting for
13258 existing tests. Add new tests to check completion limiting.
13259 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13260
5dd31d79
DE
132612015-01-31 Doug Evans <xdje42@gmail.com>
13262
13263 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13264
9f050062
DE
132652015-01-31 Doug Evans <xdje42@gmail.com>
13266
13267 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13268 entries. Duplicate file section script entries.
13269 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13270 inlined entries. Add test for safe-path rejection.
13271 * gdb.python/py-section-script.c: Add duplicate inlined section script
13272 entries. Duplicate file section script entries.
13273 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13274 inlined entries. Add test for safe-path rejection.
13275
df25ebbd
JB
132762015-01-29 Joel Brobecker <brobecker@adacore.com>
13277
13278 * gdb.ada/disc_arr_bound: New testcase.
13279
4a0ca9ec
JB
132802015-01-29 Joel Brobecker <brobecker@adacore.com>
13281
13282 * gdb.ada/mi_var_array: New testcase.
13283
3a8b707a
DE
132842015-01-27 Doug Evans <dje@google.com>
13285
13286 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13287 Add test for objfile.filename, objfile.username after objfile
13288 has been unloaded.
13289
f8313f6e
JB
132902015-01-26 Joel Brobecker <brobecker@adacore.com>
13291
13292 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13293 the second test to print the name attribute of value
13294 returned by the call to gdb.lookup_type, and adjust
13295 the expected output accordingly.
13296
37bc665e
MW
132972015-01-25 Mark Wielaard <mjw@redhat.com>
13298
13299 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13300 * gdb.base/disp-step-fork.c: Include unistd.h.
13301 * gdb.base/siginfo-obj.c: Include stdio.h.
13302 * gdb.base/siginfo-thread.c: Likewise.
13303 * gdb.mi/non-stop.c: Include unistd.h.
13304 * gdb.mi/nsthrexec.c: Include stdio.h.
13305 * gdb.mi/pthreads.c: Include unistd.h.
13306 * gdb.modula2/unbounded1.c (main): Declare returns int.
13307 * gdb.reverse/consecutive-reverse.c: Likewise.
13308 * gdb.threads/create-fail.c: Include unistd.h.
13309 * gdb.threads/killed.c: Likewise.
13310 * gdb.threads/linux-dp.c: Likewise.
13311 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13312 * gdb.threads/non-ldr-exc-2.c: Likewise.
13313 * gdb.threads/non-ldr-exc-3.c: Likewise.
13314 * gdb.threads/non-ldr-exc-4.c: Likewise.
13315 * gdb.threads/pthreads.c: Include unistd.h.
13316 (main): Declare returns int.
13317 * gdb.threads/tls-main.c (foo): New declaration.
13318 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13319
f7e5394d
SM
133202015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13321
13322 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13323 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13324
743649fd
MW
133252015-01-15 Mark Wielaard <mjw@redhat.com>
13326
13327 * gdb.base/noreturn-return.c: New file.
13328 * gdb.base/noreturn-return.exp: New file.
13329 * gdb.base/noreturn-finish.c: New file.
13330 * gdb.base/noreturn-finish.exp: New file.
13331
198297aa
PA
133322015-01-23 Pedro Alves <palves@redhat.com>
13333
13334 * gdb.threads/continue-pending-after-query.c: New file.
13335 * gdb.threads/continue-pending-after-query.exp: New file.
13336
717cf30c
AG
133372015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13338 Simon Marchi <simon.marchi@ericsson.com>
13339
13340 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13341 * gdb.base/valgrind-db-attach.exp: Same.
13342 * gdb.base/valgrind-infcall.exp: Same.
13343 * lib/mi-support.exp (default_mi_gdb_start): Same.
13344 * lib/prompt.exp (default_prompt_gdb_start): Same.
13345 * lib/gdb.exp (default_gdb_spawn): Same.
13346 (gdb_interact): New.
13347
13348
4b62a76e
JK
133492015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13350
13351 * gdb.compile/compile.exp (pointer to jit function): New test.
13352
b4cdae6f
WW
133532015-01-17 Wei-cheng Wang <cole945@gmail.com>
13354
13355 * lib/gdb.exp (supports_process_record): Return true for
13356 powerpc*-*-linux*.
13357 (supports_reverse): Likewise.
13358
d221e7ef
DB
133592015-01-15 Don Breazeal <donb@codesourcery.com>
13360
13361 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13362 instead of checking whether the target board is remote and
13363 use spawn_wait_for_attach instead of exec/sleep.
13364 * gdb.base/attach-twice.exp: Likewise.
13365
bafffb51
JB
133662015-01-15 Joel Brobecker <brobecker@adacore.com>
13367
13368 * gdb.ada/var_arr_attrs: New testcase.
13369
5589af0e
PA
133702015-01-14 Pedro Alves <palves@redhat.com>
13371 Joel Brobecker <brobecker@adacore.com>
13372
13373 PR gdb/17525
13374 * gdb.base/bp-cmds-execution-x-script.c: New file.
13375 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13376 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13377
6c400b59
PA
133782015-01-14 Pedro Alves <palves@redhat.com>
13379
13380 PR cli/17828
13381 * gdb.base/batch-preserve-term-settings.c: New file.
13382 * gdb.base/batch-preserve-term-settings.exp: New file.
13383
e02c96a7
DE
133842015-01-13 Doug Evans <dje@google.com>
13385
13386 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13387 binary.
13388
576fd14c
JB
133892015-01-13 Joel Brobecker <brobecker@adacore.com>
13390
13391 * Makefile.in (clean mostlyclean): Do not delete *.py.
13392
04dccad0
JB
133932015-01-13 Joel Brobecker <brobecker@adacore.com>
13394
13395 * gdb.python/py-lookup-type.exp: New file.
13396
3d230f71
PA
133972015-01-12 Pedro Alves <palves@redhat.com>
13398
13399 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13400 restore GDBFLAGS before returning.
13401
7e67715d
JK
134022015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13403
13404 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13405 is_amd64_regs_target and is_x86_like_target.
13406
f2e0d4b4
DE
134072015-01-11 Doug Evans <xdje42@gmail.com>
13408
13409 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13410 is given without an explicit form.
13411 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13412 attributes.
13413 * gdb.dwarf/corrupt.exp: Ditto.
13414 * gdb.dwarf2/enum-type.exp: Ditto.
13415 * gdb.trace/entry-values.exp: Ditto.
13416 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13417
439250fb
DE
134182015-01-11 Doug Evans <xdje42@gmail.com>
13419
13420 PR gdb/15830
13421 * gdb.base/maint.exp: Remove references to "maint demangle".
13422 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13423 Add tests for explicitly specifying language to demangle.
13424 * gdb.dlang/demangle.exp: Ditto.
13425
ede9f622
PA
134262015-01-09 Pedro Alves <palves@redhat.com>
13427
13428 * gdb.threads/non-stop-fair-events.c: New file.
13429 * gdb.threads/non-stop-fair-events.exp: New file.
13430
a7b796db
PA
134312015-01-09 Pedro Alves <palves@redhat.com>
13432
13433 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13434 the global scope. Set a breakpoint after all threads are started
13435 rather than stepping over two source lines. Expect the prompt.
13436 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13437 global.
13438 (NUM): Now 15.
13439 (main): Use threads_started_barrier to wait for all threads to
13440 start. Main thread no longer calls thread_function. Exit after
13441 180 seconds.
13442 (loop): New function.
13443 (thread_function): Wait on threads_started_barrier barrier. Call
13444 'loop' at each iteration.
13445 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13446 threads have started, instead of hardcoding number of "next"
13447 steps. Use an access watchpoint instead of a write watchpoint.
13448
9665ffdd
PA
134492015-01-09 Pedro Alves <palves@redhat.com>
13450
13451 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13452 (thread_func): Wait on barrier.
13453 (main): Wait for all threads to start before stopping GDB.
13454 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13455 global.
13456 (thread1_func, thread2_func): Wait on barrier.
13457 (main): Wait for all threads to start before stopping GDB.
13458 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13459 New global.
13460 (thread1_func, thread2_func): Wait on barrier.
13461 (main): Wait for all threads to start before stopping GDB.
13462
c945a99f
PA
134632015-01-09 Pedro Alves <palves@redhat.com>
13464
13465 * gdb.threads/attach-many-short-lived-threads.c: New file.
13466 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13467
c1a747c1
PA
134682014-01-09 Pedro Alves <palves@redhat.com>
13469
13470 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13471 instead of to thread 2.
13472 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13473 Add barrier around each pthread_create call instead of around all
13474 calls.
13475 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13476 Set a break on thread_function and have the child threads hit it
13477 one at at a time.
13478
60b3033e
PA
134792015-01-09 Pedro Alves <palves@redhat.com>
13480
13481 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13482 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13483 false.
13484 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13485 checking whether the target board is remote.
13486 * gdb.multi/multi-attach.exp: Likewise.
13487 * gdb.python/py-sync-interp.exp: Likewise.
13488 * gdb.server/ext-attach.exp: Likewise.
13489 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13490 tests that need to attach, instead of checking whether the target
13491 board is remote at the top of the file.
13492
acc018ac
YQ
134932015-01-08 Yao Qi <yao@codesourcery.com>
13494
13495 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13496
50a18af8
JK
134972015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13498
13499 Fix testcase compilation.
13500 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13501
8503d6e1
JB
135022015-01-06 Joel Brobecker <brobecker@adacore.com>
13503
13504 * gdb.python/py-type.exp: Add a couple test about empty
13505 array creation, and negative-length array creation.
13506
cc73dbcc
DE
135072015-01-02 Doug Evans <xdje42@gmail.com>
13508
13509 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13510
0300bbc7
DE
135112015-01-02 Doug Evans <dje@google.com>
13512
13513 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13514
9d85a0ec
YQ
135152014-12-29 Yao Qi <yao@codesourcery.com>
13516
13517 * gdb.trace/entry-values.exp: Update comments. Rename variable
13518 bar_call_foo to returned_from_foo.
13519
87186c6a
MMN
135202014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13521
13522 PR gdb/17394
13523 * gdb.linespec/break-asm-file.c: New file.
13524 * gdb.linespec/break-asm-file.exp: New file.
13525 * gdb.linespec/break-asm-file0.s: New file.
13526 * gdb.linespec/break-asm-file1.s: New file.
13527
1bab7383
YQ
135282014-12-18 Nigel Stephens <nigel@mips.com>
13529 Maciej W. Rozycki <macro@codesourcery.com>
13530
13531 * gdb.base/float.exp: Handle the new output from "info float" on
13532 MIPS targets.
13533
1bc1068a
JK
135342014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13535
13536 Fix MinGW compilation.
13537 * gdb.compile/compile-ops.exp: Update untested message if
13538 !skip_compile_feature_tests.
13539 * gdb.compile/compile-setjmp.exp: Likewise.
13540 * gdb.compile/compile-tls.exp: Likewise.
13541 * gdb.compile/compile.exp: Likewise.
13542 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13543 supported on this host".
13544
b6615d10
DE
135452014-12-16 Doug Evans <xdje42@gmail.com>
13546
13547 * boards/stabs.exp: New file.
13548
25dda427
AA
135492014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13550
13551 * gdb.base/completion.exp: Adjust to format changes of "maint
13552 print user-registers".
13553
bf330350
CU
135542014-12-16 Catalin Udma <catalin.udma@freescale.com>
13555
13556 PR server/17457
13557 * gdb.arch/aarch64-fp.c: New file.
13558 * gdb.arch/aarch64-fp.exp: New file.
13559
395cf596
SDJ
135602014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13561
13562 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13563 r210637, r210913, r211666, r215400, r215817).
13564
13565 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13566 * dg-extract-results.py: New file.
13567 * dg-extract-results.sh: Use it if the environment seems
13568 suitable.
13569
13570 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13571
13572 * dg-extract-results.py (parse_run): Handle warnings that
13573 are printed before a test harness is run.
13574
13575 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13576
13577 * dg-extract-results.py (Named): Remove __cmp__ method.
13578 (output_variation): Use a key to sort variation.harnesses.
13579
13580 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13581
13582 * dg-extract-results.py: For Python 3, force sys.stdout to
13583 handle surrogate escape sequences.
13584 (safe_open): New function.
13585 (output_segment, main): Use it.
13586
13587 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13588
13589 * dg-extract-results.py (Prog.result_re): Include options
13590 in test name.
13591
13592 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13593
13594 * dg-extract-results.py (output_variation): Always sort if
13595 do_sum.
13596
e882ef3c
SM
135972014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13598
13599 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13600 as long as we get pagination notifications.
13601
4992aa20
JM
136022014-12-15 Jason Merrill <jason@redhat.com>
13603
13604 * Makefile.in (check-gdb.%): Restore.
13605 * README: Mention it.
13606
c1b5a1a6
JB
136072014-12-13 Joel Brobecker <brobecker@adacore.com>
13608
13609 * gdb.ada/str_uninit: New testcase.
13610
5537b577
JK
136112014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13612
13613 PR symtab/17642
13614 * gdb.base/vla-stub-define.c: New file.
13615 * gdb.base/vla-stub.c: New file.
13616 * gdb.base/vla-stub.exp: New file.
13617
bb2ec1b3
TT
136182014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13619 Jan Kratochvil <jan.kratochvil@redhat.com>
13620 Tom Tromey <tromey@redhat.com>
13621
13622 * configure.ac: Add gdb.compile/.
13623 * configure: Regenerate.
13624 * gdb.compile/Makefile.in: New file.
13625 * gdb.compile/compile-ops.exp: New file.
13626 * gdb.compile/compile-ops.c: New file.
13627 * gdb.compile/compile-tls.c: New file.
13628 * gdb.compile/compile-tls.exp: New file.
13629 * gdb.compile/compile-constvar.S: New file.
13630 * gdb.compile/compile-constvar.c: New file.
13631 * gdb.compile/compile-mod.c: New file.
13632 * gdb.compile/compile-nodebug.c: New file.
13633 * gdb.compile/compile-setjmp-mod.c: New file.
13634 * gdb.compile/compile-setjmp.c: New file.
13635 * gdb.compile/compile-setjmp.exp: New file.
13636 * gdb.compile/compile-shlib.c: New file.
13637 * gdb.compile/compile.c: New file.
13638 * gdb.compile/compile.exp: New file.
13639 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13640
4ff709eb
TT
136412014-12-12 Tom Tromey <tromey@redhat.com>
13642
13643 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13644 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13645
6dddd6a5
DE
136462014-12-12 Doug Evans <dje@google.com>
13647
13648 * lib/gdb-python.exp (get_python_valueof): New function.
13649 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13650
71c24708
AA
136512014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13652
13653 * gdb.base/completion.exp: Add test for completion of "info
13654 registers ".
13655
3e29f34a
MR
136562014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13657
13658 * gdb.base/func-ptrs.c: New file.
13659 * gdb.base/func-ptrs.exp: New file.
13660
fc126975
SM
136612014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13662
13663 PR breakpoints/17012
13664 * gdb.base/dprintf-detach.c: New file.
13665 * gdb.base/dprintf-detach.exp: New file.
13666
0a46d518
SM
136672014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13668
13669 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13670 * lib/gdb.exp (target_is_gdbserver): New procedure.
13671
a0be3e44
DE
136722014-12-08 Doug Evans <dje@google.com>
13673
13674 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13675
df1b803a
YQ
136762014-12-05 Yao Qi <yao@codesourcery.com>
13677
13678 * gdb.guile/scm-error.exp: Remove the third argument to
13679 gdb_remote_download.
13680 * gdb.guile/scm-frame-args.exp: Likewise.
13681 * gdb.guile/scm-section-script.exp: Likewise.
13682
ddb9f679
YQ
136832014-12-05 Yao Qi <yao@codesourcery.com>
13684
13685 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13686
86e4ed39
DE
136872014-12-04 Doug Evans <dje@google.com>
13688
13689 * gdb.python/py-objfile.exp: Add tests for
13690 objfile.add_separate_debug_file.
13691
7c50a931
DE
136922014-12-04 Doug Evans <dje@google.com>
13693
13694 * lib/gdb.exp (get_build_id): New function.
13695 (build_id_debug_filename_get): Rewrite to use it.
13696 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13697
621661e3
MR
136982014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13699
13700 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13701 `method(long)', not just 0x0.
13702 * gdb.cp/nsalias.exp: Align code labels to 4.
13703 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13704 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13705 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13706 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13707 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13708 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13709
29f0c3b7
DE
137102014-12-02 Doug Evans <dje@google.com>
13711
e1e061e7 13712 PR symtab/17602
29f0c3b7 13713 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 13714 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
13715 * gdb.cp/anon-ns.exp: Update.
13716
162078c8
NB
137172014-12-02 Nick Bull <nicholaspbull@gmail.com>
13718
13719 * gdb.python/py-events.py (inferior_call_handler): New.
13720 (register_changed_handler, memory_changed_handler): New.
13721 (test_events.invoke): Register new handlers.
13722 * gdb.python/py-events.exp: Add tests for inferior call,
13723 memory_changed and register_changed events.
13724
fdb09caf
AA
137252014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13726
13727 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13728 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13729 if the linker doesn't understand this.
13730
55cfb2c4
SM
137312014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13732
13733 * gdb.python/python.exp: Change expected reply to help().
13734
9e8cd6df
YQ
137352014-12-01 Yao Qi <yao@codesourcery.com>
13736
13737 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13738 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13739 * configure: Re-generated.
13740
6c659fc2
SC
137412014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13742
13743 * gdb.cp/chained-calls.cc: New file.
13744 * gdb.cp/chained-calls.exp: New file.
13745 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13746
d7fc3181
SM
137472014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13748
13749 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13750 * gdb.dwarf2/symtab-producer.exp: Same.
13751 * gdb.gdb/python-interrupts.exp: Same.
13752 * gdb.gdb/python-selftest.exp: Same.
13753 * gdb.python/py-linetable.exp: Same.
13754 * gdb.python/py-type.exp: Same.
13755 * gdb.python/py-value-cc.exp: Same.
13756 * gdb.python/py-value.exp: Same.
13757
10e79639
YQ
137582014-11-28 Yao Qi <yao@codesourcery.com>
13759
13760 * gdb.base/break-probes.exp: Match library name prefixed with
13761 sysroot.
13762
f28a0564
SM
137632014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13764
13765 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13766 test expected output. Add parentheses for the call to print.
13767 Remove L suffix from integers.
13768
3fe1ce1d
DE
137692014-11-26 Doug Evans <dje@google.com>
13770
13771 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13772
84429e27
YQ
137732014-11-22 Yao Qi <yao@codesourcery.com>
13774
13775 * gdb.trace/entry-values.c: Remove asms.
13776 (foo): Add foo_label.
13777 (bar): Add bar_label.
13778 * gdb.trace/entry-values.exp: Remove code computing foo's
13779 length and bar's length.
13780 (Dwarf::assemble): Invoke function_range for bar and use
13781 MACRO_AT_func for foo.
13782
26741859
YQ
137832014-11-22 Yao Qi <yao@codesourcery.com>
13784
13785 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13786 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13787 Use .Lgcc43_procstart instead of gcc43.
13788
45e44d27
JB
137892014-11-21 Joel Brobecker <brobecker@adacore.com>
13790
13791 * gdb.ada/n_arr_bound: New testcase.
13792
458c8db8
SDJ
137932014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13794
13795 PR breakpoints/10737
13796 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13797 test_catch_syscall_multi_arch.
13798 (test_catch_syscall_multi_arch): New function.
13799
43f3e411
DE
138002014-11-20 Doug Evans <xdje42@gmail.com>
13801
13802 * gdb.base/maint.exp: Update expected output.
13803
0d7b2549
AA
138042014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13805
13806 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13807 4-byte instruction on S390.
13808
8908fca5
JB
138092014-11-19 Joel Brobecker <brobecker@adacore.com>
13810
13811 * gdb.ada/arr_arr: New testcase.
13812
4a46959e
JB
138132014-11-19 Joel Brobecker <brobecker@adacore.com>
13814
13815 * gdb.ada/pkd_arr_elem: New Testcase.
13816
470e2f4e
LM
138172014-11-18 Luis Machado <lgustavo@codesourcery.com>
13818
13819 * gdb.reverse/break-precsave: Expect completion message for
13820 core file reads.
13821 * gdb.reverse/consecutive-precsave.exp: Likewise.
13822 * gdb.reverse/finish-precsave.exp: Likewise.
13823 * gdb.reverse/i386-precsave.exp: Likewise.
13824 * gdb.reverse/machinestate-precsave.exp: Likewise.
13825 * gdb.reverse/sigall-precsave.exp: Likewise.
13826 * gdb.reverse/solib-precsave.exp: Likewise.
13827 * gdb.reverse/step-precsave.exp: Likewise.
13828 * gdb.reverse/until-precsave.exp: Likewise.
13829 * gdb.reverse/watch-precsave.exp: Likewise.
13830
a267f3ad
AA
138312014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13832
13833 * gdb.base/bp-permanent.c: Include unistd.h.
13834 * gdb.python/py-framefilter-mi.c (main): Add return type.
13835 * gdb.python/py-framefilter.c (main): Likewise.
13836 * gdb.trace/actions-changed.c (main): Likewise.
13837
12084a9a
AA
138382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13839
13840 * gdb.mi/until.c: Add eye-catchers.
13841 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13842 line numbers.
13843
dc7e1a77
AA
138442014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13845
13846 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13847 function header variants in break1.c.
13848 * gdb.base/ena-dis-br.exp: Likewise.
13849 * gdb.base/hbreak2.exp: Likewise.
13850 * gdb.reverse/until-precsave.exp: Drop references to removed
13851 non-prototype function header variants in ur1.c.
13852 * gdb.reverse/until-reverse.exp: Likewise.
13853
41c77605
PM
138542014-11-17 Petr Machata <pmachata@redhat.com>
13855
13856 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13857 ${_cu_offset_size} bytes abbrev offset.
13858
34248c3a
DE
138592014-11-15 Doug Evans <xdje42@gmail.com>
13860
13861 PR symtab/17559
13862 * gdb.base/line-symtabs.exp: New file.
13863 * gdb.base/line-symtabs.c: New file.
13864 * gdb.base/line-symtabs.h: New file.
13865
646da059
YQ
138662014-11-14 Yao Qi <yao@codesourcery.com>
13867
13868 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13869 (func): Add label func_label.
13870 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13871 Replace low_pc and high_pc with MACRO_AT_range.
13872 Replace name, low_pc and high_pc with MACRO_AT_func.
13873
9301ebe6
YQ
138742014-11-14 Yao Qi <yao@codesourcery.com>
13875
13876 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13877 Replace name, low_pc and high_pc with MACRO_AT_func.
13878
f166b542
YQ
138792014-11-14 Yao Qi <yao@codesourcery.com>
13880
13881 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13882 produce debug information.
13883 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13884
0f6e71e3
YQ
138852014-11-14 Yao Qi <yao@codesourcery.com>
13886
13887 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13888 object and get function length.
13889 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13890 with MACRO_AT_func.
13891 (top-level): Replace gdb_compile and clean_restart with
13892 prepare_for_testing.
13893 * gdb.dwarf2/main.c (main): Add label main_label.
13894
876c4df9
YQ
138952014-11-14 Yao Qi <yao@codesourcery.com>
13896
13897 * lib/dwarf.exp (function_range): New procedure.
13898 (Dwarf::_handle_macro_at_func): New procedure.
13899 (Dwarf::_handle_macro_at_range): New procedure.
13900 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13901
02ad9cf1
YQ
139022014-11-14 Yao Qi <yao@codesourcery.com>
13903
13904 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13905 (_handle_attribute): New procedure.
13906
a59add0c
AA
139072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13908
13909 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13910 * gdb.base/call-sc.c (zed): Likewise.
13911 * gdb.base/checkpoint.c (main): Likewise.
13912 * gdb.base/dump.c (main): Likewise.
13913 * gdb.base/gcore.c (main): Likewise.
13914 * gdb.base/huge.c (main): Likewise.
13915 * gdb.base/multi-forks.c (main): Likewise.
13916 * gdb.base/pr10179-a.c (main): Likewise.
13917 * gdb.base/savedregs.c (main): Likewise.
13918 * gdb.base/sigaltstack.c (main): Likewise.
13919 * gdb.base/siginfo.c (main): Likewise.
13920 * gdb.base/structs.c (zed): Likewise.
13921 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13922 * gdb.mi/mi-syn-frame.c (main): Likewise.
13923 * gdb.mi/until.c (foo, main): Likewise.
13924 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13925 * gdb.base/solib-weak.c (foo): Declare.
13926 * gdb.base/attach-twice.c: Include stdio.h.
13927 * gdb.base/weaklib1.c: Likewise.
13928 * gdb.base/weaklib2.c: Likewise.
13929 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13930 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13931 unistd.h.
13932 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13933 * gdb.mi/mi-exit-code.c: Likewise.
13934 * gdb.base/break-interp-lib.c: Include string.h.
13935 * gdb.base/coremaker.c: Likewise.
13936 * gdb.base/testenv.c: Likewise.
13937 * gdb.python/py-finish-breakpoint.c: Likewise.
13938 * gdb.base/inferior-died.c: Include sys/wait.h.
13939 * gdb.base/fileio.c: Include time.h.
13940 * gdb.base/async-shell.c: Include unistd.h.
13941 * gdb.base/dprintf-non-stop.c: Likewise.
13942 * gdb.base/info-os.c: Likewise.
13943 * gdb.mi/mi-console.c: Likewise.
13944 * gdb.mi/watch-nonstop.c: Likewise.
13945 * gdb.python/py-events.c: Likewise.
13946 * gdb.base/async.c (baz): Move up before its invocation.
13947 * gdb.base/code_elim2.c (my_global_func): Likewise.
13948 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13949 * gdb.base/advance.c (func2): Likewise.
13950
3b5d5997
AA
139512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13952
13953 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13954 variant.
13955 * gdb.base/annota3.c: Likewise.
13956 * gdb.base/async.c: Likewise.
13957 * gdb.base/average.c: Likewise.
13958 * gdb.base/call-ar-st.c: Likewise.
13959 * gdb.base/call-rt-st.c: Likewise.
13960 * gdb.base/call-sc.c: Likewise.
13961 * gdb.base/call-strs.c: Likewise.
13962 * gdb.base/ending-run.c: Likewise.
13963 * gdb.base/execd-prog.c: Likewise.
13964 * gdb.base/exprs.c: Likewise.
13965 * gdb.base/foll-exec.c: Likewise.
13966 * gdb.base/foll-fork.c: Likewise.
13967 * gdb.base/foll-vfork.c: Likewise.
13968 * gdb.base/funcargs.c: Likewise.
13969 * gdb.base/gcore.c: Likewise.
13970 * gdb.base/jump.c: Likewise.
13971 * gdb.base/langs0.c: Likewise.
13972 * gdb.base/langs1.c: Likewise.
13973 * gdb.base/langs2.c: Likewise.
13974 * gdb.base/mips_pro.c: Likewise.
13975 * gdb.base/nodebug.c: Likewise.
13976 * gdb.base/opaque0.c: Likewise.
13977 * gdb.base/opaque1.c: Likewise.
13978 * gdb.base/recurse.c: Likewise.
13979 * gdb.base/run.c: Likewise.
13980 * gdb.base/scope0.c: Likewise.
13981 * gdb.base/scope1.c: Likewise.
13982 * gdb.base/setshow.c: Likewise.
13983 * gdb.base/setvar.c: Likewise.
13984 * gdb.base/shmain.c: Likewise.
13985 * gdb.base/shr1.c: Likewise.
13986 * gdb.base/shr2.c: Likewise.
13987 * gdb.base/sigall.c: Likewise.
13988 * gdb.base/signals.c: Likewise.
13989 * gdb.base/so-indr-cl.c: Likewise.
13990 * gdb.base/solib2.c: Likewise.
13991 * gdb.base/structs.c: Likewise.
13992 * gdb.base/sum.c: Likewise.
13993 * gdb.base/vforked-prog.c: Likewise.
13994 * gdb.base/watchpoint.c: Likewise.
13995 * gdb.reverse/shr2.c: Likewise.
13996 * gdb.reverse/until-reverse.c: Likewise.
13997 * gdb.reverse/ur1.c: Likewise.
13998 * gdb.reverse/watch-reverse.c: Likewise.
13999
066a77c5
AA
140002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14001
14002 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14003 variant.
14004 * gdb.base/sepdebug.exp: Drop references to removed code.
14005
4f204ea5
AA
140062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14007
14008 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14009 variant. Preserve original line numbering.
14010 * gdb.base/list1.c: Likewise.
14011
3b377a3a
AA
140122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14013
14014 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14015 variant.
14016 * gdb.base/break1.c: Likewise.
14017 * gdb.base/break.exp: Drop references to removed code.
14018
e444df73
AA
140192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14020
14021 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14022 variant.
14023
8008f2a7
AA
140242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14025
14026 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14027
a5a06887
AA
140282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14029
14030 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14031 logic into perform_all_tests() and invoke it with and without
14032 function header prototypes.
14033 (do_function_calls): Remove conditional XFAIL for PR 5318.
14034 (rerun_and_prepare): Remove duplicate code.
14035 (perform_all_tests): New. Main logic moved here.
14036
44dba9b9
AA
140372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14038
14039 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14040 code guarded by #ifdef NO_PROTOTYPES.
14041 (t_double_many_args): Likewise.
14042 (DEF_FUNC_MANY_ARGS_1): Likewise.
14043 (DEF_FUNC_VALUES_1): Likewise.
14044 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14045 guarded by #ifdef PROTOTYPES.
14046
d1fbcd56
AA
140472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14048
14049 * gdb.mi/mi-console.c: Add eye-catcher.
14050 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14051 instead of literal line number.
14052
b0e59b8f
AA
140532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14054
14055 * gdb.base/shr2.c: Add eye-catcher.
14056 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14057 line number.
14058
78f98cca
AA
140592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14060
14061 * gdb.base/jump.c: Add eye-catchers.
14062 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14063 numbers.
14064
58fa2af0
AA
140652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14066
14067 * gdb.base/execd-prog.c: Add eye-catchers.
14068 * gdb.base/foll-exec.c: Likewise.
14069 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14070 line numbers.
14071
04e5059b
AA
140722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14073
14074 * gdb.base/ending-run.c: Add eye-catchers.
14075 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14076 literal line numbers.
14077
dbfdb174
AA
140782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14079
14080 * gdb.base/call-rt-st.c: Add eye-catchers.
14081 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14082 literal line numbers.
14083
888a2ade
AA
140842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14085
14086 * gdb.base/call-ar-st.c: Add eye-catchers.
14087 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14088 literal line numbers.
14089
6acc2dde
AA
140902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14091
14092 * gdb.base/average.c: Add eye-catchers.
14093 * gdb.base/sum.c: Likewise.
14094 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14095 regexps dynamically.
14096
9ecfcd1d
AA
140972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14098
14099 * gdb.base/solib1.c: Add eye-catchers.
14100 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14101 literal line numbers.
14102
78708b7c
PA
141032014-11-12 Pedro Alves <palves@redhat.com>
14104
14105 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14106 leader has exited.
14107
af48d08f
PA
141082014-11-12 Pedro Alves <palves@redhat.com>
14109
14110 * gdb.arch/i386-bp_permanent.c: New file.
14111 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14112 (srcfile): Set to i386-bp_permanent.c.
14113 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14114 that stepi does not execute the 'leave' instruction, instead of
14115 testing it does execute.
14116 * gdb.base/bp-permanent.c: New file.
14117 * gdb.base/bp-permanent.exp: New file.
14118
af3768e9
DE
141192014-11-10 Doug Evans <xdje42@gmail.com>
14120
14121 PR symtab/17564
14122 * gdb.base/symtab-search-order.exp: New file.
14123 * gdb.base/symtab-search-order.c: New file.
14124 * gdb.base/symtab-search-order-1.c: New file.
14125 * gdb.base/symtab-search-order-shlib-1.c: New file.
14126
9de00a4a
PA
141272014-11-07 Pedro Alves <palves@redhat.com>
14128
14129 PR gdb/17511
14130 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14131 i?86-*-linux*.
14132
e0f52461
SC
141332014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14134
14135 PR c++/17494
14136 * gdb.cp/pr17494.cc: New file.
14137 * gdb.cp/pr17494.exp: New file.
14138
6ce8c980
YQ
141392014-11-02 Yao Qi <yao@codesourcery.com>
14140
14141 * gdb.python/python.exp: Get working directory and match the
14142 output of "set extended-prompt \\w " with it.
14143
02be9a71
DE
141442014-10-30 Doug Evans <dje@google.com>
14145
14146 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14147 in objfiles.
14148 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14149 in progspaces.
14150
3bdff46b
LM
141512014-10-30 Janis Johnson <janisjo@codesourcery.com>
14152
14153 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14154 * gdb.base/realname-expand.exp: Likewise.
14155 * gdb.linespec/macro-relative.exp: Likewise.
14156
ab917dfb
PA
141572014-10-29 Pedro Alves <palves@redhat.com>
14158
14159 PR gdb/17408
14160 * gdb.threads/schedlock.c (some_function): New function.
14161 (call_function): New global.
14162 (MAYBE_CALL_SOME_FUNCTION): New macro.
14163 (thread_function): Call it.
14164 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14165 and use it instead of a global counter. Adjust all callers.
14166 (get_current_thread): Use "find current thread" for test message
14167 here rather than having all callers pass down the same string.
14168 (goto_loop): New procedure, factored out from ...
14169 (my_continue): ... this.
14170 (step_ten_loops): Change parameter from test message to command to
14171 use. Adjust.
14172 (list_count): Delete global.
14173 (check_result): New procedure, factored out from duplicate top
14174 level code.
14175 (continue tests): Wrap in with_test_prefix.
14176 (test_step): New procedure, factored out from duplicate top level
14177 code.
14178 (top level): Test "step" in combination with all scheduler-locking
14179 modes. Test "next" in combination with all scheduler-locking
14180 modes, and in combination with stepping over a function call or
14181 not.
14182 * gdb.threads/next-bp-other-thread.c: New file.
14183 * gdb.threads/next-bp-other-thread.exp: New file.
14184
d3d4baed
PA
141852014-10-29 Pedro Alves <palves@redhat.com>
14186
14187 PR python/17372
14188 * gdb.python/python.exp: Test a multi-line command that spawns
14189 interactive Python.
14190 * gdb.base/multi-line-starts-subshell.exp: New file.
14191
563e8d85
YQ
141922014-10-29 Yao Qi <yao@codesourcery.com>
14193
14194 * gdb.base/fileio.exp: Make directories on host.
14195
0ea4d52e
YQ
141962014-10-29 Yao Qi <yao@codesourcery.com>
14197
14198 * gdb.base/fileio.c (test_write): Close the file.
14199
7f5ef605
PA
142002014-10-28 Pedro Alves <palves@redhat.com>
14201
14202 PR gdb/12623
14203 * gdb.base/sigstep.c (no_handler): New global.
14204 (main): If 'no_handler is true, set the signal handlers to
14205 SIG_IGN.
14206 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14207 with_sw_watch and no_handler parameters. Handle them.
14208 (top level) <stepping over handler when stopped at a breakpoint
14209 test>: Add a test axis for testing with a software watchpoint, and
14210 another for testing with the signal handler set to SIG_IGN.
14211 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14212 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14213
abbdbd03
PA
142142014-10-28 Pedro Alves <palves@redhat.com>
14215
14216 PR gdb/17511
14217 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14218 * gdb.base/sigstep.exp (other_handler_location): New global.
14219 (advance): Support stepping into the signal handler, and running
14220 commands while in the handler.
14221 (in_handler_map): New global.
14222 (top level): In the advance test, add combinations for getting
14223 into the handler with stepping commands, and for running commands
14224 in the handler. Add comment descripting the advancei tests.
14225
1df4399f
PA
142262014-10-28 Pedro Alves <palves@redhat.com>
14227
14228 * gdb.base/sigstep.exp: Use build_executable instead of
14229 prepare_for_testing.
14230 (top level): Move code that starts GDB, runs to main and creates a
14231 display to ...
14232 (restart): ... this new procedure.
14233 (top level): Move backtrace from signal handler test to ...
14234 (validate_backtrace): ... this new procedure.
14235 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14236 with_test_prefix. Always restart GDB.
14237 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14238 with_test_prefix. Always restart GDB. No need to delete
14239 breakpoints after the test.
14240 (test_skip_handler): Remove prefix parameter.
14241 (skip_over_handler, breakpoint_to_handler)
14242 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14243 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14244 restart GDB. No need to delete breakpoints after the test.
14245 (top level): Use foreach to call the test procedures with
14246 different commands.
14247
a5b6e449
PA
142482014-10-28 Pedro Alves <palves@redhat.com>
14249
14250 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14251 instead of GNATS numbers.
14252 * gdb.base/sigbpt.exp: Likewise.
14253 * gdb.base/siginfo.exp: Likewise.
14254 * gdb.base/sigstep.exp: Likewise.
14255
e5f8a7cc
PA
142562014-10-27 Pedro Alves <palves@redhat.com>
14257
14258 * gdb.base/sigstep.c (dummy): New global.
14259 (main): Issue a couple writes to the new global.
14260 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14261 procedures.
14262 (skip_over_handler): Use test_skip_handler.
14263 (top level): Call skip_over_handler for stepi and nexti too.
14264 (breakpoint_over_handler): Use test_skip_handler.
14265 (top level): Call breakpoint_over_handler for stepi and nexti too.
14266
763905a3
YQ
142672014-10-27 Yao Qi <yao@codesourcery.com>
14268
14269 * gdb.trace/tfile.c (adjust_function_address)
14270 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14271 function descriptor.
14272
6f259a23
DB
142732014-10-24 Don Breazeal <donb@codesourcery.com>
14274
14275 * gdb.base/foll-fork.exp (test_follow_fork,
14276 catch_fork_child_follow): Check for updated fork messages emitted
14277 from infrun.c.
14278 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14279 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14280 vfork_and_exec_child_follow_through_step): Check for updated vfork
14281 messages emitted from infrun.c.
14282
09dd9a69
PA
142832014-10-24 Pedro Alves <palves@redhat.com>
14284
14285 * gdb.base/corefile.exp: Remove references to ultrix.
14286 * gdb.base/interrupt.exp: Likewise.
14287 * gdb.base/whatis.exp: Likewise.
14288 * gdb.gdb/selftest.exp: Likewise.
14289 * gdb.threads/manythreads.exp: Likewise.
14290 * gdb.threads/print-threads.exp: Likewise.
14291 * gdb.threads/pthreads.exp:: Likewise.
14292 * gdb.threads/schedlock.exp: Likewise.
14293
3433cfa5
SC
142942014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14295
14296 * gdb.cp/non-trivial-retval.cc: Add a test case.
14297 * gdb.cp/non-trivial-retval.exp: Add a test.
14298
092f880b
YQ
142992014-10-20 Yao Qi <yao@codesourcery.com>
14300
14301 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14302 * gdb.python/py-objfile-script-gdb.py: New file.
14303 * gdb.python/py-objfile-script.exp: Update reference to
14304 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14305 of remote_download. Remove the dest file.
14306
acbdb7f3
YQ
143072014-10-20 Yao Qi <yao@codesourcery.com>
14308
14309 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14310 * gdb.base/step-line.exp: Likewise.
14311 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14312 * gdb.dwarf2/dw2-basic.exp: Likewise.
14313 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14314 * gdb.dwarf2/dw2-filename.exp: Likewise.
14315 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14316 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14317 * gdb.dwarf2/dw2-producer.exp: Likewise.
14318 * gdb.dwarf2/mac-fileno.exp: Likewise.
14319 * gdb.python/py-frame-args.exp: Likewise.
14320 * gdb.python/py-framefilter.exp: Likewise.
14321 * gdb.python/py-mi.exp: Likewise.
14322 * gdb.python/py-objfile-script.exp: Likewise
14323 * gdb.python/py-pp-integral.exp: Likewise.
14324 * gdb.python/py-pp-re-notag.exp: Likewise.
14325 * gdb.python/py-prettyprint.exp: Likewise.
14326 * gdb.python/py-section-script.exp: Likewise.
14327 * gdb.python/py-typeprint.exp: Likewise.
14328 * gdb.python/py-xmethods.exp: Likewise.
14329 * gdb.stabs/weird.exp: Likewise.
14330 * gdb.xml/tdesc-regs.exp: Likewise.
14331
bd286a29
KCY
143322014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14333
14334 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14335 (out_cu): Use addr_len for the size of addresses.
14336 (out_line): Likewise. Size DW_LNE_set_address instruction
14337 according to addr_len.
14338 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14339 (FUNC): Add START_INSNS to definition.
14340
673dc4a0
YQ
143412014-10-18 Yao Qi <yao@codesourcery.com>
14342
14343 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14344 gdb_has_argv0 return true.
14345 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14346 check [target_info exists noargs], check [gdb_has_argv0]
14347 instead.
14348 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14349 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14350 procedures.
14351
4ffbba72
DE
143522014-10-17 Doug Evans <dje@google.com>
14353
14354 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14355 event.
14356 * gdb.python/py-events.py: Add clear_objfiles event.
14357
d096d8c1
DE
143582014-10-17 Doug Evans <dje@google.com>
14359
14360 * gdb.python/py-objfile.exp: Test progspace attribute.
14361
a80db015
LM
143622014-10-17 Luis Machado <lgustavo@codesourcery.com>
14363
14364 * gdb.guile/scm-breakpoint.exp: Do not assume any
14365 directory separators when matching source file paths.
14366 * gdb.python/py-breakpoint.exp: Likewise.
14367 * gdb.reverse/break-precsave.exp: Likewise.
14368 * gdb.reverse/break-reverse.exp: Likewise.
14369 * gdb.reverse/consecutive-precsave.exp: Likewise.
14370 * gdb.reverse/finish-precsave.exp: Likewise.
14371 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14372 * gdb.reverse/finish-reverse.exp: Likewise.
14373 * gdb.reverse/i386-precsave.exp: Likewise.
14374 * gdb.reverse/i387-env-reverse.exp: Likewise.
14375 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14376 * gdb.reverse/machinestate-precsave.exp: Likewise.
14377 * gdb.reverse/machinestate.exp: Likewise.
14378 * gdb.reverse/sigall-precsave.exp: Likewise.
14379 * gdb.reverse/solib-precsave.exp: Likewise.
14380 * gdb.reverse/step-precsave.exp: Likewise.
14381 * gdb.reverse/until-precsave.exp: Likewise.
14382 * gdb.reverse/watch-precsave.exp: Likewise.
14383 * gdb.reverse/watch-reverse.exp: Likewise.
14384
b22089ab
YQ
143852014-10-17 Yao Qi <yao@codesourcery.com>
14386
14387 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14388 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14389
6c4486e6
PA
143902014-10-17 Pedro Alves <palves@redhat.com>
14391
14392 PR gdb/17471
14393 * gdb.base/bg-execution-repeat.c: New file.
14394 * gdb.base/bg-execution-repeat.exp: New file.
14395
0ff33695
PA
143962014-10-17 Pedro Alves <palves@redhat.com>
14397
14398 PR gdb/17300
14399 * gdb.base/continue-all-already-running.c: New file.
14400 * gdb.base/continue-all-already-running.exp: New file.
14401
6fdebc3d
PA
144022014-10-17 Pedro Alves <palves@redhat.com>
14403
14404 PR gdb/17472
14405 * gdb.base/annota-input-while-running.c: New file.
14406 * gdb.base/annota-input-while-running.exp: New file.
14407
32a8097b
PA
144082014-10-17 Pedro Alves <palves@redhat.com>
14409
14410 * gdb.base/callfuncs.exp: emove references to osf.
14411 * gdb.base/sigall.exp: Likewise.
14412 * gdb.gdb/selftest.exp: Likewise.
14413 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14414 * gdb.mi/non-stop.c: Likewise.
14415 * gdb.mi/pthreads.c: Likewise.
14416 * gdb.reverse/sigall-precsave.exp: Likewise.
14417 * gdb.reverse/sigall-reverse.exp: Likewise.
14418 * gdb.threads/pthreads.c: Likewise.
14419 * gdb.threads/pthreads.exp: Likewise.
14420
7a3517ff
YQ
144212014-10-17 Yao Qi <yao@codesourcery.com>
14422
14423 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14424 check 'target_info exists noargs'.
14425 (test_command_prompt_position): Likewise.
14426 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14427 Remove "set args".
14428 (progvar_simple_while_test): Likewise.
14429 (progvar_complex_if_while_test): Likewise.
14430 (if_while_breakpoint_command_test): Likewise.
14431 (infrun_breakpoint_command_test): Likewise.
14432 (breakpoint_command_test): Likewise.
14433 (watchpoint_command_test): Likewise.
14434 (bp_deleted_in_command_test): Likewise.
14435 (temporary_breakpoint_commands): Likewise.
14436
bb99c472
YQ
144372014-10-16 Yao Qi <yao@codesourcery.com>
14438
14439 * gdb.base/remotetimeout.exp: Remove noargs checking.
14440
7c16b83e
PA
144412014-10-15 Pedro Alves <palves@redhat.com>
14442
14443 PR breakpoints/9649
14444 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14445 * gdb.base/breakpoint-in-ro-region.exp
14446 (probe_target_hardware_step): New procedure.
14447 (top level): Probe hardware stepping and hardware breakpoint
14448 support. Test stepping through a read-only region, with both
14449 "breakpoint auto-hw" on and off and both "always-inserted" on and
14450 off.
14451
35a49624
IB
144522014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14453
14454 * gdb.dlang/demangle.exp: Update for demangling changes.
14455
2d1c107c
SC
144562014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14457
14458 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14459 * gdb.cp/non-trivial-retval.exp: Add new tests.
14460
778811d5
SC
144612014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14462
14463 PR c++/13403
14464 PR c++/15154
14465 * gdb.cp/non-trivial-retval.cc: New file.
14466 * gdb.cp/non-trivial-retval.exp: New file.
14467
10c5f0a8
YQ
144682014-10-15 Yao Qi <yao@codesourcery.com>
14469
14470 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14471 remote host.
14472
65d7b369
YQ
144732014-10-15 Yao Qi <yao@codesourcery.com>
14474
14475 * gdb.python/py-symbol.exp: Match file base name if host is
14476 remote, otherwise match file name with dir name.
14477 * gdb.python/py-symtab.exp: Likewise.
14478 * gdb.python/python.exp: Likewise.
14479
46dc1394
YQ
144802014-10-15 Yao Qi <yao@codesourcery.com>
14481
14482 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14483 pattern.
14484 * gdb.python/py-symtab.exp: Likewise.
14485 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14486 locationn.
14487
c40cc657
JB
144882014-10-14 Joel Brobecker <brobecker@adacore.com>
14489
14490 * gdb.ada/addr_arith: New testcase.
14491
2abf49e1
MR
144922014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14493
14494 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14495 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14496 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14497 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14498
f7088df3
SDJ
144992014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14500
14501 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14502 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14503 * gdb.arch/stap-eval-lang-ada.exp: New file.
14504
4dc06805
YQ
145052014-10-14 Yao Qi <yao@codesourcery.com>
14506
14507 * gdb.mi/mi-var-child.c (nothing1): New function.
14508 (nothing2): New function.
14509 (do_children_tests): Set function pointers by nothing1 and
14510 nothing2.
14511 * gdb.mi/mi-var-child.exp: Step over new added statements.
14512 Update test to match the new output.
14513 * gdb.mi/var-cmd.c (nothing1): New function.
14514 (nothing2): New function.
14515 (do_children_tests): Set function pointers by nothing1 and
14516 nothing2.
14517 * gdb.mi/mi-var-display.exp: Update test to match output.
14518 Step to the line specified by $line_dct_nothing.
14519 Increase the number of lines to step.
14520
46a93de2
YQ
145212014-10-14 Yao Qi <yao@codesourcery.com>
14522
14523 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14524 tests.
14525 * gdb.mi/mi2-var-child.exp: Likewise.
14526
14ea52ee
DE
145272014-10-13 Doug Evans <dje@google.com>
14528
14529 * gdb.python/py-objfile.exp: Change name of file name test.
14530
e5c6e92b
DE
145312014-10-13 Doug Evans <dje@google.com>
14532
14533 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14534 from the start of the CU.
14535
c780cc2f
JK
145362014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14537 Yao Qi <yao@codesourcery.com>
14538
14539 Fix "save breakpoints" for "catch" command.
14540 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14541 Remove -nonewline. Match also the added "main" line.
14542
99894e11
JK
145432014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14544
14545 Fix "save breakpoints" for "disable $bpnum" command.
14546 * gdb.base/save-bp.c (main): Add label.
14547 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14548
6e1ac5a3
JK
145492014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14550
14551 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14552
754dd2b0
YQ
145532014-10-11 Yao Qi <yao@codesourcery.com>
14554
14555 * gdb.server/server-kill.exp: Execute command
14556 "set remote trace-status-packet on" before "tstatus".
14557
f90183d7
YQ
145582014-10-11 Yao Qi <yao@codesourcery.com>
14559
14560 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14561 (main): Call getppid.
14562 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14563 and continue to it. Read variable "server_pid".
14564
bf40a607
YQ
145652014-10-11 Yao Qi <yao@codesourcery.com>
14566
14567 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14568
052ca370
YQ
145692014-10-11 Yao Qi <yao@codesourcery.com>
14570
14571 * gdb.threads/thread-find.exp: Don't execute command
14572 "info threads".
14573 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14574 * gdb.threads/linux-dp.exp: Don't check the condition
14575 $threads_created equals to zero.
14576
3831839c
PA
145772014-10-10 Pedro Alves <palves@redhat.com>
14578
14579 * gdb.base/bigcore.exp: Remove references to IRIX.
14580 * gdb.base/funcargs.exp: Likewise.
14581 * gdb.base/interrupt.exp: Likewise.
14582 * gdb.base/mips_pro.exp: Likewise.
14583 * gdb.base/nodebug.exp: Likewise.
14584 * gdb.base/setvar.exp: Likewise.
14585 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14586
8b9a549d
PA
145872014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14588 Pedro Alves <palves@redhat.com>
14589
14590 PR symtab/14466
14591 * gdb.base/vdso-warning.c: New file.
14592 * gdb.base/vdso-warning.exp: New file.
14593
d48ba5e8
DE
145942014-10-02 Doug Evans <dje@google.com>
14595
14596 * gdb.base/structs.c (main): Don't run forever.
14597
2278c276
PA
145982014-10-02 Pedro Alves <palves@redhat.com>
14599
14600 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14601 (top level) <stop threads 1, stop threads 2>: Use it.
14602
b57bacec
PA
146032014-10-02 Pedro Alves <palves@redhat.com>
14604
14605 * gdb.threads/break-while-running.exp (test): Add new
14606 'update_thread_list' argument. Skip "info threads" if false.
14607 (top level): Add new 'update_thread_list' axis.
14608
13fd3ff3
PA
146092014-10-02 Pedro Alves <palves@redhat.com>
14610
14611 PR breakpoints/17431
14612 * gdb.base/execl-update-breakpoints.c: New file.
14613 * gdb.base/execl-update-breakpoints.exp: New file.
14614
0fec99e8
PA
146152014-10-01 Pedro Alves <palves@redhat.com>
14616
14617 * gdb.base/breakpoint-in-ro-region.c: New file.
14618 * gdb.base/breakpoint-in-ro-region.exp: New file.
14619
2ddf4301
SM
146202014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14621
14622 * gdb.mi/mi-exit-code.exp: New file.
14623 * gdb.mi/mi-exit-code.c: New file.
14624
6a5f3f43
YQ
146252014-09-30 Yao Qi <yao@codesourcery.com>
14626
14627 * lib/prelink-support.exp (build_executable_own_libs): Error if
14628 the target isn't native.
14629
345bcc73
YQ
146302014-09-30 Yao Qi <yao@codesourcery.com>
14631
14632 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14633 false.
14634
a25a5a45
PA
146352014-09-22 Pedro Alves <palves@redhat.com>
14636
14637 * gdb.threads/break-while-running.exp: New file.
14638 * gdb.threads/break-while-running.c: New file.
14639
00ba3162
YQ
146402014-09-19 Yao Qi <yao@codesourcery.com>
14641
14642 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14643 Invoke test. Restart GDB with --readnow and invoke test again.
14644
c3b7b696
YQ
146452014-09-19 Yao Qi <yao@codesourcery.com>
14646
14647 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14648 proc set_breakpoint_on_gcd_function. Invoke
14649 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14650 invoke set_breakpoint_on_gcd_function again.
14651
2b4fd423
DE
146522014-09-18 Doug Evans <dje@google.com>
14653
14654 * gdb.dwarf2/symtab-producer.exp: New file.
14655
a5947601
SDJ
146562014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14657
14658 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14659 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14660 * gdb.base/global-var-nested-by-dso.c: Likewise.
14661 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14662
91c19059
SDJ
146632014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14664 Pedro Alves <palves@redhat.com>
14665
14666 * gdb.base/watch-bitfields.exp: Pass string other than test file
14667 name to prepare_for_testing.
14668 (watch): New procedure.
14669 (expect_watchpoint): Use with_test_prefix.
14670 (top level): Factor out tests to ...
14671 (test_watch_location, test_regular_watch): ... these new
14672 procedures, and use with_test_prefix and gdb_continue_to_end.
14673
bb9d5f81
PP
146742014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14675
14676 PR breakpoints/12526
14677 * gdb.base/watch-bitfields.exp: New file.
14678 * gdb.base/watch-bitfields.c: New file.
14679
635856f5
PA
146802014-09-16 Pedro Alves <palves@redhat.com>
14681
14682 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14683 software and hardware addresses, not software address against
14684 itself.
14685
7280ceea
PA
146862014-09-16 Pedro Alves <palves@redhat.com>
14687
14688 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14689 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14690
428b16bd
PA
146912014-09-16 Pedro Alves <palves@redhat.com>
14692
14693 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14694 files.
14695 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14696 "*-*-vxworks*" throughout.
14697 * gdb.base/break.exp: Likewise.
14698 * gdb.base/default.exp: Likewise.
14699 * gdb.base/scope.exp: Likewise.
14700 * gdb.base/sepdebug.exp: Likewise.
14701 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14702 throughout.
14703 * gdb.base/run.c: Likewise.
14704 * gdb.base/sepdebug.c: Likewise.
14705 * gdb.hp/gdb.aCC/run.c: Likewise.
14706 * gdb.reverse/until-reverse.c: Likewise.
14707 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14708
666d413c
YQ
147092014-09-16 Yao Qi <yao@codesourcery.com>
14710
14711 * boards/local-remote-host-native.exp: New file.
14712
57cbd724
DE
147132014-09-14 Doug Evans <xdje42@gmail.com>
14714
14715 * gdb.threads/queue-signal.c (thread_count): New variable.
14716 (thread_count_mutex, thread_count_condvar): New variables.
14717 (incr_thread_count, wait_all_threads_running): New functions.
14718 (main): Wait for all threads to be in their thread functions.
14719
81219e53
DE
147202014-09-13 Doug Evans <xdje42@gmail.com>
14721
14722 * gdb.threads/queue-signal.c: New file.
14723 * gdb.threads/queue-signal.exp: New file.
14724
3714cea7
DE
147252014-09-13 Doug Evans <xdje42@gmail.com>
14726
14727 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14728 be consistent with what default_gdb_init uses.
14729 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14730 the plain text of the prompt. Add some logging printfs.
14731 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14732
fa43b1d7
PA
147332014-09-12 Pedro Alves <palves@redhat.com>
14734
14735 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14736 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14737 * gdb.arch/i386-size-overlap.exp: Likewise.
14738 * gdb.arch/i386-size.exp: Likewise.
14739 * gdb.arch/i386-unwind.exp: Likewise.
14740 * gdb.base/a2-run.exp: Likewise.
14741 * gdb.base/break.exp: Likewise.
14742 * gdb.base/charset.exp: Likewise.
14743 * gdb.base/chng-syms.exp: Likewise.
14744 * gdb.base/commands.exp: Likewise.
14745 * gdb.base/dbx.exp: Likewise.
14746 * gdb.base/find.exp: Likewise.
14747 * gdb.base/funcargs.exp: Likewise.
14748 * gdb.base/jit-simple.exp: Likewise.
14749 * gdb.base/reread.exp: Likewise.
14750 * gdb.base/sepdebug.exp: Likewise.
14751 * gdb.base/step-bt.exp: Likewise.
14752 * gdb.cp/mb-inline.exp: Likewise.
14753 * gdb.cp/mb-templates.exp: Likewise.
14754 * gdb.objc/basicclass.exp: Likewise.
14755 * gdb.threads/killed.exp: Likewise.
14756
9d9bf2df
EBM
147572014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14758
14759 PR tdep/17379
14760 * gdb.arch/powerpc-stackless.S: New file.
14761 * gdb.arch/powerpc-stackless.exp: New file.
14762
1cf2f1b0
JK
147632014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14764
14765 * gdb.base/attach.c: Include unistd.h.
14766 (main): Call alarm. Add label postloop.
14767 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14768 gdb_breakpoint, gdb_continue_to_breakpoint.
14769 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14770
98880d46
PA
147712014-09-11 Pedro Alves <palves@redhat.com>
14772
14773 PR gdb/17347
14774 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14775 * gdb.base/attach.exp (test_command_line_attach_run): New
14776 procedure.
14777 (top level): Call it.
14778
4c92ff2c
PA
147792014-09-11 Pedro Alves <palves@redhat.com>
14780
14781 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14782 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14783 (do_command_attach_tests): Use spawn_wait_for_attach.
14784 * gdb.base/solib-overlap.exp: Likewise.
14785 * gdb.multi/multi-attach.exp: Likewise.
14786 * gdb.python/py-prompt.exp: Likewise.
14787 * gdb.python/py-sync-interp.exp: Likewise.
14788 * gdb.server/ext-attach.exp: Likewise.
14789
3adc1a7d
GKB
147902014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14791
14792 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14793 command in testcase. Simplify testcase.
14794
96334934
JB
147952014-09-10 Joel Brobecker <brobecker@adacore.com>
14796
14797 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14798
eb479039
JB
147992014-09-10 Joel Brobecker <brobecker@adacore.com>
14800
14801 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14802
deede10c
JB
148032014-09-10 Joel Brobecker <brobecker@adacore.com>
14804
14805 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14806
7828a5f5
JB
148072014-09-10 Joel Brobecker <brobecker@adacore.com>
14808
14809 * gdb.dwarf2/dynarr-ptr.c: New file.
14810 * gdb.dwarf2/dynarr-ptr.exp: New file.
14811
33aeebcf
MR
148122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14813
14814 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14815 of 30 rather than hardcoding 120 for a slow test case. Take the
14816 `gdb,timeout' target setting into account for this calculation.
14817 Don't extend the timeout for the test cases that don't need it.
14818
7b415901
MR
148192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14820
14821 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14822 a factor of 2 for a slow test case. Take the `gdb,timeout'
14823 target setting into account for this calculation.
14824 * gdb.reverse/until-precsave.exp: Increase the timeout by
14825 a factor of 15 and 3 respectively rather than adding 120
14826 for a pair of slow test cases. Take the `gdb,timeout'
14827 target setting into account for this calculation.
14828
4a40f85a
MR
148292014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14830
14831 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14832 timeout, don't pass one down to gdb_expect.
14833 (gdb_expect): Rework timeout selection.
14834
09635af7
MR
148352014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14836
14837 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14838 exception on timeout.
14839 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14840 (gdbserver_start_extended): Catch any `gdbserver_start' error
14841 exceptions.
14842 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14843 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14844 `gdbserver_gdb_load' error exceptions.
14845
2bdd10b7
MR
148462014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14847
14848 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14849 120 on waiting for the TCP socket to open.
14850
316935f0
DE
148512014-09-09 Doug Evans <xdje42@gmail.com>
14852
14853 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14854 _caller_matches, _any_caller_is, _any_caller_matches.
14855
83740597
DE
148562014-09-09 Doug Evans <xdje42@gmail.com>
14857
14858 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14859
4c122fc3
YQ
148602014-09-09 Yao Qi <yao@codesourcery.com>
14861
14862 * gdb.mi/mi-var-display.exp: Set print symbol off.
14863
a9f116cb
GKB
148642014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14865
14866 PR gdb/17035
14867 * gdb.base/commands.exp: Add tests to verify user-defined
14868 commands with empty bodies.
14869 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14870 python commands in `show user command`.
14871 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14872 scheme commands in `show user command`.
14873
c75bd3a2
JK
148742014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14875
14876 PR python/17355
14877 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14878 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14879 * gdb.python/py-framefilter-invalidarg.exp: New file.
14880 * gdb.python/py-framefilter-invalidarg.py: New file.
14881
faa42425
DE
148822014-09-06 Doug Evans <xdje42@gmail.com>
14883
14884 PR 15276
14885 * gdb.python/py-caller-is.c: New file.
14886 * gdb.python/py-caller-is.exp: New file.
14887
474ca4f6
SDJ
148882014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14889
14890 PR gdb/17235
14891 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14892 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14893
eb0b0463
SDJ
148942014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14895
14896 PR fortran/17237
14897 * gdb.fortran/print-formatted.exp: New file.
14898 * gdb.fortran/print-formatted.f90: Likewise.
14899
5f3b99cf
SS
149002014-09-03 Sasha Smundak <asmundak@google.com>
14901
14902 * gdb.python/py-frame.exp: Test Frame.read_register.
14903
7d793aa9
SDJ
149042014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14905
14906 PR python/16699
14907 * gdb.python/py-completion.exp: New file.
14908 * gdb.python/py-completion.py: Likewise.
14909
fb0576e9
DE
149102014-08-28 Doug Evans <dje@google.com>
14911
14912 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14913 eax,etc. are live with values set by gdb and thus the compiler can't
14914 use them.
14915 * gdb.arch/i386-pseudo.c (main): Ditto.
14916
ee92b0dd
DE
149172014-08-27 Doug Evans <dje@google.com>
14918
14919 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14920
6649db35
DE
149212014-08-25 Doug Evans <dje@google.com>
14922
14923 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14924 (main): Ditto.
14925
564b7600
DE
149262014-08-25 Doug Evans <dje@google.com>
14927
14928 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14929
3881fb67
YQ
149302014-08-24 Yao Qi <yao@codesourcery.com>
14931
14932 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14933 symbol off.
14934 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14935
a05a36a5
DE
149362014-08-22 Doug Evans <dje@google.com>
14937
14938 PR 17276
14939 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14940 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14941 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14942
7c343b48
YQ
149432014-08-22 Yao Qi <yao@codesourcery.com>
14944
14945 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14946 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14947 * gdb.python/python.exp: Likewise. Use .py file on the host
14948 instead of the build.
14949
22fd09ae
JK
149502014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14951
14952 * gdb.threads/gcore-stale-thread.c: New file.
14953 * gdb.threads/gcore-stale-thread.exp: New file.
14954
a8454a7c
PA
149552014-08-21 Pedro Alves <palves@redhat.com>
14956
14957 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14958 * gdb.base/gcore-relro-pie.exp: Likewise.
14959 * gdb.base/gcore-relro.exp: Likewise.
14960 * gdb.base/gcore.exp: Likewise.
14961 * gdb.base/print-symbol-loading.exp: Likewise.
14962 * gdb.threads/gcore-thread.exp: Likewise.
14963 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14964
2a31c623
PA
149652014-08-20 Pedro Alves <palves@redhat.com>
14966 Jan Kratochvil <jan.kratochvil@redhat.com>
14967
14968 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14969 configure.
14970 (EXPECT): Handle READ1 being set.
14971 (all): Depend on EXTRA_RULES.
14972 (check-read1, expect-read1, read1.so, read1): New rules.
14973 * README (Testsuite Parameters): Document the READ1 make variable.
14974 (Race detection): New section.
14975 * configure: Regenerate.
14976 * configure.ac: If build==host==target, and running under a
14977 GNU/glibc system, add read1 to the extra Makefile rules.
14978 (EXTRA_RULES): AC_SUBST it.
14979 * lib/read1.c: New file.
14980
d36430db
JB
149812014-08-20 Joel Brobecker <brobecker@adacore.com>
14982
14983 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14984 the handling of variables declared as a typedef to an array
14985 which a DW_AT_data_location attribute.
14986
9a0dc9e3
PA
149872014-08-19 Andrew Burgess <aburgess@broadcom.com>
14988 Pedro Alves <palves@redhat.com>
14989
14990 PR symtab/14604
14991 PR symtab/14605
14992 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14993 gdb_test.
14994
0718a8da
PA
149952014-08-19 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14998
13b448cd
YQ
149992014-08-19 Yao Qi <yao@codesourcery.com>
15000
15001 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15002 right line.
15003
1cbf5077
DB
150042014-08-18 David Blaikie <dblaikie@gmail.com>
15005
15006 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15007
bf0fae19
JB
150082014-08-18 Joel Brobecker <brobecker@adacore.com>
15009
15010 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15011 attribute in array range.
15012
3c8c5dcc
JB
150132014-08-18 Joel Brobecker <brobecker@adacore.com>
15014
15015 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15016
e66d4446
SC
150172014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15018
15019 PR c++/17132
15020 * gdb.cp/pr17132.cc: New file.
15021 * gdb.cp/pr17132.exp: New file.
15022
940df408
SC
150232014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15024
15025 * gdb.python/py-xmethods.py (A_getarrayind)
15026 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15027 Use 'print' with function call syntax.
15028 (E_method_matcher.match): Fix tab vs space indentation mixup.
15029
ebcc6c3a
YQ
150302014-08-15 Yao Qi <yao@codesourcery.com>
15031
15032 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15033 false.
15034
775e0f04
YQ
150352014-08-15 Yao Qi <yao@codesourcery.com>
15036
15037 * gdb.cp/casts.exp: Set print symbol off.
15038 * gdb.cp/class2.exp: Likewise.
15039 * gdb.cp/overload.exp: Likewise.
15040 * gdb.cp/templates.exp: Likewise.
15041
d769e349
DE
150422014-08-11 Doug Evans <dje@google.com>
15043
15044 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15045 (test_load_shlib): Update.
15046
20c6f1e1
YQ
150472014-08-09 Yao Qi <yao@codesourcery.com>
15048
15049 * gdb.base/display.exp: Invoke is_address_zero_readable.
15050 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15051 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15052 * gdb.base/hbreak-unmapped.exp: Return if
15053 is_address_zero_readable returns true.
15054 * gdb.base/signest.exp: Likewise.
15055 * gdb.base/signull.exp: Likewise.
15056 * gdb.base/sigbpt.exp: Likewise.
15057 * gdb.guile/scm-disasm.exp: Do the test if
15058 is_address_zero_readable returns false.
15059 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15060 * gdb.python/py-arch.exp: Likewise.
15061 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15062 * lib/gdb.exp (is_address_zero_readable): New proc.
15063
5792e8e3
YQ
150642014-08-09 Yao Qi <yao@codesourcery.com>
15065
15066 PR testsuite/13443
15067 * gdb.mi/mi-var-display.exp: Make test messages unique.
15068
3cecbbbe
TT
150692014-08-04 Tom Tromey <tromey@redhat.com>
15070
15071 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15072 target 0".
15073
00b51ff5
TT
150742014-08-04 Tom Tromey <tromey@redhat.com>
15075
15076 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15077 "target_resume".
15078
6908c509
JB
150792014-08-01 Joel Brobecker <brobecker@adacore.com>
15080
15081 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15082 inner_vla_struct_object_size.
15083 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15084 as xfail.
15085
cc6563d2
PA
150862014-07-30 Pedro Alves <palves@redhat.com>
15087
15088 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15089 comment.
15090
7e09a223
YQ
150912014-07-29 Yao Qi <yao@codesourcery.com>
15092
15093 PR gdb/17206
15094 * gdb.base/until-nodebug.exp: New.
15095
7ebdbe92
DE
150962014-07-28 Doug Evans <xdje42@gmail.com>
15097
15098 PR guile/17203
15099 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15100 previously existing parameter, and previously ambiguously spelled
15101 parameter.
15102
fdb1adc6
WN
151032014-07-28 Will Newton <will.newton@linaro.org>
15104
15105 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15106
186fcde0
DE
151072014-07-26 Ludovic Courtès <ludo@gnu.org>
15108 Doug Evans <xdje42@gmail.com>
15109
15110 PR guile/17146
15111 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15112
70509625
PA
151132014-07-25 Pedro Alves <palves@redhat.com>
15114
15115 * gdb.threads/signal-command-handle-nopass.c: New file.
15116 * gdb.threads/signal-command-handle-nopass.exp: New file.
15117 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15118 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15119 * gdb.threads/signal-delivered-right-thread.c: New file.
15120 * gdb.threads/signal-delivered-right-thread.exp: New file.
15121
c3f814a1
PA
151222014-07-25 Pedro Alves <palves@redhat.com>
15123
15124 * gdb.base/double-prompt-target-event-error.exp
15125 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15126 match.
15127 (cancel_pagination_in_target_event): Rework double prompt
15128 detection.
15129 * gdb.base/paginate-after-ctrl-c-running.exp
15130 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15131 <return>' match.
15132 * gdb.base/paginate-bg-execution.exp
15133 (test_bg_execution_pagination_return)
15134 (test_bg_execution_pagination_cancel): Remove '-notransfer
15135 <return>' matches.
15136 * gdb.base/paginate-execution-startup.exp
15137 (test_fg_execution_pagination_return)
15138 (test_fg_execution_pagination_cancel): Remove '-notransfer
15139 <return>' matches.
15140 * gdb.base/paginate-inferior-exit.exp
15141 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15142 match.
15143 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15144 * lib/gdb.exp (pagination_prompt): Run text through
15145 string_to_regexp.
15146 (gdb_test_multiple): Match $pagination_prompt instead of
15147 "<return>".
15148 (string_to_regexp): Move to lib/gdb-utils.exp.
15149
e214cf6c
JK
151502014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15151
15152 * gdb.arch/amd64-entry-value-paramref.S: New file.
15153 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15154 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15155 * gdb.arch/amd64-optimout-repeat.S: New file.
15156 * gdb.arch/amd64-optimout-repeat.c: New file.
15157 * gdb.arch/amd64-optimout-repeat.exp: New file.
15158
17d0c5c8
JK
151592014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15160
15161 PR gdb/17170
15162 * gdb.base/statistics.exp: New file.
15163
b8b8facf
DE
151642014-07-17 Doug Evans <dje@google.com>
15165
74b49205 15166 PR gdb/17170
b8b8facf
DE
15167 * gdb.base/maint.exp: Update testing of per-command stats.
15168
1b5d0ab3
PA
151692014-07-16 Pedro Alves <palves@redhat.com>
15170
15171 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15172 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15173 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15174 (tfile_write_buf): New functions.
15175 (add_memory_block): Rewrite using the above.
15176 (adjust_function_address): New function.
15177 (FUNCTION_ADDRESS): New macro.
15178 (write_basic_trace_file): Remove short_x local, and use
15179 tfile_write_16. Change type of func_addr local to unsigned long
15180 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15181 here. Cast argument of add_memory_block to char pointer.
15182 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15183 (main): Remove parameters.
15184 * gdb.trace/tfile.exp: Remove nowarnings.
15185
4d974e88
SM
151862014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15187
15188 * gdb.base/debug-expr.exp: Test string evaluation with
15189 "debug expression" on.
15190
41e99568
PA
151912014-07-15 Pedro Alves <palves@redhat.com>
15192
15193 * gdb.base/reread.exp: Use clean_restart.
15194
487d9753
PL
151952014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15196
15197 * gdb.arch/avr-flash-qualifer.c: New.
15198 * gdb.arch/avr-flash-qualifer.exp: New.
15199
cc1c52ad
PA
152002014-07-14 Pedro Alves <palves@redhat.com>
15201
15202 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15203 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15204
1e973570
PA
152052014-07-14 Pedro Alves <palves@redhat.com>
15206
15207 * gdb.base/double-prompt-target-event-error.c: New file.
15208 * gdb.base/double-prompt-target-event-error.exp: New file.
15209
93d6eb10
PA
152102014-07-14 Pedro Alves <palves@redhat.com>
15211
15212 PR gdb/17072
15213 * gdb.base/paginate-inferior-exit.c: New file.
15214 * gdb.base/paginate-inferior-exit.exp: New file.
15215
0017922d
PA
152162014-07-14 Pedro Alves <palves@redhat.com>
15217
15218 PR gdb/17072
15219 * gdb.base/paginate-bg-execution.c: New file.
15220 * gdb.base/paginate-bg-execution.exp: New file.
15221
94696ad3
PA
152222014-07-14 Pedro Alves <palves@redhat.com>
15223
15224 PR gdb/17072
15225 * gdb.base/paginate-execution-startup.c: New file.
15226 * gdb.base/paginate-execution-startup.exp: New file.
15227 * lib/gdb.exp (pagination_prompt): New global.
15228 (default_gdb_spawn): New procedure, factored out from
15229 default_gdb_spawn.
15230 (default_gdb_start): Adjust to call default_gdb_spawn.
15231 (gdb_spawn): New procedure.
15232
bd293940
PA
152332014-07-14 Pedro Alves <palves@redhat.com>
15234
15235 * lib/gdb.exp (gdb_assert): New procedure.
15236 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15237
c933f875
PA
152382014-07-14 Pedro Alves <palves@redhat.com>
15239
15240 * gdb.base/execution-termios.c: New file.
15241 * gdb.base/execution-termios.exp: New file.
15242
d98b7a16
TT
152432014-07-14 Tom Tromey <tromey@redhat.com>
15244
15245 * gdb.cp/vla-cxx.cc: New file.
15246 * gdb.cp/vla-cxx.exp: New file.
15247
548740d6
TT
152482014-07-14 Tom Tromey <tromey@redhat.com>
15249
15250 * gdb.reverse/rerun-prec.c: New file.
15251 * gdb.reverse/rerun-prec.exp: New file.
15252
a25eb028
MR
152532014-07-12 Maciej W. Rozycki <macro@mips.com>
15254 Maciej W. Rozycki <macro@codesourcery.com>
15255
15256 * lib/gdb-utils.exp: New file.
15257 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15258 inline `gdb_init_command' processing.
15259 (gdb_start_cmd): Likewise.
15260 * lib/mi-support.exp (mi_run_cmd): Likewise.
15261 * README: Document `gdb_init_command' and `gdb_init_commands'.
15262
218c2655
JK
152632014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15264
15265 Fix false FAIL running under a very long directory name.
15266 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15267 and "set print elements 10000". Twice.
15268
5401fde3
YQ
152692014-07-11 Yao Qi <yao@codesourcery.com>
15270
15271 * gdb.base/exprs.exp: "set print symbol off".
15272
e76126e8
PA
152732014-07-11 Pedro Alves <palves@redhat.com>
15274
15275 * gdb.threads/kill.c: New file.
15276 * gdb.threads/kill.exp: New file.
15277
2d6f0de6
YQ
152782014-07-10 Yao Qi <yao@codesourcery.com>
15279
15280 * gdb.trace/tfile.c (write_basic_trace_file)
15281 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15282 address written to trace file.
15283
7180e04a
PA
152842014-07-09 Pedro Alves <palves@redhat.com>
15285
15286 * gdb.base/attach-wait-input.exp: New file.
15287 * gdb.base/attach-wait-input.c: New file.
15288
9a9a7608
AB
152892014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15290
15291 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15292 setting up test structures.
15293 (main): Call new test function.
15294 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15295 test function, continue into test function and walk test
15296 structures.
15297
161ac41e
YQ
152982014-07-02 Yao Qi <yao@codesourcery.com>
15299
15300 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15301 'bar_start' at the beginning of functions 'foo' and 'bar'
15302 respectively.
15303 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15304 instead of 'foo' and 'bar'.
15305
1f267ae3
MM
153062014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15307
15308 * gdb.btrace/segv.exp: New.
15309 * gdb.btrace/segv.c: New.
15310
2b239efb
LM
153112014-07-02 Luis Machado <lgustavo@codesourcery.com>
15312
15313 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15314 instruction.
15315
cf363f18
MW
153162014-06-30 Mark Wielaard <mjw@redhat.com>
15317
15318 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15319 vulture, vilify, villar): New volatile array constants.
15320 (vindictive, vegetation): New const volatile array constants.
15321 * gdb.base/volatile.exp: Test volatile and const volatile array
15322 types.
15323
aebf9d24
AA
153242014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15325
15326 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15327 target lacks support for awatch, rwatch, or hbreak.
15328
b67a2c6f
YQ
153292014-06-27 Yao Qi <yao@codesourcery.com>
15330
15331 * gdb.multi/dummy-frame-restore.exp: New.
15332 * gdb.multi/dummy-frame-restore.c: New.
15333
aef92902
MM
153342014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15335
15336 * gdb.btrace/gcore.exp: New.
15337
8e9db26e
PA
153382014-06-23 Pedro Alves <palves@redhat.com>
15339
15340 * gdb.base/watchpoint-reuse-slot.c: New file.
15341 * gdb.base/watchpoint-reuse-slot.exp: New file.
15342
70afc5b7
SC
153432014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15344
15345 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15346 progspace's filename in 'info', 'enable' and 'disable' command
15347 tests.
15348
b972bd9c
JK
153492014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15350
15351 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15352 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15353 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15354
125f8a3d
GB
153552014-06-20 Gary Benson <gbenson@redhat.com>
15356
15357 * gdb.arch/i386-avx.exp: Fix include file location.
15358 * gdb.arch/i386-sse.exp: Likewise.
15359
3ed9baed
IB
153602014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15361
15362 * gdb.dlang/expression.exp: New file.
15363
034f788c
PA
153642014-06-19 Pedro Alves <palves@redhat.com>
15365
15366 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15367 out from ...
15368 (top level): ... here. Iterate running tests under different
15369 scheduler-locking settings.
15370
45371d0c
LM
153712014-06-18 Luis Machado <lgustavo@codesourcery.com>
15372
15373 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15374 to DW_FORM_addr and use non-zero addresses.
15375
5d376983
SC
153762014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15377
15378 PR gdb/17017
15379 * gdb.python/py-xmethods.cc: Add global function call counters and
15380 increment them in their respective functions. Remove "cout"
15381 statements.
15382 * gdb.python/py-xmethods.exp: Make tests check the global function
15383 call counters instead of depending on inferior IO.
15384
a1aa2221
LM
153852014-06-18 Don Breazeal <donb@codesourcery.com>
15386
15387 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15388 Deleted procedure.
15389 (explicit_fork_parent_follow): Deleted procedure.
15390 (explicit_fork_child_follow): Deleted procedure.
15391 (test_follow_fork): New procedure.
15392 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15393 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15394 procedure calls.
15395
0fc05997
YQ
153962014-06-17 Yao Qi <yao@codesourcery.com>
15397
15398 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15399 CP1252.
15400
70795c52
LM
154012014-06-17 Luis Machado <lgustavo@codesourcery.com>
15402
15403 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15404 Initialize ptr and S explicitly.
15405 (skip_type_update_when_not_use_rtti_test): Likewise.
15406
6be47f0c
KS
154072014-06-16 Keith Seitz <keiths@redhat.com>
15408
15409 PR mi/15863
15410 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15411 the inferior is started.
15412
d03de421
PA
154132014-06-16 Pedro Alves <palves@redhat.com>
15414
15415 * gdb.base/break-main-file-remove-fail.c: New file.
15416 * gdb.base/break-main-file-remove-fail.exp: New file.
15417 * gdb.base/break-unload-file.exp: Use build_executable instead of
15418 prepare_for_testing.
15419 (test_break): New parameter "initial_load". Handle it.
15420 (top level): Add initial_load cmdline/file axis.
15421
f9579b99
TT
154222014-06-12 Tom Tromey <tromey@redhat.com>
15423
15424 * gdb.base/completion.exp: Don't use directory name in test.
15425
3657956b
GB
154262014-06-09 Gary Benson <gbenson@redhat.com>
15427
15428 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15429 separate the always-available ANSI-standard signals from the
15430 signals that require checking.
15431 (main): Likewise.
15432 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15433 Likewise.
15434 (main): Likewise.
15435
4186eb54
KS
154362014-06-07 Keith Seitz <keiths@redhat.com>
15437
15438 Revert:
15439 PR c++/16253
15440 * gdb.cp/var-tag.cc: New file.
15441 * gdb.cp/var-tag.exp: New file.
15442 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15443 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15444 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15445 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15446
25326a28 154472014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15448
15449 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15450
829155c9
PA
154512014-06-06 Pedro Alves <palves@redhat.com>
15452
15453 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15454 in target debug output instead of looking at RSP packets,
15455 disabling the test on any target that uses hardware stepping.
15456 Update comments.
15457
61c8d22e
PA
154582014-06-06 Pedro Alves <palves@redhat.com>
15459
15460 * gdb.base/break-unload-file.exp: Fix typo.
15461
d9a47287
YQ
154622014-06-06 Yao Qi <yao@codesourcery.com>
15463
15464 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15465 from "jit_function" to "^jit_function".
15466
e5e01dbf
YQ
154672014-06-06 Yao Qi <yao@codesourcery.com>
15468
15469 * gdb.base/async.c (foo): Add one statement.
15470 * gdb.base/async.exp: Get the next instruction address and
15471 match the output of "nexti" by instruction address. Match
15472 the hex address in the output of "finish".
15473
73ba372c
GB
154742014-06-06 Gary Benson <gbenson@redhat.com>
15475
15476 * gdb.base/call-signals.c: Remove preprocessor conditionals
15477 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15478 SIGSEGV and SIGTERM.
15479 * gdb.base/sigall.c: Likewise.
15480 * gdb.base/unwindonsignal.c: Likewise.
15481 * gdb.reverse/sigall-reverse.c: Likewise.
15482
831517df
YQ
154832014-06-06 Yao Qi <yao@codesourcery.com>
15484
15485 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15486 readable, skip the test.
15487
b8b91e98
YQ
154882014-06-06 Yao Qi <yao@codesourcery.com>
15489
15490 * gdb.threads/staticthreads.c (thread_function): Move the line
15491 setting breakpoint on forward.
15492 * gdb.threads/staticthreads.exp: Update comments.
15493
fb934770
LC
154942014-06-05 Ludovic Courtès <ludo@gnu.org>
15495
15496 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15497 "history-append! type error".
15498
6ef284bd
SM
154992014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15500
15501 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15502 erroneous dprintf expected input.
15503
a872e241
DE
155042014-06-04 Doug Evans <xdje42@gmail.com>
15505
15506 * gdb.guile/scm-generics.exp: Delete.
15507
16f691fb
DE
155082014-06-04 Doug Evans <xdje42@gmail.com>
15509
15510 * gdb.guile/scm-breakpoint.exp: Update.
15511 Add tests for breakpoint registration.
15512
012370f6
TT
155132014-06-04 Tom Tromey <tromey@redhat.com>
15514
15515 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15516 VLA-in-union.
15517 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15518 inner_vla_struct, vla_union types. Initialize objects of those
15519 types and compute their sizes.
15520
9f5a4cef
HZ
155212014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15522 Hui Zhu <hui@codesourcery.com>
15523
15524 * gdb.base/fileio.exp: Add test for shell not available as well as
15525 available.
15526 * gdb.base/fileio.c (test_system): Check for shell twice.
15527
90a45c4d
YQ
155282014-06-04 Yao Qi <yao@codesourcery.com>
15529
15530 * gdb.base/auto-connect-native-target.exp: Remove redundant
15531 space from the regexp pattern.
15532
70017e41
YQ
155332014-06-04 Yao Qi <yao@codesourcery.com>
15534
15535 * gdb.base/default.exp: Replace "child" with "native" in
15536 regexp pattern.
15537
883964a7
SC
155382014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15539
15540 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15541 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15542 * gdb.python/py-xmethods.py: Python script supporting the
15543 new testcase and tests.
15544
ef370185
JB
155452014-06-03 Joel Brobecker <brobecker@adacore.com>
15546 Pedro Alves <palves@redhat.com>
15547
15548 PR breakpoints/17000
15549 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15550 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15551
1e2ccb61
BM
155522014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15553
15554 * gdb.base/subst.exp: Add tests to verify partial path matching
15555 output.
15556
c6ec5ab2
PA
155572014-06-03 Pedro Alves <palves@redhat.com>
15558
15559 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15560 target that doesn't use software single-stepping.
15561
835c559f
PA
155622014-06-03 Pedro Alves <palves@redhat.com>
15563
15564 PR breakpoints/17000
15565 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15566 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15567
06eb1586
DE
155682014-06-02 Doug Evans <xdje42@gmail.com>
15569
15570 * gdb.guile/scm-parameter.exp: New file.
15571
e698b8c4
DE
155722014-06-02 Doug Evans <xdje42@gmail.com>
15573
15574 * gdb.guile/scm-cmd.c: New file.
15575 * gdb.guile/scm-cmd.exp: New file.
15576
ded03782
DE
155772014-06-02 Doug Evans <xdje42@gmail.com>
15578
15579 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15580 pretty-printer lookup.
15581 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15582 (make-pp_s-printer): Call it.
15583 (make-pretty-printer-from-dict): New function.
15584 (lookup-pretty-printer-maker-from-dict): New function.
15585 (*pretty-printer*): Simplify.
15586 (make-objfile-pp_s-printer): New function.
15587 (install-objfile-pretty-printers!): New function.
15588 (make-progspace-pp_s-printer): New function.
15589 (install-progspace-pretty-printers!): New function.
15590 * gdb.guile/scm-progspace.c: New file.
15591 * gdb.guile/scm-progspace.exp: New file.
15592
41fac0cf
PA
155932014-06-02 Pedro Alves <palves@redhat.com>
15594
15595 * gdb.base/dprintf-bp-same-addr.c: New file.
15596 * gdb.base/dprintf-bp-same-addr.exp: New file.
15597
96ae5695
EBM
155982014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15599
15600 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15601 * gdb.arch/powerpc-power.s: Likewise.
15602
da02b3a8
JB
156032014-06-02 Joel Brobecker <brobecker@adacore.com>
15604
15605 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15606
c72b2e7b
YQ
156072014-06-01 Yao Qi <yao@codesourcery.com>
15608
15609 * gdb.base/watchpoint.exp (test_watch_location): Check null
15610 pointer can be dereferenced. If not, do the test, otherwise
15611 skip it.
15612
53e8a631
AB
156132014-05-30 Andrew Burgess <aburgess@broadcom.com>
15614
15615 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15616 results.
15617 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15618
938f0e2f
AB
156192014-05-30 Andrew Burgess <aburgess@broadcom.com>
15620
15621 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15622 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15623 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15624 * gdb.arch/amd64-invalid-stack-top.c: New file.
15625 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15626
9ba6657a
PA
156272014-05-30 Pedro Alves <palves@redhat.com>
15628
15629 PR breakpoints/17000
15630 * gdb.base/sss-bp-on-user-bp.c: New file.
15631 * gdb.base/sss-bp-on-user-bp.exp: New file.
15632
522c09bf
DB
156332014-05-30 David Blaikie <dblaikie@gmail.com>
15634
15635 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15636 gnu_inline semantics via attribute.
15637 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15638 source explicitly specifies the required semantics.
15639
bf4ef81e
MR
156402014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15641
15642 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15643
329ea579
PA
156442014-05-29 Pedro Alves <palves@redhat.com>
15645 Tom Tromey <tromey@redhat.com>
15646
15647 * gdb.base/async-shell.exp: Don't enable target-async.
15648 * gdb.base/async.exp
15649 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15650 parameter. Adjust.
15651 (top level): Don't test with "target-async".
15652 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15653 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15654 * gdb.base/inferior-died.exp: Don't enable target-async.
15655 * gdb.base/interrupt-noterm.exp: Likewise.
15656 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15657 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15658 * gdb.mi/mi-nonstop.exp: Likewise.
15659 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15660 * gdb.mi/mi-nsintrall.exp: Likewise.
15661 * gdb.mi/mi-nsmoribund.exp: Likewise.
15662 * gdb.mi/mi-nsthrexec.exp: Likewise.
15663 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15664 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15665 * gdb.python/py-evsignal.exp: Don't enable target-async.
15666 * gdb.python/py-evthreads.exp: Likewise.
15667 * gdb.python/py-prompt.exp: Likewise.
15668 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15669 * gdb.server/solib-list.exp: Don't enable target-async.
15670 * gdb.threads/thread-specific-bp.exp: Likewise.
15671 * lib/mi-support.exp: Adjust to use mi-async.
15672
fd664c91
PA
156732014-05-29 Pedro Alves <palves@redhat.com>
15674
15675 PR gdb/13860
15676 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15677 reason, even in sync mode.
15678
251bde03
PA
156792014-05-29 Pedro Alves <palves@redhat.com>
15680 Hui Zhu <hui@codesourcery.com>
15681
15682 PR PR15693
15683 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15684 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15685 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15686 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15687
7f3c0343
JB
156882014-05-28 Joel Brobecker <brobecker@adacore.com>
15689
15690 * config/monitor.exp (gdb_target_monitor): Replace use of
15691 "set remotebaud" by "set serial baud".
15692
b2715b27
AW
156932014-05-26 Andy Wingo <wingo@igalia.com>
15694
15695 * gdb.guile/scm-breakpoint.exp:
15696 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15697 properties instead of gdb-object-properties.
15698
498a4489
YQ
156992014-05-26 Yao Qi <yao@codesourcery.com>
15700
15701 * gdb.server/no-thread-db.exp: Specify source file name
15702 explicitly when setting a breakpoint.
15703
589fdceb
MM
157042014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15705
15706 * gdb.btrace/vdso.c: New.
15707 * gdb.btrace/vdso.exp: New.
15708
e9089e05
MM
157092014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15710
15711 * gdb.base/gcore.exp (capture_command_output): Move ...
15712 * lib/gdb.exp (capture_command_output): ... here.
15713
67b5c0c1
MM
157142014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15715
15716 * gdb.btrace/data.exp: Test memory access during btrace replay.
15717
a2199296
SM
157182014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15719
15720 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15721
17b2616c
PA
157222014-05-21 Pedro Alves <palves@redhat.com>
15723
15724 PR gdb/13860
15725 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15726 (top level): Test that output related to execution commands is
15727 sent to the console with CLI commands, but not with MI commands.
15728 Test that breakpoint events are always mirrored to the console.
15729 Also expect the new source line to be output after a "next" in
15730 async mode too. Make it a pass/fail test.
15731 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15732 output.
15733 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15734
5166082f
PA
157352014-05-21 Pedro Alves <palves@redhat.com>
15736
15737 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15738 Use them to test variations of "list" after reaching a breakpoint.
15739 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15740 Test "list" with listsize 10 after reaching a breakpoint.
15741 * gdb.python/python.exp (decode_line current location line
15742 number): Adjust expected line number.
15743
2f25d70f
SM
157442014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15745
15746 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15747 behavior for $args, pass it directly to "run".
15748
ff604a67
MR
157492014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15750
15751 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15752 30000 to 65536.
15753
6a3cb8e8
PA
157542014-05-21 Pedro Alves <palves@redhat.com>
15755
15756 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15757 auto-connect-native-target off".
15758 * gdb.base/auto-connect-native-target.c: New file.
15759 * gdb.base/auto-connect-native-target.exp: New file.
15760
4ebfc96e
PA
157612014-05-21 Pedro Alves <palves@redhat.com>
15762
15763 * gdb.base/default.exp: Test "target native" instead of "target
15764 child".
15765
36d46afb
MW
157662014-05-21 Mark Wielaard <mjw@redhat.com>
15767
15768 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15769
5876f503
JK
157702014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15771
15772 Fix TLS access for -static -pthread.
15773 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15774 <HAVE_TLS> (thread_function, main): Initialize it.
15775 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15776 Add clean_restart.
15777 <$have_tls != "">: Check TLSVAR.
15778
0256a6ac
PA
157792014-05-21 Pedro Alves <palves@redhat.com>
15780
15781 * gdb.base/dcache-line-read-error.c: New.
15782 * gdb.base/dcache-line-read-error.exp: New.
15783
936d2992
PA
157842014-05-20 Pedro Alves <palves@redhat.com>
15785
15786 * gdb.base/compare-sections.c: New file.
15787 * gdb.base/compare-sections.exp: New file.
15788
802e8e6d
PA
157892014-05-20 Pedro Alves <palves@redhat.com>
15790
15791 * gdb.base/break-idempotent.c: New file.
15792 * gdb.base/break-idempotent.exp: New file.
15793
e59fa00f
MM
157942014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15795
15796 * gdb.btrace/nohist.exp: New.
15797
8b696e31
YQ
157982014-05-20 Yao Qi <yao@codesourcery.com>
15799
15800 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15801 gdb.reverse directory and gdb_reverse_timeout exists in board
15802 setting.
15803 * README: Document gdb_reverse_timeout.
15804
73c9764f
YQ
158052014-05-20 Yao Qi <yao@codesourcery.com>
15806
15807 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15808 'test_file_name'. Treat args as a string instead of a list.
15809 (gdb_init): Rename argument 'args' by 'test_file_name'.
15810
f1f4348a
JK
158112014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15812
15813 * gdb.arch/powerpc-power.exp: New file.
15814 * gdb.arch/powerpc-power.s: New file.
15815
0dbe70ce
DE
158162014-05-16 Doug Evans <dje@google.com>
15817
15818 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15819 * gdb.base/completion.exp: Check that all expected files exist
15820 before doing file completion.
0dbe70ce 15821
8d551b02
DE
158222014-05-16 Doug Evans <dje@google.com>
15823
15824 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15825 Update.
15826 (do_syscall_tests_without_xml): Update.
15827
73eb7709
PA
158282014-05-16 Pedro Alves <palves@redhat.com>
15829
15830 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15831 instead of "unknown output after running".
15832
3fae92fc
YQ
158332014-05-16 Yao Qi <yao@codesourcery.com>
15834
15835 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15836 file1.txt from host at the end.
15837 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15838
c2b2ccc5
DE
158392014-05-15 Doug Evans <dje@google.com>
15840
15841 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15842 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15843 loading file. Add test for TU lookup.
15844
8c217a4b
SM
158452014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15846
15847 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15848 calling "-exec-arguments" or "set args" before running the
15849 inferior.
15850
3deb39c6
SM
158512014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15852
15853 * lib/mi-support.exp (mi_expect_stop): Expect message for
15854 inferiors that exit with non-zero exit code.
15855
71a79f8c
YQ
158562014-05-14 Yao Qi <yao@codesourcery.com>
15857
15858 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15859 match absolute path on remote host.
15860 (test_file_list_exec_source_files): Remove "/" from the
15861 pattern.
15862
f23fcd46
YQ
158632014-05-14 Yao Qi <yao@codesourcery.com>
15864
15865 * boards/local-remote-host-notty.exp (${board}_file): New
15866 proc.
15867
9404b58f
KM
158682014-05-07 Kyle McMartin <kyle@redhat.com>
15869
15870 Pushed by Joel Brobecker <brobecker@adacore.com>.
15871 * gdb.arch/aarch64-atomic-inst.c: New file.
15872 * gdb.arch/aarch64-atomic-inst.exp: New file.
15873
5e45f04c
YQ
158742014-05-07 Yao Qi <yao@codesourcery.com>
15875
15876 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15877 in current context" too.
15878
c888a17d
KS
158792014-05-05 Keith Seitz <keiths@redhat.com>
15880
15881 * gdb.linespec/ls-dollar.exp: Add test for linespec
15882 file:convenience_variable.
15883
290a839c
YQ
158842014-05-05 Yao Qi <yao@codesourcery.com>
15885
15886 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15887 traceframes into tfile and ctf trace files. Read data from
15888 trace file and test collected data.
15889 (gdb_collect_locals_test): Likewise.
15890 (gdb_unavailable_registers_test): Likewise.
15891 (gdb_unavailable_floats): Likewise.
15892 (gdb_collect_globals_test): Likewise.
15893 (top-level): Append "ctf" to trace_file_targets if GDB
15894 supports.
15895
b5262cd0
YQ
158962014-05-05 Yao Qi <yao@codesourcery.com>
15897
15898 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15899 code to ...
15900 (gdb_collect_args_test_1): ... it. New proc.
15901 (gdb_collect_locals_test): Move some code to ...
15902 (gdb_collect_locals_test_1): ... it. New proc.
15903 (gdb_unavailable_registers_test): Move some code to ...
15904 (gdb_unavailable_registers_test_1): ... it. New proc.
15905 (gdb_unavailable_floats): Move some code to ...
15906 (gdb_unavailable_floats_1): ... it. New proc.
15907
30a1e6cc
SDJ
159082014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15909
15910 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15911 probes to test for bitness recognition.
15912 * gdb.arch/amd64-stap-optional-prefix.exp
15913 (test_probe_value_without_reg): New procedure.
15914 Add code to test for different kinds of bitness.
15915
f33da99a
SDJ
159162014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15917
15918 PR breakpoints/16889
15919 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15920 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15921
5b80f00d
PA
159222014-05-01 Pedro Alves <palves@redhat.com>
15923
15924 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15925 gdb_file_cmd if no file is specified.
15926 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15927 last_loaded_file to set the remote exec-file.
15928
f8c2a73c
PA
159292014-05-01 Pedro Alves <palves@redhat.com>
15930
15931 * boards/local-remote-host.exp: New file.
15932
be6e8ac7
PA
159332014-05-01 Pedro Alves <palves@redhat.com>
15934
15935 * boards/local-remote-host.exp: Rename to ...
15936 * boards/local-remote-host-notty.exp: ... this.
15937
cac0dc8f
JB
159382014-04-28 Joel Brobecker <brobecker@adacore.com>
15939
15940 * gdb.ada/dyn_arrayidx: New testcase.
15941
9730e6cc
YQ
159422014-04-26 Yao Qi <yao@codesourcery.com>
15943
15944 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15945 and compute the length of function main. Save it in
15946 $main_length.
15947 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15948 (top-level): Use gdb_compile to compile objects into
15949 executable and restart GDB. Remove invocation to
15950 prepare_for_testing.
15951
7ae1a6a6
PA
159522014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15953 Pedro Alves <palves@redhat.com>
15954
15955 PR server/16255
15956 * gdb.multi/multi-attach.c: New file.
15957 * gdb.multi/multi-attach.exp: New file.
15958
4082afcc
PA
159592014-04-25 Pedro Alves <palves@redhat.com>
15960
15961 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15962 user.
15963 (top level): Test that "set remote conditional-breakpoints-packet
15964 off" works as intended.
15965 * gdb.base/dprintf.exp: Test that "set remote
15966 breakpoint-commands-packet off" works as intended.
15967 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15968 New function.
15969 (top level): Call it.
15970 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15971 remote fast-tracepoints-packet off" works as intended.
15972 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15973 * lib/gdb.exp (gdb_is_target_remote): ... here.
15974
2abc3f8d
DB
159752014-04-24 David Blaikie <dblaikie@gmail.com>
15976
15977 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15978 ensure clang would not discard them.
15979 * gdb.base/gdbvars.c: Ditto.
15980 * gdb.base/memattr.c: Ditto.
15981 * gdb.base/whatis.c: Ditto.
15982 * gdb.python/py-prettyprint.c: Ditto.
15983 * gdb.trace/actions.c: Ditto.
15984 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15985 ensure clang would not discard it.
15986
bfd39632
DB
159872014-04-24 David Blaikie <dblaikie@gmail.com>
15988
15989 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15990 clang to emit the full definition of type required by the test
15991 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15992
22842ff6
DB
159932014-04-24 David Blaikie <dblaikie@gmail.com>
15994
15995 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15996 coax Clang into emitting the definition of the type.
15997 * gdb.cp/pr10728-x.h (y): Ditto.
15998 * gdb.cp/pr10728-y.cc (y): Ditto.
15999
c2e827ad
DB
160002014-04-24 David Blaikie <dblaikie@gmail.com>
16001
16002 * gdb.base/label.exp: XFAIL label related tests under Clang.
16003 * gdb.cp/cplabel.exp: Ditto.
16004 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16005 under Clang those using labels.
16006
4c2d33e7
YQ
160072014-04-25 Yao Qi <yao@codesourcery.com>
16008
16009 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16010 double_label.
16011 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16012 partial_label and double_label.
16013
56083b99
DB
160142014-04-24 David Blaikie <dblaikie@gmail.com>
16015
16016 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16017
25d4e99d
DB
160182014-04-24 David Blaikie <dblaikie@gmail.com>
16019
16020 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16021 of the function to work across GCC and Clang.
16022 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16023 pointer types (const void ** const V void **).
16024
01f9f808
MS
160252014-04-24 Michael Sturm <michael.sturm@mintel.com>
16026 Walfred Tedeschi <walfred.tedeschi@intel.com>
16027
16028 * Makefile.in (EXECUTABLES): Added i386-avx512.
16029 * gdb.arch/i386-avx512.c: New file.
16030 * gdb.arch/i386-avx512.exp: Likewise.
16031
4b48d439
KS
160322014-04-23 Keith Seitz <keiths@redhat.com>
16033
16034 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16035 (mi_make_breakpoint_table): New procedure.
16036 (mi_create_breakpoint): Use mi_make_breakpoint
16037 and return the result.
16038 (mi_make_breakpoint): New procedure.
16039 (mi_build_kv_pairs): New procedure.
16040
16041 * gdb.mi/mi-break.exp: Remove unused globals,
16042 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16043 All callers updated.
16044 * gdb.mi/mi-dprintf.exp: Use variable to track command
16045 number.
16046 Update all callers of mi_create_breakpoint and use
16047 mi_make_breakpoint_table.
16048 Remove any unused global variables.
16049 * gdb.mi/mi-nonstop.exp: Likewise.
16050 * gdb.mi/mi-nsintrall.exp: Likewise.
16051 * gdb.mi/mi-nsmoribund.exp: Likewise.
16052 * gdb.mi/mi-nsthrexec.exp: Likewise.
16053 * gdb.mi/mi-reverse.exp: Likewise.
16054 * gdb.mi/mi-simplerun.exp: Likewise.
16055 * gdb.mi/mi-stepn.exp: Likewise.
16056 * gdb.mi/mi-syn-frame.exp: Likewise.
16057 * gdb.mi/mi-until.exp: Likewise.
16058 * gdb.mi/mi-var-cp.exp: Likewise.
16059 * gdb.mi/mi-var-display.exp: Likewise.
16060 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16061 * gdb.mi/mi2-var-child.exp: Likewise.
16062 * gdb.mi/mi-vla-c99.exp: Likewise.
16063 * lib/mi-support.exp: Likewise.
16064
16065 From Ian Lance Taylor <iant@cygnus.com>:
16066 * lib/gdb.exp (parse_args): New procedure.
16067
08351840
PA
160682014-04-23 Pedro Alves <palves@redhat.com>
16069
16070 * gdb.base/break-unload-file.c: New file.
16071 * gdb.base/break-unload-file.exp: New file.
16072 * gdb.base/sym-file-lib.c (baz): New function.
16073 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16074 field.
16075 (load): Store the segment's mapped size.
16076 (unload): New function.
16077 (unload_shlib): New function.
16078 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16079 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16080 set a breakpoint at baz, and call it.
16081 * gdb.base/sym-file.exp: New tests for stale breakpoint
16082 instructions.
16083
076855f9
PA
160842014-04-23 Pedro Alves <palves@redhat.com>
16085
16086 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16087 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16088 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16089 * gdb.base/hbreak-unmapped.c: New file.
16090 * gdb.base/hbreak-unmapped.exp: New file.
16091 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16092 * lib/gdb.exp (gdb_is_target_remote): ... here.
16093
483805cf
PA
160942014-04-22 Pedro Alves <palves@redhat.com>
16095
16096 * gdb.base/consecutive-step-over.c: New file.
16097 * gdb.base/consecutive-step-over.exp: New file.
16098
06d97543
PA
160992014-04-22 Pedro Alves <palves@redhat.com>
16100
16101 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16102 instead of send_gdb/gdb_expect.
16103
b4429ea2
YQ
161042014-04-22 Yao Qi <yao@codesourcery.com>
16105
16106 * lib/trace-support.exp (generate_tracefile): New procedure.
16107 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16108 return 0.
16109 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16110 if generate_tracefile returns 1.
16111
51d48146
PA
161122014-04-18 Tom Tromey <palves@redhat.com>
16113 Pedro alves <tromey@redhat.com>
16114
16115 PR backtrace/15558
16116 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16117 with a backtrace limit.
16118 * gdb.python/py-frame-inline.exp: Test running to an inline
16119 function with a backtrace limit, and printing the newest frame.
16120 * gdb.python/py-frame-inline.c (main): Call f.
16121
bd1dce5f
MS
161222014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16123
16124 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16125
40d1a503
MS
161262014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16127
16128 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16129 Drop prefix from unsupported source file path.
16130
389b98f7
YQ
161312014-04-17 Yao Qi <yao@codesourcery.com>
16132
16133 * lib/gdb.exp (with_target_charset): New proc.
16134 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16135 with_target_charset.
16136 (test_print_strings): Likewise.
16137 (test_repeat_bytes): Likewise.
16138 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16139 for some tests.
16140
22869d73
KS
161412014-04-16 Keith Seitz <keiths@redhat.com>
16142
16143 PR gdb/15827
16144 * gdb.dwarf2/corrupt.c: New file.
16145 * gdb.dwarf2/corrupt.exp: New file.
16146
c4f87ca6
KS
161472014-04-16 Keith Seitz <keiths@redhat.com>
16148
16149 PR c++/16597
16150 * gdb.cp/namelessclass.cc: New file.
16151 * gdb.cp/namelessclass.exp: New file.
16152 * gdb.cp/namelessclass.S: New file.
16153
ab19de87
DE
161542014-04-16 Doug Evans <dje@google.com>
16155
16156 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16157 Add comment.
16158 (gdbserver_default_get_comm_port): New function.
16159 (gdbserver_start): Check if board file provided
16160 "gdbserver,get_comm_port" and use it if so.
16161 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16162 (gdb,socketport): Set to "stdio".
16163 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16164 (stdio_gdbserver_template): Delete.
16165 (${board}_get_remote_address): Update.
16166 (${board}_build_remote_cmd): Delete.
16167 (${board}_get_comm_port): New function.
16168 (${board}_spawn): Update.
16169 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16170 Delete.
16171 (${board}_get_remote_address): Update.
16172 (${board}_get_comm_port): New function.
16173
fc98a809
AB
161742014-04-16 Andrew Burgess <aburgess@broadcom.com>
16175
16176 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16177 appearing in any order.
16178
87fd9e6e
DE
161792014-04-15 Doug Evans <dje@google.com>
16180
16181 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16182 uninitialized value of "description".
16183
099fc3ea
KS
161842014-04-15 Keith Seitz <keiths@redhat.com>
16185
16186 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16187 Remove unused globals.
16188 (test_running_the_program): Likewise.
16189 (test_controlled_execution): Likewise.
16190 (test_controlling_breakpoints): Likewise.
16191 (test_program_termination): Likewise.
16192
5da151d4
KS
161932014-04-15 Keith Seitz <keiths@redhat.com>
16194
16195 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16196 unused globals.
16197 (test_rbreak_creation_and_listing): Likewise.
16198 (test_ignore_count): Likewise.
16199 (test_error): Likewise.
16200
35e5d2f0
PA
162012014-04-15 Pedro Alves <palves@redhat.com>
16202
16203 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16204 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16205 sym-file-loader.c.
16206 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16207 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16208 to sym-file-loader.c.
16209 (struct library): Forward declare.
16210 (load_shlib, lookup_function): Change prototypes.
16211 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16212 (translate_offset): Remove declarations.
16213 (get_text_addr): New declaration.
16214 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16215 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16216 sym-file-loader.h.
16217 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16218 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16219 here from sym-file-loader.h.
16220 (struct library): New structure.
16221 (load_shlib, lookup_function): Change prototypes and adjust to
16222 work with a struct library.
16223 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16224 (translate_offset): Make static.
16225 (get_text_addr): New function.
16226 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16227
eb4c1710
PA
162282014-04-15 Pedro Alves <palves@redhat.com>
16229
16230 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16231
2d1baf52
PA
162322014-04-15 Pedro Alves <palves@redhat.com>
16233
16234 * gdb.base/sym-file-loader.c: Include <limits.h>.
16235 (SELF_LINK): New define.
16236 (get_origin): New function.
16237 (load_shlib): Use it.
16238 * gdb.base/sym-file.exp: Don't early return if the target is
16239 remote. Use runto_main, and issue fail is that fails. Use
16240 gdb_load_shlibs.
16241 (shlib_name): Delete.
16242 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16243
7dd6df01
PA
162442014-04-15 Pedro Alves <palves@redhat.com>
16245
16246 * gdb.base/sym-file.exp: Remove regex characters from test
16247 message. Don't refer to breakpoint numbers in test messages.
16248
b50c8614
KS
162492014-04-14 Keith Seitz <keiths@redhat.com>
16250
16251 PR c++/16253
16252 * gdb.cp/var-tag.cc: New file.
16253 * gdb.cp/var-tag.exp: New file.
16254 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16255 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16256 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16257 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16258
3d567982
TT
162592014-04-14 Tom Tromey <tromey@redhat.com>
16260
16261 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16262 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16263 type.
16264 * gdb.cp/enum-class.exp: New file.
16265 * gdb.cp/enum-class.cc: New file.
16266
0626fc76
TT
162672014-04-14 Tom Tromey <tromey@redhat.com>
16268
16269 * gdb.dwarf2/enum-type.exp: New file.
16270
dca325b3
SA
162712014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16272
16273 * gdb.mi/mi-vla-c99.exp: New file.
16274 * gdb.mi/vla.c: New file.
16275
5854b38a
SA
162762014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16277
16278 * gdb.base/vla-datatypes.c: New file.
16279 * gdb.base/vla-datatypes.exp: New file.
16280
463bb957
SA
162812014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16282
16283 * gdb.base/vla-ptr.c: New file.
16284 * gdb.base/vla-ptr.exp: New file.
16285
3dd170be
SA
162862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16287
16288 * gdb.dwarf2/count.exp: New file.
16289
5ecaaa66
SA
162902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16291
16292 * gdb.base/vla-sideeffect.c: New file.
16293 * gdb.base/vla-sideeffect.exp: New file.
16294
41f1ada5
DB
162952014-04-14 David Blaikie <dblaikie@gmail.com>
16296
16297 * gdb.mi/non-stop.c: Add return value for non-void function return
16298 statement.
16299 * gdb.threads/staticthreads.c: Ditto.
16300
0be03e84
DE
163012014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16302 Doug Evans <xdje42@gmail.com>
16303
16304 * gdb.guile/scm-value.c: Improve test case.
16305 * gdb.guile/scm-value.exp: Add new test.
16306
f180a1fb
DB
163072014-04-11 David Blaikie <dblaikie@gmail.com>
16308
16309 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16310 override Clang's default.
16311
6b662e19
JB
163122014-04-11 Joel Brobecker <brobecker@adacore.com>
16313
16314 Revert the following changes (regressions):
16315
16316 * gdb.base/vla-sideeffect.c: New file.
16317 * gdb.base/vla-sideeffect.exp: New file.
16318
16319 * gdb.dwarf2/count.exp: New file.
16320
16321 * gdb.base/vla-multi.c: New file.
16322 * gdb.base/vla-multi.exp: New file.
16323
16324 * gdb.base/vla-ptr.c: New file.
16325 * gdb.base/vla-ptr.exp: New file.
16326
16327 * gdb.base/vla-datatypes.c: New file.
16328 * gdb.base/vla-datatypes.exp: New file.
16329
16330 * gdb.mi/mi-vla-c99.exp: New file.
16331 * gdb.mi/vla.c: New file.
16332
245a5f0b
KS
163332014-04-11 Keith Seitz <keiths@redhat.com>
16334
16335 PR c++/16675
16336 * gdb.cp/cpsizeof.exp: New file.
16337 * gdb.cp/cpsizeof.cc: New file.
16338
58a84dcf
SA
163392014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16340
191a8a90
JB
16341 * gdb.mi/mi-vla-c99.exp: New file.
16342 * gdb.mi/vla.c: New file.
58a84dcf 16343
c8655f75
SA
163442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16345
16346 * gdb.base/vla-datatypes.c: New file.
16347 * gdb.base/vla-datatypes.exp: New file.
16348
024e13b4
SA
163492014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16350
16351 * gdb.base/vla-ptr.c: New file.
16352 * gdb.base/vla-ptr.exp: New file.
16353
1a237e0e
SA
163542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16355
16356 * gdb.base/vla-multi.c: New file.
16357 * gdb.base/vla-multi.exp: New file.
16358
504f3432
SA
163592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16360
16361 * gdb.dwarf2/count.exp: New file.
16362
3bce8237
SA
163632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16364
191a8a90
JB
16365 * gdb.base/vla-sideeffect.c: New file.
16366 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16367
322f9c21
YQ
163682014-04-11 Yao Qi <yao@codesourcery.com>
16369
16370 * gdb.base/completion.exp: Check file exists before running tests
16371 on file completion.
16372
d708bcd1
PA
163732014-04-10 Pedro Alves <palves@redhat.com>
16374
16375 * gdb.base/cond-eval-mode.c: New file.
16376 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16377 prepare_for_testing to build the new file. Check result of
16378 runto_main.
16379 (test_break, test_watch): New procedures.
16380 (top level): Use them.
16381
ae1d2761
PM
163822014-04-08 Pierre Muller <muller@sourceware.org>
16383
16384 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16385 Ctrl-V use for mingw hosts.
16386
7af389b8
SC
163872014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16388
16389 * gdb.python/py-value.c: Improve test case.
16390 * gdb.python/py-value.exp: Add new test.
16391
5e703181
DE
163922014-04-07 David Blaikie <dblaikie@gmail.com>
16393
16394 * lib/compiler.c: Identify the clang compiler.
16395 * lib/compiler.cc: Ditto.
16396
9810b410
YQ
163972014-04-03 Yao Qi <yao@codesourcery.com>
16398
16399 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16400
98d1b8dc
AB
164012014-04-01 Anton Blanchard <anton@samba.org>
16402
16403 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16404 messages unique.
16405
3114cea1
AB
164062014-04-01 Anton Blanchard <anton@samba.org>
16407
16408 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16409 prepare_for_testing.
16410
62f7182c
AB
164112014-04-01 Anton Blanchard <anton@samba.org>
16412
16413 * gdb.arch/ppc64-atomic-inst.c: Remove.
16414 * gdb.arch/ppc64-atomic-inst.S: New file.
16415 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16416
770e7fc7
DE
164172014-03-31 Doug Evans <dje@google.com>
16418
16419 * gdb.base/print-symbol-loading-lib.c: New file.
16420 * gdb.base/print-symbol-loading-main.c: New file.
16421 * gdb.base/print-symbol-loading.exp: New file.
16422
46e2bafa
YQ
164232014-03-31 Yao Qi <yao@codesourcery.com>
16424
16425 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16426
8776cfe9
JB
164272014-03-28 Joel Brobecker <brobecker@adacore.com>
16428
16429 * gdb.ada/mi_dyn_arr: New testcase.
16430
5d1ef361
DE
164312014-03-27 Doug Evans <dje@google.com>
16432
16433 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16434
b5bee914
YQ
164352014-03-27 Yao Qi <yao@codesourcery.com>
16436
16437 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16438 if target is nios2-*-*.
16439
0d4d0e77
YQ
164402014-03-26 Yao Qi <yao@codesourcery.com>
16441
16442 * lib/gdb.exp (readline_is_used): New proc.
16443 * gdb.base/completion.exp: Move tests on command complete up.
16444 Skip the rest of tests if readline is not used.
16445 * gdb.ada/complete.exp: Skp the test if readline is not
16446 used.
16447 * gdb.base/filesym.exp: Likewise.
16448 * gdb.base/macscp.exp: Likewise.
16449 * gdb.base/readline-ask.exp: Likewise.
16450 * gdb.base/readline.exp: Likewise.
16451 * gdb.python/py-cmd.exp: Likewise.
16452 * gdb.trace/tfile.exp: Likewise.
16453
29361eee
YQ
164542014-03-26 Yao Qi <yao@codesourcery.com>
16455
16456 * gdb.base/macscp.exp: Fix code format issues.
16457
bc9a5525
UW
164582014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16459
16460 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16461 * gdb.asm/powerpc64le.inc: New file.
16462
d3839ede
PA
164632014-03-25 Pedro Alves <palves@redhat.com>
16464 Doug Evans <dje@google.com>
16465
16466 * gdb.base/source-execution.c: New file.
16467 * gdb.base/source-execution.exp: New file.
16468 * gdb.base/source-execution.gdb: New file.
16469
01672a57
DE
164702014-03-24 Doug Evans <dje@google.com>
16471
16472 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16473 using fission.
16474
88bbeca9
HZ
164752014-03-24 Hui Zhu <hui@codesourcery.com>
16476 Pedro Alves <palves@redhat.com>
16477
16478 PR breakpoints/16101
16479 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16480 test pass/fail messages. Detect missing support for dprintf when
16481 breakpoints are actually inserted.
16482 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16483 breakpoints are actually inserted.
16484 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16485 fails.
16486
d2348791
JK
164872014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16488
16489 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16490
feef67ab
DE
164912014-03-22 Doug Evans <xdje42@gmail.com>
16492
16493 * gdb.python/python.exp (python not supported): Verify multi-line
16494 python command issues an error.
25d743f9 16495 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16496 guile command issues an error.
feef67ab 16497
ecebef6a
MR
164982014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16499
16500 * gdb.threads/thread-specific.exp: Handle the lack of usable
16501 $this_breakpoint and $this_thread.
16502
ccdd1909
HZ
165032014-03-21 Hui Zhu <hui@codesourcery.com>
16504
16505 * gdb.base/attach.exp (do_command_attach_tests): New.
16506
beb460e8
PA
165072014-03-20 Tom Tromey <tromey@redhat.com>
16508 Pedro Alves <palves@redhat.com>
16509
16510 PR cli/15718
16511 * gdb.base/condbreak-call-false.c: New file.
16512 * gdb.base/condbreak-call-false.exp: New file.
16513
40acf43a
PA
165142014-03-20 Pedro Alves <palves@redhat.com>
16515
16516 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16517 Delete.
16518 (block_signals, unblock_signals): Delete.
16519 (child_function_2, main): Remove references to deleted variable
16520 and functions.
16521
9f5e1e02
PA
165222014-03-20 Pedro Alves <palves@redhat.com>
16523
16524 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16525 Use pthread_kill to signal thread 2.
16526 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16527 Adjust to make the test send itself a signal rather than using the
16528 host's "kill" command.
16529
99619bea
PA
165302014-03-20 Pedro Alves <palves@redhat.com>
16531
16532 * gdb.threads/multiple-step-overs.c: New file.
16533 * gdb.threads/multiple-step-overs.exp: New file.
16534 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16535 Adjust expected infrun debug output.
16536
2adfaa28
PA
165372014-03-20 Pedro Alves <palves@redhat.com>
16538
16539 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16540 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16541
31e77af2
PA
165422014-03-20 Pedro Alves <palves@redhat.com>
16543
16544 PR breakpoints/7143
16545 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16546 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16547 of gdb_test_multiple.
16548 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16549 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16550
b9f437de
PA
165512014-03-20 Pedro Alves <palves@redhat.com>
16552
16553 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16554 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16555
05adc73e
PA
165562014-03-19 Pedro Alves <palves@redhat.com>
16557
16558 * gdb.base/async.exp: Remove early return.
16559
6048b950
PA
165602014-03-19 Pedro Alves <palves@redhat.com>
16561
16562 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16563
8bcfb00a
PA
165642014-03-19 Pedro Alves <palves@redhat.com>
16565
16566 * gdb.base/async.exp (test_background): Expect \r\n after
16567 "completed." in the fail pattern.
16568
884e37dc
PA
165692014-03-19 Pedro Alves <palves@redhat.com>
16570
16571 * gdb.base/async.exp (test_background): New procedure.
16572 Use it for all background execution command tests.
16573
148e57e2
PA
165742014-03-19 Pedro Alves <palves@redhat.com>
16575
16576 * gdb.base/async.exp: Use prepare_for_testing.
16577
f48088c7
PA
165782014-03-19 Pedro Alves <palves@redhat.com>
16579
16580 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16581 the same line.
16582
e2f6c966
PA
165832014-03-19 Pedro Alves <palves@redhat.com>
16584
16585 * gdb.base/async.c (main): Add "jump here" and "until here" line
16586 marker comments.
16587 * gdb.base/async.exp (jump_here): New global.
16588 (jump& test): Use it.
16589 (until_here): New global.
16590 (until& test): Use it.
16591
c30568d4
PA
165922014-03-19 Pedro Alves <palves@redhat.com>
16593
16594 * gdb.base/async.exp: Don't frob gdb_protocol.
16595
0172b6a7
DE
165962014-03-18 Doug Evans <xdje42@gmail.com>
16597
16598 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16599 Fix spelling of exec-done-display.
16600
06c868a8
JK
166012014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16602
16603 PR gdb/15358
16604 * gdb.base/gdb-sigterm.c: New file.
16605 * gdb.base/gdb-sigterm.exp: New file.
16606
0c7e1a46
PA
166072014-03-18 Pedro Alves <palves@redhat.com>
16608
16609 PR gdb/13860
16610 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16611 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16612 solib-event.
16613
f7c77d93
JB
166142014-03-17 Joel Brobecker <brobecker@adacore.com>
16615
16616 * gdb.ada/pckd_arr_ren: New testcase.
16617
5a1e8c7a
DE
166182014-03-13 Doug Evans <xdje42@gmail.com>
16619
16620 PR guile/16612
16621 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16622 collect after discarding symbols.
16623
350e1a76
DE
166242014-03-13 Ludovic Courtès <ludo@gnu.org>
16625 Doug Evans <xdje42@gmail.com>
16626
16627 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16628 to history survives a gc.
16629
a69900ae
PA
166302014-03-13 Pedro Alves <palves@redhat.com>
16631
16632 * gdb.base/default.exp: Don't test "target procfs".
16633
5db9f0bd
PA
166342014-03-13 Pedro Alves <palves@redhat.com>
16635
16636 * gdb.base/default.exp: Update "target child" and "target procfs"
16637 tests to not expect "Unix".
16638
b3ccfe11
TT
166392014-03-12 Tom Tromey <tromey@redhat.com>
16640
16641 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16642 New procs. Add target-async tests.
16643 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16644 Add target-async tests.
16645
646f4417
AA
166462014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16647
16648 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16649 'func_start' and 'func_end' for the beginning and end of the
16650 function code, respectively.
16651 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16652 'func_end' instead of 'func' and 'main'.
16653
288c211f
AA
166542014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16655
16656 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16657 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16658 generate the debug info assembler source.
16659
e0c0f156
AA
166602014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16661
16662 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16663 * gdb.dwarf2/arr-subrange.exp: Likewise.
16664 * gdb.dwarf2/dwz.exp: Likewise.
16665 * gdb.dwarf2/method-ptr.exp: Likewise.
16666 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16667 * gdb.dwarf2/subrange.exp: Likewise.
16668 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16669 * gdb.dwarf2/implptrpiece.exp: Likewise.
16670 * gdb.dwarf2/nostaticblock.exp: Likewise.
16671
0e5c4555
AA
166722014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16673
16674 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16675 directory to absolute path name arguments.
16676
5ec18f2b
JG
166772014-03-10 Joel Brobecker <brobecker@adacore.com>
16678
16679 * gdb.ada/tagged_access: New testcase.
16680
847fc4f2
MM
166812014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16682
16683 * gdb.btrace/data.exp: Update expected output.
16684
cc3da688
YQ
166852014-03-06 Yao Qi <yao@codesourcery.com>
16686
16687 * gdb.trace/pr16508.exp: New file.
16688
0f26cec1
PA
166892014-03-05 Pedro Alves <palves@redhat.com>
16690
16691 PR gdb/16575
16692 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16693 procedure.
16694 (top level): Adjust to use it. Add tests that exercise breakpoint
16695 interaction with the code-cache.
16696
7a5a839f
LC
166972014-02-26 Ludovic Courtès <ludo@gnu.org>
16698
16699 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16700 test for 'history-append!'.
16701
31aa7e4e
JB
167022014-02-26 Joel Brobecker <brobecker@adacore.com>
16703
16704 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16705 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16706 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16707 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16708 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16709 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16710
1b588015
JB
167112014-02-26 Joel Brobecker <brobecker@adacore.com>
16712
16713 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16714 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16715 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16716
55426c9d
JB
167172014-02-26 Joel Brobecker <brobecker@adacore.com>
16718
16719 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16720
dc53a7ad
JB
167212014-02-26 Joel Brobecker <brobecker@adacore.com>
16722
16723 * gdb.dwarf2/arr-stride.c: New file.
16724 * gdb.dwarf2/arr-stride.exp: New file.
16725
12ab52e9
PA
167262014-02-26 Pedro Alves <palves@redhat.com>
16727
16728 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16729 that won't ever trigger. Make sure that GDB reports the correct
16730 breakpoint that caused the stop.
16731
849c862e
JK
167322014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16733
16734 PR gdb/16626
16735 * gdb.base/auto-load-script: New file.
16736 * gdb.base/auto-load.c: New file.
16737 * gdb.base/auto-load.exp: New file.
16738
71b7d793
JK
16739 PR gdb/16626
16740 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16741
e2f0d509
JK
167422014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16743
16744 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16745 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16746
50cc37c8
DE
167472014-02-24 Doug Evans <dje@google.com>
16748
16749 * lib/gdb.exp (run_on_host): Log error output if program fails.
16750
ea4758f2
PA
167512014-02-21 Pedro Alves <palves@redhat.com>
16752
16753 * gdb.threads/step-after-sr-lock.c: Rename to ...
16754 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16755 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16756 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16757 ... this.
16758
d7b30f67
SDJ
167592014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16760
16761 PR tdep/16397
16762 * gdb.arch/amd64-stap-special-operands.exp: New file.
16763 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16764 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16765 * gdb.arch/amd64-stap-triplet.S: Likewise.
16766 * gdb.arch/amd64-stap-triplet.c: Likewise.
16767
83deb43f
JB
167682014-02-20 Joel Brobecker <brobecker@adacore.com>
16769
16770 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16771 in .section pseudo-op.
16772
adde2bff
DE
167732014-02-20 lin zuojian <manjian2006@gmail.com>
16774 Joel Brobecker <brobecker@adacore.com>
16775 Doug Evans <xdje42@gmail.com>
16776
16777 PR symtab/16581
16778 * gdb.dwarf2/dw2-icycle.S: New file.
16779 * gdb.dwarf2/dw2-icycle.c: New file.
16780 * gdb.dwarf2/dw2-icycle.exp: New file.
16781
f7bd0f78
SC
167822014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16783
16784 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16785 operations on gdb.Value objects.
16786 * gdb.python/py-value-cc.exp: Add new test to test operations on
16787 gdb.Value objects.
16788
c17ef0d5
DE
167892014-02-18 Doug Evans <dje@google.com>
16790
16791 * Makefile.in (TESTS): New variable.
16792 (expanded_tests, expanded_tests_or_none): New variables
16793 (check-single): Pass $(expanded_tests_or_none) to runtest.
16794 (check-parallel): Only run tests in $(TESTS) if non-empty.
16795 (check/no-matching-tests-found): New rule.
16796 * README: Document TESTS makefile variable.
16797
5dd3176f
DE
167982014-02-18 Doug Evans <dje@google.com>
16799
16800 * Makefile.in (check-parallel): rm -rf outputs temp.
16801
0b10be4f
JK
168022014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16803
16804 Fix "ERROR: no fileid for" in the testsuite.
16805 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16806
85f224e7
DE
168072014-02-12 Doug Evans <dje@google.com>
16808
16809 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16810 (MISCELLANEOUS): New variable.
16811 (clean): rm -rf $(MISCELLANEOUS).
16812 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16813 dwp live in the same directory as symlinks, with each symlink pointed
16814 to a differently named file in a different directory.
16815
149b30ff
DE
168162014-02-11 Doug Evans <dje@google.com>
16817
16818 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16819 of Tcl file commands.
16820
1dfdac32
MK
168212014-02-10 Mark Kettenis <kettenis@gnu.org>
16822
16823 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16824 "kill -SIGUSR1 -1".
16825
aa4fb036
JB
168262014-02-10 Joel Brobecker <brobecker@adacore.com>
16827
16828 * gdb.ada/tick_length_array_enum_idx: New testcase.
16829
ed3ef339
DE
168302014-02-10 Doug Evans <xdje42@gmail.com>
16831
16832 * configure.ac (AC_OUTPUT): Add gdb.guile.
16833 * configure: Regenerate.
16834 * lib/gdb-guile.exp: New file.
16835 * lib/gdb.exp (get_target_charset): New function.
16836 * gdb.base/help.exp: Update expected output from "apropos apropos".
16837 * gdb.guile/Makefile.in: New file.
16838 * gdb.guile/guile.exp: New file.
16839 * gdb.guile/scm-arch.c: New file.
16840 * gdb.guile/scm-arch.exp: New file.
16841 * gdb.guile/scm-block.c: New file.
16842 * gdb.guile/scm-block.exp: New file.
16843 * gdb.guile/scm-breakpoint.c: New file.
16844 * gdb.guile/scm-breakpoint.exp: New file.
16845 * gdb.guile/scm-disasm.c: New file.
16846 * gdb.guile/scm-disasm.exp: New file.
16847 * gdb.guile/scm-equal.c: New file.
16848 * gdb.guile/scm-equal.exp: New file.
16849 * gdb.guile/scm-error.exp: New file.
16850 * gdb.guile/scm-error.scm: New file.
16851 * gdb.guile/scm-frame-args.c: New file.
16852 * gdb.guile/scm-frame-args.exp: New file.
16853 * gdb.guile/scm-frame-args.scm: New file.
16854 * gdb.guile/scm-frame-inline.c: New file.
16855 * gdb.guile/scm-frame-inline.exp: New file.
16856 * gdb.guile/scm-frame.c: New file.
16857 * gdb.guile/scm-frame.exp: New file.
16858 * gdb.guile/scm-generics.exp: New file.
16859 * gdb.guile/scm-gsmob.exp: New file.
16860 * gdb.guile/scm-iterator.c: New file.
16861 * gdb.guile/scm-iterator.exp: New file.
16862 * gdb.guile/scm-math.c: New file.
16863 * gdb.guile/scm-math.exp: New file.
16864 * gdb.guile/scm-objfile-script-gdb.in: New file.
16865 * gdb.guile/scm-objfile-script.c: New file.
16866 * gdb.guile/scm-objfile-script.exp: New file.
16867 * gdb.guile/scm-objfile.c: New file.
16868 * gdb.guile/scm-objfile.exp: New file.
16869 * gdb.guile/scm-ports.exp: New file.
16870 * gdb.guile/scm-pretty-print.c: New file.
16871 * gdb.guile/scm-pretty-print.exp: New file.
16872 * gdb.guile/scm-pretty-print.scm: New file.
16873 * gdb.guile/scm-section-script.c: New file.
16874 * gdb.guile/scm-section-script.exp: New file.
16875 * gdb.guile/scm-section-script.scm: New file.
16876 * gdb.guile/scm-symbol.c: New file.
16877 * gdb.guile/scm-symbol.exp: New file.
16878 * gdb.guile/scm-symtab-2.c: New file.
16879 * gdb.guile/scm-symtab.c: New file.
16880 * gdb.guile/scm-symtab.exp: New file.
16881 * gdb.guile/scm-type.c: New file.
16882 * gdb.guile/scm-type.exp: New file.
16883 * gdb.guile/scm-value-cc.cc: New file.
16884 * gdb.guile/scm-value-cc.exp: New file.
16885 * gdb.guile/scm-value.c: New file.
16886 * gdb.guile/scm-value.exp: New file.
16887 * gdb.guile/source2.scm: New file.
16888 * gdb.guile/types-module.cc: New file.
16889 * gdb.guile/types-module.exp: New file.
16890
7026a7c1
YQ
168912014-02-10 Yao Qi <yao@codesourcery.com>
16892
16893 PR testsuite/16543
16894 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16895 * configure: Regenerated.
16896 * Makefile.in: New file.
16897
6c466447
AS
168982014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16899
16900 * gdb.python/py-framefilter.exp: Fix typo.
16901
6e854735
YQ
169022014-02-08 Yao Qi <yao@codesourcery.com>
16903
16904 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16905 that no =breakpoint-modified is emitted when breakpoints are
16906 modified through MI commands.
16907
d137e6dc
PA
169082014-02-07 Pedro Alves <pedro@codesourcery.com>
16909 Pedro Alves <palves@redhat.com>
16910
16911 * gdb.threads/step-after-sr-lock.c: New file.
16912 * gdb.threads/step-after-sr-lock.exp: New file.
16913
b5ee5a50
PA
169142014-02-07 Pedro Alves <palves@redhat.com>
16915
16916 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16917
3c77faf3
JK
169182014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16919
16920 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16921 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16922
6dddc817
DE
169232014-02-06 Doug Evans <xdje42@gmail.com>
16924
16925 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16926 output.
16927
16928 * gdb.gdb/python-interrupts.exp: New file.
16929
de7b2893
YQ
169302014-02-05 Yao Qi <yao@codesourcery.com>
16931
16932 * gdb.trace/report.exp (use_collected_data): Test the output
16933 of "info threads" and "info inferiors".
16934
66d032ac
YQ
169352014-02-05 Yao Qi <yao@codesourcery.com>
16936
16937 Revert this patch:
16938
16939 2013-05-24 Yao Qi <yao@codesourcery.com>
16940
16941 * gdb.trace/tfile.exp: Test inferior and thread.
16942
591a12a1
UW
169432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16944
16945 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16946 on a function.
16947 * gdb.base/step-bt.c: Call hello via function pointer to make
16948 sure its first instruction is executed on powerpc64le-linux.
16949
0ff3e01f
UW
169502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16951
16952 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16953
084ee545
UW
169542014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16955
16956 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16957 of the test patterns for use on little-endian systems.
16958
6ed14ff3
UW
169592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16960
16961 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16962 (decimal_vector): Fix for little-endian.
16963
401e27fd
JM
169642014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16965
16966 * gdb.arch/sparc-sysstep.exp: New file.
16967 * gdb.arch/sparc-sysstep.c: Likewise.
16968
16969 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16970
8b924729
EBM
169712014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16972
16973 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16974
fb151210
JB
169752014-01-23 Tom Tromey <tromey@redhat.com>
16976
16977 * gdb.ada/array_char_idx: New testcase.
16978
0740f8d8
TT
169792014-01-23 Tom Tromey <tromey@redhat.com>
16980
16981 PR python/16487:
16982 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16983 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16984 classes.
16985
21909fa1
TT
169862014-01-23 Tom Tromey <tromey@redhat.com>
16987
16988 PR python/16491:
16989 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16990 string from an inferior frame.
16991 * gdb.python/py-framefilter-mi.exp: Update.
16992
87ce2a04
DE
169932014-01-22 Doug Evans <dje@google.com>
16994
16995 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16996
237b092b
AA
169972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16998
16999 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17000
d674a709
AA
170012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17002
17003 * gdb.trace/entry-values.exp: Remove excess space character from
17004 regex patterns. Handle s390 call instruction.
17005
20fa3390
AA
170062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17007
17008 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17009 define "*_start" label. Make "name" static.
17010 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17011 ${name} by references to ${name}_start.
17012
78466714
AA
170132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17014
17015 * gdb.base/info-macros.exp: Remove "debug" from the compile
17016 options.
17017
ec9f644a
IB
170182014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17019
17020 * gdb.dlang/demangle.exp: New file.
17021
94b1b47e
IB
170222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17023
17024 * gdb.dlang/primitive-types.exp: New file.
17025
7f420862
IB
170262014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17027
17028 * configure.ac: Create gdb.dlang/Makefile.
17029 * configure: Regenerate.
17030 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17031 * gdb.dlang/Makefile.in: New file.
17032 * lib/d-support.exp: New file.
17033 * lib/gdb.exp (skip_d_tests): New proc.
17034
52834460
MM
170352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17036
17037 * gdb.btrace/delta.exp: Check reverse stepi.
17038 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17039 * gdb.btrace/finish.exp: New.
17040 * gdb.btrace/next.exp: New.
17041 * gdb.btrace/nexti.exp: New.
17042 * gdb.btrace/record_goto.c: Add comments.
17043 * gdb.btrace/step.exp: New.
17044 * gdb.btrace/stepi.exp: New.
17045 * gdb.btrace/multi-thread-step.c: New.
17046 * gdb.btrace/multi-thread-step.exp: New.
17047 * gdb.btrace/rn-dl-bind.c: New.
17048 * gdb.btrace/rn-dl-bind.exp: New.
17049 * gdb.btrace/data.c: New.
17050 * gdb.btrace/data.exp: New.
17051 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17052
6e07b1d2
MM
170532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17054
17055 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17056 * gdb.btrace/exception.exp: Update.
17057 * gdb.btrace/instruction_history.exp: Update.
17058 * gdb.btrace/record_goto.exp: Update.
17059 * gdb.btrace/tailcall.exp: Update.
17060 * gdb.btrace/unknown_functions.exp: Update.
17061 * gdb.btrace/delta.exp: New.
17062
0b722aec
MM
170632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17064
17065 * gdb.btrace/record_goto.exp: Add backtrace test.
17066 * gdb.btrace/tailcall.exp: Add backtrace test.
17067
066ce621
MM
170682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17069
17070 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17071 * gdb.btrace/record_goto.c: New.
17072 * gdb.btrace/record_goto.exp: New.
17073 * gdb.btrace/x86-record_goto.S: New.
17074
0688d04e
MM
170752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17076
17077 * gdb.btrace/function_call_history.exp: Update tests.
17078 * gdb.btrace/instruction_history.exp: Update tests.
17079
8710b709
MM
170802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17081
17082 * gdb.btrace/function_call_history.exp: Fix expected field
17083 order for "record function-call-history".
17084 Add new tests for "record function-call-history /c".
17085 * gdb.btrace/exception.cc: New.
17086 * gdb.btrace/exception.exp: New.
17087 * gdb.btrace/tailcall.exp: New.
17088 * gdb.btrace/x86-tailcall.S: New.
17089 * gdb.btrace/x86-tailcall.c: New.
17090 * gdb.btrace/unknown_functions.c: New.
17091 * gdb.btrace/unknown_functions.exp: New.
17092 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17093
5de9129b
MM
170942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17095
17096 * gdb.btrace/instruction_history.exp: Update.
17097 * gdb.btrace/function_call_history.exp: Update.
17098
23a7fe75
MM
170992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17100
17101 * gdb.btrace/function_call_history.exp: Fix expected function
17102 trace.
17103 * gdb.btrace/instruction_history.exp: Initialize traced.
17104 Remove traced_functions.
17105
724c7dd8
MM
171062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17107
17108 * gdb.btrace/function_call_history.exp: Update
17109 * gdb.btrace/instruction_history.exp: Update.
17110
6d78d93b
MM
171112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17112
17113 * gdb.btrace/enable.exp: Update expected text.
17114
93a360cc
OJ
171152014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17116
17117 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17118 bytes.
17119
3772b53f
MR
171202014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17121
17122 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17123
596662fa
OJ
171242014-01-15 Omair Javaid <omair.javaid@linaro.org>
17125
17126 * lib/gdb.exp (supports_process_record): Return true for
17127 arm*-linux*. (supports_reverse): Likewise.
17128
b5b08fb4
SC
171292014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17130
17131 PR python/15464
17132 PR python/16113
17133 * gdb.python/py-type.c: Enhance test case.
17134 * gdb.python/py-value-cc.cc: Likewise
17135 * gdb.python/py-type.exp: Add new tests.
17136 * gdb.python/py-value-cc.exp: Likewise
17137
52d7fb13
AA
171382014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17139 Pedro Alves <palves@redhat.com>
17140
17141 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17142 Make "name" extern.
17143 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17144 references to ${name}_start by references to ${name}.
17145
a2cd8cfe
JB
171462014-01-10 Joel Brobecker <brobecker@adacore.com>
17147
17148 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17149
4e23fced
JB
171502014-01-10 Joel Brobecker <brobecker@adacore.com>
17151
17152 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17153
c6a9e42c
PA
171542014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17155 Pedro Alves <palves@redhat.com>
17156
17157 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17158 mi_gdb_target_load.
c6a9e42c 17159
b7ea362b
PA
171602014-01-08 Pedro Alves <palves@redhat.com>
17161
17162 * gdb.threads/reconnect-signal.c: New file.
17163 * gdb.threads/reconnect-signal.exp: New file.
17164
5e3f4fab
EBM
171652014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17166
17167 * gdb.base/source-dir.exp: New file.
17168
79301218
JB
171692014-01-07 Joel Brobecker <brobecker@adacore.com>
17170
17171 * gdb.ada/mi_interface: New testcase.
17172
8e355c5d
JB
171732014-01-07 Joel Brobecker <brobecker@adacore.com>
17174
17175 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17176 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17177 gdb.ada/pp-rec-component/pck.ads: New files.
17178
c0d48811
JB
171792014-01-07 Joel Brobecker <brobecker@adacore.com>
17180
17181 * gdb.python/py-pp-integral.c: New file.
17182 * gdb.python/py-pp-integral.py: New file.
17183 * gdb.python/py-pp-integral.exp: New file.
17184
17b609c3 17185For older changes see ChangeLog-1993-2013.
c906108c 17186\f
8d8cb839
EZ
17187;; Local Variables:
17188;; mode: change-log
17189;; left-margin: 8
17190;; fill-column: 74
17191;; version-control: never
17192;; End:
902f2ccb 17193
42a4f53d 17194 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17195 Copying and distribution of this file, with or without modification,
17196 are permitted provided the copyright notice and this notice are preserved.
This page took 4.668304 seconds and 4 git commands to generate.