gdb: Don't fault for 'maint print psymbols' when using an index
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
25e5c209
TV
12019-09-12 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/store.exp: Allow register variables to be optimized out at
4 -O0.
5
4993045d
PW
62019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7
8 * gdb.ada/rdv_wait.exp: Update to new task names.
9 * gdb.base/task_switch_in_core.exp: Likewise.
10 * gdb.base/info_sources_base.c: Likewise.
11
8a516164
TT
122019-09-10 Tom Tromey <tromey@adacore.com>
13
14 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
15
aa391654
TT
162019-09-10 Tom Tromey <tromey@adacore.com>
17
18 * gdb.ada/dgopt.exp: New file.
19 * gdb.ada/dgopt/x.adb: New file.
20
8634b462
TT
212019-09-08 Tom Tromey <tom@tromey.com>
22
23 * gdb.tui/resize.exp: Remove setup_xfail.
24 * gdb.tui/regs.exp: Remove setup_xfail.
25 * gdb.tui/basic.exp: Remove setup_xfail.
26
736b0f76
DB
272019-09-06 David Blaikie <dblaikie@gmail.com>
28
29 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
30 * gdb.cp/cplabel.exp: Ditto.
31 * gdb.linespec/ls-errs.exp: Ditto.
32
30331a6c
TV
332019-09-05 Tom de Vries <tdevries@suse.de>
34
35 * lib/gdb.exp (cmp_file_string): New proc.
36 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
37 runto_main. Verify save breakpoints output.
38
98b0ebab
PW
392019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
40
41 * gdb.base/info-var.exp: Test info variables without running
42 to main, to avoid expect's buffer overflow.
43
4e962e74
TT
442019-09-03 Tom Tromey <tromey@adacore.com>
45
46 * gdb.ada/bias.exp: New file.
47 * gdb.ada/bias/bias.adb: New file.
48 * gdb.ada/print_chars.exp: Add regression test.
49 * gdb.ada/print_chars/foo.adb (My_Character): New type.
50 (MC): New variable.
51
2ea1a07a
SL
522019-08-29 Sandra Loosemore <sandra@codesourcery.com>
53
54 * gdb.base/argv0-symlink.exp: Run only on native target
55 and local host.
56
8077c50d
TV
572019-08-29 Tom de Vries <tdevries@suse.de>
58
59 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
60 diverse debug info.
61 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
62
48352473
TV
632019-08-28 Tom de Vries <tdevries@suse.de>
64
65 * gdb.base/info-var.exp: Allow info variables to print info for files
66 other than info-var-f1.c and info-var-f2.c.
67
d8f27c60
AB
682019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
69
70 * gdb.fortran/info-types.exp: Add module.
71 * gdb.fortran/info-types.f90: Update expected results.
72
1f20c35e
AB
732019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
74
75 * gdb.fortran/info-types.exp: New file.
76 * gdb.fortran/info-types.f90: New file.
77 * lib/fortran.exp (fortran_character1): New proc.
78
4acfdd20
AB
792019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
80
81 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
82 functions'. Reindent as needed.
83 * gdb.base/info-var-f1.c: New file.
84 * gdb.base/info-var-f2.c: New file.
85 * gdb.base/info-var.exp: New file.
86 * gdb.base/info-var.h: New file.
87
5c31b358
TV
882019-08-26 Tom de Vries <tdevries@suse.de>
89
90 PR c++/24852
91 * gdb.cp/no-libstdcxx-probe.exp: New test.
92
b694989f
TV
932019-08-26 Tom de Vries <tdevries@suse.de>
94
95 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
96 * tests need to be skipped.
97 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
98 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
99 mi_skip_libstdcxx_probe_tests.
100
d9c4ba53
SDJ
1012019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
102
103 * gdb.python/py-xmethods.exp: Use raw strings when passing
104 arguments to SimpleXMethodMatcher.
105
395fad09
TV
1062019-08-22 Tom de Vries <tdevries@suse.de>
107
108 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
109 more informative.
110
26c957f1
PA
1112019-08-21 Pedro Alves <palves@redhat.com>
112
113 * gdb.base/with.exp: Test "with" with no arguments.
114
61f80d5d
TV
1152019-08-21 Tom de Vries <tdevries@suse.de>
116
117 * gdb.base/gdb-caching-proc.exp: Sort files.
118
d7a11d13
TV
1192019-08-20 Tom de Vries <tdevries@suse.de>
120
121 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
122 compilation.
123
34dafe9f
TV
1242019-08-16 Tom de Vries <tdevries@suse.de>
125
126 * gdb.base/compare-sections.exp ("after run to main"): Allow
127 mismatched read-only sections for PIE executables.
128
398fdd60
TT
1292019-08-16 Tom Tromey <tom@tromey.com>
130
131 * lib/tuiterm.exp (_csi_Z): New proc.
132 * gdb.tui/basic.exp: Update window positions.
133 * gdb.tui/empty.exp: Update window positions.
134
d8f9e51c
SL
1352019-08-15 Sandra Loosemore <sandra@codesourcery.com>
136
137 * gdb.base/examine-backward.exp: Correct regexp for
138 "examine 3 bytes backward from ${address_zero}".
139
3df505f6
TT
1402019-08-15 Tom Tromey <tom@tromey.com>
141
142 * gdb.tui/empty.exp: Enable resizing tests.
143
272560b5
TT
1442019-08-15 Tom Tromey <tromey@adacore.com>
145
146 * gdb.ada/char_enum.exp: Add regression tests.
147 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
148 and '0'.
149 (Char, Gchar): Update.
150 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
151
08235187
CB
1522019-08-15 Christian Biesinger <cbiesinger@google.com>
153
154 * gdb.python/python.exp: Expect a leading underscore on
155 GdbOutput{,Error}File.
156
22a2ab04
SL
1572019-08-15 Sandra Loosemore <sandra@codesourcery.com>
158
159 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
160 Windows host.
161
835b995b
SL
1622019-08-15 Sandra Loosemore <sandra@codesourcery.com>
163
164 * gdb.base/batch-preserve-term-settings.exp
165 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
166
97dd8e07
CB
1672019-08-15 Christian Biesinger <cbiesinger@google.com>
168
169 * lib/gdb.exp: When running on a mingw target, replace
170 /x/ with x:/.
171
75faf5c4
AH
1722019-08-14 Alan Hayward <alan.hayward@arm.com>
173
174 * gdb.arch/aarch64-prologue.c: New test.
175 * gdb.arch/aarch64-prologue.exp: New file.
176
abc6c00f
TV
1772019-08-13 Tom de Vries <tdevries@suse.de>
178
179 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
180 Thread.
181
74c2c1f4
SL
1822019-08-13 Sandra Loosemore <sandra@codesourcery.com>
183
184 * gdb.python/py-completion.exp: Download the .py file to the host
185 and use its host pathname. Conditionalize tests that use
186 tab completion and manipulate files on the build machine.
187 * gdb.python/py-events.exp: Download the .py file to the host
188 and use its host pathname.
189 * gdb.python/py-evsignal.exp: Likewise.
190 * gdb.python/py-evthreads.exp: Likewise.
191 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
192 pathname syntax.
193 * gdb.python/py-framefilter.exp: Download the .py file to the right
194 place on the host. Match Windows pathname syntax.
195 * gdb.python/py-mi-var-info-path-expression.exp: Download the
196 .py file to the host and use its host pathname.
197 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
198 * gdb.python/py-objfile.exp: Expect a host pathname, not a
199 build pathname. Skip symlink test on Windows host. Add missing
200 newline at end of file.
201 * gdb.python/py-pp-maint.exp: Download the .py file to the host
202 and use its host pathname.
203 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
204 * gdb.python/py-section-script.exp: Use host location of binfile
205 on safe-path. Use correct path separator on Windows host.
206 Reorder alternatives in gdb_test_multiple to prevent matching
207 the wrong alternative on success.
208 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
209
ca2589f3
PP
2102019-08-12 Patrick Palka <patrick@parcs.ath.cx>
211
212 * gdb.gdb/selftest.exp (test_with_self): Update test to now
213 expect the GDB inferior to no longer immediately stop after
214 being resumed with "signal SIGINT".
215
020a839d
SL
2162019-08-09 Sandra Loosemore <sandra@codesourcery.com>
217
218 * gdb.linespec/break-ask.exp: Generalize regexps to match
219 Windows pathnames too.
220
128d6509
TV
2212019-08-08 Tom de Vries <tdevries@suse.de>
222
223 PR testsuite/24862
224 * lib/tuiterm.exp (_accept): Fix CSI regexp.
225
590042fc
PW
2262019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
227
228 * gdb.base/style.exp: Update tests for help doc new invariants.
229 * gdb.base/help.exp: Likewise.
230
046bebe1
TT
2312019-08-06 Tom Tromey <tom@tromey.com>
232
233 * gdb.base/style.exp: Add disassemble test.
234 * gdb.base/style.c (some_called_function): New function.
235 (main): Use it.
236
0b27c27d
CB
2372019-08-05 Christian Biesinger <cbiesinger@google.com>
238
239 * gdb.python/py-block.exp: Test dictionary access on blocks.
240
580f1034
SM
2412019-08-05 Simon Marchi <simon.marchi@efficios.com>
242
243 PR gdb/24863
244 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
245 -list-thread-groups --available test when running under
246 check-read1.
247
d86bd7cb
TV
2482019-08-05 Tom de Vries <tdevries@suse.de>
249
250 PR testsuite/24863
251 * lib/gdb.exp (with_read1_timeout_factor): New proc.
252 * gdb.base/help.exp: Use with_read1_timeout_factor.
253 * gdb.base/info-macros.exp: Same.
254 * gdb.cp/nested-types.exp: Same.
255
a80cf5d8
TV
2562019-08-05 Tom de Vries <tdevries@suse.de>
257
258 * lib/gdb.exp (version_at_least): Factor out of ...
259 (tcl_version_at_least): ... here.
260 (gdb_compile): Fail if pie results in non-PIE executable.
261 (readelf_version, readelf_prints_pie): New proc.
262 (exec_is_pie): Return -1 if unknown.
263
d0962838
TV
2642019-08-05 Tom de Vries <tdevries@suse.de>
265
266 * lib/gdb.exp (tcl_version_at_least): Fix typo.
267
2252ff3d
SL
2682019-08-04 Sandra Loosemore <sandra@codesourcery.com>
269
270 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
271
26655f53
SL
2722019-08-04 Sandra Loosemore <sandra@codesourcery.com>
273
274 * lib/completion-support.exp (test_gdb_complete_none): Skip
275 tab completion tests if no readline support.
276 (test_gdb_complete_unique_re): Likewise.
277 (test_gdb_complete_multiple): Likewise.
278
db4dc13e
PW
2792019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
280
281 * gdb.base/info_sources.exp: New file.
282 * gdb.base/info_sources.c: New file.
283 * gdb.base/info_sources_base.c: New file.
284
0eba165a
PFC
2852019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
286
287 * gdb.base/batch-exit-status.exp: Call test_exit_status with
288 prefix argument.
289 (test_exit_status): Add prefix argument.
290
59bd512b
TV
2912019-08-01 Tom de Vries <tdevries@suse.de>
292
293 PR testsuite/24863
294 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
295 calling exp_continue for new thread and thread exited messages.
296
2a3ad588
TV
2972019-08-01 Tom de Vries <tdevries@suse.de>
298
299 PR testsuite/24863
300 * gdb.base/structs.exp: Fix check-read1 timeout using
301 gdb_test_sequence.
302 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
303
117eb594
TV
3042019-08-01 Tom de Vries <tdevries@suse.de>
305
306 PR testsuite/24863
307 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
308 line.
309
ed591340
TV
3102019-08-01 Tom de Vries <tdevries@suse.de>
311
312 PR testsuite/24863
313 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
314
aa3b6533
TT
3152019-07-30 Tom Tromey <tromey@adacore.com>
316
317 * gdb.ada/display_nested.exp: New file.
318 * gdb.ada/display_nested/foo.adb: New file.
319 * gdb.ada/display_nested/pack.adb: New file.
320 * gdb.ada/display_nested/pack.ads: New file.
321
2906593f
CB
3222019-07-30 Christian Biesinger <cbiesinger@google.com>
323
324 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
325 namespace.
326 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
327
0f575925
TV
3282019-07-30 Tom de Vries <tdevries@suse.de>
329
330 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
331 instead.
332
b13057d9
TV
3332019-07-30 Tom de Vries <tdevries@suse.de>
334
335 PR testsuite/24834
336 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
337 (exec_is_pie): New proc.
338
5c4dde85
CB
3392019-07-29 Christian Biesinger <cbiesinger@google.com>
340
341 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
342
c620ed88
CB
3432019-07-29 Christian Biesinger <cbiesinger@google.com>
344
345 * gdb.python/py-objfile.c: Add global and static vars.
346 * gdb.python/py-objfile.exp: Test new functions Objfile.
347 lookup_global_symbol and lookup_static_symbol.
348
3d235706
TT
3492019-07-29 Tom Tromey <tom@tromey.com>
350
351 * lib/tuiterm.exp (Term::_csi_@): New proc.
352 (Term::_csi_X): Don't move cursor.
353
c7e4c0a6
PW
3542019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
355
356 * gdb.base/options.exp: Update backtrace - completion to
357 new option -frame-info.
358 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
359 Test new 'set print frame-info'. Test backtrace -frame-info
360 overriding 'set print frame-info'.
361 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
362 Test new 'set print frame-info'.
363 Verify consistency of backtrace with and without filters, with and
364 without -no-filters.
365 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
366 default.
367
de28a3b7
TV
3682019-07-29 Tom de Vries <tdevries@suse.de>
369
370 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
371 no arguments".
372
507dd60e
TV
3732019-07-29 Tom de Vries <tdevries@suse.de>
374
375 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
376 is a substring of the first for "complete non-unique file name".
377
5beafce9
TV
3782019-07-29 Tom de Vries <tdevries@suse.de>
379
380 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
381 with ".*".
382
2d274232
TV
3832019-07-29 Tom de Vries <tdevries@suse.de>
384
385 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
386 Pass prompt_regexp parameter to gdb_test_multiple calls.
387
9197cd8b
TV
3882019-07-29 Tom de Vries <tdevries@suse.de>
389
390 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
391 print registers" regexps.
392
b528dae0
TV
3932019-07-29 Tom de Vries <tdevries@suse.de>
394
395 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
396
d17725d7
TV
3972019-07-29 Tom de Vries <tdevries@suse.de>
398
399 PR gdb/24855
400 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
401 (skip_python_tests_prompt): Add prompt_regexp argument to
402 gdb_test_multiple calls.
403
52b75bf1
TT
4042019-07-27 Tom Tromey <tom@tromey.com>
405
406 * gdb.tui/main.exp: New file.
407
2b1d00c2
TT
4082019-07-27 Tom Tromey <tom@tromey.com>
409
410 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
411 optional.
412 * gdb.tui/empty.exp: New file.
413
ded631d5
TT
4142019-07-27 Tom Tromey <tom@tromey.com>
415
416 * lib/tuiterm.exp (spawn): New proc.
417 (Term::resize): New proc.
418 * gdb.tui/resize.exp: New file.
419
58ac439d
TT
4202019-07-27 Tom Tromey <tom@tromey.com>
421
422 * gdb.tui/list.exp: New file.
423
fe1f56ee
TT
4242019-07-27 Tom Tromey <tom@tromey.com>
425
426 * gdb.tui/regs.exp: New file.
427
f790b310
TT
4282019-07-27 Tom Tromey <tom@tromey.com>
429
430 * gdb.tui/basic.exp: Add "layout split" test.
431
d95fc6ee
TT
4322019-07-27 Tom Tromey <tom@tromey.com>
433
434 * gdb.tui/basic.exp: Add "layout asm" test.
435
c3786b3a
TT
4362019-07-27 Tom Tromey <tom@tromey.com>
437
438 * lib/tuiterm.exp: New file.
439 * gdb.tui/basic.exp: New file.
440
98a617f8
KB
4412019-07-27 Kevin Buettner <kevinb@redhat.com>
442
443 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
444 Enable tests associated with this flag. Adjust regex
445 referencing "foo_low" to now refer to "foo_cold" instead.
446
5c076da4
KB
4472019-07-27 Kevin Buettner <kevinb@redhat.com>
448
449 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
450 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
451 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
452 foo_cold. Revise comments to match.
453 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
454 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
455 were wrapped into this proc; Call do_test in loop from outermost
456 level.
457 (foo_low): Rename all occurrences to "foo_cold".
458 (backtrace from baz): New test.
459 (x2/i foo_cold): New test.
460 (info line *foo_cold): New test.
461
1512d3b7
TV
4622019-07-26 Tom de Vries <tdevries@suse.de>
463
464 * gdb.arch/i386-pkru.exp: Fix unterminated string.
465
297989a1
TV
4662019-07-25 Tom de Vries <tdevries@suse.de>
467
468 PR testsuite/24830
469 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
470 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
471 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
472 (skip_libstdcxx_probe_tests): ... here.
473 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
474
b3b965fb
TV
4752019-07-24 Tom de Vries <tdevries@suse.de>
476
477 PR testsuite/24807
478 * gdb.objc/basicclass.m: Include stdio.h.
479 * gdb.objc/nondebug.m: Same.
480 * gdb.objc/objcdecode.m: Same.
481
4625b4d0
TV
4822019-07-24 Tom de Vries <tdevries@suse.de>
483
484 PR testsuite/24612
485 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
486 additional_flags.
487
024a5840
TV
4882019-07-24 Tom de Vries <tdevries@suse.de>
489
490 PR testsuite/24831
491 * gdb.multi/tids.exp: Update error messages for info threads.
492
c76ddaa3
TV
4932019-07-24 Tom de Vries <tdevries@suse.de>
494
495 * gdb.base/info-types.exp: Allow info types to print info for more than
496 one file.
497
9a618ef6
TV
4982019-07-23 Tom de Vries <tdevries@suse.de>
499
500 PR testsuite/24842
501 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
502 gdb_spawn_with_cmdline_opts.
503
40eadf04
SP
5042019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
505
506 * gdb.arch/arm-cmse-sgstubs.c: New test.
507 * gdb.arch/arm-cmse-sgstubs.exp: New file.
508
5ba29434
TV
5092019-07-23 Tom de Vries <tdevries@suse.de>
510
511 PR testsuite/24711
512 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
513 issuing next command.
514
a8e9d247
AB
5152019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
516
517 * gdb.ada/info_auto_lang.exp: Update expected results.
518 * gdb.base/info-types.c: Add additional types to check.
519 * gdb.base/info-types.exp: Update expected results.
520
eb86c5e2
AB
5212019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
522
523 * gdb.base/info-types.c: New file.
524 * gdb.base/info-types.exp: New file.
525
01e175fe
AB
5262019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
527
528 * gdb.arch/riscv-bp-infcall.c: New file.
529 * gdb.arch/riscv-bp-infcall.exp: New file.
530
6b78c3f8
AB
5312019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
532
533 PR breakpoints/24541
534 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
535
da738167
TV
5362019-07-14 Tom de Vries <tdevries@suse.de>
537
538 PR testsuite/24760
539 * gdb.objc/basicclass.exp: Fix unterminated string.
540
0d4e84ed
AB
5412019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
542 Andrew Burgess <andrew.burgess@embecosm.com>
543
544 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
545 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
546 negative bounds.
547 * gdb.fortran/vla-value.exp: Print elements of an array with
548 negative bounds.
549 * gdb.fortran/vla.f90: Setup an array with negative bounds for
550 testing.
551
021d8588
AB
5522019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
553
554 * gdb.base/options.exp (expect_string): Dequote strings in
555 results.
556 (test-string): Test strings with different quoting and reindent.
557
f06f1252
TT
5582019-07-10 Tom Tromey <tromey@adacore.com>
559
560 * gdb.ada/mi_ex_cond.exp: Update expected results.
561 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
562 * gdb.ada/mi_catch_ex.exp: Update expected results.
563 * gdb.ada/mi_catch_assert.exp: Update expected results.
564 * gdb.ada/catch_ex.exp (catch_exception_info)
565 (catch_exception_entry, catch_assert_entry)
566 (catch_unhandled_entry): Update.
567 * gdb.ada/catch_assert_if.exp: Update expected results.
568
b863685d
RB
5692019-07-10 Richard Bunt <richard.bunt@arm.com>
570 Stephen Roberts <stephen.roberts@arm.com>
571
572 * gdb.base/define.exp: Restore original prompt.
573
cb1e4e32
PA
5742019-07-09 Pedro Alves <palves@redhat.com>
575
576 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
577 breakpoints" output.
578 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
579 * gdb.python/py-breakpoint.exp: No longer expect that "catch
580 throw" creates breakpoint.
581 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
582 'type="catchpoint"'.
583
b58a68fe
PA
5842019-07-09 Pedro Alves <palves@redhat.com>
585
586 PR c++/15468
587 * gdb.cp/except-multi-location-lib.cc: New.
588 * gdb.cp/except-multi-location-main.cc: New.
589 * gdb.cp/except-multi-location.exp: New.
590
0826779b
PW
5912019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
592
593 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
594 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
595 argument and update callers.
596
5b0e2db4
AB
5972019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
598
599 * gdb.arch/amd64-break-on-asm-line.S: New file.
600 * gdb.arch/amd64-break-on-asm-line.exp: New file.
601
1f6f6e21
PW
6022019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
603
604 * gdb.base/printcmds.exp: Test printing C string and
605 C wide string convenience vars without transiting via the inferior.
606 Also make test names unique.
607
ea142fbf
AH
6082019-07-08 Alan Hayward <alan.hayward@arm.com>
609
610 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
611
213fd9fa
PA
6122019-07-04 Pedro Alves <palves@redhat.com>
613
614 * lib/gdb.exp (foreach_with_prefix): Don't return early if
615 body returned ok(0), break(3) or continue(4).
616 * gdb.testsuite/foreach_with_prefix.exp: New file.
617
2b40fda7
AH
6182019-07-04 Alan Hayward <alan.hayward@arm.com>
619
620 * gdb.server/unittest.exp: Allow 0 unit tests to run.
621
a26c8de0
PA
6222019-07-03 Pedro Alves <palves@redhat.com>
623
624 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
625 "return -code".
626
5f4ba3e7
PA
6272019-07-03 Pedro Alves <palves@redhat.com>
628
629 PR cli/24732
630 * gdb.base/shell.exp: Load completion-support.exp.
631 Adjust expected error output. Add completion tests.
632
a994424f
PA
6332019-07-03 Pedro Alves <palves@redhat.com>
634
635 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
636 string_to_regexp.
637
3d9be6f5
PA
6382019-07-03 Pedro Alves <palves@redhat.com>
639
640 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
641 (expect_integer): Adjust to expect "-string".
642 (expect_string): New.
643 (all_options): Expect "-string".
644 (test-flag, test-boolean): Adjust to expect "-string".
645 (test-string): New proc.
646 (top level): Call it.
647
41fc454c
PA
6482019-07-03 Pedro Alves <palves@redhat.com>
649
650 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
651 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
652 the expected output in the success.
653
b2b2a215
PA
6542019-07-03 Pedro Alves <palves@redhat.com>
655
656 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
657 Split one gdb_test_multiple call in two to avoid a race.
658
fdbc9870
PA
6592019-07-03 Pedro Alves <palves@redhat.com>
660
661 * gdb.base/with.c: New file.
662 * gdb.base/with.exp: New file.
663
c6ac8931
PA
6642019-07-03 Pedro Alves <palves@redhat.com>
665
666 * gdb.base/settings.exp: Replace all references to "maint
667 test-settings set" with references to "maint set test-settings",
668 and all references to "maint test-settings show" with references
669 to "maint show test-settings".
670
970f9d09
PA
6712019-07-03 Pedro Alves <palves@redhat.com>
672
673 * gdb.base/settings.exp (test-string): Adjust expected out when
674 testing "maint test-settings show filename"
675
54d66006
PA
6762019-07-02 Pedro Alves <palves@redhat.com>
677
678 * gdb.base/options.exp (test-info-threads): New procedure.
679 (top level): Call it.
680
10d06d82
TT
6812019-06-28 Tom Tromey <tromey@adacore.com>
682
683 * gdb.dwarf2/ada-linkage-name.c: New file.
684 * gdb.dwarf2/ada-linkage-name.exp: New file.
685
3d507ff2
TT
6862019-06-27 Tom Tromey <tromey@adacore.com>
687
688 * gdb.cp/constexpr-field.exp: Use setup_xfail.
689
8af58ffe
TV
6902019-06-26 Tom de Vries <tdevries@suse.de>
691
692 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
693
22e21752
TV
6942019-06-26 Tom de Vries <tdevries@suse.de>
695
696 * gdb.base/index-cache.exp: Add back missing debug option.
697
b65b566c
PW
6982019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
699
700 * gdb.base/alias.exp: Test non matching/non existing prefixes.
701
5c2c8c69
TV
7022019-06-25 Tom de Vries <tdevries@suse.de>
703
704 PR testsuite/24727
705 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
706
164e3873
TV
7072019-06-24 Tom de Vries <tdevries@suse.de>
708
709 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
710
824eacee
TV
7112019-06-24 Tom de Vries <tdevries@suse.de>
712
713 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
714 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
715 * gdb.trace/unavailable-dwarf-piece.exp: Same.
716
385b97d3
TV
7172019-06-24 Tom de Vries <tdevries@suse.de>
718
719 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
720
c596f180
TV
7212019-06-21 Tom de Vries <tdevries@suse.de>
722
723 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
724
b13a7d03
TV
7252019-06-21 Tom de Vries <tdevries@suse.de>
726
727 PR testsuite/24518
728 PR ada/24713
729 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
730 index.
731
899277ae
TT
7322019-06-19 Tom Tromey <tromey@adacore.com>
733
734 * gdb.ada/length_cond.exp: Add intro comment.
735
680e1bee
TT
7362019-06-19 Tom Tromey <tromey@adacore.com>
737
738 * gdb.ada/length_cond.exp: New file.
739 * gdb.ada/length_cond/length_cond.adb: New file.
740 * gdb.ada/length_cond/pck.adb: New file.
741 * gdb.ada/length_cond/pck.ads: New file.
742
0ed4690a
TV
7432019-06-18 Tom de Vries <tdevries@suse.de>
744
745 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
746
d20ed5fd
TT
7472019-06-18 Tom Tromey <tromey@adacore.com>
748
749 * gdb.base/list0.h: Add comment explaining control character.
750
86e04673
TV
7512019-06-18 Tom de Vries <tdevries@suse.de>
752
753 * boards/fission.exp: Break up long debug_flags line.
754
c4973306
SM
7552019-06-16 Tom de Vries <tdevries@suse.de>
756
757 PR gdb/24445
758 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
759 generated index.
760
93cb9841
AB
7612019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
762
763 PR gdb/24686
764 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
765 improve detection of bug gdb/24541.
766
399aaebd
SM
7672019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
768
769 PR gdb/24669
770 * gdb.base/index-cache.exp (uses_readnow,
771 expecting_index_cache_use): Define global variable.
772 (test_cache_enabled_miss, test_cache_enabled_hit): Use
773 expecting_index_cache_use.
774
584a927c
AB
7752019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
776 Andrew Burgess <andrew.burgess@embecosm.com>
777
778 * gdb.fortran/pointers.f90: New file.
779 * gdb.fortran/print_type.exp: New file.
780 * gdb.fortran/vla-ptype.exp: Adapt expected results.
781 * gdb.fortran/vla-type.exp: Likewise.
782 * gdb.fortran/vla-value.exp: Likewise.
783 * gdb.mi/mi-vla-fortran.exp: Likewise.
784
30056ea0
AB
7852019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
786
787 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
788 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
789 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
790 as a stop reason.
791
ec8e2b6d
AB
7922019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
793
794 * gdb.base/annota1.exp: Update expected results.
795 * gdb.cp/annota2.exp: Likewise.
796 * gdb.cp/annota3.exp: Likewise.
797
09e4c4e1
AB
7982019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
799
800 * gdb.base/style-logging.exp: Remove path from test name.
801
0735b091
TT
8022019-06-14 Tom Tromey <tromey@adacore.com>
803
804 PR gdb/24502:
805 * gdb.base/style-logging.exp: New file.
806
f5686554
TT
8072019-06-14 Tom Tromey <tromey@adacore.com>
808
809 * gdb.base/symfile-warn.exp: New file.
810 * gdb.base/symfile-warn.c: New file.
811
a0c1ffed
TT
8122019-06-14 Tom Tromey <tromey@adacore.com>
813
814 * gdb.base/annotate-symlink.exp: New file.
815
f411722c
TT
8162019-06-14 Tom Tromey <tromey@adacore.com>
817
818 * gdb.ada/set_wstr.exp: Add reassignment test.
819
4268ec18
TT
8202019-06-14 Tom Tromey <tromey@adacore.com>
821
822 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
823 'unchecked_access and 'unrestricted_access as well.
824
9a9e394b
TT
8252019-06-14 Tom Tromey <tromey@adacore.com>
826
827 PR ada/24539:
828 * gdb.ada/vla.exp: Update tests.
829 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
830 pragma.
831
4c048731
PA
8322019-06-13 Pedro Alves <palves@redhat.com>
833
834 * gdb.base/settings.exp (test-integer): Test junk after
835 "unlimited".
836
6665660a
PA
8372019-06-13 Pedro Alves <palves@redhat.com>
838
839 * gdb.base/options.exp (test-thread-apply): New.
840 (top level): Call it.
841
5d707134
PA
8422019-06-13 Pedro Alves <palves@redhat.com>
843
844 * gdb.base/options.exp (test-frame-apply): New.
845 (top level): Test print commands with different "frame apply"
846 prefixes.
847
e2a689da
PA
8482019-06-13 Pedro Alves <palves@redhat.com>
849
e79be6e5 850 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
851 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
852 'max_completions' parameter and handle it.
853 (test_gdb_completion_offers_commands): New.
854
90a1ef87
PA
8552019-06-13 Pedro Alves <palves@redhat.com>
856
857 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
858
d4c16835
PA
8592019-06-13 Pedro Alves <palves@redhat.com>
860
861 * gdb.base/options.exp (test-backtrace): New.
862 (top level): Call it.
863
2daf894e
PA
8642019-06-13 Pedro Alves <palves@redhat.com>
865
866 * gdb.guile/scm-frame-args.exp: Use "set print
867 raw-frame-arguments" instead of "set print raw frame-arguments".
868 * gdb.python/py-frame-args.exp: Likewise.
869
e6ed716c
PA
8702019-06-13 Pedro Alves <palves@redhat.com>
871
872 * gdb.compile/compile.exp: Adjust expected output to option
873 processing changes.
874
7d8062de
PA
8752019-06-13 Pedro Alves <palves@redhat.com>
876
877 * gdb.base/options.exp: Build executable.
878 (test-print): New procedure.
879 (top level): Call it, once for "print" and another for "compile
880 print".
881
9d0faba9
PA
8822019-06-13 Pedro Alves <palves@redhat.com>
883
884 * gdb.base/options.c: New file.
885 * gdb.base/options.exp: New file.
886
dee7b4c8
PA
8872019-06-13 Pedro Alves <palves@redhat.com>
888
889 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
890 that "o" is ambiguous.
891
dca0f6c0
PA
8922019-06-13 Pedro Alves <palves@redhat.com>
893
894 * gdb.base/settings.c: New file.
895 * gdb.base/settings.exp: New file.
896
ccf46844
PA
8972019-06-13 Pedro Alves <palves@redhat.com>
898
899 * gdb.base/completion.exp: Fix comment typo.
900
b9a3f842
PA
9012019-06-13 Pedro Alves <palves@redhat.com>
902
903 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
904 foo --1" test.
905
d106773e
PA
9062019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
907
908 * gdb.fortran/block-data.f: New.
909 * gdb.fortran/block-data.exp: New.
910
fea82da0
TV
9112019-06-11 Tom de Vries <tdevries@suse.de>
912
913 PR testsuite/24521
914 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
915 message.
916
8c2e74f1
TV
9172019-06-11 Tom de Vries <tdevries@suse.de>
918
919 PR testsuite/24521
920 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
921
b49851c8
TV
9222019-06-11 Tom de Vries <tdevries@suse.de>
923
924 * boards/readnow.exp: New file.
925
a7067863
AB
9262019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
927
928 * gdb.fortran/vla-sizeof.exp: Update expected results.
929
1a3da2cd
AB
9302019-06-06 Amos Bird <amosbird@gmail.com>
931
932 * gdb.base/annota1.exp (thread_switch): Add test for
933 thread-exited annotation.
934
3847a7bf
TT
9352019-06-06 Tom Tromey <tromey@adacore.com>
936
937 * gdb.base/maint.exp: Expect command started/finished output.
938
0088ba59
AB
9392019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
940
941 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
942 comment.
943 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
944
312617a3
AB
9452019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
946
947 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
948 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
949 * gdb.arch/riscv-unwind-long-insn.c: New file.
950 * gdb.arch/riscv-unwind-long-insn.exp: New file.
951
e1f2e1a2
CB
9522019-06-04 Christian Biesinger <cbiesinger@google.com>
953
d3238f7d 954 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 955
206584bd
PW
9562019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
957
958 * lib/gdb.exp (help_list_trailer): New regexp variable
959 factorizing the help trailer message.
960 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
961 arg to allow to better factorize various tests.
962 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
963 (test_prefix_command_help): Use help_list_trailer.
964 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
965 * gdb.guile/scm-cmd.exp: Likewise.
966 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
967 * gdb.base/help.exp: Use test_user_defined_class_help.
968 * gdb.base/style.exp: Add tests for styling of help and apropos.
969 * lib/gdb-utils.exp (style): Add title and highlight styles.
970
708dc93e
PW
9712019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
972
973 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
974 $_shell_exitsignal.
975 * gdb.base/default.exp: Update for new convenience variables.
976
f49055a5
TT
9772019-05-29 Tom Tromey <tromey@adacore.com>
978
979 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
980 to "break complete ada" test case's regexp.
981
4330d61d
TT
9822019-05-29 Tom Tromey <tromey@adacore.com>
983
984 PR c++/20020:
985 * gdb.cp/constexpr-field.exp: New file.
986 * gdb.cp/constexpr-field.cc: New file.
987
000439d5
TT
9882019-05-29 Tom Tromey <tromey@adacore.com>
989
990 * gdb.base/finish.exp (finish_no_print): New proc.
991 (finish_tests): Call it.
992
5a01c34c
TV
9932019-05-24 Tom de Vries <tdevries@suse.de>
994
995 * gdb.dwarf2/gdb-add-index.exp: New file.
996
18125b16
TT
9972019-05-22 Tom Tromey <tromey@adacore.com>
998
999 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1000 * gdb.base/style.exp: Use "style".
1001 * lib/gdb-utils.exp (style): New proc.
1002
af1a8d03
TV
10032019-05-22 Tom de Vries <tdevries@suse.de>
1004
1005 * gdb.base/align.exp: Require c++11.
1006
e7fe496b
TV
10072019-05-22 Tom de Vries <tdevries@suse.de>
1008
1009 PR testsuite/24586
1010 * gdb.python/py-mi-var-info-path-expression.exp: Call
1011 mi_skip_python_tests to check if python is supported.
1012
8fca4da0
AH
10132019-05-22 Alan Hayward <alan.hayward@arm.com>
1014
1015 * gdb.arch/aarch64-pauth.c: New test.
1016 * gdb.arch/aarch64-pauth.exp: New file.
1017
b7060614
AH
10182019-05-22 Alan Hayward <alan.hayward@arm.com>
1019
1020 * README (Re-running Tests Outside The Testsuite): New section.
1021
669d0468
TV
10222019-05-21 Tom de Vries <tdevries@suse.de>
1023
1024 * gdb.arch/amd64-eval.exp: Require c++11.
1025 * gdb.base/max-depth.exp: Same.
1026 * gdb.compile/compile-cplus-array-decay.exp: Same.
1027 * gdb.cp/meth-typedefs.exp: Same.
1028 * gdb.cp/subtypes.exp: Same.
1029 * gdb.cp/temargs.exp: Same.
1030
ce3ebcaa
AH
10312019-05-21 Alan Hayward <alan.hayward@arm.com>
1032
1033 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1034
34d11c68
AB
10352019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1036
1037 PR gdb/18644
1038 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1039 * gdb.fortran/printing-types.exp: Add new test.
1040 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1041 testing.
1042 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1043 setup_kfail call.
1044
87781e84
AH
10452019-05-17 Alan Hayward <alan.hayward@arm.com>
1046
1047 * README (Running the Testsuite): Change example.
1048 (Testsuite Parameters): Remove TRANSCRIPT.
1049 * lib/gdb.exp: Remove TRANSCRIPT check.
1050
b420b89e
AH
10512019-05-17 Alan Hayward <alan.hayward@arm.com>
1052
1053 * README (Testsuite Parameters): Add replay logging to
1054 GDBSERVER_DEBUG.
1055 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1056 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1057 as a comma separated list.
1058 (gdb_debug_init): Override procedure.
1059
408e9b8b
AH
10602019-05-17 Alan Hayward <alan.hayward@arm.com>
1061
1062 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1063 (gdb_write_cmd_file): New procedure.
1064 * lib/gdbserver-support.exp (gdbserver_start): Call
1065 gdbserver_write_cmd_file.
1066 (gdbserver_write_cmd_file): New procedure.
1067
f9e2e39d
AH
10682019-05-17 Alan Hayward <alan.hayward@arm.com>
1069
1070 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1071 (delete_breakpoints): Likewise.
1072 (gdb_run_cmd): Likewise.
1073 (gdb_start_cmd): Likewise.
1074 (gdb_starti_cmd): Likewise.
1075 (gdb_internal_error_resync): Likewise.
1076 (gdb_test_multiple): Likewise.
1077 (gdb_reinitialize_dir): Likewise.
1078 (default_gdb_exit): Likewise.
1079 (gdb_file_cmd): Mark kill as optional.
1080 (default_gdb_start): Call gdb_stdin_log_init.
1081 (send_gdb): Call gdb_stdin_log_write.
1082 (rerun_to_main): Mark Y as an answer.
1083 (gdb_stdin_log_init): New function.
1084 (gdb_stdin_log_write): Likewise.
1085
81f47ac2
AH
10862019-05-17 Alan Hayward <alan.hayward@arm.com>
1087
1088 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1089 * gdb.base/debug-expr.exp: Likewise.
1090 * gdb.base/foll-fork.exp: Likewise.
1091 * gdb.base/foll-vfork.exp: Likewise.
1092 * gdb.base/fork-print-inferior-events.exp: Likewise.
1093 * gdb.base/gdb-sigterm.exp: Likewise.
1094 * gdb.base/gdbinit-history.exp: Likewise.
1095 * gdb.base/osabi.exp: Likewise.
1096 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1097 * gdb.base/ui-redirect.exp: Likewise.
1098 * gdb.gdb/unittest.exp: Likewise.
1099 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1100 * gdb.mi/mi-watch.exp: Likewise.
1101 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1102 * gdb.mi/user-selected-context-sync.exp: Likewise.
1103 * gdb.python/python.exp: Disable debug test when debugging.
1104 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1105 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1106 Likewise.
1107 * gdb.threads/stepi-random-signal.exp: Likewise.
1108
29b52314
AH
11092019-05-17 Alan Hayward <alan.hayward@arm.com>
1110
1111 * Makefile.in: Pass through GDB_DEBUG.
1112 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1113 (gdb,debug): Add board setting.
1114 * lib/gdb.exp (default_gdb_start): Start debugging.
1115 (gdb_debug_enabled): New procedure.
1116 (gdb_debug_init): Likewise.
29b52314
AH
1117
11182019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1119
29b52314
AH
1120 * Makefile.in: Pass through GDB_DEBUG.
1121 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1122 (gdb,debug): Add board setting.
1123 * lib/gdb.exp (default_gdb_start): Start debugging.
1124 (gdb_debug_enabled): New procedure.
1125 (gdb_debug_init): Likewise.
29b52314 1126
ca1285d1
AH
11272019-05-17 Alan Hayward <alan.hayward@arm.com>
1128
1129 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1130
f3a09c80
AH
11312019-05-17 Alan Hayward <alan.hayward@arm.com>
1132
1133 * gdb.base/ui-redirect.exp: Test redirection.
1134
26648588
JV
11352019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1136
1137 * gdb.mi/mi-complete.exp: New file.
1138 * gdb.mi/mi-complete.cc: Likewise.
1139
14237686
AB
11402019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1141
1142 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1143 indexed and sliced arrays, and pointers to arrays.
1144
e7bd7fba
TT
11452019-05-14 Tom Tromey <tromey@adacore.com>
1146
1147 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1148 styling test.
1149
2764128d
TV
11502019-05-14 Tom de Vries <tdevries@suse.de>
1151
1152 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1153 selection entry encoding.
1154
71bed2db
TT
11552019-05-10 Tom Tromey <tromey@adacore.com>
1156
1157 * gdb.ada/info_exc.exp: Add "complete" test.
1158
63b667ad
TV
11592019-05-09 Tom de Vries <tdevries@suse.de>
1160
1161 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1162 CU-relative.
1163
9cfd2b89
TV
11642019-05-09 Tom de Vries <tdevries@suse.de>
1165
1166 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1167 CU-relative.
1168
2228ef77
XR
11692019-05-08 Joel Brobecker <brobecker@adacore.com>
1170
1171 * gdb.ada/frame_arg_lang.exp: New testcase.
1172 * gdb.ada/frame_arg_lang/bla.adb: New file.
1173 * gdb.ada/frame_arg_lang/pck.ads: New file.
1174 * gdb.ada/frame_arg_lang/pck.adb: New file.
1175 * gdb.ada/frame_arg_lang/foo.c: New file.
1176
80e55b13
TT
11772019-05-08 Tom Tromey <tromey@adacore.com>
1178
1179 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1180
9d3421af
TT
11812019-05-08 Tom Tromey <tromey@adacore.com>
1182
1183 * gdb.base/ptype-offsets.exp: Update tests.
1184
844333e2
TT
11852019-05-08 Tom Tromey <tromey@adacore.com>
1186
1187 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1188 cases.
1189 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1190 "short".
1191
988915ee
TT
11922019-05-08 Tom Tromey <tromey@adacore.com>
1193
1194 * gdb.ada/vla.exp: New file.
1195 * gdb.ada/vla/vla.adb: New file.
1196
7bd55dac
TV
11972019-05-07 Tom de Vries <tdevries@suse.de>
1198
1199 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1200
75f06e9d
TV
12012019-05-07 Tom de Vries <tdevries@suse.de>
1202
1203 PR testsuite/24522
1204 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1205 section.
1206
77e7aaa4
TV
12072019-05-07 Tom de Vries <tdevries@suse.de>
1208
1209 PR testsuite/24522
1210 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1211 .debug_aranges section.
1212
456ba0fa
TV
12132019-05-07 Tom de Vries <tdevries@suse.de>
1214
1215 PR testsuite/24159
1216 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1217
5a56d6a6
TV
12182019-05-06 Tom de Vries <tdevries@suse.de>
1219
1220 * lib/gdb.exp (exec_has_index_section): New proc.
1221 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1222 section.
1223
9d6d4be8
TV
12242019-05-04 Tom de Vries <tdevries@suse.de>
1225
1226 * boards/cc-with-debug-names.exp: New file.
1227
222a8d25
TT
12282019-05-03 Tom Tromey <tromey@adacore.com>
1229
1230 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1231 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1232 * gdb.ada/char_enum.exp: Add test.
1233
0fdfd794
TV
12342019-05-03 Tom de Vries <tdevries@suse.de>
1235
1236 * boards/cc-with-gdb-index.exp: New file.
1237
80062eb9
AB
12382019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1239
1240 * gdb.rust/simple.exp: Add new test case.
1241 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1242 (main): Initialise an instance of the new struct.
1243
4504bbde
TT
12442019-05-01 Tom Tromey <tromey@adacore.com>
1245
1246 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1247 record.
1248 (NPR): New variable.
1249 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1250 test.
1251
d48e62f4
TT
12522019-05-01 Tom Tromey <tromey@adacore.com>
1253
1254 * gdb.ada/packed_array_assign.exp: Add packed assignment
1255 regression test.
1256
f59f30f5
TV
12572019-05-01 Tom de Vries <tdevries@suse.de>
1258
1259 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1260
b70bfc54
TV
12612019-05-01 Tom de Vries <tdevries@suse.de>
1262
1263 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1264
15f18d14
AT
12652019-04-30 Ali Tamur <tamur@google.com>
1266
1267 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1268
2ff0a947
TT
12692019-04-30 Tom Tromey <tromey@adacore.com>
1270
1271 * lib/ada.exp (find_ada_tool): New proc.
1272 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1273 * gdb.ada/catch_ex_std.exp: New file.
1274 * gdb.ada/catch_ex_std/foo.adb: New file.
1275 * gdb.ada/catch_ex_std/some_package.adb: New file.
1276 * gdb.ada/catch_ex_std/some_package.ads: New file.
1277
a776957c
TT
12782019-04-30 Tom Tromey <tromey@adacore.com>
1279
1280 PR c++/24470:
1281 * gdb.cp/temargs.cc: Add test code from PR.
1282
bc68014d
AB
12832019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1284
1285 * gdb.fortran/vla-datatypes.exp: Update expected results.
1286 * gdb.fortran/vla-ptype.exp: Likewise.
1287 * gdb.fortran/vla-type.exp: Likewise.
1288 * gdb.fortran/vla-value.exp: Likewise.
1289
f1fdc960
AB
12902019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1291
1292 * gdb.fortran/ptr-indentation.exp: Update expected results.
1293 * gdb.fortran/ptype-on-functions.exp: Likewise.
1294 * gdb.fortran/vla-ptr-info.exp: Likewise.
1295 * gdb.fortran/vla-value.exp: Likewise.
1296
bf7a4de1
AB
12972019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1298
1299 * gdb.fortran/ptype-on-functions.exp: New file.
1300 * gdb.fortran/ptype-on-functions.f90: New file.
1301
bbe75b9d
AB
13022019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1303
1304 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1305 case void string.
1306
1db455a7
AB
13072019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1308
1309 * gdb.fortran/complex.exp: Expand.
1310 * gdb.fortran/complex.f: Renamed to...
1311 * gdb.fortran/complex.f90: ...this, and extended to add more
1312 complex values.
1313
b6d03bb2
AB
13142019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1315
1316 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1317 MODULO, CMPLX.
1318
2e62ab40
AB
13192019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1320 Richard Bunt <richard.bunt@arm.com>
1321
1322 * gdb.base/max-depth.c: New file.
1323 * gdb.base/max-depth.exp: New file.
1324 * gdb.python/py-nested-maps.c: New file.
1325 * gdb.python/py-nested-maps.exp: New file.
1326 * gdb.python/py-nested-maps.py: New file.
1327 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1328 (test_all_common): Call test_max_depth.
1329 * gdb.fortran/max-depth.exp: New file.
1330 * gdb.fortran/max-depth.f90: New file.
1331 * gdb.go/max-depth.exp: New file.
1332 * gdb.go/max-depth.go: New file.
1333 * gdb.modula2/max-depth.exp: New file.
1334 * gdb.modula2/max-depth.c: New file.
1335 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1336
d2b584a5
TV
13372019-04-29 Tom de Vries <tdevries@suse.de>
1338
1339 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1340
136afab8
PW
13412019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1342
1343 * gdb.base/callexit.exp: Test may-call-functions off.
1344
725cbb63
KS
13452019-04-25 Keith Seitz <keiths@redhat.com>
1346
1347 PR c++/24367
1348 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1349 (another_incomplete_struct, test_incomplete): New definitions.
1350 (main): Use new definitions.
1351 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1352 functions.
1353
82433e3e
SDJ
13542019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1355
1356 PR corefiles/11608
1357 PR corefiles/18187
1358 * gdb.base/coredump-filter-build-id.exp: New file.
1359
dd06d4d6
AH
13602019-04-25 Alan Hayward <alan.hayward@arm.com>
1361
e79be6e5
SM
1362 * Makefile.in: Pass through GDBSERVER_DEBUG.
1363 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1364 (gdbserver,debug): Add board setting.
1365 * gdb.trace/tspeed.exp: Skip when debugging.
1366 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1367 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1368
1670072e
TT
13692019-04-24 Tom Tromey <tromey@adacore.com>
1370
1371 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1372 Rust.
1373
a59240a4
TT
13742019-04-24 Tom Tromey <tromey@adacore.com>
1375
1376 * gdb.arch/amd64-eval.exp: Test bitfield return.
1377 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1378 (class Foo) <return_bitfields>: New method.
1379 (main): Call it.
1380
b907456c
AB
13812019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1382
1383 * gdb.cp/many-args.cc: New file.
1384 * gdb.cp/many-args.exp: New file.
1385
5c565afd
TV
13862019-04-23 Tom de Vries <tdevries@suse.de>
1387
1388 PR gdb/24433
1389 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1390
ba22ff86
AH
13912019-04-23 Alan Hayward <alan.hayward@arm.com>
1392
1393 * gdb.trace/backtrace.exp: Use nopie flag.
1394 * gdb.trace/circ.exp: Likewise.
1395 * gdb.trace/collection.exp: Likewise.
1396 * gdb.trace/ftrace.exp: Likewise.
1397 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1398 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1399 * gdb.trace/qtro.exp: Likewise.
1400 * gdb.trace/read-memory.exp: Likewise.
1401 * gdb.trace/report.exp: Likewise.
1402 * gdb.trace/tfile.exp: Likewise.
1403 * gdb.trace/tfind.exp: Likewise.
1404 * gdb.trace/unavailable.exp: Likewise.
1405
7905fc35
PA
14062019-04-22 Pedro Alves <palves@redhat.com>
1407
1408 * gdb.base/solib-probes-nosharedlibrary.c,
1409 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1410
8ecb59f8
TT
14112019-04-19 Tom Tromey <tromey@adacore.com>
1412
1413 * gdb.ada/ptype_union.c: New file.
1414 * gdb.ada/ptype_union.exp: New file.
1415
62160ec9
TT
14162019-04-19 Tom Tromey <tromey@adacore.com>
1417
1418 PR symtab/24423:
1419 * gdb.base/list0.h (foo): Add a control-l character.
1420
36cd4ba5
TV
14212019-04-18 Tom de Vries <tdevries@suse.de>
1422
1423 PR gdb/24433
1424 * boards/local-board.exp: Set sysroot to "".
1425
b73715df
TV
14262019-04-18 Tom de Vries <tdevries@suse.de>
1427 Pedro Alves <palves@redhat.com>
1428
1429 PR gdb/24454
1430 * gdb.threads/vfork-follow-child-exec.c: New file.
1431 * gdb.threads/vfork-follow-child-exec.exp: New file.
1432 * gdb.threads/vfork-follow-child-exit.c: New file.
1433 * gdb.threads/vfork-follow-child-exit.exp: New file.
1434
4aa866af
LS
14352019-04-15 Leszek Swirski <leszeks@google.com>
1436
1437 * gdb.arch/amd64-eval.cc: New file.
1438 * gdb.arch/amd64-eval.exp: New file.
1439
e5a1a79a
AH
14402019-04-11 Alan Hayward <alan.hayward@arm.com>
1441
1442 * gdb.server/sysroot.c: New test.
1443 * gdb.server/sysroot.exp: New file.
1444 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1445 matching param.
1446
41077b66
AB
14472019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.base/align.exp: Extend test to cover structures containing
1450 only static fields.
1451
c30391f8
TV
14522019-04-11 Tom de Vries <tdevries@suse.de>
1453
1454 * boards/cc-with-dwz-m.exp: New file.
1455 * boards/cc-with-dwz.exp: New file.
1456 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1457
e242fd12
SM
14582019-04-09 Simon Marchi <simon.marchi@efficios.com>
1459
1460 * gdb.base/start-cpp.exp: New file.
1461 * gdb.base/start-cpp.cc: New file.
1462
2b0c8b01
KB
14632019-04-08 Kevin Buettner <kevinb@redhat.com>
1464
1465 * gdb.python/py-thrhandle.exp: Adjust tests to call
1466 thread_from_handle instead of thread_from_thread_handle.
1467
947210e5
KB
14682019-04-08 Kevin Buettner <kevinb@redhat.com>
1469
1470 * gdb.python/py-thrhandle.exp: Add tests for
1471 gdb.InferiorThread.handle.
1472
d7df6549
AB
14732019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1474
1475 * gdb.python/py-function.exp: Check calling helper function from
1476 all languages.
1477 * lib/gdb.exp (gdb_supported_languages): New proc.
1478
8bdc1658
AB
14792019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1480
1481 * gdb.base/complex-parts.c: New file.
1482 * gdb.base/complex-parts.exp: New file.
1483
05caa1d2
TT
14842019-04-01 Tom Tromey <tromey@adacore.com>
1485
1486 PR symtab/23331:
1487 * gdb.dwarf2/dw2-ranges-main.c: New file.
1488 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1489 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1490
7734102d
EZ
14912019-03-30 Simon Marchi <simark@simark.ca>
1492
1493 * gdb.base/default.exp: Add values for $_gdb_major and
1494 $_gdb_minor.
1495
188e1fa9
TT
14962019-03-29 Tom Tromey <tromey@adacore.com>
1497
1498 * gdb.base/help.exp: Tighten apropos regexp.
1499
2880242d
KS
15002019-03-29 Keith Seitz <keiths@redhat.com>
1501
1502 * gdb.fortran/array-bounds.exp: New file.
1503 * gdb.fortran/array-bounds.f90: New file.
1504
077cad8e
PW
15052019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1506
1507 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1508
80047cfc
PW
15092019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1510
1511 * gdb.multi/hello.c (main): Increase alarm timer.
1512
f489207e
SL
15132019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1514
1515 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1516 factor when no hardware watchpoint support.
1517
c92df149
AH
15182019-03-28 Alan Hayward <alan.hayward@arm.com>
1519 Pedro Alves <palves@redhat.com>
1520
1521 * boards/local-board.exp: set sysroot to /.
1522
933aebfa
AH
15232019-03-27 Alan Hayward <alan.hayward@arm.com>
1524
1525 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1526 in child.
1527
9f9aa852
AB
15282019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1529
1530 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1531 field.
1532 (make_container): Initialise new field.
1533 * gdb.python/py-prettyprint.exp: Add new tests.
1534 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1535 <display_hint>: New method.
1536
3714a195
AB
15372019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1538
1539 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1540 gdb_continue_to_breakpoint more throughout this test.
1541 (run_lang_tests) Supply unique test names, and use
1542 gdb_test_no_output.
1543
18c77628
AB
15442019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1545
1546 * gdb.base/finish-pretty.exp: Update expected results.
1547 * gdb.base/pretty-print.c: New file.
1548 * gdb.base/pretty-print.exp: New file.
1549
9a93502f
PA
15502019-03-25 Pedro Alves <palves@redhat.com>
1551
1552 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1553 move comments outside list. Append '-i "" eof' section.
1554
968aa7ae
AH
15552019-03-22 Alan Hayward <alan.hayward@arm.com>
1556
1557 * README: Add pie options.
1558 * gdb.base/break-interp.exp: Ensure pie is disabled.
1559 * gdb.base/dump.exp: Likewise.
1560 * lib/gdb.exp (gdb_compile): Add pie option.
1561
4c7d57e7
TT
15622019-03-19 Tom Tromey <tromey@adacore.com>
1563
1564 * gdb.mi/mi2-cli-display.c: New file.
1565 * gdb.mi/mi2-cli-display.exp: New file.
1566
bff8c71f
TT
15672019-03-18 Joel Brobecker <brobecker@adacore.com>
1568 Tom Tromey <tromey@adacore.com>
1569
1570 * gdb.ada/ptype_array/pck.adb: New file.
1571 * gdb.ada/ptype_array/pck.ads: New file.
1572 * gdb.ada/ptype_array/foo.adb: New file.
1573 * gdb.ada/ptype_array.exp: New file.
1574
d085f989
TT
15752019-03-14 Tom Tromey <tromey@adacore.com>
1576
1577 * gdb.base/style.exp: Add "set style sources" test.
1578
b4be1b06
SM
15792019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1580
1581 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1582 * mi-breakpoint-multiple-locations.exp: ... this.
1583 (make_breakpoints_pattern): New proc.
1584 (do_test): Add mi_version parameter, test -break-insert,
1585 -break-info and =breakpoint-created.
1586
7cde5fc2
AB
15872019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1588
1589 * config/default.exp: Remove 'load_lib gdb.exp'.
1590 * config/monitor.exp: Likewise.
1591 * config/sid.exp: Likewise.
1592 * config/sim.exp: Likewise.
1593 * config/slite.exp: Likewise.
1594 * config/unix.exp: Likewise.
1595 * gdb.base/default.exp: Remove unhelpful comment.
1596
efbecbc1
AB
15972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1598
1599 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1600
0841c79a
AB
16012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1602
1603 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1604
4a270568
AB
16052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1606
1607 * gdb.fortran/type-kinds.exp: Update expected results.
1608
067630bd
AB
16092019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1610
1611 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1612
3be47f7a
AB
16132019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1614
1615 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1616 function.
1617 (test_basic_parsing_of_type_kinds): Expand types tested.
1618 (test_parsing_invalid_type_kinds): New function.
1619
4d00f5d8
AB
16202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1621
1622 * gdb.fortran/intrinsics.exp: New file.
1623 * gdb.fortran/intrinsics.f90: New file.
1624 * gdb.fortran/type-kinds.exp: New file.
1625
c8f91604
AB
16262019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1627
1628 * gdb.fortran/dot-ops.exp: New file.
1629
dd9f2c76
AB
16302019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1631
1632 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1633 Check upper and lower case logical literals.
1634
84ec9724
AB
16352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1638 Remove duplicate tests.
1639
c3734e09
AH
16402019-03-06 Alan Hayward <alan.hayward@arm.com>
1641
1642 * lib/gdb.exp (builtin_cd): rename of cd.
1643 (cd): Override builtin.
1644
aa3cfbda
RB
16452019-03-06 Richard Bunt <richard.bunt@arm.com>
1646
1647 * gdb.fortran/function-calls.exp: New file.
1648 * gdb.fortran/function-calls.f90: New test.
1649
7b63ad86
RB
16502019-03-04 Richard Bunt <richard.bunt@arm.com>
1651
1652 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1653 on user program standard output.
1654 * gdb.fortran/short-circuit-argument-list.f90: Record function
1655 calls.
1656
01abb042
AH
16572019-02-28 Alan Hayward <alan.hayward@arm.com>
1658
c3734e09
AH
1659 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1660 failure.
01abb042 1661
92137da0
RO
16622019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1663
1664 PR gdb/8527
1665 * gdb.base/interrupt-daemon-attach.c,
1666 gdb.base/interrupt-daemon-attach.exp: New test.
1667
5862844d
PA
16682019-02-27 Pedro Alves <palves@redhat.com>
1669
1670 * gdb.base/page.exp: Add tests for "set width/height -1".
1671
8ed25214
PA
16722019-02-27 Pedro Alves <palves@redhat.com>
1673
1674 * gdb.base/page.exp: Add tests for "set/show width/height" with
1675 "infinite" values.
1676
6c28e44a
TT
16772019-02-27 Tom Tromey <tromey@adacore.com>
1678
1679 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1680 2.4.
1681 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1682 workaround.
1683
bf9a735e
AB
16842019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1685
1686 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1687 tests for structs with static members.
1688
8791793c
TT
16892019-02-26 Tom Tromey <tromey@adacore.com>
1690
1691 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1692 ValueError, not TypeError.
1693
bc2a507e
KB
16942019-02-26 Kevin Buettner <kevinb@redhat.com>
1695
1696 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1697 call from main program.
1698
e0e7d3bd
JB
16992019-02-23 Joel Brobecker <brobecker@adacore.com>
1700
1701 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1702 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1703 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1704 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1705 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1706
9600246d
KS
17072019-02-22 Keith Seitz <keiths@redhat.com>
1708
1709 PR symtab/23853
1710 * gdb.base/symlink-sourcefile.c: New file.
1711 * gdb.base/symlink-sourcefile.exp: New file.
1712
0c95f9ed
TT
17132019-02-20 Tom Tromey <tom@tromey.com>
1714
1715 * gdb.base/info_qt.exp: Update.
1716
6caa91b6
SM
17172019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1718
1719 * gdb.base/source.exp: Move "error in sourced script" code to
1720 the end.
1721 * gdb.base/source-error.gdb: Move contents to
1722 source-error-1.gdb. Add new code to source source-error-1.gdb.
1723 * gdb.base/source-error-1.gdb: New file, from previous
1724 source-error.gdb.
1725
6506371f
TT
17262019-02-17 Tom Tromey <tom@tromey.com>
1727
1728 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1729 for macro styling.
1730 * gdb.base/style.c (SOME_MACRO): New macro.
1731
a0087920
TT
17322019-02-17 Tom Tromey <tom@tromey.com>
1733
1734 * gdb.base/style.exp: Add line-wrapping tests.
1735 * gdb.base/page.exp: Add test for quitting during pagination.
1736
a2cd4f14
JB
17372019-02-17 Joel Brobecker <brobecker@adacore.com>
1738
1739 * gdb.ada/big_packed_array: New testcase.
1740 * gdb.ada/homonym.exp: Fix incorrect expected output for
1741 "break <homonym__get_value>" test.
1742
9d70ffbc
WP
17432019-02-13 Weimin Pan <weimin.pan@oracle.com>
1744
1745 PR breakpoints/21870
1746 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1747 and prepare_for_testing. Add comment.
1748 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1749 redundant cleanup call. Clean up comment.
1750
01c7ae81
WP
17512019-02-12 Weimin Pan <weimin.pan@oracle.com>
1752
1753 PR breakpoints/21870
1754 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1755 * gdb.arch/aarch64-dbreg-contents.c: New file.
1756
aff29d1c
JB
17572019-02-10 Joel Brobecker <brobecker@adacore.com>
1758
1759 * gdb.ada/mi_ref_changeable: New testcase.
1760
df0da8a2
AH
17612019-02-07 Alan Hayward <alan.hayward@arm.com>
1762
1763 * gdb.base/attach.exp: Add double attach test.
1764
bd447abb
SM
17652019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1766
1767 * lib/gdb.exp (default_gdb_start): Don't match pagination
1768 prompt.
1769 (gdb_init): Set stty_init.
1770
1dbc40b9
TT
17712019-01-27 Tom Tromey <tom@tromey.com>
1772
1773 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1774 skip_python_tests.
1775
353229bf
AH
17762019-01-24 Alan Hayward <alan.hayward@arm.com>
1777
1778 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1779 New structure.
1780 (struct struct_static_02_02): Likewise.
1781 (struct struct_static_02_03): Likewise.
1782 (struct struct_static_02_04): Likewise.
1783 (struct struct_static_04_01): Likewise.
1784 (struct struct_static_04_02): Likewise.
1785 (struct struct_static_04_03): Likewise.
1786 (struct struct_static_04_04): Likewise.
1787 (struct struct_static_06_01): Likewise.
1788 (struct struct_static_06_02): Likewise.
1789 (struct struct_static_06_03): Likewise.
1790 (struct struct_static_06_04): Likewise.
1791 (cmp_struct_static_02_01): Likewise.
1792 (cmp_struct_static_02_02): Likewise.
1793 (cmp_struct_static_02_03): Likewise.
1794 (cmp_struct_static_02_04): Likewise.
1795 (cmp_struct_static_04_01): Likewise.
1796 (cmp_struct_static_04_02): Likewise.
1797 (cmp_struct_static_04_03): Likewise.
1798 (cmp_struct_static_04_04): Likewise.
1799 (cmp_struct_static_06_01): Likewise.
1800 (cmp_struct_static_06_02): Likewise.
1801 (cmp_struct_static_06_03): Likewise.
1802 (cmp_struct_static_06_04): Likewise.
1803 (call_all): Test new structs.
1804 * gdb.base/infcall-nested-structs.exp: Likewise.
1805
73021deb
AH
18062019-01-21 Alan Hayward <alan.hayward@arm.com>
1807 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1808
fc65c7db
AH
18092019-01-21 Alan Hayward <alan.hayward@arm.com>
1810 * gdb.base/stack-protector.c: New test.
1811 * gdb.base/stack-protector.exp: New file.
1812 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1813 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1814 option.
1815 (gdb_compile): Remove stack protector for GCC and prevent
1816 recursion.
1817
c24bdb02
KS
18182019-01-16 Keith Seitz <keiths@redhat.com>
1819
1820 PR gdb/23773
1821 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1822
6f072a10
PFC
18232019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1824
1825 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1826 aliases.
1827 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1828 tests.
1829 * gdb.arch/powerpc-vector-regs.c: New file.
1830 * gdb.arch/powerpc-vector-regs.exp: New file.
1831
a7b8d682
PFC
18322019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1833
1834 * gdb.arch/altivec-regs.exp: Fix the list passed to
1835 gdb_expect_list when testing "info vector".
1836
6eb6fb67
AB
18372019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1838
1839 * gdb.base/style.exp: Don't include path in testname.
1840
b56f80d8
KS
18412019-01-10 Keith Seitz <keiths@redhat.com>
1842
1843 PR gdb/23712
1844 PR symtab/23010
1845 * gdb.dwarf2/multidictionary.exp: New file.
1846
041be526
SM
18472019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1848
1849 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1850 (test_gnuv3_style_demangling): ... this.
1851 (test_lucid_style_demangling): Remove.
1852 (test_arm_style_demangling): Remove.
1853 (test_hp_style_demangling): Remove.
1854 (do_tests): Remove calls to the above.
1855
d820d0c3
AB
18562019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1857
1858 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1859 case.
1860
f097f5ad
TT
18612019-01-06 Tom Tromey <tom@tromey.com>
1862
1863 PR gdb/28155:
1864 * gdb.dwarf2/typedef-void-finish.exp: New file.
1865
2cd8cc0b
TT
18662018-12-28 Tom Tromey <tom@tromey.com>
1867 Simon Marchi <simark@simark.ca>
1868
1869 * gdb.base/jit-exec.exp: New file.
1870 * gdb.base/jit-exec.c: New file.
1871 * gdb.base/jit-execd.c: New file.
1872
35fb8261
TT
18732018-12-28 Tom Tromey <tom@tromey.com>
1874
1875 * gdb.base/style.exp: Update test to check for address styling.
1876
47fd17cd
TT
18772018-12-28 Tom Tromey <tom@tromey.com>
1878
1879 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1880 message.
1881
d47032b7
TT
18822018-12-28 Tom Tromey <tom@tromey.com>
1883
1884 * gdb.base/style.exp: Add test for version number styling.
1885
af79b68d
TT
18862018-12-28 Tom Tromey <tom@tromey.com>
1887
1888 * gdb.base/style.exp: Add test for print_address_symbolic.
1889
0bb296cb
TT
18902018-12-28 Tom Tromey <tom@tromey.com>
1891
1892 * gdb.base/style.exp: Add test for breakpoint setting.
1893
80ae2043
TT
18942018-12-28 Tom Tromey <tom@tromey.com>
1895
1896 * gdb.base/style.exp: Add test for variable names.
1897
cbe56571
TT
18982018-12-28 Tom Tromey <tom@tromey.com>
1899
1900 * gdb.base/style.exp: New file.
1901 * gdb.base/style.c: New file.
1902
9162a27c
TT
19032018-12-28 Tom Tromey <tom@tromey.com>
1904
1905 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1906 "dumb".
1907 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1908 the TERM environment variable.
1909
bc543c90
TT
19102018-12-27 Tom Tromey <tom@tromey.com>
1911
1912 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1913 pagination test.
1914
6f0ffe50
AB
19152018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1916
1917 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1918 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1919
b5a1e557
PW
19202018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1921
1922 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1923 Filename a.adb changed to bp_fun_addr.adb.
1924 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1925
6e8b1ab2
JV
19262018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1927
1928 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1929 non-PIE executables.
1930 * README: Mention the gdb,nopie_flag board setting.
1931 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1932 non-PIE executable.
1933 * gdb.arch/amd64-entry-value.exp: Likewise.
1934 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1935 * gdb.arch/i386-float.exp: Likewise.
1936 * gdb.arch/i386-signal.exp: Likewise.
1937 * gdb.mi/mi-reg-undefined.exp: Likewise.
1938
d00a27c5
PM
19392018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1940
1941 PR gdb/23974
1942 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1943
161d081c
PW
19442018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1945
1946 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1947 Update order of results accordingly.
1948
b001de23
AB
19492018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1950
1951 * gdb.base/annota1.exp: Update a test regexp.
1952
99e1a184
AB
19532018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1954
1955 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1956
7a81c1e2
PW
19572018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1958
1959 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1960 (reuse_time): Initialize to REUSE_TIME_CAP.
1961 (check_rc): New function.
1962 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1963 Check pthread_create rc.
1964 (spawner_thread_func): Check pthread_create and pthread_join rc.
1965
73e8dc90
PA
19662018-12-08 Pedro Alves <palves@redhat.com>
1967
1968 * gdb.base/list.exp (test_forward_search): Rename to ...
1969 (test_forward_reverse_search): ... this. Also test reverse-search
1970 and the forward-search alias.
1971
13f2ed32
AB
19722018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1973
1974 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1975 local timeout variable before return, and remove all local timeout
1976 variable entirely.
1977 (gdb_load): Likewise.
1978
64d27cfc
TV
19792018-12-01 Tom de Vries <tdevries@suse.de>
1980
1981 * gdb.base/gdb-caching-proc.exp: New file.
1982
f63c03b4
SDJ
19832018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1984
1985 * Makefile.in (TIMESTAMP): New variable.
1986 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1987 command.
1988 (check-single-racy): Likewise.
1989 (check/%.exp): Likewise.
1990 (check-racy/%.exp): Likewise.
1991 (workers/%.worker): Likewise.
1992 (build-perf): Likewise.
1993 (check-perf): Likewise.
1994 * README: Describe new "TS" and "TS_FORMAT" variables.
1995 * print-ts.py: New file.
1996
1c97054b
BF
19972018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1998
1999 PR python/23714
2000 * gdb.python/python.exp: Test command repetition after
2001 gdb.execute.
2002
1871a62d
AB
20032018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2004
2005 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2006 is correctly aligned.
2007
fb5e1ed9
PW
20082018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2009
2010 * gdb.ada/info_auto_lang.exp: New testcase.
2011 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2012 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2013 * gdb.ada/info_auto_lang/some_c.c: New file.
2014
43d397ca
PW
20152018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2016
2017 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2018 FUNC_lang language syntax.
2019
beddd671
PW
20202018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2021
2022 * gdb.base/info_minsym.c: New file.
2023 * gdb.base/info_minsym.exp: New file.
2024
73fc52c4
TT
20252018-11-19 Tom Tromey <tom@tromey.com>
2026
2027 PR rust/23625:
2028 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2029 * gdb.rust/expr.exp: Update expected output. Change one test.
2030
994b876a
TT
20312018-11-19 Tom Tromey <tom@tromey.com>
2032
2033 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2034
6769f276
PA
20352018-11-19 Pedro Alves <palves@redhat.com>
2036
2037 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2038 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2039 see the expected warning.
2040
38a72da0
AH
20412018-11-16 Alan Hayward <alan.hayward@arm.com>
2042
2043 PR gdb/22736:
2044 * gdb.cp/infcall-nodebug-lib.c: New test.
2045 * gdb.cp/infcall-nodebug-main.c: New test.
2046 * gdb.cp/infcall-nodebug.exp: New file.
2047
53a89d6e
SM
20482018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2049
2050 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2051 completer tests.
2052
9325300d
TV
20532018-11-09 Tom de Vries <tdevries@suse.de>
2054
2055 * gdb.base/msym-lang.c: New test.
2056 * gdb.base/msym-lang.exp: New file.
2057 * gdb.base/msym-lang-main.c: New test.
2058
20f0d60d
TT
20592018-11-08 Tom Tromey <tom@tromey.com>
2060
2061 PR gdb/23555:
2062 PR gdb/23838:
2063 * gdb.base/warning.exp: New file.
2064
b5420128
JB
20652018-11-08 Jan Beulich <jbeulich@suse.com>
2066
2067 * testsuite/gdb.arch/i386-avx512.c,
2068 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2069
cd115d61
AB
20702018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2073 point hardware.
2074
35ee2dc2
AB
20752018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2076
2077 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2078 * gdb.dwarf2/missing-type-name.exp: New file.
2079
31aceee8
TV
20802018-11-06 Tom de Vries <tdevries@suse.de>
2081
2082 * gdb.base/many-headers.c: New test.
2083 * gdb.base/many-headers.exp: New file.
2084
109be305
JW
20852018-11-06 Jim Wilson <jimw@sifive.com>
2086
2087 * gdb.base/code_elim.exp: For riscv, set additional_flags
2088 to include -msmall-data-limit=0.
2089
e2b7af72
JB
20902018-11-01 Joel Brobecker <brobecker@adacore.com>
2091
2092 * gdb.ada/watch_minus_l: New testcase.
2093
cdcda965
SM
20942018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2095
2096 * gdb.arch/aix-sighandle.c: New file.
2097 * gdb.arch/aix-sighandle.exp: New file.
2098
92dcebf3
AB
20992018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2100
2101 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2102 registers being unions.
2103
68b9ac18
TV
21042018-10-31 Tom de Vries <tdevries@suse.de>
2105
2106 * lib/valgrind.exp: New file.
2107 (vgdb_start, vgdb_stop): New procs, factored out of ...
2108 * gdb.base/valgrind-bt.exp: ... here, ...
2109 * gdb.base/valgrind-disp-step.exp: ... here and ...
2110 * gdb.base/valgrind-infcall.exp: ... here.
2111
1443936e
TV
21122018-10-31 Tom de Vries <tdevries@suse.de>
2113
2114 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2115
eb77c9df
AB
21162018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2117
2118 * gdb.dwarf2/void-type.c: New file.
2119 * gdb.dwarf2/void-type.exp: New file.
2120
82b5e646
PW
21212018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2122
2123 * gdb.base/info_qt.c: New file.
2124 * gdb.base/info_qt.exp: New file.
2125
8d619c01
EBM
21262018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2127
2128 * gdb.arch/powerpc-htm-regs.c: New file.
2129 * gdb.arch/powerpc-htm-regs.exp: New file.
2130
f2cf6173
EBM
21312018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2132
2133 * gdb.arch/powerpc-tar.c: New file.
2134 * gdb.arch/powerpc-tar.exp: New file.
2135
7ca18ed6
EBM
21362018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2137
2138 * gdb.arch/powerpc-ppr-dscr.c: New file.
2139 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2140
bfcc0eba
TV
21412018-10-25 Tom de Vries <tdevries@suse.de>
2142
2143 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2144
fe1a5cad
TV
21452018-10-24 Tom de Vries <tdevries@suse.de>
2146
2147 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2148 longer exists error.
2149
a76dc3b7
TV
21502018-10-24 Tom de Vries <tdevries@suse.de>
2151
2152 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2153
4df46df7
TV
21542018-10-24 Tom de Vries <tdevries@suse.de>
2155
2156 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2157 --db-attach in valgrind.
2158
0dbfcfff
AB
21592018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2160
2161 * gdb.arch/riscv-reg-aliases.c: New file.
2162 * gdb.arch/riscv-reg-aliases.exp: New file.
2163
b04480b1
AH
21642018-10-19 Alan Hayward <alan.hayward@arm.com>
2165
2166 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2167
2c6ac8d7
AH
21682018-10-19 Alan Hayward <alan.hayward@arm.com>
2169
2170 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2171
2bc69f25
AH
21722018-10-19 Alan Hayward <alan.hayward@arm.com>
2173
2174 * gdb.cp/ovldbreak.exp: Fix regexps.
2175
1f1ae3a3
AH
21762018-10-19 Alan Hayward <alan.hayward@arm.com>
2177
2178 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2179
94c18618
SDJ
21802018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2181
2182 PR cli/23785
2183 * gdb.base/restore.exp: New test to check if "restore" with an
2184 invalid file doesn't segfault.
2185
812cd6eb
TV
21862018-10-18 Tom de Vries <tdevries@suse.de>
2187
2188 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2189 * gdb.ada/excep_handle.exp: Same.
2190 * gdb.ada/mi_string_access.exp: Same.
2191 * gdb.ada/mi_var_union.exp: Same.
2192 * gdb.arch/arc-analyze-prologue.exp: Same.
2193 * gdb.arch/arc-decode-insn.exp: Same.
2194 * gdb.base/readnever.exp: Same.
2195 * gdb.fortran/printing-types.exp: Same.
2196 * gdb.guile/scm-lazy-string.exp: Same.
2197
c4b90788
TV
21982018-10-16 Tom de Vries <tdevries@suse.de>
2199
2200 PR gdb/23730
2201 * gdb.base/catch-follow-exec.c: Add copyright notice.
2202 * gdb.base/catch-follow-exec.exp: Rewrite to use
2203 gdb_spawn_with_cmdline_opts. Require gdb-native.
2204
8bca2978
SL
22052018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2206
2207 * gdb.trace/actions-changed.exp: Check for arch support.
2208 * gdb.trace/actions.exp: Likewise.
2209 * gdb.trace/ax.exp: Likewise.
2210 * gdb.trace/backtrace.exp: Likewise.
2211 * gdb.trace/change-loc.exp: Likewise.
2212 * gdb.trace/deltrace.exp: Likewise.
2213 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2214 * gdb.trace/ftrace.exp: Likewise.
2215 * gdb.trace/infotrace.exp: Check for arch support.
2216 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2217 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2218 * gdb.trace/mi-tsv-changed.exp: Likewise.
2219 * gdb.trace/packetlen.exp: Likewise.
2220 * gdb.trace/passc-dyn.exp: Likewise.
2221 * gdb.trace/passcount.exp: Likewise.
2222 * gdb.trace/pending.exp: Likewise.
2223 * gdb.trace/range-stepping.exp: Check for shlib support.
2224 * gdb.trace/report.exp: Check for arch support.
2225 * gdb.trace/save-trace.exp: Likewise.
2226 * gdb.trace/signal.exp: Check for signal support.
2227 * gdb.trace/tfind.exp: Check for arch support.
2228 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2229 * gdb.trace/trace-common.h: Add comment.
2230 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2231 * gdb.trace/trace-enable-disable.exp: Likewise.
2232 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2233 * gdb.trace/tracecmd.exp: Check for arch support.
2234 * gdb.trace/tspeed.exp: Check for shlib and target support.
2235 * gdb.trace/tstatus.exp: Check for arch support.
2236 * gdb.trace/tsv.exp: Likewise.
2237 * gdb.trace/while-dyn.exp: Likewise.
2238 * gdb.trace/while-stepping.exp: Likewise.
2239 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2240
f9c49bff
SM
22412018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2242
2243 * gdb.trace/tspeed.exp: Remove nowarnings.
2244 (prepare_for_trace_test): Declare "global ipalib".
2245 * gdb.trace/tspeed.c: Include unistd.h.
2246 (main): Remove superfluous printf argument.
2247
d4330bde
SL
22482018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2249
2250 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2251 directory prefix on the filename.
2252
8ecfd7bd
SDJ
22532018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2254
2255 * gdb.gdb/unittest.exp: Update expected message informing that
2256 selftests have been disabled.
2257 * gdb.server/unittest.exp: Likewise.
2258
58bbcd02
TV
22592018-10-09 Tom de Vries <tdevries@suse.de>
2260
2261 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2262 with runto_main.
2263
9f6b697b
WP
22642018-10-08 Weimin Pan <weimin.pan@oracle.com>
2265
2266 PR c++/16841
2267 * gdb.cp/virtbase2.cc: New file.
2268 * gdb.cp/virtbase2.exp: New file.
2269
add5ded5
TT
22702018-10-06 Tom Tromey <tom@tromey.com>
2271
2272 PR python/19399:
2273 * gdb.python/py-inferior.exp: Add architecture test.
2274
f9e48344
TT
22752018-10-06 Tom Tromey <tom@tromey.com>
2276
2277 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2278 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2279
2a8be203
TT
22802018-10-06 Tom Tromey <tom@tromey.com>
2281
2282 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2283 of a "throw" catchpoint.
2284
e04caa70
SDJ
22852018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2286
2287 * gdb.base/info-proc.exp: Update string expected from "help info
2288 proc".
2289
5ca8c39f
TT
22902018-10-04 Tom Tromey <tom@tromey.com>
2291
2292 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2293 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2294 (test_initial_complaints, test_empty_complaints): Update.
2295 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2296
3453e7e4
TT
22972018-10-04 Tom Tromey <tom@tromey.com>
2298
2299 PR cli/19551:
2300 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2301 * lib/gdb.exp (gdb_file_cmd): Update.
2302 * gdb.stabs/weird.exp (print_weird_var): Update.
2303 * gdb.server/solib-list.exp: Update.
2304 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2305 * gdb.mi/mi-cli.exp: Update.
2306 * gdb.linespec/linespec.exp: Update.
2307 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2308 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2309 * gdb.cp/cp-relocate.exp: Update.
2310 * gdb.base/sym-file.exp: Update.
2311 * gdb.base/relocate.exp: Update.
2312 * gdb.base/readnever.exp: Update.
2313 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2314 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2315 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2316 * gdb.base/code_elim.exp: Update.
2317 * gdb.base/break-unload-file.exp (test_break): Update.
2318 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2319 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2320 Update.
2321 * gdb.base/attach.exp (do_attach_tests): Update.
2322 * gdb.base/sepdebug.exp: Update.
2323 * gdb.python/py-section-script.exp: Update.
2324
6afcf761
TT
23252018-10-04 Tom Tromey <tom@tromey.com>
2326
2327 PR cli/22234:
2328 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2329 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2330 output.
2331
fef1b293
TT
23322018-10-04 Tom Tromey <tom@tromey.com>
2333
2334 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2335 set width and height to 0.
2336 (test_command_line_attach_run): Use -quiet.
2337
ca98345e
SL
23382018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2339
2340 * lib/gdb.exp (skip_ifunc_tests): New.
2341 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2342 other compile failures.
2343 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2344
ff34e6ae
SM
23452018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2346
2347 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2348 is_amd64_regs_target.
2349
6bb8890e
AH
23502018-10-01 Alan Hayward <alan.hayward@arm.com>
2351
2352 * gdb.arch/aarch64-sighandler-regs.c: New test.
2353 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2354 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2355
224d30d3
MM
23562018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2357
2358 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2359 assembly.
2360
f67ffa6a
AB
23612018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2362
2363 * gdb.base/frame-selection.exp: New file.
2364 * gdb.base/frame-selection.c: New file.
2365
9fc3183f
AH
23662018-09-27 Alan Hayward <alan.hayward@arm.com>
2367
2368 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2369 pthread barrier.
2370 (main): Likewise.
2371
d354055e
AB
23722018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2373
2374 * gdb.base/large-frame-1.c: New file.
2375 * gdb.base/large-frame-2.c: New file.
2376 * gdb.base/large-frame.exp: New file.
2377 * gdb.base/large-frame.h: New file.
2378
db727370
JL
23792018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2380
2381 PR gdb/20948
2382 * gdb.base/write_mem.exp: New test.
2383 * gdb.base/write_mem.c: Likewise.
2384
ae778caf
TT
23852018-09-23 Tom Tromey <tom@tromey.com>
2386
2387 PR python/18852:
2388 * gdb.python/py-parameter.exp: Add test for parameter that throws
2389 on "set".
2390
fd3ba736
TT
23912018-09-23 Tom Tromey <tom@tromey.com>
2392
2393 PR python/17284:
2394 * gdb.python/py-template.exp (test_template_arg): Add test for
2395 negative template argument number.
2396
39a24317
TT
23972018-09-23 Tom Tromey <tom@tromey.com>
2398
2399 PR python/14062:
2400 * gdb.python/python.exp: Add test for post_event error.
2401
f5769a2c
TT
24022018-09-23 Tom Tromey <tom@tromey.com>
2403
2404 PR python/18170:
2405 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2406 convert pointers to int and long.
2407
1c1e54f6
TT
24082018-09-23 Tom Tromey <tom@tromey.com>
2409
2410 PR python/20126:
2411 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2412 signed-ness conversion tests.
2413
fb4fa946
TT
24142018-09-23 Tom Tromey <tom@tromey.com>
2415
2416 PR python/18352;
2417 * gdb.python/py-value.exp (test_float_conversion): New proc.
2418 Use it.
2419
a466edac
HAQ
24202018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2421
2422 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2423
4ee9b0c5
SL
24242018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2425
2426 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2427 no readline.
2428 * gdb.base/utf8-identifiers.exp: Likewise.
2429 * gdb.cp/cpcompletion.exp: Likewise.
2430 * gdb.linespec/cpcompletion.exp: Likewise.
2431 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2432 * gdb.linespec/cpls-ops.exp: Likewise.
2433
23be8da7
RB
24342018-09-19 Richard Bunt <richard.bunt@arm.com>
2435 Chris January <chris.january@arm.com>
2436
2437 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2438 * gdb.fortran/short-circuit-argument-list.exp: New file.
2439 * gdb.fortran/short-circuit-argument-list.f90: New test.
2440
5031d0ae
SDJ
24412018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2442
2443 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2444 "arch=" keyword when executing "-stack-list-frames".
2445
b4c0d1a4
SDJ
24462018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2447
2448 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2449 "arch=" keyword when executing "-stack-list-frames".
2450
7a6d2b45
SDJ
24512018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2452
2453 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2454 break ada".
2455
8588b356
SM
24562018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2457
2458 PR python/23669
2459 * gdb.python/python.exp: Test gdb.execute("show commands").
2460
65e65158
TT
24612018-09-16 Tom Tromey <tom@tromey.com>
2462
2463 * gdb.base/new-ui.exp (do_execution_tests): Update.
2464 * gdb.base/dbx.exp (test_breakpoints): Update.
2465
bf326452
AH
24662018-09-14 Alan Hayward <alan.hayward@arm.com>
2467
2468 * lib/gdb.exp (gdb_simple_compile): Add proc.
2469 (is_elf_target): Use gdb_simple_compile.
2470 (skip_altivec_tests): Likewise.
2471 (skip_vsx_tests): Likewise.
2472 (skip_tsx_tests): Likewise.
2473 (skip_btrace_tests): Likewise.
2474 (skip_btrace_pt_tests): Likewise.
2475 (gdb_can_simple_compile): Likewise.
2476 (gdb_has_argv0): Likewise.
2477 (gdb_target_symbol_prefix): Likewise.
2478 (target_supports_scheduler_locking): Likewise.
2479
2361b0fb
TT
24802018-09-13 Tom Tromey <tom@tromey.com>
2481
2482 * Makefile.in (TAGS): Recognize proc_with_prefix and
2483 gdb_caching_proc.
2484
0ae1a321
SM
24852018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2486
2487 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2488 method.
2489
a40bf0c2
SM
24902018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2491
2492 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2493 and a few other Inferior properties when the Inferior is no
2494 longer valid.
2495
4a3fe98f
TT
24962018-09-13 Tom Tromey <tom@tromey.com>
2497
2498 PR rust/23650:
2499 * gdb.rust/simple.exp: Add test for enum field access error.
2500
098b2108
TT
25012018-09-13 Tom Tromey <tom@tromey.com>
2502
2503 PR rust/23626:
2504 * gdb.rust/simple.rs (EmptyEnum): New type.
2505 (main): Use it.
2506 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2507
1256af7d
SM
25082018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2509
2510 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2511 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2512 * gdb.python/py-symtab.exp: Update test printing an objfile.
2513
4aa8e6c2
SM
25142018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2515
2516 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2517 object.
2518
c221b2f7
AH
25192018-09-12 Alan Hayward <alan.hayward@arm.com>
2520
2521 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2522 (support_complex_tests): Use gdb_can_simple_compile.
2523 (is_ilp32_target): Likewise.
2524 (is_lp64_target): Likewise.
2525 (is_64_target): Likewise.
2526 (is_amd64_regs_target): Likewise.
2527 (is_aarch32_target): Likewise.
2528 (gdb_int128_helper): Likewise.
2529
6f1107b5
JK
25302018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2531
2532 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2533
1f5d1570
JG
25342018-09-10 Jerome Guitton <guitton@adacore.com>
2535
2536 * gdb.ada/same_component_name: Add test for case of tagged record
2537 with variable-length fields.
2538
cc330e39
XR
25392018-09-10 Xavier Roirand <roirand@adacore.com>
2540
2541 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2542 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2543 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2544 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2545
b9c50e9a
XR
25462018-09-10 Xavier Roirand <roirand@adacore.com>
2547
2548 * gdb.ada/mi_string_access.exp: New testcase.
2549 * gdb.ada/mi_string_access/bar.adb: New file.
2550 * gdb.ada/mi_string_access/pck.adb: New file.
2551 * gdb.ada/mi_string_access/pck.asd: New file.
2552
2963898f
XR
25532018-09-10 Xavier Roirand <roirand@adacore.com>
2554
2555 * gdb.ada/mi_var_union.exp: New testcase.
2556 * gdb.ada/mi_var_union/bar.adb: New file.
2557 * gdb.ada/mi_var_union/pck.adb: New file.
2558 * gdb.ada/mi_var_union/pck.asd: New file.
2559
1aac008f
TT
25602018-09-08 Tom Tromey <tom@tromey.com>
2561
2562 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2563
332cf4c9
TT
25642018-09-08 Tom Tromey <tom@tromey.com>
2565
2566 PR python/16047:
2567 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2568 (register_pretty_printers): Register new printer.
2569 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2570 test.
2571 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2572 (an_int_type3): New global.
2573
424da6cf
JB
25742018-09-08 Joel Brobecker <brobecker@adacore.com>
2575
2576 * gdb.ada/expr_with_funcall: New testcase.
2577
2a62dfa9
JB
25782018-09-08 Joel Brobecker <brobecker@adacore.com>
2579
2580 * gdb.ada/packed_array_assign: New testcase.
2581
96b6697f
AB
25822018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2583
2584 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2585 names, and add test prefixes to make test names unique.
2586
e4a62c65
TV
25872018-09-05 Tom de Vries <tdevries@suse.de>
2588
2589 * gdb.dwarf2/varval.exp: Add test.
2590
dd083ee2
GB
25912018-09-04 Gary Benson <gbenson@redhat.com>
2592
2593 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2594 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2595
aef9346c
TT
25962018-08-31 Tom Tromey <tom@tromey.com>
2597
2598 * gdb.rust/simple.rs: Rename second variable "v".
2599
c67f2e15
AB
26002018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2601
2602 * gdb.base/funcargs.c (use_a): New function.
2603 (recurse): Call use_a.
2604
078a0207
KS
26052018-08-29 Keith Seitz <keiths@redhat.com>
2606
2607 * gdb.compile/compile-cplus-anonymous.cc: New file.
2608 * gdb.compile/compile-cplus-anonymous.exp: New file.
2609 * gdb.compile/compile-cplus-array-decay.cc: New file.
2610 * gdb.compile/compile-cplus-array-decay.exp: New file.
2611 * gdb.compile/compile-cplus-inherit.cc: New file.
2612 * gdb.compile/compile-cplus-inherit.exp: New file.
2613 * gdb.compile/compile-cplus-member.cc: New file.
2614 * gdb.compile/compile-cplus-member.exp: New file.
2615 * gdb.compile/compile-cplus-method.cc: New file.
2616 * gdb.compile/compile-cplus-method.exp: New file.
2617 * gdb.compile/compile-cplus-mod.c: "New" file.
2618 * gdb.compile/compile-cplus-namespace.cc: New file.
2619 * gdb.compile/compile-cplus-namespace.exp: New file.
2620 * gdb.compile/compile-cplus-nested.cc: New file.
2621 * gdb.compile/compile-cplus-nested.exp: New file.
2622 * gdb.compile/compile-cplus-print.c: "New" file.
2623 * gdb.compile/compile-cplus-print.exp: "New" file.
2624 * gdb.compile/compile-cplus-virtual.cc: New file.
2625 * gdb.compile/compile-cplus-virtual.exp: New file.
2626 * gdb.compile/compile-cplus.c: "New" file.
2627 * gdb.compile/compile-cplus.exp: "New" file.
2628 * lib/compile-support.exp: New file.
2629
b0f492b9
GB
26302018-08-16 Gary Benson <gbenson@redhat.com>
2631
2632 PR gdb/13000:
2633 * gdb.base/batch-exit-status.exp: New file.
2634 * gdb.base/batch-exit-status.good-commands: Likewise.
2635 * gdb.base/batch-exit-status.bad-commands: Likewise.
2636
36eb4c5f
AH
26372018-08-29 Alan Hayward <alan.hayward@arm.com>
2638
2639 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2640 (struct struct02): Likewise.
2641 (struct struct03): Likewise.
2642 (struct struct04): Likewise.
2643 (struct struct_01_01): New struct.
2644 (struct struct_01_02): Likewise.
2645 (struct struct_01_03): Likewise.
2646 (struct struct_01_04): Likewise.
2647 (struct struct_02_01): Likewise.
2648 (struct struct_02_02): Likewise.
2649 (struct struct_02_03): Likewise.
2650 (struct struct_02_04): Likewise.
2651 (struct struct_04_01): Likewise.
2652 (struct struct_04_02): Likewise.
2653 (struct struct_04_03): Likewise.
2654 (struct struct_04_04): Likewise.
2655 (struct struct_05_01): Likewise.
2656 (struct struct_05_02): Likewise.
2657 (struct struct_05_03): Likewise.
2658 (struct struct_05_04): Likewise.
2659 (cmp_struct01): Remove function.
2660 (cmp_struct02): Likewise.
2661 (cmp_struct03): Likewise.
2662 (cmp_struct04): Likewise.
2663 (cmp_struct_01_01): Add Function.
2664 (cmp_struct_01_02): Likewise.
2665 (cmp_struct_01_03): Likewise.
2666 (cmp_struct_01_04): Likewise.
2667 (cmp_struct_02_01): Likewise.
2668 (cmp_struct_02_02): Likewise.
2669 (cmp_struct_02_03): Likewise.
2670 (cmp_struct_02_04): Likewise.
2671 (cmp_struct_04_01): Likewise.
2672 (cmp_struct_04_02): Likewise.
2673 (cmp_struct_04_03): Likewise.
2674 (cmp_struct_04_04): Likewise.
2675 (cmp_struct_05_01): Likewise.
2676 (cmp_struct_05_02): Likewise.
2677 (cmp_struct_05_03): Likewise.
2678 (cmp_struct_05_04): Likewise.
2679 (call_all): Add new structs.
2680 * gdb.base/infcall-nested-structs.exp: Likewise.
2681
3bf9c013
JV
26822018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2683
2684 * gdb.python/py-framefilter-mi.exp: Update regexp to
2685 check for "arch" field in frame output.
2686
450d1e88
KB
26872018-08-23 Kevin Buettner <kevinb@redhat.com>
2688
2689 * gdb.dwarf2/dw2-ranges-func.c: New file.
2690 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2691
ae739fe7
SM
26922018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2693
2694 * gdb.base/term.exp: Compare terminal settings with values from
2695 the inferior.
2696 * gdb.base/term.c: Get and set terminal settings.
2697
6d52907e
JV
26982018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2699
2700 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2701 accommodate new "arch" field in frame output.
2702 * gdb.mi/mi-return.exp: Likewise.
2703 * gdb.mi/mi-stack.exp: Likewise.
2704 * gdb.mi/mi-syn-frame.exp: Likewise.
2705 * gdb.mi/user-selected-context-sync.exp: Likewise.
2706
be2d111a
MS
27072018-08-19 Michael Spang <spang@google.com>
2708
2709 PR gdb/11786
2710 * gdb.base/gcore-tls-pie.c: New file.
2711 * gdb.base/gcore-tls-pie.exp: New file.
2712
ae3a7c47
KB
27132018-08-18 Kevin Buettner <kevinb@redhat.com>
2714
2715 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2716 * gdb.dwarf2/varval.c: New file.
2717 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2718
2ecae92e
AH
27192018-08-17 Alan Hayward <alan.hayward@arm.com>
2720
2721 PR gdb/18931
2722 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2723
c1854f1d
KS
27242018-08-16 Keith Seitz <keiths@redhat.com>
2725
2726 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2727 tests expected to pass.
2728
26fb3983
JV
27292018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2730
2731 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2732 -data-disassemble -a.
2733 (test_disassembly_bogus_args): Likewise.
2734
67943c00
AB
27352018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2736
2737 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2738
5ff2bbae
AB
27392018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * gdb.base/vla-optimized-out.exp: Add new test.
2742
e5bbcd0f
AB
27432018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2744
2745 * gdb.base/vla-optimized-out-o3.exp: Delete.
2746 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2747 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2748 deleted tests.
2749
9d4a934c
AB
27502018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2751
2752 PR gdb/18050:
2753 * gdb.server/extended-remote-restart.c: New file.
2754 * gdb.server/extended-remote-restart.exp: New file.
2755
045cf012
SM
27562018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2757
2758 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2759 "set variable index = 42".
2760
87d6a7aa
SM
27612018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2762
2763 * boards/index-cache-gdb.exp: New file.
2764 * gdb.dwarf2/index-cache.exp: New file.
2765 * gdb.dwarf2/index-cache.c: New file.
2766 * gdb.base/maint.exp: Check if we are using the index cache.
2767
96d68bd4
RO
27682018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2769
2770 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2771 MAKEFLAGS.
2772
5a699617
RO
27732018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2774
2775 * dg-extract-results.sh: Move to toplevel contrib.
2776 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2777 * Makefile.in (check-parallel-racy): Likewise.
2778
5bd18990
AB
27792018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2780
2781 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2782 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2783 tests if the target supports scheduler locking.
2784
3fbbcf47
TV
27852018-08-04 Tom de Vries <tdevries@suse.de>
2786
2787 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2788
3e1d3d8c
TT
27892018-08-02 Tom Tromey <tom@tromey.com>
2790
2791 PR symtab/16842.
2792 * gdb.cp/temargs.exp: Test "info address" of a template
2793 parameter.
2794
5abe0f0c
JV
27952018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2796
2797 * gdb.python/py-mi-var-info-path-expression.c: New file.
2798 * gdb.python/py-mi-var-info-path-expression.py: New file.
2799 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2800
fb66cde8
SDJ
28012018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2802
2803 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2804 error after "cannot resolve name" string.
2805
c708f4d2
AB
28062018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2807
2808 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2809 started.
2810 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2811
37cc0cae
TV
28122018-07-28 Tom de Vries <tdevries@suse.de>
2813
2814 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2815
63b4ecf7
TV
28162018-07-26 Tom de Vries <tdevries@suse.de>
2817
2818 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2819
3c3bb058
AB
28202018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2821
2822 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2823 is visible.
2824
9e7f3bbb
TV
28252018-07-26 Tom de Vries <tdevries@suse.de>
2826
2827 PR breakpoints/23366
2828 * gdb.base/catch-follow-exec.c: New test.
2829 * gdb.base/catch-follow-exec.exp: New file.
2830
16f808ec
TV
28312018-07-25 Tom de Vries <tdevries@suse.de>
2832
2833 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2834 vla-optimized-out.c.
2835
d7154a8d
JV
28362018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2837
2838 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2839 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2840
232a0032
TV
28412018-07-20 Tom de Vries <tdevries@suse.de>
2842
2843 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2844 NOCLONE macro.
2845 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2846
fbb1d502
TV
28472018-07-19 Tom de Vries <tdevries@suse.de>
2848
2849 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2850 regular expression.
2851
42dc7699
TV
28522018-07-18 Tom de Vries <tdevries@suse.de>
2853
2854 * gdb.base/vla-optimized-out.c: New test.
2855 * gdb.base/vla-optimized-out.exp: New file.
2856
7f1f7e23
SDJ
28572018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2858
2859 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2860 message "No address associated with hostname" when gdbserver
2861 cannot resolve the hostname.
2862
5759ebb3
PW
28632018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2864
2865 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2866 Add some test prefixes to make tests unique.
2867
3606ccab
PW
28682018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2869
2870 * gdb.base/frameapply.c: New file.
2871 * gdb.base/frameapply.exp: New file.
2872
529c08b2
PW
28732018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2874
2875 * gdb.base/skip.exp: Update expected error message.
2876
c7ab0aef
SDJ
28772018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2878 Jan Kratochvil <jan.kratochvil@redhat.com>
2879 Paul Fertser <fercerpav@gmail.com>
2880 Tsutomu Seki <sekiriki@gmail.com>
2881
2882 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2883 parameter.
2884 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2885 by default.
2886 * boards/native-gdbserver.exp: Likewise.
2887 * gdb.server/run-without-local-binary.exp: Improve regexp used
2888 for detecting when a remote debugging connection succeeds.
2889 * gdb.server/server-connect.exp: New file.
2890 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2891 Do not prefix the port number with ":".
2892 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2893 support for detecting and using it. Add '$debughost_gdbserver'
2894 to the list of arguments used to start gdbserver. Handle case
2895 when gdbserver cannot resolve a network name.
2896
16ff70dd
SDJ
28972018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2898
2899 PR c++/23373
2900 * gdb.base/ptype-offsets.cc (struct static_member): New
2901 struct.
2902 (main) <stmember>: New variable.
2903 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2904 with a static member in it.
2905
3541979f
AB
29062018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2907
2908 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2909 watchpoints enabled and disabled.
2910
c8ad9b9a
AB
29112018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2912
2913 * gdb.base/examine-backward.exp: Still run tests around address
2914 0x0, even if address 0x0 is not readable. Update the pattern for
2915 matching address 0x0 in expected output.
2916
e0e5e971
AB
29172018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2918
2919 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2920 malloc/free.
2921
1ea5da02
TV
29222018-07-04 Tom de Vries <tdevries@suse.de>
2923
2924 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2925
471b9d15
MR
29262018-07-02 Maciej W. Rozycki <macro@mips.com>
2927
2928 PR tdep/8282
2929 * gdb.arch/mips-disassembler-options.exp: New test.
2930 * gdb.arch/mips-disassembler-options.s: New test source.
2931
75acb486
PA
29322018-06-29 Pedro Alves <palves@redhat.com>
2933
2934 * gdb.threads/names.exp: Adjust expected "info threads" output.
2935
cd2bb709
PA
29362018-06-29 Pedro Alves <palves@redhat.com>
2937
2938 * gdb.opt/inline-break.exp (line number, address): Add "info
2939 break" tests.
2940
991ff292
PA
29412018-06-29 Pedro Alves <palves@redhat.com>
2942
2943 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2944 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2945 number and address and running to them.
2946
356819b6 29472018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2948
2949 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2950
2512d7ef
JK
29512018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2952
2953 * lib/compiler.c: Remove executable permission flag.
2954
be1b6474
RB
29552018-06-28 Richard Bunt <richard.bunt@arm.com>
2956
2957 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2958 code.
2959 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2960
291f9a96
PT
29612018-06-28 Petr Tesarik <ptesarik@suse.cz>
2962
2963 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2964
ed6dfe51
PT
29652018-06-28 Petr Tesarik <ptesarik@suse.cz>
2966
2967 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2968 address argument is omitted.
2969
d4d429d5
PT
29702018-06-28 Petr Tesarik <ptesarik@suse.cz>
2971
2972 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2973
7ab6656f
OJ
29742018-06-27 Omair Javaid <omair.javaid@linaro.org>
2975
2976 PR gdb/21695
2977 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2978 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2979
a33ccfc7
TT
29802018-06-26 Tom Tromey <tom@tromey.com>
2981
2982 PR rust/22574:
2983 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2984 * gdb.rust/simple.rs (struct SimpleLayout): New.
2985
6d72d289
SM
29862018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2987
2988 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2989 "info registers" output.
2990
8363f9d5
RB
29912018-06-21 Richard Bunt <richard.bunt@arm.com>
2992
2993 * gdb.base/watchpoint-hw-attach.c: New test.
2994 * gdb.base/watchpoint-hw-attach.exp: New file.
2995
f00674fe
SM
29962018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2997
2998 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2999 through /bin/sh.
3000 * boards/dwarf4-gdb-index.exp: Likewise.
3001 * boards/fission-dwp.exp: Likewise.
3002
1d554008
UW
30032018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3004
3005 * gdb.base/float128.exp: Add comment and improved fail message
3006 to the failure case of "print large128" test.
3007
d0ac1c44
SM
30082018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3009
3010 * configure.ac: Remove AC_PREREQ.
3011 * configure: Re-generate.
3012
61b04dd0
PA
30132018-06-19 Pedro Alves <palves@redhat.com>
3014
3015 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3016 (func_extern_caller): New.
3017 (main): Call func_extern_caller.
3018 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3019 logic change.
3020
f63b508a
SM
30212018-06-18 Weimin Pan <weimin.pan@oracle.com>
3022
3023 PR gdb/16841
3024 * gdb.cp/typedef-base.cc: New file.
3025 * gdb.cp/typedef-base.exp: New file.
3026
0fe3a558
TV
30272018-06-18 Tom de Vries <tdevries@suse.de>
3028
3029 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3030
7010835a
AB
30312018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3032 Richard Bunt <Richard.Bunt@arm.com>
3033
3034 * gdb.threads/attach-slow-waitpid.c: New file.
3035 * gdb.threads/attach-slow-waitpid.exp: New file.
3036 * gdb.threads/slow-waitpid.c: New file.
3037
14897d65
PA
30382018-06-14 Pedro Alves <palves@redhat.com>
3039
3040 * gdb.base/fork-running-state.c: Include <errno.h>.
3041 (exit_if_relative_exits): New.
3042 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3043 exits.
3044 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3045 child exits.
3046
5d9a0608
TV
30472018-06-14 Tom de Vries <tdevries@suse.de>
3048
3049 PR cli/22573
3050 * gdb.base/finish-pretty.c: New test.
3051 * gdb.base/finish-pretty.exp: New file.
3052
11ae5818
PA
30532018-06-14 Pedro Alves <palves@redhat.com>
3054
3055 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3056 gdb's expected startup output.
3057
1d39de44
PA
30582018-06-14 Pedro Alves <palves@redhat.com>
3059
3060 * lib/selftest-support.exp (selftest_setup): Remove inlined
3061 function handling.
3062
70ee0000
TV
30632018-06-14 Tom de Vries <tdevries@suse.de>
3064
3065 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3066 matching of breakpoint printing.
3067
11f4b608
TV
30682018-06-13 Tom de Vries <tdevries@suse.de>
3069
3070 PR testsuite/23269
3071 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3072 (fork_child): ... here, and ...
3073 (fork_parent): ... here.
3074
30752018-06-12 Tom de Vries <tdevries@suse.de>
3076
3077 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3078
9516f85a
AB
30792018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3080 Stephen Roberts <stephen.roberts@arm.com>
3081
3082 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3083 rewrite test to describe action performed, rather than possible
3084 failure.
3085
5045b3d7
GB
30862018-06-08 Gary Benson <gbenson@redhat.com>
3087
3088 * gdb.threads/check-libthread-db.exp: New file.
3089 * gdb.threads/check-libthread-db.c: Likewise.
3090
c61b06a1
TT
30912018-06-05 Tom Tromey <tom@tromey.com>
3092
3093 * gdb.base/default.exp: Update expected "show version" output.
3094
eb6af809
TT
30952018-06-05 Tom Tromey <tom@tromey.com>
3096
3097 PR cli/12326:
3098 * gdb.cp/static-print-quit.exp: Update.
3099 * lib/gdb.exp (pagination_prompt): Update.
3100 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3101 * gdb.python/python.exp: Update.
3102
178d6a63
JB
31032018-06-04 Joel Brobecker <brobecker@adacore.com>
3104
3105 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3106
8e817061
JB
31072018-06-01 Joel Brobecker <brobecker@adacore.com>
3108
3109 * gdb.ada/bp_fun_addr: New testcase.
3110
e86ca25f
TT
31112018-06-01 Tom Tromey <tom@tromey.com>
3112
3113 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3114 results.
3115 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3116 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3117 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3118 * gdb.base/maint.exp (maint_pass_if): Update.
3119
4b2dfa9d
MR
31202018-05-31 Maciej W. Rozycki <macro@mips.com>
3121
3122 * gdb.base/endian.exp: New test.
3123 * gdb.base/endian.c: New test source.
3124
45f25d6c
AB
31252018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3126
3127 PR gdb/23203
3128 * gdb.base/bt-selected-frame.c: New file.
3129 * gdb.base/bt-selected-frame.exp: New file.
3130 * lib/gdb.exp (get_current_frame_number): New function.
3131
d9f6d7f8
MR
31322018-05-24 Maciej W. Rozycki <macro@mips.com>
3133 Pedro Alves <palves@redhat.com>
3134
3135 * gdb.threads/tls-core.c: Include <stdlib.h>
3136 (thread_proc): Call `abort'.
3137 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3138 (tls_core_test): New procedure, bits factored out from ...
3139 (top level): ... here. Test both native cores and gcore cores.
3140
ff1cf532
TT
31412018-05-23 Tom Tromey <tom@tromey.com>
3142
3143 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3144
b98664d3
TT
31452018-05-23 Tom Tromey <tom@tromey.com>
3146
3147 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3148 symfile_complaints.
3149 (test_short_complaints): Likewise.
3150 (test_empty_complaints): Likewise.
3151 (test_initial_complaints): Update.
3152
4e9668d0
TT
31532018-05-23 Tom Tromey <tom@tromey.com>
3154
3155 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3156
43ba33c7
TT
31572018-05-23 Tom Tromey <tom@tromey.com>
3158
3159 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3160 (test_short_complaints): Update.
3161
035522c0
PA
31622018-05-22 Pedro Alves <palves@redhat.com>
3163
3164 * gdb.base/remote.exp: Only gdb_start after compiling the
3165 testcase. Issue "disconnect" before testing "set remote" command
3166 defaults. Issue clean_restart before running to main.
3167
cc0be08f
PA
31682018-05-22 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/remote.exp: Adjust expected output of "show remote
3171 memory-write-packet-size". Add tests for "set remote
3172 memory-write-packet-size 0" and "set remote
3173 memory-write-packet-size fixed/limit".
3174
b1b60145
PA
31752018-05-22 Pedro Alves <palves@redhat.com>
3176
3177 PR gdb/22973
3178 * gdb.base/utf8-identifiers.c: New file.
3179 * gdb.base/utf8-identifiers.exp: New file.
3180
0ec848ad
PFC
31812018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3182
3183 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3184
2c3305f6
PFC
31852018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3186
3187 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3188
ce1e8424
TT
31892018-05-18 Tom Tromey <tom@tromey.com>
3190
3191 * gdb.base/ptype-offsets.exp: Update.
3192
ddfe970e
KS
31932018-05-17 Keith Seitz <keiths@redhat.com>
3194
3195 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3196 in expected breakpoint stop locations.
3197 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3198 move to proper scope to test variable values.
3199 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3200 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3201 New functions.
3202 (main): Call not_inline_func3.
3203 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3204 inline_func1, inline_func2, and inline_func3. Test that when each
3205 breakpoint is hit, GDB properly reports both the stop location
3206 and the backtrace. Repeat tests for temporary breakpoints.
3207
0726fcc6
MR
32082018-05-15 Maciej W. Rozycki <macro@mips.com>
3209
3210 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3211 rather then trying to access it in determining whether the PID
3212 of `gdbserver' could have been retrieved.
3213
8ee22052
AB
32142018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3215
3216 * gdb.arch/amd64-init-x87-values.S: New file.
3217 * gdb.arch/amd64-init-x87-values.exp: New file.
3218
7785df48
JK
32192018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3220
3221 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3222
56bcdbea
TT
32232018-05-04 Tom Tromey <tom@tromey.com>
3224
3225 PR python/22730:
3226 * gdb.python/python.exp: Test multi-line execute.
3227
a913fffb
TT
32282018-05-04 Tom Tromey <tom@tromey.com>
3229
3230 PR python/22731:
3231 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3232
7a2c85f2
TT
32332018-05-04 Tom Tromey <tom@tromey.com>
3234
3235 PR gdb/11750:
3236 * gdb.base/define.exp: Test defining a user command inside a user
3237 command.
3238 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3239
a3b60e45
JK
32402018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3241 Pedro Alves <palves@redhat.com>
3242
3243 PR breakpoints/19806 and support for PR external/20207.
3244 * gdb.base/watchpoint-unaligned.c: New file.
3245 * gdb.base/watchpoint-unaligned.exp: New file.
3246
45fe4a03
AB
32472018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3248
3249 * gdb.base/maint.exp: Make test names unique, use
3250 test_prefix_command_help to test 'help maint info', and remove
3251 repeated test of 'help maint'.
3252
9be2ae8f
TT
32532018-05-04 Tom Tromey <tom@tromey.com>
3254
3255 PR gdb/22619:
3256 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3257 behavior.
3258
11859c31
AB
32592018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3260
3261 * gdb.base/maint.exp: Process output from 'maint print registers'
3262 line at a time.
3263
089a9490
AB
32642018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3265
3266 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3267 timeout.
3268
9b0797e2
AB
32692018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3270
3271 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3272 filter pattern.
3273
f6ac5f3d
PA
32742018-05-02 Pedro Alves <palves@redhat.com>
3275
3276 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3277 to_log_command renames.
3278 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3279
77d3c63b
TT
32802018-05-02 Tom Tromey <tom@tromey.com>
3281
3282 * gdb.python/py-parameter.exp: Set test message.
3283
0489430a
TT
32842018-05-02 Tom Tromey <tom@tromey.com>
3285
3286 PR python/20084:
3287 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3288 PARAM_ZUINTEGER_UNLIMITED tests.
3289
1632f8ba
DR
32902018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3291
3292 PR rust/23124
3293 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3294 when casting.
3295
6d7bb824
TT
32962018-04-30 Tom Tromey <tom@tromey.com>
3297
3298 * gdb.python/py-type.exp: Check align attribute.
3299 * gdb.python/py-type.c: New "aligncheck" global.
3300
007e1530
TT
33012018-04-30 Tom Tromey <tom@tromey.com>
3302
3303 PR exp/17095:
3304 * gdb.dwarf2/dw2-align.exp: New file.
3305 * gdb.cp/align.exp: New file.
3306 * gdb.base/align.exp: New file.
3307 * lib/gdb.exp (gdb_int128_helper): New proc.
3308 (has_int128_c, has_int128_cxx): New caching procs.
3309
6873858b
TT
33102018-04-27 Tom Tromey <tom@tromey.com>
3311
3312 PR rust/22545:
3313 * gdb.rust/simple.exp: Add inclusive range tests.
3314
79188d8d
PA
33152018-04-26 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3318 ifunc breakpoint locations correctly of ifunc breakpoints set
3319 while the program resolves the ifunc.
3320
c7075ad5
PA
33212018-04-26 Pedro Alves <palves@redhat.com>
3322
3323 * gdb.base/gnu-ifunc-final.c: New file.
3324 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3325 * gdb.base/gnu-ifunc.exp (executable): Delete.
3326 (staticexecutable): Adjust.
3327 (lib_opts, exec_opts): Delete.
3328 (make_binsuffix, build, set-break): New procedures.
3329 (misc_tests): New, with tests factored out from the top level.
3330 (top level): Test different combinations of ifunc resolver name,
3331 resolver with and with debug info, and ifunc target with and
3332 without debug info. Wrap static tests with with_target_prefix.
3333
8388016d
PA
33342018-04-26 Pedro Alves <palves@redhat.com>
3335
3336 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3337 return type" warnings.
3338
249b5733
PA
33392018-04-25 Pedro Alves <palves@redhat.com>
3340
3341 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3342 killed".
3343 * gdb.base/kill-after-signal.exp: Likewise.
3344 * gdb.threads/kill.exp: Likewise.
3345
f67c0c91
SDJ
33462018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3347 Sergio Durigan Junior <sergiodj@redhat.com>
3348 Pedro Alves <palves@redhat.com>
3349
3350 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3351 regexps to expect for '[Inferior ... detached]' as well.
3352 * gdb.base/attach.exp: Likewise.
3353 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3354 "gdb_continue_to_end".
3355 (test_catch_syscall_with_wrong_args): Likewise.
3356 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3357 ']'. Don't set 'verbose' on.
3358 * gdb.base/foll-vfork.exp: Likewise.
3359 * gdb.base/fork-print-inferior-events.c: New file.
3360 * gdb.base/fork-print-inferior-events.exp: New file.
3361 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3362 '[Inferior ... has been killed]' message.
3363 * gdb.base/kill-after-signal.exp: Likewise.
3364 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3365 detach message.
3366 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3367 message.
3368 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3369 regexps to expect for '[Inferior ... detached]' as well.
3370 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3371
0a8ddac4
SM
33722018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3373
3374 PR gdb/23104
3375 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3376
d27d16bf
RB
33772018-04-19 Richard Bunt <richard.bunt@arm.com>
3378
3379 * gdb.threads/multiple-successive-infcall.c: New test.
3380 * gdb.threads/multiple-successive-infcall.exp: New file.
3381
a037790e
TT
33822018-04-17 Tom Tromey <tom@tromey.com>
3383
3384 * gdb.rust/simple.rs (Union): New type.
3385 (main): New local "u".
3386 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3387
e3a91079
AA
33882018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3389
3390 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3391 number information in output of "whereis" command.
3392 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3393
b744723f
AA
33942018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3395
3396 * gdb.ada/info_types.exp: Adjust expected output to the line
3397 numbers now printed by "info var/func/type".
3398 * gdb.base/completion.exp: Likewise.
3399 * gdb.base/included.exp: Likewise.
3400 * gdb.cp/cp-relocate.exp: Likewise.
3401 * gdb.cp/cplusfuncs.exp: Likewise.
3402 * gdb.cp/namespace.exp: Likewise.
3403 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3404
4a4495d6
MM
34052018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3406
3407 * gdb.btrace/cpu.exp: New.
3408
1d509aa6
MM
34092018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3410
3411 * gdb.base/step-indirect-call-thunk.exp: New.
3412 * gdb.base/step-indirect-call-thunk.c: New.
3413 * gdb.reverse/step-indirect-call-thunk.exp: New.
3414 * gdb.reverse/step-indirect-call-thunk.c: New.
3415
6295b6da
SM
34162018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3417
3418 * gdb.base/pie-fork.c: New file.
3419 * gdb.base/pie-fork.exp: New file.
3420
50146e70
TT
34212018-04-11 Tom Tromey <tom@tromey.com>
3422
3423 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3424
f50d8a2e
PA
34252018-04-10 Pedro Alves <palves@redhat.com>
3426
3427 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3428 exits. Instead loop running forever.
3429 (fork_parent): Run forever too.
3430
a0be7a36
SM
34312018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3432
3433 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3434 mi_continue_to_line.
3435 * gdb.mi/mi-stack.c (callee4): Add comment.
3436
9b73db36
SM
34372018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3438
3439 * gdb.mi/mi-stack.exp: Fix indentation.
3440
c912f608
SM
34412018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3442
3443 PR gdb/22979
3444 * gdb.arch/amd64-osabi.exp: New file.
3445
26540402
SM
34462018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3447
3448 PR gdb/22980
3449 * gdb.base/osabi.exp: New file.
3450
121ad66c 34512018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3452
3453 * gdb.cp/static-typedef-print.exp: New file.
3454 * gdb.cp/static-typedef-print.cc: New file.
3455
3fcded8f
JB
34562018-03-27 Joel Brobecker <brobecker@adacore.com>
3457
3458 * gdb.ada/varsize_limit: New testcase.
3459
59cc4834
JB
34602018-03-27 Joel Brobecker <brobecker@adacore.com>
3461
3462 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3463
3464 * gdb.ada/notcplusplus: New testcase.
3465
3466 * gdb.base/c-linkage-name.c: New file.
3467 * gdb.base/c-linkage-name.exp: New testcase.
3468
4ca59a9f
TT
34692018-03-26 Tom Tromey <tom@tromey.com>
3470
3471 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3472 * gdb.python/py-framefilter.py (name_error): New global.
3473 (ErrorInName.function): Use name_error.
3474
978d6c75
TT
34752018-03-26 Tom Tromey <tom@tromey.com>
3476
3477 PR backtrace/15582:
3478 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3479
b7fee5a3
KS
34802018-03-23 Keith Seitz <keiths@redhat.com>
3481
3482 PR c++/22968
3483 * gdb.cp/subtypes.exp: New file.
3484 * gdb.cp/subtypes.h: New file.
3485 * gdb.cp/subtypes.cc: New file.
3486 * gdb.cp/subtypes-2.cc: New file.
3487
376be529
AB
34882018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3489
3490 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3491 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3492 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3493 -nostartfiles when compiling the test. Confirm that all registers
3494 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3495
066cfa98
AB
34962018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3497
3498 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3499 option, syntax was wrong anyway.
3500 * gdb.arch/arm-disp-step.exp: Likewise.
3501 * gdb.arch/sparc64-regs.exp: Likewise.
3502 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3503 option, syntax was wrong anyway, switch to use
3504 prepare_for_testing.
3505 * gdb.arch/i386-disp-step.exp: Likewise.
3506
079670b9
AA
35072018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3508
3509 * gdb.ada/exec_changed.exp: Replace "target_info exists
3510 use_gdb_stub" by "use_gdb_stub".
3511 * gdb.ada/start.exp: Likewise.
3512 * gdb.base/async-shell.exp: Likewise.
3513 * gdb.base/attach-pie-misread.exp: Likewise.
3514 * gdb.base/attach-wait-input.exp: Likewise.
3515 * gdb.base/break-entry.exp: Likewise.
3516 * gdb.base/break-interp.exp: Likewise.
3517 * gdb.base/dprintf-detach.exp: Likewise.
3518 * gdb.base/nostdlib.exp: Likewise.
3519 * gdb.base/solib-nodir.exp: Likewise.
3520 * gdb.base/statistics.exp: Likewise.
3521 * gdb.base/testenv.exp: Likewise.
3522 * gdb.mi/mi-exec-run.exp: Likewise.
3523 * gdb.mi/mi-start.exp: Likewise.
3524 * gdb.multi/dummy-frame-restore.exp: Likewise.
3525 * gdb.multi/multi-arch-exec.exp: Likewise.
3526 * gdb.multi/multi-arch.exp: Likewise.
3527 * gdb.multi/tids.exp: Likewise.
3528 * gdb.multi/watchpoint-multi.exp: Likewise.
3529 * gdb.python/py-events.exp: Likewise.
3530 * gdb.threads/attach-into-signal.exp: Likewise.
3531 * gdb.threads/attach-stopped.exp: Likewise.
3532 * gdb.threads/threadapply.exp: Likewise.
3533 * lib/selftest-support.exp: Likewise.
3534
26d6cec4
AA
35352018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3536
3537 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3538
4ee89e90
SR
35392018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3540
3541 * gdb.perf/template-breakpoints.cc: New file.
3542 * gdb.perf/template-breakpoints.exp: New file.
3543 * gdb.perf/template-breakpoints.py: New file.
3544
92630041
TT
35452018-03-19 Tom Tromey <tom@tromey.com>
3546
3547 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3548 y0.
3549 * gdb.rust/simple.exp: Test bare identifier form of struct
3550 initializer.
3551
76727919
TT
35522018-03-19 Tom Tromey <tom@tromey.com>
3553
3554 * gdb.gdb/observer.exp: Remove.
3555
194ed413
AA
35562018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3557
3558 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3559 "qualified" option when setting breakpoints.
3560 * gdb.trace/backtrace.exp: Likewise.
3561 * gdb.trace/circ.exp: Likewise.
3562 * gdb.trace/collection.exp: Likewise.
3563 * gdb.trace/disconnected-tracing.exp: Likewise.
3564 * gdb.trace/ftrace-lock.exp: Likewise.
3565 * gdb.trace/ftrace.exp: Likewise.
3566 * gdb.trace/infotrace.exp: Likewise.
3567 * gdb.trace/packetlen.exp: Likewise.
3568 * gdb.trace/passc-dyn.exp: Likewise.
3569 * gdb.trace/qtro.exp: Likewise.
3570 * gdb.trace/read-memory.exp: Likewise.
3571 * gdb.trace/report.exp: Likewise.
3572 * gdb.trace/signal.exp: Likewise.
3573 * gdb.trace/status-stop.exp: Likewise.
3574 * gdb.trace/strace.exp: Likewise.
3575 * gdb.trace/tfind.exp: Likewise.
3576 * gdb.trace/trace-break.exp: Likewise.
3577 * gdb.trace/trace-condition.exp: Likewise.
3578 * gdb.trace/trace-mt.exp: Likewise.
3579 * gdb.trace/tstatus.exp: Likewise.
3580 * gdb.trace/tsv.exp: Likewise.
3581 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3582 * gdb.trace/unavailable.exp: Likewise.
3583 * gdb.trace/while-dyn.exp: Likewise.
3584
8b067d2c
AA
35852018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3586
3587 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3588 that libinproctrace is copied to the target.
3589
3ae9ce5d
TT
35902018-03-14 Tom Tromey <tom@tromey.com>
3591
3592 PR cli/14977:
3593 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3594 a null pointer.
3595 * gdb.base/wchar.exp: Likewise.
3596
b8c2339b
TT
35972018-03-14 Tom Tromey <tom@tromey.com>
3598
3599 PR cli/19918:
3600 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3601 flag.
3602
4872dc46
SM
36032018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3604
3605 PR gdb/22841
3606 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3607 "target" to remote_exec.
3608
e4fe3756
SM
36092018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3610
3611 PR gdb/22841
3612 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3613 ${board}_upload): Remove.
3614
e95a97d4
AA
36152018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3616
3617 * gdb.cp/watch-cp.cc: New test.
3618 * gdb.cp/watch-cp.exp: New file.
3619
dbbb1059
AB
36202018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3621
3622 * gdb.base/infcall-nested-structs.exp: New file.
3623 * gdb.base/infcall-nested-structs.c: New file.
3624 * gdb.base/float.exp: Add riscv support.
3625
ecc054c0
TP
36262018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3627
3628 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3629 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3630
25e3c82c
SDJ
36312018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3632
3633 * gdb.server/abspath.exp: New file.
3634 * lib/gdb.exp (with_cwd): New procedure.
3635
3083294d
SM
36362018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3637
3638 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3639 use it.
3640 (gdb_is_target_remote_prompt): New proc.
3641 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3642 (gdb_is_target_native): Pass prompt parameter to
3643 gdb_is_target_1.
3644
3275ef47
SM
36452018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3646
3647 * gdb.base/load-command.c: New file.
3648 * gdb.base/load-command.exp: New file.
3649 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3650 (gdb_is_target_1): ...this, and generalize for other targets
3651 than just remote.
3652 (gdb_is_target_remote): Use gdb_is_target_1.
3653 (gdb_is_target_native): use gdb_is_target_1.
3654
6893c19a
TT
36552018-02-26 Tom Tromey <tom@tromey.com>
3656
3657 PR python/16497:
3658 * gdb.python/py-framefilter.exp: Update test.
3659
2ddeaf8a
TT
36602018-02-26 Tom Tromey <tom@tromey.com>
3661
3662 * gdb.dwarf2/variant.c: New file.
3663 * gdb.dwarf2/variant.exp: New file.
3664
c9317f21
TT
36652018-02-26 Tom Tromey <tom@tromey.com>
3666
3667 * gdb.rust/simple.exp: Accept more possible results in enum test.
3668
6f6d0c26
SM
36692018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3670
3671 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3672 parentheses.
3673
11b03145
MR
36742018-02-23 Maciej W. Rozycki <macro@mips.com>
3675
3676 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3677 name of a variable: $actual_linejj -> $actual_line.
3678
54a27fe5
JB
36792018-02-21 John Baldwin <jhb@FreeBSD.org>
3680
3681 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3682
de65820c
MM
36832018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3684
3685 * gdb.btrace/buffer-size.exp: Do not force BTS.
3686
980548fd
PA
36872018-02-14 Pedro Alves <palves@redhat.com>
3688
3689 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3690 getting a "Quit".
3691
c4e12631
MM
36922018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3693
3694 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3695 Fix test name.
3696
c2e0e465
SM
36972018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3698
3699 * gdb.cp/m-static.exp: Check type of optimized out static
3700 member.
3701
f7216783
AB
37022018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3703
3704 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3705 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3706
0625771b
LS
37072018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3708 Leszek Swirski <leszeks@google.com>
3709
3710 * gdb.python/py-prettyprint.c
3711 (struct to_string_returns_value_inner,
3712 struct to_string_returns_value_wrapper): New.
3713 (main): Add tsrvw variable.
3714 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3715 ToStringReturnsValueWrapper): New classes.
3716 (register_pretty_printers): Register new pretty-printers.
3717 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3718 recursive pretty printer.
3719 * gdb.python/py-mi.exp: Likewise.
3720
59498c30
LS
37212018-02-01 Leszek Swirski <leszeks@google.com>
3722
3723 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3724 functions with the same name as an include file are parsed
3725 correctly.
3726
d4d38844
YQ
37272018-02-01 Yao Qi <yao.qi@linaro.org>
3728
3729 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3730 "\[^\r\n\]*".
3731
07e5f5cf
NP
37322018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3733
3734 * gdb.arch/powerpc-prologue-frame.s: New file.
3735 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3736 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3737
929b5ad4
JB
37382018-01-31 Joel Brobecker <brobecker@adacore.com>
3739
3740 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3741
e671cd59
PA
37422018-01-30 Pedro Alves <palves@redhat.com>
3743
3744 PR gdb/13211
3745 * gdb.base/interrupt-daemon.c: New.
3746 * gdb.base/interrupt-daemon.exp: New.
3747 * gdb.multi/multi-term-settings.c: New.
3748 * gdb.multi/multi-term-settings.exp: New.
3749
fc413dc4
JB
37502018-01-30 Joel Brobecker <brobecker@adacore.com>
3751
3752 * gdb.base/break.exp: Save the location where the breakpoint
3753 on break.c:47 was actually inserted when debugging the version
3754 compiled at -O2 and use it in the expected output of the "info
3755 break" test performed soon after.
3756
5c319bb2
PA
37572018-01-22 Pedro Alves <palves@redhat.com>
3758 Sergio Durigan Junior <sergiodj@redhat.com>
3759
3760 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3761 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3762
a9e40818
JB
37632018-01-22 Joel Brobecker <brobecker@adacore.com>
3764
3765 * gdb.base/break-include.c, gdb.base/break-include.inc,
3766 gdb.base/break-include.exp: New files.
3767 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3768 line number now being the actual line number where the breakpoint
3769 was inserted.
3770 * gdb.mi/mi-break.exp: Likewise.
3771 * gdb.mi/mi-reverse.exp: Likewise.
3772 * gdb.mi/mi-simplerun.exp: Ditto.
3773
e707fc44
AB
37742018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3775
3776 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3777 varobj.
3778 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3779
ae451627
AB
37802018-01-21 Don Breazeal <donb@codesourcery.com>
3781 Andrew Burgess <andrew.burgess@embecosm.com>
3782
3783 * gdb.mi/basics.c: Add new global.
3784 * gdb.mi/mi-frame-regs.exp: New file.
3785 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3786 case.
3787
b1b189e0
AB
37882018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3789
3790 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3791 non-parameter, and on an unknown symbol.
3792
fcfcc376
TT
37932018-01-19 Tom Tromey <tom@tromey.com>
3794
3795 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3796 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3797
634c1c31
AA
37982018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3799
3800 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3801 setrlimit and chdir to int.
3802
d6ad07fd
AA
38032018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3804
3805 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3806 function.
3807 (my_tend): Likewise.
3808 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3809 rationale of avoiding FP- and vector instructions.
3810
adf8243b
RK
38112018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3812
3813 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3814 "info reg" with "\[ \t\]*".
3815 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3816 "\[ \t\]+".
3817 * gdb.arch/s390-multiarch.exp: Ditto.
3818 * gdb.base/pc-fp.exp: Ditto.
3819 * gdb.reverse/i386-precsave.exp: Ditto.
3820 * gdb.reverse/i386-reverse.exp: Ditto.
3821 * gdb.reverse/i387-env-reverse.exp: Ditto.
3822 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3823
dcc06925
AA
38242018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3825
3826 * lib/gdb.exp (gdb_compile): Re-enable use of
3827 universal_compile_options for languages other than Rust.
3828
25d4fd80
AA
38292018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3830
3831 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3832
ee7f689e 38332018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3834
3835 PR gdb/16577
3836 * gdb.base/solib-vanish.exp: New.
3837 * gdb.base/solib-vanish-main.c: New.
3838 * gdb.base/solib-vanish-lib1.c: New.
3839 * gdb.base/solib-vanish-lib2.c: New.
3840
d8447b6b
YQ
38412018-01-17 Yao Qi <yao.qi@linaro.org>
3842
3843 * gdb.compile/compile.exp: Match the address printed for
3844 frame in the output of command "bt".
3845
86d6a90c
TT
38462018-01-15 Tom Tromey <tom@tromey.com>
3847
3848 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3849 compute sp_reg.
3850
cbcdb1aa
AB
38512018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3852
3853 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3854 to prepare.
3855 (prepare): Return 0 on error, 1 on success.
3856
eea61984
PA
38572018-01-12 Pedro Alves <palves@redhat.com>
3858
3859 * gdb.base/continue-after-aborted-step-over.c: New.
3860 * gdb.base/continue-after-aborted-step-over.exp: New.
3861
6181e9c2
SM
38622018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3863
3864 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3865 options when not creating an executable.
3866
3cada740
PA
38672018-01-11 Pedro Alves <palves@redhat.com>
3868
3869 PR remote/22597
3870 * gdb.server/stop-reply-no-thread.c: New file.
3871 * gdb.server/stop-reply-no-thread.exp: New file.
3872
c63d3e8d
PA
38732018-01-10 Pedro Alves <palves@redhat.com>
3874
3875 PR gdb/22670
3876 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3877 functions too. Test setting breakpoints and printing C functions
3878 with no debug info too.
3879 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3880
d4c2a405
PA
38812018-01-10 Pedro Alves <palves@redhat.com>
3882
3883 PR gdb/22670
3884 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3885 a fail.
3886
8825213e
PA
38872018-01-10 Pedro Alves <palves@redhat.com>
3888
3889 PR gdb/22670
3890 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3891
605fd3c6
YQ
38922018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3893
3894 * gdb.server/unittest.exp: Match the output in non-development
3895 mode.
3896
1e5ded6c
YQ
38972018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3898
3899 * gdb.gdb/unittest.exp: Match output in non-development mode.
3900
30066b0b
JB
39012018-01-08 Joel Brobecker <brobecker@adacore.com>
3902
3903 * gdb.ada/access_tagged_param.exp: Relax expected output
3904 for value of "ObjL" in "continue" to pck.inspect breakpoint
3905 test.
3906
04bafb1e
XR
39072018-01-08 Joel Brobecker <brobecker@adacore.com>
3908
9f86398b
JB
3909 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3910 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3911
e379cee6
PA
39122018-01-05 Pedro Alves <palves@redhat.com>
3913
3914 PR gdb/18653
3915 * gdb.base/libsegfault.exp: New.
3916
de63c46b
PA
39172018-01-05 Joel Brobecker <brobecker@adacore.com>
3918
3919 PR gdb/22670
3920 * gdb.ada/access_tagged_param.exp: New file.
3921 * gdb.ada/access_tagged_param/foo.adb: New file.
3922
f98fc17b
PA
39232018-01-05 Pedro Alves <palves@redhat.com>
3924
3925 PR gdb/22670
3926 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3927 exercise lower case too, and to exercise both full matching and
3928 wild matching.
3929
342f8240
JB
39302018-01-05 Joel Brobecker <brobecker@adacore.com>
3931
3932 * gdb.ada/rename_subscript_param: New testcase.
3933
7150d33c
JG
39342018-01-05 Jerome Guitton <guitton@adacore.com>
3935
3936 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3937
cc0e770c
JB
39382018-01-05 Joel Brobecker <brobecker@adacore.com>
3939
3940 * gdb.ada/convvar_comp: New testcase.
3941
672a41aa 39422018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3943
3944 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3945 (My_Table): New global variable.
3946 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3947
7365ec2f
JB
39482018-01-04 Joel Brobecker <brobecker@adacore.com>
3949
3950 PR gdb/22670
3951 * gdb.ada/maint_with_ada: New testcase.
3952
289483b6
JB
39532018-01-04 Joel Brobecker <brobecker@adacore.com>
3954
3955 PR gdb/22670
3956 * gdb.ada/bp_c_mixed_case: New testcase.
3957
344420da
JB
39582018-01-04 Joel Brobecker <brobecker@adacore.com>
3959
3960 PR gdb/22670
3961 * gdb.ada/complete.exp: Add "complete break ada" test.
3962
66fc87a0
JB
39632018-01-04 Joel Brobecker <brobecker@adacore.com>
3964
3965 PR gdb/22670
3966 * gdb.ada/info_addr_mixed_case: New testcase.
3967
9f757bf7
XR
39682018-01-03 Xavier Roirand <roirand@adacore.com>
3969
3970 * gdb.ada/excep_handle.exp: New testcase.
3971 * gdb.ada/excep_handle/foo.adb: New file.
3972 * gdb.ada/excep_handle/pck.ads: New file.
3973
bd570f80
JB
39742018-01-03 Joel Brobecker <brobecker@adacore.com>
3975
3976 * gdb.base/step-line.c: Add extra empty line in copyright header.
3977 * gdb.base/step-line.inp: Likewise.
3978
9fe561ab
JB
39792018-01-02 Joel Brobecker <brobecker@adacore.com>
3980
3981 * gdb.ada/dyn_stride.exp: Add slice test.
3982
a405673c
JB
39832018-01-02 Joel Brobecker <brobecker@adacore.com>
3984
3985 * gdb.ada/dyn_stride: New testcase.
3986
cef0f868
SH
39872017-12-27 Stafford Horne <shorne@gmail.com>
3988
3989 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3990 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3991
b67d92b0
SH
39922017-12-27 Stafford Horne <shorne@gmail.com>
3993
3994 * gdb.base/reggroups.c: New file.
3995 * gdb.base/reggroups.exp: New file.
3996
eccab96d
JB
39972017-12-18 Joel Brobecker <brobecker@adacore.com>
3998
3999 * gdb.dwarf2/ada-valprint-error.c: New file.
4000 * gdb.dwarf2/ada-valprint-error.exp: New file.
4001
0e2da9f0
JB
40022017-12-18 Joel Brobecker <brobecker@adacore.com>
4003
4004 * gdb.ada/assign_arr: New testcase.
4005
cb923fcc
XR
40062017-12-18 Xavier Roirand <roirand@adacore.com>
4007
4008 * gdb.ada/funcall_ptr: New testcase.
4009
7c161838
SDJ
40102017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4011
4012 PR cli/16224
4013 * gdb.base/ptype-offsets.cc: New file.
4014 * gdb.base/ptype-offsets.exp: New file.
4015
1af17fd9
YQ
40162017-12-15 Yao Qi <yao.qi@linaro.org>
4017
4018 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4019 if XML is disabled.
4020
828d5846
XR
40212017-12-15 Xavier Roirand <roirand@adacore.com>
4022
4023 * gdb.ada/same_component_name: New testcase.
4024
79e8fcaa
JB
40252017-12-14 Joel Brobecker <brobecker@adacore.com>
4026
4027 * gdb.ada/str_binop_equal: New testcase.
4028
e05fa6f9
JB
40292017-12-14 Joel Brobecker <brobecker@adacore.com>
4030
4031 * gdb.ada/task_switch_in_core: New testcase.
4032
b89641ba
SM
40332017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4034
4035 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4036 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4037 call test_bkpt_qualified.
4038 (test_bkpt_qualified): New proc.
4039
6892d2e4
PA
40402017-12-13 Pedro Alves <palves@redhat.com>
4041
4042 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4043 Tighten regexp by matching with an anchor.
4044
a22ecf70
PA
40452017-12-13 Pedro Alves <palves@redhat.com>
4046
4047 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4048 ("expression with namespace"): New set of tests.
4049 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4050 (Nested::Test_NS::qux): New.
4051 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4052 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4053
9937536c
JB
40542017-12-13 Joel Brobecker <brobecker@adacore.com>
4055
4056 * gdb.base/server-del-break.c: New file.
4057 * gdb.base/server-del-break.exp: New file.
4058
fe49c6f5
SH
40592017-12-12 Stafford Horne <shorne@gmail.com>
4060
4061 * gdb.xml/tdesc-regs.exp: Add or1k support.
4062
c3d18620
SH
40632017-12-12 Stafford Horne <shorne@gmail.com>
4064
4065 * gdb.base/bp-permanent.c: Define nop of or1k.
4066
c5f9cfc8
JB
40672017-12-11 Joel Brobecker <brobecker@adacore.com>
4068
4069 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4070 output with components being reordered.
4071
a9c135fc
JB
40722017-12-11 Joel Brobecker <brobecker@adacore.com>
4073
4074 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4075 output with components being reordered.
4076
927aa2e7
JK
40772017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4078 Pedro Alves <palves@redhat.com>
4079
4080 * gdb.base/maint.exp (check for .gdb_index): Check also for
4081 .debug_names.
4082 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4083 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4084 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4085 (.gdb_index used after symbol reloading): Support also .debug_names.
4086 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4087
f17d9474
YQ
40882017-12-08 Yao Qi <yao.qi@linaro.org>
4089
4090 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4091 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4092
a0de8c21
YQ
40932017-12-08 Yao Qi <yao.qi@linaro.org>
4094
4095 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4096 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4097
a738ea1d
YQ
40982017-12-08 Yao Qi <yao.qi@linaro.org>
4099
4100 * gdb.arch/aarch64-tagged-pointer.c: New file.
4101 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4102
1cd9a73b
SDJ
41032017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4104
4105 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4106 "int".
4107
fa6eb693
KS
41082017-12-07 Keith Seitz <keiths@redhat.com>
4109
4110 PR breakpoints/22569
4111 * gdb.linespec/ls-errs.exp: Change expected result of "break
4112 -source this file has spaces.c -line 3".
4113 Check that an explicit source file followed by whitespace is
4114 identified as an invalid explicit location.
4115
883fd55a
KS
41162017-12-07 Keith Seitz <keiths@redhat.com>
4117
4118 * gdb.cp/nested-types.cc: New file.
4119 * gdb.cp/nested-types.exp: New file.
4120 * lib/cp-support.exp: Load data-structures.exp library.
4121 (debug_cp_test_ptype_class): New global.
4122 (cp_ptype_class_verbose, next_line): New procedures.
4123 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4124 Add and document new return value.
4125 Switch the list of lines to a queue.
4126 Add support for new `type' key for nested type definitions.
4127 Add debugging/troubleshooting messages.
4128 * lib/data-structures.exp: New file.
4129
ec72db3e
SM
41302017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4131
4132 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4133 with proc_with_prefix, don't use with_test_prefix.
4134
99598d71
TT
41352017-12-07 Tom Tromey <tom@tromey.com>
4136
4137 * gdb.base/break.exp: Add test for empty "commands".
4138
a8806230
YQ
41392017-12-07 Yao Qi <yao.qi@linaro.org>
4140
4141 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4142 malloc and catch syscall.
4143
824cc835
PM
41442017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4145
e79be6e5 4146 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4147 tests for explicit locations.
4148
7cc244de
PA
41492017-12-06 Pedro Alves <palves@redhat.com>
4150
4151 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4152 force-disabling XML descriptions.
4153
50a1fdd5
PA
41542017-12-04 Pedro Alves <palves@redhat.com>
4155
4156 PR gdb/22499
4157 * gdb.arch/amd64-disp-step-avx.S: New file.
4158 * gdb.arch/amd64-disp-step-avx.exp: New file.
4159
f0fb2488
PA
41602017-12-03 Pedro Alves <palves@redhat.com>
4161
4162 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4163 and <string.h>.
4164 (parent_function): Print distinct messages when waitpid fails, or
4165 the child exits with a signal, or the child exits for an unhandled
4166 reason.
4167 * gdb.threads/process-dies-while-detaching.exp
4168 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4169 it. Wait for both inferior output and GDB's prompt. Use an
4170 indirect spawn id list.
4171 (do_detach): New parameter 'child_exit'. Use it to compute
4172 expected inferior output.
4173 (test_detach, test_detach_watch, test_detach_killed_outside):
4174 Adjust to pass down the expected child exit kind.
4175
97cbe998
SDJ
41762017-12-01 Joel Brobecker <brobecker@adacore.com>
4177 Sergio Durigan Junior <sergiodj@redhat.com>
4178 Pedro Alves <palves@redhat.com>
4179
4180 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4181
40fc416f
SDJ
41822017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4183
4184 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4185 to 'symbol-file' and 'add-symbol-file' can be
4186 position-independent.
4187
1cc75e92
YQ
41882017-12-01 Yao Qi <yao.qi@linaro.org>
4189
4190 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4191 the URL in copyright header.
4192 * gdb.arch/aarch64-fp.exp: Likewise.
4193 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4194 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4195 * gdb.base/expand-psymtabs.exp: Likewise.
4196 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4197 * gdb.fortran/common-block.exp: Likewise.
4198 * gdb.fortran/common-block.f90: Likewise.
4199 * gdb.fortran/logical.exp: Likewise.
4200 * gdb.fortran/vla-datatypes.f90: Likewise.
4201 * gdb.fortran/vla-sub.f90: Likewise.
4202
875fb7a7
JB
42032017-11-30 Joel Brobecker <brobecker@adacore.com>
4204
4205 * gdb.ada/repeat_dyn: New testcase.
4206
6f14765f
UW
42072017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4208
4209 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4210 Update for changed thread numbering.
4211 * gdb.cell/bt.exp: Update for changed GDB output.
4212
f1af7b94
SM
42132017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4214
4215 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4216 setting isremote by hand.
4217 * boards/dwarf4-gdb-index.exp: Likewise.
4218 * boards/fission.exp: Likewise.
4219 * boards/stabs.exp: Likewise.
4220
e3919f3e
PA
42212017-11-30 Pedro Alves <palves@redhat.com>
4222
4223 * gdb.linespec/cpls-ops.exp
4224 (check_explicit_skips_function_argument): Extract the underlying
4225 type of size_t instead of hardcoding it.
4226
bd69330d
PA
42272017-11-29 Pedro Alves <palves@redhat.com>
4228
4229 PR c++/19436
4230 * gdb.linespec/cpls-abi-tag.cc: New file.
4231 * gdb.linespec/cpls-abi-tag.exp: New file.
4232
a20714ff
PA
42332017-11-29 Pedro Alves <palves@redhat.com>
4234
4235 * gdb.base/langs.exp: Use -qualified.
4236 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4237 it.
4238 * gdb.cp/namespace.exp: Use -qualified.
4239 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4240 (overload-3, template-overload, template-ret-type, const-overload)
4241 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4242 procedures.
4243 (test_driver): Call them.
4244 * gdb.cp/save-bp-qualified.cc: New.
4245 * gdb.cp/save-bp-qualified.exp: New.
4246 * gdb.linespec/explicit.exp: Test -qualified.
4247 * lib/completion-support.exp (completion::explicit_opts_list): Add
4248 "-qualified".
4249 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4250
f6f1d339
PM
42512017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4252
4253 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4254
02ca603a
TT
42552017-11-29 Tom Tromey <tom@tromey.com>
4256
4257 * gdb.base/relocate.exp: Update invalid argument test.
4258 Add new tests for invalid arguments.
4259
ed6c0bfb
TP
42602017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4261
4262 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4263 Return 0 as a long.
4264 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4265
f106e10e
TP
42662017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4267
4268 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4269 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4270 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4271 func ().
4272 * gdb.cp/shadow.cc (B.func): Return 0.
4273
10329bb2
JB
42742017-11-27 Joel Brobecker <brobecker@adacore.com>
4275
4276 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4277 expected output in gdb_expect call to allow the exception
4278 message to be present as well. Fix syntax confusion to avoid
4279 TCL thinking that exception_name is an array.
4280
617cd4bc
UW
42812017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4282
4283 * gdb.arch/spu-info.c: Include <unistd.h>.
4284 (do_signal_test): Fix broken calls to write.
4285 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4286 Fix checks for empty mailboxes. Update signal tests for corrected
4287 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4288 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4289 * gdb.cell/arch.exp: Use standard_output_file.
4290 * gdb.cell/break.exp: Likewise.
4291 * gdb.cell/bt.exp: Likewise.
4292 * gdb.cell/core.exp: Likewise.
4293 * gdb.cell/dwarfaddr.exp: Likewise.
4294 * gdb.cell/ea-cache.exp: Likewise.
4295 * gdb.cell/ea-standalone.exp: Likewise.
4296 * gdb.cell/f-regs.exp: Likewise.
4297 * gdb.cell/fork.exp: Likewise.
4298 * gdb.cell/gcore.exp: Likewise.
4299 * gdb.cell/mem-access.exp: Likewise.
4300 * gdb.cell/ptype.exp: Likewise.
4301 * gdb.cell/registers.exp: Likewise.
4302 * gdb.cell/sizeof.exp: Likewise.
4303 * gdb.cell/solib-symbol.exp: Likewise.
4304 * gdb.cell/solib.exp: Likewise.
617cd4bc 4305
a81aaca0
PA
43062017-11-25 Pedro Alves <palves@redhat.com>
4307
4308 * gdb.base/complete-empty.exp: New file.
4309 * gdb.base/completion.exp: Adjust.
4310
6a3c6ee4
PA
43112017-11-25 Pedro Alves <palves@redhat.com>
4312
4313 * gdb.linespec/cpls-ops.cc: New file.
4314 * gdb.linespec/cpls-ops.exp: New file.
4315 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4316 factored out from ...
4317 (test_complete_prefix_range): ... this.
4318
8955eb2d
PA
43192017-11-24 Pedro Alves <palves@redhat.com>
4320
4321 * gdb.linespec/cpcompletion.exp: New file.
4322 * gdb.linespec/cpls-hyphen.cc: New file.
4323 * gdb.linespec/cpls.cc: New file.
4324 * gdb.linespec/cpls2.cc: New file.
4325 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4326 test to use test_gdb_complete_unique. Add label completion,
4327 keyword completion and explicit location completion tests.
4328 * lib/completion-support.exp: New file.
4329
e547c119
JB
43302017-11-24 Joel Brobecker <brobecker@adacore.com>
4331
4332 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4333 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4334 when hitting an exception catchpoint.
4335
7c3c1aa8
YQ
43362017-11-22 Yao Qi <yao.qi@linaro.org>
4337
4338 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4339
41bd68f5
SM
43402017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4341
4342 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4343 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4344 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4345
1daad298
YQ
43462017-11-22 Yao Qi <yao.qi@linaro.org>
4347
4348 * gdb.base/info-os.exp: Pass pthreads.
4349 * gdb.multi/multi-attach.exp: Likewise.
4350
88465e87
YQ
43512017-11-22 Yao Qi <yao.qi@linaro.org>
4352
4353 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4354 compiler.
4355
dc196b23
YQ
43562017-11-22 Yao Qi <yao.qi@linaro.org>
4357
4358 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4359 * gdb.base/break-interp.exp: Likewise.
4360 * gdb.base/jit-attach-pie.exp: Likewise.
4361
2400729e
UW
43622017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4363
4364 * gdb.base/float128.c (large128): New variable.
4365 * gdb.base/float128.exp: Add test to print largest __float128 value.
4366
7a26362d
UW
43672017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4368
4369 * gdb.arch/vsx-regs.exp: Update register content checks.
4370
ed0f4273
UW
43712017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4372
4373 * gdb.arch/ppc-longdouble.exp: New file.
4374 * gdb.arch/ppc-longdouble.c: Likewise.
4375
a25d69c6
PA
43762017-11-21 Pedro Alves <palves@redhat.com>
4377
4378 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4379
73fcf641
PA
43802017-11-20 Pedro Alves <palves@redhat.com>
4381
4382 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4383 (long_double_typedef): New typedefs.
4384 Use DEF on double and long double.
4385 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4386 cases.
4387 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4388 and 'long_double_ptr_same_size' locals. Use them to decide
4389 whether cast from array/function to float is valid/invalid.
4390
71a3c369
TT
43912017-11-17 Tom Tromey <tom@tromey.com>
4392
4393 * gdb.rust/traits.rs: New file.
4394 * gdb.rust/traits.exp: New file.
4395
ced9779b
JB
43962017-11-17 Joel Brobecker <brobecker@adacore.com>
4397
4398 * gdb.ada/minsyms: New testcase.
4399
a0922d80
PA
44002017-11-16 Pedro Alves <palves@redhat.com>
4401
4402 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4403 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4404
ea04e54c
PA
44052017-11-16 Pedro Alves <palves@redhat.com>
4406
4407 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4408 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4409
e849ea89
PA
44102017-11-16 Pedro Alves <palves@redhat.com>
4411
4412 * gdb.server/reconnect-ctrl-c.c: New file.
4413 * gdb.server/reconnect-ctrl-c.exp: New file.
4414
d8ae99a7
PM
44152017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4416
4417 * gdb.python/py-rbreak.exp: New file.
4418 * gdb.python/py-rbreak.c: New file.
4419 * gdb.python/py-rbreak-func2.c: New file.
4420
968a13f8
PA
44212017-11-16 Pedro Alves <palves@redhat.com>
4422
4423 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4424 pattern.
4425 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4426 GDB.
4427
71774bc9
SM
44282017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4429
4430 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4431 regex.
4432
ddbb44cf
SM
44332017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4434
4435 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4436 test names.
4437
584a564f
PA
44382017-11-09 Pedro Alves <palves@redhat.com>
4439
4440 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4441 factored out from ...
4442 (top level): ... here, and adjusted to avoid expecting beyond the
4443 prompt in a single gdb_test_multiple.
4444
5ed7a928
PA
44452017-11-09 Pedro Alves <palves@redhat.com>
4446
4447 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4448 output.
4449 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4450 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4451 * gdb.server/ext-run.exp ("kill" test): Likewise.
4452 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4453
a60e0738
PA
44542017-11-09 Pedro Alves <palves@redhat.com>
4455
4456 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4457 match till end of line.
4458
2c88253f
PA
44592017-11-09 Pedro Alves <palves@redhat.com>
4460
4461 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4462
c7a38517
PA
44632017-11-09 Pedro Alves <palves@redhat.com>
4464
4465 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4466 New procedures, factored out from ...
4467 (top level): ... here, and adjusted to avoid expecting beyond the
4468 prompt in one go.
4469
f29f4b6b
PA
44702017-11-09 Pedro Alves <palves@redhat.com>
4471
4472 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4473 output. Fix '?' match.
4474
286acbb5
JB
44752017-11-08 Joel Brobecker <brobecker@adacore.com>
4476
4477 * gdb.ada/scoped_watch: New testcase.
4478 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4479 which is actually correct.
4480 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4481 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4482
62d7ae92
PA
44832017-11-08 Pedro Alves <palves@redhat.com>
4484
4485 * gdb.gdb/complaints.exp (test_initial_complaints)
4486 (test_serial_complaints, test_short_complaints): Call
4487 complaint_internal instead of complaint.
4488
280ca31f
DT
44892017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4490
4491 * gdb.threads/tls-core.c: New file.
4492 * gdb.threads/tls-core.exp: Likewise.
4493
b5ec771e
PA
44942017-11-08 Pedro Alves <palves@redhat.com>
4495
4496 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4497 (p Exported_Capitalized): New test.
4498 (p exported_capitalized): New test.
4499
a02b41a7
PA
45002017-11-07 Pedro Alves <palves@redhat.com>
4501
4502 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4503
95e95a6d
PA
45042017-11-07 Pedro Alves <palves@redhat.com>
4505
4506 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4507 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4508 (disable_invalid, disable_inverted, disable_negative): New
4509 procedures.
4510 ("bad numbers"): New set of tests.
4511
cee62dbd
PA
45122017-11-07 Pedro Alves <palves@redhat.com>
4513
4514 * gdb.cp/ena-dis-br-range.exp: Add tests.
4515
cc638e86
PA
45162017-11-07 Pedro Alves <palves@redhat.com>
4517
4518 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4519
d0fe4701
XR
45202017-11-07 Xavier Roirand <roirand@adacore.com>
4521 Pedro Alves <palves@redhat.com>
4522
4523 * gdb.base/ena-dis-br.exp: Add reference to
4524 gdb.cp/ena-dis-br-range.exp.
4525 * gdb.cp/ena-dis-br-range.exp: New file.
4526 * gdb.cp/ena-dis-br-range.cc: New file.
4527
46f67f80
PA
45282017-11-06 Pedro Alves <palves@redhat.com>
4529
4530 * gdb.base/attach-non-pgrp-leader.c: New.
4531 * gdb.base/attach-non-pgrp-leader.exp: New.
4532
726e1356
PA
45332017-11-06 Pedro Alves <palves@redhat.com>
4534
4535 * configure.ac: No longer check for termio.h and sgtty.h.
4536 * configure: Regenerate.
4537 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4538 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4539 Remove termio and sgtty code.
4540
50ab6ace
YQ
45412017-11-03 Yao Qi <yao.qi@linaro.org>
4542
4543 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4544 in GDB is disabled.
4545
8e68731c
YQ
45462017-11-03 Yao Qi <yao.qi@linaro.org>
4547
4548 * gdb.python/py-thrhandle.exp: Skip it if python is not
4549 enabled.
4550
3a87ae65
SM
45512017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4552
4553 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4554 as a breakpoint command.
4555
484d8d36
MD
45562017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4557
4558 PR python/21213
4559 * gdb.python/py-infthread.exp: Test calling
4560 InferiorThread.inferior () multiple times in a row.
4561
4a27f119
KS
45622017-10-27 Keith Seitz <keiths@redhat.com>
4563
4564 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4565 Test "info break" for every inlined function breakpoint.
4566
bb11dd58
YQ
45672017-10-27 Yao Qi <yao.qi@linaro.org>
4568
4569 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4570
a43f3893
PF
45712017-10-26 Patrick Frants <osscontribute@gmail.com>
4572
4573 * gdb.cp/classes.exp (test_static_members): Test printing
4574 Outer::instance.
4575 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4576 (Inner::instance, Outer::instance): New.
4577
792ccf00
PA
45782017-10-24 Pedro Alves <palves@redhat.com>
4579
4580 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4581 extra console" test in two stages.
4582
eb2bfbad
PA
45832017-10-24 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4586
1f75a651
PA
45872017-10-24 Pedro Alves <palves@redhat.com>
4588
4589 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4590 loop.
4591
779990d9
PA
45922017-10-24 Pedro Alves <palves@redhat.com>
4593
4594 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4595 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4596
ad9b8f5d
PA
45972017-10-24 Pedro Alves <palves@redhat.com>
4598
4599 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4600 parameter and handle it. Don't output read value in test name.
4601
fee6da6e
PA
46022017-10-24 Pedro Alves <palves@redhat.com>
4603
4604 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4605 custom test name.
4606
10389c2c
PA
46072017-10-24 Pedro Alves <palves@redhat.com>
4608
4609 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4610 include the unstable output directory name in the test's name.
4611 (initial_setup_simple) <'set args'>: Use custom test name.
4612
a80e65a9
PA
46132017-10-24 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4616 with explicit test name.
4617
15763a09
PA
46182017-10-20 Pedro Alves <palves@redhat.com>
4619
4620 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4621 'wait -i'. Use gdb_assert and remote_close.
4622
49a4ce2e
AB
46232017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4624
4625 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4626 number from variable rather than hard-coded.
4627
a75868f5
PA
46282017-10-19 Pedro Alves <palves@redhat.com>
4629
4630 * gdb.base/long-inferior-output.c: New file.
4631 * gdb.base/long-inferior-output.exp: New file.
4632
c8ba13ad
KS
46332017-11-18 Keith Seitz <keiths@redhat.com>
4634
4635 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4636 method.
4637 (main): Call it.
4638 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4639 Add additional user-defined conversion operator tests.
4640
b27de576
PA
46412017-10-17 Pedro Alves <palves@redhat.com>
4642
4643 * boards/native-stdio-gdbserver.exp: Load "local-board".
4644
8484c955
PA
46452017-10-17 Pedro Alves <palves@redhat.com>
4646
4647 * gdb.base/quit-live.c: New file.
4648 * gdb.base/quit-live.exp: New file.
4649
83d5a34d
KS
46502017-10-16 Keith Seitz <keiths@redhat.com>
4651
4652 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4653 (class_with_protected_typedef, class_with_private_typedef)
4654 (struct_with_public_typedef, struct_with_protected_typedef)
4655 (struct_with_private_typedef): New classes/structs.
4656 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4657 typedefs and access specifiers.
4658
739b3f1d
PA
46592017-10-16 Pedro Alves <palves@redhat.com>
4660 Simon Marchi <simon.marchi@polymtl.ca>
4661
4662 * README (Local vs Remote vs Native): New section.
4663 * boards/local-board.exp: New file, with bits factored out from
4664 ...
4665 * boards/native-extended-gdbserver.exp: ... here. Load
4666 "local-board".
4667 * boards/native-gdbserver.exp: Load "local-board".
4668 (${board}_spawn, ${board}_exec): Delete.
4669 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4670 ...
4671 * boards/stdio-gdbserver-base.exp: ... this new file.
4672 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4673 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4674 procedure.
4675 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4676 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4677 stdio_gdbserver_command.
4678 (${board}_get_remote_address, ${board}_get_comm_port)
4679 (${board}_download, ${board}_upload): Delete.
4680 (get_target_remote_pipe_cmd): New.
4681
fe68b953
SM
46822017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4683
4684 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4685 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4686 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4687 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4688 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4689 remove with_test_prefix.
4690
300b6685
PA
46912017-10-13 Pedro Alves <palves@redhat.com>
4692
4693 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4694 * gdb.base/annota1.exp: Use it instead of is_remote.
4695 * gdb.base/annota3.exp: Use it instead of is_remote.
4696 * gdb.cp/annota2.exp: Use it instead of is_remote.
4697 * gdb.cp/annota3.exp: Use it instead of is_remote.
4698 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4699
50500caf
PA
47002017-10-13 Pedro Alves <palves@redhat.com>
4701
4702 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4703 (test_num_test_vars, run_and_count_vars, find_env)
4704 (test_set_unset_env, test_inherit_env_var): New procedures.
4705 (top level): Use them.
4706
dad0c6d2
PA
47072017-10-13 Pedro Alves <palves@redhat.com>
4708
4709 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4710 also skip on stub-like targets.
4711
8b0553c1
PA
47122017-10-13 Pedro Alves <palves@redhat.com>
4713
4714 PR gdb/22293
4715 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4716 (top level): Move some tests to ...
4717 (test_not_found): ... this new procedure.
4718 (top level): Call it.
4719
7594f623
PA
47202017-10-13 Pedro Alves <palves@redhat.com>
4721
4722 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4723 expect different "info terminal" output if testing with a
4724 non-native target.
4725
ebe3b402
PA
47262017-10-13 Pedro Alves <palves@redhat.com>
4727 Simon Marchi <simon.marchi@polymtl.ca>
4728
4729 PR python/12966
4730 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4731
42f1b161
PA
47322017-10-13 Pedro Alves <palves@redhat.com>
4733
4734 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4735 already.
4736
8d6ef72b
PA
47372017-10-13 Pedro Alves <palves@redhat.com>
4738
4739 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4740 is_remote.
4741
d7bcd5b8
PA
47422017-10-13 Pedro Alves <palves@redhat.com>
4743
4744 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4745 is_remote.
4746
df479dc6
PA
47472017-10-13 Pedro Alves <palves@redhat.com>
4748
4749 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4750 is set.
4751 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4752 instead of is_remote.
4753
23fb630a
PA
47542017-10-13 Pedro Alves <palves@redhat.com>
4755
4756 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4757 (top level): Add comment.
4758
cc77b1dc
PA
47592017-10-13 Pedro Alves <palves@redhat.com>
4760
4761 * gdb.base/remote.exp (top level): Fix comment typo and add
4762 missing return.
4763
27c9e813
PA
47642017-10-13 Pedro Alves <palves@redhat.com>
4765 Simon Marchi <simon.marchi@polymtl.ca>
4766
4767 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4768 calls and add comments. Skip test if use_gdb_stub is set.
4769 (top level): Use "set cwd" command instead of "cd" command.
4770
5e830d98
PA
47712017-10-13 Pedro Alves <palves@redhat.com>
4772
4773 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4774 is_remote target check.
4775
f5ca0032
PA
47762017-10-13 Pedro Alves <palves@redhat.com>
4777
4778 * gdb.base/scope.exp: Use build_executable + clean_restart +
4779 gdb_file_cmd instead of prepare_for_testing and no longer skip
4780 "before run" tests on is_remote target boards. Update comments.
4781 * boards/native-extended-gdbserver.exp
4782 (extended_gdbserver_load_last_file): New, factored out from ...
4783 (gdb_load): ... this. Move further below and add comment.
4784 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4785
8aed1c0d
PA
47862017-10-12 Pedro Alves <palves@redhat.com>
4787
4788 * gdb.base/attach.exp: Remove references to gdb64.
4789 * gdb.base/dbx.exp: Remove references to gdb64.
4790
cfa34c87
SM
47912017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4792 Pedro Alves <palves@redhat.com>
4793
4794 * gdb.base/label.exp: Remove is_remote target check.
4795
9192b7de
PA
47962017-10-12 Pedro Alves <palves@redhat.com>
4797
4798 * gdb.base/auvx.exp (coredir): Update comment.
4799 (top level) <core_works>: Use "set cwd" command instead of "cd"
4800 command.
4801
6bf0052d
PA
48022017-10-12 Pedro Alves <palves@redhat.com>
4803 Simon Marchi <simon.marchi@polymtl.ca>
4804
4805 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4806 target boards.
4807
e48ef82d
PA
48082017-10-12 Pedro Alves <palves@redhat.com>
4809 Simon Marchi <simon.marchi@polymtl.ca>
4810
4811 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4812 Instead skip if there's any gdb_protocol set.
4813
8d7aea57
SM
48142017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4815 Pedro Alves <palves@redhat.com>
4816
4817 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4818
30440677
PA
48192017-10-12 Pedro Alves <palves@redhat.com>
4820 Simon Marchi <simon.marchi@polymtl.ca>
4821
4822 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4823 instead of on dejagnu remote boards.
4824
4e04f045 48252017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4826 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4827
4828 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4829 checks. Use build_executable + clean_restart instead of
4830 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4831 of enabling non-stop after starting gdb.
4832
871a186e
PA
48332017-10-12 Pedro Alves <palves@redhat.com>
4834
4835 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4836 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4837 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4838 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4839
56d704da
AK
48402017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4841
4842 * gdb.arch/arc-tdesc-cpu.exp: New file.
4843 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4844
2f20e312
SM
48452017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4846
4847 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4848
65630365
PA
48492017-10-10 Pedro Alves <palves@redhat.com>
4850
4851 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4852 expect CLI output.
4853
bf469271
PA
48542017-10-10 Pedro Alves <palves@redhat.com>
4855
4856 * lib/selftest-support.exp (selftest_setup): Update for
4857 captured_command_loop's prototype change.
4858
777a42f1
PA
48592017-10-09 Pedro Alves <palves@redhat.com>
4860
4861 Test both arch1=>arch2 and arch2=>arch1.
4862
4863 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4864 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4865 factored out to...
4866 (append_arch1_options, append_arch2_options, append_arch_options)
4867 (build_executables): New procedures.
4868 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4869 local.
4870 (top level): Add new 'first_arch' testing axis.
4871
cbd2b4e3
PA
48722017-10-09 Pedro Alves <palves@redhat.com>
4873
4874 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4875 (barrier): New.
4876 (thread_start, all_started): New functions.
4877 (main): Spawn new thread and wait until it is scheduled.
4878 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4879 option.
4880 (do_test): Add 'selected_thread' parameter. Run to all_started
4881 instead of main. Explicitly set the breakpoint at main. Switch
4882 to the SELECTED_THREAD thread.
4883 (top level): Test handling the exec event with either the main
4884 thread or the second thread selected.
4885
5c9e4427
PA
48862017-10-09 Pedro Alves <palves@redhat.com>
4887
4888 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4889 logic. Move STOP marker after the value checks.
4890 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4891 regexp.
4892
b3b7c423
SL
48932017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4894
4895 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4896
3b4b2f16
UW
48972017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4898
4899 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4900 integer-to-dfp conversion.
4901 * gdb.base/dfp-test.exp: Likewise.
4902
5cd63fda
PA
49032017-10-04 Pedro Alves <palves@redhat.com>
4904
4905 * gdb.multi/hangout.c: Include <unistd.h>.
4906 (hangout_loop): New function.
4907 (main): Call alarm. Call hangout_loop in a loop.
4908 * gdb.multi/hello.c: Include <unistd.h>.
4909 (hello_loop): New function.
4910 (main): Call alarm. Call hangout_loop in a loop.
4911 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4912 inferior with the other selected.
4913
4c71c105
SM
49142017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4915
4916 * gdb.mi/list-thread-groups-available.exp: New file.
4917 * gdb.mi/list-thread-groups-available.c: New file.
4918
bc3b087d
SDJ
49192017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4920
4921 * gdb.base/set-cwd.exp: Make it available on
4922 native-extended-gdbserver.
4923
d092c5a2
SDJ
49242017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4925
4926 * gdb.base/set-cwd.c: New file.
4927 * gdb.base/set-cwd.exp: Likewise.
4928
45320ffa
TT
49292017-10-02 Tom Tromey <tom@tromey.com>
4930
4931 PR rust/22236:
4932 * gdb.rust/simple.rs (main): New variable "fslice".
4933 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4934
b3e3859b
TT
49352017-10-02 Tom Tromey <tom@tromey.com>
4936
4937 * gdb.rust/simple.exp: Test ptype of a slice.
4938
01af5e0d
TT
49392017-10-02 Tom Tromey <tom@tromey.com>
4940
4941 * gdb.rust/simple.exp: Test index of slice.
4942
a9bbfbd8
TT
49432017-09-27 Tom Tromey <tom@tromey.com>
4944
4945 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4946
df8899e5
TP
49472017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4948 Pedro Alves <palves@redhat.com>
4949
4950 * gdb.base/compare-sections.exp (get value of read-only section): Read
4951 as unsigned value.
4952 (corrupt read-only section): Likewise and don't set written if patching
4953 failed.
4954
757bf54b
KB
49552017-09-21 Kevin Buettner <kevinb@redhat.com>
4956
4957 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4958 files.
4959
06871ae8
PA
49602017-09-20 Pedro Alves <palves@redhat.com>
4961
4962 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4963 symbol names in gdb's output.
4964 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4965
e5f25bc5
PA
49662017-09-20 Pedro Alves <palves@redhat.com>
4967
4968 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4969 Rename to ...
4970 (test_list_ambiguous_symbol): ... this and add a symbol name
4971 parameter. Adjust.
4972 (test_list_ambiguous_function): Reimplement on top of
4973 test_list_ambiguous_symbol and also test listing ambiguous
4974 variables.
4975 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4976 (ambiguous_fun): ... this.
4977 (ambiguous_var): New.
4978 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4979 (ambiguous_fun): ... this.
4980 (ambiguous_var): New.
4981
4e5a4f58
JB
49822017-09-19 John Baldwin <jhb@FreeBSD.org>
4983
4984 * gdb.base/starti.c: New file.
4985 * gdb.base/starti.exp: New file.
4986 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4987
26e53f3e
PA
49882017-09-14 Pedro Alves <palves@redhat.com>
4989
4990 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4991 (top level): Use it instead of runto.
4992
cb791d59
TT
49932017-09-11 Tom Tromey <tom@tromey.com>
4994
4995 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4996
7c96f8c1
TT
49972017-09-11 Tom Tromey <tom@tromey.com>
4998
4999 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5000 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5001
469412dd
CW
50022017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5003
5004 * gdb.fortran/printing-types.exp: New file.
5005 * gdb.fortran/printing-types.exp: New file.
5006
e0f86435
BH
50072017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5008
5009 * gdb.fortran/vla-ptype.exp: Fix typos.
5010 * gdb.fortran/vla-value.exp: Same.
5011
9e9af4be
BH
50122017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5013
5014 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5015 * gdb.mi/mi-var-child-f.exp: Likewise.
5016 * gdb.mi/mi-vla-fortran.exp: Likewise.
5017
a5ad232b 50182017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
5019 Christoph Weinmann <christoph.t.weinmann@intel.com>
5020 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
5021
5022 * gdb.fortran/ptr-indentation.f90: New file.
5023 * gdb.fortran/ptr-indentation.exp: New file.
5024
5aec60eb
TT
50252017-09-05 Tom Tromey <tom@tromey.com>
5026
5027 PR gdb/22010:
5028 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5029
8f8f8152
TP
50302017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5031
5032 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5033
fbd1b771
JK
50342017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5035
5036 * gdb.threads/tls-nodebug-pie.c: New file.
5037 * gdb.threads/tls-nodebug-pie.exp: New file.
5038
5eb5f850
TT
50392017-09-05 Tom Tromey <tom@tromey.com>
5040
5041 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5042 for rust.
5043
ae780a21
SM
50442017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5045
5046 * gdb.multi/multi-arch-exec.exp: Test with different
5047 "follow-exec-mode" settings.
5048 (do_test): New procedure.
5049
3693fdb3
PA
50502017-09-04 Pedro Alves <palves@redhat.com>
5051
5052 * gdb.base/func-static.c (S::method const, S::method volatile)
5053 (S::method volatile const): New methods.
5054 (c_s, v_s, cv_s): New instances.
5055 (main): Call method() on them.
5056 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5057 (cannot_resolve): New procedure.
5058 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5059 print-quote-unquoted columns.
5060 (do_test): Test printing each scope too.
5061
e68cb8e0
PA
50622017-09-04 Pedro Alves <palves@redhat.com>
5063
5064 * gdb.base/local-static.exp: Also test with
5065 class::method::variable wholly quoted.
5066 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5067
858be34c
PA
50682017-09-04 Pedro Alves <palves@redhat.com>
5069
5070 * gdb.base/local-static.c: New.
5071 * gdb.base/local-static.cc: New.
5072 * gdb.base/local-static.exp: New.
5073
46a4882b
PA
50742017-09-04 Pedro Alves <palves@redhat.com>
5075
5076 * gdb.asm/asm-source.exp: Add casts to int.
5077 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5078 (dataglobal64_1, dataglobal64_2): New globals.
5079 * gdb.base/nodebug.exp: Test different expressions involving the
5080 new globals, with print, whatis and ptype. Add casts to int.
5081 * gdb.base/solib-display.exp: Add casts to int.
5082 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5083 * gdb.cp/m-static.exp: Add cast to int.
5084 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5085 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5086 tls variable with no debug info without a cast. Test with a cast
5087 to int too.
5088 * gdb.trace/entry-values.exp: Add casts.
5089
2c5a2be1
PA
50902017-09-04 Pedro Alves <palves@redhat.com>
5091
5092 * gdb.base/nodebug.exp: Test that ptype's error about functions
5093 with unknown return type includes the function name too.
5094
7022349d
PA
50952017-09-04 Pedro Alves <palves@redhat.com>
5096
5097 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5098 return type of munmap in infcall.
5099 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5100 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5101 type of ftell in infcall.
5102 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5103 type of getpid in infcall.
5104 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5105 infcall.
5106 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5107 Bail on failure to extract the pid.
5108 * gdb.base/nodebug.c: #include <stdint.h>.
5109 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5110 New functions.
5111 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5112 Change expected output of print/whatis/ptype with functions with
5113 no debug info. Test all supported languages. Call
5114 test_call_promotion.
5115 * gdb.compile/compile.exp: Adjust expected output to expect
5116 warning.
5117 * gdb.threads/siginfo-threads.exp: Likewise.
5118
54990598
PA
51192017-09-04 Pedro Alves <palves@redhat.com>
5120
5121 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5122 "prototypes". Test calling float functions via prototyped and
5123 unprototyped function pointers.
5124 (perform_all_tests): New parameter "prototypes". Pass it down.
5125 (top level): Pass down "prototypes" parameter to
5126 perform_all_tests.
5127
34d16ea2
SM
51282017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5129
5130 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5131 Test with nested loops.
5132
9521ecda
SM
51332017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5134
5135 * gdb.base/commands.exp: Call the new procedures.
5136 (loop_break_test, loop_continue_test): New procedures.
5137
80a65e9b
SM
51382017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5139
5140 * gdb.base/commands.exp: Call new procedure.
5141 (define_if_without_arg_test): New procedure.
5142
e439fa14
PA
51432017-09-04 Pedro Alves <palves@redhat.com>
5144
5145 * gdb.base/list-ambiguous.exp: New file.
5146 * gdb.base/list-ambiguous0.c: New file.
5147 * gdb.base/list-ambiguous1.c: New file.
5148 * gdb.base/list.exp (test_list_range): Adjust expected output.
5149
0a2dde4a
SDJ
51502017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5151
5152 * gdb.base/share-env-with-gdbserver.c: New file.
5153 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5154
5e89eb3a
SM
51552017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5156
5157 * gdb.base/commands.exp (gdbvar_simple_if_test,
5158 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5159 progvar_simple_if_test, progvar_simple_while_test,
5160 progvar_complex_if_while_test, user_defined_command_test,
5161 user_defined_command_args_eval,
5162 user_defined_command_args_stack_test,
5163 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5164 temporary_breakpoint_commands,
5165 gdb_test_no_prompt, redefine_hook_test,
5166 redefine_backtrace_test): Remove "global gdb_prompt".
5167
fd437cbc
SM
51682017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5169
5170 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5171 New proc, call it from toplevel.
5172
87215ad1
SDJ
51732017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5174
5175 PR remote/21852
5176 * gdb.server/normal.c: New file, copied from gdb.base.
5177 * gdb.server/run-without-local-binary.exp: New file.
5178
58afddc6
WP
51792017-08-07 Weimin Pan <weimin.pan@oracle.com>
5180
5181 * gdb.arch/sparc64-adi.exp: New file.
5182 * gdb.arch/sparc64-adi.c: New file.
5183
5277199a
PA
51842017-08-22 Pedro Alves <palves@redhat.com>
5185
5186 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5187 (top level): Add "list all overloads" tests.
5188
14278e1f
TT
51892017-08-22 Tom Tromey <tom@tromey.com>
5190
5191 * gdb.gdb/xfullpath.exp: Remove.
5192
bf223d3e
PA
51932017-08-21 Pedro Alves <palves@redhat.com>
5194
5195 PR gdb/19487
5196 * gdb.base/symbol-alias.c: New.
5197 * gdb.base/symbol-alias2.c: New.
5198 * gdb.base/symbol-alias.exp: New.
5199
c973d0aa
PA
52002017-08-21 Pedro Alves <palves@redhat.com>
5201
5202 * gdb.base/dfp-test.c
5203 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5204 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5205 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5206 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5207 * gdb.base/whatis-ptype-typedefs.c: New.
5208 * gdb.base/whatis-ptype-typedefs.exp: New.
5209 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5210 (an_int, an_int_type, an_int_type2): New globals.
5211 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5212 involving typedefs and cast expressions.
5213 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5214 (lookup_typedefs_function): New.
5215 (typedefs_pretty_printers_dict): New.
5216 (top level): Register lookup_typedefs_function in
5217 gdb.pretty_printers.
5218
6d580b63
YQ
52192017-08-18 Yao Qi <yao.qi@linaro.org>
5220
5221 * gdb.server/unittest.exp: New.
5222
206726fb
SDJ
52232017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5224
5225 PR gdb/21954
5226 * gdb.base/environ.exp: Add test to check if 'unset environment'
5227 works.
5228
bf0ec4c2
AA
52292017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5230
5231 * lib/gdb.exp (universal_compile_options): New caching proc.
5232 (gdb_compile): Suppress GCC's coloring of messages.
5233
d6382fff
TT
52342017-08-14 Tom Tromey <tom@tromey.com>
5235
5236 PR gdb/21675:
5237 * gdb.base/printcmds.exp (test_radices): New function.
5238 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5239 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5240 * lib/gdb.exp (get_integer_valueof): Use p/d.
5241
c2c2dd9f
SM
52422017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5243
5244 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5245 characters.
5246
fdffd6f4
TT
52472017-08-05 Tom Tromey <tom@tromey.com>
5248
5249 * gdb.rust/simple.exp: Allow String to appear in a different
5250 namespace.
5251
27d41eac
YQ
52522017-07-26 Yao Qi <yao.qi@linaro.org>
5253
5254 * gdb.gdb/unittest.exp: Invoke command
5255 "maintenance check xml-descriptions".
5256
031ed05d
AA
52572017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5258
5259 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5260 calling context.
5261 (hex128): Drop erroneous calculation of parameters.
5262
dcd27ddf
SM
52632017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5264
5265 * gdb.python/py-unwind.exp: Disable stack protection when
5266 building test file.
5267
47e77640
PA
52682017-07-20 Pedro Alves <palves@redhat.com>
5269
5270 * gdb.base/default.exp (set language): Adjust expected output.
5271
62d2a18a
PA
52722017-07-20 Pedro Alves <palves@redhat.com>
5273
5274 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5275 (test_minsym): ... this, and make static.
5276 (get_pck__foo__bar__minsym): Rename to ...
5277 (get_test_minsym): ... this.
5278 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5279 symbol names and comments.
5280 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5281 (get_test_minsym): ... this.
5282 (pck__foo__bar__minsym__2): Rename to ...
5283 (test_minsym): ... this.
5284 (main): Adjust.
5285
c45ec17c
PA
52862017-07-17 Pedro Alves <palves@redhat.com>
5287
5288 * gdb.base/completion.exp: Adjust expected output.
5289 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5290 the completer works.
5291
c6756f62
PA
52922017-07-17 Pedro Alves <palves@redhat.com>
5293
5294 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5295
5bd68487
AB
52962017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5297
5298 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5299
8880f2a9
TT
53002017-07-14 Tom Tromey <tom@tromey.com>
5301
5302 PR rust/21764:
5303 * gdb.rust/simple.exp: Add tests.
5304
65547233
TT
53052017-07-14 Tom Tromey <tom@tromey.com>
5306
5307 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5308
8f14146e
PA
53092017-07-14 Pedro Alves <palves@redhat.com>
5310
5311 * gdb.linespec/base/one/thefile.cc (z1): New function.
5312 * gdb.linespec/base/two/thefile.cc (z2): New function.
5313 * gdb.linespec/linespec.exp: Add tests.
5314
b4365d02
AB
53152017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5316
5317 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5318 to mi_create_breakpoint.
5319
5d2cbaa5
AB
53202017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5321
5322 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5323 mi_create_breakpoint.
5324
11cb5716
IB
53252017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5326
5327 * gdb.dlang/demangle.exp: Update for demangling changes.
5328
03278692
TT
53292017-07-09 Tom Tromey <tom@tromey.com>
5330
5331 * gdb.dwarf2/shortpiece.exp: New file.
5332
33c5cd75
DB
53332017-07-06 David Blaikie <dblaikie@gmail.com>
5334
5335 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5336 built from fissiont-multi-cu{1,2}.c.
5337 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5338 except putting 'main' and 'func' in separate CUs in the same DWO file.
5339 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5340 test.
5341 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5342 test.
5343
8455d262
PA
53442017-07-06 Pedro Alves <palves@redhat.com>
5345
5346 * gdb.python/py-unwind.exp: Test flushregs.
5347
dc4bde35
SDJ
53482017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5349
5350 PR cli/21688
5351 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5352 tests for alias commands and trailing whitespace.
5353
51ed89aa
SDJ
53542017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5355
5356 PR cli/21688
5357 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5358 procedure. Call it.
5359
eb17d413
PA
53602017-06-29 Pedro Alves <palves@redhat.com>
5361
5362 * gdb.base/printcmds.exp: Add tests.
5363
41664b45
DG
53642017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5365
5366 PR gdb/21337
5367 * gdb.base/reread-readsym.exp: New file.
5368 * gdb.base/reread-readsym.c: New file.
5369
75312ae3
KB
53702017-06-21 Kevin Buettner <kevinb@redhat.com>
5371
5372 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5373 subpattern.
5374
66953522
PB
53752017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5376
5377 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5378 extended mnemonic.
5379 * gdb.arch/powerpc-power9.s: Likewise.
5380
5524b525
AA
53812017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5382
5383 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5384 on 32-bit x86 targets. Exploit is_*_target macros where
5385 appropriate.
5386
03c8af18
AA
53872017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5388
5389 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5390 register pieces.
5391
3bf31011
AA
53922017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5393
5394 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5395 located in one or more DWARF pieces.
5396
805acca0
AA
53972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5398
5399 * lib/gdb.exp (get_endianness): New proc.
5400 * gdb.arch/aarch64-fp.exp: Use it.
5401 * gdb.arch/altivec-regs.exp: Likewise.
5402 * gdb.arch/e500-regs.exp: Likewise.
5403 * gdb.arch/vsx-regs.exp: Likewise.
5404 * gdb.base/dump.exp: Likewise.
5405 * gdb.base/funcargs.exp: Likewise.
5406 * gdb.base/gnu_vector.exp: Likewise.
5407 * gdb.dwarf2/formdata16.exp: Likewise.
5408 * gdb.dwarf2/implptrpiece.exp: Likewise.
5409 * gdb.dwarf2/nonvar-access.exp: Likewise.
5410 * gdb.python/py-inferior.exp: Likewise.
5411 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5412
e9352324
AA
54132017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5414
5415 PR gdb/21226
5416 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5417 stack value pieces are taken from the LSB end.
5418
d5d1163e
AA
54192017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5420
5421 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5422 variable at nonzero offset.
5423
0567c986
AA
54242017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5425
5426 * gdb.dwarf2/var-access.c: New file.
5427 * gdb.dwarf2/var-access.exp: New test.
5428 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5429
973e9aab
TT
54302017-06-12 Tom Tromey <tom@tromey.com>
5431
5432 * gdb.dwarf2/formdata16.exp: Add tests.
5433
d9109c80
TT
54342017-06-12 Tom Tromey <tom@tromey.com>
5435
5436 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5437
30a25466
TT
54382017-06-12 Tom Tromey <tom@tromey.com>
5439
5440 PR exp/16225:
5441 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5442 * gdb.arch/vsx-regs.exp: Update tests.
5443 * gdb.arch/s390-vregs.exp (hex128): New proc.
5444 Update test.
5445 * gdb.arch/altivec-regs.exp: Update tests.
5446
aefd8b33
SDJ
54472017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5448
5449 * gdb.base/startup-with-shell.c: New file.
5450 * gdb.base/startup-with-shell.exp: Likewise.
5451
2090129c
SDJ
54522017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5453
5454 * gdb.server/non-existing-program.exp: Update regex in order to
5455 reflect the fact that gdbserver is now using fork_inferior (with a
5456 shell) to startup the inferior.
5457
8e86a419
SM
54582017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5459
5460 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5461 support function calls from GDB.
5462
e6cf65f2
TT
54632017-05-21 Tom Tromey <tom@tromey.com>
5464
5465 PR rust/21466:
5466 * gdb.rust/unsized.exp: New file.
5467 * gdb.rust/unsized.rs: New file.
5468
43cc5389
TT
54692017-05-19 Tom Tromey <tom@tromey.com>
5470
5471 PR rust/21484:
5472 * gdb.rust/watch.exp: New file.
5473 * gdb.rust/watch.rs: New file.
5474
ec8df234
TT
54752017-05-18 Tom Tromey <tom@tromey.com>
5476
5477 * gdb.rust/simple.exp: Allow Box to be qualified.
5478
3e3e7fae
TP
54792017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5480
5481 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5482
59cc050d
PA
54832017-05-18 Pedro Alves <palves@redhat.com>
5484
5485 * gdb.base/fileio.c (test_write, test_read, test_close)
5486 (test_fstat): Don't print 'ret' in the fail path.
5487
c8f6abd1
PA
54882017-05-18 Pedro Alves <palves@redhat.com>
5489
5490 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5491 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5492 (test_system, test_rename, test_unlink, test_time): Change
5493 prototypes.
5494 * gdb.base/fileio.exp (stop_msg): Adjust.
5495
d2a03b77
PA
54962017-05-18 Pedro Alves <palves@redhat.com>
5497
5498 * gdb.base/fileio.c (null_str): New global.
5499 (test_stat): Use it.
5500 * gdb.base/fileio.exp: Remove nowarnings.
5501
0d5c6999
YQ
55022017-05-17 Yao Qi <yao.qi@linaro.org>
5503
5504 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5505
21873064
YQ
55062017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5507
5508 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5509 argument command.
5510 (top-level): Invoke test_set_inferior_tty.
5511
d512d31c
PA
55122017-05-04 Pedro Alves <palves@redhat.com>
5513
5514 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5515 Add parens to print call for Python 3.
5516
90cef2ed
KS
55172017-05-03 Keith Seitz <keiths@redhat.com>
5518
5519 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5520 (main): Call it.
5521
14f819c8
TW
55222017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5523
5524 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5525 to prev and next.
5526
913aeadd
TW
55272017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5528
5529 * gdb.python/py-record-btrace.exp: Remove test for
5530 gdb.BtraceInstruction.error.
5531
a3be24ad
TW
55322017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5533
5534 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5535
ae20e79a
TW
55362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5537
5538 * gdb.python/py-record-btrace-threads.c: New file.
5539 * gdb.python/py-record-btrace-threads.exp: New file.
5540
45ce1b47
SDJ
55412017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5542
5543 PR testsuite/8595
5544 * gdb.base/environ.exp: Make test available in all architectures.
5545 Move bits related to "info program" testing to
5546 gdb.base/info-program.exp. Rewrite tests to use the two new
5547 procedures mentione below.
5548 (test_set_show_env_var) New procedure.
5549 (test_set_show_env_var_equal): Likewise.
5550 * gdb.base/info-program.exp: New file.
5551
e15c3eb4
KS
55522017-04-27 Keith Seitz <keiths@redhat.com>
5553
5554 * gdb.cp/oranking.cc (test15): New function.
5555 (main): Call test15 and declare additional variables for testing.
5556 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5557 "p foo101('abc')" tests.
5558 Add tests for cv qualifier overloads.
5559 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5560 "lvalue reference overload" test.
5561 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5562 "print value of f1 on Child&& in f2" test.
5563
3a3fd0fd
PA
55642017-04-19 Pedro Alves <palves@redhat.com>
5565
5566 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5567 procedure.
5568 (top level): Call it.
5569 * lib/gdb.exp (gdb_define_cmd): New procedure.
5570
53375380
PA
55712017-04-12 Pedro Alves <palves@redhat.com>
5572
5573 PR gdb/21323
5574 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5575 (wchar): New global.
5576 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5577 (do_test_wide_char, wide_char_types_no_program, top level): Add
5578 wchar_t testing.
5579
53e710ac
PA
55802017-04-12 Pedro Alves <palves@redhat.com>
5581
5582 PR c++/21323
5583 * gdb.cp/wide_char_types.c: New file.
5584 * gdb.cp/wide_char_types.exp: New file.
5585
0ad9d8c7
SDJ
55862017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5587
5588 PR gdb/21352
5589 * gdb.trace/tsv.exp: Add test for "tsave -r".
5590
b1b45502
IB
55912017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5592
5593 * gdb.dlang/watch-loc.c: New file.
5594 * gdb.dlang/watch-loc.exp: New file.
5595
ec13808e
JK
55962017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5597
5598 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5599
fe5f7374
AK
56002017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5601
5602 * gdb.arch/arc-analyze-prologue.S: New file.
5603 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5604
eea78757
AK
56052017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5606
5607 * gdb.arch/arc-decode-insn.S: New file.
5608 * gdb.arch/arc-decode-insn.exp: Likewise.
5609
5badf10a
IR
56102017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5611
5612 PR tdep/20928
5613 * gdb.arch/sparc64-regs.exp: New file.
5614 * gdb.arch/sparc64-regs.S: Likewise.
5615
cee59b3f
TW
56162017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5617
5618 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5619 and memory view on Python 3.
5620
c0f55cc6
AV
56212017-03-20 Artemiy Volkov <artemiyv@acm.org>
5622 Keith Seitz <keiths@redhat.com>
5623
5624 PR gdb/14441
5625 * gdb.cp/demangle.exp: Add rvalue reference tests.
5626 * gdb.cp/rvalue-ref-casts.cc: New file.
5627 * gdb.cp/rvalue-ref-casts.exp: New file.
5628 * gdb.cp/rvalue-ref-overload.cc: New file.
5629 * gdb.cp/rvalue-ref-overload.exp: New file.
5630 * gdb.cp/rvalue-ref-params.cc: New file.
5631 * gdb.cp/rvalue-ref-params.exp: New file.
5632 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5633 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5634 * gdb.cp/rvalue-ref-types.cc: New file.
5635 * gdb.cp/rvalue-ref-types.exp: New file.
5636 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5637 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5638
51457a05
MAL
56392017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5640
5641 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5642 New procedure.
5643
5b291c04
MAL
56442017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5645
5646 * lib/mi-support.exp (mi_gdb_test): Add additional message
5647 for unexpected output.
5648
59a56148
AA
56492017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5650
5651 * gdb.base/examine-backward.c (Barrier): New character array
5652 constant, to ensure that TestStrings is preceded by a string
5653 terminator.
5654
7942e96e
AA
56552017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5656
5657 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5658 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5659 and implicit pointer into such a location.
5660
6ebac3fb
DE
56612017-03-16 Doug Evans <dje@google.com>
5662
5663 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5664
ec3b243d
TP
56652017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5666
5667 * gdb.cp/m-static.exp: Fix expectation for prototype of
5668 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
5669
56702017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
5671
5672 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5673 * gdb.guile/scm-lazy-string.c: New file.
5674 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5675 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5676 for pointer, array, typedef lazy strings.
5677
2cc36e25 56782017-03-16 Doug Evans <dje@google.com>
34b43320
DE
5679
5680 PR python/17728, python/18439, python/18779
5681 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5682 * gdb.python/py-lazy-string.c (pointer): New typedef.
5683 (main): New locals ptr, array, typedef_ptr.
5684 * gdb.python/py-value.exp: Move lazy string tests to ...
5685 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5686 array, typedef lazy strings.
ec3b243d 5687
0efcde63
AK
56882017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5689
5690 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5691 Add optional 'test' parameter.
5692
7978d7c3
SM
56932017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5694
5695 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5696 Skip for versions of DejaGnu < 1.5.
5697
896c0c1e
SM
56982017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5699
5700 * lib/gdb.exp (dejagnu_version): New proc.
5701 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5702 Use dejagnu_version.
5703
5f4d1085
KS
57042017-03-10 Keith Seitz <keiths@redhat.com>
5705
5706 PR c++/8128
5707 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5708 type from destructor regexps.
5709 Add a branch which actually passes the test.
5710 Adjust "ptype t5i" test names.
5711
1de05205
PA
57122017-03-08 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.base/step-over-exit.exp: Add explicit test message.
5715
c65d6b55
PA
57162017-03-08 Pedro Alves <palves@redhat.com>
5717
5718 PR gdb/18360
5719 * gdb.threads/interrupt-while-step-over.c: New file.
5720 * gdb.threads/interrupt-while-step-over.exp: New file.
5721
2e86a283
PA
57222017-03-08 Pedro Alves <palves@redhat.com>
5723
5724 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5725 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5726
25dcbff6
PA
57272017-03-08 Pedro Alves <palves@redhat.com>
5728
5729 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5730 PKRU as not supported as a PASS.
5731
dc9366eb
PA
57322017-03-08 Pedro Alves <palves@redhat.com>
5733
5734 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5735 prefix instead of $binfile1/$binfile2.
5736 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5737 in test message.
5738 * gdb.python/py-completion.exp: Use "load python file" as test
5739 messages instead of unstable path names.
5740
6e5d74e7
PA
57412017-03-08 Pedro Alves <palves@redhat.com>
5742 Jan Kratochvil <jan.kratochvil@redhat.com>
5743
5744 PR cli/21218
5745 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5746 New proc.
5747 (top level): Call it.
5748
9753a2f6
PA
57492017-03-08 Pedro Alves <palves@redhat.com>
5750
5751 PR tui/21216
5752 * gdb.tui/tui-nl-filtered-output.exp: New file.
5753
1a4dd9dd
PA
57542017-03-08 Pedro Alves <palves@redhat.com>
5755
5756 * gdb.base/completion.exp: Move TUI completion tests to ...
5757 * gdb.tui/completion.exp: ... this new file.
5758
7cbbff33
PA
57592017-03-08 Pedro Alves <palves@redhat.com>
5760
5761 * gdb.base/tui-disasm-long-lines.c,
5762 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5763 gdb.base/tui-layout.exp: Move to ...
5764 * gdb.tui/: ... this new directory.
5765
5f6fd321
PA
57662017-03-07 Pedro Alves <palves@redhat.com>
5767
5768 * gdb.base/tui-layout.c: New file.
5769 * gdb.base/tui-layout.exp: New file.
5770
44959fa8
PA
57712017-03-07 Pedro Alves <palves@redhat.com>
5772
5773 * gdb.base/tui-layout.c: Rename to ...
5774 * gdb.base/tui-disasm-long-lines.c: ... this.
5775 * gdb.base/tui-layout.exp: Rename to ...
5776 * gdb.base/tui-disasm-long-lines.exp: ... this.
5777
f8c4e718
PA
57782017-03-07 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5781
6dbb839a 57822017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5783
5784 * i386-mpx-call.c: New file.
5785 * i386-mpx-call.exp: New file.
5786
65b48a81
PB
57872017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5788
5789 * gdb.arch/powerpc-power.exp: Delete test.
5790 * gdb.arch/powerpc-power.s: Likewise.
5791 * gdb.disasm/disassembler-options.exp: New test.
5792 * gdb.arch/powerpc-altivec.exp: Likewise.
5793 * gdb.arch/powerpc-altivec.s: Likewise.
5794 * gdb.arch/powerpc-altivec2.exp: Likewise.
5795 * gdb.arch/powerpc-altivec2.s: Likewise.
5796 * gdb.arch/powerpc-altivec3.exp: Likewise.
5797 * gdb.arch/powerpc-altivec3.s: Likewise.
5798 * gdb.arch/powerpc-power7.exp: Likewise.
5799 * gdb.arch/powerpc-power7.s: Likewise.
5800 * gdb.arch/powerpc-power8.exp: Likewise.
5801 * gdb.arch/powerpc-power8.s: Likewise.
5802 * gdb.arch/powerpc-power9.exp: Likewise.
5803 * gdb.arch/powerpc-power9.s: Likewise.
5804 * gdb.arch/powerpc-vsx.exp: Likewise.
5805 * gdb.arch/powerpc-vsx.s: Likewise.
5806 * gdb.arch/powerpc-vsx2.exp: Likewise.
5807 * gdb.arch/powerpc-vsx2.s: Likewise.
5808 * gdb.arch/powerpc-vsx3.exp: Likewise.
5809 * gdb.arch/powerpc-vsx3.s: Likewise.
5810 * gdb.arch/arm-disassembler-options.exp: Likewise.
5811 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5812 * gdb.arch/s390-disassembler-options.exp: Likewise.
5813
17cd4947
LM
58142017-02-23 Luis Machado <lgustavo@codesourcery.com>
5815
5816 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5817 (check_supported_features): ... this. Changed return type to void.
5818 (supports_rdseed): New static global.
5819 (rdseed): Check supports_rdseed.
5820 (initialize): Call check_supported_features.
5821
2039d74e
EBM
58222017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5823
5824 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5825 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5826 and lqarx/stqcx.
5827 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5828 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5829
a51d7ecf
EBM
58302017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5831
5832 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5833 uppercase.
5834
0224619f
JK
58352017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5836
5837 * gdb.dwarf2/formdata16.c: New file.
5838 * gdb.dwarf2/formdata16.exp: New file.
5839 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5840
216f72a1
JK
58412017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5842
5843 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5844 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5845 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5846 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5847 DW_AT_GNU_*.
5848
43988095
JK
58492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5850
5851 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5852
99e8a4f9
SDJ
58532017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5854
5855 PR gdb/21164
5856 * gdb.base/maint.exp: Add testcases for when the commands do
5857 not have arguments.
5858
b58a8c0c
TP
58592017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5860
5861 * gdb.cp/chained-calls.exp: Use p instead of P.
5862
4e746bb6
TW
58632017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5864
5865 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5866 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5867
3f77c769
TT
58682017-02-14 Tom Tromey <tom@tromey.com>
5869
5870 PR python/13598:
5871 * gdb.python/py-events.exp: Add before_prompt event tests.
5872
075beec0
AA
58732017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5874
5875 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5876
bf5f525c
LM
58772017-02-13 Luis Machado <lgustavo@codesourcery.com>
5878
5879 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5880 (main): Call my_unique_function_name.
5881 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5882 completion of patterns with a single match.
5883 Add missing -re switches to gdb_test_multiple calls.
5884
13a66184
LM
58852017-02-13 Luis Machado <lgustavo@codesourcery.com>
5886
5887 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5888 return if core file is not recognized.
5889
26a06916
SM
58902017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5891
5892 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5893 and extra UIs.
5894
b761ca9e
SM
58952017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5896
5897 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5898 proc_with_prefix.
5899
b964bee0
TT
59002017-02-10 Tom Tromey <tom@tromey.com>
5901
5902 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5903
18da0c51
MG
59042017-02-10 Martin Galvan <martingalvan@sourceware.org>
5905
5906 PR gdb/21122
5907 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5908
604c4576
JG
59092017-02-08 Jerome Guitton <guitton@adacore.com>
5910
5911 * gdb.base/define.exp: Add test for command abbreviations
5912 in define.
5913
20b477a7
LM
59142017-02-06 Luis Machado <lgustavo@codesourcery.com>
5915
5916 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5917 * gdb.reverse/insn-reverse-x86.c: New file.
5918
3f7b46f2
IR
59192017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5920
5921 PR tdep/20936
5922 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5923
f0fd41c1
TT
59242017-02-03 Tom Tromey <tom@tromey.com>
5925
5926 PR rust/21097:
5927 * gdb.rust/simple.exp: Add new tests.
5928
5be5dbf0
PA
59292017-02-02 Pedro Alves <palves@redhat.com>
5930
5931 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5932 tests.
5933
7346ef59
AA
59342017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5935
5936 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5937 taking a 2-byte value out of a 4-byte DWARF implicit value on
5938 big-endian targets.
5939 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5940 logic. Add test cases for DW_OP_implicit.
5941
787f0025
MM
59422017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5943
5944 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5945
68777c29
MM
59462017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5947
5948 * gdb.btrace/enable.exp: Call gdb_exit before
5949 skip_gdbserver_tests.
5950
0a1c7e28
MM
59512017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5952
5953 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5954 GDBFLAGS.
5955
b5ac99b0
MM
59562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5957
5958 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5959 the test is skipped.
5960 * gdb.btrace/data.exp: Likewise.
5961 * gdb.btrace/delta.exp: Likewise.
5962 * gdb.btrace/dlopen.exp: Likewise.
5963 * gdb.btrace/enable-running.exp: Likewise.
5964 * gdb.btrace/enable.exp: Likewise.
5965 * gdb.btrace/exception.exp: Likewise.
5966 * gdb.btrace/function_call_history.exp: Likewise.
5967 * gdb.btrace/gcore.exp: Likewise.
5968 * gdb.btrace/instruction_history.exp: Likewise.
5969 * gdb.btrace/multi-thread-step.exp: Likewise.
5970 * gdb.btrace/nohist.exp: Likewise.
5971 * gdb.btrace/non-stop.exp: Likewise.
5972 * gdb.btrace/reconnect.exp: Likewise.
5973 * gdb.btrace/record_goto-step.exp: Likewise.
5974 * gdb.btrace/record_goto.exp: Likewise.
5975 * gdb.btrace/rn-dl-bind.exp: Likewise.
5976 * gdb.btrace/segv.exp: Likewise.
5977 * gdb.btrace/step.exp: Likewise.
5978 * gdb.btrace/stepi.exp: Likewise.
5979 * gdb.btrace/tailcall-only.exp: Likewise.
5980 * gdb.btrace/tailcall.exp: Likewise.
5981 * gdb.btrace/tsx.exp: Likewise.
5982 * gdb.btrace/unknown_functions.exp: Likewise.
5983 * gdb.btrace/vdso.exp: Likewise.
5984
cd4007e4
MM
59852017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5986
5987 * gdb.btrace/enable-running.c: New.
5988 * gdb.btrace/enable-running.exp: New.
5989
2735833d
WT
59902017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5991
5992 * gdb.arch/amd64-gs_base.c: New file.
5993 * gdb.arch/amd64-gs_base.exp: New file.
5994
b51e1e94
LM
59952017-01-26 Luis Machado <lgustavo@codesourcery.com>
5996
5997 * lib/memory.exp: Remove spurious empty newlines.
5998
72ca0410
SM
59992017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6000
6001 * gdb.python/py-bad-printers.exp: Load python file using "source".
6002 * gdb.python/py-events.exp: Likewise.
6003 * gdb.python/py-evsignal.exp: Likewise.
6004 * gdb.python/py-evthreads.exp: Likewise.
6005 * gdb.python/py-frame-args.exp: Likewise.
6006 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6007 * gdb.python/py-framefilter-mi.exp: Likewise.
6008 * gdb.python/py-framefilter.exp: Likewise.
6009 * gdb.python/py-mi.exp: Likewise.
6010 * gdb.python/py-pp-maint.exp: Likewise.
6011 * gdb.python/py-pp-registration.exp: Likewise.
6012 * gdb.python/py-prettyprint.exp: Likewise.
6013 (run_lang_tests): Likewise.
6014 * gdb.python/py-typeprint.exp: Likewise.
6015
e309aa65
LM
60162017-01-26 Luis Machado <lgustavo@codesourcery.com>
6017
6018 * lib/memory.exp: New file.
6019 * lib/gdb.exp: Load memory.exp.
6020 * gdb.base/memattr.exp (delete_memory): Move proc to
6021 lib/memory.exp and rename to delete_memory_regions.
6022 Replace delete_memory with delete_memory_regions.
6023 Cleanup memory regions before tests.
6024 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6025 before tests.
6026
515aff23
LM
60272017-01-26 Luis Machado <lgustavo@codesourcery.com>
6028
6029 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6030 files.
6031 (initialize): New function conditionally defined.
6032 (testcases): Move within conditional block.
6033 (main): Call initialize.
6034 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6035 of gdb.reverse/insn-reverse.c.
6036 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6037 gdb.reverse/insn-reverse.c.
6038
d8b49cf0
YQ
60392017-01-26 Yao Qi <yao.qi@linaro.org>
6040
6041 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6042 disassemble on address 0.
6043
f13a9a0c
YQ
60442017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6045 Yao Qi <yao.qi@linaro.org>
6046
6047 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6048 * gdb.dwarf2/implptr-64bit.S: Remove.
6049 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6050 variables in caller's context. Add DW_OP_implicit_value.
6051
5ac95241
YQ
60522017-01-25 Yao Qi <yao.qi@linaro.org>
6053
6054 * lib/dwarf.exp (Dwarf::_location): Handle
6055 DW_OP_GNU_implicit_pointer with proper size.
6056
23e82930
LM
60572017-01-20 Luis Machado <lgustavo@codesourcery.com>
6058
6059 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6060 and add untested calls.
6061
d334ae25
LM
60622017-01-20 Luis Machado <lgustavo@codesourcery.com>
6063
6064 * gdb.python/python.exp: Check line number against what GDB thinks
6065 the line number is for func1.
6066
f5e6296e
IB
60672017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6068
6069 * gdb.dlang/debug-expr.exp: New file.
6070
5b362f04
LM
60712016-12-23 Luis Machado <lgustavo@codesourcery.com>
6072
6073 Fix test names for the following files:
6074
6075 * gdb.ada/exec_changed.exp
6076 * gdb.ada/info_types.exp
6077 * gdb.arch/aarch64-atomic-inst.exp
6078 * gdb.arch/aarch64-fp.exp
6079 * gdb.arch/altivec-abi.exp
6080 * gdb.arch/altivec-regs.exp
6081 * gdb.arch/amd64-byte.exp
6082 * gdb.arch/amd64-disp-step.exp
6083 * gdb.arch/amd64-dword.exp
6084 * gdb.arch/amd64-entry-value-inline.exp
6085 * gdb.arch/amd64-entry-value-param.exp
6086 * gdb.arch/amd64-entry-value-paramref.exp
6087 * gdb.arch/amd64-entry-value.exp
6088 * gdb.arch/amd64-i386-address.exp
6089 * gdb.arch/amd64-invalid-stack-middle.exp
6090 * gdb.arch/amd64-invalid-stack-top.exp
6091 * gdb.arch/amd64-optimout-repeat.exp
6092 * gdb.arch/amd64-prologue-skip.exp
6093 * gdb.arch/amd64-prologue-xmm.exp
6094 * gdb.arch/amd64-stap-special-operands.exp
6095 * gdb.arch/amd64-stap-wrong-subexp.exp
6096 * gdb.arch/amd64-tailcall-cxx.exp
6097 * gdb.arch/amd64-tailcall-noret.exp
6098 * gdb.arch/amd64-tailcall-ret.exp
6099 * gdb.arch/amd64-tailcall-self.exp
6100 * gdb.arch/amd64-word.exp
6101 * gdb.arch/arm-bl-branch-dest.exp
6102 * gdb.arch/arm-disp-step.exp
6103 * gdb.arch/arm-neon.exp
6104 * gdb.arch/arm-single-step-kernel-helper.exp
6105 * gdb.arch/avr-flash-qualifier.exp
6106 * gdb.arch/disp-step-insn-reloc.exp
6107 * gdb.arch/e500-abi.exp
6108 * gdb.arch/e500-regs.exp
6109 * gdb.arch/ftrace-insn-reloc.exp
6110 * gdb.arch/i386-avx512.exp
6111 * gdb.arch/i386-bp_permanent.exp
6112 * gdb.arch/i386-byte.exp
6113 * gdb.arch/i386-cfi-notcurrent.exp
6114 * gdb.arch/i386-disp-step.exp
6115 * gdb.arch/i386-dr3-watch.exp
6116 * gdb.arch/i386-float.exp
6117 * gdb.arch/i386-gnu-cfi.exp
6118 * gdb.arch/i386-mpx-map.exp
6119 * gdb.arch/i386-mpx-sigsegv.exp
6120 * gdb.arch/i386-mpx-simple_segv.exp
6121 * gdb.arch/i386-mpx.exp
6122 * gdb.arch/i386-permbkpt.exp
6123 * gdb.arch/i386-prologue.exp
6124 * gdb.arch/i386-signal.exp
6125 * gdb.arch/i386-size-overlap.exp
6126 * gdb.arch/i386-unwind.exp
6127 * gdb.arch/i386-word.exp
6128 * gdb.arch/mips-fcr.exp
6129 * gdb.arch/powerpc-d128-regs.exp
6130 * gdb.arch/powerpc-stackless.exp
6131 * gdb.arch/ppc64-atomic-inst.exp
6132 * gdb.arch/s390-stackless.exp
6133 * gdb.arch/s390-tdbregs.exp
6134 * gdb.arch/s390-vregs.exp
6135 * gdb.arch/sparc-sysstep.exp
6136 * gdb.arch/thumb-bx-pc.exp
6137 * gdb.arch/thumb-singlestep.exp
6138 * gdb.arch/thumb2-it.exp
6139 * gdb.arch/vsx-regs.exp
6140 * gdb.asm/asm-source.exp
6141 * gdb.base/a2-run.exp
6142 * gdb.base/advance.exp
6143 * gdb.base/all-bin.exp
6144 * gdb.base/anon.exp
6145 * gdb.base/args.exp
6146 * gdb.base/arithmet.exp
6147 * gdb.base/async-shell.exp
6148 * gdb.base/async.exp
6149 * gdb.base/attach-pie-noexec.exp
6150 * gdb.base/attach-twice.exp
6151 * gdb.base/auto-load.exp
6152 * gdb.base/bang.exp
6153 * gdb.base/bitfields.exp
6154 * gdb.base/break-always.exp
6155 * gdb.base/break-caller-line.exp
6156 * gdb.base/break-entry.exp
6157 * gdb.base/break-inline.exp
6158 * gdb.base/break-on-linker-gcd-function.exp
6159 * gdb.base/break-probes.exp
6160 * gdb.base/break.exp
6161 * gdb.base/breakpoint-shadow.exp
6162 * gdb.base/call-ar-st.exp
6163 * gdb.base/call-sc.exp
6164 * gdb.base/call-signal-resume.exp
6165 * gdb.base/call-strs.exp
6166 * gdb.base/callfuncs.exp
6167 * gdb.base/catch-fork-static.exp
6168 * gdb.base/catch-gdb-caused-signals.exp
6169 * gdb.base/catch-load.exp
6170 * gdb.base/catch-signal-fork.exp
6171 * gdb.base/catch-signal.exp
6172 * gdb.base/catch-syscall.exp
6173 * gdb.base/charset.exp
6174 * gdb.base/checkpoint.exp
6175 * gdb.base/chng-syms.exp
6176 * gdb.base/code-expr.exp
6177 * gdb.base/code_elim.exp
6178 * gdb.base/commands.exp
6179 * gdb.base/completion.exp
6180 * gdb.base/complex.exp
6181 * gdb.base/cond-expr.exp
6182 * gdb.base/condbreak.exp
6183 * gdb.base/consecutive.exp
6184 * gdb.base/continue-all-already-running.exp
6185 * gdb.base/coredump-filter.exp
6186 * gdb.base/corefile.exp
6187 * gdb.base/dbx.exp
6188 * gdb.base/debug-expr.exp
6189 * gdb.base/define.exp
6190 * gdb.base/del.exp
6191 * gdb.base/disabled-location.exp
6192 * gdb.base/disasm-end-cu.exp
6193 * gdb.base/disasm-optim.exp
6194 * gdb.base/display.exp
6195 * gdb.base/duplicate-bp.exp
6196 * gdb.base/ena-dis-br.exp
6197 * gdb.base/ending-run.exp
6198 * gdb.base/enumval.exp
6199 * gdb.base/environ.exp
6200 * gdb.base/eu-strip-infcall.exp
6201 * gdb.base/eval-avoid-side-effects.exp
6202 * gdb.base/eval-skip.exp
6203 * gdb.base/exitsignal.exp
6204 * gdb.base/expand-psymtabs.exp
6205 * gdb.base/filesym.exp
6206 * gdb.base/find-unmapped.exp
6207 * gdb.base/finish.exp
6208 * gdb.base/float.exp
6209 * gdb.base/foll-exec-mode.exp
6210 * gdb.base/foll-exec.exp
6211 * gdb.base/foll-fork.exp
6212 * gdb.base/fortran-sym-case.exp
6213 * gdb.base/freebpcmd.exp
6214 * gdb.base/func-ptr.exp
6215 * gdb.base/func-ptrs.exp
6216 * gdb.base/funcargs.exp
6217 * gdb.base/gcore-buffer-overflow.exp
6218 * gdb.base/gcore-relro-pie.exp
6219 * gdb.base/gcore-relro.exp
6220 * gdb.base/gcore.exp
6221 * gdb.base/gdb1090.exp
6222 * gdb.base/gdb11530.exp
6223 * gdb.base/gdb11531.exp
6224 * gdb.base/gdb1821.exp
6225 * gdb.base/gdbindex-stabs.exp
6226 * gdb.base/gdbvars.exp
6227 * gdb.base/hbreak.exp
6228 * gdb.base/hbreak2.exp
6229 * gdb.base/included.exp
6230 * gdb.base/infcall-input.exp
6231 * gdb.base/inferior-died.exp
6232 * gdb.base/infnan.exp
6233 * gdb.base/info-macros.exp
6234 * gdb.base/info-os.exp
6235 * gdb.base/info-proc.exp
6236 * gdb.base/info-shared.exp
6237 * gdb.base/info-target.exp
6238 * gdb.base/infoline.exp
6239 * gdb.base/interp.exp
6240 * gdb.base/interrupt.exp
6241 * gdb.base/jit-reader.exp
6242 * gdb.base/jit-simple.exp
6243 * gdb.base/kill-after-signal.exp
6244 * gdb.base/kill-detach-inferiors-cmd.exp
6245 * gdb.base/label.exp
6246 * gdb.base/langs.exp
6247 * gdb.base/ldbl_e308.exp
6248 * gdb.base/line-symtabs.exp
6249 * gdb.base/linespecs.exp
6250 * gdb.base/list.exp
6251 * gdb.base/long_long.exp
6252 * gdb.base/longest-types.exp
6253 * gdb.base/maint.exp
6254 * gdb.base/max-value-size.exp
6255 * gdb.base/memattr.exp
6256 * gdb.base/mips_pro.exp
6257 * gdb.base/morestack.exp
6258 * gdb.base/moribund-step.exp
6259 * gdb.base/multi-forks.exp
6260 * gdb.base/nested-addr.exp
6261 * gdb.base/nextoverexit.exp
6262 * gdb.base/noreturn-finish.exp
6263 * gdb.base/noreturn-return.exp
6264 * gdb.base/nostdlib.exp
6265 * gdb.base/offsets.exp
6266 * gdb.base/opaque.exp
6267 * gdb.base/pc-fp.exp
6268 * gdb.base/permissions.exp
6269 * gdb.base/print-symbol-loading.exp
6270 * gdb.base/prologue-include.exp
6271 * gdb.base/psymtab.exp
6272 * gdb.base/ptype.exp
6273 * gdb.base/random-signal.exp
6274 * gdb.base/randomize.exp
6275 * gdb.base/range-stepping.exp
6276 * gdb.base/readline-ask.exp
6277 * gdb.base/recpar.exp
6278 * gdb.base/recurse.exp
6279 * gdb.base/relational.exp
6280 * gdb.base/restore.exp
6281 * gdb.base/return-nodebug.exp
6282 * gdb.base/return.exp
6283 * gdb.base/run-after-attach.exp
6284 * gdb.base/save-bp.exp
6285 * gdb.base/scope.exp
6286 * gdb.base/sect-cmd.exp
6287 * gdb.base/set-lang-auto.exp
6288 * gdb.base/set-noassign.exp
6289 * gdb.base/setvar.exp
6290 * gdb.base/sigall.exp
6291 * gdb.base/sigbpt.exp
6292 * gdb.base/siginfo-addr.exp
6293 * gdb.base/siginfo-infcall.exp
6294 * gdb.base/siginfo-obj.exp
6295 * gdb.base/siginfo.exp
6296 * gdb.base/signals-state-child.exp
6297 * gdb.base/signest.exp
6298 * gdb.base/sigstep.exp
6299 * gdb.base/sizeof.exp
6300 * gdb.base/skip.exp
6301 * gdb.base/solib-corrupted.exp
6302 * gdb.base/solib-nodir.exp
6303 * gdb.base/solib-search.exp
6304 * gdb.base/stack-checking.exp
6305 * gdb.base/stale-infcall.exp
6306 * gdb.base/stap-probe.exp
6307 * gdb.base/start.exp
6308 * gdb.base/step-break.exp
6309 * gdb.base/step-bt.exp
6310 * gdb.base/step-line.exp
6311 * gdb.base/step-over-exit.exp
6312 * gdb.base/step-over-syscall.exp
6313 * gdb.base/step-resume-infcall.exp
6314 * gdb.base/step-test.exp
6315 * gdb.base/store.exp
6316 * gdb.base/structs3.exp
6317 * gdb.base/sym-file.exp
6318 * gdb.base/symbol-without-target_section.exp
6319 * gdb.base/term.exp
6320 * gdb.base/testenv.exp
6321 * gdb.base/ui-redirect.exp
6322 * gdb.base/until.exp
6323 * gdb.base/unwindonsignal.exp
6324 * gdb.base/value-double-free.exp
6325 * gdb.base/vla-datatypes.exp
6326 * gdb.base/vla-ptr.exp
6327 * gdb.base/vla-sideeffect.exp
6328 * gdb.base/volatile.exp
6329 * gdb.base/watch-cond-infcall.exp
6330 * gdb.base/watch-cond.exp
6331 * gdb.base/watch-non-mem.exp
6332 * gdb.base/watch-read.exp
6333 * gdb.base/watch-vfork.exp
6334 * gdb.base/watchpoint-cond-gone.exp
6335 * gdb.base/watchpoint-delete.exp
6336 * gdb.base/watchpoint-hw-hit-once.exp
6337 * gdb.base/watchpoint-hw.exp
6338 * gdb.base/watchpoint-stops-at-right-insn.exp
6339 * gdb.base/watchpoints.exp
6340 * gdb.base/wchar.exp
6341 * gdb.base/whatis-exp.exp
6342 * gdb.btrace/buffer-size.exp
6343 * gdb.btrace/data.exp
6344 * gdb.btrace/delta.exp
6345 * gdb.btrace/dlopen.exp
6346 * gdb.btrace/enable.exp
6347 * gdb.btrace/exception.exp
6348 * gdb.btrace/function_call_history.exp
6349 * gdb.btrace/gcore.exp
6350 * gdb.btrace/instruction_history.exp
6351 * gdb.btrace/nohist.exp
6352 * gdb.btrace/reconnect.exp
6353 * gdb.btrace/record_goto-step.exp
6354 * gdb.btrace/record_goto.exp
6355 * gdb.btrace/rn-dl-bind.exp
6356 * gdb.btrace/segv.exp
6357 * gdb.btrace/step.exp
6358 * gdb.btrace/stepi.exp
6359 * gdb.btrace/tailcall-only.exp
6360 * gdb.btrace/tailcall.exp
6361 * gdb.btrace/tsx.exp
6362 * gdb.btrace/unknown_functions.exp
6363 * gdb.btrace/vdso.exp
6364 * gdb.compile/compile-ifunc.exp
6365 * gdb.compile/compile-ops.exp
6366 * gdb.compile/compile-print.exp
6367 * gdb.compile/compile-setjmp.exp
6368 * gdb.cp/abstract-origin.exp
6369 * gdb.cp/ambiguous.exp
6370 * gdb.cp/annota2.exp
6371 * gdb.cp/annota3.exp
6372 * gdb.cp/anon-ns.exp
6373 * gdb.cp/anon-struct.exp
6374 * gdb.cp/anon-union.exp
6375 * gdb.cp/arg-reference.exp
6376 * gdb.cp/baseenum.exp
6377 * gdb.cp/bool.exp
6378 * gdb.cp/breakpoint.exp
6379 * gdb.cp/bs15503.exp
6380 * gdb.cp/call-c.exp
6381 * gdb.cp/casts.exp
6382 * gdb.cp/chained-calls.exp
6383 * gdb.cp/class2.exp
6384 * gdb.cp/classes.exp
6385 * gdb.cp/cmpd-minsyms.exp
6386 * gdb.cp/converts.exp
6387 * gdb.cp/cp-relocate.exp
6388 * gdb.cp/cpcompletion.exp
6389 * gdb.cp/cpexprs.exp
6390 * gdb.cp/cplabel.exp
6391 * gdb.cp/cplusfuncs.exp
6392 * gdb.cp/cpsizeof.exp
6393 * gdb.cp/ctti.exp
6394 * gdb.cp/derivation.exp
6395 * gdb.cp/destrprint.exp
6396 * gdb.cp/dispcxx.exp
6397 * gdb.cp/enum-class.exp
6398 * gdb.cp/exception.exp
6399 * gdb.cp/exceptprint.exp
6400 * gdb.cp/expand-psymtabs-cxx.exp
6401 * gdb.cp/expand-sals.exp
6402 * gdb.cp/extern-c.exp
6403 * gdb.cp/filename.exp
6404 * gdb.cp/formatted-ref.exp
6405 * gdb.cp/fpointer.exp
6406 * gdb.cp/gdb1355.exp
6407 * gdb.cp/gdb2495.exp
6408 * gdb.cp/hang.exp
6409 * gdb.cp/impl-this.exp
6410 * gdb.cp/infcall-dlopen.exp
6411 * gdb.cp/inherit.exp
6412 * gdb.cp/iostream.exp
6413 * gdb.cp/koenig.exp
6414 * gdb.cp/local.exp
6415 * gdb.cp/m-data.exp
6416 * gdb.cp/m-static.exp
6417 * gdb.cp/mb-ctor.exp
6418 * gdb.cp/mb-inline.exp
6419 * gdb.cp/mb-templates.exp
6420 * gdb.cp/member-name.exp
6421 * gdb.cp/member-ptr.exp
6422 * gdb.cp/meth-typedefs.exp
6423 * gdb.cp/method.exp
6424 * gdb.cp/method2.exp
6425 * gdb.cp/minsym-fallback.exp
6426 * gdb.cp/misc.exp
6427 * gdb.cp/namelessclass.exp
6428 * gdb.cp/namespace-enum.exp
6429 * gdb.cp/namespace-nested-import.exp
6430 * gdb.cp/namespace.exp
6431 * gdb.cp/nextoverthrow.exp
6432 * gdb.cp/no-dmgl-verbose.exp
6433 * gdb.cp/non-trivial-retval.exp
6434 * gdb.cp/noparam.exp
6435 * gdb.cp/nsdecl.exp
6436 * gdb.cp/nsimport.exp
6437 * gdb.cp/nsnested.exp
6438 * gdb.cp/nsnoimports.exp
6439 * gdb.cp/nsrecurs.exp
6440 * gdb.cp/nsstress.exp
6441 * gdb.cp/nsusing.exp
6442 * gdb.cp/operator.exp
6443 * gdb.cp/oranking.exp
6444 * gdb.cp/overload-const.exp
6445 * gdb.cp/overload.exp
6446 * gdb.cp/ovldbreak.exp
6447 * gdb.cp/ovsrch.exp
6448 * gdb.cp/paren-type.exp
6449 * gdb.cp/parse-lang.exp
6450 * gdb.cp/pass-by-ref.exp
6451 * gdb.cp/pr-1023.exp
6452 * gdb.cp/pr-1210.exp
6453 * gdb.cp/pr-574.exp
6454 * gdb.cp/pr10687.exp
6455 * gdb.cp/pr12028.exp
6456 * gdb.cp/pr17132.exp
6457 * gdb.cp/pr17494.exp
6458 * gdb.cp/pr9067.exp
6459 * gdb.cp/pr9167.exp
6460 * gdb.cp/pr9631.exp
6461 * gdb.cp/printmethod.exp
6462 * gdb.cp/psmang.exp
6463 * gdb.cp/psymtab-parameter.exp
6464 * gdb.cp/ptype-cv-cp.exp
6465 * gdb.cp/ptype-flags.exp
6466 * gdb.cp/re-set-overloaded.exp
6467 * gdb.cp/ref-types.exp
6468 * gdb.cp/rtti.exp
6469 * gdb.cp/scope-err.exp
6470 * gdb.cp/shadow.exp
6471 * gdb.cp/smartp.exp
6472 * gdb.cp/static-method.exp
6473 * gdb.cp/static-print-quit.exp
6474 * gdb.cp/temargs.exp
6475 * gdb.cp/templates.exp
6476 * gdb.cp/try_catch.exp
6477 * gdb.cp/typedef-operator.exp
6478 * gdb.cp/typeid.exp
6479 * gdb.cp/userdef.exp
6480 * gdb.cp/using-crash.exp
6481 * gdb.cp/var-tag.exp
6482 * gdb.cp/virtbase.exp
6483 * gdb.cp/virtfunc.exp
6484 * gdb.cp/virtfunc2.exp
6485 * gdb.cp/vla-cxx.exp
6486 * gdb.disasm/t01_mov.exp
6487 * gdb.disasm/t02_mova.exp
6488 * gdb.disasm/t03_add.exp
6489 * gdb.disasm/t04_sub.exp
6490 * gdb.disasm/t05_cmp.exp
6491 * gdb.disasm/t06_ari2.exp
6492 * gdb.disasm/t07_ari3.exp
6493 * gdb.disasm/t08_or.exp
6494 * gdb.disasm/t09_xor.exp
6495 * gdb.disasm/t10_and.exp
6496 * gdb.disasm/t11_logs.exp
6497 * gdb.disasm/t12_bit.exp
6498 * gdb.disasm/t13_otr.exp
6499 * gdb.dlang/circular.exp
6500 * gdb.dwarf2/arr-stride.exp
6501 * gdb.dwarf2/arr-subrange.exp
6502 * gdb.dwarf2/atomic-type.exp
6503 * gdb.dwarf2/bad-regnum.exp
6504 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6505 * gdb.dwarf2/callframecfa.exp
6506 * gdb.dwarf2/clztest.exp
6507 * gdb.dwarf2/corrupt.exp
6508 * gdb.dwarf2/data-loc.exp
6509 * gdb.dwarf2/dup-psym.exp
6510 * gdb.dwarf2/dw2-anon-mptr.exp
6511 * gdb.dwarf2/dw2-anonymous-func.exp
6512 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6513 * gdb.dwarf2/dw2-bad-unresolved.exp
6514 * gdb.dwarf2/dw2-basic.exp
6515 * gdb.dwarf2/dw2-canonicalize-type.exp
6516 * gdb.dwarf2/dw2-case-insensitive.exp
6517 * gdb.dwarf2/dw2-common-block.exp
6518 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6519 * gdb.dwarf2/dw2-compressed.exp
6520 * gdb.dwarf2/dw2-const.exp
6521 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6522 * gdb.dwarf2/dw2-cu-size.exp
6523 * gdb.dwarf2/dw2-dup-frame.exp
6524 * gdb.dwarf2/dw2-entry-value.exp
6525 * gdb.dwarf2/dw2-icycle.exp
6526 * gdb.dwarf2/dw2-ifort-parameter.exp
6527 * gdb.dwarf2/dw2-inline-break.exp
6528 * gdb.dwarf2/dw2-inline-param.exp
6529 * gdb.dwarf2/dw2-intercu.exp
6530 * gdb.dwarf2/dw2-intermix.exp
6531 * gdb.dwarf2/dw2-lexical-block-bare.exp
6532 * gdb.dwarf2/dw2-linkage-name-trust.exp
6533 * gdb.dwarf2/dw2-minsym-in-cu.exp
6534 * gdb.dwarf2/dw2-noloc.exp
6535 * gdb.dwarf2/dw2-op-call.exp
6536 * gdb.dwarf2/dw2-op-out-param.exp
6537 * gdb.dwarf2/dw2-opt-structptr.exp
6538 * gdb.dwarf2/dw2-param-error.exp
6539 * gdb.dwarf2/dw2-producer.exp
6540 * gdb.dwarf2/dw2-ranges-base.exp
6541 * gdb.dwarf2/dw2-ref-missing-frame.exp
6542 * gdb.dwarf2/dw2-reg-undefined.exp
6543 * gdb.dwarf2/dw2-regno-invalid.exp
6544 * gdb.dwarf2/dw2-restore.exp
6545 * gdb.dwarf2/dw2-restrict.exp
6546 * gdb.dwarf2/dw2-single-line-discriminators.exp
6547 * gdb.dwarf2/dw2-strp.exp
6548 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6549 * gdb.dwarf2/dw2-unresolved.exp
6550 * gdb.dwarf2/dw2-var-zero-addr.exp
6551 * gdb.dwarf2/dw4-sig-types.exp
6552 * gdb.dwarf2/dwz.exp
6553 * gdb.dwarf2/dynarr-ptr.exp
6554 * gdb.dwarf2/enum-type.exp
6555 * gdb.dwarf2/gdb-index.exp
6556 * gdb.dwarf2/implptr-64bit.exp
6557 * gdb.dwarf2/implptr-optimized-out.exp
6558 * gdb.dwarf2/implptr.exp
6559 * gdb.dwarf2/implref-array.exp
6560 * gdb.dwarf2/implref-const.exp
6561 * gdb.dwarf2/implref-global.exp
6562 * gdb.dwarf2/implref-struct.exp
6563 * gdb.dwarf2/mac-fileno.exp
6564 * gdb.dwarf2/main-subprogram.exp
6565 * gdb.dwarf2/member-ptr-forwardref.exp
6566 * gdb.dwarf2/method-ptr.exp
6567 * gdb.dwarf2/missing-sig-type.exp
6568 * gdb.dwarf2/nonvar-access.exp
6569 * gdb.dwarf2/opaque-type-lookup.exp
6570 * gdb.dwarf2/pieces-optimized-out.exp
6571 * gdb.dwarf2/pieces.exp
6572 * gdb.dwarf2/pr10770.exp
6573 * gdb.dwarf2/pr13961.exp
6574 * gdb.dwarf2/staticvirtual.exp
6575 * gdb.dwarf2/subrange.exp
6576 * gdb.dwarf2/symtab-producer.exp
6577 * gdb.dwarf2/trace-crash.exp
6578 * gdb.dwarf2/typeddwarf.exp
6579 * gdb.dwarf2/valop.exp
6580 * gdb.dwarf2/watch-notconst.exp
6581 * gdb.fortran/array-element.exp
6582 * gdb.fortran/charset.exp
6583 * gdb.fortran/common-block.exp
6584 * gdb.fortran/complex.exp
6585 * gdb.fortran/derived-type-function.exp
6586 * gdb.fortran/derived-type.exp
6587 * gdb.fortran/logical.exp
6588 * gdb.fortran/module.exp
6589 * gdb.fortran/multi-dim.exp
6590 * gdb.fortran/nested-funcs.exp
6591 * gdb.fortran/print-formatted.exp
6592 * gdb.fortran/subarray.exp
6593 * gdb.fortran/vla-alloc-assoc.exp
6594 * gdb.fortran/vla-datatypes.exp
6595 * gdb.fortran/vla-history.exp
6596 * gdb.fortran/vla-ptr-info.exp
6597 * gdb.fortran/vla-ptype-sub.exp
6598 * gdb.fortran/vla-ptype.exp
6599 * gdb.fortran/vla-sizeof.exp
6600 * gdb.fortran/vla-type.exp
6601 * gdb.fortran/vla-value-sub-arbitrary.exp
6602 * gdb.fortran/vla-value-sub-finish.exp
6603 * gdb.fortran/vla-value-sub.exp
6604 * gdb.fortran/vla-value.exp
6605 * gdb.fortran/whatis_type.exp
6606 * gdb.go/chan.exp
6607 * gdb.go/handcall.exp
6608 * gdb.go/hello.exp
6609 * gdb.go/integers.exp
6610 * gdb.go/methods.exp
6611 * gdb.go/package.exp
6612 * gdb.go/strings.exp
6613 * gdb.go/types.exp
6614 * gdb.go/unsafe.exp
6615 * gdb.guile/scm-arch.exp
6616 * gdb.guile/scm-block.exp
6617 * gdb.guile/scm-breakpoint.exp
6618 * gdb.guile/scm-cmd.exp
6619 * gdb.guile/scm-disasm.exp
6620 * gdb.guile/scm-equal.exp
6621 * gdb.guile/scm-frame-args.exp
6622 * gdb.guile/scm-frame-inline.exp
6623 * gdb.guile/scm-frame.exp
6624 * gdb.guile/scm-iterator.exp
6625 * gdb.guile/scm-math.exp
6626 * gdb.guile/scm-objfile.exp
6627 * gdb.guile/scm-ports.exp
6628 * gdb.guile/scm-symbol.exp
6629 * gdb.guile/scm-symtab.exp
6630 * gdb.guile/scm-value-cc.exp
6631 * gdb.guile/types-module.exp
6632 * gdb.linespec/break-ask.exp
6633 * gdb.linespec/cpexplicit.exp
6634 * gdb.linespec/explicit.exp
6635 * gdb.linespec/keywords.exp
6636 * gdb.linespec/linespec.exp
6637 * gdb.linespec/ls-dollar.exp
6638 * gdb.linespec/ls-errs.exp
6639 * gdb.linespec/skip-two.exp
6640 * gdb.linespec/thread.exp
6641 * gdb.mi/mi-async.exp
6642 * gdb.mi/mi-basics.exp
6643 * gdb.mi/mi-break.exp
6644 * gdb.mi/mi-catch-load.exp
6645 * gdb.mi/mi-cli.exp
6646 * gdb.mi/mi-cmd-param-changed.exp
6647 * gdb.mi/mi-console.exp
6648 * gdb.mi/mi-detach.exp
6649 * gdb.mi/mi-disassemble.exp
6650 * gdb.mi/mi-eval.exp
6651 * gdb.mi/mi-file-transfer.exp
6652 * gdb.mi/mi-file.exp
6653 * gdb.mi/mi-fill-memory.exp
6654 * gdb.mi/mi-inheritance-syntax-error.exp
6655 * gdb.mi/mi-linespec-err-cp.exp
6656 * gdb.mi/mi-logging.exp
6657 * gdb.mi/mi-memory-changed.exp
6658 * gdb.mi/mi-read-memory.exp
6659 * gdb.mi/mi-record-changed.exp
6660 * gdb.mi/mi-reg-undefined.exp
6661 * gdb.mi/mi-regs.exp
6662 * gdb.mi/mi-return.exp
6663 * gdb.mi/mi-reverse.exp
6664 * gdb.mi/mi-simplerun.exp
6665 * gdb.mi/mi-solib.exp
6666 * gdb.mi/mi-stack.exp
6667 * gdb.mi/mi-stepi.exp
6668 * gdb.mi/mi-syn-frame.exp
6669 * gdb.mi/mi-until.exp
6670 * gdb.mi/mi-var-block.exp
6671 * gdb.mi/mi-var-child.exp
6672 * gdb.mi/mi-var-cmd.exp
6673 * gdb.mi/mi-var-cp.exp
6674 * gdb.mi/mi-var-display.exp
6675 * gdb.mi/mi-var-invalidate.exp
6676 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6677 * gdb.mi/mi-vla-fortran.exp
6678 * gdb.mi/mi-watch.exp
6679 * gdb.mi/mi2-var-child.exp
6680 * gdb.mi/user-selected-context-sync.exp
6681 * gdb.modula2/unbounded-array.exp
6682 * gdb.multi/dummy-frame-restore.exp
6683 * gdb.multi/multi-arch-exec.exp
6684 * gdb.multi/multi-arch.exp
6685 * gdb.multi/tids.exp
6686 * gdb.multi/watchpoint-multi.exp
6687 * gdb.opencl/callfuncs.exp
6688 * gdb.opencl/convs_casts.exp
6689 * gdb.opencl/datatypes.exp
6690 * gdb.opencl/operators.exp
6691 * gdb.opencl/vec_comps.exp
6692 * gdb.opt/clobbered-registers-O2.exp
6693 * gdb.opt/inline-break.exp
6694 * gdb.opt/inline-bt.exp
6695 * gdb.opt/inline-cmds.exp
6696 * gdb.opt/inline-locals.exp
6697 * gdb.pascal/case-insensitive-symbols.exp
6698 * gdb.pascal/floats.exp
6699 * gdb.pascal/gdb11492.exp
6700 * gdb.python/lib-types.exp
6701 * gdb.python/py-arch.exp
6702 * gdb.python/py-as-string.exp
6703 * gdb.python/py-bad-printers.exp
6704 * gdb.python/py-block.exp
6705 * gdb.python/py-breakpoint-create-fail.exp
6706 * gdb.python/py-breakpoint.exp
6707 * gdb.python/py-caller-is.exp
6708 * gdb.python/py-cmd.exp
6709 * gdb.python/py-explore-cc.exp
6710 * gdb.python/py-explore.exp
6711 * gdb.python/py-finish-breakpoint.exp
6712 * gdb.python/py-finish-breakpoint2.exp
6713 * gdb.python/py-frame-args.exp
6714 * gdb.python/py-frame-inline.exp
6715 * gdb.python/py-frame.exp
6716 * gdb.python/py-framefilter-mi.exp
6717 * gdb.python/py-infthread.exp
6718 * gdb.python/py-lazy-string.exp
6719 * gdb.python/py-linetable.exp
6720 * gdb.python/py-mi-events.exp
6721 * gdb.python/py-mi-objfile.exp
6722 * gdb.python/py-mi.exp
6723 * gdb.python/py-objfile.exp
6724 * gdb.python/py-pp-integral.exp
6725 * gdb.python/py-pp-maint.exp
6726 * gdb.python/py-pp-re-notag.exp
6727 * gdb.python/py-pp-registration.exp
6728 * gdb.python/py-recurse-unwind.exp
6729 * gdb.python/py-strfns.exp
6730 * gdb.python/py-symbol.exp
6731 * gdb.python/py-symtab.exp
6732 * gdb.python/py-sync-interp.exp
6733 * gdb.python/py-typeprint.exp
6734 * gdb.python/py-unwind-maint.exp
6735 * gdb.python/py-unwind.exp
6736 * gdb.python/py-value-cc.exp
6737 * gdb.python/py-xmethods.exp
6738 * gdb.reverse/amd64-tailcall-reverse.exp
6739 * gdb.reverse/break-precsave.exp
6740 * gdb.reverse/break-reverse.exp
6741 * gdb.reverse/consecutive-precsave.exp
6742 * gdb.reverse/consecutive-reverse.exp
6743 * gdb.reverse/finish-precsave.exp
6744 * gdb.reverse/finish-reverse-bkpt.exp
6745 * gdb.reverse/finish-reverse.exp
6746 * gdb.reverse/fstatat-reverse.exp
6747 * gdb.reverse/getresuid-reverse.exp
6748 * gdb.reverse/i386-precsave.exp
6749 * gdb.reverse/i386-reverse.exp
6750 * gdb.reverse/i386-sse-reverse.exp
6751 * gdb.reverse/i387-env-reverse.exp
6752 * gdb.reverse/i387-stack-reverse.exp
6753 * gdb.reverse/insn-reverse.exp
6754 * gdb.reverse/machinestate-precsave.exp
6755 * gdb.reverse/machinestate.exp
6756 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6757 * gdb.reverse/pipe-reverse.exp
6758 * gdb.reverse/readv-reverse.exp
6759 * gdb.reverse/recvmsg-reverse.exp
6760 * gdb.reverse/rerun-prec.exp
6761 * gdb.reverse/s390-mvcle.exp
6762 * gdb.reverse/step-precsave.exp
6763 * gdb.reverse/step-reverse.exp
6764 * gdb.reverse/time-reverse.exp
6765 * gdb.reverse/until-precsave.exp
6766 * gdb.reverse/until-reverse.exp
6767 * gdb.reverse/waitpid-reverse.exp
6768 * gdb.reverse/watch-precsave.exp
6769 * gdb.reverse/watch-reverse.exp
6770 * gdb.rust/generics.exp
6771 * gdb.rust/methods.exp
6772 * gdb.rust/modules.exp
6773 * gdb.rust/simple.exp
6774 * gdb.server/connect-with-no-symbol-file.exp
6775 * gdb.server/ext-attach.exp
6776 * gdb.server/ext-restart.exp
6777 * gdb.server/ext-wrapper.exp
6778 * gdb.server/file-transfer.exp
6779 * gdb.server/server-exec-info.exp
6780 * gdb.server/server-kill.exp
6781 * gdb.server/server-mon.exp
6782 * gdb.server/wrapper.exp
6783 * gdb.stabs/exclfwd.exp
6784 * gdb.stabs/gdb11479.exp
6785 * gdb.threads/clone-new-thread-event.exp
6786 * gdb.threads/corethreads.exp
6787 * gdb.threads/current-lwp-dead.exp
6788 * gdb.threads/dlopen-libpthread.exp
6789 * gdb.threads/gcore-thread.exp
6790 * gdb.threads/sigstep-threads.exp
6791 * gdb.threads/watchpoint-fork.exp
6792 * gdb.trace/actions-changed.exp
6793 * gdb.trace/backtrace.exp
6794 * gdb.trace/change-loc.exp
6795 * gdb.trace/circ.exp
6796 * gdb.trace/collection.exp
6797 * gdb.trace/disconnected-tracing.exp
6798 * gdb.trace/ftrace.exp
6799 * gdb.trace/mi-trace-frame-collected.exp
6800 * gdb.trace/mi-trace-unavailable.exp
6801 * gdb.trace/mi-traceframe-changed.exp
6802 * gdb.trace/mi-tsv-changed.exp
6803 * gdb.trace/no-attach-trace.exp
6804 * gdb.trace/passc-dyn.exp
6805 * gdb.trace/qtro.exp
6806 * gdb.trace/range-stepping.exp
6807 * gdb.trace/read-memory.exp
6808 * gdb.trace/save-trace.exp
6809 * gdb.trace/signal.exp
6810 * gdb.trace/status-stop.exp
6811 * gdb.trace/tfile.exp
6812 * gdb.trace/trace-break.exp
6813 * gdb.trace/trace-buffer-size.exp
6814 * gdb.trace/trace-condition.exp
6815 * gdb.trace/tracefile-pseudo-reg.exp
6816 * gdb.trace/tstatus.exp
6817 * gdb.trace/unavailable.exp
6818 * gdb.trace/while-dyn.exp
6819 * gdb.trace/while-stepping.exp
6820
34c41c68
DE
68212016-12-22 Doug Evans <xdje42@gmail.com>
6822
6823 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6824 and msymbols.
6825
16e69324
YQ
68262016-12-19 Yao Qi <yao.qi@linaro.org>
6827
6828 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6829 (test_with_self): Don't call do_steps_and_nexts, and remove
6830 code about stepping into xmalloc.
6831
f94f411b
YQ
68322016-12-09 Yao Qi <yao.qi@linaro.org>
6833
6834 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6835
68362016-12-09 Yao Qi <yao.qi@linaro.org>
6837
6838 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6839
f1b5deee
PA
68402016-12-09 Pedro Alves <palves@redhat.com>
6841
6842 * gdb.base/all-architectures-0.exp: New file.
6843 * gdb.base/all-architectures-1.exp: New file.
6844 * gdb.base/all-architectures-2.exp: New file.
6845 * gdb.base/all-architectures-3.exp: New file.
6846 * gdb.base/all-architectures-4.exp: New file.
6847 * gdb.base/all-architectures-5.exp: New file.
6848 * gdb.base/all-architectures-6.exp: New file.
6849 * gdb.base/all-architectures-7.exp: New file.
6850 * gdb.base/all-architectures.exp.in: New file.
6851
364ca42e
YQ
68522016-12-09 Yao Qi <yao.qi@linaro.org>
6853
6854 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6855
107c2d62
LM
68562016-12-02 Luis Machado <lgustavo@codesourcery.com>
6857
6858 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6859 possible.
6860 Remove useless pattern-matching code.
6861
df3ee9ca
PA
68622016-12-02 Pedro Alves <palves@redhat.com>
6863
6864 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6865 procedure.
6866 (top level): Call it.
6867
ec835369
PA
68682016-12-02 Pedro Alves <palves@redhat.com>
6869
6870 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6871 New procedure.
6872 (top level): Call it.
6873
01770bbd
PA
68742016-12-02 Pedro Alves <palves@redhat.com>
6875
6876 PR cli/20559
6877 * gdb.base/commands.exp (user_defined_command_args_eval): New
6878 procedure.
6879 (top level): Call it.
6880
008459ea
LM
68812016-12-02 Luis Machado <lgustavo@codesourcery.com>
6882
6883 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6884 timeout handling.
6885
0c1b455e
TT
68862016-12-02 Tom Tromey <tom@tromey.com>
6887
6888 * gdb.dwarf2/main-subprogram.c: New file.
6889 * gdb.dwarf2/main-subprogram.exp: New file.
6890
018572b8
LM
68912016-12-01 Luis Machado <lgustavo@codesourcery.com>
6892
6893 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6894 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6895 gdb_test_no_output for a couple of cases.
6896 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6897
84c93cd5
LM
68982016-12-01 Luis Machado <lgustavo@codesourcery.com>
6899
6900 Fix test names and standardize compilation error messages throughout
6901 the following files:
6902
6903 * gdb.ada/start.exp
6904 * gdb.arch/alpha-step.exp
6905 * gdb.arch/e500-prologue.exp
6906 * gdb.arch/ftrace-insn-reloc.exp
6907 * gdb.arch/gdb1291.exp
6908 * gdb.arch/gdb1431.exp
6909 * gdb.arch/gdb1558.exp
6910 * gdb.arch/i386-dr3-watch.exp
6911 * gdb.arch/i386-sse-stack-align.exp
6912 * gdb.arch/ia64-breakpoint-shadow.exp
6913 * gdb.arch/pa-nullify.exp
6914 * gdb.arch/powerpc-aix-prologue.exp
6915 * gdb.arch/thumb-bx-pc.exp
6916 * gdb.base/annota1.exp
6917 * gdb.base/annota3.exp
6918 * gdb.base/arrayidx.exp
6919 * gdb.base/assign.exp
6920 * gdb.base/attach.exp
6921 * gdb.base/auxv.exp
6922 * gdb.base/bang.exp
6923 * gdb.base/bfp-test.exp
6924 * gdb.base/bigcore.exp
6925 * gdb.base/bitfields2.exp
6926 * gdb.base/break-fun-addr.exp
6927 * gdb.base/break-probes.exp
6928 * gdb.base/call-rt-st.exp
6929 * gdb.base/callexit.exp
6930 * gdb.base/catch-fork-kill.exp
6931 * gdb.base/charset.exp
6932 * gdb.base/checkpoint.exp
6933 * gdb.base/comprdebug.exp
6934 * gdb.base/constvars.exp
6935 * gdb.base/coredump-filter.exp
6936 * gdb.base/cursal.exp
6937 * gdb.base/cvexpr.exp
6938 * gdb.base/detach.exp
6939 * gdb.base/display.exp
6940 * gdb.base/dmsym.exp
6941 * gdb.base/dprintf-pending.exp
6942 * gdb.base/dso2dso.exp
6943 * gdb.base/dtrace-probe.exp
6944 * gdb.base/dump.exp
6945 * gdb.base/enum_cond.exp
6946 * gdb.base/exe-lock.exp
6947 * gdb.base/exec-invalid-sysroot.exp
6948 * gdb.base/execl-update-breakpoints.exp
6949 * gdb.base/exprs.exp
6950 * gdb.base/fileio.exp
6951 * gdb.base/find.exp
6952 * gdb.base/finish.exp
6953 * gdb.base/fixsection.exp
6954 * gdb.base/foll-vfork.exp
6955 * gdb.base/frame-args.exp
6956 * gdb.base/gcore.exp
6957 * gdb.base/gdb1250.exp
6958 * gdb.base/global-var-nested-by-dso.exp
6959 * gdb.base/gnu-ifunc.exp
6960 * gdb.base/hashline1.exp
6961 * gdb.base/hashline2.exp
6962 * gdb.base/hashline3.exp
6963 * gdb.base/hbreak-in-shr-unsupported.exp
6964 * gdb.base/huge.exp
6965 * gdb.base/infcall-input.exp
6966 * gdb.base/info-fun.exp
6967 * gdb.base/info-shared.exp
6968 * gdb.base/jit-simple.exp
6969 * gdb.base/jit-so.exp
6970 * gdb.base/jit.exp
6971 * gdb.base/jump.exp
6972 * gdb.base/label.exp
6973 * gdb.base/lineinc.exp
6974 * gdb.base/logical.exp
6975 * gdb.base/longjmp.exp
6976 * gdb.base/macscp.exp
6977 * gdb.base/miscexprs.exp
6978 * gdb.base/new-ui-echo.exp
6979 * gdb.base/new-ui-pending-input.exp
6980 * gdb.base/new-ui.exp
6981 * gdb.base/nodebug.exp
6982 * gdb.base/nofield.exp
6983 * gdb.base/offsets.exp
6984 * gdb.base/overlays.exp
6985 * gdb.base/pending.exp
6986 * gdb.base/pointers.exp
6987 * gdb.base/pr11022.exp
6988 * gdb.base/printcmds.exp
6989 * gdb.base/prologue.exp
6990 * gdb.base/ptr-typedef.exp
6991 * gdb.base/realname-expand.exp
6992 * gdb.base/relativedebug.exp
6993 * gdb.base/relocate.exp
6994 * gdb.base/remote.exp
6995 * gdb.base/reread.exp
6996 * gdb.base/return2.exp
6997 * gdb.base/savedregs.exp
6998 * gdb.base/sep.exp
6999 * gdb.base/sepdebug.exp
7000 * gdb.base/sepsymtab.exp
7001 * gdb.base/set-inferior-tty.exp
7002 * gdb.base/setshow.exp
7003 * gdb.base/shlib-call.exp
7004 * gdb.base/sigaltstack.exp
7005 * gdb.base/siginfo-addr.exp
7006 * gdb.base/signals.exp
7007 * gdb.base/signull.exp
7008 * gdb.base/sigrepeat.exp
7009 * gdb.base/so-impl-ld.exp
7010 * gdb.base/solib-display.exp
7011 * gdb.base/solib-overlap.exp
7012 * gdb.base/solib-search.exp
7013 * gdb.base/solib-symbol.exp
7014 * gdb.base/structs.exp
7015 * gdb.base/structs2.exp
7016 * gdb.base/symtab-search-order.exp
7017 * gdb.base/twice.exp
7018 * gdb.base/unload.exp
7019 * gdb.base/varargs.exp
7020 * gdb.base/watchpoint-solib.exp
7021 * gdb.base/watchpoint.exp
7022 * gdb.base/whatis.exp
7023 * gdb.base/wrong_frame_bt_full.exp
7024 * gdb.btrace/dlopen.exp
7025 * gdb.cell/ea-standalone.exp
7026 * gdb.cell/ea-test.exp
7027 * gdb.cp/dispcxx.exp
7028 * gdb.cp/gdb2384.exp
7029 * gdb.cp/method2.exp
7030 * gdb.cp/nextoverthrow.exp
7031 * gdb.cp/pr10728.exp
7032 * gdb.disasm/am33.exp
7033 * gdb.disasm/h8300s.exp
7034 * gdb.disasm/mn10300.exp
7035 * gdb.disasm/sh3.exp
7036 * gdb.dwarf2/dw2-dir-file-name.exp
7037 * gdb.fortran/complex.exp
7038 * gdb.fortran/library-module.exp
7039 * gdb.guile/scm-pretty-print.exp
7040 * gdb.guile/scm-symbol.exp
7041 * gdb.guile/scm-type.exp
7042 * gdb.guile/scm-value.exp
7043 * gdb.linespec/linespec.exp
7044 * gdb.mi/gdb701.exp
7045 * gdb.mi/gdb792.exp
7046 * gdb.mi/mi-breakpoint-changed.exp
7047 * gdb.mi/mi-dprintf-pending.exp
7048 * gdb.mi/mi-dprintf.exp
7049 * gdb.mi/mi-exit-code.exp
7050 * gdb.mi/mi-pending.exp
7051 * gdb.mi/mi-solib.exp
7052 * gdb.mi/new-ui-mi-sync.exp
7053 * gdb.mi/pr11022.exp
7054 * gdb.mi/user-selected-context-sync.exp
7055 * gdb.opt/solib-intra-step.exp
7056 * gdb.python/py-events.exp
7057 * gdb.python/py-finish-breakpoint.exp
7058 * gdb.python/py-mi.exp
7059 * gdb.python/py-prettyprint.exp
7060 * gdb.python/py-shared.exp
7061 * gdb.python/py-symbol.exp
7062 * gdb.python/py-template.exp
7063 * gdb.python/py-type.exp
7064 * gdb.python/py-value.exp
7065 * gdb.reverse/solib-precsave.exp
7066 * gdb.reverse/solib-reverse.exp
7067 * gdb.server/solib-list.exp
7068 * gdb.stabs/weird.exp
7069 * gdb.threads/reconnect-signal.exp
7070 * gdb.threads/stepi-random-signal.exp
7071 * gdb.trace/actions.exp
7072 * gdb.trace/ax.exp
7073 * gdb.trace/backtrace.exp
7074 * gdb.trace/change-loc.exp
7075 * gdb.trace/deltrace.exp
7076 * gdb.trace/ftrace-lock.exp
7077 * gdb.trace/ftrace.exp
7078 * gdb.trace/infotrace.exp
7079 * gdb.trace/mi-tracepoint-changed.exp
7080 * gdb.trace/packetlen.exp
7081 * gdb.trace/passcount.exp
7082 * gdb.trace/pending.exp
7083 * gdb.trace/range-stepping.exp
7084 * gdb.trace/report.exp
7085 * gdb.trace/stap-trace.exp
7086 * gdb.trace/tfind.exp
7087 * gdb.trace/trace-break.exp
7088 * gdb.trace/trace-condition.exp
7089 * gdb.trace/trace-enable-disable.exp
7090 * gdb.trace/trace-mt.exp
7091 * gdb.trace/tracecmd.exp
7092 * gdb.trace/tspeed.exp
7093 * gdb.trace/tsv.exp
7094 * lib/perftest.exp
7095
fb9feb35
LM
70962016-12-01 Luis Machado <lgustavo@codesourcery.com>
7097
7098 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7099 with gdb_test_no_output.
7100 Use command as test name.
7101
cd2ddb6c
LM
71022016-12-01 Luis Machado <lgustavo@codesourcery.com>
7103
7104 Fix test names starting with uppercase throughout the files.
7105
7106 * gdb.ada/assign_1.exp
7107 * gdb.ada/boolean_expr.exp
7108 * gdb.base/arrayidx.exp
7109 * gdb.base/del.exp
7110 * gdb.base/gcore-buffer-overflow.exp
7111 * gdb.base/testenv.exp
7112 * gdb.compile/compile.exp
7113 * gdb.python/py-framefilter-invalidarg.exp
7114 * gdb.python/py-framefilter.exp
7115
bb95117e
LM
71162016-12-01 Luis Machado <lgustavo@codesourcery.com>
7117
7118 Fix test names starting with uppercase throughout the files.
7119
7120 * gdb.ada/array_return.exp
7121 * gdb.ada/expr_delims.exp
7122 * gdb.ada/mi_dyn_arr.exp
7123 * gdb.ada/mi_interface.exp
7124 * gdb.ada/mi_var_array.exp
7125 * gdb.ada/watch_arg.exp
7126 * gdb.arch/alpha-step.exp
7127 * gdb.arch/altivec-regs.exp
7128 * gdb.arch/e500-regs.exp
7129 * gdb.arch/powerpc-d128-regs.exp
7130 * gdb.base/arrayidx.exp
7131 * gdb.base/break.exp
7132 * gdb.base/checkpoint.exp
7133 * gdb.base/debug-expr.exp
7134 * gdb.base/dmsym.exp
7135 * gdb.base/radix.exp
7136 * gdb.base/sepdebug.exp
7137 * gdb.base/testenv.exp
7138 * gdb.base/watch_thread_num.exp
7139 * gdb.base/watchpoint-cond-gone.exp
7140 * gdb.cell/break.exp
7141 * gdb.cell/ea-cache.exp
7142 * gdb.compile/compile.exp
7143 * gdb.cp/gdb2495.exp
7144 * gdb.gdb/selftest.exp
7145 * gdb.gdb/xfullpath.exp
7146 * gdb.go/hello.exp
7147 * gdb.go/integers.exp
7148 * gdb.objc/basicclass.exp
7149 * gdb.pascal/hello.exp
7150 * gdb.pascal/integers.exp
7151 * gdb.python/py-breakpoint.exp
7152 * gdb.python/py-cmd.exp
7153 * gdb.python/py-linetable.exp
7154 * gdb.python/py-xmethods.exp
7155 * gdb.python/python.exp
7156 * gdb.reverse/consecutive-precsave.exp
7157 * gdb.reverse/finish-precsave.exp
7158 * gdb.reverse/i386-precsave.exp
7159 * gdb.reverse/machinestate-precsave.exp
7160 * gdb.reverse/sigall-precsave.exp
7161 * gdb.reverse/solib-precsave.exp
7162 * gdb.reverse/step-precsave.exp
7163 * gdb.reverse/until-precsave.exp
7164 * gdb.reverse/watch-precsave.exp
7165 * gdb.threads/leader-exit.exp
7166 * gdb.threads/pthreads.exp
7167 * gdb.threads/wp-replication.exp
7168 * gdb.trace/actions.exp
7169 * gdb.trace/mi-tsv-changed.exp
7170 * gdb.trace/tsv.exp
7171
de97fdd4
LM
71722016-12-01 Luis Machado <lgustavo@codesourcery.com>
7173
7174 Fix test names starting with uppercase throughout the files.
7175
7176 * gdb.arch/i386-bp_permanent.exp
7177 * gdb.arch/i386-gnu-cfi.exp
7178 * gdb.base/disasm-end-cu.exp
7179 * gdb.base/macscp.exp
7180 * gdb.base/pending.exp
7181 * gdb.base/watch_thread_num.exp
7182 * gdb.cp/exception.exp
7183 * gdb.cp/gdb2495.exp
7184 * gdb.cp/local.exp
7185 * gdb.python/py-evsignal.exp
7186 * gdb.python/python.exp
7187 * gdb.trace/tracecmd.exp
7188
9f058c10
LM
71892016-12-01 Luis Machado <lgustavo@codesourcery.com>
7190
7191 Fix test names starting with uppercase throughout the files.
7192
7193 * gdb.base/charset.exp
7194 * gdb.base/eval.exp
7195 * gdb.base/multi-forks.exp
7196 * gdb.guile/scm-progspace.exp
7197 * gdb.opencl/datatypes.exp
7198 * gdb.python/py-block.exp
7199 * gdb.python/py-function.exp
7200 * gdb.python/py-symbol.exp
7201 * gdb.python/py-symtab.exp
7202 * gdb.python/py-xmethods.exp
7203 * gdb.reverse/break-precsave.exp
7204 * gdb.reverse/break-reverse.exp
7205 * gdb.reverse/consecutive-precsave.exp
7206 * gdb.reverse/consecutive-reverse.exp
7207 * gdb.reverse/finish-precsave.exp
7208 * gdb.reverse/finish-reverse-bkpt.exp
7209 * gdb.reverse/finish-reverse.exp
7210 * gdb.reverse/fstatat-reverse.exp
7211 * gdb.reverse/getresuid-reverse.exp
7212 * gdb.reverse/i386-precsave.exp
7213 * gdb.reverse/i386-reverse.exp
7214 * gdb.reverse/i386-sse-reverse.exp
7215 * gdb.reverse/i387-stack-reverse.exp
7216 * gdb.reverse/insn-reverse.exp
7217 * gdb.reverse/machinestate-precsave.exp
7218 * gdb.reverse/machinestate.exp
7219 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7220 * gdb.reverse/pipe-reverse.exp
7221 * gdb.reverse/readv-reverse.exp
7222 * gdb.reverse/recvmsg-reverse.exp
7223 * gdb.reverse/rerun-prec.exp
7224 * gdb.reverse/s390-mvcle.exp
7225 * gdb.reverse/sigall-precsave.exp
7226 * gdb.reverse/sigall-reverse.exp
7227 * gdb.reverse/solib-precsave.exp
7228 * gdb.reverse/solib-reverse.exp
7229 * gdb.reverse/step-precsave.exp
7230 * gdb.reverse/step-reverse.exp
7231 * gdb.reverse/time-reverse.exp
7232 * gdb.reverse/until-precsave.exp
7233 * gdb.reverse/until-reverse.exp
7234 * gdb.reverse/waitpid-reverse.exp
7235 * gdb.reverse/watch-precsave.exp
7236 * gdb.reverse/watch-reverse.exp
7237
cdc7edd7
LM
72382016-12-01 Luis Machado <lgustavo@codesourcery.com>
7239
7240 Fix test names starting with uppercase throughout the files.
7241
7242 * gdb.arch/i386-mpx-simple_segv.exp
7243 * gdb.arch/i386-mpx.exp
7244 * gdb.arch/i386-permbkpt.exp
7245 * gdb.arch/pa-nullify.exp
7246 * gdb.arch/powerpc-d128-regs.exp
7247 * gdb.arch/vsx-regs.exp
7248 * gdb.base/bfp-test.exp
7249 * gdb.base/break.exp
7250 * gdb.base/breakpoint-shadow.exp
7251 * gdb.base/callfuncs.exp
7252 * gdb.base/charset.exp
7253 * gdb.base/commands.exp
7254 * gdb.base/completion.exp
7255 * gdb.base/dfp-test.exp
7256 * gdb.base/echo.exp
7257 * gdb.base/ending-run.exp
7258 * gdb.base/eval.exp
7259 * gdb.base/expand-psymtabs.exp
7260 * gdb.base/float128.exp
7261 * gdb.base/floatn.exp
7262 * gdb.base/foll-exec-mode.exp
7263 * gdb.base/gdb1056.exp
7264 * gdb.base/gdb11531.exp
7265 * gdb.base/kill-after-signal.exp
7266 * gdb.base/multi-forks.exp
7267 * gdb.base/overlays.exp
7268 * gdb.base/pending.exp
7269 * gdb.base/sepdebug.exp
7270 * gdb.base/testenv.exp
7271 * gdb.base/valgrind-db-attach.exp
7272 * gdb.base/watch_thread_num.exp
7273 * gdb.base/watchpoint-cond-gone.exp
7274 * gdb.base/watchpoint.exp
7275 * gdb.base/watchpoints.exp
7276 * gdb.cp/arg-reference.exp
7277 * gdb.cp/baseenum.exp
7278 * gdb.cp/operator.exp
7279 * gdb.cp/shadow.exp
7280 * gdb.dwarf2/dw2-op-out-param.exp
7281 * gdb.dwarf2/dw2-reg-undefined.exp
7282 * gdb.go/chan.exp
7283 * gdb.go/hello.exp
7284 * gdb.go/integers.exp
7285 * gdb.go/methods.exp
7286 * gdb.go/package.exp
7287 * gdb.guile/scm-parameter.exp
7288 * gdb.guile/scm-progspace.exp
7289 * gdb.guile/scm-value.exp
7290 * gdb.mi/mi-pending.exp
7291 * gdb.mi/user-selected-context-sync.exp
7292 * gdb.multi/multi-attach.exp
7293 * gdb.multi/tids.exp
7294 * gdb.opt/clobbered-registers-O2.exp
7295 * gdb.pascal/floats.exp
7296 * gdb.pascal/integers.exp
7297 * gdb.python/py-block.exp
7298 * gdb.python/py-events.exp
7299 * gdb.python/py-parameter.exp
7300 * gdb.python/py-symbol.exp
7301 * gdb.python/py-symtab.exp
7302 * gdb.python/py-type.exp
7303 * gdb.python/py-value.exp
7304 * gdb.python/py-xmethods.exp
7305 * gdb.python/python.exp
7306 * gdb.reverse/break-precsave.exp
7307 * gdb.reverse/consecutive-precsave.exp
7308 * gdb.reverse/finish-precsave.exp
7309 * gdb.reverse/i386-precsave.exp
7310 * gdb.reverse/machinestate-precsave.exp
7311 * gdb.reverse/sigall-precsave.exp
7312 * gdb.reverse/solib-precsave.exp
7313 * gdb.reverse/step-precsave.exp
7314 * gdb.reverse/until-precsave.exp
7315 * gdb.reverse/watch-precsave.exp
7316 * gdb.server/ext-attach.exp
7317 * gdb.server/ext-restart.exp
7318 * gdb.server/ext-run.exp
7319 * gdb.server/ext-wrapper.exp
7320 * gdb.stabs/gdb11479.exp
7321 * gdb.stabs/weird.exp
7322 * gdb.threads/attach-many-short-lived-threads.exp
7323 * gdb.threads/kill.exp
7324 * gdb.threads/watchpoint-fork.exp
7325
bc6c7af4
LM
73262016-12-01 Luis Machado <lgustavo@codesourcery.com>
7327
7328 Fix test names starting with uppercase throughout all the files below.
7329
7330 * gdb.ada/array_return.exp
7331 * gdb.ada/catch_ex.exp
7332 * gdb.ada/info_exc.exp
7333 * gdb.ada/mi_catch_ex.exp
7334 * gdb.ada/mi_dyn_arr.exp
7335 * gdb.ada/mi_ex_cond.exp
7336 * gdb.ada/mi_exc_info.exp
7337 * gdb.ada/mi_interface.exp
7338 * gdb.ada/mi_task_arg.exp
7339 * gdb.ada/mi_task_info.exp
7340 * gdb.ada/mi_var_array.exp
7341 * gdb.arch/alpha-step.exp
7342 * gdb.arch/amd64-disp-step.exp
7343 * gdb.arch/arm-disp-step.exp
7344 * gdb.arch/disp-step-insn-reloc.exp
7345 * gdb.arch/e500-prologue.exp
7346 * gdb.arch/ftrace-insn-reloc.exp
7347 * gdb.arch/gdb1558.exp
7348 * gdb.arch/i386-bp_permanent.exp
7349 * gdb.arch/i386-disp-step.exp
7350 * gdb.arch/i386-float.exp
7351 * gdb.arch/i386-gnu-cfi.exp
7352 * gdb.arch/ia64-breakpoint-shadow.exp
7353 * gdb.arch/mips16-thunks.exp
7354 * gdb.arch/pa-nullify.exp
7355 * gdb.arch/powerpc-aix-prologue.exp
7356 * gdb.arch/powerpc-power.exp
7357 * gdb.arch/ppc-dfp.exp
7358 * gdb.arch/s390-tdbregs.exp
7359 * gdb.arch/spu-info.exp
7360 * gdb.arch/spu-ls.exp
7361 * gdb.arch/thumb-bx-pc.exp
7362 * gdb.base/advance.exp
7363 * gdb.base/annota-input-while-running.exp
7364 * gdb.base/arrayidx.exp
7365 * gdb.base/asmlabel.exp
7366 * gdb.base/async.exp
7367 * gdb.base/attach-wait-input.exp
7368 * gdb.base/auto-connect-native-target.exp
7369 * gdb.base/batch-preserve-term-settings.exp
7370 * gdb.base/bfp-test.exp
7371 * gdb.base/bigcore.exp
7372 * gdb.base/bp-permanent.exp
7373 * gdb.base/break-always.exp
7374 * gdb.base/break-fun-addr.exp
7375 * gdb.base/break-idempotent.exp
7376 * gdb.base/break-main-file-remove-fail.exp
7377 * gdb.base/break-probes.exp
7378 * gdb.base/break-unload-file.exp
7379 * gdb.base/break.exp
7380 * gdb.base/call-ar-st.exp
7381 * gdb.base/call-rt-st.exp
7382 * gdb.base/call-sc.exp
7383 * gdb.base/call-signal-resume.exp
7384 * gdb.base/call-strs.exp
7385 * gdb.base/callexit.exp
7386 * gdb.base/callfuncs.exp
7387 * gdb.base/catch-gdb-caused-signals.exp
7388 * gdb.base/catch-signal-siginfo-cond.exp
7389 * gdb.base/catch-syscall.exp
7390 * gdb.base/compare-sections.exp
7391 * gdb.base/cond-eval-mode.exp
7392 * gdb.base/condbreak-call-false.exp
7393 * gdb.base/consecutive-step-over.exp
7394 * gdb.base/cursal.exp
7395 * gdb.base/disabled-location.exp
7396 * gdb.base/disasm-end-cu.exp
7397 * gdb.base/display.exp
7398 * gdb.base/double-prompt-target-event-error.exp
7399 * gdb.base/dprintf-bp-same-addr.exp
7400 * gdb.base/dprintf-detach.exp
7401 * gdb.base/dprintf-next.exp
7402 * gdb.base/dprintf-non-stop.exp
7403 * gdb.base/dprintf-pending.exp
7404 * gdb.base/dso2dso.exp
7405 * gdb.base/ending-run.exp
7406 * gdb.base/enum_cond.exp
7407 * gdb.base/examine-backward.exp
7408 * gdb.base/exe-lock.exp
7409 * gdb.base/exec-invalid-sysroot.exp
7410 * gdb.base/execl-update-breakpoints.exp
7411 * gdb.base/execution-termios.exp
7412 * gdb.base/fileio.exp
7413 * gdb.base/fixsection.exp
7414 * gdb.base/foll-exec-mode.exp
7415 * gdb.base/foll-exec.exp
7416 * gdb.base/fork-running-state.exp
7417 * gdb.base/frame-args.exp
7418 * gdb.base/fullpath-expand.exp
7419 * gdb.base/func-ptr.exp
7420 * gdb.base/gcore-relro-pie.exp
7421 * gdb.base/gdb1090.exp
7422 * gdb.base/gdb1555.exp
7423 * gdb.base/global-var-nested-by-dso.exp
7424 * gdb.base/gnu-ifunc.exp
7425 * gdb.base/hbreak-in-shr-unsupported.exp
7426 * gdb.base/hbreak-unmapped.exp
7427 * gdb.base/hook-stop.exp
7428 * gdb.base/infcall-input.exp
7429 * gdb.base/info-fun.exp
7430 * gdb.base/info-shared.exp
7431 * gdb.base/interrupt-noterm.exp
7432 * gdb.base/jit-so.exp
7433 * gdb.base/jit.exp
7434 * gdb.base/line-symtabs.exp
7435 * gdb.base/list.exp
7436 * gdb.base/longjmp.exp
7437 * gdb.base/macscp.exp
7438 * gdb.base/max-value-size.exp
7439 * gdb.base/nodebug.exp
7440 * gdb.base/nofield.exp
7441 * gdb.base/overlays.exp
7442 * gdb.base/paginate-after-ctrl-c-running.exp
7443 * gdb.base/paginate-bg-execution.exp
7444 * gdb.base/paginate-inferior-exit.exp
7445 * gdb.base/pending.exp
7446 * gdb.base/pr11022.exp
7447 * gdb.base/printcmds.exp
7448 * gdb.base/ptr-typedef.exp
7449 * gdb.base/ptype.exp
7450 * gdb.base/randomize.exp
7451 * gdb.base/range-stepping.exp
7452 * gdb.base/realname-expand.exp
7453 * gdb.base/relativedebug.exp
7454 * gdb.base/remote.exp
7455 * gdb.base/savedregs.exp
7456 * gdb.base/sepdebug.exp
7457 * gdb.base/set-noassign.exp
7458 * gdb.base/shlib-call.exp
7459 * gdb.base/shreloc.exp
7460 * gdb.base/sigaltstack.exp
7461 * gdb.base/sigbpt.exp
7462 * gdb.base/siginfo-addr.exp
7463 * gdb.base/siginfo-obj.exp
7464 * gdb.base/siginfo-thread.exp
7465 * gdb.base/signest.exp
7466 * gdb.base/signull.exp
7467 * gdb.base/sigrepeat.exp
7468 * gdb.base/skip.exp
7469 * gdb.base/so-impl-ld.exp
7470 * gdb.base/solib-corrupted.exp
7471 * gdb.base/solib-disc.exp
7472 * gdb.base/solib-display.exp
7473 * gdb.base/solib-overlap.exp
7474 * gdb.base/solib-search.exp
7475 * gdb.base/solib-symbol.exp
7476 * gdb.base/source-execution.exp
7477 * gdb.base/sss-bp-on-user-bp-2.exp
7478 * gdb.base/sss-bp-on-user-bp.exp
7479 * gdb.base/stack-checking.exp
7480 * gdb.base/stale-infcall.exp
7481 * gdb.base/step-break.exp
7482 * gdb.base/step-line.exp
7483 * gdb.base/step-over-exit.exp
7484 * gdb.base/step-test.exp
7485 * gdb.base/structs.exp
7486 * gdb.base/sym-file.exp
7487 * gdb.base/symtab-search-order.exp
7488 * gdb.base/term.exp
7489 * gdb.base/type-opaque.exp
7490 * gdb.base/unload.exp
7491 * gdb.base/until-nodebug.exp
7492 * gdb.base/until.exp
7493 * gdb.base/unwindonsignal.exp
7494 * gdb.base/watch-cond.exp
7495 * gdb.base/watch-non-mem.exp
7496 * gdb.base/watch_thread_num.exp
7497 * gdb.base/watchpoint-reuse-slot.exp
7498 * gdb.base/watchpoint-solib.exp
7499 * gdb.base/watchpoint.exp
7500 * gdb.btrace/dlopen.exp
7501 * gdb.cell/arch.exp
7502 * gdb.cell/break.exp
7503 * gdb.cell/bt.exp
7504 * gdb.cell/core.exp
7505 * gdb.cell/data.exp
7506 * gdb.cell/dwarfaddr.exp
7507 * gdb.cell/ea-cache.exp
7508 * gdb.cell/ea-standalone.exp
7509 * gdb.cell/ea-test.exp
7510 * gdb.cell/f-regs.exp
7511 * gdb.cell/fork.exp
7512 * gdb.cell/gcore.exp
7513 * gdb.cell/mem-access.exp
7514 * gdb.cell/ptype.exp
7515 * gdb.cell/registers.exp
7516 * gdb.cell/sizeof.exp
7517 * gdb.cell/solib-symbol.exp
7518 * gdb.cell/solib.exp
7519 * gdb.compile/compile-tls.exp
7520 * gdb.cp/exception.exp
7521 * gdb.cp/gdb2495.exp
7522 * gdb.cp/local.exp
7523 * gdb.cp/mb-inline.exp
7524 * gdb.cp/mb-templates.exp
7525 * gdb.cp/pr10687.exp
7526 * gdb.cp/pr9167.exp
7527 * gdb.cp/scope-err.exp
7528 * gdb.cp/templates.exp
7529 * gdb.cp/virtfunc.exp
7530 * gdb.dwarf2/dw2-dir-file-name.exp
7531 * gdb.dwarf2/dw2-single-line-discriminators.exp
7532 * gdb.fortran/complex.exp
7533 * gdb.fortran/library-module.exp
7534 * gdb.guile/guile.exp
7535 * gdb.guile/scm-cmd.exp
7536 * gdb.guile/scm-frame-inline.exp
7537 * gdb.guile/scm-objfile.exp
7538 * gdb.guile/scm-pretty-print.exp
7539 * gdb.guile/scm-symbol.exp
7540 * gdb.guile/scm-type.exp
7541 * gdb.guile/scm-value.exp
7542 * gdb.linespec/keywords.exp
7543 * gdb.linespec/ls-errs.exp
7544 * gdb.linespec/macro-relative.exp
7545 * gdb.linespec/thread.exp
7546 * gdb.mi/mi-breakpoint-changed.exp
7547 * gdb.mi/mi-dprintf-pending.exp
7548 * gdb.mi/mi-fullname-deleted.exp
7549 * gdb.mi/mi-logging.exp
7550 * gdb.mi/mi-pending.exp
7551 * gdb.mi/mi-solib.exp
7552 * gdb.mi/new-ui-mi-sync.exp
7553 * gdb.mi/user-selected-context-sync.exp
7554 * gdb.multi/dummy-frame-restore.exp
7555 * gdb.multi/multi-arch-exec.exp
7556 * gdb.multi/remove-inferiors.exp
7557 * gdb.multi/watchpoint-multi-exit.exp
7558 * gdb.opt/solib-intra-step.exp
7559 * gdb.perf/backtrace.exp
7560 * gdb.perf/single-step.exp
7561 * gdb.perf/skip-command.exp
7562 * gdb.perf/skip-prologue.exp
7563 * gdb.perf/solib.exp
7564 * gdb.python/lib-types.exp
7565 * gdb.python/py-as-string.exp
7566 * gdb.python/py-bad-printers.exp
7567 * gdb.python/py-block.exp
7568 * gdb.python/py-breakpoint.exp
7569 * gdb.python/py-cmd.exp
7570 * gdb.python/py-events.exp
7571 * gdb.python/py-evthreads.exp
7572 * gdb.python/py-finish-breakpoint.exp
7573 * gdb.python/py-finish-breakpoint2.exp
7574 * gdb.python/py-frame-inline.exp
7575 * gdb.python/py-frame.exp
7576 * gdb.python/py-inferior.exp
7577 * gdb.python/py-infthread.exp
7578 * gdb.python/py-mi.exp
7579 * gdb.python/py-objfile.exp
7580 * gdb.python/py-pp-maint.exp
7581 * gdb.python/py-pp-registration.exp
7582 * gdb.python/py-prettyprint.exp
7583 * gdb.python/py-recurse-unwind.exp
7584 * gdb.python/py-shared.exp
7585 * gdb.python/py-symbol.exp
7586 * gdb.python/py-symtab.exp
7587 * gdb.python/py-template.exp
7588 * gdb.python/py-type.exp
7589 * gdb.python/py-unwind-maint.exp
7590 * gdb.python/py-unwind.exp
7591 * gdb.python/py-value.exp
7592 * gdb.python/python.exp
7593 * gdb.reverse/finish-reverse-bkpt.exp
7594 * gdb.reverse/insn-reverse.exp
7595 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7596 * gdb.reverse/solib-precsave.exp
7597 * gdb.reverse/solib-reverse.exp
7598 * gdb.stabs/gdb11479.exp
7599 * gdb.stabs/weird.exp
7600 * gdb.threads/fork-child-threads.exp
7601 * gdb.threads/fork-plus-threads.exp
7602 * gdb.threads/fork-thread-pending.exp
7603 * gdb.threads/forking-threads-plus-breakpoint.exp
7604 * gdb.threads/hand-call-in-threads.exp
7605 * gdb.threads/interrupted-hand-call.exp
7606 * gdb.threads/linux-dp.exp
7607 * gdb.threads/local-watch-wrong-thread.exp
7608 * gdb.threads/next-while-other-thread-longjmps.exp
7609 * gdb.threads/non-ldr-exit.exp
7610 * gdb.threads/pending-step.exp
7611 * gdb.threads/print-threads.exp
7612 * gdb.threads/process-dies-while-detaching.exp
7613 * gdb.threads/process-dies-while-handling-bp.exp
7614 * gdb.threads/pthreads.exp
7615 * gdb.threads/queue-signal.exp
7616 * gdb.threads/reconnect-signal.exp
7617 * gdb.threads/signal-command-handle-nopass.exp
7618 * gdb.threads/signal-command-multiple-signals-pending.exp
7619 * gdb.threads/signal-delivered-right-thread.exp
7620 * gdb.threads/signal-sigtrap.exp
7621 * gdb.threads/sigthread.exp
7622 * gdb.threads/staticthreads.exp
7623 * gdb.threads/stepi-random-signal.exp
7624 * gdb.threads/thread-unwindonsignal.exp
7625 * gdb.threads/thread_check.exp
7626 * gdb.threads/thread_events.exp
7627 * gdb.threads/tid-reuse.exp
7628 * gdb.threads/tls-nodebug.exp
7629 * gdb.threads/tls-shared.exp
7630 * gdb.threads/tls-so_extern.exp
7631 * gdb.threads/tls.exp
7632 * gdb.threads/wp-replication.exp
7633 * gdb.trace/actions-changed.exp
7634 * gdb.trace/actions.exp
7635 * gdb.trace/backtrace.exp
7636 * gdb.trace/change-loc.exp
7637 * gdb.trace/collection.exp
7638 * gdb.trace/deltrace.exp
7639 * gdb.trace/disconnected-tracing.exp
7640 * gdb.trace/entry-values.exp
7641 * gdb.trace/ftrace-lock.exp
7642 * gdb.trace/ftrace.exp
7643 * gdb.trace/infotrace.exp
7644 * gdb.trace/mi-trace-frame-collected.exp
7645 * gdb.trace/mi-trace-unavailable.exp
7646 * gdb.trace/mi-traceframe-changed.exp
7647 * gdb.trace/mi-tracepoint-changed.exp
7648 * gdb.trace/mi-tsv-changed.exp
7649 * gdb.trace/no-attach-trace.exp
7650 * gdb.trace/packetlen.exp
7651 * gdb.trace/passc-dyn.exp
7652 * gdb.trace/passcount.exp
7653 * gdb.trace/pending.exp
7654 * gdb.trace/pr16508.exp
7655 * gdb.trace/qtro.exp
7656 * gdb.trace/range-stepping.exp
7657 * gdb.trace/read-memory.exp
7658 * gdb.trace/report.exp
7659 * gdb.trace/save-trace.exp
7660 * gdb.trace/signal.exp
7661 * gdb.trace/stap-trace.exp
7662 * gdb.trace/status-stop.exp
7663 * gdb.trace/strace.exp
7664 * gdb.trace/tfile.exp
7665 * gdb.trace/tfind.exp
7666 * gdb.trace/trace-break.exp
7667 * gdb.trace/trace-condition.exp
7668 * gdb.trace/trace-enable-disable.exp
7669 * gdb.trace/trace-mt.exp
7670 * gdb.trace/tracecmd.exp
7671 * gdb.trace/tracefile-pseudo-reg.exp
7672 * gdb.trace/tspeed.exp
7673 * gdb.trace/tstatus.exp
7674 * gdb.trace/tsv.exp
7675 * gdb.trace/unavailable.exp
7676 * gdb.trace/while-dyn.exp
7677 * gdb.trace/while-stepping.exp
7678 * lib/gdb-guile.exp
7679 * lib/gdb.exp
7680 * lib/mi-support.exp
7681 * lib/pascal.exp
7682 * lib/perftest.exp
7683 * lib/prelink-support.exp
7684 * lib/selftest-support.exp
7685
ad02e4fe
SM
76862016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7687
7688 * Makefile.in: Include disable-implicit-rules.mk.
7689
22347e55
AA
76902016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7691
7692 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7693 non-byte-aligned bit fields.
7694
da5b30da
AA
76952016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7696
7697 PR gdb/12616
7698 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7699 respects the DW_AT_data_bit_offset attribute.
7700
b593ecca
SM
77012016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7702
7703 * gdb.base/default.exp: Fix output of "set language".
7704
3b165252
SM
77052016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7706
7707 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7708 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7709 make.
7710 * configure.ac: Remove checks for the make program.
7711 * configure: Re-generate.
7712
1a2f3d7f
KB
77132016-11-16 Kevin Buettner <kevinb@redhat.com>
7714
7715 * gdb.python/py-recurse-unwind.c (main): Add loop.
7716 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7717 to read_register() and gdb.parse_and_eval(). Make each code
7718 call a separate case that can be individually tested.
7719 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7720 proc. Call cont_and_backtrace for each of the code paths that
7721 we want to test in the unwinder.
7722
b7f38fda
AA
77232016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7724
7725 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7726 the definition of struct S.
7727
1f8db343
CM
77282016-11-11 Catherine Moore <clm@codesourcery.com>
7729
7730 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7731
fad0c9fb
PA
77322016-11-09 Pedro Alves <palves@redhat.com>
7733
7734 * gdb.base/commands.exp (runto_or_return): New procedure.
7735 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7736 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7737 (progvar_simple_while_test, progvar_complex_if_while_test)
7738 (if_while_breakpoint_command_test)
7739 (infrun_breakpoint_command_test, breakpoint_command_test)
7740 (user_defined_command_test, watchpoint_command_test)
7741 (test_command_prompt_position, redefine_hook_test)
7742 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7743 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7744 multi_line_input and multi_line. Remove gdb_expect and
7745 gdb_stop_suppressing_tests uses.
7746 * lib/gdb.exp (valnum_re): New global.
7747 (multi_line_input): New procedure.
7748
8354c62c
SM
77492016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7750
7751 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7752 Remove.
7753 (test_setup): Define with proc_with_prefix.
7754 (test_cli_inferior): Likewise.
7755 (test_cli_thread): Likewise.
7756 (test_cli_frame): Likewise.
7757 (test_cli_select_frame): Likewise.
7758 (test_cli_up_down): Likewise.
7759 (test_mi_thread_select): Likewise.
7760 (test_mi_stack_select_frame): Likewise.
7761 (test_cli_in_mi_inferior): Likewise.
7762 (test_cli_in_mi_thread): Likewise.
7763 (test_cli_in_mi_frame): Likewise.
7764 (top level): Do not use with_test_prefix_procname.
7765
64f367a2
PA
77662016-11-09 Pedro Alves <palves@redhat.com>
7767
7768 * gdb.base/commands.exp (gdbvar_simple_if_test)
7769 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7770 (progvar_simple_if_test, progvar_simple_while_test)
7771 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7772 (infrun_breakpoint_command_test, breakpoint_command_test)
7773 (user_defined_command_test, watchpoint_command_test)
7774 (test_command_prompt_position, deprecated_command_test)
7775 (bp_deleted_in_command, temporary_breakpoint_commands)
7776 (stray_arg0_test, source_file_with_indented_comment)
7777 (recursive_source_test, if_commands_test)
7778 (error_clears_commands_left, redefine_hook_test)
7779 (redefine_backtrace_test): Use proc_with_prefix.
7780 * lib/gdb.exp (proc_with_prefix): New proc.
7781
0bb65f1e
AA
77822016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7783
7784 * gdb.base/tui-layout.c: New file.
7785 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7786 disassembly window contains very long lines.
7787
7353f247
TT
77882016-11-08 Tom Tromey <tom@tromey.com>
7789
7790 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7791 depend on Python 2.
7792
30a7bb83
TT
77932016-11-08 Tom Tromey <tom@tromey.com>
7794
7795 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7796 New method.
7797
cdf5a07c
MG
77982016-10-29 Manish Goregaokar <manish@mozilla.com>
7799
2806dc7e 7800 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7801
51a789c3
MG
78022016-10-27 Manish Goregaokar <manish@mozilla.com>
7803
2806dc7e
PA
7804 * gdb.rust/simple.rs: Add test for univariant enums without
7805 discriminants and for encoded struct-like enums.
51a789c3 7806
f610ab6d
PA
78072016-10-28 Pedro Alves <palves@redhat.com>
7808
7809 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7810 gdb_test_multiple, tighten regexps and match symtabs and line
7811 tables incrementally.
7812
b129b0ca
LM
78132016-10-28 Luis Machado <lgustavo@codesourcery.com>
7814
7815 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7816 general.
7817
ecf45d2c
SL
78182016-10-25 Luis Machado <lgustavo@codesourcery.com>
7819
7820 * gdb.base/exec-invalid-sysroot.exp: New file.
7821
b8d38ee4
JK
78222016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7823
7824 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7825
f90fd8c2
JK
78262016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7827
7828 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7829
2d2476aa
MR
78302016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7831
2806dc7e
PA
7832 * gdb.base/killed-outside.exp: Remove $options from a call to
7833 `prepare_for_testing'.
2d2476aa 7834
e42b25a0
SM
78352016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7836
7837 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7838 Change test message.
7839
3ccdb432
SM
78402016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7841
7842 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7843 Update comment.
7844
5bad3170
SM
78452016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7846
7847 * gdb.trace/mi-trace-save.exp: New file.
7848
5ad9dba7
YQ
78492016-10-13 Yao Qi <yao.qi@linaro.org>
7850
7851 * gdb.base/code_elim.exp (get_var_address): Remove.
7852 * gdb.base/relocate.exp: Likewise.
7853 * gdb.base/shreloc.exp: Likewise.
7854 * lib/gdb.exp (get_var_address): New.
7855
62df7e21
YQ
78562016-10-13 Yao Qi <yao.qi@linaro.org>
7857
7858 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7859 floating point tests if $skip_float_test is false.
7860
4dac951e
LM
78612016-10-12 Luis Machado <lgustavo@codesourcery.com>
7862
7863 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7864 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7865 argc values.
7866 Add 1 to argc so we guarantee distinct initial/modified argc values.
7867
8f1a8fc4
JK
78682016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7869
7870 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7871
16c85b5d
JK
78722016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7873
7874 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7875 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7876 * gdb.arch/vsx-regs.exp: Likewise.
7877
1d0e042a
YQ
78782016-10-07 Yao Qi <yao.qi@linaro.org>
7879
7880 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7881
68dadef5
MM
78822016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7883
7884 * gdb.python/python.exp: Test decode_line("*0").
7885
33fa2c6e
DE
78862016-10-06 Doug Evans <dje@google.com>
7887
7888 * gdb.python/py-value.exp (test_value_creation): Add test for large
7889 unsigned 64-bit value.
7890
9c37b5ae
TT
78912016-10-06 Tom Tromey <tom@tromey.com>
7892
7893 * gdb.compile/compile.exp: Change java tests to rust.
7894 * gdb.base/setshow.exp: Change java tests to rust.
7895 * gdb.base/default.exp: Remove java from language list.
7896 * README (Examples): Update language example.
7897 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7898 test.
7899 * lib/gdb.exp (skip_java_tests): Remove.
7900 * lib/java.exp: Remove.
7901 * gdb.java: Remove.
7902
78b86327
MR
79032016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7904
7905 * gdb.arch/mips-fcr.exp: New test.
7906 * gdb.arch/mips-fcr.c: Source for the new test.
7907
7470adbb
MR
79082016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7909
7910 * gdb.base/solib-disc.exp: Use `standard_output_file'
7911 throughout.
7912
4a556533
PA
79132016-10-06 Pedro Alves <palves@redhat.com>
7914
7915 * gdb.base/jit-simple-dl.c: New file.
7916 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7917 * gdb.base/jit-simple.c: ... this.
7918 * gdb.base/jit-simple.exp (jit_run): Delete.
7919 (build_jit): New proc.
7920 (jit_test_reread): Recompile either the main program or the shared
7921 library, depending on what is being tested. Skip changing address
7922 if caller wants to. Compare before/after addresses. If testing
7923 standalone, explicitly load the binary. Test "maint info
7924 breakpoints".
7925 (top level): Add "standalone vs shared lib" and "change address"
7926 vs "same address" axes.
7927
5a122fbc
PA
79282016-10-06 Pedro Alves <palves@redhat.com>
7929
7930 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7931 call.
7932 (jit_run): Delete.
7933 (jit_test_reread): Use with_test_prefix. Reload the main binary
7934 explicitly. Compare the before/after addresses of the JIT
7935 descriptor.
7936
ee8da4b8
DE
79372016-08-15 Doug Evans <dje@google.com>
7938
7939 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7940 for single bitfields is bool.
7941 * gdb.xml/tdesc-regs.exp: Ditto.
7942
f389f6fe
JK
79432016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7944
7945 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7946
fdebf1a4
YQ
79472016-10-05 Yao Qi <yao.qi@linaro.org>
7948
7949 * lib/gdb.exp (support_complex_tests): Return zero if
7950 gdb_skip_float_test return true.
7951
9c36d954 79522016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7953 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7954
7955 PR gdb/20487
7956 * gdb.mi/user-selected-context-sync.exp: New file.
7957 * gdb.mi/user-selected-context-sync.c: New file.
7958
4034d0ff 79592016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7960 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7961
7962 PR gdb/20487
7963 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7964 =thread-select-event check.
7965
a4297203
PB
79662016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7967
7968 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7969 the compulsory L operand changes.
7970 * gdb.arch/powerpc-power.s: Likewise.
7971
bb805577
JK
79722016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7973
7974 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7975 * gdb.base/jit-attach-pie.c: New file.
7976 * gdb.base/jit-attach-pie.exp: New file.
7977
6d61dee5
PA
79782016-09-28 Pedro Alves <palves@redhat.com>
7979
7980 * gdb.base/infcall-input.c: New file.
7981 * gdb.base/infcall-input.exp: New file.
7982
f73842fc
YQ
79832016-09-22 Yao Qi <yao.qi@linaro.org>
7984
7985 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7986 (gdb_exit): Rename it to ...
7987 (gdbserver_gdb_exit): ... Close GDBserver.
7988 (gdb_exit): New proc, call gdbserver_gdb_exit.
7989 (mi_gdb_exit): Likewise.
7990
90681dab
YQ
79912016-09-22 Yao Qi <yao.qi@linaro.org>
7992
7993 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7994 path.
7995 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7996 Remove duplication.
7997
9c211fd8
YQ
79982016-09-22 Yao Qi <yao.qi@linaro.org>
7999
8000 * lib/gdbserver-support.exp: Check the existence of
8001 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8002
ad0a504f
AK
80032016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8004
8005 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8006
36cf1806
TT
80072016-09-21 Tom Tromey <tom@tromey.com>
8008
8009 PR gdb/20604:
8010 * gdb.base/quit.exp: New file.
8011
74172ecf
SM
80122016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8013
8014 * .gitignore: New file.
8015
3d0ec882
MR
80162016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8017
8018 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8019 throughout.
8020
8193adea
AA
80212016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8022
8023 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8024
d41a5c09
JK
80252016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8026
8027 * gdb.cp/casts.cc (decltype): Move it ...
8028 (main): ... with its call to ...
8029 * gdb.cp/casts03.cc: ... a new file.
8030 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8031
d2dfe700
JK
80322016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8033
8034 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8035
e2a92b16
PB
80362016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8037
8038 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8039 and sync up the test with tests in gas/testsuite/gas/ppc.
8040 * gdb.arch/powerpc-power.exp: Likewise.
8041
49b4de64
JK
80422016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8043
8044 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8045
2c29df25
SDJ
80462016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8047 Jan Kratochvil <jan.kratochvil@redhat.com>
8048
8049 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8050 make m1's definition to be different from m2's. Use 'dummy' as an
8051 argument for probe 'two'.
8052
cc3c2846
JB
80532016-09-10 Jon Beniston <jon@beniston.com>
8054
8055 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8056 for sim target.
8057
e1b2624a
AA
80582016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8059
8060 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8061 variable declaration.
8062 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8063 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8064 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8065 received HWCAP as its argument.
8066
4295e285
PA
80672016-09-06 Pedro Alves <palves@redhat.com>
8068
8069 * gdb.base/new-ui-pending-input.c: New file.
8070 * gdb.base/new-ui-pending-input.exp: New file.
8071 * gdb.exp (clear_gdb_spawn_id): New procedure.
8072 (with_spawn_id): Check whether gdb_spawn_id exists before
8073 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8074 on exit.
8075
00d5215e
UW
80762016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8077
8078 * gdb.base/float128.c: New file.
8079 * gdb.base/float128.exp: Likewise.
8080 * gdb.base/floatn.c: Likewise.
8081 * gdb.base/floatn.exp: Likewise.
8082
a9ff5f12
UW
80832016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8084
8085 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8086
f245535c
PA
80872016-09-05 Pedro Alves <palves@redhat.com>
8088
8089 PR backtrace/19927
8090 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8091 unwinders are immediately called as side effect of "source" or
8092 "disable unwinder" commands.
8093 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8094
ae9cf263
YQ
80952016-09-02 Yao Qi <yao.qi@linaro.org>
8096
8097 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8098 is true and $type is "float" or "double".
8099
27aba047
YQ
81002016-09-02 Yao Qi <yao.qi@linaro.org>
8101
8102 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8103 true.
8104 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8105 * gdb.base/call-rt-st.exp: Likewise.
8106 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8107 return value instead of gdb,skip_float_test.
8108 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8109 (do_function_calls): Use its return value instead of
8110 gdb,skip_float_test.
8111 * gdb.base/finish.exp: Likewise.
8112 * gdb.base/funcargs.exp: Likewise.
8113 * gdb.base/return.exp: Likewise.
8114 * gdb.base/return2.exp: Likewise.
8115 * gdb.base/varargs.exp: Likewise.
8116 * lib/gdb.exp (gdb_skip_float_test): Change it to
8117 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8118
5af962df
AA
81192016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8120
8121 * gdb.multi/tids.exp: Test "thread apply all".
8122
7fac6910
JK
81232016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8124
8125 * gdb.base/default.exp (tty): Remove.
8126
bb1fe4ac
KB
81272016-08-24 Kevin Buettner <kevinb@redhat.com>
8128
2806dc7e
PA
8129 * gdb.python/py-recurse-unwind.c: New file.
8130 * gdb.python/py-recurse-unwind.py: New file.
8131 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8132
0a1ddfa6
SM
81332016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8134
8135 * gdb.base/set-inferior-tty.exp: New file.
8136 * gdb.base/set-inferior-tty.c: New file.
8137
d9de1fe3
PA
81382016-08-23 Pedro Alves <palves@redhat.com>
8139
8140 PR gdb/20494
8141 * gdb.base/new-ui-echo.c: New file.
8142 * gdb.base/new-ui-echo.exp: New file.
8143
e9d9abd7
YQ
81442016-08-23 Yao Qi <yao.qi@linaro.org>
8145
8146 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8147 gdbserver_spawn.
8148 * gdb.server/connect-without-multi-process.exp (do_test):
8149 Likewise.
8150
3589529e
YQ
81512016-08-23 Yao Qi <yao.qi@linaro.org>
8152
8153 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8154 standalone_txt. Delete gdb_txt and standalone_txt on host
8155 and target. Spawn the binary on target. Copy files from
8156 target to host.
8157
6bb90213
PA
81582016-08-22 Pedro Alves <palves@redhat.com>
8159
8160 PR gdb/20505
8161 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8162 with_test_prefix. Factor out bits to ...
8163 (test_no_vdso): ... this new procedure.
8164
20c2c024
CL
81652016-08-19 Carl Love <cel@us.ibm.com>
8166
8167 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8168 maintaining separate logic for constructing the output path.
8169 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8170 * gdb.arch/ppc-dfp.exp: Likewise.
8171 * gdb.arch/ppc-fp.exp: Likewise.
8172 * gdb.arch/vsx-regs.exp: Likewise.
8173 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8174 binprefix for generating the additional binary files.
8175
0646e07d
PA
81762016-08-19 Pedro Alves <palves@redhat.com>
8177
8178 * gdb.trace/mi-trace-frame-collected.exp
8179 (test_trace_frame_collected): On x32, expect two registers.
8180
46da9242
CL
81812016-08-18 Carl Love <cel@us.ibm.com>
8182
8183 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8184 and sync up the test with tests in gas/testsuite/gas/ppc.
8185 * gdb.arch/powerpc-power.exp: Likewise.
8186
eb2332d7
SM
81872016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8188
8189 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8190 expected error message.
8191
63c61e04
SM
81922016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8193
8194 * gdb.multi/remove-inferiors.exp: New file.
8195 * gdb.multi/remove-inferiors.c: New file.
8196
7b17065f
YQ
81972016-08-12 Yao Qi <yao.qi@linaro.org>
8198
8199 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8200 argument list.
8201
01d3dedf
PA
82022016-08-10 Pedro Alves <palves@redhat.com>
8203
8204 PR gdb/19187
8205 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8206 setup_kfails.
8207
3eb7562a
PA
82082016-08-09 Pedro Alves <palves@redhat.com>
8209 Simon Marchi <simon.marchi@ericsson.com>
8210
8211 PR gdb/20418
8212 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8213 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8214
80614914
PA
82152016-08-09 Pedro Alves <palves@redhat.com>
8216
8217 PR mi/20431
8218 * gdb.mi/mi-cmd-error.exp: New file.
8219
f348d89a
PA
82202016-08-09 Pedro Alves <palves@redhat.com>
8221
8222 PR gdb/18653
8223 * gdb.base/signals-state-child.c: New file.
8224 * gdb.base/signals-state-child.exp: New file.
8225 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8226
e5ca03b4
PA
82272016-08-09 Pedro Alves <palves@redhat.com>
8228
8229 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8230
282a0691
TT
82312016-08-03 Tom Tromey <tom@tromey.com>
8232
8233 PR python/18565:
8234 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8235
41bfcd63
YQ
82362016-08-01 Yao Qi <yao.qi@linaro.org>
8237
8238 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8239 variable mode to "multi-process" if $multi_process is 1, otherwise
8240 set it to "single-process".
8241
e3465b24
YQ
82422016-08-01 Yao Qi <yao.qi@linaro.org>
8243
8244 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8245 * gdb.cp/cpexprs.exp: Likewise.
8246 * gdb.cp/m-static.exp: Likewise.
8247
0b31a4bc
TT
82482016-07-26 Tom Tromey <tom@tromey.com>
8249
8250 PR python/20190:
8251 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8252 test.
8253
e0461dbb
MM
82542016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8255
8256 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8257 selecting assembly source files.
8258 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8259 assembly source files.
8260 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8261 assembly source files.
8262 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8263 selecting assembly source files.
8264
8194e927
SM
82652016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8266
8267 * gdb.base/new-ui.exp (do_test_invalid_args): New
8268 procedure.
8269
c0272db5
TW
82702016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8271
8272 * gdb.btrace/reconnect.c: New file.
8273 * gdb.btrace/reconnect.exp: New file.
8274
e3487908
GKB
82752016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8276
8277 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8278 to test_catch_syscall_group.
8279 (test_catch_syscall_group): New.
8280
12df5c00
TT
82812016-07-21 Tom Tromey <tom@tromey.com>
8282
8283 * gdb.rust/simple.rs (main): Use empty struct expression.
8284 * gdb.rust/simple.exp: Add tests for empty struct expression.
8285
bae62ee2
YQ
82862016-07-21 Yao Qi <yao.qi@linaro.org>
8287
8288 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8289 if gdb_skip_xml_test is true on some targets.
8290
b1b53fb3
YQ
82912016-07-21 Yao Qi <yao.qi@linaro.org>
8292
8293 * gdb.server/solib-list.exp: Unset last_loaded_file.
8294
027d97f8
JK
82952016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8296
8297 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8298 "step into captured_main (args)".
8299
7674d381
JK
83002016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8301
8302 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8303
72b5d099
JK
83042016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8305
8306 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8307
1f960ced
PA
83082016-07-19 Pedro Alves <palves@redhat.com>
8309
8310 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8311 * gdb.opt/inline-bt.exp: Likewise.
8312 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8313 additional_flags=-Winline.
8314 * gdb.opt/inline-locals.exp: Likewise.
8315 * gdb.opt/inline-markers.c (ATTR): Define.
8316 (inlined_fn): Use it.
8317
f25827c1
YQ
83182016-07-19 Yao Qi <yao.qi@linaro.org>
8319
8320 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8321 (test_with_self): Remove some code. Remove argument executable.
8322 (top-level): Use do_self_tests.
8323
37539ebe
DB
83242016-07-15 Zachary Welch <zwelch@codesourcery.com>
8325 Don Breazeal <donb@codesourcery.com>
8326
8327 * gdb.base/maint.exp: Escape paths used in regular expressions.
8328 * gdb.stabs/weird.exp: Likewise.
8329
dac790e1
TT
83302016-07-13 Tom Tromey <tom@tromey.com>
8331
8332 PR python/15620, PR python/18620:
8333 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8334 (test_bkpt_events): New procs.
8335
93daf339
TT
83362016-07-13 Tom Tromey <tom@tromey.com>
8337
8338 PR python/17698:
8339 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8340 test.
8341 (test_watchpoints): Likewise.
8342 (test_bkpt_pending): New proc.
8343
6571a381
TT
83442016-07-13 Tom Tromey <tom@tromey.com>
8345
8346 PR cli/18053:
8347 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8348 completion test.
8349
e8732474
JK
83502016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8351
8352 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8353 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8354 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8355 f_label.
8356 (g): Rename g_end_lbl to g_label.
8357 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8358 low_pc and high_pc.
8359 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8360
e0f3fd7c
TT
83612016-07-12 Tom Tromey <tom@tromey.com>
8362
8363 PR python/19293:
8364 * gdb.python/py-unwind-maint.exp: Update tests.
8365
3cfe46b6
YQ
83662016-07-12 Yao Qi <yao.qi@linaro.org>
8367
8368 * lib/selftest-support.exp (selftest_setup): Match the output
8369 when captured_main is inlined.
8370
4f19a0e6
WT
83712016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8372
8373 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8374 New variables.
8375 (print this%a, print this%b, print this): New tests.
8376 * gdb.fortran/derived-types.f90 (this): New object and
8377 initialization.
8378
986cf455
SM
83792016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8380
8381 * gdb.ada/arraydim.exp: Remove extra directory level in build
8382 directory.
8383
f0464b23
SM
83842016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8385
8386 * lib/ada.exp: Remove extra directory level in build directory.
8387 * gdb.ada/cond_lang.exp: Likewise.
8388 * gdb.ada/exec_changed.exp: Likewise.
8389 * gdb.ada/lang_switch.exp: Likewise.
8390
42d94011
MG
83912016-07-06 Manish Goregaokar <manish@mozilla.com>
8392
2806dc7e
PA
8393 * simple.rs: Add test for raw pointer subscripting.
8394 * simple.exp: Add test expectations.
42d94011 8395
647c264c
YQ
83962016-07-05 Yao Qi <yao.qi@linaro.org>
8397
8398 * gdb.mi/mi-reverse.exp: Match =record-started output.
8399
20aa2c60
PA
84002016-07-01 Pedro Alves <palves@redhat.com>
8401
8402 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8403 procedure.
8404 (jit_reader_test): Test the jit reader's unwinder.
8405 * gdb.base/jithost.c (jit_function_00_code): New global.
8406 (main): Use memcpy to fill in the mmapped code, instead of poking
8407 bytes manually here.
8408 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8409 value.
8410 (read_debug_info): Save the function's range.
8411 (read_sp): New function.
8412 (unwind_frame): Use it. Also unwind RBP.
8413 (get_frame_id): Use read_sp.
8414 (gdb_init_reader): Use calloc instead of malloc.
8415 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8416 parameter. Use gdb_test_multiple.
8417
ced2dffb
PA
84182016-07-01 Pedro Alves <palves@redhat.com>
8419 Antoine Tremblay <antoine.tremblay@ericsson.com>
8420
8421 * gdb.threads/process-dies-while-detaching.c: New file.
8422 * gdb.threads/process-dies-while-detaching.exp: New file.
8423
63000888
PA
84242016-07-01 Pedro Alves <palves@redhat.com>
8425
8426 * gdb.multi/watchpoint-multi-exit.c: New file.
8427 * gdb.multi/watchpoint-multi-exit.exp: New file.
8428
038d4868
PA
84292016-06-30 Pedro Alves <palves@redhat.com>
8430
8431 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8432 unset inferior_spawn_id.
8433
994e9c83
PA
84342016-06-30 Pedro Alves <palves@redhat.com>
8435
8436 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8437 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8438
e5653468
YQ
84392016-06-29 Yao Qi <yao.qi@linaro.org>
8440
8441 * gdb.base/return.c: Add copyright header.
8442
803b47e5
TT
84432016-06-29 Tom Tromey <tom@tromey.com>
8444
8445 PR python/20129:
8446 * gdb.python/py-framefilter.exp: Add tests for setting priority
8447 and disabling of non-existent frame filter.
8448
28244707
YQ
84492016-06-29 Yao Qi <yao.qi@linaro.org>
8450
8451 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8452 0x0f07ff.
8453
a31d2f06
YQ
84542016-06-28 Yao Qi <yao.qi@linaro.org>
8455
8456 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8457 triplets. Start gdb, execute catch syscall, and continue. Check
8458 gdb's output to determine catch syscall is supported.
8459
921d8f54
MG
84602016-06-27 Manish Goregaokar <manish@mozilla.com>
8461
25d49b86
PA
8462 * gdb.rust/simple.rs: Add test for returning unit in a function.
8463 * gdb.rust/simple.exp: Add expectation for functions returning
8464 unit.
921d8f54 8465
f4952523
PMR
84662016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8467
8468 * gdb.python/py-breakpoint-create-fail.c,
8469 gdb.python/py-breakpoint-create-fail.exp,
8470 gdb.python/py-breakpoint-create-fail.py: New testcase.
8471
fccb08f8
MG
84722016-06-25 Manish Goregaokar <manish@mozilla.com>
8473
8474 PR gdb/20239
8475 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8476 * gdb.rust/simple.exp: Add test expectations for new NonZero
8477 tests.
fccb08f8 8478
6b850546
DT
84792016-06-24 David Taylor <dtaylor@emc.com>
8480
8481 * gdb.base/offsets.exp: New file.
8482 * gdb.base/offsets.c: New file.
8483
17621150
TT
84842016-06-23 Tom Tromey <tom@tromey.com>
8485
8486 PR gdb/16483:
8487 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8488 before any filters are loaded.
8489
04d59df6
WT
84902016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8491
8492 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8493 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8494 structs.
8495 * gdb.fortran/derived-type-function.exp: New file.
8496 * gdb.fortran/derived-type-function.f90: New file.
8497
8498
ac69f786
PA
84992016-06-21 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.base/new-ui.exp: New file.
8502 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8503 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8504 (with_spawn_id): New procedure.
8505
49940788
PA
85062016-06-21 Pedro Alves <palves@redhat.com>
8507
8508 * gdb.mi/mi-exec-run.exp: New file.
8509
ef274d26
PA
85102016-06-21 Pedro Alves <palves@redhat.com>
8511
8512 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8513 breakpoint command's output on the main UI.
8514 (test_break): New procedure, factored out from calls in the top
8515 level.
8516 (top level): Use foreach_with_prefix to test MI as main UI and as
8517 separate UI.
8518
468afe6c
PA
85192016-06-21 Pedro Alves <palves@redhat.com>
8520
8521 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8522 (test_awatch_creation_and_listing)
8523 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8524 Remove 'type' parameter.
8525 (test_watchpoint_all): New parameter mi_mode. Remove
8526 with_test_prefix.
8527 (top level): Use foreach_with_prefix, and add main/separate UI MI
8528 testing axis.
8529
51f77c37
PA
85302016-06-21 Pedro Alves <palves@redhat.com>
8531
8532 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8533 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8534 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8535 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8536 (gdb_main_spawn_id, mi_spawn_id): Declare and
8537 comment.
8538 (mi_create_inferior_pty): New procedure,
8539 factored out from default_mi_gdb_start.
8540 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8541 procedures.
8542 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8543 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8544 Use mi_create_inferior_pty.
8545 (mi_gdb_start): Use eval to pass down args list.
8546
8980e177
PA
85472016-06-21 Pedro Alves <palves@redhat.com>
8548
8549 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8550 * gdb.opt/inline-cmds.exp: Add MI tests.
8551
f38d3ad1
PA
85522016-06-21 Pedro Alves <palves@redhat.com>
8553
8554 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8555
45db7c09
PA
85562016-06-21 Pedro Alves <palves@redhat.com>
8557
8558 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8559 (top level): Use it instead of mi_execute_to.
8560
5a069ab3
PA
85612016-06-21 Pedro Alves <palves@redhat.com>
8562
8563 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8564 (cont_handler_str): New.
8565 (signal_stop_handler): Set stop_handler_str instead of printing to
8566 stdout.
8567 (continue_handler): Set cont_handler_str instead of printing to
8568 stdout.
8569 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8570 mi_send_resuming_command. Print stop_handler_str and
8571 cont_handler_str instead of expecting the python events print
8572 directly.
8573
2838cc1d
SD
85742016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8575
8576 * gdb.base/jit-reader.exp: New file.
8577 * gdb.base/jithost.c: New file.
8578 * gdb.base/jithost.h: New file.
8579 * gdb.base/jitreader.c : New file.
8580 * gdb.base/jit-protocol.h: New file.
8581
21a77091
YQ
85822016-06-17 Yao Qi <yao.qi@linaro.org>
8583
8584 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8585 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8586 and detach-on-fork. Adjust tests.
8587 (top level): Invoke break_cond_on_syscall with combinations of
8588 syscall, follow-fork-mode and detach-on-fork.
8589
f50bf8e5
YQ
85902016-06-17 Yao Qi <yao.qi@linaro.org>
8591
8592 * gdb.base/step-over-exit.c: New.
8593 * gdb.base/step-over-exit.exp: New.
8594
a28d8e50
YTL
85952016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8596
8597 * gdb.base/float.exp: Add target check for nds32*-*-*.
8598 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8599
cad8e26d
AB
86002016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8601
8602 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8603 for unsupported target features.
8604 * gdb.base/call-rt-st.exp: Likewise.
8605 * gdb.base/call-sc.exp: Likewise.
8606 * gdb.base/call-signal-resume.exp: Likewise.
8607 * gdb.base/call-strs.exp: Likewise.
8608 * gdb.base/callexit.exp: Likewise.
8609 * gdb.base/callfuncs.exp: Likewise.
8610 * gdb.base/nodebug.exp: Likewise.
8611 * gdb.base/printcmds.exp: Likewise.
8612 * gdb.base/ptype.exp: Likewise.
8613 * gdb.base/structs.exp: Likewise.
8614 * gdb.base/unwindonsignal.exp: Likewise.
8615 * gdb.cp/gdb2495.exp: Likewise.
8616 * gdb.cp/templates.exp: Likewise.
8617 * gdb.cp/virtfunc.exp: Likewise.
8618 * gdb.threads/hand-call-in-threads.exp: Likewise.
8619 * gdb.threads/interrupted-hand-call.exp: Likewise.
8620 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8621
347dc102
TT
86222016-06-10 Tom Tromey <tom@tromey.com>
8623
8624 PR rust/20110:
8625 * gdb.rust/expr.exp: Add test for integer constant larger than
8626 i32.
8627
5e13cf25
BH
86282016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8629
8630 * gdb.fortran/nested-funcs.exp: New.
8631 * gdb.fortran/nested-funcs.f90: New.
8632
bb556f1f
TK
86332016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8634
8635 * gdb.base/examine-backward.c: New file.
8636 * gdb.base/examine-backward.exp: New file.
8637
38b022b4
SM
86382016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8639
8640 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8641 matching.
8642
1b40ec05
TT
86432016-06-02 Tom Tromey <tom@tromey.com>
8644
8645 PR python/18984:
8646 * gdb.python/py-shared.exp: Add solib_name test.
8647
193bd378
SM
86482016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8649
8650 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8651
3326303b
MG
86522016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8653
8654 PR c++/19893
8655 * gdb.dwarf2/implref.exp: Rename to...
8656 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8657 * gdb.dwarf2/implref-array.c: New file.
8658 * gdb.dwarf2/implref-array.exp: Likewise.
8659 * gdb.dwarf2/implref-global.c: Likewise.
8660 * gdb.dwarf2/implref-global.exp: Likewise.
8661 * gdb.dwarf2/implref-struct.c: Likewise.
8662 * gdb.dwarf2/implref-struct.exp: Likewise.
8663
825c8ef2
AT
86642016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8665
8666 * gdb.trace/trace-condition.exp: Add 64bit tests.
8667
2320162a
AT
86682016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8669
8670 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8671 bits types.
8672 (main): Adapt to 8 to 64 bits types.
8673 * gdb.trace/trace-condition.exp: Add new tests.
8674
a7818233
AT
86752016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8676
8677 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8678
0d336466
AT
86792016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8680
8681 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8682 Move condition tests...
8683 * gdb.trace/trace-condition.exp: Here.
8684
7faeb45a
AT
86852016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8686
8687 * gdb.trace/trace-condition.exp: Add counter-case tests.
8688
e385593e
JK
86892016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8690
8691 PR c++/15231
8692 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8693 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8694
744608cc
PA
86952016-05-27 Pedro Alves <palves@redhat.com>
8696
8697 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8698 New procedure.
8699 (top level): Call it, and bail out of DejaGnu is known to be bad.
8700
ac775bf4
AB
87012016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8702
8703 * gdb.base/whatis.c: Extend the test case.
8704 * gdb.base/whatis.exp: Add additional tests.
8705
2bbad2ea
BH
87062016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8707
8708* gdb.fortran/type.f90: Add pointer variable.
8709* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8710
8b70175d
BH
87112016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8712
8713 * gdb.fortran/vla-type.exp: Fix testcase name.
8714
86d8a848
BH
87152016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8716
8717 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8718
e188eb36
BH
87192016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8720
8721 * gdb.fortran/type.f90: Add nested structures.
8722 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8723 * gdb.fortran/derived-type.exp: Adapt expected output.
8724 * gdb.fortran/vla-type.exp: Adapt expected output.
8725
9b2db1fd
BH
87262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8727
8728 * gdb.fortran/whatis_type.exp: Adapt expected output.
8729
72b17055
BH
87302016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8731
8732 * gdb.fortran/print_type.exp: Fix expected output.
8733 * gdb.fortran/whatis_type.exp: Fix expected output.
8734
3cd81d8d
BH
87352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8736
8737 * gdb.fortran/whatis_type.exp: Use multi_line.
8738
ddae9462
TT
87392016-05-24 Tom Tromey <tom@tromey.com>
8740
8741 PR python/17386:
8742 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8743 use value as an index.
8744
1957f6b8
TT
87452016-05-23 Tom Tromey <tom@tromey.com>
8746
8747 PR python/17981:
8748 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8749 no-breakpoint case.
8750
026a9174
PA
87512016-05-24 Pedro Alves <palves@redhat.com>
8752
8753 PR gdb/19828
8754 * gdb.threads/clone-attach-detach.c: New file.
8755 * gdb.threads/clone-attach-detach.exp: New file.
8756
e70a7231
FR
87572016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8758
8759 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8760
0f6ed0e0
TT
87612016-05-23 Tom Tromey <tom@tromey.com>
8762
8763 PR python/19438, PR python/18393:
8764 * gdb.python/py-progspace.exp: Add "dir" test.
8765 * gdb.python/py-objfile.exp: Add "dir" test.
8766
ffd19d61
YQ
87672016-05-23 Yao Qi <yao.qi@linaro.org>
8768
8769 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8770 * gdb.arch/thumb2-it.exp: Likewise.
8771
9e8f9b05
SM
87722016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8773
8774 * gdb.mi/mi-threads-interrupt.c: New file.
8775 * gdb.mi/mi-threads-interrupt.exp: New file.
8776
61c6156d
SM
87772016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8778
8779 PR gdb/18077
8780 * gdb.mi/mi-async-run.exp: New file.
8781 * gdb.mi/mi-async-run.c: New file.
8782
67218854
TT
87832016-05-17 Tom Tromey <tom@tromey.com>
8784 Manish Goregaokar <manishsmail@gmail.com>
8785
8786 * lib/rust-support.exp: New file.
8787 * lib/gdb.exp (skip_rust_tests): New proc.
8788 (build_executable_from_specs): Handle rust.
8789 * lib/future.exp (gdb_find_rustc): New proc.
8790 (gdb_default_target_compile): Handle rust.
8791 * gdb.rust/expr.exp: New file.
8792 * gdb.rust/generics.exp: New file.
8793 * gdb.rust/generics.rs: New file.
8794 * gdb.rust/methods.exp: New file.
8795 * gdb.rust/methods.rs: New file.
8796 * gdb.rust/modules.exp: New file.
8797 * gdb.rust/modules.rs: New file.
8798 * gdb.rust/simple.exp: New file.
8799 * gdb.rust/simple.rs: New file.
8800
c44af4eb
TT
88012016-05-17 Tom Tromey <tom@tromey.com>
8802
8803 * gdb.base/default.exp (set language): Add rust.
8804
dcd1f979
TT
88052016-05-17 Tom Tromey <tom@tromey.com>
8806
8807 * gdb.gdb/unittest.exp: New file.
8808
155b7f57
YQ
88092016-05-16 Yao Qi <yao.qi@linaro.org>
8810
8811 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8812 shell_prompt. Update shell_prompt_re.
8813
8ddd5a6c
DE
88142016-05-12 Doug Evans <dje@google.com>
8815
8816 PR symtab/19999
8817 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8818 $options when building executable.
8819 * gdb.dwarf2/fission-loclists-pie.S: New file.
8820 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8821
02e370d9
SM
88222016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8823
8824 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8825 of [is_remote target],
8826
8929ad8b
SM
88272016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8828
8829 * lib/gdb.exp (use_gdb_stub): New procedure.
8830
6c447423
DE
88312016-05-03 Yunlian Jiang <yunlian@google.com>
8832 Doug Evans <dje@google.com>
8833
8834 PR symtab/19914
8835 * gdb.dwarf2/dwp-sepdebug.c: New file.
8836 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8837
444e826c
SM
88382016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8839
8840 * gdb.base/detach.exp: Remove is_remote check.
8841
740feeaa
SM
88422016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8843
8844 * gdb.base/annota-input-while-running.exp: Don't check for
8845 [is_remote target]. Enable annotations after running to main.
8846 Remove unused "set test..." line.
8847
9080ac9d
SM
88482016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8849
8850 * gdb.trace/trace-enable-disable.exp: New file.
8851 * gdb.trace/trace-enable-disable.c: New file.
8852
952ebca5
SM
88532016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8854
8855 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8856 use it in info sharedlibrary test.
8857 * gdb.trace/ftrace-lock.exp: Likewise.
8858 * gdb.trace/ftrace.exp: Likewise.
8859 * gdb.trace/range-stepping.exp: Likewise.
8860 * gdb.trace/trace-break.exp: Likewise.
8861 * gdb.trace/trace-condition.exp: Likewise.
8862 * gdb.trace/trace-mt.exp: Likewise.
8863
d9019901
SM
88642016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8865
8866 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8867 (gdb_load_shlib): ... this.
8868 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8869 gdb_load_shlib.
8870 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8871 * gdb.base/ctxobj.exp: Likewise.
8872 * gdb.base/dprintf-pending.exp: Likewise.
8873 * gdb.base/dso2dso.exp: Likewise.
8874 * gdb.base/fixsection.exp: Likewise.
8875 * gdb.base/gcore-relro.exp: Likewise.
8876 * gdb.base/gdb1555.exp: Likewise.
8877 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8878 * gdb.base/gnu-ifunc.exp: Likewise.
8879 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8880 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8881 * gdb.base/pending.exp: Likewise.
8882 * gdb.base/print-file-var.exp: Likewise.
8883 * gdb.base/print-symbol-loading.exp: Likewise.
8884 * gdb.base/shlib-call.exp: Likewise.
8885 * gdb.base/shreloc.exp: Likewise.
8886 * gdb.base/so-impl-ld.exp: Likewise.
8887 * gdb.base/solib-disc.exp: Likewise.
8888 * gdb.base/solib-nodir.exp: Likewise.
8889 * gdb.base/solib-overlap.exp: Likewise.
8890 * gdb.base/solib-symbol.exp: Likewise.
8891 * gdb.base/solib-weak.exp (do_test): Likewise.
8892 * gdb.base/sym-file.exp: Likewise.
8893 * gdb.base/symtab-search-order.exp: Likewise.
8894 * gdb.base/type-opaque.exp: Likewise.
8895 * gdb.base/unload.exp: Likewise.
8896 * gdb.base/watchpoint-solib.exp: Likewise.
8897 * gdb.compile/compile.exp: Likewise.
8898 * gdb.cp/gdb2384.exp: Likewise.
8899 * gdb.cp/infcall-dlopen.exp: Likewise.
8900 * gdb.cp/re-set-overloaded.exp: Likewise.
8901 * gdb.fortran/library-module.exp: Likewise.
8902 * gdb.opt/solib-intra-step.exp: Likewise.
8903 * gdb.python/py-finish-breakpoint.exp: Likewise.
8904 * gdb.python/py-shared.exp: Likewise.
8905 * gdb.reverse/solib-precsave.exp: Likewise.
8906 * gdb.reverse/solib-reverse.exp: Likewise.
8907 * gdb.server/solib-list.exp: Likewise.
8908 * gdb.threads/dlopen-libpthread.exp: Likewise.
8909 * gdb.threads/tls-shared.exp: Likewise.
8910 * gdb.threads/tls-so_extern.exp: Likewise.
8911 * gdb.trace/change-loc.exp: Likewise.
8912 * gdb.trace/ftrace-lock.exp: Likewise.
8913 * gdb.trace/ftrace.exp: Likewise.
8914 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8915 * gdb.trace/pending.exp: Likewise.
8916 * gdb.trace/range-stepping.exp: Likewise.
8917 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8918 (strace_info_marker): Likewise.
8919 (strace_probe_marker): Likewise.
8920 (strace_trace_on_same_addr): Likewise.
8921 (strace_trace_on_diff_addr): Likewise.
8922 * gdb.trace/trace-break.exp: Likewise.
8923 * gdb.trace/trace-condition.exp: Likewise.
8924 * gdb.trace/trace-mt.exp: Likewise.
8925
fca4cfd9
SM
89262016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8927
8928 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8929 result of gdb_remote_download.
8930 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8931 * gdb.base/dso2dso.exp: Likewise.
8932 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8933 * gdb.base/print-file-var.exp: Likewise.
8934 * gdb.base/shlib-call.exp: Likewise.
8935 * gdb.base/shreloc.exp: Likewise.
8936 * gdb.base/solib-overlap.exp: Likewise.
8937 * gdb.base/solib-weak.exp (do_test): Likewise.
8938 * gdb.base/unload.exp: Likewise.
8939
11cf4ffb
YQ
89402016-04-27 Yao Qi <yao.qi@linaro.org>
8941
8942 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8943 exists.
8944
3e2e34f8
KB
89452016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8946
8947 * vla-type.exp: Print structure from toplevel.
8948
8f07e298
BH
89492016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8950
8951 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8952 of dynamic types.
8953 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8954 of dynamic types.
8955
9920b434
BH
89562016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8957
8958 * gdb.fortran/vla-type.f90: New file.
8959 * gdb.fortran/vla-type.exp: New file.
8960
f3abeff5
YQ
89612016-04-25 Yao Qi <yao.qi@linaro.org>
8962
8963 * gdb.base/branch-to-self.c: New file.
8964 * gdb.base/branch-to-self.exp: New file.
8965
0a5d52f0
YQ
89662016-04-22 Yao Qi <yao.qi@linaro.org>
8967
8968 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8969 more after $hex.
8970
495346f6
YQ
89712016-04-22 Yao Qi <yao.qi@linaro.org>
8972
8973 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8974 * gdb.base/annota3.exp: Likewise.
8975
4a7e075c
YQ
89762016-04-22 Yao Qi <yao.qi@linaro.org>
8977
8978 * gdb.reverse/step-precsave.exp: Do one step and test program
8979 stops in "callee" and do multiple steps until program goes out
8980 of "callee".
8981 * gdb.reverse/step-reverse.exp: Likewise.
8982
5b061e98
YQ
89832016-04-22 Yao Qi <yao.qi@linaro.org>
8984
8985 * gdb.trace/signal.exp: Also pass if
8986 $tracepoint_hits($i) > $iterations.
8987
5c5dc57f
YQ
89882016-04-22 Yao Qi <yao.qi@linaro.org>
8989
8990 * gdb.trace/signal.c: New file.
8991 * gdb.trace/signal.exp: New file.
8992
a55411b9
DE
89932016-04-19 Doug Evans <xdje42@gmail.com>
8994
8995 * gdb.base/bad-file.exp: New file.
8996
a22df60a
MG
89972016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8998
8999 * gdb.dwarf2/implref.exp: New file.
9000
0c13f7e5
BH
90012016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9002
9003 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9004 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9005 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9006 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9007 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9008 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9009 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9010 * lib/fortran.exp (fortran_int4): New procedure.
9011 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9012 (fortran_logical4): Likewise.
9013
9b9b09e9
BH
90142016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9015
9016 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9017
a14d1f4d
BH
90182016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9019
9020 * lib/compiler.c: Add Intel specific preprocessor macros.
9021 * lib/compiler.cc: Likewise.
25d49b86 9022
7d49b1d0
LM
90232016-04-13 Luis Machado <lgustavo@codesourcery.com>
9024
9025 * gdb.server/connect-with-no-symbol-file.c: New file.
9026 * gdb.server/connect-with-no-symbol-file.exp: New file.
9027
8392fa22
SM
90282016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9029
9030 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9031
8c4c4aeb
SM
90322016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9033
9034 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9035 standard output directory.
9036
45e3745e
AT
90372016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9038
9039 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9040
e26b7e41
MM
90412016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9042
9043 * gdb.btrace/instruction_history.c (loop): Add declaration.
9044
8ce09462
AT
90452016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9046
9047 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9048
2e88a1ea
SM
90492016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9050
9051 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9052 parentheses to print.
9053 (continue_handler): Likewise.
9054
f48e22e3
SM
90552016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9056
9057 * gdb.server/solib-list.exp: Remove is_remote check.
9058 Pass shlib= to gdb_compile. Don't link shared library with
9059 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9060 Run binary filename through "readlink -f" on the target.
9061
096be756
PA
90622016-04-08 Pedro Alves <palves@redhat.com>
9063
9064 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9065 interpreter filename as argument to gdbserver_spawn.
9066 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9067 Return empty if $last_loaded_file does not exist.
9068
06500533
JK
90692016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9070
9071 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9072 * gdb.base/jit-main.c: Use exit after usage.
9073
2d35e871
JK
90742016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9075
9076 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9077 GDBHISTSIZE prior to the tests.
9078 * gdb.base/gdbinit-history.exp: Likewise.
9079
90802016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9081
9082 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9083 instead of build_executable. Use gdb_load_shlibs.
9084
c8064e7e
YQ
90852016-04-07 Yao Qi <yao.qi@linaro.org>
9086
9087 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9088 Execute "si" command.
9089
bde47561
YQ
90902016-04-07 Yao Qi <yao.qi@linaro.org>
9091
9092 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9093 number instead of the comments on some line.
9094
b16f8a3b
DB
90952016-04-06 Don Breazeal <donb@codesourcery.com>
9096
9097 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9098 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9099
c2f901df
SM
91002016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9101
9102 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9103 standard_output_file. Remove unused binfile variable.
9104
ac17fda0
CU
91052016-04-05 Catalin Udma <catalin.udma@freescale.com>
9106
9107 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9108 * gdb.python/py-mi-objfile.exp: Match "list main" output
9109 in console format.
9110
03a8c4df
SM
91112016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9112
9113 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9114 absolute.
9115
6e774b13
SM
91162016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9117
9118 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9119 absolute.
9120 * gdb.trace/ftrace.exp: Likewise.
9121 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9122 targets as well.
9123 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9124 (gdb_load_shlibs): Copy libraries to test directory when testing
9125 natively. Only set solib-search-path if testing remotely.
9126 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9127
7817ea46
SM
91282016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9129
9130 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9131 gdb_download. Use it even if the target is not remote.
9132 * gdb.base/jit.exp (compile_jit_test): Likewise.
9133 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9134 output directory if the destination board is local, otherwise use
9135 the standard remote_download from DejaGnu.
9136 (gdb_download): Remove.
9137 (gdb_load_shlibs): Use gdb_remote_download instead of
9138 gdb_download.
9139 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9140 Use gdb_remote_download instead of gdb_download. Use it even if
9141 the target is not remote.
9142 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9143 instead of gdb_download.
9144
7beb7f68
SM
91452016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9146
9147 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9148 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9149 run.
9150
cc63428a
AV
91512016-04-01 Artemiy Volkov <artemiyv@acm.org>
9152
9153 PR gdb/19820
9154 * gdb.base/printcmds.exp: Add artificial arrays tests.
9155
64cdf930
PA
91562016-03-31 Pedro Alves <palves@redhat.com>
9157
9158 PR gdb/19858
9159 * gdb.base/jit-main.c: Include unistd.h.
9160 (ATTACH): Define to 0 if not already defined.
9161 (wait_for_gdb, mypid): New globals.
9162 (WAIT_FOR_GDB): New macro.
9163 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9164 some breakpoint locations.
9165 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9166 New procedures.
9167 (one_jit_test): Add REATTACH parameter, and handle it. Use
9168 continue_to_test_location.
9169 (top level): Test attach, and adjusts calls to one_jit_test.
9170
40dea8cb
PA
91712016-03-31 Pedro Alves <palves@redhat.com>
9172
9173 PR gdb/19858
9174 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9175 BINSUFFIX parameter, and handle it.
9176 (top level): Adjust calls compile_jit_test.
9177
e7ea3ec7
CU
91782016-03-31 Catalin Udma <catalin.udma@freescale.com>
9179
9180 PR python/19743
9181 * gdb.python/py-mi-events-gdb.py: New file.
9182 * gdb.python/py-mi-events.c: New file.
9183 * gdb.python/py-mi-events.exp: New file.
9184
e6359af3
YQ
91852016-03-30 Yao Qi <yao.qi@linaro.org>
9186
9187 * gdb.reverse/until-precsave.exp: Match function name only.
9188 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9189 Move malloc to a condition block.
9190 * gdb.reverse/until-reverse.exp: Match function name only.
9191
a4105d04
MK
91922016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9193
9194 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9195 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9196 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9197 variable for GPR 0 instead of assuming it is register 0.
9198 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9199 * lib/trace-support.exp: Add s390 registers.
9200
bfa6adb9
YQ
92012016-03-29 Yao Qi <yao.qi@linaro.org>
9202
9203 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9204
1e6697ea
YQ
92052016-03-24 Yao Qi <yao.qi@linaro.org>
9206
9207 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9208 test message.
9209
64bcd522
AA
92102016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9211
9212 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9213 maintaining separate logic for constructing the output path.
9214
7868401b
DB
92152016-03-16 Don Breazeal <donb@codesourcery.com>
9216
9217 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9218 Retry fork and waitpid on interrupted system call errors.
9219 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9220 Use with_timeout_factor to increase timeout by factor of 10.
9221
1cafadb4
DB
92222016-03-15 Don Breazeal <donb@codesourcery.com>
9223
9224 * gdb.cp/scope-err.cc: New test program.
9225 * gdb.cp/scope-err.exp: New test script.
9226 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9227 lines and "set breakpoint here" comment.
9228 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9229 Fixed some whitespace and format issues.
9230 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9231 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9232
81516450
DE
92332016-03-15 Doug Evans <dje@google.com>
9234
9235 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9236 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9237 All callers updated. Add tests for enums, mixed flags register.
9238
aa52b601
DE
92392016-03-15 Doug Evans <dje@google.com>
9240
9241 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9242 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9243
fa4ff313
SM
92442016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9245
9246 * gdb.base/default.exp: Add $_as_string to the list of expected
9247 convenience functions.
9248
f2403c39
AB
92492016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9250
9251 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9252
f2f3ccb9
SM
92532016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9254
9255 * gdb.python/py-as-string.exp: New file.
9256 * gdb.python/py-as-string.c: New file.
9257
00dbd492
PA
92582016-03-09 Pedro Alves <palves@redhat.com>
9259
9260 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9261 signal" -> "Thread NN received signal" output change.
9262 * gdb.threads/ia64-sigill.exp: Likewise.
9263 * gdb.threads/linux-dp.exp: Likewise.
9264 * gdb.threads/manythreads.exp: Likewise.
9265 * gdb.threads/pending-step.exp: Likewise.
9266 * gdb.threads/print-threads.exp: Likewise.
9267 * gdb.threads/sigstep-threads.exp: Likewise.
9268 * gdb.threads/staticthreads.exp: Likewise.
9269 * gdb.threads/tls.exp: Likewise.
9270
1e6697ea
YQ
92712016-03-09 Pedro Alves <palves@redhat.com>
9272
9273 * gdb.base/command-line-input.exp: New file.
9274
b04fd3be
MK
92752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9276
9277 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9278 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9279 * gdb.trace/pending.exp: Accept leading dot before function name.
9280 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9281 * lib/trace-support.exp: Set registers for ppc.
9282
98fa59e9
MK
92832016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9284
9285 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9286 use it for disassembly; accept .main in addition to main in backtrace.
9287
f77198c8
MK
92882016-03-09 Wei-cheng Wang <cole945@gmail.com>
9289 Marcin Kościelnicki <koriakin@0x04.net>
9290
9291 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9292 (gdb_recursion_test_ptr): New global variable.
9293 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9294 gdb_recursion_test.
9295 (gdb_c_test): Ditto.
9296
ba84e0da
MK
92972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9298
9299 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9300 ordering.
9301
4366d36e
MK
93022016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9303
9304 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9305 (bar): Add bar_start_lbl label.
9306 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9307 of foo/bar for emitting DWARF and tracing.
9308
5eb264df
SDJ
93092016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9310
9311 * analyze-racy-logs.py: Set executable bit.
9312
fb6a751f
SDJ
93132016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9314
9315 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9316 (CHECK_TARGET_TMP): Likewise.
9317 (check-single-racy): New rule.
9318 (check-parallel-racy): Likewise.
9319 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9320 (do-check-parallel-racy): New rule.
9321 (check-racy/%.exp): Likewise.
9322 * README (Racy testcases): New section.
9323 * analyze-racy-logs.py: New file.
9324
bdf7e230
DE
93252016-03-03 Doug Evans <dje@google.com>
9326
9327 * gdb.base/skip.exp: Use with_test_prefix.
9328
4719d415
YQ
93292016-03-03 Yao Qi <yao.qi@linaro.org>
9330
9331 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9332 Invoke step_over_syscall "clone" and break_cond_on_syscall
9333 "clone".
9334 * gdb.base/step-over-clone.c: New file.
9335
ea507862
YQ
93362016-03-03 Yao Qi <yao.qi@linaro.org>
9337
9338 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9339 code format.
9340
8fc8cbda
YQ
93412016-03-03 Yao Qi <yao.qi@linaro.org>
9342
9343 * gdb.base/disp-step-fork.c: Rename to ...
9344 * gdb.base/step-over-fork.c: ... it. New file.
9345 * gdb.base/disp-step-vfork.c: Rename to ...
9346 * gdb.base/step-over-vfork.c: ... it. New file.
9347 * gdb.base/disp-step-syscall.exp: Rename to ...
9348 * gdb.base/step-over-syscall.exp: ... it. New file.
9349 (disp_step_cross_syscall): Rename to ...
9350 (step_over_syscall): ... it.
9351
92fa70b0
YQ
93522016-03-03 Yao Qi <yao.qi@linaro.org>
9353
9354 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9355 If target supports condition evaluation on target, invoke
9356 break_cond_on_syscall for fork and vfork.
9357
e197ad3c
YQ
93582016-03-03 Yao Qi <yao.qi@linaro.org>
9359
9360 * gdb.base/disp-step-syscall.exp: Don't invoke
9361 support_displaced_stepping.
9362 (disp_step_cross_syscall): Test with displaced stepping off and
9363 on if supported.
9364
0b47da9f
YQ
93652016-03-03 Yao Qi <yao.qi@linaro.org>
9366
9367 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9368 proc.
9369 (setup): New proc.
9370 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9371 and setup.
9372
065ab6dc
BH
93732016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9374
9375 * gdb.fortran/vla-history.exp: Remove breakpoint.
9376
07e448ad 93772016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9378
25d49b86
PA
9379 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9380 exceeds timeout.
07e448ad 9381
9ac2d526 93822016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9383
25d49b86
PA
9384 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9385 breakpoint.
9ac2d526 9386
17807369
BH
93872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9388
9389 * gdb.mi/vla.f90: Nullify pointer after declaration.
9390
86e501af
PA
93912016-03-01 Pedro Alves <palves@redhat.com>
9392
9393 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9394
1e903e32
PA
93952016-03-01 Pedro Alves <palves@redhat.com>
9396
9397 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9398 before anything else.
9399 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9400 _GNU_SOURCE here.
9401 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9402 before anything else.
9403 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9404
6ccb54e2
PA
94052016-03-01 Pedro Alves <palves@redhat.com>
9406
9407 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9408
30ca9da1
YQ
94092016-03-01 Yao Qi <yao.qi@linaro.org>
9410
9411 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9412 prepare_for_testing.
9413
dc856b38
YQ
94142016-03-01 Yao Qi <yao.qi@linaro.org>
9415
9416 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9417
4a932159
AA
94182016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9419
9420 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9421 manually constructing the output path.
9422
f2489477
AA
94232016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9424
9425 * gdb.arch/s390-stackless.S: New.
9426 * gdb.arch/s390-stackless.exp: New.
9427
38899f16
IB
94282016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9429
9430 * gdb.dlang/circular.c: New file.
9431 * gdb.dlang/circular.exp: New file.
9432
9fde51ed
YQ
94332016-02-26 Yao Qi <yao.qi@linaro.org>
9434
9435 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9436 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9437 (testcases): Update.
9438
ce90fefe
YQ
94392016-02-26 Yao Qi <yao.qi@linaro.org>
9440
9441 * gdb.reverse/aarch64.c: Rename to ...
9442 * gdb.reverse/insn-reverse.c: ... it.
9443 * gdb.reverse/aarch64.exp: Rename to ...
9444 * gdb.reverse/insn-reverse.exp: ... it.
9445
3263bceb
YQ
94462016-02-26 Yao Qi <yao.qi@linaro.org>
9447
9448 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9449 (testcase_ftype): New.
9450 (testcases): New array.
9451 (n_testcases): New.
9452 (main): Call each element in testcases.
9453 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9454 (read_testcase): New.
9455 Do the tests in a loop.
9456
6cb59ff1
YQ
94572016-02-25 Yao Qi <yao.qi@linaro.org>
9458
9459 * gdb.base/branches.c: Remove.
9460
ae91f625
MK
94612016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9462
9463 PR gdb/13808
9464 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9465
678b48b7
MK
94662016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9467
9468 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9469
7337a6f2
MK
94702016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9471
9472 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9473 change x86_64 call_insn to 'callq'.
9474
861ca91f
AT
94752016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9476
9477 * gdb.trace/tfile-avx.c: Move to...
9478 * gdb.trace/tracefile-pseudo-reg.c: Here.
9479 * gdb.trace/tfile-avx.exp: Move to...
9480 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9481
bf74e428
GB
94822016-02-24 Gary Benson <gbenson@redhat.com>
9483
9484 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9485 message on attach.
9486
cce0e923
DE
94872016-02-23 Doug Evans <dje@google.com>
9488
9489 * gdb.base/skip.c (test_skip): New function.
9490 (end_test_skip_file_and_function): New function.
9491 (test_skip_file_and_function): New function.
9492 * gdb.base/skip1.c (test_skip): New function.
9493 (skip1_test_skip_file_and_function): New function.
9494 * gdb.base/skip.exp: Add tests for new skip options.
9495 * gdb.base/skip-solib.exp: Update expected output.
9496 * gdb.perf/skip-command.cc: New file.
9497 * gdb.perf/skip-command.exp: New file.
9498 * gdb.perf/skip-command.py: New file.
9499
4000e47e
MK
95002016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9501
9502 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9503 info registers pattern.
9504
24f75ead
IB
95052016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9506
9507 * lib/future.exp: Add D support.
9508 (gdb_find_gdc): New proc.
9509 (gdb_default_target_compile): Add D support.
9510
fbb7bcbe
WW
95112016-02-18 Wei-cheng Wang <cole945@gmail.com>
9512
9513 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9514 user+system time.
9515 (trace_speed_test): Determine the iteration count for a time
9516 between 15..30 seconds.
9517
012b3a21
WT
95182016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9519
9520 * gdb.arch/i386-mpx-sigsegv.c: New file.
9521 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9522 * gdb.arch/i386-mpx-simple_segv.c: New file.
9523 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9524
2d5189bd
YQ
95252016-02-18 Yao Qi <yao.qi@linaro.org>
9526
9527 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9528 Don't call setup_kfail.
9529
40fb20d0
YQ
95302016-02-18 Yao Qi <yao.qi@linaro.org>
9531
9532 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9533 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9534
21b1f8d2
DE
95352016-02-16 Doug Evans <dje@google.com>
9536
9537 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9538 * gdb.base/skip1.c: Ditto.
9539 * gdb.base/skip.exp: Whitespace cleanup.
9540
4041ed77
DB
95412016-02-16 Don Breazeal <donb@codesourcery.com>
9542
9543 PR remote/19496
9544 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9545 Remove kfail for PR remote/19496.
9546
c4ef31bf
SM
95472016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9548
9549 * lib/gdb.exp (standard_temp_file): Return a path specific to
9550 the runtest invocation.
9551
266b65b3
SM
95522016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9553
9554 * gdb.trace/save-trace.exp: Change relative path to be in the
9555 standard output directory.
9556
a7a0a6a9
JK
95572016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9558
9559 * gdb.arch/i386-prologue.c: Add missing prototypes.
9560
c99dbb42
JK
95612016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9562
9563 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9564 * gdb.arch/i386-prologue.exp: Likewise.
9565 * gdb.arch/i386-size.exp: Likewise.
9566
aa480355
SM
95672016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9568
9569 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9570 define object file path.
9571 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9572 file path.
9573 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9574 standard_output_file to define binfile.
9575
ba881f50
JK
95762016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9577
9578 Fix compatibility with recent gfortran-5.3.1.
9579 * gdb.fortran/vla-history.exp (print vla1 allocated)
9580 (print vla2 allocated, print $2, print $3): Remove
9581 (print $4): Rename to ...
9582 (print $2): ... here.
9583 (print $9): Rename to ...
9584 (print $5): ... here.
9585 (print $10): Rename to ...
9586 (print $6): ... here.
9587 * gdb.fortran/vla.f90: Add pvla initialization.
9588
e9fb005c
JK
95892016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9590
9591 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9592 New test.
9593 * gdb.fortran/vla-value-sub.exp: Likewise.
9594
e44e00ff
MK
95952016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9596
9597 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9598
97e94151
SM
95992016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9600
9601 * i386-biarch-core.exp: Define corefile using
9602 standard_output_file.
9603
01113bc1
YQ
96042016-02-12 Yao Qi <yao.qi@linaro.org>
9605
9606 * gdb.arch/arm-single-step-kernel-helper.c: New.
9607 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9608
33b4777c
MM
96092016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9610
9611 * gdb.btrace/tailcall-only.exp: New.
9612 * gdb.btrace/tailcall-only.c: New.
9613 * gdb.btrace/x86_64-tailcall-only.S: New.
9614 * gdb.btrace/i686-tailcall-only.S: New.
9615
acc23c11
PA
96162016-02-11 Pedro Alves <palves@redhat.com>
9617
9618 * README (Parallel testing): Add missing double quotes.
9619
e352bf0a
PA
96202016-02-11 Pedro Alves <palves@redhat.com>
9621
9622 * README (Parallel testing): New section.
9623 (GDB_PARALLEL): Rewrite.
9624 (FORCE_PARALLEL): Document.
9625
9f5fed78
MK
96262016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9627
9628 * gdb.trace/tfile-avx.c: New test.
9629 * gdb.trace/tfile-avx.exp: New test.
9630
9ef9e6a6
KS
96312016-02-09 Keith Seitz <keiths@redhat.com>
9632
9633 PR breakpoints/19546
9634 * gdb.base/infcall-exec.c: New file.
9635 * gdb.base/infcall-exec2.c: New file.
9636 * gdb.base/infcall-exec.exp: New file.
9637
a96e36da
KS
96382016-02-09 Keith Seitz <keiths@redhat.com>
9639
9640 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9641 (toplevel): Call test_bkpt_address.
9642
9f61929f
KS
96432016-02-09 Keith Seitz <keiths@redhat.com>
9644
9645 PR python/19506
9646 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9647 (toplevel): Call test_bkpt_address.
9648
1e94266c
SM
96492016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9650
9651 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9652 to AC_OUTPUT.
9653 * configure: Regenerate.
9654
2a7f3dff
PA
96552016-02-09 Pedro Alves <palves@redhat.com>
9656
9657 PR breakpoints/19548
9658 * gdb.base/execl-update-breakpoints.c (some_function): New
9659 function.
9660 (main): Call it.
9661 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9662 Tighten expected GDB output.
9663
2151ccc5
SM
96642016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9665
9666 * Makefile.in (ALL_SUBDIRS): Remove.
9667 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9668 (distclean maintainer-clean realclean): Likewise.
9669 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9670 * configure: Regenerate.
9671 * gdb.ada/Makefile.in: Delete.
9672 * gdb.arch/Makefile.in: Likewise.
9673 * gdb.asm/Makefile.in: Likewise.
9674 * gdb.base/Makefile.in: Likewise.
9675 * gdb.btrace/Makefile.in: Likewise.
9676 * gdb.cell/Makefile.in: Likewise.
9677 * gdb.compile/Makefile.in: Likewise.
9678 * gdb.cp/Makefile.in: Likewise.
9679 * gdb.disasm/Makefile.in: Likewise.
9680 * gdb.dlang/Makefile.in: Likewise.
9681 * gdb.dwarf2/Makefile.in: Likewise.
9682 * gdb.fortran/Makefile.in: Likewise.
9683 * gdb.gdb/Makefile.in: Likewise.
9684 * gdb.go/Makefile.in: Likewise.
9685 * gdb.guile/Makefile.in: Likewise.
9686 * gdb.java/Makefile.in: Likewise.
9687 * gdb.linespec/Makefile.in: Likewise.
9688 * gdb.mi/Makefile.in: Likewise.
9689 * gdb.modula2/Makefile.in: Likewise.
9690 * gdb.multi/Makefile.in: Likewise.
9691 * gdb.objc/Makefile.in: Likewise.
9692 * gdb.opencl/Makefile.in: Likewise.
9693 * gdb.opt/Makefile.in: Likewise.
9694 * gdb.pascal/Makefile.in: Likewise.
9695 * gdb.perf/Makefile.in: Likewise.
9696 * gdb.python/Makefile.in: Likewise.
9697 * gdb.reverse/Makefile.in: Likewise.
9698 * gdb.server/Makefile.in: Likewise.
9699 * gdb.stabs/Makefile.in: Likewise.
9700 * gdb.threads/Makefile.in: Likewise.
9701 * gdb.trace/Makefile.in: Likewise.
9702 * gdb.xml/Makefile.in: Likewise.
9703 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9704 GDB_PARALLEL.
9705 (standard_output_file): Remove check for GDB_PARALLEL, always
9706 return path in outputs/$subdir/$testname.
9707
437277d4
SM
97082016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9709
9710 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9711 (site.exp): Assign abs_srcdir to tcl's srcdir.
9712
31d913c7
YQ
97132016-02-04 Yao Qi <yao.qi@linaro.org>
9714
9715 * gdb.base/foll-exec-mode.c: Include limits.h.
9716 (main): Add parameters argc and argv. Get directory from
9717 argv[0].
9718 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9719 compilation.
9720 * gdb.base/foll-exec.c: Include limits.h.
9721 (main): Add parameters argc and argv.
9722 Get directory from argv[0].
9723 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9724 Adjust tests on the number of lines as source code changed.
9725 * gdb.base/foll-vfork-exit.c: Include limits.h.
9726 (main): Add one line of statement before vfork.
9727 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9728 (main): Add parameters argc and argv. Get directory from
9729 argv[0].
9730 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9731 (setup_gdb): Set tbreak to skip some source lines.
9732 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9733 (main): Add parameters argc and argv. Get directory from
9734 argv[0].
9735 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9736 compilation.
9737 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9738 (main): Add parameters argc and argv. Get directory from
9739 argv[0].
9740 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9741 compilation.
9742
9482b9fb
DE
97432016-02-01 Doug Evans <dje@google.com>
9744
9745 * gdb.base/skip.exp: Clean up multiple references to same test name.
9746
6b2e4f10
PA
97472016-02-01 Pedro Alves <palves@redhat.com>
9748
ccb6afd6 9749 PR remote/19496
6b2e4f10
PA
9750 * gdb.threads/forking-threads-plus-breakpoint.exp
9751 (displaced_stepping_supported): New global.
9752 (probe_displaced_stepping_support): New procedure.
9753 (do_test): Add 'displaced' parameter, and use it.
9754 (top level): Check for displaced stepping support. Add displaced
9755 stepping on/off testing axis.
9756
37a8db1a
AB
97572016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9758
9759 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9760 pointer. Don't perform further tests on the unassociated pointer
9761 if the first test fails.
9762
5fdf6324
AB
97632016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9764
9765 * gdb.base/max-value-size.c: New file.
9766 * gdb.base/max-value-size.exp: New file.
9767 * gdb.base/huge.exp: Disable max-value-size for this test.
9768
935c6144
IB
97692016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9770
9771 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9772
7fe8399d
YQ
97732016-01-28 Yao Qi <yao.qi@linaro.org>
9774
9775 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9776
a2077e25
PA
97772016-01-25 Pedro Alves <palves@redhat.com>
9778
9779 PR threads/19461
9780 * gdb.base/fork-running-state.c: New file.
9781 * gdb.base/fork-running-state.exp: New file.
9782
1d2736d4
PA
97832016-01-25 Pedro Alves <palves@redhat.com>
9784
9785 PR gdb/19494
9786 * gdb.base/catch-fork-kill.c: New file.
9787 * gdb.base/catch-fork-kill.exp: New file.
9788
f1da4b11
PA
97892016-01-25 Pedro Alves <palves@redhat.com>
9790
9791 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9792 Delete, moved to lib/gdb.exp.
9793 * gdb.threads/forking-threads-plus-breakpoint.exp
9794 (foreach_with_prefix): Likewise.
9795 * gdb.threads/process-dies-while-handling-bp.exp
9796 (foreach_with_prefix): Likewise.
9797 * lib/gdb.exp (foreach_with_prefix): New procedure.
9798
45f38546
MK
97992016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9800
9801 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9802 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9803
dc29a1ce
MK
98042016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9805
9806 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9807 endian targets.
9808
092127d7
JK
98092016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9810 Pedro Alves <palves@redhat.com>
9811
9812 Fix testsuite compatibility with Guile.
9813 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9814 number.
9815
31d765d3
JK
98162016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9817
9818 Fix testsuite compatibility with Guile.
9819 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9820 (thread 1): New test for backtrace through signal handler.
9821
1ac78c04
YQ
98222016-01-22 Yao Qi <yao.qi@linaro.org>
9823
9824 PR testsuite/19491
9825 * gdb.base/multi-forks.c: Include
9826 ../lib/unbuffer_output.c
9827 (main): Call gdb_unbuffer_output.
9828
4f5946a8
DE
98292016-01-21 Doug Evans <dje@google.com>
9830
9831 * lib/ada.exp (gdb_compile_ada): Fix typo.
9832
305e13e6
JB
98332016-01-21 Joel Brobecker <brobecker@adacore.com>
9834
9835 * gdb.base/break-fun-addr.exp: New file.
9836 * gdb.base/break-fun-addr1.c: New file.
9837 * gdb.base/break-fun-addr2.c: New file.
9838
5f5dfff6
SM
98392016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9840
9841 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9842 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9843 enum flag values.
9844
fd356fa2
AA
98452016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9846
9847 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9848 when GDB can not set the vector return value. Add more comments
9849 for clarification.
9850
9df22175
AT
98512016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9852
9853 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9854 command.
9855
41d1845e
SM
98562016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9857
9858 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9859
01ac6840
SM
98602016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9861
9862 * Makefile.in (check-single): Pass --status to runtest.
9863 (check/%.exp): Likewise.
9864
98652016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9866
9867 * Makefile.in (check-parallel): Propagate return code from make
9868 do-check-parallel.
9869
bd0a71fa
MK
98702016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9871
9872 * gdb.trace/ftrace.exp: Fix expected message on continue.
9873 * gdb.trace/pending.exp: Fix expected message on continue.
9874 * gdb.trace/trace-break.exp: Fix expected message on continue.
9875
8bcbad33
SM
98762016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9877
9878 * lib/gdb.exp (gdb_test): Remove unused global references.
9879
f303dbd6
PA
98802016-01-18 Pedro Alves <palves@redhat.com>
9881
9882 * gdb.base/async-shell.exp: Adjust expected output.
9883 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9884 * gdb.base/siginfo-thread.exp: Adjust expected output.
9885 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9886 * gdb.java/jnpe.exp: Adjust expected output.
9887 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9888 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9889 * gdb.threads/leader-exit.exp: Adjust expected output.
9890 * gdb.threads/manythreads.exp: Adjust expected output.
9891 * gdb.threads/pthreads.exp: Adjust expected output.
9892 * gdb.threads/schedlock.exp: Adjust expected output.
9893 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9894 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9895 expected output.
9896 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9897 output.
9898 * gdb.threads/sigthread.exp: Adjust expected output.
9899 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9900
b2789696
YQ
99012016-01-18 Yao Qi <yao.qi@linaro.org>
9902
9903 * gdb.guile/scm-section-script.c: Replace @progbits with
9904 %progbits.
9905 * gdb.python/py-section-script.c: Likewise.
9906
71ef29a8
PA
99072016-01-15 Pedro Alves <palves@redhat.com>
9908
9909 * gdb.multi/tids.exp: Test star wildcard ranges.
9910
3f5b7598
PA
99112016-01-15 Pedro Alves <palves@redhat.com>
9912
9913 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9914 command from "thread apply" invocation.
9915 (thr_apply_info_thr_invalid): Default the expected output to the
9916 input tid list.
9917 (top level): Add tests that use convenience variables. Add tests
9918 for "thread apply" with a valid TID list, but missing the command.
9919
663f6d42
PA
99202016-01-13 Pedro Alves <palves@redhat.com>
9921
9922 * gdb.base/default.exp: Expect $_gthread as well.
9923 * gdb.multi/tids.exp: Test $_gthread.
9924 * gdb.threads/thread-specific.exp: Test $_gthread.
9925
c84f6bbf
PA
99262016-01-13 Pedro Alves <palves@redhat.com>
9927
9928 * gdb.multi/tids.exp: Test "info threads -gid".
9929
22a02324
PA
99302016-01-13 Pedro Alves <palves@redhat.com>
9931
9932 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9933 Breakpoint.thread.
9934 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9935
5d5658a1
PA
99362016-01-07 Pedro Alves <palves@redhat.com>
9937
9938 * gdb.base/break.exp: Adjust to output changes.
9939 * gdb.base/hbreak2.exp: Likewise.
9940 * gdb.base/sepdebug.exp: Likewise.
9941 * gdb.base/watch_thread_num.exp: Likewise.
9942 * gdb.linespec/keywords.exp: Likewise.
9943 * gdb.multi/info-threads.exp: Likewise.
9944 * gdb.threads/thread-find.exp: Likewise.
9945 * gdb.multi/tids.c: New file.
9946 * gdb.multi/tids.exp: New file.
9947
84654457
PA
99482016-01-13 Pedro Alves <palves@redhat.com>
9949
9950 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9951
e3940304
PA
99522016-01-13 Pedro Alves <palves@redhat.com>
9953
9954 * gdb.base/default.exp: Expect $_inferior as well.
9955 * gdb.multi/base.exp: Test $_inferior.
9956
a911d87a
PA
99572016-01-13 Pedro Alves <palves@redhat.com>
9958
9959 PR breakpoints/19388
9960 * gdb.base/catch-signal-siginfo-cond.c: New file.
9961 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9962
82075af2
JS
99632016-01-12 Josh Stone <jistone@redhat.com>
9964 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9965
9966 * gdb.base/catch-syscall.c (do_execve): New variable.
9967 (main): Conditionally trigger an execve.
9968 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9969 (test_catch_syscall_execve): New, check entry/return across execve.
9970 (do_syscall_tests): Call test_catch_syscall_execve.
9971
e46eeedd
PA
99722016-01-12 Pedro Alves <palves@redhat.com>
9973
9974 * gdb.base/random-signal.exp (do_test): New procedure, with body
9975 of testcase moved in.
9976
01d8c27e
JK
99772016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9978 Pedro Alves <palves@redhat.com>
9979
9980 * gdb.base/funcargs.exp (finish from indirectly called function):
9981 Reintroduce the case for 'First'.
9982
9a706302
JK
99832016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9984 Pedro Alves <palves@redhat.com>
9985
9986 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9987 (tcatch_vfork_then_child_follow_exec)
9988 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9989 identification.
9990
c0ecb95f
JK
99912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9992
9993 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9994 and repeats to unlimited.
9995 * gdb.python/py-value.exp: Likewise.
9996 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9997 and repeats to unlimited.
9998
6cfc1fcb
JK
99992016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10000
10001 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10002 and reordering the functions.
10003 * gdb.multi/hangout.c: Likewise.
10004 * gdb.multi/hello.c: Likewise.
10005
582a1b00
SM
100062016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10007
10008 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10009 absolute.
10010 (SingleStatisticTestResult.report): Use dict.keys instead of
10011 dict.iterkeys.
10012
79bc59cb
PA
100132016-01-06 Pedro Alves <palves@redhat.com>
10014
10015 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10016
43368e1d
MM
100172016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10018
10019 * gdb.btrace/dlopen.exp: New.
10020 * gdb.btrace/dlopen.c: New.
10021 * gdb.btrace/dlopen-dso.c: New.
10022
79fad5b8
SL
100232015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10024
10025 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10026 PATTERN argument is optional.
10027
ab8314b3
JB
100282015-12-24 Joel Brobecker <brobecker@adacore.com>
10029
10030 * lib/ada.exp (target_compile_ada_from_dir): New function.
10031 (gdb_compile_ada): Reimplement avoiding the use of project files.
10032 * gdb.ada/gnat_ada.gpr: Delete.
10033 * gdb.ada/cond_lang.exp: Adjust test to make path before
10034 filename optional.
10035 * gdb.ada/small_reg_param.exp: Likewise.
10036
fe33faff
SM
100372015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10038
10039 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10040
6d265cb4
TP
100412015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10042
10043 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10044 case.
10045
10125099
SM
100462015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10047
10048 * gdb.base/break.exp: Remove dead code.
10049 * gdb.base/sepdebug.exp: Likewise.
10050
3ca22649
SM
100512015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10052
10053 * gdb.asm/asm-source.exp: Remove HP-UX references.
10054 * gdb.base/annota1.exp: Likewise.
10055 * gdb.base/annota3.exp: Likewise.
10056 * gdb.base/attach.exp: Likewise.
10057 * gdb.base/bigcore.exp: Likewise.
10058 * gdb.base/break.exp: Likewise.
10059 * gdb.base/call-ar-st.exp: Likewise.
10060 * gdb.base/callfuncs.exp: Likewise.
10061 * gdb.base/catch-fork-static.exp: Likewise.
10062 * gdb.base/display.exp: Likewise.
10063 * gdb.base/foll-exec-mode.exp: Likewise.
10064 * gdb.base/foll-exec.exp: Likewise.
10065 * gdb.base/foll-fork.exp: Likewise.
10066 * gdb.base/foll-vfork.exp: Likewise.
10067 * gdb.base/funcargs.exp: Likewise.
10068 * gdb.base/hbreak2.exp: Likewise.
10069 * gdb.base/inferior-died.exp: Likewise.
10070 * gdb.base/interrupt.exp: Likewise.
10071 * gdb.base/multi-forks.exp: Likewise.
10072 * gdb.base/nodebug.exp: Likewise.
10073 * gdb.base/sepdebug.exp: Likewise.
10074 * gdb.base/solib1.c: Likewise.
10075 * gdb.base/step-test.exp: Likewise.
10076 * gdb.mi/non-stop.c: Likewise.
10077 * gdb.mi/pthreads.c: Likewise.
10078 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10079 * gdb.threads/pthreads.c: Likewise.
10080 * gdb.threads/staticthreads.exp: Likewise.
10081 * lib/future.exp: Likewise.
10082 * lib/gdb.exp: Likewise.
10083 * gdb.base/so-indr-cl.c: Remove.
10084 * gdb.base/so-indr-cl.exp: Likewise.
10085 * gdb.base/solib.c: Likewise.
10086 * gdb.base/solib.exp: Likewise.
10087 * gdb.base/solib2.c: Likewise.
10088
b6304613
SM
100892015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10090
10091 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10092 * gdb.base/call-ar-st.exp: Likewise.
10093 * gdb.base/callfuncs.exp: Likewise.
10094 * gdb.base/condbreak.exp: Likewise.
10095 * gdb.base/constvars.exp: Likewise.
10096 * gdb.base/hbreak2.exp: Likewise.
10097 * gdb.base/langs.exp: Likewise.
10098 * gdb.base/list.exp: Likewise.
10099 * gdb.base/long_long.exp: Likewise.
10100 * gdb.base/ptype.exp: Likewise.
10101 * gdb.base/scope.exp: Likewise.
10102 * gdb.base/signals.exp: Likewise.
10103 * gdb.base/so-impl-ld.exp: Likewise.
10104 * gdb.base/varargs.exp: Likewise.
10105 * gdb.base/volatile.exp: Likewise.
10106 * gdb.base/whatis.exp: Likewise.
10107 * gdb.cp/cplusfuncs.exp: Likewise.
10108 * gdb.cp/inherit.exp: Likewise.
10109 * gdb.cp/local.exp: Likewise.
10110 * gdb.cp/member-ptr.exp: Likewise.
10111 * gdb.cp/method.exp: Likewise.
10112 * gdb.cp/overload.exp: Likewise.
10113 * gdb.cp/templates.exp: Likewise.
10114 * gdb.stabs/weird.exp: Likewise.
10115 * lib/compiler.c: Likewise.
10116 * lib/compiler.cc: Likewise.
10117 * lib/cp-support.exp: Likewise.
10118 * lib/gdb.exp: Likewise.
10119
bf401b07
SM
101202015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10121
10122 * configure.ac: Remove HP-UX case.
10123 * configure: Regenerate.
10124
aff9c0f8
SM
101252015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10126
10127 * lib/gdb.exp (gdb_compile): Add function doc.
10128
a6904d5a
PA
101292015-12-17 Pedro Alves <palves@redhat.com>
10130
10131 PR threads/19354
10132 * gdb.multi/info-threads.exp: New file.
10133
a22279dd
YQ
101342015-12-15 Yao Qi <yao.qi@linaro.org>
10135
10136 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10137 is aarch64*-*-*.
10138
0588c796
SL
101392015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10140
10141 * gdb.base/history-duplicates.exp: Skip if no readline support.
10142
5d978e17
SL
101432015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10144
10145 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10146
7e763b86
SL
101472015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10148
10149 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10150
87a3a92c
SL
101512015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10152
10153 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10154 ctrl-C if nointerrupts target property is set.
10155 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10156 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10157 * gdb.base/paginate-bg-execution.exp: Likewise.
10158 * gdb.base/paginate-execution-startup.exp: Likewise.
10159 * gdb.base/random-signal.exp: Likewise.
10160 * gdb.base/range-stepping.exp: Likewise.
10161 * gdb.cp/annota2.exp: Likewise.
10162 * gdb.cp/annota3.exp: Likewise.
10163 * gdb.gdb/selftest.exp: Likewise.
10164 * gdb.threads/continue-pending-status.exp: Likewise.
10165 * gdb.threads/leader-exit.exp: Likewise.
10166 * gdb.threads/manythreads.exp: Likewise.
10167 * gdb.threads/pthreads.exp: Likewise.
10168 * gdb.threads/schedlock.exp: Likewise.
10169 * gdb.threads/sigthread.exp: Likewise.
10170
a8f077dc
DB
101712015-12-11 Don Breazeal <donb@codesourcery.com>
10172
10173 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10174 remote.
10175 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10176 * gdb.base/foll-exec.exp (main): Enable for target remote.
10177 * gdb.base/foll-fork.exp (main): Likewise.
10178 * gdb.base/foll-vfork.exp (main): Likewise.
10179 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10180 (proc continue_to_exit_bp_loc): Use clean_restart.
10181 * gdb.base/pie-execl.exp (main): Disable for target remote.
10182 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10183 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10184 * gdb.threads/execl.exp (main): Likewise.
10185 * gdb.threads/fork-child-threads.exp (main): Likewise.
10186 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10187 remote.
10188 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10189 remote.
10190 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10191 pid.tid style ptids, instead of just tid.
10192 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10193 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10194 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10195 ptids, instead of just tid.
10196
3b2464a8
AB
101972015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10198
10199 * gdb.base/list.exp (test_list_forward): Add end of file error
10200 test.
10201 (test_repeat_list_command): Add end of file error test.
10202 (test_list_backwards): Add beginning of file error test.
10203
a0def019
AB
102042015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10205
10206 * gdb.base/list.exp (test_list_invalid_args): New function,
10207 defined, and called.
10208
5c000dff
AB
102092015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10210
10211 * gdb.base/list.exp (test_list): Make test names unique.
10212
f1637ebe
YQ
102132015-12-11 Yao Qi <yao.qi@linaro.org>
10214
10215 * gdb.base/coremaker2.c: Remove.
10216
36d6fc0a
PA
102172015-12-10 Pedro Alves <palves@redhat.com>
10218
10219 * gdb.multi/base.exp: Remove stale "spaces" references.
10220
762f7747
PA
102212015-12-10 Pedro Alves <palves@redhat.com>
10222
10223 * gdb.multi/base.exp: Don't use nowarnings.
10224 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10225 * gdb.multi/hangout.c: Include stdio.h.
10226 * gdb.multi/hello.c: Include stdlib.h.
10227 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10228 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10229 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10230
28d2bfb9
AB
102312015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10232
10233 * gdb.dwarf2/dw2-ranges-base.c: New file.
10234 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10235 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10236 support additional line table, and debug ranges generation.
10237 (Dwarf::ranges): New function, generate .debug_ranges.
10238 (Dwarf::lines): Support generating simple line table programs.
10239 (Dwarf::assemble): Initialise new namespace variables.
10240
5fc2beac
KB
102412015-12-09 Kevin Buettner <kevinb@redhat.com>
10242
10243 * gdb.base/async.exp (proc test_background): Add case for
10244 asynchronous execution not supported.
10245
1c35a88f
LM
102462015-12-09 Luis Machado <lgustavo@codesourcery.com>
10247
10248 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10249 format and change test names to make them unique.
10250
b593e3d9
RK
102512015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10252 Pedro Alves <pedro@redhat.com>
10253
10254 PR gdb/18702
10255 Add checking of floatformats setup on x86_64 hosts.
10256 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10257 (smallval, bigval): New labels/constants.
10258 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10259 float" after loading bigval and smallval.
10260
d72413e6
PMR
102612015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10262
10263 * gdb.ada/fun_overload_menu.exp: New testcase.
10264 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10265
ece66d65
JS
102662015-12-04 Josh Stone <jistone@redhat.com>
10267
10268 * gdb.base/catch-fork-static.exp: New.
10269
41d0efca
YQ
102702015-12-03 Yao Qi <yao.qi@linaro.org>
10271
10272 * gdb.base/sizeof.c: Don't include stdio.h and
10273 ../lib/unbuffer_output.c.
10274 (main): New variable 'size' and 'value'. Remove printf and
10275 gdb_unbuffer_output. Assign return value to size and value.
10276 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10277 at the beginning.
10278 (check_sizeof): Check the result by printing variable 'size'.
10279 (check_valueof): Check the result by printing variable 'value'.
10280
99fd02d9
YQ
102812015-12-01 Yao Qi <yao.qi@linaro.org>
10282
10283 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10284 for aarch64*-*-linux* target.
10285
f2faf941
PA
102862015-11-30 Pedro Alves <palves@redhat.com>
10287
10288 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10289
04bf20c5
PA
102902015-11-30 Pedro Alves <palves@redhat.com>
10291
10292 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10293 Handle non-stop mode vCont replies.
10294
09df4675
PA
102952015-11-30 Pedro Alves <palves@redhat.com>
10296
10297 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10298 prepare_for_testing. Start gdb with "set non-stop on" appended to
10299 GDBFLAGS. Lax expected stop output.
10300
58b584af
YQ
103012015-11-27 Yao Qi <yao.qi@linaro.org>
10302
10303 * gdb.arch/arm-neon.exp: New.
10304 * gdb.arch/arm-neon.c: New.
10305
dfcb77a8
YQ
103062015-11-27 Yao Qi <yao.qi@linaro.org>
10307
10308 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10309
88e8ec1b
YQ
103102015-11-27 Yao Qi <yao.qi@linaro.org>
10311
10312 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10313 frames-invalid annotation.
10314
bfde72c2
YQ
103152015-11-27 Yao Qi <yao.qi@linaro.org>
10316
10317 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10318
f6512a69
SM
103192015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10320
10321 * gdb.threads/names.exp: New file.
10322 * gdb.threads/names.c: New file.
10323 * README: Mention gdb,no_thread_names.
10324
46a3515b
MM
103252015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10326
10327 PR 19297
10328 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10329 support" error.
10330
62147a22
PA
103312015-11-24 Pedro Alves <palves@redhat.com>
10332
10333 PR 17539
10334 * gdb.base/display.exp: Expect displays to be sorted in ascending
10335 order. Use multi_line.
10336 * gdb.base/solib-display.exp: Likewise.
10337
2f341b6e
PA
103382015-11-24 Pedro Alves <palves@redhat.com>
10339
10340 PR 17539
25d49b86
PA
10341 * gdb.base/display.exp: Expect displays to be sorted in ascending
10342 order. Use multi_line.
10343 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10344
7e0aa6aa
PA
103452015-11-24 Pedro Alves <palves@redhat.com>
10346
10347 PR 17539
10348 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10349 threads in ascending order.
10350 * gdb.base/foll-fork.exp: Likewise.
10351 * gdb.base/foll-vfork.exp: Likewise.
10352 * gdb.base/multi-forks.exp: Likewise.
10353 * gdb.mi/mi-nonstop.exp: Likewise.
10354 * gdb.mi/mi-nsintrall.exp: Likewise.
10355 * gdb.multi/base.exp: Likewise.
10356 * gdb.multi/multi-arch.exp: Likewise.
10357 * gdb.python/py-inferior.exp: Likewise.
10358 * gdb.threads/break-while-running.exp: Likewise.
10359 * gdb.threads/execl.exp: Likewise.
10360 * gdb.threads/gcore-thread.exp: Likewise.
10361 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10362 * gdb.threads/kill.exp: Likewise.
10363 * gdb.threads/linux-dp.exp: Likewise.
10364 * gdb.threads/multiple-step-overs.exp: Likewise.
10365 * gdb.threads/next-bp-other-thread.exp: Likewise.
10366 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10367 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10368 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10369 * gdb.threads/thread-find.exp: Likewise.
10370 * gdb.threads/tls.exp: Likewise.
10371 * lib/mi-support.exp (mi_reverse_list): Delete.
10372 (mi_check_thread_states): No longer reverse list.
10373
2cc57ad8
PA
103742015-11-24 Pedro Alves <palves@redhat.com>
10375
10376 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10377 use lowercase.
10378
c93e8391
SM
103792015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10380
10381 * gdb.trace/actions.c: Include trace-common.h.
10382 (main): Add a location for a fast tracepoint.
10383 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10384 the normal tracepoints.
10385 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10386
045ccf91
SM
103872015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10388
10389 * save-trace.exp: Factor out code to these...
10390 (gdb_save_tracepoints): New.
10391 (gdb_load_tracepoints): New.
10392 (do_save_load_test): New.
10393
5506f9f6
KB
103942015-11-23 Kevin Buettner <kevinb@redhat.com>
10395
10396 * gdb.base/asmlabel.exp: New test.
10397 * gdb.base/asmlabel.c: New test case.
10398
16c3b12f
JB
103992015-11-23 Joel Brobecker <brobecker@adacore.com>
10400
10401 * gdb.base/wrong_frame_bt_full-main.c: New file.
10402 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10403 * gdb.base/wrong_frame_bt_full.exp: New file.
10404
155bfbd3
JB
104052015-11-23 Joel Brobecker <brobecker@adacore.com>
10406
10407 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10408
bb097445
JM
104092015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10410
206853a0 10411 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10412 pstate register when comparing registers values in
10413 sparc64-*-linux-gnu targets to avoid spurious differences.
10414
9c88ed8f
JM
104152015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10416
206853a0 10417 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10418
96161e25
SL
104192015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10420
10421 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10422 as type argument to gdb_compile.
10423 * gdb.base/nested-subp2.exp: Likewise.
10424 * gdb.base/nested-subp3.exp: Likewise.
10425
340c2830
DV
104262015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10427
10428 * lib/dwarf.exp (_note): Fix left shift of negative value.
10429 * gdb.trace/trace-condition.exp: Likewise.
10430
c1862d0f
YQ
104312015-11-13 Yao Qi <yao.qi@linaro.org>
10432
10433 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10434 comments about d10v.
10435 (test_scalar_returns): Likewise.
10436 * gdb.base/d10v.ld: Remove.
10437 * gdb.base/overlays.exp: Remove the target triplet checking for
10438 d10v-*-*.
10439 * gdb.base/structs.exp (test_struct_returns): Remove the
10440 comments about d10v.
10441 (test_struct_calls): Likewise.
10442
77ae9c19
YQ
104432015-11-13 Yao Qi <yao.qi@linaro.org>
10444
10445 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10446 * gdb.base/gnu_vector.c: Don't include stdio.h.
10447 (main): Don't print res and call add_some_intvecs.
10448
430e004e
MK
104492015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10450
10451 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10452 macro.
10453 (func5): Removed.
10454 (func4): Use FAST_TRACEPOINT_LABEL.
10455 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10456 macro.
10457 (func): Removed.
10458 (thread_function): Use FAST_TRACEPOINT_LABEL.
10459 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10460 (func): Remove.
10461 (marker): Use FAST_TRACEPOINT_LABEL.
10462 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10463 (pendfunc1): Remove.
10464 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10465 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10466 (foo): Remove.
10467 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10468 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10469 macro.
10470 (func): Remove.
10471 (marker): Use FAST_TRACEPOINT_LABEL.
10472 * gdb.trace/trace-common.h: New header.
10473 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10474 macro.
10475 (func): Remove.
10476 (marker): Use FAST_TRACEPOINT_LABEL.
10477 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10478 (func): Remove.
10479 (thread_function): Use FAST_TRACEPOINT_LABEL.
10480
6e7675a7
MK
104812015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10482
10483 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10484 in front.
10485 * gdb.trace/change-loc.exp: Use global pcreg definition.
10486 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10487 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10488 in front.
10489 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10490 * gdb.trace/pending.exp: Likewise.
10491 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10492 * gdb.trace/trace-break.exp: Likewise.
10493 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10494 in front.
10495 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10496 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10497 in front.
10498 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10499
dddc0e16
JB
105002015-11-09 Joel Brobecker <brobecker@adacore.com>
10501
10502 * gdb.ada/fin_fun_out: New testcase.
10503
c6f0b406
KB
105042015-11-07 Kevin Buettner <kevinb@redhat.com>
10505
10506 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10507 value associated with DW_AT_byte_size.
10508 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10509 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10510 DW_AT_upper_bound.
10511
f01dcfd9
KB
105122015-11-07 Kevin Buettner <kevinb@redhat.com>
10513
10514 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10515 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10516 version.
10517 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10518 gdb.dwarf2/dw2-canonicalize-type.exp,
10519 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10520 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10521 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10522 provided by gdb_target_symbol_prefix_flags_asm.
10523 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10524 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10525 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10526 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10527 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10528 macros where needed). Use this macro for symbols which require
10529 the prefix provided by SYMBOL_PREFIX.
10530
2223449a
KB
105312015-11-05 Kevin Buettner <kevinb@redhat.com>
10532
10533 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10534 New procs.
10535 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10536 representing expressions, of more than one list element.
10537 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10538 to prepend linker symbol prefix to f.
10539 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10540 table_1 and table_2.
10541 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10542 Likewise, for f and g.
10543 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10544 for ptr.
10545 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10546 for main.
10547 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10548 table_1_ptr and table_2_ptr.
10549
6f2f1a3a
JK
105502015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10551 Joel Brobecker <brobecker@adacore.com>
10552
10553 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10554
566c56c9
MK
105552015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10556
10557 * gdb.reverse/s390-mvcle.c: New test.
10558 * gdb.reverse/s390-mvcle.exp: New file.
10559 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10560
d5f0636b
MK
105612015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10562
10563 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10564
7ad8b86c
MK
105652015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10566
10567 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10568 reaching marker2.
10569 * gdb.reverse/getresuid-reverse.exp: Likewise.
10570 * gdb.reverse/pipe-reverse.exp: Likewise.
10571 * gdb.reverse/readv-reverse.exp: Likewise.
10572 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10573 * gdb.reverse/time-reverse.exp: Likewise.
10574 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10575
4081c0f1
YQ
105762015-10-30 Yao Qi <yao.qi@linaro.org>
10577
10578 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10579 (empty_cycle): Remove.
10580 (main): Don't call empty_cycle. Don't use watch_count_done.
10581 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10582 empty_cycle. Rewrite the code counting HW watchpoints.
10583
452b4ba5
MK
105842015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10585
10586 * gdb.reverse/fstatat-reverse.c: New test.
10587 * gdb.reverse/fstatat-reverse.exp: New file.
10588 * gdb.reverse/getresuid-reverse.c: New test.
10589 * gdb.reverse/getresuid-reverse.exp: New file.
10590 * gdb.reverse/pipe-reverse.c: New test.
10591 * gdb.reverse/pipe-reverse.exp: New file.
10592 * gdb.reverse/readv-reverse.c: New test.
10593 * gdb.reverse/readv-reverse.exp: New file.
10594 * gdb.reverse/recvmsg-reverse.c: New test.
10595 * gdb.reverse/recvmsg-reverse.exp: New file.
10596 * gdb.reverse/time-reverse.c: New test.
10597 * gdb.reverse/time-reverse.exp: New file.
10598 * gdb.reverse/waitpid-reverse.c: New test.
10599 * gdb.reverse/waitpid-reverse.exp: New file.
10600
5e2e7507
JK
106012015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10602
10603 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10604
0fde2c53
DE
106052015-10-26 Doug Evans <dje@google.com>
10606
10607 PR symtab/17391
10608 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10609 * gdb.dwarf2/bad-regnum.c: New file.
10610 * gdb.dwarf2/bad-regnum.exp: New file.
10611
1a70ae97
DE
106122015-10-26 Doug Evans <dje@google.com>
10613
10614 PR python/18938
10615 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10616 file.
10617
27dc26ab
JK
106182015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10619
10620 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10621 for a change by "Mention language in compile error message".
10622
bed91f4d
SM
106232015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10624
10625 PR python/18073
10626 * gdb.python/py-type.c (C::a_method): New.
10627 (C::a_const_method): New.
10628 (C::a_static_method): New.
10629 (a_function): New.
10630 * gdb.python/py-type.exp (test_fields): Test getting fields
10631 from function and method.
10632
3f2f83dd
KB
106332015-10-21 Keven Boell <keven.boell@intel.com>
10634
10635 * gdb.fortran/vla-alloc-assoc.exp: New file.
10636 * gdb.fortran/vla-datatypes.exp: New file.
10637 * gdb.fortran/vla-datatypes.f90: New file.
10638 * gdb.fortran/vla-history.exp: New file.
10639 * gdb.fortran/vla-ptype-sub.exp: New file.
10640 * gdb.fortran/vla-ptype.exp: New file.
10641 * gdb.fortran/vla-sizeof.exp: New file.
10642 * gdb.fortran/vla-sub.f90: New file.
10643 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10644 * gdb.fortran/vla-value-sub-finish.exp: New file.
10645 * gdb.fortran/vla-value-sub.exp: New file.
10646 * gdb.fortran/vla-value.exp: New file.
10647 * gdb.fortran/vla-ptr-info.exp: New file.
10648 * gdb.mi/mi-vla-fortran.exp: New file.
10649 * gdb.mi/vla.f90: New file.
10650
27145d50
SL
106512015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10652
10653 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10654 of hardwired timeout value.
10655
5f3ff4f8
JK
106562015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10657 Pedro Alves <palves@redhat.com>
10658
10659 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10660 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10661
bfd09d20
JS
106622015-10-19 Josh Stone <jistone@redhat.com>
10663
10664 * gdb.base/catch-syscall.c: Include <sched.h>.
10665 (unknown_syscall): New variable.
10666 (main): Trigger a vfork and an unknown syscall.
10667 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10668 (unknown_syscall_number): Likewise.
10669 (check_call_to_syscall): Accept an optional syscall pattern.
10670 (check_return_from_syscall): Likewise.
10671 (check_continue): Likewise.
10672 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10673 (test_catch_syscall_skipping_return): New test toggling off 'catch
10674 syscall' to step over the syscall return, then toggling back on.
10675 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10676 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10677 (do_syscall_tests): Call test_catch_syscall_without_args and
10678 test_catch_syscall_mid_vfork.
10679 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10680 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10681
b32b93c6
AS
106822015-10-19 Andrew Stubbs <ams@codesourcery.com>
10683
10684 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10685 print g_vE): Add new pass patterns.
10686 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10687 print various symbol names for vptr fields.
10688
9d622bda
AB
106892015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10690
10691 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10692 results.
10693
0fd8ac1c
YQ
106942015-10-12 Yao Qi <yao.qi@linaro.org>
10695
10696 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10697
34240514
YQ
106982015-10-12 Yao Qi <yao.qi@linaro.org>
10699
10700 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10701 is aarch64*-*-linux*.
10702
8240f442
YQ
107032015-10-12 Yao Qi <yao.qi@linaro.org>
10704
10705 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10706 (can_relocate_bcond_true): ... it.
10707 (can_relocate_bcond_false): New function.
10708 (foo): Likewise.
10709 (can_relocate_bl): Likewise.
10710 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10711 can_relocate_bl.
10712
2520f728
PMR
107132015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10714
10715 * gdb.base/nested-addr.c: New file.
10716 * gdb.base/nested-addr.exp: New testcase.
10717
abcef95a
MM
107182015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10719
10720 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10721 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10722 its output. Ignore the output of "record goto begin" and instead
10723 check that GDB is replaying.
10724
145e3ddb
PA
107252015-10-09 Pedro Alves <palves@redhat.com>
10726
10727 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10728 (top level): Use it in the run with no args test.
10729
d5d8c4e1
IB
107302015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10731
10732 * gdb.dlang/properties.exp: New file.
10733
06e635ef
SL
107342015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10735
10736 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10737 whether or not address 0x1000 is mapped on the target.
10738
e019fd1d
SM
107392015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10740
10741 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10742 build.
10743
77ba2a67
MM
107442015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10745
10746 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10747 instruction-history test.
10748
c60eb31f
DE
107492015-09-28 Doug Evans <dje@google.com>
10750
10751 * gdb.base/gcore.c (array_func): Add reference to static_array.
10752
9a3c8263
SM
107532015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10754
10755 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10756 source line.
10757
9720e656
SL
107582015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10759
10760 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10761 short or char as base type.
10762
938d3bf2
SL
107632015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10764
10765 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10766 to allow any size enum.
10767
e6c2c623
PMR
107682015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10769
10770 * gdb.ada/array_ptr_renaming.exp: New testcase.
10771 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10772 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10773
06da0f77
PL
107742015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10775
10776 * gdb.trace/ftrace-lock.c: New file.
10777 * gdb.trace/ftrace-lock.exp: New file.
10778
4f51c22a
PL
107792015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10780
10781 * gdb.arch/insn-reloc.c: New file.
10782 * gdb.arch/ftrace-insn-reloc.exp: New file.
10783
7041adf4
PL
107842015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10785
10786 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10787 instruction.
10788 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10789 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10790 * gdb.trace/range-stepping.c: Likewise.
10791 * gdb.trace/trace-break.c: Likewise.
10792 * gdb.trace/trace-mt.c (thread_function): Likewise.
10793 * gdb.trace/ftrace.c (marker): Likewise.
10794 * gdb.trace/trace-condition.c (marker): Likewise.
10795 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10796 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10797 is_aarch64_target.
10798
015d2e7e
DE
107992015-09-18 Doug Evans <xdje42@gmail.com>
10800
10801 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10802 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10803
26b188a2
SL
108042015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10805
10806 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10807 the breakpoint.
10808
79dc332b
SL
108092015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10810
10811 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10812 the pending breakpoint. Remove timeout override for "Run till
10813 MI pending breakpoint on pendfunc3 on thread 2" test.
10814
f57929f2
SL
108152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10816
10817 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10818 filename pattern.
10819
3f469b17
SL
108202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10821
10822 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10823 in breakpoint filename pattern.
10824
515b89b3
SL
108252015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10826
7800dbe4
SL
10827 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10828
108292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10830
515b89b3
SL
10831 * gdb.linespec/explicit.exp: Check for readline support for
10832 tab-completion tests. Fix obvious typo.
10833
d2939ba2
MM
108342015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10835
10836 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10837 and replay.
10838
cbb55fa7
MM
108392015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10840
10841 * gdb.btrace/non-stop.c: New.
10842 * gdb.btrace/non-stop.exp: New.
10843
43691ca1
PL
108442015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10845 Yao Qi <yao.qi@linaro.org>
10846
10847 * gdb.trace/trace-condition.c: New file.
10848 * gdb.trace/trace-condition.exp: New file.
10849
d78908cf
WW
108502015-09-16 Wei-cheng Wang <cole945@gmail.com>
10851
10852 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10853 for testing bytecode compilation.
10854
1ed415e2
PA
108552015-09-16 Pedro Alves <palves@redhat.com>
10856 Sandra Loosemore <sandra@codesourcery.com>
10857
10858 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10859 (SECONDS): Redefine.
10860 (main): Call pthread_kill and alarm early.
10861 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10862 support.
10863 (test): If the target can't hardware step and doesn't support
10864 displaced stepping, increase the timeout.
10865
d136eff5
PA
108662015-09-16 Pedro Alves <palves@redhat.com>
10867
10868 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10869 (enable_debug): New procedures.
10870 (test): Use them. Bail out if waiting for threads fails.
10871 (top level): Bail out if a test fails.
10872
991f019c
YQ
108732015-09-16 Yao Qi <yao.qi@linaro.org>
10874
10875 * gdb.asm/asm-source.exp: Set asm-arch for
10876 aarch64*-*-* target.
10877 * gdb.asm/aarch64.inc: New file.
10878
bfca584f
PMR
108792015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10880
10881 * gdb.ada/array_of_variable_length.exp: New testcase.
10882 * gdb.ada/array_of_variable_length/foo.adb: New file.
10883 * gdb.ada/array_of_variable_length/pck.adb: New file.
10884 * gdb.ada/array_of_variable_length/pck.ads: New file.
10885
b326e587
DE
108862015-09-15 Doug Evans <dje@google.com>
10887
10888 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10889 of function static local variable.
10890
5382cfab
PW
108912015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10892
10893 * gdb.threads/tls-so_extern.exp: New test file.
10894 * gdb.threads/tls-so_extern.c: New test file.
10895 * gdb.threads/tls-so_extern_main.c: New test file.
10896
141c5cc4
JK
108972015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10898
10899 * gdb.opt/solib-intra-step-lib.c: New file.
10900 * gdb.opt/solib-intra-step-main.c: New file.
10901 * gdb.opt/solib-intra-step.exp: New file.
10902
d15dcecd
PA
109032015-09-15 Pedro Alves <palves@redhat.com>
10904
10905 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10906 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10907
4c2f2a79
PA
109082015-09-14 Pedro Alves <palves@redhat.com>
10909
10910 * gdb.base/hook-stop-continue.c: Delete.
10911 * gdb.base/hook-stop-continue.exp: Delete.
10912 * gdb.base/hook-stop-frame.c: Delete.
10913 * gdb.base/hook-stop-frame.exp: Delete.
10914 * gdb.base/hook-stop.c: New file.
10915 * gdb.base/hook-stop.exp: New file.
10916
919e6dbe
PMR
109172015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10918
10919 * gdb.ada/access_to_packed_array.exp: New testcase.
10920 * gdb.ada/access_to_packed_array/foo.adb: New file.
10921 * gdb.ada/access_to_packed_array/pack.adb: New file.
10922 * gdb.ada/access_to_packed_array/pack.ads: New file.
10923
157280a4
MM
109242015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10925
10926 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10927 buffer size test.
10928
2fd33e94
DB
109292015-09-11 Don Breazeal <donb@codesourcery.com>
10930
10931 * gdb.base/foll-exec.c: Add copyright header. Fix
10932 formatting issues.
10933 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10934 (do_exec_tests): Use clean_restart in place of zap_session,
10935 and for test initialization. Fix formatting issues. Use
10936 fail in place of perror.
10937 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10938 an expect statement to match an expression with output from
10939 the program under debug.
10940 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10941 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10942 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10943 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10944 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10945
e70b6e8e
DE
109462015-09-09 Doug Evans <dje@google.com>
10947
10948 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10949
7a551a51
DE
109502015-09-09 Doug Evans <dje@google.com>
10951
10952 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10953
4c666f84
DE
109542015-09-09 Doug Evans <dje@google.com>
10955
10956 * gdb.base/savedregs.exp: Fix typo.
10957
243a9253
PA
109582015-09-09 Pedro Alves <palves@redhat.com>
10959
10960 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10961
c0fa8fbd
SL
109622015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10963
10964 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10965 command actually switches threads. Give up on remaining
10966 tests if target fails to stop at breakpoint.
10967
cd7c1778
PMR
109682015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10969
10970 * gdb.ada/funcall_char.exp: New testcase.
10971 * gdb.ada/funcall_char/foo.adb: New file.
10972
dc5c8746
PMR
109732015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10974
10975 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10976 expected outputs. Add two testcases for completing ambiguous
10977 functions.
10978 * gdb.ada/complete/aux_pck.adb: New file.
10979 * gdb.ada/complete/aux_pck.ads: New file.
10980 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10981 Ambiguous_Func functions.
10982 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10983 * gdb.ada/complete/pck.adb: Likewise.
10984
4e83a1e7
UW
109852015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10986
10987 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10988 failures to run the test program under GDB.
10989
8ce74153
LM
109902015-08-26 Luis Machado <lgustavo@codesourcery.com>
10991
10992 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10993 to C.
10994
e9756d52
PP
109952015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10996
10997 * gdb.base/run-after-attach.exp: New test file.
10998 * gdb.base/run-after-attach.c: New test file.
10999
8d37573b
DB
110002015-08-26 Don Breazeal <donb@codesourcery.com>
11001
11002 * gdb.base/foll-exec-2.c: New test program.
11003 * gdb.base/foll-exec-2.exp: New test.
11004
63e43d3a
PMR
110052015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11006
11007 * gdb.base/nested-subp1.exp: New file.
11008 * gdb.base/nested-subp1.c: New file.
11009 * gdb.base/nested-subp2.exp: New file.
11010 * gdb.base/nested-subp2.c: New file.
11011 * gdb.base/nested-subp3.exp: New file.
11012 * gdb.base/nested-subp3.c: New file.
11013
3d40fbb5
PA
110142015-08-24 Pedro Alves <palves@redhat.com>
11015
11016 * gdb.server/connect-without-multi-process.c: New file.
11017 * gdb.server/connect-without-multi-process.exp: New file.
11018
4422ac93
LM
110192015-08-24 Luis Machado <lgustavo@codesourcery.com>
11020
11021 * gdb.opt/inline-markers.c: Make z int.
11022
91dddb86
LM
110232015-08-24 Luis Machado <lgustavo@codesourcery.com>
11024
11025 * gdb.opt/inline-markers.c: Make z volatile.
11026
a48847ee
LM
110272015-08-24 Luis Machado <lgustavo@codesourcery.com>
11028
11029 * gdb.opt/inline-bt.c: New volatile global z.
11030 * gdb.opt/inline-cmds.c: Likewise.
11031 * gdb.opt/inline-locals.c: Likewise.
11032 * gdb.opt/inline-markers.c: New extern global z.
11033 (marker): Use z.
11034 (inline_fn): Likewise.
11035
0ebbc52b
PA
110362015-08-24 Pedro Alves <palves@redhat.com>
11037
11038 * config/m32r-stub.exp: Remove file.
11039 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11040 * gdb.base/call-rt-st.exp: Likewise.
11041 * gdb.base/call-strs.exp: Likewise.
11042 * gdb.base/default.exp: Remove references to h8300-*-hms and
11043 *-*-udi*.
11044 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11045
77c365df
AA
110462015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11047
11048 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11049 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11050 and "return" use KFAIL when GDB can not read/write the vector
11051 return value.
11052
4313b8c0
GB
110532015-08-21 Gary Benson <gbenson@redhat.com>
11054
11055 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11056
0e433b32
PA
110572015-08-20 Pedro Alves <palves@redhat.com>
11058
11059 * gdb.server/solib-list.exp: No longer expect an interior stop in
11060 non-stop mode.
11061
221e1a37
PA
110622015-08-20 Pedro Alves <palves@redhat.com>
11063
11064 * gdb.server/connect-stopped-target.c: New file.
11065 * gdb.server/connect-stopped-target.exp: New file.
11066
40e3ad0e
PA
110672015-08-20 Pedro Alves <palves@redhat.com>
11068
11069 * gdb.dwarf2/comp-unit-lang.exp: New file.
11070 * gdb.dwarf2/comp-unit-lang.c: New file.
11071
af39b327
PMR
110722015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11073
11074 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11075 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11076
7d45c7c3 110772015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11078
7d45c7c3
KB
11079 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11080 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11081
4d6cceb4
DE
110822015-08-18 Doug Evans <dje@google.com>
11083 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11084
11085 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11086 skip_python_tests. New arg prompt_regexp.
11087 (skip_python_tests): New function.
11088 * lib/mi-support.exp (mi_skip_python_tests): New function.
11089 * gdb.python/py-mi-objfile-gdb.py: New file.
11090 * gdb.python/py-mi-objfile.c: New file.
11091 * gdb.python/py-mi-objfile.exp: New file.
11092
ad89c2aa
KS
110932015-08-17 Keith Seitz <keiths@redhat.com>
11094
11095 * gdb.linespec/explicit.exp: Move strace test from here ...
11096 * gdb.trace/strace.exp: ... to here.
11097
e3ae3c43
PP
110982015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11099
11100 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11101 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11102
604b2636
DE
111032015-08-14 Doug Evans <xdje42@gmail.com>
11104
11105 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11106 inferior before selecting a new file.
11107
6ff0ba5f
DE
111082015-08-14 Doug Evans <xdje42@gmail.com>
11109
11110 * gdb.mi/mi-disassemble.exp: Update.
11111 * gdb.base/disasm-optim.S: New file.
11112 * gdb.base/disasm-optim.c: New file.
11113 * gdb.base/disasm-optim.h: New file.
11114 * gdb.base/disasm-optim.exp: New file.
11115
9ca98f92
KS
111162015-08-14 Keith Seitz <keiths@redhat.com>
11117
11118 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11119 "evaluated-by".
11120
52bbc560
JB
111212015-08-13 Joel Brobecker <brobecker@adacore.com>
11122
11123 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11124
5d8c3ed3
PMR
111252015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11126
11127 * gdb.ada/fun_renaming.exp: New testcase.
11128 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11129 * gdb.ada/fun_renaming/pack.adb: New file.
11130 * gdb.ada/fun_renaming/pack.ads: New file.
11131
ea8812bc
KS
111322015-08-12 Keith Seitz <keiths@redhat.com>
11133
11134 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11135 gdb_get_line_number.
11136
4dafcdeb
JB
111372015-08-12 Joel Brobecker <brobecker@adacore.com>
11138
11139 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11140 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11141 gdb.base/dso2dso.exp: New files.
11142
5ba32597
SDJ
111432015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11144 Pedro Alves <palves@redhat.com>
11145 Keith Seitz <keiths@redhat.com>
11146
11147 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11148 GDBFLAGS.
11149
b6dafabf
PP
111502015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11151
11152 * gdb.base/gdbhistsize-history.exp
11153 (test_histsize_history_setting): Use save_vars.
11154 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11155 Use save_vars.
11156 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11157 * gdb.base/readline.exp: Use save_vars.
11158
abe8e607
PP
111592015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11160
11161 * lib/gdb.exp (save_vars): New proc.
11162
629500fa
KS
111632015-08-11 Keith Seitz <keiths@redhat.com>
11164
11165 * gdb.base/help.exp: Update help_breakpoint_text.
11166
eb8c4e2e
KS
111672015-08-11 Keith Seitz <keiths@redhat.com>
11168
11169 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11170 (at toplevel): Call test_explicit_breakpoints.
11171 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11172 breakpoints.
11173 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11174 breakpoint conditions, "-cond".
11175
87f0e720
KS
111762015-08-11 Keith Seitz <keiths@redhat.com>
11177
11178 * gdb.linespec/3explicit.c: New file.
11179 * gdb.linespec/cpexplicit.cc: New file.
11180 * gdb.linespec/cpexplicit.exp: New file.
11181 * gdb.linespec/explicit.c: New file.
11182 * gdb.linespec/explicit.exp: New file.
11183 * gdb.linespec/explicit2.c: New file.
11184 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11185 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11186 before using in the matching pattern.
11187 Clarify that `prefix' is a regular expression.
11188
f00aae0f
KS
111892015-08-11 Keith Seitz <keiths@redhat.com>
11190
11191 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11192 test.
11193 Add tests for missing ",FMT" and ",".
11194
e27852be
DE
111952015-08-10 Doug Evans <dje@google.com>
11196 Keith Seitz <keiths@redhat.com>
11197
11198 PR gdb/17960
11199 * gdb.base/completion.exp: Add location completer tests.
11200
7f03bd92
PA
112012015-08-07 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11204 tests here.
11205 (top level): Run do_test with and without displaced stepping.
11206
3fc8eb30
PA
112072015-08-07 Pedro Alves <palves@redhat.com>
11208
11209 * gdb.base/valgrind-disp-step.c: New file.
11210 * gdb.base/valgrind-disp-step.exp: New file.
11211
d4569d7b
PA
112122015-08-07 Pedro Alves <palves@redhat.com>
11213
11214 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11215 Delete function.
11216 (main): Add alarm. Run an infinite loop instead of calling
11217 wait_threads.
11218 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11219 comment.
11220 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11221 Delete function.
11222 (main): Add alarm. Run an infinite loop instead of calling
11223 wait_threads.
11224 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11225 comment.
11226
e1316e60
PA
112272015-08-07 Pedro Alves <palves@redhat.com>
11228
11229 * gdb.base/checkpoint-ns.exp: New file.
11230 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11231 standard_testfile.
11232
da8c46d2
MM
112332015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11234
11235 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11236 * gdb.btrace/instruction_history.exp: Update.
11237 * gdb.btrace/tsx.exp: New.
11238 * gdb.btrace/tsx.c: New.
11239
de1c2c52
PA
112402015-08-06 Pedro Alves <palves@redhat.com>
11241
11242 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11243 increase timeout.
11244 * gdb.reverse/until-precsave.exp: Bump timeouts.
11245
782e0bf4
PA
112462015-08-06 Pedro Alves <palves@redhat.com>
11247
11248 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11249
83e97ed0
PA
112502015-08-06 Pedro Alves <palves@redhat.com>
11251
11252 PR gdb/18749
11253 * gdb.threads/process-dies-while-handling-bp.c: New file.
11254 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11255
863d01bd
PA
112562015-08-06 Pedro Alves <palves@redhat.com>
11257
11258 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11259 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11260
0a39bb32
PA
112612015-08-05 Pedro Alves <palves@redhat.com>
11262
11263 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11264 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11265
ee2d2b10
SL
112662015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11267
11268 * gdb.base/bp-permanent.exp: Report test as unsupported if
11269 the target cannot stop at the permanent breakpoint.
11270
4e1bdb00
DE
112712015-08-03 Doug Evans <dje@google.com>
11272
11273 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11274 10000.
11275
3d338901
DE
112762015-08-03 Doug Evans <dje@google.com>
11277
11278 * Makefile.in (workers/%.worker, build-perf): New rule.
11279 (GDB_PERFTEST_MODE): New variable.
11280 (check-perf): Use it.
11281 (clean): Clean up gdb.perf parallel build subdirs.
11282 * lib/build-piece.exp: New file.
11283 * lib/gdb.exp (make_gdb_parallel_path): New function
11284 (standard_output_file, standard_temp_file): Call it.
11285 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11286 of $GDB_PARALLEL.
11287 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11288
af061d3e
DE
112892015-08-03 Doug Evans <dje@google.com>
11290
8e1afc81 11291 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11292 (LOG_FILE_NAME): New global.
11293 (TextReporter.__init__): Initialize self.txt_sum.
11294 (TextReporter.report): Add support for multiple data-points.
11295 Move report to perftest.sum, put raw data in perftest.log.
11296 (TextReporter.start): Open sum and log files.
11297 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11298 * gdb.perf/lib/perftest/testresult.py
11299 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11300
2c8c5d37
PA
113012015-07-31 Pedro Alves <palves@redhat.com>
11302
11303 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11304 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11305 kill_wait_spawned_process instead of explicit "kill -9".
11306 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11307 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11308 kill_wait_spawned_process.
11309 * gdb.base/attach-twice.exp: Likewise.
11310 * gdb.base/attach.exp: Likewise.
11311 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11312 gdb_test_multiple.
11313 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11314 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11315 kill_wait_spawned_process.
11316 * gdb.base/valgrind-infcall.exp: Likewise.
11317 * gdb.multi/multi-attach.exp: Likewise.
11318 * gdb.python/py-prompt.exp: Likewise.
11319 * gdb.python/py-sync-interp.exp: Likewise.
11320 * gdb.server/ext-attach.exp: Likewise.
11321 * gdb.threads/attach-into-signal.exp (corefunc): Use
11322 spawn_wait_for_attach, spawn_id_get_pid and
11323 kill_wait_spawned_process.
11324 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11325 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11326 spawn_id_get_pid and kill_wait_spawned_process.
11327 * gdb.threads/attach-stopped.exp (corefunc): Use
11328 spawn_wait_for_attach, spawn_id_get_pid and
11329 kill_wait_spawned_process.
11330 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11331 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11332 kill_wait_spawned_process instead of explicit "kill -9".
11333 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11334 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11335 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11336 processes. Don't map cygwin/windows pids here. Now returns a
11337 spawn id list.
11338
032a0fca
SL
113392015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11340
11341 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11342 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11343 correct patch.
11344
61a934ca
SL
113452015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11346
11347 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11348
4bc4d428
SL
113492015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11350
11351 Reapply:
11352 2014-05-21 Mark Wielaard <mjw@redhat.com>
11353
11354 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11355
998d452a
PA
113562015-07-30 Pedro Alves <palves@redhat.com>
11357
11358 * linux-low.c (handle_extended_wait): Set the child's last
11359 reported status to TARGET_WAITKIND_STOPPED.
11360
69dde7dc
PA
113612015-07-30 Pedro Alves <palves@redhat.com>
11362
11363 PR threads/18600
11364 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11365 only shows inferior 1.
11366
4dd63d48
PA
113672015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11368 Pedro Alves <palves@redhat.com>
11369
11370 PR threads/18600
11371 * gdb.threads/fork-plus-threads.c: New file.
11372 * gdb.threads/fork-plus-threads.exp: New file.
11373
d618e4c5
PP
113742015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11375
11376 * gdb.base/batch-preserve-term-settings.exp
11377 (test_terminal_settings_preserved_after_cli_exit): Use
11378 send_quit_command.
11379
1eef6428
PA
113802015-07-29 Pedro Alves <palves@redhat.com>
11381 Don Breazeal <donb@codesourcery.com>
11382
11383 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11384 output from both inferior_spawn_id and gdb_spawn_id.
11385
7da5b897
SDJ
113862015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11387
11388 * gdb.threads/attach-into-signal.exp (corefunc): Use
11389 with_test_prefix on nested loops, uniquefying the test messages.
11390
dac804df
SDJ
113912015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11392
11393 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11394 commit.
11395
06265e53
PP
113962015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11397
11398 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11399 New proc.
11400 (test_terminal_settings_preserved_after_sigterm): New test.
11401
18206ca3
PP
114022015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11403
11404 * gdb.base/batch-preserve-term-settings.exp
11405 (test_terminal_settings_preserved_after_cli_exit): New test.
11406
90074d11
PP
114072015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11408
11409 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11410 manipulation of saved_gdbflags.
11411 (test_terminal_settings_preserved): Remove global declaration of
11412 the unused variable pagination_prompt. Remove manipulation of
11413 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11414 GDBFLAGS.
11415
eb1a7902
PA
114162015-07-29 Pedro Alves <palves@redhat.com>
11417
11418 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11419
8b75dd3b
PA
114202015-07-29 Pedro Alves <palves@redhat.com>
11421
11422 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11423 at the top.
11424
dedad4e3
PA
114252015-07-29 Pedro Alves <palves@redhat.com>
11426
11427 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11428 (main): Call gdb_unbuffer_output.
11429 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11430 (main): Call gdb_unbuffer_output.
11431 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11432 (main): Call gdb_unbuffer_output.
11433 * gdb.base/call-strs.exp: Adjust to step over the
11434 gdb_unbuffer_output call.
11435 * gdb.base/catch-gdb-caused-signals.c: Include
11436 "../lib/unbuffer_output.c".
11437 (main): Call gdb_unbuffer_output.
11438 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11439 (main): Call gdb_unbuffer_output.
11440 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11441 (main): Call gdb_unbuffer_output.
11442 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11443 (main): Call gdb_unbuffer_output.
11444 * gdb.base/shlib-call.exp: Adjust to step over the
11445 gdb_unbuffer_output call.
11446 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11447 (main): Call gdb_unbuffer_output.
11448 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11449 (main): Call gdb_unbuffer_output.
11450 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11451 (main): Rename to ...
11452 (test): ... this.
11453 (main): Reimplement.
11454 * gdb.base/varargs.exp: Run to test instead of to main.
11455 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11456 (main): Call gdb_unbuffer_output.
11457
58789a91
PA
114582015-07-29 Pedro Alves <palves@redhat.com>
11459
11460 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11461 factore out from mi_continue_dprintf. For call-style dprintfs,
11462 expect dprintf output out of $inferior_spawn_id.
11463 (mi_continue_dprintf): Use mi_expect_dprintf.
11464 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11465 (main): Call gdb_unbuffer_output.
11466
e8376742
PA
114672015-07-29 Pedro Alves <palves@redhat.com>
11468
11469 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11470 (default_mi_gdb_start): Set inferior_spawn_id instead of
11471 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11472 gdb_spawn_id.
11473 (mi_gdb_test): Always expect inferior output from both
11474 $inferior_spawn_id and $gdb_spawn_id.
11475
08280010
PA
114762015-07-29 Pedro Alves <palves@redhat.com>
11477
11478 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11479 send_inferior and $inferior_spawn_id.
11480
4d30e432
PA
114812015-07-29 Pedro Alves <palves@redhat.com>
11482
11483 * gdb.gdb/complaints.exp (test_initial_complaints)
11484 (test_serial_complaints, test_short_complaints): Use
11485 gdb_test_stdio.
11486 (test_empty_complaint): Handle $inferior_spawn_id !=
11487 $gdb_spawn_id.
11488
0d30a335
PA
114892015-07-29 Pedro Alves <palves@redhat.com>
11490
11491 * gdb.base/varargs.exp: Use gdb_test_stdio.
11492
39413b29
PA
114932015-07-29 Pedro Alves <palves@redhat.com>
11494
11495 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11496
7cb000a9
PA
114972015-07-29 Pedro Alves <palves@redhat.com>
11498
11499 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11500
d7b8ac82
PA
115012015-07-29 Pedro Alves <palves@redhat.com>
11502
11503 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11504 parameter into two new parameters, "inf_result" and "gdb_result".
11505 Expect inferior output and gdb output from $inferior_spawn_id and
11506 $gdb_spawn_id, respectively. Adjust all callers.
11507
789c3a0c
PA
115082015-07-29 Pedro Alves <palves@redhat.com>
11509
11510 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11511 of gdb_test_sequence.
11512
77e760c3
PA
115132015-07-29 Pedro Alves <palves@redhat.com>
11514
11515 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11516 (saw_spurious_output): Expect inferior output from
11517 $inferior_spawn_id. Use gdb_test_stdio.
11518
8396d2cd
PA
115192015-07-29 Pedro Alves <palves@redhat.com>
11520
11521 * gdb.base/dprintf.exp: Use standard_testfile. Change
11522 prepare_for_testing call.
11523 (srcfile): Don't set.
11524 (restart): New procedure.
11525 (test_dprintf): New procecure, use to continue over dprintfs.
11526 (test_call, test_agent): New procedures, tests moved here.
11527 Restart gdb and recreate dprintfs. Adjust expected output.
11528
2051d61f
PA
115292015-07-29 Pedro Alves <palves@redhat.com>
11530
11531 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11532
452397af
PA
115332015-07-29 Pedro Alves <palves@redhat.com>
11534
11535 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11536
8aed9555
PA
115372015-07-29 Pedro Alves <palves@redhat.com>
11538
11539 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11540 gdb_test_stdio.
11541
188a61b4
PA
115422015-07-29 Pedro Alves <palves@redhat.com>
11543
11544 * lib/gdb.exp (gdb_test_stdio): New procedure.
11545
12264a45
PA
115462015-07-29 Pedro Alves <palves@redhat.com>
11547
11548 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11549
23ffc893
PA
115502015-07-29 Pedro Alves <palves@redhat.com>
11551
11552 * gdb.base/call-signal-resume.exp: Remove check for
11553 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11554 * gdb.base/unwindonsignal.exp: Likewise.
11555 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11556 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11557
65566918
PA
115582015-07-29 Pedro Alves <palves@redhat.com>
11559
11560 * gdb.base/siginfo-addr.c (pass): New function.
11561 (handler): Call it iff si_addr is correct.
11562 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11563 Set a breakpoint at "pass" and continue to it.
11564
d60a9221
SDJ
115652015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11566
11567 * gdb.python/py-objfile.exp: Make some tests have unique names.
11568 * gdb.python/py-pp-registration.exp: Likewise.
11569
bde40b8f
PA
115702015-07-28 Pedro Alves <palves@redhat.com>
11571
11572 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11573
13e1dec8
SM
115742015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11575
11576 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11577
da33c9a7
SM
115782015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11579
11580 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11581
077836f7
PP
115822015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11583
11584 * gdb.base/gdb-sigterm-2.exp: New test.
11585
b8cc7b2e
DE
115862015-07-25 Doug Evans <xdje42@gmail.com>
11587
11588 Revert:
11589 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11590 (workers/%.worker, build-perf): New rule.
11591 (GDB_PERFTEST_MODE): New variable.
11592 (check-perf): Use it.
11593 (clean): Clean up gdb.perf parallel build subdirs.
11594 * lib/build-piece.exp: New file.
11595 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11596 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11597 name.
11598 (standard_temp_file): Ditto.
11599 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11600 of $GDB_PARALLEL.
11601
c8bd4544
DE
116022015-07-24 Doug Evans <dje@google.com>
11603
11604 * gdb.perf/lib/perftest/utils.py: New file.
11605 * gdb.perf/gm-hello.cc: New file.
11606 * gdb.perf/gm-pervasive-typedef.cc: New file.
11607 * gdb.perf/gm-pervasive-typedef.h: New file.
11608 * gdb.perf/gm-std.cc: New file.
11609 * gdb.perf/gm-std.h: New file.
11610 * gdb.perf/gm-use-cerr.cc: New file.
11611 * gdb.perf/gm-utils.h: New file.
11612 * gdb.perf/gmonster-null-lookup.py: New file.
11613 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11614 * gdb.perf/gmonster-print-cerr.py: New file.
11615 * gdb.perf/gmonster-ptype-string.py: New file.
11616 * gdb.perf/gmonster-runto-main.py: New file.
11617 * gdb.perf/gmonster-select-file.py: New file.
11618 * gdb.perf/gmonster1-null-lookup.exp: New file.
11619 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11620 * gdb.perf/gmonster1-print-cerr.exp: New file.
11621 * gdb.perf/gmonster1-ptype-string.exp: New file.
11622 * gdb.perf/gmonster1-runto-main.exp: New file.
11623 * gdb.perf/gmonster1-select-file.exp: New file.
11624 * gdb.perf/gmonster1.cc: New file.
11625 * gdb.perf/gmonster1.exp: New file.
11626 * gdb.perf/gmonster2-null-lookup.exp: New file.
11627 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11628 * gdb.perf/gmonster2-print-cerr.exp: New file.
11629 * gdb.perf/gmonster2-ptype-string.exp: New file.
11630 * gdb.perf/gmonster2-runto-main.exp: New file.
11631 * gdb.perf/gmonster2-select-file.exp: New file.
11632 * gdb.perf/gmonster2.cc: New file.
11633 * gdb.perf/gmonster2.exp: New file.
11634
6eab34f3
DE
116352015-07-24 Doug Evans <dje@google.com>
11636
11637 * gdb.perf/README: New file.
11638 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11639 * lib/gen-perf-test.exp: New file.
11640
63738bfd
DE
116412015-07-24 Doug Evans <dje@google.com>
11642
11643 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11644 (PerfTest::startup): New function.
11645 (PerfTest::run): Return result of calling body.
11646 (PerfTest::assemble): Rewrite.
11647 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11648 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11649 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11650 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11651 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11652
7b606f95
DE
116532015-07-24 Doug Evans <dje@google.com>
11654
11655 * lib/gdb.exp (clean_restart): Make executable optional.
11656
a97b16b8
DE
116572015-07-24 Doug Evans <dje@google.com>
11658
11659 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11660 compiler_info references.
11661 * gdb.cp/temargs.exp: Ditto.
11662 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11663 (get_compiler_info): Early exit if already computed. Set compiler_info
11664 to "unknown" if there was a problem.
11665 (test_compiler_info): Add function comment. Call get_compiler_info.
11666
35baa57f
DE
116672015-07-24 Doug Evans <dje@google.com>
11668
11669 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11670 (workers/%.worker, build-perf): New rule.
11671 (GDB_PERFTEST_MODE): New variable.
11672 (check-perf): Use it.
11673 (clean): Clean up gdb.perf parallel build subdirs.
11674 * lib/build-piece.exp: New file.
11675 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11676 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11677 name.
11678 (standard_temp_file): Ditto.
11679 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11680 of $GDB_PARALLEL.
11681
6ebea266
DE
116822015-07-24 Doug Evans <dje@google.com>
11683
11684 * lib/future.exp (gdb_default_target_compile): New option
11685 "early_flags".
11686 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11687 --as-needed.
11688
1e76a7e9
SDJ
116892015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11690
11691 * gdb.base/catch-syscall.exp: Call gdb_exit before
11692 gdb_skip_xml_test.
11693
5068630a
PA
116942015-07-24 Pedro Alves <palves@redhat.com>
11695
11696 * gdb.python/py-events.exp: Accept output between the stop event
11697 and the prompt.
11698 * gdb.python/py-evsignal.exp: Likewise.
11699 * gdb.python/py-evthreads.exp: Likewise.
11700
77598427
PA
117012015-07-24 Pedro Alves <palves@redhat.com>
11702
11703 PR gdb/18717
11704 * gdb.threads/non-ldr-exit.c: New file.
11705 * gdb.threads/non-ldr-exit.exp: New file.
11706
11e6c98f
YQ
117072015-07-24 Yao Qi <yao.qi@linaro.org>
11708
11709 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11710 restarting process.
11711
51aee833
YQ
117122015-07-24 Yao Qi <yao.qi@linaro.org>
11713
11714 * gdb.server/ext-restart.exp: New file.
11715
8cfe207c
YQ
117162015-07-24 Yao Qi <yao.qi@linaro.org>
11717
11718 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11719 argument options.
11720 * gdb.server/ext-wrapper.exp: New file.
11721
cc12ce38
DE
117222015-07-23 Doug Evans <dje@google.com>
11723
11724 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11725 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11726
d0d84780
PMR
117272015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11728
11729 * gdb.ada/var_arr_typedef.exp: New testcase.
11730 * gdb.ada/var_arr_typedef/pack.adb: New file.
11731 * gdb.ada/var_arr_typedef/pack.ads: New file.
11732 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11733
8b558f79
JB
117342015-07-20 Joel Brobecker <brobecker@adacore.com>
11735
11736 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11737
775a3298
JK
117382015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11739
11740 * gdb.arch/i386-biarch-core.exp: Replace istarget
11741 by "complete set gnutarget". Remove expectation for the "core-file"
11742 command.
11743
db1ff28b
JK
117442015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11745
11746 Revert the previous commit:
11747 Tests for validate symbol file using build-id.
11748
0a94970d
JK
117492015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11750
11751 Tests for validate symbol file using build-id.
11752 * gdb.base/solib-mismatch-lib.c: New file.
11753 * gdb.base/solib-mismatch-libmod.c: New file.
11754 * gdb.base/solib-mismatch.c: New file.
11755 * gdb.base/solib-mismatch.exp: New file.
11756
03346981
SL
117572015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11758
11759 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11760 nios2-*-linux*.
11761 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11762 * gdb.base/siginfo.exp: Likewise.
11763 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11764
42422cc7
PL
117652015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11766
11767 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11768 Move it to ...
11769 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11770 ... here.
11771 * gdb.trace/range-stepping.exp: Check that the target supports
11772 range stepping.
11773
cfa68bae
JK
117742015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11775
11776 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11777
8ffdba26
PA
117782015-07-14 Pedro Alves <palves@redhat.com>
11779
11780 * gdb.base/killed-outside.exp: New file.
11781 * gdb.base/killed-outside.c: New file.
11782
218a5a11
JK
117832015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11784
11785 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11786 (n at main): New.
11787 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11788
e03ed3c6
AA
117892015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11790
11791 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11792 infcall tests instead of setting up for KFAIL.
11793
485668e5
MM
117942015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11795
11796 * gdb.btrace/record_goto-step.exp: New.
11797
08464196
JK
117982015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11799
11800 PR compile/18484
11801 * gdb.compile/compile.c (struct struct_type): Add volatile to
11802 selffield's type.
11803 * gdb.compile/compile.exp
11804 (compile code struct_object.selffield = &struct_object): Skip further
11805 struct_object tests if this one xfails.
11806
bcf5c1d9
RC
118072015-07-08 Robert O'Callahan <robert@ocallahan.org>
11808
11809 PR exp/18617
11810 * gdb.trace/ax.exp: Add test.
11811
4931af25
YQ
118122015-07-07 Yao Qi <yao.qi@linaro.org>
11813
11814 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11815 instead of istarget "aarch64*-*-*".
11816 * gdb.arch/aarch64-fp.exp: Likewise.
11817 * gdb.base/float.exp: Likewise.
11818 * gdb.reverse/aarch64.exp: Likewise.
11819 * lib/gdb.exp (is_aarch64_target): New proc.
11820
9fcf688e
YQ
118212015-07-07 Yao Qi <yao.qi@linaro.org>
11822
11823 * lib/gdb.exp (is_aarch32_target): New proc.
11824 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11825 instead of "istarget "arm*-*-*"".
11826 * gdb.arch/arm-disp-step.exp: Likewise.
11827 * gdb.arch/thumb-bx-pc.exp: Likewise.
11828 * gdb.arch/thumb-prologue.exp: Likewise.
11829 * gdb.arch/thumb-singlestep.exp: Likewise.
11830 * gdb.base/disp-step-syscall.exp: Likewise.
11831 * gdb.base/float.exp: Likewise.
11832
fbd8d50d
YQ
118332015-07-07 Yao Qi <yao.qi@linaro.org>
11834
11835 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11836 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11837
71be1fdc
YQ
118382015-07-07 Yao Qi <yao.qi@linaro.org>
11839
11840 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11841 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11842 if it exists.
11843 * gdb.multi/multi-arch.exp: Likewise.
11844
3e221d36
SM
118452015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11846
11847 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11848 print.
11849
d441430b
YQ
118502015-07-07 Yao Qi <yao.qi@linaro.org>
11851
11852 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11853
06f810bd
MG
118542015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11855
11856 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11857 '[' and ']' characters.
11858
5e61e7c0
IB
118592015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11860
11861 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11862
28bf096c
PA
118632015-06-29 Pedro Alves <palves@redhat.com>
11864
11865 PR threads/18127
11866 * gdb.threads/hand-call-new-thread.c: New file.
11867 * gdb.threads/hand-call-new-thread.c: New file.
11868
ee93cd5e
KS
118692015-06-26 Keith Seitz <keiths@redhat.com>
11870 Doug Evans <dje@google.com>
11871
11872 PR 16253
11873 * gdb.cp/var-tag-2.cc: New file.
11874 * gdb.cp/var-tag-3.cc: New file.
11875 * gdb.cp/var-tag-4.cc: New file.
11876 * gdb.cp/var-tag.cc: New file.
11877 * gdb.cp/var-tag.exp: New file.
11878
fc637f04
PP
118792015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11880
11881 * gdb.base/history-duplicates.exp: New test.
11882
2e52ae68
PP
118832015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11884
11885 * gdb.base/completion.exp: Test the completion of the "focus"
11886 command.
11887
6e22494e
JK
118882015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11889
11890 * gdb.arch/amd64-prologue-skip.S: New file.
11891 * gdb.arch/amd64-prologue-skip.exp: New file.
11892
bf7b9cd9
SM
118932015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11894
11895 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11896 is_address_zero_readable check.
11897
201e8dfd
PB
118982015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11899
11900 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11901 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11902
5cd867b4
YQ
119032015-06-24 Yao Qi <yao.qi@linaro.org>
11904
11905 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11906 linux targets.
11907
4d7be007
YQ
119082015-06-24 Yao Qi <yao.qi@linaro.org>
11909
11910 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11911 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11912 * gdb.base/siginfo-thread.exp: Likewise.
11913
07fcd301
YQ
119142015-06-22 Yao Qi <yao.qi@linaro.org>
11915
11916 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11917
52042a00
YQ
119182015-06-22 Yao Qi <yao.qi@linaro.org>
11919
11920 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11921 aarch64*-*-*.
11922 (skip_hw_watchpoint_tests): Likewise.
11923
74bd41ce
PP
119242015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11925
11926 * gdb.base/gdbinit-history.exp: Test the interaction between
11927 setting GDBHISTSIZE and setting the history size via .gdbinit.
11928
bc460514
PP
119292015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11930
11931 PR gdb/16999
11932 * gdb.base/gdbhistsize-history.exp: New test.
11933
b58c513b
PP
119342015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11935
11936 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11937 with GDBHISTSIZE.
11938 * gdb.base/readline.exp: Likewise.
11939
92046791
YQ
119402015-06-17 Yao Qi <yao.qi@linaro.org>
11941
11942 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11943 line.
11944
2093d2d3
PP
119452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11946
11947 * gdb.base/gdbinit-history.exp: Add test case to check that
11948 an unlimited history file does not get truncated on exit.
11949
e6c693af
AA
119502015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11951
11952 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11953 (VECTOR): New macro. Use it...
11954 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11955 ...for these typedefs.
11956 (int8, char1, int1, double1): New typedefs.
11957 (struct just_int2, struct two_int2): New structures.
11958 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11959 (add_structvecs, add_singlevecs): New functions.
11960 (main): Call add_some_intvecs twice.
11961 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11962 the compile and exit upon failure. Try compiling for the "native"
11963 architecture. Test inferior function calls with vector arguments
11964 and vector return value handling with "finish" and "return".
11965
c74f7d1c
JT
119662015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11967
11968 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11969 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11970 PE file.
11971 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11972
98aa42ee
AT
119732015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11974
11975 PR breakpoints/16465
11976 * gdb.mi/mi-dprintf-pending.c: New file.
11977 * gdb.mi/mi-dprintf-pending.exp: New test.
11978 * gdb.mi/mi-dprintf-pendshr.c: New file.
11979
7d73c23c 119802015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11981 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11982
11983 * gdb.arch/i386-mpx-map.c: New file.
11984 * gdb.arch/i386-mpx-map.exp: New File.
11985
119862015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11987
11988 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11989 * gdb.arch/i386-mpx.exp: Indentation fixed.
11990
119912015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11992
11993 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11994 function and improved indentation.
11995 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11996 gdb_test_multiple. Added additional tests to skip the test.
11997
119982015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11999
12000 * gdb.arch/i386-avx512.c: Change path in include file.
12001 * gdb.arch/i386-avx512.exp: Change include dir path
12002 compilation flag.
12003 * gdb.arch/i386-mpx.c: Change path in include file.
12004 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12005 flag.
12006
d5eba19a
JK
120072015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12008
12009 * gdb.compile/compile-print.exp (compile print *vararray@3)
12010 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12011
7f361056
JK
120122015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12013
12014 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12015 (do not keep jit in memory): ... this.
12016 (expect 5): Change it to ...
12017 (expect no 5): ... this.
12018
3b462ec2
SM
120192015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12020
12021 PR gdb/15564
12022 * gdb.mi/mi-detach.exp: New file.
12023
e0619de6
JK
120242015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12025
12026 PR symtab/18392
12027 * gdb.arch/amd64-tailcall-self.S: New file.
12028 * gdb.arch/amd64-tailcall-self.c: New file.
12029 * gdb.arch/amd64-tailcall-self.exp: New file.
12030
e970cb34
DB
120312015-05-28 Don Breazeal <donb@codesourcery.com>
12032
12033 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12034 tests for remote targets by checking is_target_gdbserver.
12035
b2e2f908
DE
120362015-05-27 Doug Evans <dje@google.com>
12037
12038 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12039 * gdb.dwarf2/opaque-type-lookup.c: New file.
12040 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12041
82c7be31
DE
120422015-05-26 Doug Evans <dje@google.com>
12043
12044 * gdb.cp/iostream.cc: New file.
12045 * gdb.cp/iostream.exp: New file.
12046
b4f54984
DE
120472015-05-26 Doug Evans <dje@google.com>
12048
12049 * gdb.dwarf2/dw2-op-call.exp: Update.
12050 * gdb.dwarf2/dw4-sig-types.exp: Update.
12051 * gdb.dwarf2/implptr.exp: Update.
12052 * gdb.mi/mi-cmd-param-changed.exp: Update.
12053
4ea6efe9
DE
120542015-05-26 Doug Evans <dje@google.com>
12055
12056 * gdb.python/py-lazy-string.c: New file.
12057 * gdb.python/py-lazy-string.exp: New file.
12058 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12059 (main): Update. Add estring3.
12060 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12061 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12062
f6bb7db3
YQ
120632015-05-26 Omair Javaid <omair.javaid@linaro.org>
12064 Yao Qi <yao.qi@linaro.org>
12065
12066 * gdb.reverse/aarch64.c: New.
12067 * gdb.reverse/aarch64.exp: New.
12068
a81bfbd0
OJ
120692015-05-26 Omair Javaid <omair.javaid@linaro.org>
12070
25d49b86
PA
12071 * lib/gdb.exp (supports_process_record): Return true for
12072 aarch64*-linux*.
a81bfbd0
OJ
12073 (supports_reverse): Likewise.
12074
158bf1b4
PP
120752015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12076
12077 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12078 Use with_test_prefix.
12079
a0145030
AB
120802015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12081
12082 * gdb.base/completion.exp: Add test for completion of layout
12083 names.
12084
ebe3b578
AB
120852015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12086
12087 * lib/gdb.exp (skip_tui_tests): New proc.
12088 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12089
84204ed7
PA
120902015-05-19 Pedro Alves <palves@redhat.com>
12091
12092 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12093 Save the whole env array instead of just HOME. Unset HISTSIZE in
12094 the environment while testing. Restore whole environment
12095 afterwards.
12096
37442ce1
DE
120972015-05-16 Doug Evans <xdje42@gmail.com>
12098
12099 * gdb.guile/scm-ports.c: New file.
12100 * gdb.guile/scm-ports.exp: Add memory port tests.
12101
36de76f9
JK
121022015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12103
12104 * gdb.compile/compile-print.c: New file.
12105 * gdb.compile/compile-print.exp: New file.
12106
3a9558c4
JK
121072015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12108
12109 * gdb.compile/compile-ops.exp: Cast param to void.
12110 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12111 (compile code struct_object.selffield = &struct_object): Add xfail.
12112
aa715135
JG
121132015-05-15 Joel Brobecker <brobecker@adacore.com>
12114
12115 * gdb.ada/arr_enum_with_gap: New testcase.
12116
931e5bc3
JG
121172015-05-15 Joel Brobecker <brobecker@adacore.com>
12118
12119 * gdb.ada/byte_packed_arr: New testcase.
12120
9cd4d857
JB
121212015-05-15 Joel Brobecker <brobecker@adacore.com>
12122
12123 * gdb.ada/pckd_neg: New testcase.
12124
ebfd00d2
PP
121252015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12126
12127 PR gdb/17820
12128 * gdb.base/gdbinit-history.exp: New test.
12129 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12130 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12131
4c082a81
SC
121322015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12133
12134 * gdb.python/py-xmethods.cc: Enhance test case.
12135 * gdb.python/py-xmethods.exp: New tests.
12136 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12137 function.
12138 (B_indexoper): Likewise.
12139 (global_dm_list) : Add new xmethod worker functions.
12140
f7797074
SDJ
121412015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12142
12143 * gdb.base/coredump-filter.exp: Correctly unset
12144 "coredump_var_addr" array.
12145
a4674e4e
PA
121462015-05-08 Pedro Alves <palves@redhat.com>
12147
12148 * gdb.server/non-existing-program.exp: Unset spawn_id.
12149
df2eb078
SC
121502015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12151
12152 PR python/18291
12153 * gdb.python/py-xmethods.exp: Add tests.
12154
422349a3
YQ
121552015-05-08 Yao Qi <yao.qi@linaro.org>
12156
12157 PR gdb/18208
12158 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12159 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12160 function set_coredump_filter, and remove remote_exec call.
12161 Remove argument ipid. Callers update.
12162 (top level): Don't get inferior's PID.
12163
63fc80ce
AA
121642015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12165
12166 * gdb.base/watch_thread_num.exp: Skip test on targets without
12167 access watchpoints.
12168
80ad801e
PA
121692015-05-06 Pedro Alves <palves@redhat.com>
12170
12171 PR server/18081
12172 * gdb.server/non-existing-program.exp: New file.
12173
0fa7fe50
JB
121742015-05-05 Joel Brobecker <brobecker@adacore.com>
12175
12176 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12177
3ea89b92
PMR
121782015-05-05 Joel Brobecker <brobecker@adacore.com>
12179
12180 * gdb.ada/out_of_line_in_inlined: New testcase.
12181
87b8eff0
JB
121822015-05-05 Joel Brobecker <brobecker@adacore.com>
12183
12184 * gdb.ada/var_rec_arr: New testcase.
12185
5fccc635
YQ
121862015-04-30 Yao Qi <yao.qi@linaro.org>
12187
12188 * gdb.base/break-idempotent.exp: If
12189 skip_hw_watchpoint_multi_tests returns true, skip the tests
12190 on "rwatch" and "awatch".
12191
42d38f42
YQ
121922015-04-30 Yao Qi <yao.qi@linaro.org>
12193
12194 * gdb.base/relativedebug.exp: Invoke gdb command
12195 "info sharedlibrary", and if libc.so doesn't have debug info,
12196 skip the test.
12197
2ce1cdbf
DE
121982015-04-29 Doug Evans <dje@google.com>
12199
12200 * gdb.python/py-xmethods.exp: Add ptype tests.
12201 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12202 get_result_type method.
12203
f24a38c5
LM
122042015-04-29 Luis Machado <lgustavo@codesourcery.com>
12205
12206 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12207 the target does not support hardware watchpoints.
12208
ecbf2b3c
LM
122092015-04-29 Luis Machado <lgustavo@codesourcery.com>
12210
12211 * gdb.base/break-always.exp: Abort testing if writing to memory
12212 causes an error.
12213
34f5f757
DE
122142015-04-28 Doug Evans <dje@google.com>
12215
12216 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12217 * gdb.python/py-pp-registration.exp: ... here. New file.
12218 * gdb.python/py-pp-registration.c: New file.
12219 * gdb.python/py-pp-registration.py: New file.
12220
69b4374a
DE
122212015-04-28 Doug Evans <dje@google.com>
12222
12223 * gdb.python/py-bad-printers.c: New file.
12224 * gdb.python/py-bad-printers.py: New file.
12225 * gdb.python/py-bad-printers.exp: New file.
12226
59fb7612
SS
122272015-04-28 Sasha Smundak <asmundak@google.com>
12228
12229 * gdb.python/py-type.exp: New test.
12230
2631b16a
AW
122312015-04-28 Andy Wingo <wingo@igalia.com>
12232
12233 * gdb.python/py-parameter.exp:
12234 * gdb.guile/scm-parameter.exp: Escape the path that we are
12235 matching against, as it might contain characters that are special
12236 to regular expressions.
12237
460efde1
JB
122382015-04-27 Joel Brobecker <brobecker@adacore.com>
12239
12240 * gdb.ada/rec_comp: New testcase.
12241
2d369d8e
SDJ
122422015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12243
12244 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12245 before using it.
12246
cf75d6c3
AB
122472015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12248
12249 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12250 new tests for verilog output.
12251
8dbe7ca5
YQ
122522015-04-24 Yao Qi <yao.qi@linaro.org>
12253
12254 * boards/remote-gdbserver-on-localhost.exp: New file.
12255
4ef9fb2f
PA
122562015-04-23 Pedro Alves <palves@redhat.com>
12257
12258 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12259 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12260 "end of file", remove $inferior_spawn_id from the indirect list.
12261
0a803169
PA
122622015-04-23 Pedro Alves <palves@redhat.com>
12263
12264 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12265
749ef8f8
PA
122662015-04-23 Pedro Alves <palves@redhat.com>
12267
12268 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12269 on $any_spawn_id instead of only on $gdb_spawn_id.
12270
8aae4344
PM
122712015-04-21 Pierre Muller <muller@sourceware.org>
12272
12273 PR pascal/17815
12274 * lib/pascal.exp (gpc_compile): Add new option "class".
12275 (fpc_compile): Likewise.
12276 * gdb.pascal/case-insensitive-symbols.pas: New file.
12277 * gdb.pascal/case-insensitive-symbols.exp: New file.
12278
1586c8fb
GB
122792015-04-20 Gary Benson <gbenson@redhat.com>
12280
12281 * gdb.base/attach.exp: Fix three extended remote failures.
12282
1b6e6f5c
GB
122832015-04-17 Gary Benson <gbenson@redhat.com>
12284
12285 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12286 the main executable over the remote protocol.
12287
e797481d
PA
122882015-04-16 Pedro Alves <palves@redhat.com>
12289
12290 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12291 a new gdbserver if gdbserver_reconnect_p is set.
12292
1ca99c42
PA
122932015-04-16 Pedro Alves <palves@redhat.com>
12294
12295 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12296 is set, don't exit gdbserver.
12297
af9fd6f8
AA
122982015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12299
12300 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12301 appropriate .insn, such that an older assembler can be used.
12302 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12303 the z/Architecture instruction set on 31-bit targets as well.
12304
04ff1e61
AA
123052015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12306
12307 * gdb.go/handcall.exp: Remove all logic related to the first
12308 breakpoint and rely on go_runto_main instead.
12309 * gdb.go/strings.exp: Likewise.
12310 * gdb.go/unsafe.exp: Likewise.
12311 * gdb.go/hello.exp: Likewise. Also rename the remaining
12312 breakpoint marker to "breakpoint 1".
12313 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12314 * gdb.go/strings.go: Likewise.
12315 * gdb.go/unsafe.go: Likewise.
12316 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12317 "set breakpoint 2 here" and rename the remaining breakpoint marker
12318 to "breakpoint 1".
12319
40d2f8d6
SM
123202015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12321
12322 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12323 if itertools.imap is not present.
12324 * gdb.python/py-objfile.exp: Add parentheses.
12325 * gdb.python/py-type.exp: Same.
12326 * gdb.python/py-unwind-maint.py: Same.
12327
8cbc97c6
YQ
123282015-04-15 Yao Qi <yao.qi@linaro.org>
12329
12330 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12331 of ":$ptr_size" and set its form explicitly.
12332
45fd756c
YQ
123332015-04-15 Pedro Alves <palves@redhat.com>
12334 Yao Qi <yao.qi@linaro.org>
12335
12336 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12337 timeout by factor of 4.
12338 (test_regular_watch): Likewise.
12339 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12340 * gdb.reverse/sigall-reverse.exp: Likewise.
12341 * gdb.reverse/until-precsave.exp: Likewise.
12342 * lib/gdb.exp (with_timeout_factor): New proc.
12343 (gdb_expect): Move some code to ...
12344 (get_largest_timeout): ... here. New procedure.
12345
9e811bc3
LM
123462015-04-14 Luis Machado <lgustavo@codesourcery.com>
12347
12348 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12349
0ff6fcb2
LM
123502015-04-13 Luis Machado <lgustavo@codesourcery.com>
12351
12352 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12353 to write to the .text section.
12354
7578d5f7
LM
123552015-04-13 Luis Machado <lgustavo@codesourcery.com>
12356
12357 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12358 Handle the case of targets that do not provide PID information.
12359
2efe15c4
YQ
123602015-04-13 Yao Qi <yao.qi@linaro.org>
12361
12362 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12363 and use expect instead of gdb_expect.
12364
8cd8f2f8
SDJ
123652015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12366
12367 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12368 "coredump_var_addr" to avoid naming conflict with other testcases.
12369
9ee41772
PA
123702015-04-10 Pedro Alves <palves@redhat.com>
12371
12372 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12373 gdb_test_sequence and gdb_assert.
12374
07473109
PA
123752015-04-10 Pedro Alves <palves@redhat.com>
12376
12377 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12378 test messages that don't include the breakpoint address.
12379
de3db44c
YQ
123802015-04-10 Yao Qi <yao.qi@linaro.org>
12381
12382 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12383 false for some offset and width combinations which aren't
12384 supported by linux kernel.
12385
c79d856c
PA
123862015-04-10 Pedro Alves <palves@redhat.com>
12387
12388 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12389 procedure, factored out from ...
12390 (top level): ... here. Add "set displaced-stepping" testing axis.
12391 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12392 parameter "displaced". Use it.
12393 (top level): Use foreach and add "set displaced-stepping" testing
12394 axis.
12395
ebc90b50
PA
123962015-04-10 Pedro Alves <palves@redhat.com>
12397
12398 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12399 Remove comment.
12400 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12401 both the address of the instruction that triggers the watchpoint
12402 and the address of the instruction immediately after, and use
12403 those addresses for the test. Fix comment.
12404
8f572e5c
PA
124052015-04-10 Pedro Alves <palves@redhat.com>
12406
12407 * gdb.base/sigstep.exp (breakpoint_to_handler)
12408 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12409 Test "backtrace" in handler.
12410 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12411 (top level): Add new "displaced" test axis to
12412 breakpoint_to_handler, breakpoint_to_handler_entry and
12413 breakpoint_over_handler.
12414
8d707a12
PA
124152015-04-10 Pedro Alves <palves@redhat.com>
12416
12417 PR gdb/18216
12418 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12419
ef713951
YQ
124202015-04-10 Yao Qi <yao.qi@linaro.org>
12421
12422 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12423 (test_add_rn_pc): New function.
12424 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12425 (top level): Invoke test_add_rn_pc.
12426
906d60cf
PA
124272015-04-10 Pedro Alves <palves@redhat.com>
12428
12429 PR gdb/13858
12430 * gdb.base/step-over-no-symbols.exp: New file.
12431
f2983cc3
AW
124322015-04-09 Andy Wingo <wingo@igalia.com>
12433
12434 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12435 after the Python tests.
12436
6d62641c
SDJ
124372015-04-08 Keith Seitz <keiths@redhat.com>
12438
12439 PR python/16699
12440 * gdb.python/py-completion.exp: New tests for completion.
12441 * gdb.python/py-completion.py (CompleteLimit1): New class.
12442 (CompleteLimit2): Likewise.
12443 (CompleteLimit3): Likewise.
12444 (CompleteLimit4): Likewise.
12445 (CompleteLimit5): Likewise.
12446 (CompleteLimit6): Likewise.
12447 (CompleteLimit7): Likewise.
12448
f3770638
PA
124492015-04-08 Pedro Alves <palves@redhat.com>
12450
12451 PR gdb/18214
12452 PR gdb/18216
12453 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12454 function.
12455 (main): Install it as SIGUSR1 handler.
12456 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12457 parameter. Always use "setup" as prefix. Toggle "set
12458 displaced-stepping" off/on depending on global. Don't switch to
12459 thread 1 here.
12460 (top level): Add displaced stepping "off/on" test axis. Update
12461 "setup" calls. Wrap each subtest with with_test_prefix. Test
12462 continuing with a queued signal in each thread.
12463
4496bed7
PA
124642015-04-08 Pedro Alves <palves@redhat.com>
12465
12466 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12467 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12468 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12469 Return early if running to main fails.
12470 * gdb.trace/while-stepping.exp: Likewise.
12471
b97fde92
PA
124722015-04-07 Pedro Alves <palves@redhat.com>
12473
12474 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12475 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12476 interact with inferior program.
12477
f71c18e7
PA
124782015-04-07 Pedro Alves <palves@redhat.com>
12479
12480 * lib/gdb.exp (inferior_spawn_id): New global.
12481 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12482 spawn id after processing the user code.
12483 (default_gdb_start): Set inferior_spawn_id.
12484 (send_inferior): New procedure.
12485 * lib/gdbserver-support.exp (gdbserver_start): Set
12486 inferior_spawn_id.
12487 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12488
6423214f
PA
124892015-04-07 Pedro Alves <palves@redhat.com>
12490
12491 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12492 * lib/gdbserver-support.exp (gdbserver_start): Make
12493 $server_spawn_id global.
12494 (gdbserver_start): Don't wait for gdbserver's spawn id with
12495 expect_background.
12496 (close_gdbserver): New procedure.
12497 (gdb_exit): Rename the default version and reimplement.
12498
71c0ee8c
PA
124992015-04-07 Pedro Alves <palves@redhat.com>
12500
72f4393d 12501 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
12502 append the substituted item, not the original item.
12503
203bc29b
PA
125042015-04-07 Pedro Alves <palves@redhat.com>
12505
12506 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12507 gdb_expect.
12508
508a3ddf
PA
125092015-04-07 Pedro Alves <palves@redhat.com>
12510
12511 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12512 output appearing once only.
12513
9f6dbe2b
PA
125142015-04-07 Pedro Alves <palves@redhat.com>
12515
12516 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12517 that doesn't expect anything. Return early if running to main
12518 fails.
12519
337532fa
YQ
125202015-04-07 Yao Qi <yao.qi@linaro.org>
12521
12522 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12523 (child_function): Call alarm.
12524 (main): Move call to alarm into the loop.
12525 * gdb.threads/non-stop-fair-events.exp: Build program with
12526 -DTIMEOUT=$timeout.
12527
01b622d4
DE
125282015-04-06 Doug Evans <xdje42@gmail.com>
12529
12530 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12531 Fix dest parameter to board_info.
12532 (fpc_compile): Ditto.
12533 (gdb_compile_pascal): Rename dest arg to destfile.
12534
961f4160
PMR
125352015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12536
12537 * gdb.ada/funcall_ref.exp: New file.
12538 * gdb.ada/funcall_ref/foo.adb: New file.
12539
cafda597
YQ
125402015-04-02 Yao Qi <yao.qi@linaro.org>
12541
12542 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12543 is remote.
12544
fed040c6
GB
125452015-04-02 Gary Benson <gbenson@redhat.com>
12546
12547 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12548
d11916aa
SS
125492015-04-01 Sasha Smundak <asmundak@google.com>
12550
12551 * gdb.python/py-unwind-maint.c: New file.
12552 * gdb.python/py-unwind-maint.exp: New test.
12553 * gdb.python/py-unwind-maint.py: New file.
12554 * gdb.python/py-unwind.c: New file.
12555 * gdb.python/py-unwind.exp: New test.
12556 * gdb.python/py-unwind.py: New test.
12557
a1471180
PA
125582015-04-01 Pedro Alves <palves@redhat.com>
12559
12560 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12561 to fail instead of non-existent $test.
12562
0bbeccb1
PA
125632015-04-01 Pedro Alves <palves@redhat.com>
12564
12565 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12566 GDBFLAGS if not empty.
12567
3c724c8c
PMR
125682015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12569
12570 * gdb.ada/complete.exp: Remove "multi_line".
12571 * gdb.ada/info_exc.exp: Remove "multi_line".
12572 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12573 * gdb.ada/ptype_field.exp: Remove "multi_line".
12574 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12575 * gdb.ada/tagged.exp: Remove "multi_line".
12576 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12577 [multi_line ...]
12578 * gdb.btrace/delta.exp: Likewise.
12579 * gdb.btrace/exception.exp: Likewise.
12580 * gdb.btrace/function_call_history.exp: Likewise.
12581 * gdb.btrace/instruction_history.exp: Likewise.
12582 * gdb.btrace/nohist.exp: Likewise.
12583 * gdb.btrace/record_goto.exp: Likewise.
12584 * gdb.btrace/segv.exp: Likewise.
12585 * gdb.btrace/stepi.exp: Likewise.
12586 * gdb.btrace/tailcall.exp: Likewise.
12587 * gdb.btrace/unknown_functions.exp: Likewise.
12588 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12589 * lib/gdb.exp: Add the "multi_line" helper.
12590
4eec2deb
PA
125912015-04-01 Pedro Alves <palves@redhat.com>
12592
12593 * gdb.threads/tid-reuse.c: New file.
12594 * gdb.threads/tid-reuse.exp: New file.
12595
df8411da
SDJ
125962015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12597
12598 PR corefiles/16092
12599 * gdb.base/coredump-filter.c: New file.
12600 * gdb.base/coredump-filter.exp: Likewise.
12601
6ef37366
PM
126022015-03-27 Petr Machata <pmachata@redhat.com>
12603
12604 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12605 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12606 (Dwarf::assemble): Initialize them.
12607 (Dwarf::lines): New function.
12608
7ec911b0
JT
126092015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12610
12611 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12612 SYMBOL_PREFIX for x86_64-*-cygwin.
12613
ff908ebf
AW
126142015-03-26 Andy Wingo <wingo@igalia.com>
12615
12616 PR symtab/18148
12617 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12618 const_value but not a location.
12619 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12620 location defined in non-main CUs are visible.
12621
6d5f0679
YQ
126222015-03-26 Yao Qi <yao.qi@linaro.org>
12623
12624 PR testsuite/18139
12625 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12626 Add a line number entry for the same line.
12627 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12628 Add a line number entry for the same line.
12629
2898689b
YQ
126302015-03-26 Yao Qi <yao.qi@linaro.org>
12631
12632 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12633 .int 0.
12634 (func): Likewise. Add .Lfunc_1 label.
12635 Use .Lfunc_1 label.
12636 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12637 .int 0.
12638 (func): Likewise.
12639 Use .Lfunc_1 label.
12640
85180498
YQ
126412015-03-26 Yao Qi <yao.qi@linaro.org>
12642
12643 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12644 Call gdb_compile instead to compile each .s files without debug
12645 information.
12646
8aa08a8d
YQ
126472015-03-26 Yao Qi <yao.qi@linaro.org>
12648
12649 * gdb.base/savedregs.exp (process_saved_regs): Make
12650 "Saved registers:" optional in the pattern.
12651
66849923
MM
126522015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12653
12654 * gdb.btrace/next.exp: Merged into step.exp.
12655 * gdb.btrace/finish.exp: Merged into step.exp.
12656 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12657 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12658 "record goto" and checking the exact replay position.
12659 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12660 check for "Recording format" in "info record" output.
12661 * gdb.btrace/record_goto.exp: Choose test file based on target.
12662 * gdb.btrace/x86-record_goto.S: Renamed into ...
12663 * gdb.btrace/x86_64-record_goto.S: ... this.
12664 * gdb.btrace/i686-record_goto.S: New.
12665 * gdb.btrace/x86-tailcall.S: Renamed into ...
12666 * gdb.btrace/x86_64-tailcall.S: ... this.
12667 * gdb.btrace/i686-tailcall.S: New.
12668 * gdb.btrace/x86-tailcall.c: Renamed into ...
12669 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12670 separate statements. Update test.
12671 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12672 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12673 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12674 * gdb.btrace/tailcall.exp: Choose test file based on target.
12675 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12676
11cc1b74
MM
126772015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12678
12679 * gdb.btrace/exception.exp: Increase BTS buffer size.
12680
a25d8bf9
PA
126812015-03-24 Pedro Alves <palves@redhat.com>
12682
12683 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12684
856e7dd6
PA
126852015-03-24 Pedro Alves <palves@redhat.com>
12686
12687 * gdb.threads/schedlock.exp (test_step): No longer expect that
12688 "set scheduler-locking step" with "next" over a function call runs
12689 threads unlocked.
12690
ad235a41
AT
126912015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12692
12693 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12694
15630549
AT
126952015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12696
12697 PR breakpoints/16466
12698 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12699 * gdb.mi/mi-pending.c (thread_func): New function.
12700 (int main): Add threading support required.
12701 * gdb.mi/mi-pending.exp: Add tests for this issue.
12702 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12703 (pendfunc2): Remove stdio dependency.
12704 * gdb.mi/mi-pendshr2.c: New file.
12705
693dca06
KS
127062015-03-23 Keith Seitz <keiths@redhat.com>
12707
12708 * gdb.linespec/keywords.c: New file.
12709 * gdb.linespec/keywords.exp: New file.
12710
7e993ebf
KS
127112015-03-23 Keith Seitz <keiths@redhat.com>
12712
12713 PR gdb/18021
12714 * gdb.dwarf2/staticvirtual.exp: New test.
12715
bc23328c
JK
127162015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12717
12718 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12719 * README: Remove HP-UX and gdb.hp.
12720 (configuration):
12721 * configure: Regenerate.
12722 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12723 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12724 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12725 gdb.hp/gdb.defects/Makefile.
12726 * gdb.hp/Makefile.in: File deleted.
12727 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12728 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12729 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12730 * gdb.hp/gdb.aCC/run.c: File deleted.
12731 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12732 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12733 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12734 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12735 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12736 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12737 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12738 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12739 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12740 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12741 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12742 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12743 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12744 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12745 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12746 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12747 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12748 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12749 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12750 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12751 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12752 * gdb.hp/gdb.compat/average.c: File deleted.
12753 * gdb.hp/gdb.compat/sum.c: File deleted.
12754 * gdb.hp/gdb.compat/xdb.c: File deleted.
12755 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12756 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12757 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12758 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12759 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12760 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12761 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12762 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12763 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12764 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12765 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12766 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12767 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12768 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12769 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12770 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12771 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12772 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12773 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12774 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12775 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12776 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12777 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12778 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12779 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12780 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12781 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12782 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12783 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12784 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12785 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12786 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12787 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12788 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12789 * gdb.hp/tools/odump: File deleted.
12790
8bf3b159
PA
127912015-03-19 Pedro Alves <palves@redhat.com>
12792
12793 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12794 (saw_thread_3): New globals.
12795 (top level): Increment them when an event for the corresponding
12796 thread is seen.
12797 (no thread starvation): New test.
12798
eb54c8bf
PA
127992015-03-19 Pedro Alves <palves@redhat.com>
12800
12801 * gdb.threads/continue-pending-status.c: New file.
12802 * gdb.threads/continue-pending-status.exp: New file.
12803
32d2e5d6
PA
128042015-03-18 Pedro Alves <palves@redhat.com>
12805
12806 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12807 Use gdb_is_target_remote instead of is_remote. Use
12808 gdb_test_multiple instead of gdb_expect. Exit early if
12809 gdb_test_multiple hits its internal matches. Tighten stepi tests
12810 expected output. Fail on exit with any signal, instead of just
12811 SIGILL.
12812
f68f11b7
YQ
128132015-03-18 Yao Qi <yao.qi@linaro.org>
12814
12815 PR tdep/18107
12816 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12817 variable.
12818 * gdb.base/catch-syscall.exp: Don't skip it on
12819 aarch64*-*-linux* target. Remove elements in all_syscalls.
12820 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12821 target.
12822 (setup_all_syscalls): New proc.
12823
ca5fd19b
YQ
128242015-03-16 Yao Qi <yao.qi@linaro.org>
12825
12826 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12827 (top level): Skip tests if valid_addr_p returns false for
12828 $cmd1 or $cmd2.
12829
85642ba0
AW
128302015-03-11 Andy Wingo <wingo@igalia.com>
12831
12832 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12833
e03f9645
YQ
128342015-03-11 Yao Qi <yao.qi@linaro.org>
12835
12836 * gdb.base/catch-syscall.exp: Fix typo in comments.
12837
5d0962b2
YQ
128382015-03-11 Yao Qi <yao.qi@linaro.org>
12839
12840 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12841
b2df3cef
PA
128422015-03-09 Pedro Alves <palves@redhat.com>
12843
12844 * dg-extract-results.py: Delete.
12845
ef878e53
PA
128462015-03-09 Pedro Alves <palves@redhat.com>
12847
12848 Merge dg-extract-results.sh from GCC upstream (r218843).
12849
12850 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12851 * dg-extract-results.sh: Use --text with grep to avoid issues with
12852 binary files. Fall back to cat -v, if that doesn't work.
12853
9494d219
PA
128542015-03-05 Pedro Alves <palves@redhat.com>
12855
12856 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12857
a8d9763a
SM
128582015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12859
12860 * lib/mi-support.exp (mi_expect_interrupt): Accept
12861 alternative event for when in all-stop mode.
12862
be9957b8
PA
128632015-03-04 Pedro Alves <palves@redhat.com>
12864
12865 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12866
d57be0f4 128672015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12868
12869 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12870
c214c7cf
AA
128712015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12872
12873 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12874 regexps for GDB's current line display, accept a hex address
12875 preceding the line number.
12876
6d74a497
AA
128772015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12878
12879 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12880 the 'arch1' variable for "s390*-linux*" targets.
12881
511aee7c
PA
128822015-03-04 Pedro Alves <palves@redhat.com>
12883
12884 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12885 (main): Pass missing retval argument to pthread_join call.
12886
95e50b27
PA
128872015-03-02 Pedro Alves <palves@redhat.com>
12888
12889 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12890 (top level): Call do_test with non-stop as well.
12891
28054d69
PA
128922015-03-02 Pedro Alves <palves@redhat.com>
12893
12894 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12895 -1.
12896
4fa5d7b4
AA
128972015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12898
12899 * gdb.arch/s390-vregs.exp: New test.
12900 * gdb.arch/s390-vregs.S: New file.
12901
97c18565
PA
129022015-02-27 Pedro Alves <palves@redhat.com>
12903
12904 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12905 call to catch_command_errors.
12906 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12907 catch_command_errors.
12908
a37bfa30
PA
129092015-02-27 Pedro Alves <palves@redhat.com>
12910
12911 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12912 "true" for boolean result.
12913 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12914 prototype of main.
12915
6f98576f
PA
129162015-02-27 Pedro Alves <palves@redhat.com>
12917
12918 * lib/unbuffer_output.c: New file.
12919 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12920 (main): Call gdb_unbuffer_output.
12921
eba5ab56
YQ
129222015-02-27 Yao Qi <yao.qi@linaro.org>
12923
12924 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12925 target.
12926
0def5aaa
DE
129272015-02-26 Doug Evans <dje@google.com>
12928
12929 * gdb.cp/class2.cc (Dbase, D): New classes.
12930 (main): New local delta.
12931 * gdb.cp/class2.exp: Test printing delta.
12932 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12933 (dynbar): New global.
12934 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12935
081a1c2c
JK
129362015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12937
12938 * gdb.compile/compile-ifunc.c: New file.
12939 * gdb.compile/compile-ifunc.exp: New file.
12940
2f41223f
AT
129412015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12942
12943 * gdb.base/structs.exp: Check for correct struct on finish.
12944
03eddd80
YQ
129452015-02-26 Yao Qi <yao.qi@linaro.org>
12946
12947 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12948 is zero.
12949
80c57053
JK
129502015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12951
12952 * gdb.arch/cordic.ko.bz2: New file.
12953 * gdb.arch/cordic.ko.debug.bz2: New file.
12954 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12955
21613c12
YQ
129562015-02-25 Yao Qi <yao.qi@linaro.org>
12957
12958 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12959 aarch64*-*-* target.
12960
d8b901ed
PA
129612015-02-23 Pedro Alves <palves@redhat.com>
12962
12963 * lib/gdb.exp (delete_breakpoints): Rewrite using
12964 gdb_test_multiple.
12965
e5b85ead
PA
129662015-02-23 Pedro Alves <palves@redhat.com>
12967
12968 * gdb.base/info-os.c: Include stdlib.h.
12969
85c3a371
DE
129702015-02-22 Doug Evans <xdje42@gmail.com>
12971
12972 PR symtab/17855
12973 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12974 is read after symbols have been re-read.
12975 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12976 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12977
96553a0c
DE
129782015-02-21 Doug Evans <dje@google.com>
12979
12980 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12981
97a0c697
JK
129822015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12983
12984 PR corefiles/17808
12985 * gdb.arch/i386-biarch-core.core.bz2: New file.
12986 * gdb.arch/i386-biarch-core.exp: New file.
12987
a47cd6e9
PA
129882015-02-21 Pedro Alves <palves@redhat.com>
12989
12990 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12991 runto_main fails.
12992
c5facdc4
PA
129932015-02-20 Pedro Alves <palves@redhat.com>
12994
12995 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12996 info probes.
12997
2db9a427
PA
129982015-02-20 Pedro Alves <palves@redhat.com>
12999
13000 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13001
60fb7e9e
PA
130022015-02-20 Pedro Alves <palves@redhat.com>
13003
13004 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13005 clean_restart before gdb_target_supports_trace.
13006
5c5019c2
PA
130072015-02-20 Pedro Alves <palves@redhat.com>
13008
13009 PR threads/18006
13010 * gdb.threads/clone-thread_db.c: New file.
13011 * gdb.threads/clone-thread_db.exp: New file.
13012
c9587f88
AT
130132015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13014
13015 PR breakpoints/16812
13016 * gdb.base/catch-gdb-caused-signals.c: New file.
13017 * gdb.base/catch-gdb-caused-signals.exp: New file.
13018
f6a88844
JM
130192015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13020
13021 * configure: Regenerated.
13022 * configure.ac: Use GDB_AC_TRANSFORM.
13023 * aclocal.m4: sinclude ../transform.m4.
13024
497c491b
JM
130252015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13026
13027 * lib/dtrace.exp: New file.
13028 * gdb.base/dtrace-probe.exp: Likewise.
13029 * gdb.base/dtrace-probe.d: Likewise.
13030 * gdb.base/dtrace-probe.c: Likewise.
13031 * lib/pdtrace.in: Likewise.
13032 * configure.ac: Output variables with the transformed names of
13033 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13034 * configure: Regenerated.
13035
03e98035
JM
130362015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13037
13038 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13039 expected message when trying to access $_probe_* convenience
13040 variables while not on a probe.
13041
63cc30e9
JK
130422015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13043
13044 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13045
0703599a
PA
130462015-02-11 Pedro Alves <pedro@codesourcery.com>
13047
13048 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13049 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13050
7e60a48e
DE
130512015-02-10 Doug Evans <xdje42@gmail.com>
13052
13053 * lib/gdb.exp (gdb_load): Always return a result.
13054
01b088bc
PA
130552015-02-10 Pedro Alves <palves@redhat.com>
13056
13057 * gdb.threads/signal-sigtrap.c: New file.
13058 * gdb.threads/signal-sigtrap.exp: New file.
13059
b05ec7a5
AT
130602015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13061
13062 * gdb.trace/no-attach-trace.c: New file.
13063 * gdb.trace/no-attach-trace.exp: New file.
13064
a2c2acaf
MW
130652015-02-09 Mark Wielaard <mjw@redhat.com>
13066
13067 * gdb.dwarf2/atomic.c: New file.
13068 * gdb.dwarf2/atomic-type.exp: Likewise.
13069
31fd9caa
MM
130702015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13071
13072 * gdb.btrace/buffer-size.exp: Update "info record" output.
13073 * gdb.btrace/delta.exp: Update "info record" output.
13074 * gdb.btrace/enable.exp: Update "info record" output.
13075 * gdb.btrace/finish.exp: Update "info record" output.
13076 * gdb.btrace/instruction_history.exp: Update "info record" output.
13077 * gdb.btrace/next.exp: Update "info record" output.
13078 * gdb.btrace/nexti.exp: Update "info record" output.
13079 * gdb.btrace/step.exp: Update "info record" output.
13080 * gdb.btrace/stepi.exp: Update "info record" output.
13081 * gdb.btrace/nohist.exp: Update "info record" output.
13082
d33501a5
MM
130832015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13084
13085 * gdb.btrace/buffer-size: New.
13086
f4abbc16
MM
130872015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13088
13089 * gdb.btrace/delta.exp: Update "info record" output.
13090 * gdb.btrace/enable.exp: Update "info record" output.
13091 * gdb.btrace/finish.exp: Update "info record" output.
13092 * gdb.btrace/instruction_history.exp: Update "info record" output.
13093 * gdb.btrace/next.exp: Update "info record" output.
13094 * gdb.btrace/nexti.exp: Update "info record" output.
13095 * gdb.btrace/step.exp: Update "info record" output.
13096 * gdb.btrace/stepi.exp: Update "info record" output.
13097 * gdb.btrace/nohist.exp: Update "info record" output.
13098
b9d61307
SM
130992015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13100
13101 PR gdb/15678
13102 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13103
e584fdbc
PA
131042015-02-06 Pedro Alves <palves@redhat.com>
13105
13106 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13107 macro.
13108 (seconds_left, again): New globals.
13109 (main): Wait seconds_left in a 1-second sleep loop instead of
13110 sleeping 180 seconds. If 'again' is set, reset the seconds
13111 counter.
13112 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13113 'again' in the inferior before detaching. Print the seconds left.
13114 (options): New global.
13115 (top level): Build program with -DTIMEOUT=$timeout.
13116
77f41761
PA
131172015-02-06 Pedro Alves <palves@redhat.com>
13118
13119 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13120 determine how many seconds to pass to 'alarm'.
13121 * gdb.base/gdb-sigterm.exp (top level): Build program with
13122 -DTIMEOUT=$timeout.
13123 (do_test): Return success/failure indication. Add more verbose
13124 logging. Don't fail if 200 single steps are seen. Instead, fail
13125 when the test times out.
13126 (passes): New global.
13127 (top level): Break the testing loop if testing fails on any
13128 iteration. Use gdb_assert.
13129
b9394193
DB
131302015-02-04 Don Breazeal <donb@codesourcery.com>
13131
13132 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13133 and initialize them.
13134 (ipc_cleanup): New function.
13135 (main): Don't declare shmid, semid, and msqid. Add a call to
13136 atexit so that we call ipc_cleanup on exit.
13137
42d9e528
PA
131382015-02-04 Pedro Alves <palves@redhat.com>
13139
13140 * boards/native-extended-gdbserver.exp: Remove any target variant
13141 specifications from the board name before clearing the isremote
13142 flag from board_info.
13143
ae6ae975
DE
131442015-01-31 Doug Evans <xdje42@gmail.com>
13145
13146 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13147
cfb069a8
GB
131482015-01-31 Gary Benson <gbenson@redhat.com>
13149
13150 * gdb.base/completion.exp: Disable completion limiting for
13151 existing tests. Add new tests to check completion limiting.
13152 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13153
5dd31d79
DE
131542015-01-31 Doug Evans <xdje42@gmail.com>
13155
13156 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13157
9f050062
DE
131582015-01-31 Doug Evans <xdje42@gmail.com>
13159
13160 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13161 entries. Duplicate file section script entries.
13162 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13163 inlined entries. Add test for safe-path rejection.
13164 * gdb.python/py-section-script.c: Add duplicate inlined section script
13165 entries. Duplicate file section script entries.
13166 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13167 inlined entries. Add test for safe-path rejection.
13168
df25ebbd
JB
131692015-01-29 Joel Brobecker <brobecker@adacore.com>
13170
13171 * gdb.ada/disc_arr_bound: New testcase.
13172
4a0ca9ec
JB
131732015-01-29 Joel Brobecker <brobecker@adacore.com>
13174
13175 * gdb.ada/mi_var_array: New testcase.
13176
3a8b707a
DE
131772015-01-27 Doug Evans <dje@google.com>
13178
13179 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13180 Add test for objfile.filename, objfile.username after objfile
13181 has been unloaded.
13182
f8313f6e
JB
131832015-01-26 Joel Brobecker <brobecker@adacore.com>
13184
13185 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13186 the second test to print the name attribute of value
13187 returned by the call to gdb.lookup_type, and adjust
13188 the expected output accordingly.
13189
37bc665e
MW
131902015-01-25 Mark Wielaard <mjw@redhat.com>
13191
13192 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13193 * gdb.base/disp-step-fork.c: Include unistd.h.
13194 * gdb.base/siginfo-obj.c: Include stdio.h.
13195 * gdb.base/siginfo-thread.c: Likewise.
13196 * gdb.mi/non-stop.c: Include unistd.h.
13197 * gdb.mi/nsthrexec.c: Include stdio.h.
13198 * gdb.mi/pthreads.c: Include unistd.h.
13199 * gdb.modula2/unbounded1.c (main): Declare returns int.
13200 * gdb.reverse/consecutive-reverse.c: Likewise.
13201 * gdb.threads/create-fail.c: Include unistd.h.
13202 * gdb.threads/killed.c: Likewise.
13203 * gdb.threads/linux-dp.c: Likewise.
13204 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13205 * gdb.threads/non-ldr-exc-2.c: Likewise.
13206 * gdb.threads/non-ldr-exc-3.c: Likewise.
13207 * gdb.threads/non-ldr-exc-4.c: Likewise.
13208 * gdb.threads/pthreads.c: Include unistd.h.
13209 (main): Declare returns int.
13210 * gdb.threads/tls-main.c (foo): New declaration.
13211 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13212
f7e5394d
SM
132132015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13214
13215 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13216 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13217
743649fd
MW
132182015-01-15 Mark Wielaard <mjw@redhat.com>
13219
13220 * gdb.base/noreturn-return.c: New file.
13221 * gdb.base/noreturn-return.exp: New file.
13222 * gdb.base/noreturn-finish.c: New file.
13223 * gdb.base/noreturn-finish.exp: New file.
13224
198297aa
PA
132252015-01-23 Pedro Alves <palves@redhat.com>
13226
13227 * gdb.threads/continue-pending-after-query.c: New file.
13228 * gdb.threads/continue-pending-after-query.exp: New file.
13229
717cf30c
AG
132302015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13231 Simon Marchi <simon.marchi@ericsson.com>
13232
13233 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13234 * gdb.base/valgrind-db-attach.exp: Same.
13235 * gdb.base/valgrind-infcall.exp: Same.
13236 * lib/mi-support.exp (default_mi_gdb_start): Same.
13237 * lib/prompt.exp (default_prompt_gdb_start): Same.
13238 * lib/gdb.exp (default_gdb_spawn): Same.
13239 (gdb_interact): New.
13240
13241
4b62a76e
JK
132422015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13243
13244 * gdb.compile/compile.exp (pointer to jit function): New test.
13245
b4cdae6f
WW
132462015-01-17 Wei-cheng Wang <cole945@gmail.com>
13247
13248 * lib/gdb.exp (supports_process_record): Return true for
13249 powerpc*-*-linux*.
13250 (supports_reverse): Likewise.
13251
d221e7ef
DB
132522015-01-15 Don Breazeal <donb@codesourcery.com>
13253
13254 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13255 instead of checking whether the target board is remote and
13256 use spawn_wait_for_attach instead of exec/sleep.
13257 * gdb.base/attach-twice.exp: Likewise.
13258
bafffb51
JB
132592015-01-15 Joel Brobecker <brobecker@adacore.com>
13260
13261 * gdb.ada/var_arr_attrs: New testcase.
13262
5589af0e
PA
132632015-01-14 Pedro Alves <palves@redhat.com>
13264 Joel Brobecker <brobecker@adacore.com>
13265
13266 PR gdb/17525
13267 * gdb.base/bp-cmds-execution-x-script.c: New file.
13268 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13269 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13270
6c400b59
PA
132712015-01-14 Pedro Alves <palves@redhat.com>
13272
13273 PR cli/17828
13274 * gdb.base/batch-preserve-term-settings.c: New file.
13275 * gdb.base/batch-preserve-term-settings.exp: New file.
13276
e02c96a7
DE
132772015-01-13 Doug Evans <dje@google.com>
13278
13279 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13280 binary.
13281
576fd14c
JB
132822015-01-13 Joel Brobecker <brobecker@adacore.com>
13283
13284 * Makefile.in (clean mostlyclean): Do not delete *.py.
13285
04dccad0
JB
132862015-01-13 Joel Brobecker <brobecker@adacore.com>
13287
13288 * gdb.python/py-lookup-type.exp: New file.
13289
3d230f71
PA
132902015-01-12 Pedro Alves <palves@redhat.com>
13291
13292 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13293 restore GDBFLAGS before returning.
13294
7e67715d
JK
132952015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13296
13297 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13298 is_amd64_regs_target and is_x86_like_target.
13299
f2e0d4b4
DE
133002015-01-11 Doug Evans <xdje42@gmail.com>
13301
13302 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13303 is given without an explicit form.
13304 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13305 attributes.
13306 * gdb.dwarf/corrupt.exp: Ditto.
13307 * gdb.dwarf2/enum-type.exp: Ditto.
13308 * gdb.trace/entry-values.exp: Ditto.
13309 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13310
439250fb
DE
133112015-01-11 Doug Evans <xdje42@gmail.com>
13312
13313 PR gdb/15830
13314 * gdb.base/maint.exp: Remove references to "maint demangle".
13315 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13316 Add tests for explicitly specifying language to demangle.
13317 * gdb.dlang/demangle.exp: Ditto.
13318
ede9f622
PA
133192015-01-09 Pedro Alves <palves@redhat.com>
13320
13321 * gdb.threads/non-stop-fair-events.c: New file.
13322 * gdb.threads/non-stop-fair-events.exp: New file.
13323
a7b796db
PA
133242015-01-09 Pedro Alves <palves@redhat.com>
13325
13326 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13327 the global scope. Set a breakpoint after all threads are started
13328 rather than stepping over two source lines. Expect the prompt.
13329 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13330 global.
13331 (NUM): Now 15.
13332 (main): Use threads_started_barrier to wait for all threads to
13333 start. Main thread no longer calls thread_function. Exit after
13334 180 seconds.
13335 (loop): New function.
13336 (thread_function): Wait on threads_started_barrier barrier. Call
13337 'loop' at each iteration.
13338 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13339 threads have started, instead of hardcoding number of "next"
13340 steps. Use an access watchpoint instead of a write watchpoint.
13341
9665ffdd
PA
133422015-01-09 Pedro Alves <palves@redhat.com>
13343
13344 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13345 (thread_func): Wait on barrier.
13346 (main): Wait for all threads to start before stopping GDB.
13347 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13348 global.
13349 (thread1_func, thread2_func): Wait on barrier.
13350 (main): Wait for all threads to start before stopping GDB.
13351 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13352 New global.
13353 (thread1_func, thread2_func): Wait on barrier.
13354 (main): Wait for all threads to start before stopping GDB.
13355
c945a99f
PA
133562015-01-09 Pedro Alves <palves@redhat.com>
13357
13358 * gdb.threads/attach-many-short-lived-threads.c: New file.
13359 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13360
c1a747c1
PA
133612014-01-09 Pedro Alves <palves@redhat.com>
13362
13363 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13364 instead of to thread 2.
13365 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13366 Add barrier around each pthread_create call instead of around all
13367 calls.
13368 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13369 Set a break on thread_function and have the child threads hit it
13370 one at at a time.
13371
60b3033e
PA
133722015-01-09 Pedro Alves <palves@redhat.com>
13373
13374 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13375 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13376 false.
13377 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13378 checking whether the target board is remote.
13379 * gdb.multi/multi-attach.exp: Likewise.
13380 * gdb.python/py-sync-interp.exp: Likewise.
13381 * gdb.server/ext-attach.exp: Likewise.
13382 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13383 tests that need to attach, instead of checking whether the target
13384 board is remote at the top of the file.
13385
acc018ac
YQ
133862015-01-08 Yao Qi <yao@codesourcery.com>
13387
13388 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13389
50a18af8
JK
133902015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13391
13392 Fix testcase compilation.
13393 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13394
8503d6e1
JB
133952015-01-06 Joel Brobecker <brobecker@adacore.com>
13396
13397 * gdb.python/py-type.exp: Add a couple test about empty
13398 array creation, and negative-length array creation.
13399
cc73dbcc
DE
134002015-01-02 Doug Evans <xdje42@gmail.com>
13401
13402 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13403
0300bbc7
DE
134042015-01-02 Doug Evans <dje@google.com>
13405
13406 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13407
9d85a0ec
YQ
134082014-12-29 Yao Qi <yao@codesourcery.com>
13409
13410 * gdb.trace/entry-values.exp: Update comments. Rename variable
13411 bar_call_foo to returned_from_foo.
13412
87186c6a
MMN
134132014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13414
13415 PR gdb/17394
13416 * gdb.linespec/break-asm-file.c: New file.
13417 * gdb.linespec/break-asm-file.exp: New file.
13418 * gdb.linespec/break-asm-file0.s: New file.
13419 * gdb.linespec/break-asm-file1.s: New file.
13420
1bab7383
YQ
134212014-12-18 Nigel Stephens <nigel@mips.com>
13422 Maciej W. Rozycki <macro@codesourcery.com>
13423
13424 * gdb.base/float.exp: Handle the new output from "info float" on
13425 MIPS targets.
13426
1bc1068a
JK
134272014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13428
13429 Fix MinGW compilation.
13430 * gdb.compile/compile-ops.exp: Update untested message if
13431 !skip_compile_feature_tests.
13432 * gdb.compile/compile-setjmp.exp: Likewise.
13433 * gdb.compile/compile-tls.exp: Likewise.
13434 * gdb.compile/compile.exp: Likewise.
13435 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13436 supported on this host".
13437
b6615d10
DE
134382014-12-16 Doug Evans <xdje42@gmail.com>
13439
13440 * boards/stabs.exp: New file.
13441
25dda427
AA
134422014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13443
13444 * gdb.base/completion.exp: Adjust to format changes of "maint
13445 print user-registers".
13446
bf330350
CU
134472014-12-16 Catalin Udma <catalin.udma@freescale.com>
13448
13449 PR server/17457
13450 * gdb.arch/aarch64-fp.c: New file.
13451 * gdb.arch/aarch64-fp.exp: New file.
13452
395cf596
SDJ
134532014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13454
13455 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13456 r210637, r210913, r211666, r215400, r215817).
13457
13458 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13459 * dg-extract-results.py: New file.
13460 * dg-extract-results.sh: Use it if the environment seems
13461 suitable.
13462
13463 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13464
13465 * dg-extract-results.py (parse_run): Handle warnings that
13466 are printed before a test harness is run.
13467
13468 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13469
13470 * dg-extract-results.py (Named): Remove __cmp__ method.
13471 (output_variation): Use a key to sort variation.harnesses.
13472
13473 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13474
13475 * dg-extract-results.py: For Python 3, force sys.stdout to
13476 handle surrogate escape sequences.
13477 (safe_open): New function.
13478 (output_segment, main): Use it.
13479
13480 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13481
13482 * dg-extract-results.py (Prog.result_re): Include options
13483 in test name.
13484
13485 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13486
13487 * dg-extract-results.py (output_variation): Always sort if
13488 do_sum.
13489
e882ef3c
SM
134902014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13491
13492 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13493 as long as we get pagination notifications.
13494
4992aa20
JM
134952014-12-15 Jason Merrill <jason@redhat.com>
13496
13497 * Makefile.in (check-gdb.%): Restore.
13498 * README: Mention it.
13499
c1b5a1a6
JB
135002014-12-13 Joel Brobecker <brobecker@adacore.com>
13501
13502 * gdb.ada/str_uninit: New testcase.
13503
5537b577
JK
135042014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13505
13506 PR symtab/17642
13507 * gdb.base/vla-stub-define.c: New file.
13508 * gdb.base/vla-stub.c: New file.
13509 * gdb.base/vla-stub.exp: New file.
13510
bb2ec1b3
TT
135112014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13512 Jan Kratochvil <jan.kratochvil@redhat.com>
13513 Tom Tromey <tromey@redhat.com>
13514
13515 * configure.ac: Add gdb.compile/.
13516 * configure: Regenerate.
13517 * gdb.compile/Makefile.in: New file.
13518 * gdb.compile/compile-ops.exp: New file.
13519 * gdb.compile/compile-ops.c: New file.
13520 * gdb.compile/compile-tls.c: New file.
13521 * gdb.compile/compile-tls.exp: New file.
13522 * gdb.compile/compile-constvar.S: New file.
13523 * gdb.compile/compile-constvar.c: New file.
13524 * gdb.compile/compile-mod.c: New file.
13525 * gdb.compile/compile-nodebug.c: New file.
13526 * gdb.compile/compile-setjmp-mod.c: New file.
13527 * gdb.compile/compile-setjmp.c: New file.
13528 * gdb.compile/compile-setjmp.exp: New file.
13529 * gdb.compile/compile-shlib.c: New file.
13530 * gdb.compile/compile.c: New file.
13531 * gdb.compile/compile.exp: New file.
13532 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13533
4ff709eb
TT
135342014-12-12 Tom Tromey <tromey@redhat.com>
13535
13536 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13537 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13538
6dddd6a5
DE
135392014-12-12 Doug Evans <dje@google.com>
13540
13541 * lib/gdb-python.exp (get_python_valueof): New function.
13542 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13543
71c24708
AA
135442014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13545
13546 * gdb.base/completion.exp: Add test for completion of "info
13547 registers ".
13548
3e29f34a
MR
135492014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13550
13551 * gdb.base/func-ptrs.c: New file.
13552 * gdb.base/func-ptrs.exp: New file.
13553
fc126975
SM
135542014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13555
13556 PR breakpoints/17012
13557 * gdb.base/dprintf-detach.c: New file.
13558 * gdb.base/dprintf-detach.exp: New file.
13559
0a46d518
SM
135602014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13561
13562 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13563 * lib/gdb.exp (target_is_gdbserver): New procedure.
13564
a0be3e44
DE
135652014-12-08 Doug Evans <dje@google.com>
13566
13567 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13568
df1b803a
YQ
135692014-12-05 Yao Qi <yao@codesourcery.com>
13570
13571 * gdb.guile/scm-error.exp: Remove the third argument to
13572 gdb_remote_download.
13573 * gdb.guile/scm-frame-args.exp: Likewise.
13574 * gdb.guile/scm-section-script.exp: Likewise.
13575
ddb9f679
YQ
135762014-12-05 Yao Qi <yao@codesourcery.com>
13577
13578 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13579
86e4ed39
DE
135802014-12-04 Doug Evans <dje@google.com>
13581
13582 * gdb.python/py-objfile.exp: Add tests for
13583 objfile.add_separate_debug_file.
13584
7c50a931
DE
135852014-12-04 Doug Evans <dje@google.com>
13586
13587 * lib/gdb.exp (get_build_id): New function.
13588 (build_id_debug_filename_get): Rewrite to use it.
13589 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13590
621661e3
MR
135912014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13592
13593 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13594 `method(long)', not just 0x0.
13595 * gdb.cp/nsalias.exp: Align code labels to 4.
13596 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13597 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13598 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13599 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13600 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13601 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13602
29f0c3b7
DE
136032014-12-02 Doug Evans <dje@google.com>
13604
e1e061e7 13605 PR symtab/17602
29f0c3b7 13606 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 13607 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
13608 * gdb.cp/anon-ns.exp: Update.
13609
162078c8
NB
136102014-12-02 Nick Bull <nicholaspbull@gmail.com>
13611
13612 * gdb.python/py-events.py (inferior_call_handler): New.
13613 (register_changed_handler, memory_changed_handler): New.
13614 (test_events.invoke): Register new handlers.
13615 * gdb.python/py-events.exp: Add tests for inferior call,
13616 memory_changed and register_changed events.
13617
fdb09caf
AA
136182014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13619
13620 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13621 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13622 if the linker doesn't understand this.
13623
55cfb2c4
SM
136242014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13625
13626 * gdb.python/python.exp: Change expected reply to help().
13627
9e8cd6df
YQ
136282014-12-01 Yao Qi <yao@codesourcery.com>
13629
13630 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13631 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13632 * configure: Re-generated.
13633
6c659fc2
SC
136342014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13635
13636 * gdb.cp/chained-calls.cc: New file.
13637 * gdb.cp/chained-calls.exp: New file.
13638 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13639
d7fc3181
SM
136402014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13641
13642 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13643 * gdb.dwarf2/symtab-producer.exp: Same.
13644 * gdb.gdb/python-interrupts.exp: Same.
13645 * gdb.gdb/python-selftest.exp: Same.
13646 * gdb.python/py-linetable.exp: Same.
13647 * gdb.python/py-type.exp: Same.
13648 * gdb.python/py-value-cc.exp: Same.
13649 * gdb.python/py-value.exp: Same.
13650
10e79639
YQ
136512014-11-28 Yao Qi <yao@codesourcery.com>
13652
13653 * gdb.base/break-probes.exp: Match library name prefixed with
13654 sysroot.
13655
f28a0564
SM
136562014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13657
13658 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13659 test expected output. Add parentheses for the call to print.
13660 Remove L suffix from integers.
13661
3fe1ce1d
DE
136622014-11-26 Doug Evans <dje@google.com>
13663
13664 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13665
84429e27
YQ
136662014-11-22 Yao Qi <yao@codesourcery.com>
13667
13668 * gdb.trace/entry-values.c: Remove asms.
13669 (foo): Add foo_label.
13670 (bar): Add bar_label.
13671 * gdb.trace/entry-values.exp: Remove code computing foo's
13672 length and bar's length.
13673 (Dwarf::assemble): Invoke function_range for bar and use
13674 MACRO_AT_func for foo.
13675
26741859
YQ
136762014-11-22 Yao Qi <yao@codesourcery.com>
13677
13678 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13679 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13680 Use .Lgcc43_procstart instead of gcc43.
13681
45e44d27
JB
136822014-11-21 Joel Brobecker <brobecker@adacore.com>
13683
13684 * gdb.ada/n_arr_bound: New testcase.
13685
458c8db8
SDJ
136862014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13687
13688 PR breakpoints/10737
13689 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13690 test_catch_syscall_multi_arch.
13691 (test_catch_syscall_multi_arch): New function.
13692
43f3e411
DE
136932014-11-20 Doug Evans <xdje42@gmail.com>
13694
13695 * gdb.base/maint.exp: Update expected output.
13696
0d7b2549
AA
136972014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13698
13699 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13700 4-byte instruction on S390.
13701
8908fca5
JB
137022014-11-19 Joel Brobecker <brobecker@adacore.com>
13703
13704 * gdb.ada/arr_arr: New testcase.
13705
4a46959e
JB
137062014-11-19 Joel Brobecker <brobecker@adacore.com>
13707
13708 * gdb.ada/pkd_arr_elem: New Testcase.
13709
470e2f4e
LM
137102014-11-18 Luis Machado <lgustavo@codesourcery.com>
13711
13712 * gdb.reverse/break-precsave: Expect completion message for
13713 core file reads.
13714 * gdb.reverse/consecutive-precsave.exp: Likewise.
13715 * gdb.reverse/finish-precsave.exp: Likewise.
13716 * gdb.reverse/i386-precsave.exp: Likewise.
13717 * gdb.reverse/machinestate-precsave.exp: Likewise.
13718 * gdb.reverse/sigall-precsave.exp: Likewise.
13719 * gdb.reverse/solib-precsave.exp: Likewise.
13720 * gdb.reverse/step-precsave.exp: Likewise.
13721 * gdb.reverse/until-precsave.exp: Likewise.
13722 * gdb.reverse/watch-precsave.exp: Likewise.
13723
a267f3ad
AA
137242014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13725
13726 * gdb.base/bp-permanent.c: Include unistd.h.
13727 * gdb.python/py-framefilter-mi.c (main): Add return type.
13728 * gdb.python/py-framefilter.c (main): Likewise.
13729 * gdb.trace/actions-changed.c (main): Likewise.
13730
12084a9a
AA
137312014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13732
13733 * gdb.mi/until.c: Add eye-catchers.
13734 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13735 line numbers.
13736
dc7e1a77
AA
137372014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13738
13739 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13740 function header variants in break1.c.
13741 * gdb.base/ena-dis-br.exp: Likewise.
13742 * gdb.base/hbreak2.exp: Likewise.
13743 * gdb.reverse/until-precsave.exp: Drop references to removed
13744 non-prototype function header variants in ur1.c.
13745 * gdb.reverse/until-reverse.exp: Likewise.
13746
41c77605
PM
137472014-11-17 Petr Machata <pmachata@redhat.com>
13748
13749 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13750 ${_cu_offset_size} bytes abbrev offset.
13751
34248c3a
DE
137522014-11-15 Doug Evans <xdje42@gmail.com>
13753
13754 PR symtab/17559
13755 * gdb.base/line-symtabs.exp: New file.
13756 * gdb.base/line-symtabs.c: New file.
13757 * gdb.base/line-symtabs.h: New file.
13758
646da059
YQ
137592014-11-14 Yao Qi <yao@codesourcery.com>
13760
13761 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13762 (func): Add label func_label.
13763 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13764 Replace low_pc and high_pc with MACRO_AT_range.
13765 Replace name, low_pc and high_pc with MACRO_AT_func.
13766
9301ebe6
YQ
137672014-11-14 Yao Qi <yao@codesourcery.com>
13768
13769 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13770 Replace name, low_pc and high_pc with MACRO_AT_func.
13771
f166b542
YQ
137722014-11-14 Yao Qi <yao@codesourcery.com>
13773
13774 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13775 produce debug information.
13776 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13777
0f6e71e3
YQ
137782014-11-14 Yao Qi <yao@codesourcery.com>
13779
13780 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13781 object and get function length.
13782 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13783 with MACRO_AT_func.
13784 (top-level): Replace gdb_compile and clean_restart with
13785 prepare_for_testing.
13786 * gdb.dwarf2/main.c (main): Add label main_label.
13787
876c4df9
YQ
137882014-11-14 Yao Qi <yao@codesourcery.com>
13789
13790 * lib/dwarf.exp (function_range): New procedure.
13791 (Dwarf::_handle_macro_at_func): New procedure.
13792 (Dwarf::_handle_macro_at_range): New procedure.
13793 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13794
02ad9cf1
YQ
137952014-11-14 Yao Qi <yao@codesourcery.com>
13796
13797 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13798 (_handle_attribute): New procedure.
13799
a59add0c
AA
138002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13801
13802 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13803 * gdb.base/call-sc.c (zed): Likewise.
13804 * gdb.base/checkpoint.c (main): Likewise.
13805 * gdb.base/dump.c (main): Likewise.
13806 * gdb.base/gcore.c (main): Likewise.
13807 * gdb.base/huge.c (main): Likewise.
13808 * gdb.base/multi-forks.c (main): Likewise.
13809 * gdb.base/pr10179-a.c (main): Likewise.
13810 * gdb.base/savedregs.c (main): Likewise.
13811 * gdb.base/sigaltstack.c (main): Likewise.
13812 * gdb.base/siginfo.c (main): Likewise.
13813 * gdb.base/structs.c (zed): Likewise.
13814 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13815 * gdb.mi/mi-syn-frame.c (main): Likewise.
13816 * gdb.mi/until.c (foo, main): Likewise.
13817 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13818 * gdb.base/solib-weak.c (foo): Declare.
13819 * gdb.base/attach-twice.c: Include stdio.h.
13820 * gdb.base/weaklib1.c: Likewise.
13821 * gdb.base/weaklib2.c: Likewise.
13822 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13823 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13824 unistd.h.
13825 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13826 * gdb.mi/mi-exit-code.c: Likewise.
13827 * gdb.base/break-interp-lib.c: Include string.h.
13828 * gdb.base/coremaker.c: Likewise.
13829 * gdb.base/testenv.c: Likewise.
13830 * gdb.python/py-finish-breakpoint.c: Likewise.
13831 * gdb.base/inferior-died.c: Include sys/wait.h.
13832 * gdb.base/fileio.c: Include time.h.
13833 * gdb.base/async-shell.c: Include unistd.h.
13834 * gdb.base/dprintf-non-stop.c: Likewise.
13835 * gdb.base/info-os.c: Likewise.
13836 * gdb.mi/mi-console.c: Likewise.
13837 * gdb.mi/watch-nonstop.c: Likewise.
13838 * gdb.python/py-events.c: Likewise.
13839 * gdb.base/async.c (baz): Move up before its invocation.
13840 * gdb.base/code_elim2.c (my_global_func): Likewise.
13841 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13842 * gdb.base/advance.c (func2): Likewise.
13843
3b5d5997
AA
138442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13845
13846 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13847 variant.
13848 * gdb.base/annota3.c: Likewise.
13849 * gdb.base/async.c: Likewise.
13850 * gdb.base/average.c: Likewise.
13851 * gdb.base/call-ar-st.c: Likewise.
13852 * gdb.base/call-rt-st.c: Likewise.
13853 * gdb.base/call-sc.c: Likewise.
13854 * gdb.base/call-strs.c: Likewise.
13855 * gdb.base/ending-run.c: Likewise.
13856 * gdb.base/execd-prog.c: Likewise.
13857 * gdb.base/exprs.c: Likewise.
13858 * gdb.base/foll-exec.c: Likewise.
13859 * gdb.base/foll-fork.c: Likewise.
13860 * gdb.base/foll-vfork.c: Likewise.
13861 * gdb.base/funcargs.c: Likewise.
13862 * gdb.base/gcore.c: Likewise.
13863 * gdb.base/jump.c: Likewise.
13864 * gdb.base/langs0.c: Likewise.
13865 * gdb.base/langs1.c: Likewise.
13866 * gdb.base/langs2.c: Likewise.
13867 * gdb.base/mips_pro.c: Likewise.
13868 * gdb.base/nodebug.c: Likewise.
13869 * gdb.base/opaque0.c: Likewise.
13870 * gdb.base/opaque1.c: Likewise.
13871 * gdb.base/recurse.c: Likewise.
13872 * gdb.base/run.c: Likewise.
13873 * gdb.base/scope0.c: Likewise.
13874 * gdb.base/scope1.c: Likewise.
13875 * gdb.base/setshow.c: Likewise.
13876 * gdb.base/setvar.c: Likewise.
13877 * gdb.base/shmain.c: Likewise.
13878 * gdb.base/shr1.c: Likewise.
13879 * gdb.base/shr2.c: Likewise.
13880 * gdb.base/sigall.c: Likewise.
13881 * gdb.base/signals.c: Likewise.
13882 * gdb.base/so-indr-cl.c: Likewise.
13883 * gdb.base/solib2.c: Likewise.
13884 * gdb.base/structs.c: Likewise.
13885 * gdb.base/sum.c: Likewise.
13886 * gdb.base/vforked-prog.c: Likewise.
13887 * gdb.base/watchpoint.c: Likewise.
13888 * gdb.reverse/shr2.c: Likewise.
13889 * gdb.reverse/until-reverse.c: Likewise.
13890 * gdb.reverse/ur1.c: Likewise.
13891 * gdb.reverse/watch-reverse.c: Likewise.
13892
066a77c5
AA
138932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13894
13895 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13896 variant.
13897 * gdb.base/sepdebug.exp: Drop references to removed code.
13898
4f204ea5
AA
138992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13900
13901 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13902 variant. Preserve original line numbering.
13903 * gdb.base/list1.c: Likewise.
13904
3b377a3a
AA
139052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13906
13907 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13908 variant.
13909 * gdb.base/break1.c: Likewise.
13910 * gdb.base/break.exp: Drop references to removed code.
13911
e444df73
AA
139122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13913
13914 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13915 variant.
13916
8008f2a7
AA
139172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13918
13919 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13920
a5a06887
AA
139212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13922
13923 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13924 logic into perform_all_tests() and invoke it with and without
13925 function header prototypes.
13926 (do_function_calls): Remove conditional XFAIL for PR 5318.
13927 (rerun_and_prepare): Remove duplicate code.
13928 (perform_all_tests): New. Main logic moved here.
13929
44dba9b9
AA
139302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13931
13932 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13933 code guarded by #ifdef NO_PROTOTYPES.
13934 (t_double_many_args): Likewise.
13935 (DEF_FUNC_MANY_ARGS_1): Likewise.
13936 (DEF_FUNC_VALUES_1): Likewise.
13937 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13938 guarded by #ifdef PROTOTYPES.
13939
d1fbcd56
AA
139402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13941
13942 * gdb.mi/mi-console.c: Add eye-catcher.
13943 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13944 instead of literal line number.
13945
b0e59b8f
AA
139462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13947
13948 * gdb.base/shr2.c: Add eye-catcher.
13949 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13950 line number.
13951
78f98cca
AA
139522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13953
13954 * gdb.base/jump.c: Add eye-catchers.
13955 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13956 numbers.
13957
58fa2af0
AA
139582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13959
13960 * gdb.base/execd-prog.c: Add eye-catchers.
13961 * gdb.base/foll-exec.c: Likewise.
13962 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13963 line numbers.
13964
04e5059b
AA
139652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13966
13967 * gdb.base/ending-run.c: Add eye-catchers.
13968 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13969 literal line numbers.
13970
dbfdb174
AA
139712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13972
13973 * gdb.base/call-rt-st.c: Add eye-catchers.
13974 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13975 literal line numbers.
13976
888a2ade
AA
139772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13978
13979 * gdb.base/call-ar-st.c: Add eye-catchers.
13980 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13981 literal line numbers.
13982
6acc2dde
AA
139832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13984
13985 * gdb.base/average.c: Add eye-catchers.
13986 * gdb.base/sum.c: Likewise.
13987 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13988 regexps dynamically.
13989
9ecfcd1d
AA
139902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13991
13992 * gdb.base/solib1.c: Add eye-catchers.
13993 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13994 literal line numbers.
13995
78708b7c
PA
139962014-11-12 Pedro Alves <palves@redhat.com>
13997
13998 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13999 leader has exited.
14000
af48d08f
PA
140012014-11-12 Pedro Alves <palves@redhat.com>
14002
14003 * gdb.arch/i386-bp_permanent.c: New file.
14004 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14005 (srcfile): Set to i386-bp_permanent.c.
14006 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14007 that stepi does not execute the 'leave' instruction, instead of
14008 testing it does execute.
14009 * gdb.base/bp-permanent.c: New file.
14010 * gdb.base/bp-permanent.exp: New file.
14011
af3768e9
DE
140122014-11-10 Doug Evans <xdje42@gmail.com>
14013
14014 PR symtab/17564
14015 * gdb.base/symtab-search-order.exp: New file.
14016 * gdb.base/symtab-search-order.c: New file.
14017 * gdb.base/symtab-search-order-1.c: New file.
14018 * gdb.base/symtab-search-order-shlib-1.c: New file.
14019
9de00a4a
PA
140202014-11-07 Pedro Alves <palves@redhat.com>
14021
14022 PR gdb/17511
14023 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14024 i?86-*-linux*.
14025
e0f52461
SC
140262014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14027
14028 PR c++/17494
14029 * gdb.cp/pr17494.cc: New file.
14030 * gdb.cp/pr17494.exp: New file.
14031
6ce8c980
YQ
140322014-11-02 Yao Qi <yao@codesourcery.com>
14033
14034 * gdb.python/python.exp: Get working directory and match the
14035 output of "set extended-prompt \\w " with it.
14036
02be9a71
DE
140372014-10-30 Doug Evans <dje@google.com>
14038
14039 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14040 in objfiles.
14041 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14042 in progspaces.
14043
3bdff46b
LM
140442014-10-30 Janis Johnson <janisjo@codesourcery.com>
14045
14046 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14047 * gdb.base/realname-expand.exp: Likewise.
14048 * gdb.linespec/macro-relative.exp: Likewise.
14049
ab917dfb
PA
140502014-10-29 Pedro Alves <palves@redhat.com>
14051
14052 PR gdb/17408
14053 * gdb.threads/schedlock.c (some_function): New function.
14054 (call_function): New global.
14055 (MAYBE_CALL_SOME_FUNCTION): New macro.
14056 (thread_function): Call it.
14057 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14058 and use it instead of a global counter. Adjust all callers.
14059 (get_current_thread): Use "find current thread" for test message
14060 here rather than having all callers pass down the same string.
14061 (goto_loop): New procedure, factored out from ...
14062 (my_continue): ... this.
14063 (step_ten_loops): Change parameter from test message to command to
14064 use. Adjust.
14065 (list_count): Delete global.
14066 (check_result): New procedure, factored out from duplicate top
14067 level code.
14068 (continue tests): Wrap in with_test_prefix.
14069 (test_step): New procedure, factored out from duplicate top level
14070 code.
14071 (top level): Test "step" in combination with all scheduler-locking
14072 modes. Test "next" in combination with all scheduler-locking
14073 modes, and in combination with stepping over a function call or
14074 not.
14075 * gdb.threads/next-bp-other-thread.c: New file.
14076 * gdb.threads/next-bp-other-thread.exp: New file.
14077
d3d4baed
PA
140782014-10-29 Pedro Alves <palves@redhat.com>
14079
14080 PR python/17372
14081 * gdb.python/python.exp: Test a multi-line command that spawns
14082 interactive Python.
14083 * gdb.base/multi-line-starts-subshell.exp: New file.
14084
563e8d85
YQ
140852014-10-29 Yao Qi <yao@codesourcery.com>
14086
14087 * gdb.base/fileio.exp: Make directories on host.
14088
0ea4d52e
YQ
140892014-10-29 Yao Qi <yao@codesourcery.com>
14090
14091 * gdb.base/fileio.c (test_write): Close the file.
14092
7f5ef605
PA
140932014-10-28 Pedro Alves <palves@redhat.com>
14094
14095 PR gdb/12623
14096 * gdb.base/sigstep.c (no_handler): New global.
14097 (main): If 'no_handler is true, set the signal handlers to
14098 SIG_IGN.
14099 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14100 with_sw_watch and no_handler parameters. Handle them.
14101 (top level) <stepping over handler when stopped at a breakpoint
14102 test>: Add a test axis for testing with a software watchpoint, and
14103 another for testing with the signal handler set to SIG_IGN.
14104 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14105 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14106
abbdbd03
PA
141072014-10-28 Pedro Alves <palves@redhat.com>
14108
14109 PR gdb/17511
14110 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14111 * gdb.base/sigstep.exp (other_handler_location): New global.
14112 (advance): Support stepping into the signal handler, and running
14113 commands while in the handler.
14114 (in_handler_map): New global.
14115 (top level): In the advance test, add combinations for getting
14116 into the handler with stepping commands, and for running commands
14117 in the handler. Add comment descripting the advancei tests.
14118
1df4399f
PA
141192014-10-28 Pedro Alves <palves@redhat.com>
14120
14121 * gdb.base/sigstep.exp: Use build_executable instead of
14122 prepare_for_testing.
14123 (top level): Move code that starts GDB, runs to main and creates a
14124 display to ...
14125 (restart): ... this new procedure.
14126 (top level): Move backtrace from signal handler test to ...
14127 (validate_backtrace): ... this new procedure.
14128 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14129 with_test_prefix. Always restart GDB.
14130 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14131 with_test_prefix. Always restart GDB. No need to delete
14132 breakpoints after the test.
14133 (test_skip_handler): Remove prefix parameter.
14134 (skip_over_handler, breakpoint_to_handler)
14135 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14136 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14137 restart GDB. No need to delete breakpoints after the test.
14138 (top level): Use foreach to call the test procedures with
14139 different commands.
14140
a5b6e449
PA
141412014-10-28 Pedro Alves <palves@redhat.com>
14142
14143 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14144 instead of GNATS numbers.
14145 * gdb.base/sigbpt.exp: Likewise.
14146 * gdb.base/siginfo.exp: Likewise.
14147 * gdb.base/sigstep.exp: Likewise.
14148
e5f8a7cc
PA
141492014-10-27 Pedro Alves <palves@redhat.com>
14150
14151 * gdb.base/sigstep.c (dummy): New global.
14152 (main): Issue a couple writes to the new global.
14153 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14154 procedures.
14155 (skip_over_handler): Use test_skip_handler.
14156 (top level): Call skip_over_handler for stepi and nexti too.
14157 (breakpoint_over_handler): Use test_skip_handler.
14158 (top level): Call breakpoint_over_handler for stepi and nexti too.
14159
763905a3
YQ
141602014-10-27 Yao Qi <yao@codesourcery.com>
14161
14162 * gdb.trace/tfile.c (adjust_function_address)
14163 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14164 function descriptor.
14165
6f259a23
DB
141662014-10-24 Don Breazeal <donb@codesourcery.com>
14167
14168 * gdb.base/foll-fork.exp (test_follow_fork,
14169 catch_fork_child_follow): Check for updated fork messages emitted
14170 from infrun.c.
14171 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14172 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14173 vfork_and_exec_child_follow_through_step): Check for updated vfork
14174 messages emitted from infrun.c.
14175
09dd9a69
PA
141762014-10-24 Pedro Alves <palves@redhat.com>
14177
14178 * gdb.base/corefile.exp: Remove references to ultrix.
14179 * gdb.base/interrupt.exp: Likewise.
14180 * gdb.base/whatis.exp: Likewise.
14181 * gdb.gdb/selftest.exp: Likewise.
14182 * gdb.threads/manythreads.exp: Likewise.
14183 * gdb.threads/print-threads.exp: Likewise.
14184 * gdb.threads/pthreads.exp:: Likewise.
14185 * gdb.threads/schedlock.exp: Likewise.
14186
3433cfa5
SC
141872014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14188
14189 * gdb.cp/non-trivial-retval.cc: Add a test case.
14190 * gdb.cp/non-trivial-retval.exp: Add a test.
14191
092f880b
YQ
141922014-10-20 Yao Qi <yao@codesourcery.com>
14193
14194 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14195 * gdb.python/py-objfile-script-gdb.py: New file.
14196 * gdb.python/py-objfile-script.exp: Update reference to
14197 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14198 of remote_download. Remove the dest file.
14199
acbdb7f3
YQ
142002014-10-20 Yao Qi <yao@codesourcery.com>
14201
14202 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14203 * gdb.base/step-line.exp: Likewise.
14204 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14205 * gdb.dwarf2/dw2-basic.exp: Likewise.
14206 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14207 * gdb.dwarf2/dw2-filename.exp: Likewise.
14208 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14209 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14210 * gdb.dwarf2/dw2-producer.exp: Likewise.
14211 * gdb.dwarf2/mac-fileno.exp: Likewise.
14212 * gdb.python/py-frame-args.exp: Likewise.
14213 * gdb.python/py-framefilter.exp: Likewise.
14214 * gdb.python/py-mi.exp: Likewise.
14215 * gdb.python/py-objfile-script.exp: Likewise
14216 * gdb.python/py-pp-integral.exp: Likewise.
14217 * gdb.python/py-pp-re-notag.exp: Likewise.
14218 * gdb.python/py-prettyprint.exp: Likewise.
14219 * gdb.python/py-section-script.exp: Likewise.
14220 * gdb.python/py-typeprint.exp: Likewise.
14221 * gdb.python/py-xmethods.exp: Likewise.
14222 * gdb.stabs/weird.exp: Likewise.
14223 * gdb.xml/tdesc-regs.exp: Likewise.
14224
bd286a29
KCY
142252014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14226
14227 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14228 (out_cu): Use addr_len for the size of addresses.
14229 (out_line): Likewise. Size DW_LNE_set_address instruction
14230 according to addr_len.
14231 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14232 (FUNC): Add START_INSNS to definition.
14233
673dc4a0
YQ
142342014-10-18 Yao Qi <yao@codesourcery.com>
14235
14236 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14237 gdb_has_argv0 return true.
14238 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14239 check [target_info exists noargs], check [gdb_has_argv0]
14240 instead.
14241 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14242 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14243 procedures.
14244
4ffbba72
DE
142452014-10-17 Doug Evans <dje@google.com>
14246
14247 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14248 event.
14249 * gdb.python/py-events.py: Add clear_objfiles event.
14250
d096d8c1
DE
142512014-10-17 Doug Evans <dje@google.com>
14252
14253 * gdb.python/py-objfile.exp: Test progspace attribute.
14254
a80db015
LM
142552014-10-17 Luis Machado <lgustavo@codesourcery.com>
14256
14257 * gdb.guile/scm-breakpoint.exp: Do not assume any
14258 directory separators when matching source file paths.
14259 * gdb.python/py-breakpoint.exp: Likewise.
14260 * gdb.reverse/break-precsave.exp: Likewise.
14261 * gdb.reverse/break-reverse.exp: Likewise.
14262 * gdb.reverse/consecutive-precsave.exp: Likewise.
14263 * gdb.reverse/finish-precsave.exp: Likewise.
14264 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14265 * gdb.reverse/finish-reverse.exp: Likewise.
14266 * gdb.reverse/i386-precsave.exp: Likewise.
14267 * gdb.reverse/i387-env-reverse.exp: Likewise.
14268 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14269 * gdb.reverse/machinestate-precsave.exp: Likewise.
14270 * gdb.reverse/machinestate.exp: Likewise.
14271 * gdb.reverse/sigall-precsave.exp: Likewise.
14272 * gdb.reverse/solib-precsave.exp: Likewise.
14273 * gdb.reverse/step-precsave.exp: Likewise.
14274 * gdb.reverse/until-precsave.exp: Likewise.
14275 * gdb.reverse/watch-precsave.exp: Likewise.
14276 * gdb.reverse/watch-reverse.exp: Likewise.
14277
b22089ab
YQ
142782014-10-17 Yao Qi <yao@codesourcery.com>
14279
14280 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14281 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14282
6c4486e6
PA
142832014-10-17 Pedro Alves <palves@redhat.com>
14284
14285 PR gdb/17471
14286 * gdb.base/bg-execution-repeat.c: New file.
14287 * gdb.base/bg-execution-repeat.exp: New file.
14288
0ff33695
PA
142892014-10-17 Pedro Alves <palves@redhat.com>
14290
14291 PR gdb/17300
14292 * gdb.base/continue-all-already-running.c: New file.
14293 * gdb.base/continue-all-already-running.exp: New file.
14294
6fdebc3d
PA
142952014-10-17 Pedro Alves <palves@redhat.com>
14296
14297 PR gdb/17472
14298 * gdb.base/annota-input-while-running.c: New file.
14299 * gdb.base/annota-input-while-running.exp: New file.
14300
32a8097b
PA
143012014-10-17 Pedro Alves <palves@redhat.com>
14302
14303 * gdb.base/callfuncs.exp: emove references to osf.
14304 * gdb.base/sigall.exp: Likewise.
14305 * gdb.gdb/selftest.exp: Likewise.
14306 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14307 * gdb.mi/non-stop.c: Likewise.
14308 * gdb.mi/pthreads.c: Likewise.
14309 * gdb.reverse/sigall-precsave.exp: Likewise.
14310 * gdb.reverse/sigall-reverse.exp: Likewise.
14311 * gdb.threads/pthreads.c: Likewise.
14312 * gdb.threads/pthreads.exp: Likewise.
14313
7a3517ff
YQ
143142014-10-17 Yao Qi <yao@codesourcery.com>
14315
14316 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14317 check 'target_info exists noargs'.
14318 (test_command_prompt_position): Likewise.
14319 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14320 Remove "set args".
14321 (progvar_simple_while_test): Likewise.
14322 (progvar_complex_if_while_test): Likewise.
14323 (if_while_breakpoint_command_test): Likewise.
14324 (infrun_breakpoint_command_test): Likewise.
14325 (breakpoint_command_test): Likewise.
14326 (watchpoint_command_test): Likewise.
14327 (bp_deleted_in_command_test): Likewise.
14328 (temporary_breakpoint_commands): Likewise.
14329
bb99c472
YQ
143302014-10-16 Yao Qi <yao@codesourcery.com>
14331
14332 * gdb.base/remotetimeout.exp: Remove noargs checking.
14333
7c16b83e
PA
143342014-10-15 Pedro Alves <palves@redhat.com>
14335
14336 PR breakpoints/9649
14337 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14338 * gdb.base/breakpoint-in-ro-region.exp
14339 (probe_target_hardware_step): New procedure.
14340 (top level): Probe hardware stepping and hardware breakpoint
14341 support. Test stepping through a read-only region, with both
14342 "breakpoint auto-hw" on and off and both "always-inserted" on and
14343 off.
14344
35a49624
IB
143452014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14346
14347 * gdb.dlang/demangle.exp: Update for demangling changes.
14348
2d1c107c
SC
143492014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14350
14351 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14352 * gdb.cp/non-trivial-retval.exp: Add new tests.
14353
778811d5
SC
143542014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14355
14356 PR c++/13403
14357 PR c++/15154
14358 * gdb.cp/non-trivial-retval.cc: New file.
14359 * gdb.cp/non-trivial-retval.exp: New file.
14360
10c5f0a8
YQ
143612014-10-15 Yao Qi <yao@codesourcery.com>
14362
14363 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14364 remote host.
14365
65d7b369
YQ
143662014-10-15 Yao Qi <yao@codesourcery.com>
14367
14368 * gdb.python/py-symbol.exp: Match file base name if host is
14369 remote, otherwise match file name with dir name.
14370 * gdb.python/py-symtab.exp: Likewise.
14371 * gdb.python/python.exp: Likewise.
14372
46dc1394
YQ
143732014-10-15 Yao Qi <yao@codesourcery.com>
14374
14375 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14376 pattern.
14377 * gdb.python/py-symtab.exp: Likewise.
14378 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14379 locationn.
14380
c40cc657
JB
143812014-10-14 Joel Brobecker <brobecker@adacore.com>
14382
14383 * gdb.ada/addr_arith: New testcase.
14384
2abf49e1
MR
143852014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14386
14387 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14388 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14389 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14390 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14391
f7088df3
SDJ
143922014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14393
14394 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14395 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14396 * gdb.arch/stap-eval-lang-ada.exp: New file.
14397
4dc06805
YQ
143982014-10-14 Yao Qi <yao@codesourcery.com>
14399
14400 * gdb.mi/mi-var-child.c (nothing1): New function.
14401 (nothing2): New function.
14402 (do_children_tests): Set function pointers by nothing1 and
14403 nothing2.
14404 * gdb.mi/mi-var-child.exp: Step over new added statements.
14405 Update test to match the new output.
14406 * gdb.mi/var-cmd.c (nothing1): New function.
14407 (nothing2): New function.
14408 (do_children_tests): Set function pointers by nothing1 and
14409 nothing2.
14410 * gdb.mi/mi-var-display.exp: Update test to match output.
14411 Step to the line specified by $line_dct_nothing.
14412 Increase the number of lines to step.
14413
46a93de2
YQ
144142014-10-14 Yao Qi <yao@codesourcery.com>
14415
14416 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14417 tests.
14418 * gdb.mi/mi2-var-child.exp: Likewise.
14419
14ea52ee
DE
144202014-10-13 Doug Evans <dje@google.com>
14421
14422 * gdb.python/py-objfile.exp: Change name of file name test.
14423
e5c6e92b
DE
144242014-10-13 Doug Evans <dje@google.com>
14425
14426 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14427 from the start of the CU.
14428
c780cc2f
JK
144292014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14430 Yao Qi <yao@codesourcery.com>
14431
14432 Fix "save breakpoints" for "catch" command.
14433 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14434 Remove -nonewline. Match also the added "main" line.
14435
99894e11
JK
144362014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14437
14438 Fix "save breakpoints" for "disable $bpnum" command.
14439 * gdb.base/save-bp.c (main): Add label.
14440 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14441
6e1ac5a3
JK
144422014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14443
14444 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14445
754dd2b0
YQ
144462014-10-11 Yao Qi <yao@codesourcery.com>
14447
14448 * gdb.server/server-kill.exp: Execute command
14449 "set remote trace-status-packet on" before "tstatus".
14450
f90183d7
YQ
144512014-10-11 Yao Qi <yao@codesourcery.com>
14452
14453 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14454 (main): Call getppid.
14455 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14456 and continue to it. Read variable "server_pid".
14457
bf40a607
YQ
144582014-10-11 Yao Qi <yao@codesourcery.com>
14459
14460 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14461
052ca370
YQ
144622014-10-11 Yao Qi <yao@codesourcery.com>
14463
14464 * gdb.threads/thread-find.exp: Don't execute command
14465 "info threads".
14466 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14467 * gdb.threads/linux-dp.exp: Don't check the condition
14468 $threads_created equals to zero.
14469
3831839c
PA
144702014-10-10 Pedro Alves <palves@redhat.com>
14471
14472 * gdb.base/bigcore.exp: Remove references to IRIX.
14473 * gdb.base/funcargs.exp: Likewise.
14474 * gdb.base/interrupt.exp: Likewise.
14475 * gdb.base/mips_pro.exp: Likewise.
14476 * gdb.base/nodebug.exp: Likewise.
14477 * gdb.base/setvar.exp: Likewise.
14478 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14479
8b9a549d
PA
144802014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14481 Pedro Alves <palves@redhat.com>
14482
14483 PR symtab/14466
14484 * gdb.base/vdso-warning.c: New file.
14485 * gdb.base/vdso-warning.exp: New file.
14486
d48ba5e8
DE
144872014-10-02 Doug Evans <dje@google.com>
14488
14489 * gdb.base/structs.c (main): Don't run forever.
14490
2278c276
PA
144912014-10-02 Pedro Alves <palves@redhat.com>
14492
14493 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14494 (top level) <stop threads 1, stop threads 2>: Use it.
14495
b57bacec
PA
144962014-10-02 Pedro Alves <palves@redhat.com>
14497
14498 * gdb.threads/break-while-running.exp (test): Add new
14499 'update_thread_list' argument. Skip "info threads" if false.
14500 (top level): Add new 'update_thread_list' axis.
14501
13fd3ff3
PA
145022014-10-02 Pedro Alves <palves@redhat.com>
14503
14504 PR breakpoints/17431
14505 * gdb.base/execl-update-breakpoints.c: New file.
14506 * gdb.base/execl-update-breakpoints.exp: New file.
14507
0fec99e8
PA
145082014-10-01 Pedro Alves <palves@redhat.com>
14509
14510 * gdb.base/breakpoint-in-ro-region.c: New file.
14511 * gdb.base/breakpoint-in-ro-region.exp: New file.
14512
2ddf4301
SM
145132014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14514
14515 * gdb.mi/mi-exit-code.exp: New file.
14516 * gdb.mi/mi-exit-code.c: New file.
14517
6a5f3f43
YQ
145182014-09-30 Yao Qi <yao@codesourcery.com>
14519
14520 * lib/prelink-support.exp (build_executable_own_libs): Error if
14521 the target isn't native.
14522
345bcc73
YQ
145232014-09-30 Yao Qi <yao@codesourcery.com>
14524
14525 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14526 false.
14527
a25a5a45
PA
145282014-09-22 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.threads/break-while-running.exp: New file.
14531 * gdb.threads/break-while-running.c: New file.
14532
00ba3162
YQ
145332014-09-19 Yao Qi <yao@codesourcery.com>
14534
14535 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14536 Invoke test. Restart GDB with --readnow and invoke test again.
14537
c3b7b696
YQ
145382014-09-19 Yao Qi <yao@codesourcery.com>
14539
14540 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14541 proc set_breakpoint_on_gcd_function. Invoke
14542 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14543 invoke set_breakpoint_on_gcd_function again.
14544
2b4fd423
DE
145452014-09-18 Doug Evans <dje@google.com>
14546
14547 * gdb.dwarf2/symtab-producer.exp: New file.
14548
a5947601
SDJ
145492014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14550
14551 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14552 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14553 * gdb.base/global-var-nested-by-dso.c: Likewise.
14554 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14555
91c19059
SDJ
145562014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14557 Pedro Alves <palves@redhat.com>
14558
14559 * gdb.base/watch-bitfields.exp: Pass string other than test file
14560 name to prepare_for_testing.
14561 (watch): New procedure.
14562 (expect_watchpoint): Use with_test_prefix.
14563 (top level): Factor out tests to ...
14564 (test_watch_location, test_regular_watch): ... these new
14565 procedures, and use with_test_prefix and gdb_continue_to_end.
14566
bb9d5f81
PP
145672014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14568
14569 PR breakpoints/12526
14570 * gdb.base/watch-bitfields.exp: New file.
14571 * gdb.base/watch-bitfields.c: New file.
14572
635856f5
PA
145732014-09-16 Pedro Alves <palves@redhat.com>
14574
14575 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14576 software and hardware addresses, not software address against
14577 itself.
14578
7280ceea
PA
145792014-09-16 Pedro Alves <palves@redhat.com>
14580
14581 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14582 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14583
428b16bd
PA
145842014-09-16 Pedro Alves <palves@redhat.com>
14585
14586 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14587 files.
14588 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14589 "*-*-vxworks*" throughout.
14590 * gdb.base/break.exp: Likewise.
14591 * gdb.base/default.exp: Likewise.
14592 * gdb.base/scope.exp: Likewise.
14593 * gdb.base/sepdebug.exp: Likewise.
14594 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14595 throughout.
14596 * gdb.base/run.c: Likewise.
14597 * gdb.base/sepdebug.c: Likewise.
14598 * gdb.hp/gdb.aCC/run.c: Likewise.
14599 * gdb.reverse/until-reverse.c: Likewise.
14600 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14601
666d413c
YQ
146022014-09-16 Yao Qi <yao@codesourcery.com>
14603
14604 * boards/local-remote-host-native.exp: New file.
14605
57cbd724
DE
146062014-09-14 Doug Evans <xdje42@gmail.com>
14607
14608 * gdb.threads/queue-signal.c (thread_count): New variable.
14609 (thread_count_mutex, thread_count_condvar): New variables.
14610 (incr_thread_count, wait_all_threads_running): New functions.
14611 (main): Wait for all threads to be in their thread functions.
14612
81219e53
DE
146132014-09-13 Doug Evans <xdje42@gmail.com>
14614
14615 * gdb.threads/queue-signal.c: New file.
14616 * gdb.threads/queue-signal.exp: New file.
14617
3714cea7
DE
146182014-09-13 Doug Evans <xdje42@gmail.com>
14619
14620 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14621 be consistent with what default_gdb_init uses.
14622 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14623 the plain text of the prompt. Add some logging printfs.
14624 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14625
fa43b1d7
PA
146262014-09-12 Pedro Alves <palves@redhat.com>
14627
14628 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14629 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14630 * gdb.arch/i386-size-overlap.exp: Likewise.
14631 * gdb.arch/i386-size.exp: Likewise.
14632 * gdb.arch/i386-unwind.exp: Likewise.
14633 * gdb.base/a2-run.exp: Likewise.
14634 * gdb.base/break.exp: Likewise.
14635 * gdb.base/charset.exp: Likewise.
14636 * gdb.base/chng-syms.exp: Likewise.
14637 * gdb.base/commands.exp: Likewise.
14638 * gdb.base/dbx.exp: Likewise.
14639 * gdb.base/find.exp: Likewise.
14640 * gdb.base/funcargs.exp: Likewise.
14641 * gdb.base/jit-simple.exp: Likewise.
14642 * gdb.base/reread.exp: Likewise.
14643 * gdb.base/sepdebug.exp: Likewise.
14644 * gdb.base/step-bt.exp: Likewise.
14645 * gdb.cp/mb-inline.exp: Likewise.
14646 * gdb.cp/mb-templates.exp: Likewise.
14647 * gdb.objc/basicclass.exp: Likewise.
14648 * gdb.threads/killed.exp: Likewise.
14649
9d9bf2df
EBM
146502014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14651
14652 PR tdep/17379
14653 * gdb.arch/powerpc-stackless.S: New file.
14654 * gdb.arch/powerpc-stackless.exp: New file.
14655
1cf2f1b0
JK
146562014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14657
14658 * gdb.base/attach.c: Include unistd.h.
14659 (main): Call alarm. Add label postloop.
14660 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14661 gdb_breakpoint, gdb_continue_to_breakpoint.
14662 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14663
98880d46
PA
146642014-09-11 Pedro Alves <palves@redhat.com>
14665
14666 PR gdb/17347
14667 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14668 * gdb.base/attach.exp (test_command_line_attach_run): New
14669 procedure.
14670 (top level): Call it.
14671
4c92ff2c
PA
146722014-09-11 Pedro Alves <palves@redhat.com>
14673
14674 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14675 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14676 (do_command_attach_tests): Use spawn_wait_for_attach.
14677 * gdb.base/solib-overlap.exp: Likewise.
14678 * gdb.multi/multi-attach.exp: Likewise.
14679 * gdb.python/py-prompt.exp: Likewise.
14680 * gdb.python/py-sync-interp.exp: Likewise.
14681 * gdb.server/ext-attach.exp: Likewise.
14682
3adc1a7d
GKB
146832014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14684
14685 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14686 command in testcase. Simplify testcase.
14687
96334934
JB
146882014-09-10 Joel Brobecker <brobecker@adacore.com>
14689
14690 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14691
eb479039
JB
146922014-09-10 Joel Brobecker <brobecker@adacore.com>
14693
14694 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14695
deede10c
JB
146962014-09-10 Joel Brobecker <brobecker@adacore.com>
14697
14698 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14699
7828a5f5
JB
147002014-09-10 Joel Brobecker <brobecker@adacore.com>
14701
14702 * gdb.dwarf2/dynarr-ptr.c: New file.
14703 * gdb.dwarf2/dynarr-ptr.exp: New file.
14704
33aeebcf
MR
147052014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14706
14707 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14708 of 30 rather than hardcoding 120 for a slow test case. Take the
14709 `gdb,timeout' target setting into account for this calculation.
14710 Don't extend the timeout for the test cases that don't need it.
14711
7b415901
MR
147122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14713
14714 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14715 a factor of 2 for a slow test case. Take the `gdb,timeout'
14716 target setting into account for this calculation.
14717 * gdb.reverse/until-precsave.exp: Increase the timeout by
14718 a factor of 15 and 3 respectively rather than adding 120
14719 for a pair of slow test cases. Take the `gdb,timeout'
14720 target setting into account for this calculation.
14721
4a40f85a
MR
147222014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14723
14724 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14725 timeout, don't pass one down to gdb_expect.
14726 (gdb_expect): Rework timeout selection.
14727
09635af7
MR
147282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14729
14730 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14731 exception on timeout.
14732 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14733 (gdbserver_start_extended): Catch any `gdbserver_start' error
14734 exceptions.
14735 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14736 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14737 `gdbserver_gdb_load' error exceptions.
14738
2bdd10b7
MR
147392014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14740
14741 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14742 120 on waiting for the TCP socket to open.
14743
316935f0
DE
147442014-09-09 Doug Evans <xdje42@gmail.com>
14745
14746 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14747 _caller_matches, _any_caller_is, _any_caller_matches.
14748
83740597
DE
147492014-09-09 Doug Evans <xdje42@gmail.com>
14750
14751 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14752
4c122fc3
YQ
147532014-09-09 Yao Qi <yao@codesourcery.com>
14754
14755 * gdb.mi/mi-var-display.exp: Set print symbol off.
14756
a9f116cb
GKB
147572014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14758
14759 PR gdb/17035
14760 * gdb.base/commands.exp: Add tests to verify user-defined
14761 commands with empty bodies.
14762 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14763 python commands in `show user command`.
14764 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14765 scheme commands in `show user command`.
14766
c75bd3a2
JK
147672014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14768
14769 PR python/17355
14770 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14771 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14772 * gdb.python/py-framefilter-invalidarg.exp: New file.
14773 * gdb.python/py-framefilter-invalidarg.py: New file.
14774
faa42425
DE
147752014-09-06 Doug Evans <xdje42@gmail.com>
14776
14777 PR 15276
14778 * gdb.python/py-caller-is.c: New file.
14779 * gdb.python/py-caller-is.exp: New file.
14780
474ca4f6
SDJ
147812014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14782
14783 PR gdb/17235
14784 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14785 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14786
eb0b0463
SDJ
147872014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14788
14789 PR fortran/17237
14790 * gdb.fortran/print-formatted.exp: New file.
14791 * gdb.fortran/print-formatted.f90: Likewise.
14792
5f3b99cf
SS
147932014-09-03 Sasha Smundak <asmundak@google.com>
14794
14795 * gdb.python/py-frame.exp: Test Frame.read_register.
14796
7d793aa9
SDJ
147972014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14798
14799 PR python/16699
14800 * gdb.python/py-completion.exp: New file.
14801 * gdb.python/py-completion.py: Likewise.
14802
fb0576e9
DE
148032014-08-28 Doug Evans <dje@google.com>
14804
14805 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14806 eax,etc. are live with values set by gdb and thus the compiler can't
14807 use them.
14808 * gdb.arch/i386-pseudo.c (main): Ditto.
14809
ee92b0dd
DE
148102014-08-27 Doug Evans <dje@google.com>
14811
14812 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14813
6649db35
DE
148142014-08-25 Doug Evans <dje@google.com>
14815
14816 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14817 (main): Ditto.
14818
564b7600
DE
148192014-08-25 Doug Evans <dje@google.com>
14820
14821 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14822
3881fb67
YQ
148232014-08-24 Yao Qi <yao@codesourcery.com>
14824
14825 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14826 symbol off.
14827 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14828
a05a36a5
DE
148292014-08-22 Doug Evans <dje@google.com>
14830
14831 PR 17276
14832 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14833 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14834 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14835
7c343b48
YQ
148362014-08-22 Yao Qi <yao@codesourcery.com>
14837
14838 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14839 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14840 * gdb.python/python.exp: Likewise. Use .py file on the host
14841 instead of the build.
14842
22fd09ae
JK
148432014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14844
14845 * gdb.threads/gcore-stale-thread.c: New file.
14846 * gdb.threads/gcore-stale-thread.exp: New file.
14847
a8454a7c
PA
148482014-08-21 Pedro Alves <palves@redhat.com>
14849
14850 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14851 * gdb.base/gcore-relro-pie.exp: Likewise.
14852 * gdb.base/gcore-relro.exp: Likewise.
14853 * gdb.base/gcore.exp: Likewise.
14854 * gdb.base/print-symbol-loading.exp: Likewise.
14855 * gdb.threads/gcore-thread.exp: Likewise.
14856 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14857
2a31c623
PA
148582014-08-20 Pedro Alves <palves@redhat.com>
14859 Jan Kratochvil <jan.kratochvil@redhat.com>
14860
14861 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14862 configure.
14863 (EXPECT): Handle READ1 being set.
14864 (all): Depend on EXTRA_RULES.
14865 (check-read1, expect-read1, read1.so, read1): New rules.
14866 * README (Testsuite Parameters): Document the READ1 make variable.
14867 (Race detection): New section.
14868 * configure: Regenerate.
14869 * configure.ac: If build==host==target, and running under a
14870 GNU/glibc system, add read1 to the extra Makefile rules.
14871 (EXTRA_RULES): AC_SUBST it.
14872 * lib/read1.c: New file.
14873
d36430db
JB
148742014-08-20 Joel Brobecker <brobecker@adacore.com>
14875
14876 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14877 the handling of variables declared as a typedef to an array
14878 which a DW_AT_data_location attribute.
14879
9a0dc9e3
PA
148802014-08-19 Andrew Burgess <aburgess@broadcom.com>
14881 Pedro Alves <palves@redhat.com>
14882
14883 PR symtab/14604
14884 PR symtab/14605
14885 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14886 gdb_test.
14887
0718a8da
PA
148882014-08-19 Pedro Alves <palves@redhat.com>
14889
14890 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14891
13b448cd
YQ
148922014-08-19 Yao Qi <yao@codesourcery.com>
14893
14894 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14895 right line.
14896
1cbf5077
DB
148972014-08-18 David Blaikie <dblaikie@gmail.com>
14898
14899 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14900
bf0fae19
JB
149012014-08-18 Joel Brobecker <brobecker@adacore.com>
14902
14903 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14904 attribute in array range.
14905
3c8c5dcc
JB
149062014-08-18 Joel Brobecker <brobecker@adacore.com>
14907
14908 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14909
e66d4446
SC
149102014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14911
14912 PR c++/17132
14913 * gdb.cp/pr17132.cc: New file.
14914 * gdb.cp/pr17132.exp: New file.
14915
940df408
SC
149162014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14917
14918 * gdb.python/py-xmethods.py (A_getarrayind)
14919 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14920 Use 'print' with function call syntax.
14921 (E_method_matcher.match): Fix tab vs space indentation mixup.
14922
ebcc6c3a
YQ
149232014-08-15 Yao Qi <yao@codesourcery.com>
14924
14925 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14926 false.
14927
775e0f04
YQ
149282014-08-15 Yao Qi <yao@codesourcery.com>
14929
14930 * gdb.cp/casts.exp: Set print symbol off.
14931 * gdb.cp/class2.exp: Likewise.
14932 * gdb.cp/overload.exp: Likewise.
14933 * gdb.cp/templates.exp: Likewise.
14934
d769e349
DE
149352014-08-11 Doug Evans <dje@google.com>
14936
14937 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14938 (test_load_shlib): Update.
14939
20c6f1e1
YQ
149402014-08-09 Yao Qi <yao@codesourcery.com>
14941
14942 * gdb.base/display.exp: Invoke is_address_zero_readable.
14943 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14944 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14945 * gdb.base/hbreak-unmapped.exp: Return if
14946 is_address_zero_readable returns true.
14947 * gdb.base/signest.exp: Likewise.
14948 * gdb.base/signull.exp: Likewise.
14949 * gdb.base/sigbpt.exp: Likewise.
14950 * gdb.guile/scm-disasm.exp: Do the test if
14951 is_address_zero_readable returns false.
14952 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14953 * gdb.python/py-arch.exp: Likewise.
14954 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14955 * lib/gdb.exp (is_address_zero_readable): New proc.
14956
5792e8e3
YQ
149572014-08-09 Yao Qi <yao@codesourcery.com>
14958
14959 PR testsuite/13443
14960 * gdb.mi/mi-var-display.exp: Make test messages unique.
14961
3cecbbbe
TT
149622014-08-04 Tom Tromey <tromey@redhat.com>
14963
14964 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14965 target 0".
14966
00b51ff5
TT
149672014-08-04 Tom Tromey <tromey@redhat.com>
14968
14969 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14970 "target_resume".
14971
6908c509
JB
149722014-08-01 Joel Brobecker <brobecker@adacore.com>
14973
14974 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14975 inner_vla_struct_object_size.
14976 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14977 as xfail.
14978
cc6563d2
PA
149792014-07-30 Pedro Alves <palves@redhat.com>
14980
14981 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14982 comment.
14983
7e09a223
YQ
149842014-07-29 Yao Qi <yao@codesourcery.com>
14985
14986 PR gdb/17206
14987 * gdb.base/until-nodebug.exp: New.
14988
7ebdbe92
DE
149892014-07-28 Doug Evans <xdje42@gmail.com>
14990
14991 PR guile/17203
14992 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14993 previously existing parameter, and previously ambiguously spelled
14994 parameter.
14995
fdb1adc6
WN
149962014-07-28 Will Newton <will.newton@linaro.org>
14997
14998 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14999
186fcde0
DE
150002014-07-26 Ludovic Courtès <ludo@gnu.org>
15001 Doug Evans <xdje42@gmail.com>
15002
15003 PR guile/17146
15004 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15005
70509625
PA
150062014-07-25 Pedro Alves <palves@redhat.com>
15007
15008 * gdb.threads/signal-command-handle-nopass.c: New file.
15009 * gdb.threads/signal-command-handle-nopass.exp: New file.
15010 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15011 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15012 * gdb.threads/signal-delivered-right-thread.c: New file.
15013 * gdb.threads/signal-delivered-right-thread.exp: New file.
15014
c3f814a1
PA
150152014-07-25 Pedro Alves <palves@redhat.com>
15016
15017 * gdb.base/double-prompt-target-event-error.exp
15018 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15019 match.
15020 (cancel_pagination_in_target_event): Rework double prompt
15021 detection.
15022 * gdb.base/paginate-after-ctrl-c-running.exp
15023 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15024 <return>' match.
15025 * gdb.base/paginate-bg-execution.exp
15026 (test_bg_execution_pagination_return)
15027 (test_bg_execution_pagination_cancel): Remove '-notransfer
15028 <return>' matches.
15029 * gdb.base/paginate-execution-startup.exp
15030 (test_fg_execution_pagination_return)
15031 (test_fg_execution_pagination_cancel): Remove '-notransfer
15032 <return>' matches.
15033 * gdb.base/paginate-inferior-exit.exp
15034 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15035 match.
15036 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15037 * lib/gdb.exp (pagination_prompt): Run text through
15038 string_to_regexp.
15039 (gdb_test_multiple): Match $pagination_prompt instead of
15040 "<return>".
15041 (string_to_regexp): Move to lib/gdb-utils.exp.
15042
e214cf6c
JK
150432014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15044
15045 * gdb.arch/amd64-entry-value-paramref.S: New file.
15046 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15047 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15048 * gdb.arch/amd64-optimout-repeat.S: New file.
15049 * gdb.arch/amd64-optimout-repeat.c: New file.
15050 * gdb.arch/amd64-optimout-repeat.exp: New file.
15051
17d0c5c8
JK
150522014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15053
15054 PR gdb/17170
15055 * gdb.base/statistics.exp: New file.
15056
b8b8facf
DE
150572014-07-17 Doug Evans <dje@google.com>
15058
74b49205 15059 PR gdb/17170
b8b8facf
DE
15060 * gdb.base/maint.exp: Update testing of per-command stats.
15061
1b5d0ab3
PA
150622014-07-16 Pedro Alves <palves@redhat.com>
15063
15064 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15065 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15066 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15067 (tfile_write_buf): New functions.
15068 (add_memory_block): Rewrite using the above.
15069 (adjust_function_address): New function.
15070 (FUNCTION_ADDRESS): New macro.
15071 (write_basic_trace_file): Remove short_x local, and use
15072 tfile_write_16. Change type of func_addr local to unsigned long
15073 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15074 here. Cast argument of add_memory_block to char pointer.
15075 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15076 (main): Remove parameters.
15077 * gdb.trace/tfile.exp: Remove nowarnings.
15078
4d974e88
SM
150792014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15080
15081 * gdb.base/debug-expr.exp: Test string evaluation with
15082 "debug expression" on.
15083
41e99568
PA
150842014-07-15 Pedro Alves <palves@redhat.com>
15085
15086 * gdb.base/reread.exp: Use clean_restart.
15087
487d9753
PL
150882014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15089
15090 * gdb.arch/avr-flash-qualifer.c: New.
15091 * gdb.arch/avr-flash-qualifer.exp: New.
15092
cc1c52ad
PA
150932014-07-14 Pedro Alves <palves@redhat.com>
15094
15095 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15096 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15097
1e973570
PA
150982014-07-14 Pedro Alves <palves@redhat.com>
15099
15100 * gdb.base/double-prompt-target-event-error.c: New file.
15101 * gdb.base/double-prompt-target-event-error.exp: New file.
15102
93d6eb10
PA
151032014-07-14 Pedro Alves <palves@redhat.com>
15104
15105 PR gdb/17072
15106 * gdb.base/paginate-inferior-exit.c: New file.
15107 * gdb.base/paginate-inferior-exit.exp: New file.
15108
0017922d
PA
151092014-07-14 Pedro Alves <palves@redhat.com>
15110
15111 PR gdb/17072
15112 * gdb.base/paginate-bg-execution.c: New file.
15113 * gdb.base/paginate-bg-execution.exp: New file.
15114
94696ad3
PA
151152014-07-14 Pedro Alves <palves@redhat.com>
15116
15117 PR gdb/17072
15118 * gdb.base/paginate-execution-startup.c: New file.
15119 * gdb.base/paginate-execution-startup.exp: New file.
15120 * lib/gdb.exp (pagination_prompt): New global.
15121 (default_gdb_spawn): New procedure, factored out from
15122 default_gdb_spawn.
15123 (default_gdb_start): Adjust to call default_gdb_spawn.
15124 (gdb_spawn): New procedure.
15125
bd293940
PA
151262014-07-14 Pedro Alves <palves@redhat.com>
15127
15128 * lib/gdb.exp (gdb_assert): New procedure.
15129 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15130
c933f875
PA
151312014-07-14 Pedro Alves <palves@redhat.com>
15132
15133 * gdb.base/execution-termios.c: New file.
15134 * gdb.base/execution-termios.exp: New file.
15135
d98b7a16
TT
151362014-07-14 Tom Tromey <tromey@redhat.com>
15137
15138 * gdb.cp/vla-cxx.cc: New file.
15139 * gdb.cp/vla-cxx.exp: New file.
15140
548740d6
TT
151412014-07-14 Tom Tromey <tromey@redhat.com>
15142
15143 * gdb.reverse/rerun-prec.c: New file.
15144 * gdb.reverse/rerun-prec.exp: New file.
15145
a25eb028
MR
151462014-07-12 Maciej W. Rozycki <macro@mips.com>
15147 Maciej W. Rozycki <macro@codesourcery.com>
15148
15149 * lib/gdb-utils.exp: New file.
15150 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15151 inline `gdb_init_command' processing.
15152 (gdb_start_cmd): Likewise.
15153 * lib/mi-support.exp (mi_run_cmd): Likewise.
15154 * README: Document `gdb_init_command' and `gdb_init_commands'.
15155
218c2655
JK
151562014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15157
15158 Fix false FAIL running under a very long directory name.
15159 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15160 and "set print elements 10000". Twice.
15161
5401fde3
YQ
151622014-07-11 Yao Qi <yao@codesourcery.com>
15163
15164 * gdb.base/exprs.exp: "set print symbol off".
15165
e76126e8
PA
151662014-07-11 Pedro Alves <palves@redhat.com>
15167
15168 * gdb.threads/kill.c: New file.
15169 * gdb.threads/kill.exp: New file.
15170
2d6f0de6
YQ
151712014-07-10 Yao Qi <yao@codesourcery.com>
15172
15173 * gdb.trace/tfile.c (write_basic_trace_file)
15174 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15175 address written to trace file.
15176
7180e04a
PA
151772014-07-09 Pedro Alves <palves@redhat.com>
15178
15179 * gdb.base/attach-wait-input.exp: New file.
15180 * gdb.base/attach-wait-input.c: New file.
15181
9a9a7608
AB
151822014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15183
15184 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15185 setting up test structures.
15186 (main): Call new test function.
15187 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15188 test function, continue into test function and walk test
15189 structures.
15190
161ac41e
YQ
151912014-07-02 Yao Qi <yao@codesourcery.com>
15192
15193 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15194 'bar_start' at the beginning of functions 'foo' and 'bar'
15195 respectively.
15196 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15197 instead of 'foo' and 'bar'.
15198
1f267ae3
MM
151992014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15200
15201 * gdb.btrace/segv.exp: New.
15202 * gdb.btrace/segv.c: New.
15203
2b239efb
LM
152042014-07-02 Luis Machado <lgustavo@codesourcery.com>
15205
15206 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15207 instruction.
15208
cf363f18
MW
152092014-06-30 Mark Wielaard <mjw@redhat.com>
15210
15211 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15212 vulture, vilify, villar): New volatile array constants.
15213 (vindictive, vegetation): New const volatile array constants.
15214 * gdb.base/volatile.exp: Test volatile and const volatile array
15215 types.
15216
aebf9d24
AA
152172014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15218
15219 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15220 target lacks support for awatch, rwatch, or hbreak.
15221
b67a2c6f
YQ
152222014-06-27 Yao Qi <yao@codesourcery.com>
15223
15224 * gdb.multi/dummy-frame-restore.exp: New.
15225 * gdb.multi/dummy-frame-restore.c: New.
15226
aef92902
MM
152272014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15228
15229 * gdb.btrace/gcore.exp: New.
15230
8e9db26e
PA
152312014-06-23 Pedro Alves <palves@redhat.com>
15232
15233 * gdb.base/watchpoint-reuse-slot.c: New file.
15234 * gdb.base/watchpoint-reuse-slot.exp: New file.
15235
70afc5b7
SC
152362014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15237
15238 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15239 progspace's filename in 'info', 'enable' and 'disable' command
15240 tests.
15241
b972bd9c
JK
152422014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15243
15244 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15245 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15246 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15247
125f8a3d
GB
152482014-06-20 Gary Benson <gbenson@redhat.com>
15249
15250 * gdb.arch/i386-avx.exp: Fix include file location.
15251 * gdb.arch/i386-sse.exp: Likewise.
15252
3ed9baed
IB
152532014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15254
15255 * gdb.dlang/expression.exp: New file.
15256
034f788c
PA
152572014-06-19 Pedro Alves <palves@redhat.com>
15258
15259 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15260 out from ...
15261 (top level): ... here. Iterate running tests under different
15262 scheduler-locking settings.
15263
45371d0c
LM
152642014-06-18 Luis Machado <lgustavo@codesourcery.com>
15265
15266 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15267 to DW_FORM_addr and use non-zero addresses.
15268
5d376983
SC
152692014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15270
15271 PR gdb/17017
15272 * gdb.python/py-xmethods.cc: Add global function call counters and
15273 increment them in their respective functions. Remove "cout"
15274 statements.
15275 * gdb.python/py-xmethods.exp: Make tests check the global function
15276 call counters instead of depending on inferior IO.
15277
a1aa2221
LM
152782014-06-18 Don Breazeal <donb@codesourcery.com>
15279
15280 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15281 Deleted procedure.
15282 (explicit_fork_parent_follow): Deleted procedure.
15283 (explicit_fork_child_follow): Deleted procedure.
15284 (test_follow_fork): New procedure.
15285 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15286 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15287 procedure calls.
15288
0fc05997
YQ
152892014-06-17 Yao Qi <yao@codesourcery.com>
15290
15291 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15292 CP1252.
15293
70795c52
LM
152942014-06-17 Luis Machado <lgustavo@codesourcery.com>
15295
15296 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15297 Initialize ptr and S explicitly.
15298 (skip_type_update_when_not_use_rtti_test): Likewise.
15299
6be47f0c
KS
153002014-06-16 Keith Seitz <keiths@redhat.com>
15301
15302 PR mi/15863
15303 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15304 the inferior is started.
15305
d03de421
PA
153062014-06-16 Pedro Alves <palves@redhat.com>
15307
15308 * gdb.base/break-main-file-remove-fail.c: New file.
15309 * gdb.base/break-main-file-remove-fail.exp: New file.
15310 * gdb.base/break-unload-file.exp: Use build_executable instead of
15311 prepare_for_testing.
15312 (test_break): New parameter "initial_load". Handle it.
15313 (top level): Add initial_load cmdline/file axis.
15314
f9579b99
TT
153152014-06-12 Tom Tromey <tromey@redhat.com>
15316
15317 * gdb.base/completion.exp: Don't use directory name in test.
15318
3657956b
GB
153192014-06-09 Gary Benson <gbenson@redhat.com>
15320
15321 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15322 separate the always-available ANSI-standard signals from the
15323 signals that require checking.
15324 (main): Likewise.
15325 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15326 Likewise.
15327 (main): Likewise.
15328
4186eb54
KS
153292014-06-07 Keith Seitz <keiths@redhat.com>
15330
15331 Revert:
15332 PR c++/16253
15333 * gdb.cp/var-tag.cc: New file.
15334 * gdb.cp/var-tag.exp: New file.
15335 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15336 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15337 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15338 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15339
25326a28 153402014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15341
15342 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15343
829155c9
PA
153442014-06-06 Pedro Alves <palves@redhat.com>
15345
15346 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15347 in target debug output instead of looking at RSP packets,
15348 disabling the test on any target that uses hardware stepping.
15349 Update comments.
15350
61c8d22e
PA
153512014-06-06 Pedro Alves <palves@redhat.com>
15352
15353 * gdb.base/break-unload-file.exp: Fix typo.
15354
d9a47287
YQ
153552014-06-06 Yao Qi <yao@codesourcery.com>
15356
15357 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15358 from "jit_function" to "^jit_function".
15359
e5e01dbf
YQ
153602014-06-06 Yao Qi <yao@codesourcery.com>
15361
15362 * gdb.base/async.c (foo): Add one statement.
15363 * gdb.base/async.exp: Get the next instruction address and
15364 match the output of "nexti" by instruction address. Match
15365 the hex address in the output of "finish".
15366
73ba372c
GB
153672014-06-06 Gary Benson <gbenson@redhat.com>
15368
15369 * gdb.base/call-signals.c: Remove preprocessor conditionals
15370 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15371 SIGSEGV and SIGTERM.
15372 * gdb.base/sigall.c: Likewise.
15373 * gdb.base/unwindonsignal.c: Likewise.
15374 * gdb.reverse/sigall-reverse.c: Likewise.
15375
831517df
YQ
153762014-06-06 Yao Qi <yao@codesourcery.com>
15377
15378 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15379 readable, skip the test.
15380
b8b91e98
YQ
153812014-06-06 Yao Qi <yao@codesourcery.com>
15382
15383 * gdb.threads/staticthreads.c (thread_function): Move the line
15384 setting breakpoint on forward.
15385 * gdb.threads/staticthreads.exp: Update comments.
15386
fb934770
LC
153872014-06-05 Ludovic Courtès <ludo@gnu.org>
15388
15389 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15390 "history-append! type error".
15391
6ef284bd
SM
153922014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15393
15394 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15395 erroneous dprintf expected input.
15396
a872e241
DE
153972014-06-04 Doug Evans <xdje42@gmail.com>
15398
15399 * gdb.guile/scm-generics.exp: Delete.
15400
16f691fb
DE
154012014-06-04 Doug Evans <xdje42@gmail.com>
15402
15403 * gdb.guile/scm-breakpoint.exp: Update.
15404 Add tests for breakpoint registration.
15405
012370f6
TT
154062014-06-04 Tom Tromey <tromey@redhat.com>
15407
15408 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15409 VLA-in-union.
15410 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15411 inner_vla_struct, vla_union types. Initialize objects of those
15412 types and compute their sizes.
15413
9f5a4cef
HZ
154142014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15415 Hui Zhu <hui@codesourcery.com>
15416
15417 * gdb.base/fileio.exp: Add test for shell not available as well as
15418 available.
15419 * gdb.base/fileio.c (test_system): Check for shell twice.
15420
90a45c4d
YQ
154212014-06-04 Yao Qi <yao@codesourcery.com>
15422
15423 * gdb.base/auto-connect-native-target.exp: Remove redundant
15424 space from the regexp pattern.
15425
70017e41
YQ
154262014-06-04 Yao Qi <yao@codesourcery.com>
15427
15428 * gdb.base/default.exp: Replace "child" with "native" in
15429 regexp pattern.
15430
883964a7
SC
154312014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15432
15433 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15434 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15435 * gdb.python/py-xmethods.py: Python script supporting the
15436 new testcase and tests.
15437
ef370185
JB
154382014-06-03 Joel Brobecker <brobecker@adacore.com>
15439 Pedro Alves <palves@redhat.com>
15440
15441 PR breakpoints/17000
15442 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15443 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15444
1e2ccb61
BM
154452014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15446
15447 * gdb.base/subst.exp: Add tests to verify partial path matching
15448 output.
15449
c6ec5ab2
PA
154502014-06-03 Pedro Alves <palves@redhat.com>
15451
15452 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15453 target that doesn't use software single-stepping.
15454
835c559f
PA
154552014-06-03 Pedro Alves <palves@redhat.com>
15456
15457 PR breakpoints/17000
15458 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15459 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15460
06eb1586
DE
154612014-06-02 Doug Evans <xdje42@gmail.com>
15462
15463 * gdb.guile/scm-parameter.exp: New file.
15464
e698b8c4
DE
154652014-06-02 Doug Evans <xdje42@gmail.com>
15466
15467 * gdb.guile/scm-cmd.c: New file.
15468 * gdb.guile/scm-cmd.exp: New file.
15469
ded03782
DE
154702014-06-02 Doug Evans <xdje42@gmail.com>
15471
15472 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15473 pretty-printer lookup.
15474 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15475 (make-pp_s-printer): Call it.
15476 (make-pretty-printer-from-dict): New function.
15477 (lookup-pretty-printer-maker-from-dict): New function.
15478 (*pretty-printer*): Simplify.
15479 (make-objfile-pp_s-printer): New function.
15480 (install-objfile-pretty-printers!): New function.
15481 (make-progspace-pp_s-printer): New function.
15482 (install-progspace-pretty-printers!): New function.
15483 * gdb.guile/scm-progspace.c: New file.
15484 * gdb.guile/scm-progspace.exp: New file.
15485
41fac0cf
PA
154862014-06-02 Pedro Alves <palves@redhat.com>
15487
15488 * gdb.base/dprintf-bp-same-addr.c: New file.
15489 * gdb.base/dprintf-bp-same-addr.exp: New file.
15490
96ae5695
EBM
154912014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15492
15493 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15494 * gdb.arch/powerpc-power.s: Likewise.
15495
da02b3a8
JB
154962014-06-02 Joel Brobecker <brobecker@adacore.com>
15497
15498 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15499
c72b2e7b
YQ
155002014-06-01 Yao Qi <yao@codesourcery.com>
15501
15502 * gdb.base/watchpoint.exp (test_watch_location): Check null
15503 pointer can be dereferenced. If not, do the test, otherwise
15504 skip it.
15505
53e8a631
AB
155062014-05-30 Andrew Burgess <aburgess@broadcom.com>
15507
15508 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15509 results.
15510 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15511
938f0e2f
AB
155122014-05-30 Andrew Burgess <aburgess@broadcom.com>
15513
15514 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15515 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15516 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15517 * gdb.arch/amd64-invalid-stack-top.c: New file.
15518 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15519
9ba6657a
PA
155202014-05-30 Pedro Alves <palves@redhat.com>
15521
15522 PR breakpoints/17000
15523 * gdb.base/sss-bp-on-user-bp.c: New file.
15524 * gdb.base/sss-bp-on-user-bp.exp: New file.
15525
522c09bf
DB
155262014-05-30 David Blaikie <dblaikie@gmail.com>
15527
15528 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15529 gnu_inline semantics via attribute.
15530 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15531 source explicitly specifies the required semantics.
15532
bf4ef81e
MR
155332014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15534
15535 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15536
329ea579
PA
155372014-05-29 Pedro Alves <palves@redhat.com>
15538 Tom Tromey <tromey@redhat.com>
15539
15540 * gdb.base/async-shell.exp: Don't enable target-async.
15541 * gdb.base/async.exp
15542 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15543 parameter. Adjust.
15544 (top level): Don't test with "target-async".
15545 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15546 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15547 * gdb.base/inferior-died.exp: Don't enable target-async.
15548 * gdb.base/interrupt-noterm.exp: Likewise.
15549 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15550 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15551 * gdb.mi/mi-nonstop.exp: Likewise.
15552 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15553 * gdb.mi/mi-nsintrall.exp: Likewise.
15554 * gdb.mi/mi-nsmoribund.exp: Likewise.
15555 * gdb.mi/mi-nsthrexec.exp: Likewise.
15556 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15557 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15558 * gdb.python/py-evsignal.exp: Don't enable target-async.
15559 * gdb.python/py-evthreads.exp: Likewise.
15560 * gdb.python/py-prompt.exp: Likewise.
15561 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15562 * gdb.server/solib-list.exp: Don't enable target-async.
15563 * gdb.threads/thread-specific-bp.exp: Likewise.
15564 * lib/mi-support.exp: Adjust to use mi-async.
15565
fd664c91
PA
155662014-05-29 Pedro Alves <palves@redhat.com>
15567
15568 PR gdb/13860
15569 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15570 reason, even in sync mode.
15571
251bde03
PA
155722014-05-29 Pedro Alves <palves@redhat.com>
15573 Hui Zhu <hui@codesourcery.com>
15574
15575 PR PR15693
15576 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15577 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15578 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15579 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15580
7f3c0343
JB
155812014-05-28 Joel Brobecker <brobecker@adacore.com>
15582
15583 * config/monitor.exp (gdb_target_monitor): Replace use of
15584 "set remotebaud" by "set serial baud".
15585
b2715b27
AW
155862014-05-26 Andy Wingo <wingo@igalia.com>
15587
15588 * gdb.guile/scm-breakpoint.exp:
15589 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15590 properties instead of gdb-object-properties.
15591
498a4489
YQ
155922014-05-26 Yao Qi <yao@codesourcery.com>
15593
15594 * gdb.server/no-thread-db.exp: Specify source file name
15595 explicitly when setting a breakpoint.
15596
589fdceb
MM
155972014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15598
15599 * gdb.btrace/vdso.c: New.
15600 * gdb.btrace/vdso.exp: New.
15601
e9089e05
MM
156022014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15603
15604 * gdb.base/gcore.exp (capture_command_output): Move ...
15605 * lib/gdb.exp (capture_command_output): ... here.
15606
67b5c0c1
MM
156072014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15608
15609 * gdb.btrace/data.exp: Test memory access during btrace replay.
15610
a2199296
SM
156112014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15612
15613 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15614
17b2616c
PA
156152014-05-21 Pedro Alves <palves@redhat.com>
15616
15617 PR gdb/13860
15618 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15619 (top level): Test that output related to execution commands is
15620 sent to the console with CLI commands, but not with MI commands.
15621 Test that breakpoint events are always mirrored to the console.
15622 Also expect the new source line to be output after a "next" in
15623 async mode too. Make it a pass/fail test.
15624 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15625 output.
15626 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15627
5166082f
PA
156282014-05-21 Pedro Alves <palves@redhat.com>
15629
15630 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15631 Use them to test variations of "list" after reaching a breakpoint.
15632 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15633 Test "list" with listsize 10 after reaching a breakpoint.
15634 * gdb.python/python.exp (decode_line current location line
15635 number): Adjust expected line number.
15636
2f25d70f
SM
156372014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15638
15639 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15640 behavior for $args, pass it directly to "run".
15641
ff604a67
MR
156422014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15643
15644 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15645 30000 to 65536.
15646
6a3cb8e8
PA
156472014-05-21 Pedro Alves <palves@redhat.com>
15648
15649 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15650 auto-connect-native-target off".
15651 * gdb.base/auto-connect-native-target.c: New file.
15652 * gdb.base/auto-connect-native-target.exp: New file.
15653
4ebfc96e
PA
156542014-05-21 Pedro Alves <palves@redhat.com>
15655
15656 * gdb.base/default.exp: Test "target native" instead of "target
15657 child".
15658
36d46afb
MW
156592014-05-21 Mark Wielaard <mjw@redhat.com>
15660
15661 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15662
5876f503
JK
156632014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15664
15665 Fix TLS access for -static -pthread.
15666 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15667 <HAVE_TLS> (thread_function, main): Initialize it.
15668 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15669 Add clean_restart.
15670 <$have_tls != "">: Check TLSVAR.
15671
0256a6ac
PA
156722014-05-21 Pedro Alves <palves@redhat.com>
15673
15674 * gdb.base/dcache-line-read-error.c: New.
15675 * gdb.base/dcache-line-read-error.exp: New.
15676
936d2992
PA
156772014-05-20 Pedro Alves <palves@redhat.com>
15678
15679 * gdb.base/compare-sections.c: New file.
15680 * gdb.base/compare-sections.exp: New file.
15681
802e8e6d
PA
156822014-05-20 Pedro Alves <palves@redhat.com>
15683
15684 * gdb.base/break-idempotent.c: New file.
15685 * gdb.base/break-idempotent.exp: New file.
15686
e59fa00f
MM
156872014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15688
15689 * gdb.btrace/nohist.exp: New.
15690
8b696e31
YQ
156912014-05-20 Yao Qi <yao@codesourcery.com>
15692
15693 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15694 gdb.reverse directory and gdb_reverse_timeout exists in board
15695 setting.
15696 * README: Document gdb_reverse_timeout.
15697
73c9764f
YQ
156982014-05-20 Yao Qi <yao@codesourcery.com>
15699
15700 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15701 'test_file_name'. Treat args as a string instead of a list.
15702 (gdb_init): Rename argument 'args' by 'test_file_name'.
15703
f1f4348a
JK
157042014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15705
15706 * gdb.arch/powerpc-power.exp: New file.
15707 * gdb.arch/powerpc-power.s: New file.
15708
0dbe70ce
DE
157092014-05-16 Doug Evans <dje@google.com>
15710
15711 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15712 * gdb.base/completion.exp: Check that all expected files exist
15713 before doing file completion.
0dbe70ce 15714
8d551b02
DE
157152014-05-16 Doug Evans <dje@google.com>
15716
15717 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15718 Update.
15719 (do_syscall_tests_without_xml): Update.
15720
73eb7709
PA
157212014-05-16 Pedro Alves <palves@redhat.com>
15722
15723 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15724 instead of "unknown output after running".
15725
3fae92fc
YQ
157262014-05-16 Yao Qi <yao@codesourcery.com>
15727
15728 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15729 file1.txt from host at the end.
15730 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15731
c2b2ccc5
DE
157322014-05-15 Doug Evans <dje@google.com>
15733
15734 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15735 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15736 loading file. Add test for TU lookup.
15737
8c217a4b
SM
157382014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15739
15740 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15741 calling "-exec-arguments" or "set args" before running the
15742 inferior.
15743
3deb39c6
SM
157442014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15745
15746 * lib/mi-support.exp (mi_expect_stop): Expect message for
15747 inferiors that exit with non-zero exit code.
15748
71a79f8c
YQ
157492014-05-14 Yao Qi <yao@codesourcery.com>
15750
15751 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15752 match absolute path on remote host.
15753 (test_file_list_exec_source_files): Remove "/" from the
15754 pattern.
15755
f23fcd46
YQ
157562014-05-14 Yao Qi <yao@codesourcery.com>
15757
15758 * boards/local-remote-host-notty.exp (${board}_file): New
15759 proc.
15760
9404b58f
KM
157612014-05-07 Kyle McMartin <kyle@redhat.com>
15762
15763 Pushed by Joel Brobecker <brobecker@adacore.com>.
15764 * gdb.arch/aarch64-atomic-inst.c: New file.
15765 * gdb.arch/aarch64-atomic-inst.exp: New file.
15766
5e45f04c
YQ
157672014-05-07 Yao Qi <yao@codesourcery.com>
15768
15769 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15770 in current context" too.
15771
c888a17d
KS
157722014-05-05 Keith Seitz <keiths@redhat.com>
15773
15774 * gdb.linespec/ls-dollar.exp: Add test for linespec
15775 file:convenience_variable.
15776
290a839c
YQ
157772014-05-05 Yao Qi <yao@codesourcery.com>
15778
15779 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15780 traceframes into tfile and ctf trace files. Read data from
15781 trace file and test collected data.
15782 (gdb_collect_locals_test): Likewise.
15783 (gdb_unavailable_registers_test): Likewise.
15784 (gdb_unavailable_floats): Likewise.
15785 (gdb_collect_globals_test): Likewise.
15786 (top-level): Append "ctf" to trace_file_targets if GDB
15787 supports.
15788
b5262cd0
YQ
157892014-05-05 Yao Qi <yao@codesourcery.com>
15790
15791 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15792 code to ...
15793 (gdb_collect_args_test_1): ... it. New proc.
15794 (gdb_collect_locals_test): Move some code to ...
15795 (gdb_collect_locals_test_1): ... it. New proc.
15796 (gdb_unavailable_registers_test): Move some code to ...
15797 (gdb_unavailable_registers_test_1): ... it. New proc.
15798 (gdb_unavailable_floats): Move some code to ...
15799 (gdb_unavailable_floats_1): ... it. New proc.
15800
30a1e6cc
SDJ
158012014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15802
15803 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15804 probes to test for bitness recognition.
15805 * gdb.arch/amd64-stap-optional-prefix.exp
15806 (test_probe_value_without_reg): New procedure.
15807 Add code to test for different kinds of bitness.
15808
f33da99a
SDJ
158092014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15810
15811 PR breakpoints/16889
15812 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15813 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15814
5b80f00d
PA
158152014-05-01 Pedro Alves <palves@redhat.com>
15816
15817 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15818 gdb_file_cmd if no file is specified.
15819 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15820 last_loaded_file to set the remote exec-file.
15821
f8c2a73c
PA
158222014-05-01 Pedro Alves <palves@redhat.com>
15823
15824 * boards/local-remote-host.exp: New file.
15825
be6e8ac7
PA
158262014-05-01 Pedro Alves <palves@redhat.com>
15827
15828 * boards/local-remote-host.exp: Rename to ...
15829 * boards/local-remote-host-notty.exp: ... this.
15830
cac0dc8f
JB
158312014-04-28 Joel Brobecker <brobecker@adacore.com>
15832
15833 * gdb.ada/dyn_arrayidx: New testcase.
15834
9730e6cc
YQ
158352014-04-26 Yao Qi <yao@codesourcery.com>
15836
15837 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15838 and compute the length of function main. Save it in
15839 $main_length.
15840 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15841 (top-level): Use gdb_compile to compile objects into
15842 executable and restart GDB. Remove invocation to
15843 prepare_for_testing.
15844
7ae1a6a6
PA
158452014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15846 Pedro Alves <palves@redhat.com>
15847
15848 PR server/16255
15849 * gdb.multi/multi-attach.c: New file.
15850 * gdb.multi/multi-attach.exp: New file.
15851
4082afcc
PA
158522014-04-25 Pedro Alves <palves@redhat.com>
15853
15854 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15855 user.
15856 (top level): Test that "set remote conditional-breakpoints-packet
15857 off" works as intended.
15858 * gdb.base/dprintf.exp: Test that "set remote
15859 breakpoint-commands-packet off" works as intended.
15860 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15861 New function.
15862 (top level): Call it.
15863 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15864 remote fast-tracepoints-packet off" works as intended.
15865 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15866 * lib/gdb.exp (gdb_is_target_remote): ... here.
15867
2abc3f8d
DB
158682014-04-24 David Blaikie <dblaikie@gmail.com>
15869
15870 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15871 ensure clang would not discard them.
15872 * gdb.base/gdbvars.c: Ditto.
15873 * gdb.base/memattr.c: Ditto.
15874 * gdb.base/whatis.c: Ditto.
15875 * gdb.python/py-prettyprint.c: Ditto.
15876 * gdb.trace/actions.c: Ditto.
15877 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15878 ensure clang would not discard it.
15879
bfd39632
DB
158802014-04-24 David Blaikie <dblaikie@gmail.com>
15881
15882 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15883 clang to emit the full definition of type required by the test
15884 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15885
22842ff6
DB
158862014-04-24 David Blaikie <dblaikie@gmail.com>
15887
15888 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15889 coax Clang into emitting the definition of the type.
15890 * gdb.cp/pr10728-x.h (y): Ditto.
15891 * gdb.cp/pr10728-y.cc (y): Ditto.
15892
c2e827ad
DB
158932014-04-24 David Blaikie <dblaikie@gmail.com>
15894
15895 * gdb.base/label.exp: XFAIL label related tests under Clang.
15896 * gdb.cp/cplabel.exp: Ditto.
15897 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15898 under Clang those using labels.
15899
4c2d33e7
YQ
159002014-04-25 Yao Qi <yao@codesourcery.com>
15901
15902 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15903 double_label.
15904 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15905 partial_label and double_label.
15906
56083b99
DB
159072014-04-24 David Blaikie <dblaikie@gmail.com>
15908
15909 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15910
25d4e99d
DB
159112014-04-24 David Blaikie <dblaikie@gmail.com>
15912
15913 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15914 of the function to work across GCC and Clang.
15915 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15916 pointer types (const void ** const V void **).
15917
01f9f808
MS
159182014-04-24 Michael Sturm <michael.sturm@mintel.com>
15919 Walfred Tedeschi <walfred.tedeschi@intel.com>
15920
15921 * Makefile.in (EXECUTABLES): Added i386-avx512.
15922 * gdb.arch/i386-avx512.c: New file.
15923 * gdb.arch/i386-avx512.exp: Likewise.
15924
4b48d439
KS
159252014-04-23 Keith Seitz <keiths@redhat.com>
15926
15927 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15928 (mi_make_breakpoint_table): New procedure.
15929 (mi_create_breakpoint): Use mi_make_breakpoint
15930 and return the result.
15931 (mi_make_breakpoint): New procedure.
15932 (mi_build_kv_pairs): New procedure.
15933
15934 * gdb.mi/mi-break.exp: Remove unused globals,
15935 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15936 All callers updated.
15937 * gdb.mi/mi-dprintf.exp: Use variable to track command
15938 number.
15939 Update all callers of mi_create_breakpoint and use
15940 mi_make_breakpoint_table.
15941 Remove any unused global variables.
15942 * gdb.mi/mi-nonstop.exp: Likewise.
15943 * gdb.mi/mi-nsintrall.exp: Likewise.
15944 * gdb.mi/mi-nsmoribund.exp: Likewise.
15945 * gdb.mi/mi-nsthrexec.exp: Likewise.
15946 * gdb.mi/mi-reverse.exp: Likewise.
15947 * gdb.mi/mi-simplerun.exp: Likewise.
15948 * gdb.mi/mi-stepn.exp: Likewise.
15949 * gdb.mi/mi-syn-frame.exp: Likewise.
15950 * gdb.mi/mi-until.exp: Likewise.
15951 * gdb.mi/mi-var-cp.exp: Likewise.
15952 * gdb.mi/mi-var-display.exp: Likewise.
15953 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15954 * gdb.mi/mi2-var-child.exp: Likewise.
15955 * gdb.mi/mi-vla-c99.exp: Likewise.
15956 * lib/mi-support.exp: Likewise.
15957
15958 From Ian Lance Taylor <iant@cygnus.com>:
15959 * lib/gdb.exp (parse_args): New procedure.
15960
08351840
PA
159612014-04-23 Pedro Alves <palves@redhat.com>
15962
15963 * gdb.base/break-unload-file.c: New file.
15964 * gdb.base/break-unload-file.exp: New file.
15965 * gdb.base/sym-file-lib.c (baz): New function.
15966 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15967 field.
15968 (load): Store the segment's mapped size.
15969 (unload): New function.
15970 (unload_shlib): New function.
15971 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15972 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15973 set a breakpoint at baz, and call it.
15974 * gdb.base/sym-file.exp: New tests for stale breakpoint
15975 instructions.
15976
076855f9
PA
159772014-04-23 Pedro Alves <palves@redhat.com>
15978
15979 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15980 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15981 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15982 * gdb.base/hbreak-unmapped.c: New file.
15983 * gdb.base/hbreak-unmapped.exp: New file.
15984 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15985 * lib/gdb.exp (gdb_is_target_remote): ... here.
15986
483805cf
PA
159872014-04-22 Pedro Alves <palves@redhat.com>
15988
15989 * gdb.base/consecutive-step-over.c: New file.
15990 * gdb.base/consecutive-step-over.exp: New file.
15991
06d97543
PA
159922014-04-22 Pedro Alves <palves@redhat.com>
15993
15994 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15995 instead of send_gdb/gdb_expect.
15996
b4429ea2
YQ
159972014-04-22 Yao Qi <yao@codesourcery.com>
15998
15999 * lib/trace-support.exp (generate_tracefile): New procedure.
16000 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16001 return 0.
16002 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16003 if generate_tracefile returns 1.
16004
51d48146
PA
160052014-04-18 Tom Tromey <palves@redhat.com>
16006 Pedro alves <tromey@redhat.com>
16007
16008 PR backtrace/15558
16009 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16010 with a backtrace limit.
16011 * gdb.python/py-frame-inline.exp: Test running to an inline
16012 function with a backtrace limit, and printing the newest frame.
16013 * gdb.python/py-frame-inline.c (main): Call f.
16014
bd1dce5f
MS
160152014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16016
16017 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16018
40d1a503
MS
160192014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16020
16021 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16022 Drop prefix from unsupported source file path.
16023
389b98f7
YQ
160242014-04-17 Yao Qi <yao@codesourcery.com>
16025
16026 * lib/gdb.exp (with_target_charset): New proc.
16027 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16028 with_target_charset.
16029 (test_print_strings): Likewise.
16030 (test_repeat_bytes): Likewise.
16031 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16032 for some tests.
16033
22869d73
KS
160342014-04-16 Keith Seitz <keiths@redhat.com>
16035
16036 PR gdb/15827
16037 * gdb.dwarf2/corrupt.c: New file.
16038 * gdb.dwarf2/corrupt.exp: New file.
16039
c4f87ca6
KS
160402014-04-16 Keith Seitz <keiths@redhat.com>
16041
16042 PR c++/16597
16043 * gdb.cp/namelessclass.cc: New file.
16044 * gdb.cp/namelessclass.exp: New file.
16045 * gdb.cp/namelessclass.S: New file.
16046
ab19de87
DE
160472014-04-16 Doug Evans <dje@google.com>
16048
16049 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16050 Add comment.
16051 (gdbserver_default_get_comm_port): New function.
16052 (gdbserver_start): Check if board file provided
16053 "gdbserver,get_comm_port" and use it if so.
16054 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16055 (gdb,socketport): Set to "stdio".
16056 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16057 (stdio_gdbserver_template): Delete.
16058 (${board}_get_remote_address): Update.
16059 (${board}_build_remote_cmd): Delete.
16060 (${board}_get_comm_port): New function.
16061 (${board}_spawn): Update.
16062 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16063 Delete.
16064 (${board}_get_remote_address): Update.
16065 (${board}_get_comm_port): New function.
16066
fc98a809
AB
160672014-04-16 Andrew Burgess <aburgess@broadcom.com>
16068
16069 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16070 appearing in any order.
16071
87fd9e6e
DE
160722014-04-15 Doug Evans <dje@google.com>
16073
16074 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16075 uninitialized value of "description".
16076
099fc3ea
KS
160772014-04-15 Keith Seitz <keiths@redhat.com>
16078
16079 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16080 Remove unused globals.
16081 (test_running_the_program): Likewise.
16082 (test_controlled_execution): Likewise.
16083 (test_controlling_breakpoints): Likewise.
16084 (test_program_termination): Likewise.
16085
5da151d4
KS
160862014-04-15 Keith Seitz <keiths@redhat.com>
16087
16088 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16089 unused globals.
16090 (test_rbreak_creation_and_listing): Likewise.
16091 (test_ignore_count): Likewise.
16092 (test_error): Likewise.
16093
35e5d2f0
PA
160942014-04-15 Pedro Alves <palves@redhat.com>
16095
16096 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16097 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16098 sym-file-loader.c.
16099 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16100 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16101 to sym-file-loader.c.
16102 (struct library): Forward declare.
16103 (load_shlib, lookup_function): Change prototypes.
16104 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16105 (translate_offset): Remove declarations.
16106 (get_text_addr): New declaration.
16107 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16108 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16109 sym-file-loader.h.
16110 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16111 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16112 here from sym-file-loader.h.
16113 (struct library): New structure.
16114 (load_shlib, lookup_function): Change prototypes and adjust to
16115 work with a struct library.
16116 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16117 (translate_offset): Make static.
16118 (get_text_addr): New function.
16119 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16120
eb4c1710
PA
161212014-04-15 Pedro Alves <palves@redhat.com>
16122
16123 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16124
2d1baf52
PA
161252014-04-15 Pedro Alves <palves@redhat.com>
16126
16127 * gdb.base/sym-file-loader.c: Include <limits.h>.
16128 (SELF_LINK): New define.
16129 (get_origin): New function.
16130 (load_shlib): Use it.
16131 * gdb.base/sym-file.exp: Don't early return if the target is
16132 remote. Use runto_main, and issue fail is that fails. Use
16133 gdb_load_shlibs.
16134 (shlib_name): Delete.
16135 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16136
7dd6df01
PA
161372014-04-15 Pedro Alves <palves@redhat.com>
16138
16139 * gdb.base/sym-file.exp: Remove regex characters from test
16140 message. Don't refer to breakpoint numbers in test messages.
16141
b50c8614
KS
161422014-04-14 Keith Seitz <keiths@redhat.com>
16143
16144 PR c++/16253
16145 * gdb.cp/var-tag.cc: New file.
16146 * gdb.cp/var-tag.exp: New file.
16147 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16148 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16149 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16150 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16151
3d567982
TT
161522014-04-14 Tom Tromey <tromey@redhat.com>
16153
16154 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16155 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16156 type.
16157 * gdb.cp/enum-class.exp: New file.
16158 * gdb.cp/enum-class.cc: New file.
16159
0626fc76
TT
161602014-04-14 Tom Tromey <tromey@redhat.com>
16161
16162 * gdb.dwarf2/enum-type.exp: New file.
16163
dca325b3
SA
161642014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16165
16166 * gdb.mi/mi-vla-c99.exp: New file.
16167 * gdb.mi/vla.c: New file.
16168
5854b38a
SA
161692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16170
16171 * gdb.base/vla-datatypes.c: New file.
16172 * gdb.base/vla-datatypes.exp: New file.
16173
463bb957
SA
161742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16175
16176 * gdb.base/vla-ptr.c: New file.
16177 * gdb.base/vla-ptr.exp: New file.
16178
3dd170be
SA
161792014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16180
16181 * gdb.dwarf2/count.exp: New file.
16182
5ecaaa66
SA
161832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16184
16185 * gdb.base/vla-sideeffect.c: New file.
16186 * gdb.base/vla-sideeffect.exp: New file.
16187
41f1ada5
DB
161882014-04-14 David Blaikie <dblaikie@gmail.com>
16189
16190 * gdb.mi/non-stop.c: Add return value for non-void function return
16191 statement.
16192 * gdb.threads/staticthreads.c: Ditto.
16193
0be03e84
DE
161942014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16195 Doug Evans <xdje42@gmail.com>
16196
16197 * gdb.guile/scm-value.c: Improve test case.
16198 * gdb.guile/scm-value.exp: Add new test.
16199
f180a1fb
DB
162002014-04-11 David Blaikie <dblaikie@gmail.com>
16201
16202 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16203 override Clang's default.
16204
6b662e19
JB
162052014-04-11 Joel Brobecker <brobecker@adacore.com>
16206
16207 Revert the following changes (regressions):
16208
16209 * gdb.base/vla-sideeffect.c: New file.
16210 * gdb.base/vla-sideeffect.exp: New file.
16211
16212 * gdb.dwarf2/count.exp: New file.
16213
16214 * gdb.base/vla-multi.c: New file.
16215 * gdb.base/vla-multi.exp: New file.
16216
16217 * gdb.base/vla-ptr.c: New file.
16218 * gdb.base/vla-ptr.exp: New file.
16219
16220 * gdb.base/vla-datatypes.c: New file.
16221 * gdb.base/vla-datatypes.exp: New file.
16222
16223 * gdb.mi/mi-vla-c99.exp: New file.
16224 * gdb.mi/vla.c: New file.
16225
245a5f0b
KS
162262014-04-11 Keith Seitz <keiths@redhat.com>
16227
16228 PR c++/16675
16229 * gdb.cp/cpsizeof.exp: New file.
16230 * gdb.cp/cpsizeof.cc: New file.
16231
58a84dcf
SA
162322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16233
191a8a90
JB
16234 * gdb.mi/mi-vla-c99.exp: New file.
16235 * gdb.mi/vla.c: New file.
58a84dcf 16236
c8655f75
SA
162372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16238
16239 * gdb.base/vla-datatypes.c: New file.
16240 * gdb.base/vla-datatypes.exp: New file.
16241
024e13b4
SA
162422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16243
16244 * gdb.base/vla-ptr.c: New file.
16245 * gdb.base/vla-ptr.exp: New file.
16246
1a237e0e
SA
162472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16248
16249 * gdb.base/vla-multi.c: New file.
16250 * gdb.base/vla-multi.exp: New file.
16251
504f3432
SA
162522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16253
16254 * gdb.dwarf2/count.exp: New file.
16255
3bce8237
SA
162562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16257
191a8a90
JB
16258 * gdb.base/vla-sideeffect.c: New file.
16259 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16260
322f9c21
YQ
162612014-04-11 Yao Qi <yao@codesourcery.com>
16262
16263 * gdb.base/completion.exp: Check file exists before running tests
16264 on file completion.
16265
d708bcd1
PA
162662014-04-10 Pedro Alves <palves@redhat.com>
16267
16268 * gdb.base/cond-eval-mode.c: New file.
16269 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16270 prepare_for_testing to build the new file. Check result of
16271 runto_main.
16272 (test_break, test_watch): New procedures.
16273 (top level): Use them.
16274
ae1d2761
PM
162752014-04-08 Pierre Muller <muller@sourceware.org>
16276
16277 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16278 Ctrl-V use for mingw hosts.
16279
7af389b8
SC
162802014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16281
16282 * gdb.python/py-value.c: Improve test case.
16283 * gdb.python/py-value.exp: Add new test.
16284
5e703181
DE
162852014-04-07 David Blaikie <dblaikie@gmail.com>
16286
16287 * lib/compiler.c: Identify the clang compiler.
16288 * lib/compiler.cc: Ditto.
16289
9810b410
YQ
162902014-04-03 Yao Qi <yao@codesourcery.com>
16291
16292 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16293
98d1b8dc
AB
162942014-04-01 Anton Blanchard <anton@samba.org>
16295
16296 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16297 messages unique.
16298
3114cea1
AB
162992014-04-01 Anton Blanchard <anton@samba.org>
16300
16301 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16302 prepare_for_testing.
16303
62f7182c
AB
163042014-04-01 Anton Blanchard <anton@samba.org>
16305
16306 * gdb.arch/ppc64-atomic-inst.c: Remove.
16307 * gdb.arch/ppc64-atomic-inst.S: New file.
16308 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16309
770e7fc7
DE
163102014-03-31 Doug Evans <dje@google.com>
16311
16312 * gdb.base/print-symbol-loading-lib.c: New file.
16313 * gdb.base/print-symbol-loading-main.c: New file.
16314 * gdb.base/print-symbol-loading.exp: New file.
16315
46e2bafa
YQ
163162014-03-31 Yao Qi <yao@codesourcery.com>
16317
16318 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16319
8776cfe9
JB
163202014-03-28 Joel Brobecker <brobecker@adacore.com>
16321
16322 * gdb.ada/mi_dyn_arr: New testcase.
16323
5d1ef361
DE
163242014-03-27 Doug Evans <dje@google.com>
16325
16326 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16327
b5bee914
YQ
163282014-03-27 Yao Qi <yao@codesourcery.com>
16329
16330 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16331 if target is nios2-*-*.
16332
0d4d0e77
YQ
163332014-03-26 Yao Qi <yao@codesourcery.com>
16334
16335 * lib/gdb.exp (readline_is_used): New proc.
16336 * gdb.base/completion.exp: Move tests on command complete up.
16337 Skip the rest of tests if readline is not used.
16338 * gdb.ada/complete.exp: Skp the test if readline is not
16339 used.
16340 * gdb.base/filesym.exp: Likewise.
16341 * gdb.base/macscp.exp: Likewise.
16342 * gdb.base/readline-ask.exp: Likewise.
16343 * gdb.base/readline.exp: Likewise.
16344 * gdb.python/py-cmd.exp: Likewise.
16345 * gdb.trace/tfile.exp: Likewise.
16346
29361eee
YQ
163472014-03-26 Yao Qi <yao@codesourcery.com>
16348
16349 * gdb.base/macscp.exp: Fix code format issues.
16350
bc9a5525
UW
163512014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16352
16353 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16354 * gdb.asm/powerpc64le.inc: New file.
16355
d3839ede
PA
163562014-03-25 Pedro Alves <palves@redhat.com>
16357 Doug Evans <dje@google.com>
16358
16359 * gdb.base/source-execution.c: New file.
16360 * gdb.base/source-execution.exp: New file.
16361 * gdb.base/source-execution.gdb: New file.
16362
01672a57
DE
163632014-03-24 Doug Evans <dje@google.com>
16364
16365 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16366 using fission.
16367
88bbeca9
HZ
163682014-03-24 Hui Zhu <hui@codesourcery.com>
16369 Pedro Alves <palves@redhat.com>
16370
16371 PR breakpoints/16101
16372 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16373 test pass/fail messages. Detect missing support for dprintf when
16374 breakpoints are actually inserted.
16375 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16376 breakpoints are actually inserted.
16377 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16378 fails.
16379
d2348791
JK
163802014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16381
16382 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16383
feef67ab
DE
163842014-03-22 Doug Evans <xdje42@gmail.com>
16385
16386 * gdb.python/python.exp (python not supported): Verify multi-line
16387 python command issues an error.
25d743f9 16388 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16389 guile command issues an error.
feef67ab 16390
ecebef6a
MR
163912014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16392
16393 * gdb.threads/thread-specific.exp: Handle the lack of usable
16394 $this_breakpoint and $this_thread.
16395
ccdd1909
HZ
163962014-03-21 Hui Zhu <hui@codesourcery.com>
16397
16398 * gdb.base/attach.exp (do_command_attach_tests): New.
16399
beb460e8
PA
164002014-03-20 Tom Tromey <tromey@redhat.com>
16401 Pedro Alves <palves@redhat.com>
16402
16403 PR cli/15718
16404 * gdb.base/condbreak-call-false.c: New file.
16405 * gdb.base/condbreak-call-false.exp: New file.
16406
40acf43a
PA
164072014-03-20 Pedro Alves <palves@redhat.com>
16408
16409 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16410 Delete.
16411 (block_signals, unblock_signals): Delete.
16412 (child_function_2, main): Remove references to deleted variable
16413 and functions.
16414
9f5e1e02
PA
164152014-03-20 Pedro Alves <palves@redhat.com>
16416
16417 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16418 Use pthread_kill to signal thread 2.
16419 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16420 Adjust to make the test send itself a signal rather than using the
16421 host's "kill" command.
16422
99619bea
PA
164232014-03-20 Pedro Alves <palves@redhat.com>
16424
16425 * gdb.threads/multiple-step-overs.c: New file.
16426 * gdb.threads/multiple-step-overs.exp: New file.
16427 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16428 Adjust expected infrun debug output.
16429
2adfaa28
PA
164302014-03-20 Pedro Alves <palves@redhat.com>
16431
16432 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16433 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16434
31e77af2
PA
164352014-03-20 Pedro Alves <palves@redhat.com>
16436
16437 PR breakpoints/7143
16438 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16439 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16440 of gdb_test_multiple.
16441 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16442 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16443
b9f437de
PA
164442014-03-20 Pedro Alves <palves@redhat.com>
16445
16446 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16447 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16448
05adc73e
PA
164492014-03-19 Pedro Alves <palves@redhat.com>
16450
16451 * gdb.base/async.exp: Remove early return.
16452
6048b950
PA
164532014-03-19 Pedro Alves <palves@redhat.com>
16454
16455 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16456
8bcfb00a
PA
164572014-03-19 Pedro Alves <palves@redhat.com>
16458
16459 * gdb.base/async.exp (test_background): Expect \r\n after
16460 "completed." in the fail pattern.
16461
884e37dc
PA
164622014-03-19 Pedro Alves <palves@redhat.com>
16463
16464 * gdb.base/async.exp (test_background): New procedure.
16465 Use it for all background execution command tests.
16466
148e57e2
PA
164672014-03-19 Pedro Alves <palves@redhat.com>
16468
16469 * gdb.base/async.exp: Use prepare_for_testing.
16470
f48088c7
PA
164712014-03-19 Pedro Alves <palves@redhat.com>
16472
16473 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16474 the same line.
16475
e2f6c966
PA
164762014-03-19 Pedro Alves <palves@redhat.com>
16477
16478 * gdb.base/async.c (main): Add "jump here" and "until here" line
16479 marker comments.
16480 * gdb.base/async.exp (jump_here): New global.
16481 (jump& test): Use it.
16482 (until_here): New global.
16483 (until& test): Use it.
16484
c30568d4
PA
164852014-03-19 Pedro Alves <palves@redhat.com>
16486
16487 * gdb.base/async.exp: Don't frob gdb_protocol.
16488
0172b6a7
DE
164892014-03-18 Doug Evans <xdje42@gmail.com>
16490
16491 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16492 Fix spelling of exec-done-display.
16493
06c868a8
JK
164942014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16495
16496 PR gdb/15358
16497 * gdb.base/gdb-sigterm.c: New file.
16498 * gdb.base/gdb-sigterm.exp: New file.
16499
0c7e1a46
PA
165002014-03-18 Pedro Alves <palves@redhat.com>
16501
16502 PR gdb/13860
16503 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16504 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16505 solib-event.
16506
f7c77d93
JB
165072014-03-17 Joel Brobecker <brobecker@adacore.com>
16508
16509 * gdb.ada/pckd_arr_ren: New testcase.
16510
5a1e8c7a
DE
165112014-03-13 Doug Evans <xdje42@gmail.com>
16512
16513 PR guile/16612
16514 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16515 collect after discarding symbols.
16516
350e1a76
DE
165172014-03-13 Ludovic Courtès <ludo@gnu.org>
16518 Doug Evans <xdje42@gmail.com>
16519
16520 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16521 to history survives a gc.
16522
a69900ae
PA
165232014-03-13 Pedro Alves <palves@redhat.com>
16524
16525 * gdb.base/default.exp: Don't test "target procfs".
16526
5db9f0bd
PA
165272014-03-13 Pedro Alves <palves@redhat.com>
16528
16529 * gdb.base/default.exp: Update "target child" and "target procfs"
16530 tests to not expect "Unix".
16531
b3ccfe11
TT
165322014-03-12 Tom Tromey <tromey@redhat.com>
16533
16534 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16535 New procs. Add target-async tests.
16536 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16537 Add target-async tests.
16538
646f4417
AA
165392014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16540
16541 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16542 'func_start' and 'func_end' for the beginning and end of the
16543 function code, respectively.
16544 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16545 'func_end' instead of 'func' and 'main'.
16546
288c211f
AA
165472014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16548
16549 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16550 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16551 generate the debug info assembler source.
16552
e0c0f156
AA
165532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16554
16555 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16556 * gdb.dwarf2/arr-subrange.exp: Likewise.
16557 * gdb.dwarf2/dwz.exp: Likewise.
16558 * gdb.dwarf2/method-ptr.exp: Likewise.
16559 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16560 * gdb.dwarf2/subrange.exp: Likewise.
16561 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16562 * gdb.dwarf2/implptrpiece.exp: Likewise.
16563 * gdb.dwarf2/nostaticblock.exp: Likewise.
16564
0e5c4555
AA
165652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16566
16567 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16568 directory to absolute path name arguments.
16569
5ec18f2b
JG
165702014-03-10 Joel Brobecker <brobecker@adacore.com>
16571
16572 * gdb.ada/tagged_access: New testcase.
16573
847fc4f2
MM
165742014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16575
16576 * gdb.btrace/data.exp: Update expected output.
16577
cc3da688
YQ
165782014-03-06 Yao Qi <yao@codesourcery.com>
16579
16580 * gdb.trace/pr16508.exp: New file.
16581
0f26cec1
PA
165822014-03-05 Pedro Alves <palves@redhat.com>
16583
16584 PR gdb/16575
16585 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16586 procedure.
16587 (top level): Adjust to use it. Add tests that exercise breakpoint
16588 interaction with the code-cache.
16589
7a5a839f
LC
165902014-02-26 Ludovic Courtès <ludo@gnu.org>
16591
16592 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16593 test for 'history-append!'.
16594
31aa7e4e
JB
165952014-02-26 Joel Brobecker <brobecker@adacore.com>
16596
16597 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16598 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16599 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16600 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16601 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16602 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16603
1b588015
JB
166042014-02-26 Joel Brobecker <brobecker@adacore.com>
16605
16606 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16607 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16608 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16609
55426c9d
JB
166102014-02-26 Joel Brobecker <brobecker@adacore.com>
16611
16612 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16613
dc53a7ad
JB
166142014-02-26 Joel Brobecker <brobecker@adacore.com>
16615
16616 * gdb.dwarf2/arr-stride.c: New file.
16617 * gdb.dwarf2/arr-stride.exp: New file.
16618
12ab52e9
PA
166192014-02-26 Pedro Alves <palves@redhat.com>
16620
16621 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16622 that won't ever trigger. Make sure that GDB reports the correct
16623 breakpoint that caused the stop.
16624
849c862e
JK
166252014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16626
16627 PR gdb/16626
16628 * gdb.base/auto-load-script: New file.
16629 * gdb.base/auto-load.c: New file.
16630 * gdb.base/auto-load.exp: New file.
16631
71b7d793
JK
16632 PR gdb/16626
16633 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16634
e2f0d509
JK
166352014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16636
16637 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16638 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16639
50cc37c8
DE
166402014-02-24 Doug Evans <dje@google.com>
16641
16642 * lib/gdb.exp (run_on_host): Log error output if program fails.
16643
ea4758f2
PA
166442014-02-21 Pedro Alves <palves@redhat.com>
16645
16646 * gdb.threads/step-after-sr-lock.c: Rename to ...
16647 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16648 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16649 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16650 ... this.
16651
d7b30f67
SDJ
166522014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16653
16654 PR tdep/16397
16655 * gdb.arch/amd64-stap-special-operands.exp: New file.
16656 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16657 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16658 * gdb.arch/amd64-stap-triplet.S: Likewise.
16659 * gdb.arch/amd64-stap-triplet.c: Likewise.
16660
83deb43f
JB
166612014-02-20 Joel Brobecker <brobecker@adacore.com>
16662
16663 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16664 in .section pseudo-op.
16665
adde2bff
DE
166662014-02-20 lin zuojian <manjian2006@gmail.com>
16667 Joel Brobecker <brobecker@adacore.com>
16668 Doug Evans <xdje42@gmail.com>
16669
16670 PR symtab/16581
16671 * gdb.dwarf2/dw2-icycle.S: New file.
16672 * gdb.dwarf2/dw2-icycle.c: New file.
16673 * gdb.dwarf2/dw2-icycle.exp: New file.
16674
f7bd0f78
SC
166752014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16676
16677 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16678 operations on gdb.Value objects.
16679 * gdb.python/py-value-cc.exp: Add new test to test operations on
16680 gdb.Value objects.
16681
c17ef0d5
DE
166822014-02-18 Doug Evans <dje@google.com>
16683
16684 * Makefile.in (TESTS): New variable.
16685 (expanded_tests, expanded_tests_or_none): New variables
16686 (check-single): Pass $(expanded_tests_or_none) to runtest.
16687 (check-parallel): Only run tests in $(TESTS) if non-empty.
16688 (check/no-matching-tests-found): New rule.
16689 * README: Document TESTS makefile variable.
16690
5dd3176f
DE
166912014-02-18 Doug Evans <dje@google.com>
16692
16693 * Makefile.in (check-parallel): rm -rf outputs temp.
16694
0b10be4f
JK
166952014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16696
16697 Fix "ERROR: no fileid for" in the testsuite.
16698 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16699
85f224e7
DE
167002014-02-12 Doug Evans <dje@google.com>
16701
16702 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16703 (MISCELLANEOUS): New variable.
16704 (clean): rm -rf $(MISCELLANEOUS).
16705 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16706 dwp live in the same directory as symlinks, with each symlink pointed
16707 to a differently named file in a different directory.
16708
149b30ff
DE
167092014-02-11 Doug Evans <dje@google.com>
16710
16711 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16712 of Tcl file commands.
16713
1dfdac32
MK
167142014-02-10 Mark Kettenis <kettenis@gnu.org>
16715
16716 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16717 "kill -SIGUSR1 -1".
16718
aa4fb036
JB
167192014-02-10 Joel Brobecker <brobecker@adacore.com>
16720
16721 * gdb.ada/tick_length_array_enum_idx: New testcase.
16722
ed3ef339
DE
167232014-02-10 Doug Evans <xdje42@gmail.com>
16724
16725 * configure.ac (AC_OUTPUT): Add gdb.guile.
16726 * configure: Regenerate.
16727 * lib/gdb-guile.exp: New file.
16728 * lib/gdb.exp (get_target_charset): New function.
16729 * gdb.base/help.exp: Update expected output from "apropos apropos".
16730 * gdb.guile/Makefile.in: New file.
16731 * gdb.guile/guile.exp: New file.
16732 * gdb.guile/scm-arch.c: New file.
16733 * gdb.guile/scm-arch.exp: New file.
16734 * gdb.guile/scm-block.c: New file.
16735 * gdb.guile/scm-block.exp: New file.
16736 * gdb.guile/scm-breakpoint.c: New file.
16737 * gdb.guile/scm-breakpoint.exp: New file.
16738 * gdb.guile/scm-disasm.c: New file.
16739 * gdb.guile/scm-disasm.exp: New file.
16740 * gdb.guile/scm-equal.c: New file.
16741 * gdb.guile/scm-equal.exp: New file.
16742 * gdb.guile/scm-error.exp: New file.
16743 * gdb.guile/scm-error.scm: New file.
16744 * gdb.guile/scm-frame-args.c: New file.
16745 * gdb.guile/scm-frame-args.exp: New file.
16746 * gdb.guile/scm-frame-args.scm: New file.
16747 * gdb.guile/scm-frame-inline.c: New file.
16748 * gdb.guile/scm-frame-inline.exp: New file.
16749 * gdb.guile/scm-frame.c: New file.
16750 * gdb.guile/scm-frame.exp: New file.
16751 * gdb.guile/scm-generics.exp: New file.
16752 * gdb.guile/scm-gsmob.exp: New file.
16753 * gdb.guile/scm-iterator.c: New file.
16754 * gdb.guile/scm-iterator.exp: New file.
16755 * gdb.guile/scm-math.c: New file.
16756 * gdb.guile/scm-math.exp: New file.
16757 * gdb.guile/scm-objfile-script-gdb.in: New file.
16758 * gdb.guile/scm-objfile-script.c: New file.
16759 * gdb.guile/scm-objfile-script.exp: New file.
16760 * gdb.guile/scm-objfile.c: New file.
16761 * gdb.guile/scm-objfile.exp: New file.
16762 * gdb.guile/scm-ports.exp: New file.
16763 * gdb.guile/scm-pretty-print.c: New file.
16764 * gdb.guile/scm-pretty-print.exp: New file.
16765 * gdb.guile/scm-pretty-print.scm: New file.
16766 * gdb.guile/scm-section-script.c: New file.
16767 * gdb.guile/scm-section-script.exp: New file.
16768 * gdb.guile/scm-section-script.scm: New file.
16769 * gdb.guile/scm-symbol.c: New file.
16770 * gdb.guile/scm-symbol.exp: New file.
16771 * gdb.guile/scm-symtab-2.c: New file.
16772 * gdb.guile/scm-symtab.c: New file.
16773 * gdb.guile/scm-symtab.exp: New file.
16774 * gdb.guile/scm-type.c: New file.
16775 * gdb.guile/scm-type.exp: New file.
16776 * gdb.guile/scm-value-cc.cc: New file.
16777 * gdb.guile/scm-value-cc.exp: New file.
16778 * gdb.guile/scm-value.c: New file.
16779 * gdb.guile/scm-value.exp: New file.
16780 * gdb.guile/source2.scm: New file.
16781 * gdb.guile/types-module.cc: New file.
16782 * gdb.guile/types-module.exp: New file.
16783
7026a7c1
YQ
167842014-02-10 Yao Qi <yao@codesourcery.com>
16785
16786 PR testsuite/16543
16787 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16788 * configure: Regenerated.
16789 * Makefile.in: New file.
16790
6c466447
AS
167912014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16792
16793 * gdb.python/py-framefilter.exp: Fix typo.
16794
6e854735
YQ
167952014-02-08 Yao Qi <yao@codesourcery.com>
16796
16797 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16798 that no =breakpoint-modified is emitted when breakpoints are
16799 modified through MI commands.
16800
d137e6dc
PA
168012014-02-07 Pedro Alves <pedro@codesourcery.com>
16802 Pedro Alves <palves@redhat.com>
16803
16804 * gdb.threads/step-after-sr-lock.c: New file.
16805 * gdb.threads/step-after-sr-lock.exp: New file.
16806
b5ee5a50
PA
168072014-02-07 Pedro Alves <palves@redhat.com>
16808
16809 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16810
3c77faf3
JK
168112014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16812
16813 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16814 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16815
6dddc817
DE
168162014-02-06 Doug Evans <xdje42@gmail.com>
16817
16818 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16819 output.
16820
16821 * gdb.gdb/python-interrupts.exp: New file.
16822
de7b2893
YQ
168232014-02-05 Yao Qi <yao@codesourcery.com>
16824
16825 * gdb.trace/report.exp (use_collected_data): Test the output
16826 of "info threads" and "info inferiors".
16827
66d032ac
YQ
168282014-02-05 Yao Qi <yao@codesourcery.com>
16829
16830 Revert this patch:
16831
16832 2013-05-24 Yao Qi <yao@codesourcery.com>
16833
16834 * gdb.trace/tfile.exp: Test inferior and thread.
16835
591a12a1
UW
168362014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16837
16838 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16839 on a function.
16840 * gdb.base/step-bt.c: Call hello via function pointer to make
16841 sure its first instruction is executed on powerpc64le-linux.
16842
0ff3e01f
UW
168432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16844
16845 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16846
084ee545
UW
168472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16848
16849 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16850 of the test patterns for use on little-endian systems.
16851
6ed14ff3
UW
168522014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16853
16854 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16855 (decimal_vector): Fix for little-endian.
16856
401e27fd
JM
168572014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16858
16859 * gdb.arch/sparc-sysstep.exp: New file.
16860 * gdb.arch/sparc-sysstep.c: Likewise.
16861
16862 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16863
8b924729
EBM
168642014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16865
16866 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16867
fb151210
JB
168682014-01-23 Tom Tromey <tromey@redhat.com>
16869
16870 * gdb.ada/array_char_idx: New testcase.
16871
0740f8d8
TT
168722014-01-23 Tom Tromey <tromey@redhat.com>
16873
16874 PR python/16487:
16875 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16876 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16877 classes.
16878
21909fa1
TT
168792014-01-23 Tom Tromey <tromey@redhat.com>
16880
16881 PR python/16491:
16882 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16883 string from an inferior frame.
16884 * gdb.python/py-framefilter-mi.exp: Update.
16885
87ce2a04
DE
168862014-01-22 Doug Evans <dje@google.com>
16887
16888 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16889
237b092b
AA
168902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16891
16892 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16893
d674a709
AA
168942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16895
16896 * gdb.trace/entry-values.exp: Remove excess space character from
16897 regex patterns. Handle s390 call instruction.
16898
20fa3390
AA
168992014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16900
16901 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16902 define "*_start" label. Make "name" static.
16903 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16904 ${name} by references to ${name}_start.
16905
78466714
AA
169062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16907
16908 * gdb.base/info-macros.exp: Remove "debug" from the compile
16909 options.
16910
ec9f644a
IB
169112014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16912
16913 * gdb.dlang/demangle.exp: New file.
16914
94b1b47e
IB
169152014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16916
16917 * gdb.dlang/primitive-types.exp: New file.
16918
7f420862
IB
169192014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16920
16921 * configure.ac: Create gdb.dlang/Makefile.
16922 * configure: Regenerate.
16923 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16924 * gdb.dlang/Makefile.in: New file.
16925 * lib/d-support.exp: New file.
16926 * lib/gdb.exp (skip_d_tests): New proc.
16927
52834460
MM
169282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16929
16930 * gdb.btrace/delta.exp: Check reverse stepi.
16931 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16932 * gdb.btrace/finish.exp: New.
16933 * gdb.btrace/next.exp: New.
16934 * gdb.btrace/nexti.exp: New.
16935 * gdb.btrace/record_goto.c: Add comments.
16936 * gdb.btrace/step.exp: New.
16937 * gdb.btrace/stepi.exp: New.
16938 * gdb.btrace/multi-thread-step.c: New.
16939 * gdb.btrace/multi-thread-step.exp: New.
16940 * gdb.btrace/rn-dl-bind.c: New.
16941 * gdb.btrace/rn-dl-bind.exp: New.
16942 * gdb.btrace/data.c: New.
16943 * gdb.btrace/data.exp: New.
16944 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16945
6e07b1d2
MM
169462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16947
16948 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16949 * gdb.btrace/exception.exp: Update.
16950 * gdb.btrace/instruction_history.exp: Update.
16951 * gdb.btrace/record_goto.exp: Update.
16952 * gdb.btrace/tailcall.exp: Update.
16953 * gdb.btrace/unknown_functions.exp: Update.
16954 * gdb.btrace/delta.exp: New.
16955
0b722aec
MM
169562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16957
16958 * gdb.btrace/record_goto.exp: Add backtrace test.
16959 * gdb.btrace/tailcall.exp: Add backtrace test.
16960
066ce621
MM
169612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16962
16963 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16964 * gdb.btrace/record_goto.c: New.
16965 * gdb.btrace/record_goto.exp: New.
16966 * gdb.btrace/x86-record_goto.S: New.
16967
0688d04e
MM
169682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16969
16970 * gdb.btrace/function_call_history.exp: Update tests.
16971 * gdb.btrace/instruction_history.exp: Update tests.
16972
8710b709
MM
169732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16974
16975 * gdb.btrace/function_call_history.exp: Fix expected field
16976 order for "record function-call-history".
16977 Add new tests for "record function-call-history /c".
16978 * gdb.btrace/exception.cc: New.
16979 * gdb.btrace/exception.exp: New.
16980 * gdb.btrace/tailcall.exp: New.
16981 * gdb.btrace/x86-tailcall.S: New.
16982 * gdb.btrace/x86-tailcall.c: New.
16983 * gdb.btrace/unknown_functions.c: New.
16984 * gdb.btrace/unknown_functions.exp: New.
16985 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16986
5de9129b
MM
169872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16988
16989 * gdb.btrace/instruction_history.exp: Update.
16990 * gdb.btrace/function_call_history.exp: Update.
16991
23a7fe75
MM
169922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16993
16994 * gdb.btrace/function_call_history.exp: Fix expected function
16995 trace.
16996 * gdb.btrace/instruction_history.exp: Initialize traced.
16997 Remove traced_functions.
16998
724c7dd8
MM
169992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17000
17001 * gdb.btrace/function_call_history.exp: Update
17002 * gdb.btrace/instruction_history.exp: Update.
17003
6d78d93b
MM
170042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17005
17006 * gdb.btrace/enable.exp: Update expected text.
17007
93a360cc
OJ
170082014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17009
17010 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17011 bytes.
17012
3772b53f
MR
170132014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17014
17015 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17016
596662fa
OJ
170172014-01-15 Omair Javaid <omair.javaid@linaro.org>
17018
17019 * lib/gdb.exp (supports_process_record): Return true for
17020 arm*-linux*. (supports_reverse): Likewise.
17021
b5b08fb4
SC
170222014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17023
17024 PR python/15464
17025 PR python/16113
17026 * gdb.python/py-type.c: Enhance test case.
17027 * gdb.python/py-value-cc.cc: Likewise
17028 * gdb.python/py-type.exp: Add new tests.
17029 * gdb.python/py-value-cc.exp: Likewise
17030
52d7fb13
AA
170312014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17032 Pedro Alves <palves@redhat.com>
17033
17034 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17035 Make "name" extern.
17036 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17037 references to ${name}_start by references to ${name}.
17038
a2cd8cfe
JB
170392014-01-10 Joel Brobecker <brobecker@adacore.com>
17040
17041 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17042
4e23fced
JB
170432014-01-10 Joel Brobecker <brobecker@adacore.com>
17044
17045 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17046
c6a9e42c
PA
170472014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17048 Pedro Alves <palves@redhat.com>
17049
17050 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17051 mi_gdb_target_load.
c6a9e42c 17052
b7ea362b
PA
170532014-01-08 Pedro Alves <palves@redhat.com>
17054
17055 * gdb.threads/reconnect-signal.c: New file.
17056 * gdb.threads/reconnect-signal.exp: New file.
17057
5e3f4fab
EBM
170582014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17059
17060 * gdb.base/source-dir.exp: New file.
17061
79301218
JB
170622014-01-07 Joel Brobecker <brobecker@adacore.com>
17063
17064 * gdb.ada/mi_interface: New testcase.
17065
8e355c5d
JB
170662014-01-07 Joel Brobecker <brobecker@adacore.com>
17067
17068 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17069 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17070 gdb.ada/pp-rec-component/pck.ads: New files.
17071
c0d48811
JB
170722014-01-07 Joel Brobecker <brobecker@adacore.com>
17073
17074 * gdb.python/py-pp-integral.c: New file.
17075 * gdb.python/py-pp-integral.py: New file.
17076 * gdb.python/py-pp-integral.exp: New file.
17077
17b609c3 17078For older changes see ChangeLog-1993-2013.
c906108c 17079\f
8d8cb839
EZ
17080;; Local Variables:
17081;; mode: change-log
17082;; left-margin: 8
17083;; fill-column: 74
17084;; version-control: never
17085;; End:
902f2ccb 17086
42a4f53d 17087 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17088 Copying and distribution of this file, with or without modification,
17089 are permitted provided the copyright notice and this notice are preserved.
This page took 3.626324 seconds and 4 git commands to generate.