]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix address violation when reading corrupt DWARF data.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
66953522
PB
12017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2
3 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4 extended mnemonic.
5 * gdb.arch/powerpc-power9.s: Likewise.
6
5524b525
AA
72017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8
9 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
10 on 32-bit x86 targets. Exploit is_*_target macros where
11 appropriate.
12
03c8af18
AA
132017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14
15 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
16 register pieces.
17
3bf31011
AA
182017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19
20 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
21 located in one or more DWARF pieces.
22
805acca0
AA
232017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
24
25 * lib/gdb.exp (get_endianness): New proc.
26 * gdb.arch/aarch64-fp.exp: Use it.
27 * gdb.arch/altivec-regs.exp: Likewise.
28 * gdb.arch/e500-regs.exp: Likewise.
29 * gdb.arch/vsx-regs.exp: Likewise.
30 * gdb.base/dump.exp: Likewise.
31 * gdb.base/funcargs.exp: Likewise.
32 * gdb.base/gnu_vector.exp: Likewise.
33 * gdb.dwarf2/formdata16.exp: Likewise.
34 * gdb.dwarf2/implptrpiece.exp: Likewise.
35 * gdb.dwarf2/nonvar-access.exp: Likewise.
36 * gdb.python/py-inferior.exp: Likewise.
37 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
38
e9352324
AA
392017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
40
41 PR gdb/21226
42 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
43 stack value pieces are taken from the LSB end.
44
d5d1163e
AA
452017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
46
47 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
48 variable at nonzero offset.
49
0567c986
AA
502017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
51
52 * gdb.dwarf2/var-access.c: New file.
53 * gdb.dwarf2/var-access.exp: New test.
54 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
55
973e9aab
TT
562017-06-12 Tom Tromey <tom@tromey.com>
57
58 * gdb.dwarf2/formdata16.exp: Add tests.
59
d9109c80
TT
602017-06-12 Tom Tromey <tom@tromey.com>
61
62 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
63
30a25466
TT
642017-06-12 Tom Tromey <tom@tromey.com>
65
66 PR exp/16225:
67 * gdb.reverse/i386-sse-reverse.exp: Update tests.
68 * gdb.arch/vsx-regs.exp: Update tests.
69 * gdb.arch/s390-vregs.exp (hex128): New proc.
70 Update test.
71 * gdb.arch/altivec-regs.exp: Update tests.
72
aefd8b33
SDJ
732017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
74
75 * gdb.base/startup-with-shell.c: New file.
76 * gdb.base/startup-with-shell.exp: Likewise.
77
2090129c
SDJ
782017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
79
80 * gdb.server/non-existing-program.exp: Update regex in order to
81 reflect the fact that gdbserver is now using fork_inferior (with a
82 shell) to startup the inferior.
83
8e86a419
SM
842017-05-30 Simon Marchi <simon.marchi@ericsson.com>
85
86 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
87 support function calls from GDB.
88
e6cf65f2
TT
892017-05-21 Tom Tromey <tom@tromey.com>
90
91 PR rust/21466:
92 * gdb.rust/unsized.exp: New file.
93 * gdb.rust/unsized.rs: New file.
94
43cc5389
TT
952017-05-19 Tom Tromey <tom@tromey.com>
96
97 PR rust/21484:
98 * gdb.rust/watch.exp: New file.
99 * gdb.rust/watch.rs: New file.
100
ec8df234
TT
1012017-05-18 Tom Tromey <tom@tromey.com>
102
103 * gdb.rust/simple.exp: Allow Box to be qualified.
104
3e3e7fae
TP
1052017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
106
107 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
108
59cc050d
PA
1092017-05-18 Pedro Alves <palves@redhat.com>
110
111 * gdb.base/fileio.c (test_write, test_read, test_close)
112 (test_fstat): Don't print 'ret' in the fail path.
113
c8f6abd1
PA
1142017-05-18 Pedro Alves <palves@redhat.com>
115
116 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
117 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
118 (test_system, test_rename, test_unlink, test_time): Change
119 prototypes.
120 * gdb.base/fileio.exp (stop_msg): Adjust.
121
d2a03b77
PA
1222017-05-18 Pedro Alves <palves@redhat.com>
123
124 * gdb.base/fileio.c (null_str): New global.
125 (test_stat): Use it.
126 * gdb.base/fileio.exp: Remove nowarnings.
127
0d5c6999
YQ
1282017-05-17 Yao Qi <yao.qi@linaro.org>
129
130 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
131
21873064
YQ
1322017-05-17 Simon Marchi <simon.marchi@ericsson.com>
133
134 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
135 argument command.
136 (top-level): Invoke test_set_inferior_tty.
137
d512d31c
PA
1382017-05-04 Pedro Alves <palves@redhat.com>
139
140 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
141 Add parens to print call for Python 3.
142
90cef2ed
KS
1432017-05-03 Keith Seitz <keiths@redhat.com>
144
145 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
146 (main): Call it.
147
14f819c8
TW
1482017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
149
150 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
151 to prev and next.
152
913aeadd
TW
1532017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
154
155 * gdb.python/py-record-btrace.exp: Remove test for
156 gdb.BtraceInstruction.error.
157
a3be24ad
TW
1582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
159
160 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
161
ae20e79a
TW
1622017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
163
164 * gdb.python/py-record-btrace-threads.c: New file.
165 * gdb.python/py-record-btrace-threads.exp: New file.
166
45ce1b47
SDJ
1672017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
168
169 PR testsuite/8595
170 * gdb.base/environ.exp: Make test available in all architectures.
171 Move bits related to "info program" testing to
172 gdb.base/info-program.exp. Rewrite tests to use the two new
173 procedures mentione below.
174 (test_set_show_env_var) New procedure.
175 (test_set_show_env_var_equal): Likewise.
176 * gdb.base/info-program.exp: New file.
177
e15c3eb4
KS
1782017-04-27 Keith Seitz <keiths@redhat.com>
179
180 * gdb.cp/oranking.cc (test15): New function.
181 (main): Call test15 and declare additional variables for testing.
182 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
183 "p foo101('abc')" tests.
184 Add tests for cv qualifier overloads.
185 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
186 "lvalue reference overload" test.
187 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
188 "print value of f1 on Child&& in f2" test.
189
3a3fd0fd
PA
1902017-04-19 Pedro Alves <palves@redhat.com>
191
192 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
193 procedure.
194 (top level): Call it.
195 * lib/gdb.exp (gdb_define_cmd): New procedure.
196
53375380
PA
1972017-04-12 Pedro Alves <palves@redhat.com>
198
199 PR gdb/21323
200 * gdb.cp/wide_char_types.c: Include <wchar.h>.
201 (wchar): New global.
202 * gdb.cp/wide_char_types.exp (wide_char_types_program)
203 (do_test_wide_char, wide_char_types_no_program, top level): Add
204 wchar_t testing.
205
53e710ac
PA
2062017-04-12 Pedro Alves <palves@redhat.com>
207
208 PR c++/21323
209 * gdb.cp/wide_char_types.c: New file.
210 * gdb.cp/wide_char_types.exp: New file.
211
0ad9d8c7
SDJ
2122017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
213
214 PR gdb/21352
215 * gdb.trace/tsv.exp: Add test for "tsave -r".
216
b1b45502
IB
2172017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
218
219 * gdb.dlang/watch-loc.c: New file.
220 * gdb.dlang/watch-loc.exp: New file.
221
ec13808e
JK
2222017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
223
224 * gdb.python/py-section-script.exp (sepdebug): New testcases.
225
fe5f7374
AK
2262017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
227
228 * gdb.arch/arc-analyze-prologue.S: New file.
229 * gdb.arch/arc-analyze-prologue.exp: Likewise.
230
eea78757
AK
2312017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
232
233 * gdb.arch/arc-decode-insn.S: New file.
234 * gdb.arch/arc-decode-insn.exp: Likewise.
235
5badf10a
IR
2362017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
237
238 PR tdep/20928
239 * gdb.arch/sparc64-regs.exp: New file.
240 * gdb.arch/sparc64-regs.S: Likewise.
241
cee59b3f
TW
2422017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
243
244 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
245 and memory view on Python 3.
246
c0f55cc6
AV
2472017-03-20 Artemiy Volkov <artemiyv@acm.org>
248 Keith Seitz <keiths@redhat.com>
249
250 PR gdb/14441
251 * gdb.cp/demangle.exp: Add rvalue reference tests.
252 * gdb.cp/rvalue-ref-casts.cc: New file.
253 * gdb.cp/rvalue-ref-casts.exp: New file.
254 * gdb.cp/rvalue-ref-overload.cc: New file.
255 * gdb.cp/rvalue-ref-overload.exp: New file.
256 * gdb.cp/rvalue-ref-params.cc: New file.
257 * gdb.cp/rvalue-ref-params.exp: New file.
258 * gdb.cp/rvalue-ref-sizeof.cc: New file.
259 * gdb.cp/rvalue-ref-sizeof.exp: New file.
260 * gdb.cp/rvalue-ref-types.cc: New file.
261 * gdb.cp/rvalue-ref-types.exp: New file.
262 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
263 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
264
51457a05
MAL
2652017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
266
267 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
268 New procedure.
269
5b291c04
MAL
2702017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
271
272 * lib/mi-support.exp (mi_gdb_test): Add additional message
273 for unexpected output.
274
59a56148
AA
2752017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
276
277 * gdb.base/examine-backward.c (Barrier): New character array
278 constant, to ensure that TestStrings is preceded by a string
279 terminator.
280
7942e96e
AA
2812017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
282
283 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
284 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
285 and implicit pointer into such a location.
286
6ebac3fb
DE
2872017-03-16 Doug Evans <dje@google.com>
288
289 * gdb.python/py-lazy-string (pointer): Really add new typedef.
290
ec3b243d
TP
2912017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
292
293 * gdb.cp/m-static.exp: Fix expectation for prototype of
294 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
295
2962017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
297
298 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
299 * gdb.guile/scm-lazy-string.c: New file.
300 * gdb.guile/scm-value.exp: Move lazy string tests to ...
301 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
302 for pointer, array, typedef lazy strings.
303
2cc36e25 3042017-03-16 Doug Evans <dje@google.com>
34b43320
DE
305
306 PR python/17728, python/18439, python/18779
307 * gdb.python/py-value.c (main) Delete locals sptr, sn.
308 * gdb.python/py-lazy-string.c (pointer): New typedef.
309 (main): New locals ptr, array, typedef_ptr.
310 * gdb.python/py-value.exp: Move lazy string tests to ...
311 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
312 array, typedef lazy strings.
ec3b243d 313
0efcde63
AK
3142017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
315
316 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
317 Add optional 'test' parameter.
318
7978d7c3
SM
3192017-03-13 Simon Marchi <simon.marchi@ericsson.com>
320
321 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
322 Skip for versions of DejaGnu < 1.5.
323
896c0c1e
SM
3242017-03-13 Simon Marchi <simon.marchi@ericsson.com>
325
326 * lib/gdb.exp (dejagnu_version): New proc.
327 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
328 Use dejagnu_version.
329
5f4d1085
KS
3302017-03-10 Keith Seitz <keiths@redhat.com>
331
332 PR c++/8128
333 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
334 type from destructor regexps.
335 Add a branch which actually passes the test.
336 Adjust "ptype t5i" test names.
337
1de05205
PA
3382017-03-08 Pedro Alves <palves@redhat.com>
339
340 * gdb.base/step-over-exit.exp: Add explicit test message.
341
c65d6b55
PA
3422017-03-08 Pedro Alves <palves@redhat.com>
343
344 PR gdb/18360
345 * gdb.threads/interrupt-while-step-over.c: New file.
346 * gdb.threads/interrupt-while-step-over.exp: New file.
347
2e86a283
PA
3482017-03-08 Pedro Alves <palves@redhat.com>
349
350 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
351 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
352
25dcbff6
PA
3532017-03-08 Pedro Alves <palves@redhat.com>
354
355 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
356 PKRU as not supported as a PASS.
357
dc9366eb
PA
3582017-03-08 Pedro Alves <palves@redhat.com>
359
360 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
361 prefix instead of $binfile1/$binfile2.
362 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
363 in test message.
364 * gdb.python/py-completion.exp: Use "load python file" as test
365 messages instead of unstable path names.
366
6e5d74e7
PA
3672017-03-08 Pedro Alves <palves@redhat.com>
368 Jan Kratochvil <jan.kratochvil@redhat.com>
369
370 PR cli/21218
371 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
372 New proc.
373 (top level): Call it.
374
9753a2f6
PA
3752017-03-08 Pedro Alves <palves@redhat.com>
376
377 PR tui/21216
378 * gdb.tui/tui-nl-filtered-output.exp: New file.
379
1a4dd9dd
PA
3802017-03-08 Pedro Alves <palves@redhat.com>
381
382 * gdb.base/completion.exp: Move TUI completion tests to ...
383 * gdb.tui/completion.exp: ... this new file.
384
7cbbff33
PA
3852017-03-08 Pedro Alves <palves@redhat.com>
386
387 * gdb.base/tui-disasm-long-lines.c,
388 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
389 gdb.base/tui-layout.exp: Move to ...
390 * gdb.tui/: ... this new directory.
391
5f6fd321
PA
3922017-03-07 Pedro Alves <palves@redhat.com>
393
394 * gdb.base/tui-layout.c: New file.
395 * gdb.base/tui-layout.exp: New file.
396
44959fa8
PA
3972017-03-07 Pedro Alves <palves@redhat.com>
398
399 * gdb.base/tui-layout.c: Rename to ...
400 * gdb.base/tui-disasm-long-lines.c: ... this.
401 * gdb.base/tui-layout.exp: Rename to ...
402 * gdb.base/tui-disasm-long-lines.exp: ... this.
403
f8c4e718
PA
4042017-03-07 Pedro Alves <palves@redhat.com>
405
406 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
407
6dbb839a 4082017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
409
410 * i386-mpx-call.c: New file.
411 * i386-mpx-call.exp: New file.
412
65b48a81
PB
4132017-02-28 Peter Bergner <bergner@vnet.ibm.com>
414
415 * gdb.arch/powerpc-power.exp: Delete test.
416 * gdb.arch/powerpc-power.s: Likewise.
417 * gdb.disasm/disassembler-options.exp: New test.
418 * gdb.arch/powerpc-altivec.exp: Likewise.
419 * gdb.arch/powerpc-altivec.s: Likewise.
420 * gdb.arch/powerpc-altivec2.exp: Likewise.
421 * gdb.arch/powerpc-altivec2.s: Likewise.
422 * gdb.arch/powerpc-altivec3.exp: Likewise.
423 * gdb.arch/powerpc-altivec3.s: Likewise.
424 * gdb.arch/powerpc-power7.exp: Likewise.
425 * gdb.arch/powerpc-power7.s: Likewise.
426 * gdb.arch/powerpc-power8.exp: Likewise.
427 * gdb.arch/powerpc-power8.s: Likewise.
428 * gdb.arch/powerpc-power9.exp: Likewise.
429 * gdb.arch/powerpc-power9.s: Likewise.
430 * gdb.arch/powerpc-vsx.exp: Likewise.
431 * gdb.arch/powerpc-vsx.s: Likewise.
432 * gdb.arch/powerpc-vsx2.exp: Likewise.
433 * gdb.arch/powerpc-vsx2.s: Likewise.
434 * gdb.arch/powerpc-vsx3.exp: Likewise.
435 * gdb.arch/powerpc-vsx3.s: Likewise.
436 * gdb.arch/arm-disassembler-options.exp: Likewise.
437 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
438 * gdb.arch/s390-disassembler-options.exp: Likewise.
439
17cd4947
LM
4402017-02-23 Luis Machado <lgustavo@codesourcery.com>
441
442 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
443 (check_supported_features): ... this. Changed return type to void.
444 (supports_rdseed): New static global.
445 (rdseed): Check supports_rdseed.
446 (initialize): Call check_supported_features.
447
2039d74e
EBM
4482017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
449
450 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
451 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
452 and lqarx/stqcx.
453 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
454 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
455
a51d7ecf
EBM
4562017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
457
458 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
459 uppercase.
460
0224619f
JK
4612017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
462
463 * gdb.dwarf2/formdata16.c: New file.
464 * gdb.dwarf2/formdata16.exp: New file.
465 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
466
216f72a1
JK
4672017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
468
469 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
470 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
471 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
472 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
473 DW_AT_GNU_*.
474
43988095
JK
4752017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
476
477 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
478
99e8a4f9
SDJ
4792017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
480
481 PR gdb/21164
482 * gdb.base/maint.exp: Add testcases for when the commands do
483 not have arguments.
484
b58a8c0c
TP
4852017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
486
487 * gdb.cp/chained-calls.exp: Use p instead of P.
488
4e746bb6
TW
4892017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
490
491 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
492 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
493
3f77c769
TT
4942017-02-14 Tom Tromey <tom@tromey.com>
495
496 PR python/13598:
497 * gdb.python/py-events.exp: Add before_prompt event tests.
498
075beec0
AA
4992017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
500
501 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
502
bf5f525c
LM
5032017-02-13 Luis Machado <lgustavo@codesourcery.com>
504
505 * gdb.linespec/explicit.c (my_unique_function_name): New function.
506 (main): Call my_unique_function_name.
507 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
508 completion of patterns with a single match.
509 Add missing -re switches to gdb_test_multiple calls.
510
13a66184
LM
5112017-02-13 Luis Machado <lgustavo@codesourcery.com>
512
513 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
514 return if core file is not recognized.
515
26a06916
SM
5162017-02-10 Simon Marchi <simon.marchi@ericsson.com>
517
518 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
519 and extra UIs.
520
b761ca9e
SM
5212017-02-10 Simon Marchi <simon.marchi@ericsson.com>
522
523 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
524 proc_with_prefix.
525
b964bee0
TT
5262017-02-10 Tom Tromey <tom@tromey.com>
527
528 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
529
18da0c51
MG
5302017-02-10 Martin Galvan <martingalvan@sourceware.org>
531
532 PR gdb/21122
533 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
534
604c4576
JG
5352017-02-08 Jerome Guitton <guitton@adacore.com>
536
537 * gdb.base/define.exp: Add test for command abbreviations
538 in define.
539
20b477a7
LM
5402017-02-06 Luis Machado <lgustavo@codesourcery.com>
541
542 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
543 * gdb.reverse/insn-reverse-x86.c: New file.
544
3f7b46f2
IR
5452017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
546
547 PR tdep/20936
548 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
549
f0fd41c1
TT
5502017-02-03 Tom Tromey <tom@tromey.com>
551
552 PR rust/21097:
553 * gdb.rust/simple.exp: Add new tests.
554
5be5dbf0
PA
5552017-02-02 Pedro Alves <palves@redhat.com>
556
557 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
558 tests.
559
7346ef59
AA
5602017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
561
562 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
563 taking a 2-byte value out of a 4-byte DWARF implicit value on
564 big-endian targets.
565 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
566 logic. Add test cases for DW_OP_implicit.
567
787f0025
MM
5682017-02-01 Markus Metzger <markus.t.metzger@intel.com>
569
570 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
571
68777c29
MM
5722017-02-01 Markus Metzger <markus.t.metzger@intel.com>
573
574 * gdb.btrace/enable.exp: Call gdb_exit before
575 skip_gdbserver_tests.
576
0a1c7e28
MM
5772017-02-01 Markus Metzger <markus.t.metzger@intel.com>
578
579 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
580 GDBFLAGS.
581
b5ac99b0
MM
5822017-02-01 Markus Metzger <markus.t.metzger@intel.com>
583
584 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
585 the test is skipped.
586 * gdb.btrace/data.exp: Likewise.
587 * gdb.btrace/delta.exp: Likewise.
588 * gdb.btrace/dlopen.exp: Likewise.
589 * gdb.btrace/enable-running.exp: Likewise.
590 * gdb.btrace/enable.exp: Likewise.
591 * gdb.btrace/exception.exp: Likewise.
592 * gdb.btrace/function_call_history.exp: Likewise.
593 * gdb.btrace/gcore.exp: Likewise.
594 * gdb.btrace/instruction_history.exp: Likewise.
595 * gdb.btrace/multi-thread-step.exp: Likewise.
596 * gdb.btrace/nohist.exp: Likewise.
597 * gdb.btrace/non-stop.exp: Likewise.
598 * gdb.btrace/reconnect.exp: Likewise.
599 * gdb.btrace/record_goto-step.exp: Likewise.
600 * gdb.btrace/record_goto.exp: Likewise.
601 * gdb.btrace/rn-dl-bind.exp: Likewise.
602 * gdb.btrace/segv.exp: Likewise.
603 * gdb.btrace/step.exp: Likewise.
604 * gdb.btrace/stepi.exp: Likewise.
605 * gdb.btrace/tailcall-only.exp: Likewise.
606 * gdb.btrace/tailcall.exp: Likewise.
607 * gdb.btrace/tsx.exp: Likewise.
608 * gdb.btrace/unknown_functions.exp: Likewise.
609 * gdb.btrace/vdso.exp: Likewise.
610
cd4007e4
MM
6112017-02-01 Markus Metzger <markus.t.metzger@intel.com>
612
613 * gdb.btrace/enable-running.c: New.
614 * gdb.btrace/enable-running.exp: New.
615
2735833d
WT
6162017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
617
618 * gdb.arch/amd64-gs_base.c: New file.
619 * gdb.arch/amd64-gs_base.exp: New file.
620
b51e1e94
LM
6212017-01-26 Luis Machado <lgustavo@codesourcery.com>
622
623 * lib/memory.exp: Remove spurious empty newlines.
624
72ca0410
SM
6252017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
626
627 * gdb.python/py-bad-printers.exp: Load python file using "source".
628 * gdb.python/py-events.exp: Likewise.
629 * gdb.python/py-evsignal.exp: Likewise.
630 * gdb.python/py-evthreads.exp: Likewise.
631 * gdb.python/py-frame-args.exp: Likewise.
632 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
633 * gdb.python/py-framefilter-mi.exp: Likewise.
634 * gdb.python/py-framefilter.exp: Likewise.
635 * gdb.python/py-mi.exp: Likewise.
636 * gdb.python/py-pp-maint.exp: Likewise.
637 * gdb.python/py-pp-registration.exp: Likewise.
638 * gdb.python/py-prettyprint.exp: Likewise.
639 (run_lang_tests): Likewise.
640 * gdb.python/py-typeprint.exp: Likewise.
641
e309aa65
LM
6422017-01-26 Luis Machado <lgustavo@codesourcery.com>
643
644 * lib/memory.exp: New file.
645 * lib/gdb.exp: Load memory.exp.
646 * gdb.base/memattr.exp (delete_memory): Move proc to
647 lib/memory.exp and rename to delete_memory_regions.
648 Replace delete_memory with delete_memory_regions.
649 Cleanup memory regions before tests.
650 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
651 before tests.
652
515aff23
LM
6532017-01-26 Luis Machado <lgustavo@codesourcery.com>
654
655 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
656 files.
657 (initialize): New function conditionally defined.
658 (testcases): Move within conditional block.
659 (main): Call initialize.
660 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
661 of gdb.reverse/insn-reverse.c.
662 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
663 gdb.reverse/insn-reverse.c.
664
d8b49cf0
YQ
6652017-01-26 Yao Qi <yao.qi@linaro.org>
666
667 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
668 disassemble on address 0.
669
f13a9a0c
YQ
6702017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
671 Yao Qi <yao.qi@linaro.org>
672
673 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
674 * gdb.dwarf2/implptr-64bit.S: Remove.
675 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
676 variables in caller's context. Add DW_OP_implicit_value.
677
5ac95241
YQ
6782017-01-25 Yao Qi <yao.qi@linaro.org>
679
680 * lib/dwarf.exp (Dwarf::_location): Handle
681 DW_OP_GNU_implicit_pointer with proper size.
682
23e82930
LM
6832017-01-20 Luis Machado <lgustavo@codesourcery.com>
684
685 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
686 and add untested calls.
687
d334ae25
LM
6882017-01-20 Luis Machado <lgustavo@codesourcery.com>
689
690 * gdb.python/python.exp: Check line number against what GDB thinks
691 the line number is for func1.
692
f5e6296e
IB
6932017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
694
695 * gdb.dlang/debug-expr.exp: New file.
696
5b362f04
LM
6972016-12-23 Luis Machado <lgustavo@codesourcery.com>
698
699 Fix test names for the following files:
700
701 * gdb.ada/exec_changed.exp
702 * gdb.ada/info_types.exp
703 * gdb.arch/aarch64-atomic-inst.exp
704 * gdb.arch/aarch64-fp.exp
705 * gdb.arch/altivec-abi.exp
706 * gdb.arch/altivec-regs.exp
707 * gdb.arch/amd64-byte.exp
708 * gdb.arch/amd64-disp-step.exp
709 * gdb.arch/amd64-dword.exp
710 * gdb.arch/amd64-entry-value-inline.exp
711 * gdb.arch/amd64-entry-value-param.exp
712 * gdb.arch/amd64-entry-value-paramref.exp
713 * gdb.arch/amd64-entry-value.exp
714 * gdb.arch/amd64-i386-address.exp
715 * gdb.arch/amd64-invalid-stack-middle.exp
716 * gdb.arch/amd64-invalid-stack-top.exp
717 * gdb.arch/amd64-optimout-repeat.exp
718 * gdb.arch/amd64-prologue-skip.exp
719 * gdb.arch/amd64-prologue-xmm.exp
720 * gdb.arch/amd64-stap-special-operands.exp
721 * gdb.arch/amd64-stap-wrong-subexp.exp
722 * gdb.arch/amd64-tailcall-cxx.exp
723 * gdb.arch/amd64-tailcall-noret.exp
724 * gdb.arch/amd64-tailcall-ret.exp
725 * gdb.arch/amd64-tailcall-self.exp
726 * gdb.arch/amd64-word.exp
727 * gdb.arch/arm-bl-branch-dest.exp
728 * gdb.arch/arm-disp-step.exp
729 * gdb.arch/arm-neon.exp
730 * gdb.arch/arm-single-step-kernel-helper.exp
731 * gdb.arch/avr-flash-qualifier.exp
732 * gdb.arch/disp-step-insn-reloc.exp
733 * gdb.arch/e500-abi.exp
734 * gdb.arch/e500-regs.exp
735 * gdb.arch/ftrace-insn-reloc.exp
736 * gdb.arch/i386-avx512.exp
737 * gdb.arch/i386-bp_permanent.exp
738 * gdb.arch/i386-byte.exp
739 * gdb.arch/i386-cfi-notcurrent.exp
740 * gdb.arch/i386-disp-step.exp
741 * gdb.arch/i386-dr3-watch.exp
742 * gdb.arch/i386-float.exp
743 * gdb.arch/i386-gnu-cfi.exp
744 * gdb.arch/i386-mpx-map.exp
745 * gdb.arch/i386-mpx-sigsegv.exp
746 * gdb.arch/i386-mpx-simple_segv.exp
747 * gdb.arch/i386-mpx.exp
748 * gdb.arch/i386-permbkpt.exp
749 * gdb.arch/i386-prologue.exp
750 * gdb.arch/i386-signal.exp
751 * gdb.arch/i386-size-overlap.exp
752 * gdb.arch/i386-unwind.exp
753 * gdb.arch/i386-word.exp
754 * gdb.arch/mips-fcr.exp
755 * gdb.arch/powerpc-d128-regs.exp
756 * gdb.arch/powerpc-stackless.exp
757 * gdb.arch/ppc64-atomic-inst.exp
758 * gdb.arch/s390-stackless.exp
759 * gdb.arch/s390-tdbregs.exp
760 * gdb.arch/s390-vregs.exp
761 * gdb.arch/sparc-sysstep.exp
762 * gdb.arch/thumb-bx-pc.exp
763 * gdb.arch/thumb-singlestep.exp
764 * gdb.arch/thumb2-it.exp
765 * gdb.arch/vsx-regs.exp
766 * gdb.asm/asm-source.exp
767 * gdb.base/a2-run.exp
768 * gdb.base/advance.exp
769 * gdb.base/all-bin.exp
770 * gdb.base/anon.exp
771 * gdb.base/args.exp
772 * gdb.base/arithmet.exp
773 * gdb.base/async-shell.exp
774 * gdb.base/async.exp
775 * gdb.base/attach-pie-noexec.exp
776 * gdb.base/attach-twice.exp
777 * gdb.base/auto-load.exp
778 * gdb.base/bang.exp
779 * gdb.base/bitfields.exp
780 * gdb.base/break-always.exp
781 * gdb.base/break-caller-line.exp
782 * gdb.base/break-entry.exp
783 * gdb.base/break-inline.exp
784 * gdb.base/break-on-linker-gcd-function.exp
785 * gdb.base/break-probes.exp
786 * gdb.base/break.exp
787 * gdb.base/breakpoint-shadow.exp
788 * gdb.base/call-ar-st.exp
789 * gdb.base/call-sc.exp
790 * gdb.base/call-signal-resume.exp
791 * gdb.base/call-strs.exp
792 * gdb.base/callfuncs.exp
793 * gdb.base/catch-fork-static.exp
794 * gdb.base/catch-gdb-caused-signals.exp
795 * gdb.base/catch-load.exp
796 * gdb.base/catch-signal-fork.exp
797 * gdb.base/catch-signal.exp
798 * gdb.base/catch-syscall.exp
799 * gdb.base/charset.exp
800 * gdb.base/checkpoint.exp
801 * gdb.base/chng-syms.exp
802 * gdb.base/code-expr.exp
803 * gdb.base/code_elim.exp
804 * gdb.base/commands.exp
805 * gdb.base/completion.exp
806 * gdb.base/complex.exp
807 * gdb.base/cond-expr.exp
808 * gdb.base/condbreak.exp
809 * gdb.base/consecutive.exp
810 * gdb.base/continue-all-already-running.exp
811 * gdb.base/coredump-filter.exp
812 * gdb.base/corefile.exp
813 * gdb.base/dbx.exp
814 * gdb.base/debug-expr.exp
815 * gdb.base/define.exp
816 * gdb.base/del.exp
817 * gdb.base/disabled-location.exp
818 * gdb.base/disasm-end-cu.exp
819 * gdb.base/disasm-optim.exp
820 * gdb.base/display.exp
821 * gdb.base/duplicate-bp.exp
822 * gdb.base/ena-dis-br.exp
823 * gdb.base/ending-run.exp
824 * gdb.base/enumval.exp
825 * gdb.base/environ.exp
826 * gdb.base/eu-strip-infcall.exp
827 * gdb.base/eval-avoid-side-effects.exp
828 * gdb.base/eval-skip.exp
829 * gdb.base/exitsignal.exp
830 * gdb.base/expand-psymtabs.exp
831 * gdb.base/filesym.exp
832 * gdb.base/find-unmapped.exp
833 * gdb.base/finish.exp
834 * gdb.base/float.exp
835 * gdb.base/foll-exec-mode.exp
836 * gdb.base/foll-exec.exp
837 * gdb.base/foll-fork.exp
838 * gdb.base/fortran-sym-case.exp
839 * gdb.base/freebpcmd.exp
840 * gdb.base/func-ptr.exp
841 * gdb.base/func-ptrs.exp
842 * gdb.base/funcargs.exp
843 * gdb.base/gcore-buffer-overflow.exp
844 * gdb.base/gcore-relro-pie.exp
845 * gdb.base/gcore-relro.exp
846 * gdb.base/gcore.exp
847 * gdb.base/gdb1090.exp
848 * gdb.base/gdb11530.exp
849 * gdb.base/gdb11531.exp
850 * gdb.base/gdb1821.exp
851 * gdb.base/gdbindex-stabs.exp
852 * gdb.base/gdbvars.exp
853 * gdb.base/hbreak.exp
854 * gdb.base/hbreak2.exp
855 * gdb.base/included.exp
856 * gdb.base/infcall-input.exp
857 * gdb.base/inferior-died.exp
858 * gdb.base/infnan.exp
859 * gdb.base/info-macros.exp
860 * gdb.base/info-os.exp
861 * gdb.base/info-proc.exp
862 * gdb.base/info-shared.exp
863 * gdb.base/info-target.exp
864 * gdb.base/infoline.exp
865 * gdb.base/interp.exp
866 * gdb.base/interrupt.exp
867 * gdb.base/jit-reader.exp
868 * gdb.base/jit-simple.exp
869 * gdb.base/kill-after-signal.exp
870 * gdb.base/kill-detach-inferiors-cmd.exp
871 * gdb.base/label.exp
872 * gdb.base/langs.exp
873 * gdb.base/ldbl_e308.exp
874 * gdb.base/line-symtabs.exp
875 * gdb.base/linespecs.exp
876 * gdb.base/list.exp
877 * gdb.base/long_long.exp
878 * gdb.base/longest-types.exp
879 * gdb.base/maint.exp
880 * gdb.base/max-value-size.exp
881 * gdb.base/memattr.exp
882 * gdb.base/mips_pro.exp
883 * gdb.base/morestack.exp
884 * gdb.base/moribund-step.exp
885 * gdb.base/multi-forks.exp
886 * gdb.base/nested-addr.exp
887 * gdb.base/nextoverexit.exp
888 * gdb.base/noreturn-finish.exp
889 * gdb.base/noreturn-return.exp
890 * gdb.base/nostdlib.exp
891 * gdb.base/offsets.exp
892 * gdb.base/opaque.exp
893 * gdb.base/pc-fp.exp
894 * gdb.base/permissions.exp
895 * gdb.base/print-symbol-loading.exp
896 * gdb.base/prologue-include.exp
897 * gdb.base/psymtab.exp
898 * gdb.base/ptype.exp
899 * gdb.base/random-signal.exp
900 * gdb.base/randomize.exp
901 * gdb.base/range-stepping.exp
902 * gdb.base/readline-ask.exp
903 * gdb.base/recpar.exp
904 * gdb.base/recurse.exp
905 * gdb.base/relational.exp
906 * gdb.base/restore.exp
907 * gdb.base/return-nodebug.exp
908 * gdb.base/return.exp
909 * gdb.base/run-after-attach.exp
910 * gdb.base/save-bp.exp
911 * gdb.base/scope.exp
912 * gdb.base/sect-cmd.exp
913 * gdb.base/set-lang-auto.exp
914 * gdb.base/set-noassign.exp
915 * gdb.base/setvar.exp
916 * gdb.base/sigall.exp
917 * gdb.base/sigbpt.exp
918 * gdb.base/siginfo-addr.exp
919 * gdb.base/siginfo-infcall.exp
920 * gdb.base/siginfo-obj.exp
921 * gdb.base/siginfo.exp
922 * gdb.base/signals-state-child.exp
923 * gdb.base/signest.exp
924 * gdb.base/sigstep.exp
925 * gdb.base/sizeof.exp
926 * gdb.base/skip.exp
927 * gdb.base/solib-corrupted.exp
928 * gdb.base/solib-nodir.exp
929 * gdb.base/solib-search.exp
930 * gdb.base/stack-checking.exp
931 * gdb.base/stale-infcall.exp
932 * gdb.base/stap-probe.exp
933 * gdb.base/start.exp
934 * gdb.base/step-break.exp
935 * gdb.base/step-bt.exp
936 * gdb.base/step-line.exp
937 * gdb.base/step-over-exit.exp
938 * gdb.base/step-over-syscall.exp
939 * gdb.base/step-resume-infcall.exp
940 * gdb.base/step-test.exp
941 * gdb.base/store.exp
942 * gdb.base/structs3.exp
943 * gdb.base/sym-file.exp
944 * gdb.base/symbol-without-target_section.exp
945 * gdb.base/term.exp
946 * gdb.base/testenv.exp
947 * gdb.base/ui-redirect.exp
948 * gdb.base/until.exp
949 * gdb.base/unwindonsignal.exp
950 * gdb.base/value-double-free.exp
951 * gdb.base/vla-datatypes.exp
952 * gdb.base/vla-ptr.exp
953 * gdb.base/vla-sideeffect.exp
954 * gdb.base/volatile.exp
955 * gdb.base/watch-cond-infcall.exp
956 * gdb.base/watch-cond.exp
957 * gdb.base/watch-non-mem.exp
958 * gdb.base/watch-read.exp
959 * gdb.base/watch-vfork.exp
960 * gdb.base/watchpoint-cond-gone.exp
961 * gdb.base/watchpoint-delete.exp
962 * gdb.base/watchpoint-hw-hit-once.exp
963 * gdb.base/watchpoint-hw.exp
964 * gdb.base/watchpoint-stops-at-right-insn.exp
965 * gdb.base/watchpoints.exp
966 * gdb.base/wchar.exp
967 * gdb.base/whatis-exp.exp
968 * gdb.btrace/buffer-size.exp
969 * gdb.btrace/data.exp
970 * gdb.btrace/delta.exp
971 * gdb.btrace/dlopen.exp
972 * gdb.btrace/enable.exp
973 * gdb.btrace/exception.exp
974 * gdb.btrace/function_call_history.exp
975 * gdb.btrace/gcore.exp
976 * gdb.btrace/instruction_history.exp
977 * gdb.btrace/nohist.exp
978 * gdb.btrace/reconnect.exp
979 * gdb.btrace/record_goto-step.exp
980 * gdb.btrace/record_goto.exp
981 * gdb.btrace/rn-dl-bind.exp
982 * gdb.btrace/segv.exp
983 * gdb.btrace/step.exp
984 * gdb.btrace/stepi.exp
985 * gdb.btrace/tailcall-only.exp
986 * gdb.btrace/tailcall.exp
987 * gdb.btrace/tsx.exp
988 * gdb.btrace/unknown_functions.exp
989 * gdb.btrace/vdso.exp
990 * gdb.compile/compile-ifunc.exp
991 * gdb.compile/compile-ops.exp
992 * gdb.compile/compile-print.exp
993 * gdb.compile/compile-setjmp.exp
994 * gdb.cp/abstract-origin.exp
995 * gdb.cp/ambiguous.exp
996 * gdb.cp/annota2.exp
997 * gdb.cp/annota3.exp
998 * gdb.cp/anon-ns.exp
999 * gdb.cp/anon-struct.exp
1000 * gdb.cp/anon-union.exp
1001 * gdb.cp/arg-reference.exp
1002 * gdb.cp/baseenum.exp
1003 * gdb.cp/bool.exp
1004 * gdb.cp/breakpoint.exp
1005 * gdb.cp/bs15503.exp
1006 * gdb.cp/call-c.exp
1007 * gdb.cp/casts.exp
1008 * gdb.cp/chained-calls.exp
1009 * gdb.cp/class2.exp
1010 * gdb.cp/classes.exp
1011 * gdb.cp/cmpd-minsyms.exp
1012 * gdb.cp/converts.exp
1013 * gdb.cp/cp-relocate.exp
1014 * gdb.cp/cpcompletion.exp
1015 * gdb.cp/cpexprs.exp
1016 * gdb.cp/cplabel.exp
1017 * gdb.cp/cplusfuncs.exp
1018 * gdb.cp/cpsizeof.exp
1019 * gdb.cp/ctti.exp
1020 * gdb.cp/derivation.exp
1021 * gdb.cp/destrprint.exp
1022 * gdb.cp/dispcxx.exp
1023 * gdb.cp/enum-class.exp
1024 * gdb.cp/exception.exp
1025 * gdb.cp/exceptprint.exp
1026 * gdb.cp/expand-psymtabs-cxx.exp
1027 * gdb.cp/expand-sals.exp
1028 * gdb.cp/extern-c.exp
1029 * gdb.cp/filename.exp
1030 * gdb.cp/formatted-ref.exp
1031 * gdb.cp/fpointer.exp
1032 * gdb.cp/gdb1355.exp
1033 * gdb.cp/gdb2495.exp
1034 * gdb.cp/hang.exp
1035 * gdb.cp/impl-this.exp
1036 * gdb.cp/infcall-dlopen.exp
1037 * gdb.cp/inherit.exp
1038 * gdb.cp/iostream.exp
1039 * gdb.cp/koenig.exp
1040 * gdb.cp/local.exp
1041 * gdb.cp/m-data.exp
1042 * gdb.cp/m-static.exp
1043 * gdb.cp/mb-ctor.exp
1044 * gdb.cp/mb-inline.exp
1045 * gdb.cp/mb-templates.exp
1046 * gdb.cp/member-name.exp
1047 * gdb.cp/member-ptr.exp
1048 * gdb.cp/meth-typedefs.exp
1049 * gdb.cp/method.exp
1050 * gdb.cp/method2.exp
1051 * gdb.cp/minsym-fallback.exp
1052 * gdb.cp/misc.exp
1053 * gdb.cp/namelessclass.exp
1054 * gdb.cp/namespace-enum.exp
1055 * gdb.cp/namespace-nested-import.exp
1056 * gdb.cp/namespace.exp
1057 * gdb.cp/nextoverthrow.exp
1058 * gdb.cp/no-dmgl-verbose.exp
1059 * gdb.cp/non-trivial-retval.exp
1060 * gdb.cp/noparam.exp
1061 * gdb.cp/nsdecl.exp
1062 * gdb.cp/nsimport.exp
1063 * gdb.cp/nsnested.exp
1064 * gdb.cp/nsnoimports.exp
1065 * gdb.cp/nsrecurs.exp
1066 * gdb.cp/nsstress.exp
1067 * gdb.cp/nsusing.exp
1068 * gdb.cp/operator.exp
1069 * gdb.cp/oranking.exp
1070 * gdb.cp/overload-const.exp
1071 * gdb.cp/overload.exp
1072 * gdb.cp/ovldbreak.exp
1073 * gdb.cp/ovsrch.exp
1074 * gdb.cp/paren-type.exp
1075 * gdb.cp/parse-lang.exp
1076 * gdb.cp/pass-by-ref.exp
1077 * gdb.cp/pr-1023.exp
1078 * gdb.cp/pr-1210.exp
1079 * gdb.cp/pr-574.exp
1080 * gdb.cp/pr10687.exp
1081 * gdb.cp/pr12028.exp
1082 * gdb.cp/pr17132.exp
1083 * gdb.cp/pr17494.exp
1084 * gdb.cp/pr9067.exp
1085 * gdb.cp/pr9167.exp
1086 * gdb.cp/pr9631.exp
1087 * gdb.cp/printmethod.exp
1088 * gdb.cp/psmang.exp
1089 * gdb.cp/psymtab-parameter.exp
1090 * gdb.cp/ptype-cv-cp.exp
1091 * gdb.cp/ptype-flags.exp
1092 * gdb.cp/re-set-overloaded.exp
1093 * gdb.cp/ref-types.exp
1094 * gdb.cp/rtti.exp
1095 * gdb.cp/scope-err.exp
1096 * gdb.cp/shadow.exp
1097 * gdb.cp/smartp.exp
1098 * gdb.cp/static-method.exp
1099 * gdb.cp/static-print-quit.exp
1100 * gdb.cp/temargs.exp
1101 * gdb.cp/templates.exp
1102 * gdb.cp/try_catch.exp
1103 * gdb.cp/typedef-operator.exp
1104 * gdb.cp/typeid.exp
1105 * gdb.cp/userdef.exp
1106 * gdb.cp/using-crash.exp
1107 * gdb.cp/var-tag.exp
1108 * gdb.cp/virtbase.exp
1109 * gdb.cp/virtfunc.exp
1110 * gdb.cp/virtfunc2.exp
1111 * gdb.cp/vla-cxx.exp
1112 * gdb.disasm/t01_mov.exp
1113 * gdb.disasm/t02_mova.exp
1114 * gdb.disasm/t03_add.exp
1115 * gdb.disasm/t04_sub.exp
1116 * gdb.disasm/t05_cmp.exp
1117 * gdb.disasm/t06_ari2.exp
1118 * gdb.disasm/t07_ari3.exp
1119 * gdb.disasm/t08_or.exp
1120 * gdb.disasm/t09_xor.exp
1121 * gdb.disasm/t10_and.exp
1122 * gdb.disasm/t11_logs.exp
1123 * gdb.disasm/t12_bit.exp
1124 * gdb.disasm/t13_otr.exp
1125 * gdb.dlang/circular.exp
1126 * gdb.dwarf2/arr-stride.exp
1127 * gdb.dwarf2/arr-subrange.exp
1128 * gdb.dwarf2/atomic-type.exp
1129 * gdb.dwarf2/bad-regnum.exp
1130 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1131 * gdb.dwarf2/callframecfa.exp
1132 * gdb.dwarf2/clztest.exp
1133 * gdb.dwarf2/corrupt.exp
1134 * gdb.dwarf2/data-loc.exp
1135 * gdb.dwarf2/dup-psym.exp
1136 * gdb.dwarf2/dw2-anon-mptr.exp
1137 * gdb.dwarf2/dw2-anonymous-func.exp
1138 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1139 * gdb.dwarf2/dw2-bad-unresolved.exp
1140 * gdb.dwarf2/dw2-basic.exp
1141 * gdb.dwarf2/dw2-canonicalize-type.exp
1142 * gdb.dwarf2/dw2-case-insensitive.exp
1143 * gdb.dwarf2/dw2-common-block.exp
1144 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1145 * gdb.dwarf2/dw2-compressed.exp
1146 * gdb.dwarf2/dw2-const.exp
1147 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1148 * gdb.dwarf2/dw2-cu-size.exp
1149 * gdb.dwarf2/dw2-dup-frame.exp
1150 * gdb.dwarf2/dw2-entry-value.exp
1151 * gdb.dwarf2/dw2-icycle.exp
1152 * gdb.dwarf2/dw2-ifort-parameter.exp
1153 * gdb.dwarf2/dw2-inline-break.exp
1154 * gdb.dwarf2/dw2-inline-param.exp
1155 * gdb.dwarf2/dw2-intercu.exp
1156 * gdb.dwarf2/dw2-intermix.exp
1157 * gdb.dwarf2/dw2-lexical-block-bare.exp
1158 * gdb.dwarf2/dw2-linkage-name-trust.exp
1159 * gdb.dwarf2/dw2-minsym-in-cu.exp
1160 * gdb.dwarf2/dw2-noloc.exp
1161 * gdb.dwarf2/dw2-op-call.exp
1162 * gdb.dwarf2/dw2-op-out-param.exp
1163 * gdb.dwarf2/dw2-opt-structptr.exp
1164 * gdb.dwarf2/dw2-param-error.exp
1165 * gdb.dwarf2/dw2-producer.exp
1166 * gdb.dwarf2/dw2-ranges-base.exp
1167 * gdb.dwarf2/dw2-ref-missing-frame.exp
1168 * gdb.dwarf2/dw2-reg-undefined.exp
1169 * gdb.dwarf2/dw2-regno-invalid.exp
1170 * gdb.dwarf2/dw2-restore.exp
1171 * gdb.dwarf2/dw2-restrict.exp
1172 * gdb.dwarf2/dw2-single-line-discriminators.exp
1173 * gdb.dwarf2/dw2-strp.exp
1174 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1175 * gdb.dwarf2/dw2-unresolved.exp
1176 * gdb.dwarf2/dw2-var-zero-addr.exp
1177 * gdb.dwarf2/dw4-sig-types.exp
1178 * gdb.dwarf2/dwz.exp
1179 * gdb.dwarf2/dynarr-ptr.exp
1180 * gdb.dwarf2/enum-type.exp
1181 * gdb.dwarf2/gdb-index.exp
1182 * gdb.dwarf2/implptr-64bit.exp
1183 * gdb.dwarf2/implptr-optimized-out.exp
1184 * gdb.dwarf2/implptr.exp
1185 * gdb.dwarf2/implref-array.exp
1186 * gdb.dwarf2/implref-const.exp
1187 * gdb.dwarf2/implref-global.exp
1188 * gdb.dwarf2/implref-struct.exp
1189 * gdb.dwarf2/mac-fileno.exp
1190 * gdb.dwarf2/main-subprogram.exp
1191 * gdb.dwarf2/member-ptr-forwardref.exp
1192 * gdb.dwarf2/method-ptr.exp
1193 * gdb.dwarf2/missing-sig-type.exp
1194 * gdb.dwarf2/nonvar-access.exp
1195 * gdb.dwarf2/opaque-type-lookup.exp
1196 * gdb.dwarf2/pieces-optimized-out.exp
1197 * gdb.dwarf2/pieces.exp
1198 * gdb.dwarf2/pr10770.exp
1199 * gdb.dwarf2/pr13961.exp
1200 * gdb.dwarf2/staticvirtual.exp
1201 * gdb.dwarf2/subrange.exp
1202 * gdb.dwarf2/symtab-producer.exp
1203 * gdb.dwarf2/trace-crash.exp
1204 * gdb.dwarf2/typeddwarf.exp
1205 * gdb.dwarf2/valop.exp
1206 * gdb.dwarf2/watch-notconst.exp
1207 * gdb.fortran/array-element.exp
1208 * gdb.fortran/charset.exp
1209 * gdb.fortran/common-block.exp
1210 * gdb.fortran/complex.exp
1211 * gdb.fortran/derived-type-function.exp
1212 * gdb.fortran/derived-type.exp
1213 * gdb.fortran/logical.exp
1214 * gdb.fortran/module.exp
1215 * gdb.fortran/multi-dim.exp
1216 * gdb.fortran/nested-funcs.exp
1217 * gdb.fortran/print-formatted.exp
1218 * gdb.fortran/subarray.exp
1219 * gdb.fortran/vla-alloc-assoc.exp
1220 * gdb.fortran/vla-datatypes.exp
1221 * gdb.fortran/vla-history.exp
1222 * gdb.fortran/vla-ptr-info.exp
1223 * gdb.fortran/vla-ptype-sub.exp
1224 * gdb.fortran/vla-ptype.exp
1225 * gdb.fortran/vla-sizeof.exp
1226 * gdb.fortran/vla-type.exp
1227 * gdb.fortran/vla-value-sub-arbitrary.exp
1228 * gdb.fortran/vla-value-sub-finish.exp
1229 * gdb.fortran/vla-value-sub.exp
1230 * gdb.fortran/vla-value.exp
1231 * gdb.fortran/whatis_type.exp
1232 * gdb.go/chan.exp
1233 * gdb.go/handcall.exp
1234 * gdb.go/hello.exp
1235 * gdb.go/integers.exp
1236 * gdb.go/methods.exp
1237 * gdb.go/package.exp
1238 * gdb.go/strings.exp
1239 * gdb.go/types.exp
1240 * gdb.go/unsafe.exp
1241 * gdb.guile/scm-arch.exp
1242 * gdb.guile/scm-block.exp
1243 * gdb.guile/scm-breakpoint.exp
1244 * gdb.guile/scm-cmd.exp
1245 * gdb.guile/scm-disasm.exp
1246 * gdb.guile/scm-equal.exp
1247 * gdb.guile/scm-frame-args.exp
1248 * gdb.guile/scm-frame-inline.exp
1249 * gdb.guile/scm-frame.exp
1250 * gdb.guile/scm-iterator.exp
1251 * gdb.guile/scm-math.exp
1252 * gdb.guile/scm-objfile.exp
1253 * gdb.guile/scm-ports.exp
1254 * gdb.guile/scm-symbol.exp
1255 * gdb.guile/scm-symtab.exp
1256 * gdb.guile/scm-value-cc.exp
1257 * gdb.guile/types-module.exp
1258 * gdb.linespec/break-ask.exp
1259 * gdb.linespec/cpexplicit.exp
1260 * gdb.linespec/explicit.exp
1261 * gdb.linespec/keywords.exp
1262 * gdb.linespec/linespec.exp
1263 * gdb.linespec/ls-dollar.exp
1264 * gdb.linespec/ls-errs.exp
1265 * gdb.linespec/skip-two.exp
1266 * gdb.linespec/thread.exp
1267 * gdb.mi/mi-async.exp
1268 * gdb.mi/mi-basics.exp
1269 * gdb.mi/mi-break.exp
1270 * gdb.mi/mi-catch-load.exp
1271 * gdb.mi/mi-cli.exp
1272 * gdb.mi/mi-cmd-param-changed.exp
1273 * gdb.mi/mi-console.exp
1274 * gdb.mi/mi-detach.exp
1275 * gdb.mi/mi-disassemble.exp
1276 * gdb.mi/mi-eval.exp
1277 * gdb.mi/mi-file-transfer.exp
1278 * gdb.mi/mi-file.exp
1279 * gdb.mi/mi-fill-memory.exp
1280 * gdb.mi/mi-inheritance-syntax-error.exp
1281 * gdb.mi/mi-linespec-err-cp.exp
1282 * gdb.mi/mi-logging.exp
1283 * gdb.mi/mi-memory-changed.exp
1284 * gdb.mi/mi-read-memory.exp
1285 * gdb.mi/mi-record-changed.exp
1286 * gdb.mi/mi-reg-undefined.exp
1287 * gdb.mi/mi-regs.exp
1288 * gdb.mi/mi-return.exp
1289 * gdb.mi/mi-reverse.exp
1290 * gdb.mi/mi-simplerun.exp
1291 * gdb.mi/mi-solib.exp
1292 * gdb.mi/mi-stack.exp
1293 * gdb.mi/mi-stepi.exp
1294 * gdb.mi/mi-syn-frame.exp
1295 * gdb.mi/mi-until.exp
1296 * gdb.mi/mi-var-block.exp
1297 * gdb.mi/mi-var-child.exp
1298 * gdb.mi/mi-var-cmd.exp
1299 * gdb.mi/mi-var-cp.exp
1300 * gdb.mi/mi-var-display.exp
1301 * gdb.mi/mi-var-invalidate.exp
1302 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1303 * gdb.mi/mi-vla-fortran.exp
1304 * gdb.mi/mi-watch.exp
1305 * gdb.mi/mi2-var-child.exp
1306 * gdb.mi/user-selected-context-sync.exp
1307 * gdb.modula2/unbounded-array.exp
1308 * gdb.multi/dummy-frame-restore.exp
1309 * gdb.multi/multi-arch-exec.exp
1310 * gdb.multi/multi-arch.exp
1311 * gdb.multi/tids.exp
1312 * gdb.multi/watchpoint-multi.exp
1313 * gdb.opencl/callfuncs.exp
1314 * gdb.opencl/convs_casts.exp
1315 * gdb.opencl/datatypes.exp
1316 * gdb.opencl/operators.exp
1317 * gdb.opencl/vec_comps.exp
1318 * gdb.opt/clobbered-registers-O2.exp
1319 * gdb.opt/inline-break.exp
1320 * gdb.opt/inline-bt.exp
1321 * gdb.opt/inline-cmds.exp
1322 * gdb.opt/inline-locals.exp
1323 * gdb.pascal/case-insensitive-symbols.exp
1324 * gdb.pascal/floats.exp
1325 * gdb.pascal/gdb11492.exp
1326 * gdb.python/lib-types.exp
1327 * gdb.python/py-arch.exp
1328 * gdb.python/py-as-string.exp
1329 * gdb.python/py-bad-printers.exp
1330 * gdb.python/py-block.exp
1331 * gdb.python/py-breakpoint-create-fail.exp
1332 * gdb.python/py-breakpoint.exp
1333 * gdb.python/py-caller-is.exp
1334 * gdb.python/py-cmd.exp
1335 * gdb.python/py-explore-cc.exp
1336 * gdb.python/py-explore.exp
1337 * gdb.python/py-finish-breakpoint.exp
1338 * gdb.python/py-finish-breakpoint2.exp
1339 * gdb.python/py-frame-args.exp
1340 * gdb.python/py-frame-inline.exp
1341 * gdb.python/py-frame.exp
1342 * gdb.python/py-framefilter-mi.exp
1343 * gdb.python/py-infthread.exp
1344 * gdb.python/py-lazy-string.exp
1345 * gdb.python/py-linetable.exp
1346 * gdb.python/py-mi-events.exp
1347 * gdb.python/py-mi-objfile.exp
1348 * gdb.python/py-mi.exp
1349 * gdb.python/py-objfile.exp
1350 * gdb.python/py-pp-integral.exp
1351 * gdb.python/py-pp-maint.exp
1352 * gdb.python/py-pp-re-notag.exp
1353 * gdb.python/py-pp-registration.exp
1354 * gdb.python/py-recurse-unwind.exp
1355 * gdb.python/py-strfns.exp
1356 * gdb.python/py-symbol.exp
1357 * gdb.python/py-symtab.exp
1358 * gdb.python/py-sync-interp.exp
1359 * gdb.python/py-typeprint.exp
1360 * gdb.python/py-unwind-maint.exp
1361 * gdb.python/py-unwind.exp
1362 * gdb.python/py-value-cc.exp
1363 * gdb.python/py-xmethods.exp
1364 * gdb.reverse/amd64-tailcall-reverse.exp
1365 * gdb.reverse/break-precsave.exp
1366 * gdb.reverse/break-reverse.exp
1367 * gdb.reverse/consecutive-precsave.exp
1368 * gdb.reverse/consecutive-reverse.exp
1369 * gdb.reverse/finish-precsave.exp
1370 * gdb.reverse/finish-reverse-bkpt.exp
1371 * gdb.reverse/finish-reverse.exp
1372 * gdb.reverse/fstatat-reverse.exp
1373 * gdb.reverse/getresuid-reverse.exp
1374 * gdb.reverse/i386-precsave.exp
1375 * gdb.reverse/i386-reverse.exp
1376 * gdb.reverse/i386-sse-reverse.exp
1377 * gdb.reverse/i387-env-reverse.exp
1378 * gdb.reverse/i387-stack-reverse.exp
1379 * gdb.reverse/insn-reverse.exp
1380 * gdb.reverse/machinestate-precsave.exp
1381 * gdb.reverse/machinestate.exp
1382 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1383 * gdb.reverse/pipe-reverse.exp
1384 * gdb.reverse/readv-reverse.exp
1385 * gdb.reverse/recvmsg-reverse.exp
1386 * gdb.reverse/rerun-prec.exp
1387 * gdb.reverse/s390-mvcle.exp
1388 * gdb.reverse/step-precsave.exp
1389 * gdb.reverse/step-reverse.exp
1390 * gdb.reverse/time-reverse.exp
1391 * gdb.reverse/until-precsave.exp
1392 * gdb.reverse/until-reverse.exp
1393 * gdb.reverse/waitpid-reverse.exp
1394 * gdb.reverse/watch-precsave.exp
1395 * gdb.reverse/watch-reverse.exp
1396 * gdb.rust/generics.exp
1397 * gdb.rust/methods.exp
1398 * gdb.rust/modules.exp
1399 * gdb.rust/simple.exp
1400 * gdb.server/connect-with-no-symbol-file.exp
1401 * gdb.server/ext-attach.exp
1402 * gdb.server/ext-restart.exp
1403 * gdb.server/ext-wrapper.exp
1404 * gdb.server/file-transfer.exp
1405 * gdb.server/server-exec-info.exp
1406 * gdb.server/server-kill.exp
1407 * gdb.server/server-mon.exp
1408 * gdb.server/wrapper.exp
1409 * gdb.stabs/exclfwd.exp
1410 * gdb.stabs/gdb11479.exp
1411 * gdb.threads/clone-new-thread-event.exp
1412 * gdb.threads/corethreads.exp
1413 * gdb.threads/current-lwp-dead.exp
1414 * gdb.threads/dlopen-libpthread.exp
1415 * gdb.threads/gcore-thread.exp
1416 * gdb.threads/sigstep-threads.exp
1417 * gdb.threads/watchpoint-fork.exp
1418 * gdb.trace/actions-changed.exp
1419 * gdb.trace/backtrace.exp
1420 * gdb.trace/change-loc.exp
1421 * gdb.trace/circ.exp
1422 * gdb.trace/collection.exp
1423 * gdb.trace/disconnected-tracing.exp
1424 * gdb.trace/ftrace.exp
1425 * gdb.trace/mi-trace-frame-collected.exp
1426 * gdb.trace/mi-trace-unavailable.exp
1427 * gdb.trace/mi-traceframe-changed.exp
1428 * gdb.trace/mi-tsv-changed.exp
1429 * gdb.trace/no-attach-trace.exp
1430 * gdb.trace/passc-dyn.exp
1431 * gdb.trace/qtro.exp
1432 * gdb.trace/range-stepping.exp
1433 * gdb.trace/read-memory.exp
1434 * gdb.trace/save-trace.exp
1435 * gdb.trace/signal.exp
1436 * gdb.trace/status-stop.exp
1437 * gdb.trace/tfile.exp
1438 * gdb.trace/trace-break.exp
1439 * gdb.trace/trace-buffer-size.exp
1440 * gdb.trace/trace-condition.exp
1441 * gdb.trace/tracefile-pseudo-reg.exp
1442 * gdb.trace/tstatus.exp
1443 * gdb.trace/unavailable.exp
1444 * gdb.trace/while-dyn.exp
1445 * gdb.trace/while-stepping.exp
1446
34c41c68
DE
14472016-12-22 Doug Evans <xdje42@gmail.com>
1448
1449 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1450 and msymbols.
1451
16e69324
YQ
14522016-12-19 Yao Qi <yao.qi@linaro.org>
1453
1454 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1455 (test_with_self): Don't call do_steps_and_nexts, and remove
1456 code about stepping into xmalloc.
1457
f94f411b
YQ
14582016-12-09 Yao Qi <yao.qi@linaro.org>
1459
1460 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1461
14622016-12-09 Yao Qi <yao.qi@linaro.org>
1463
1464 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1465
f1b5deee
PA
14662016-12-09 Pedro Alves <palves@redhat.com>
1467
1468 * gdb.base/all-architectures-0.exp: New file.
1469 * gdb.base/all-architectures-1.exp: New file.
1470 * gdb.base/all-architectures-2.exp: New file.
1471 * gdb.base/all-architectures-3.exp: New file.
1472 * gdb.base/all-architectures-4.exp: New file.
1473 * gdb.base/all-architectures-5.exp: New file.
1474 * gdb.base/all-architectures-6.exp: New file.
1475 * gdb.base/all-architectures-7.exp: New file.
1476 * gdb.base/all-architectures.exp.in: New file.
1477
364ca42e
YQ
14782016-12-09 Yao Qi <yao.qi@linaro.org>
1479
1480 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1481
107c2d62
LM
14822016-12-02 Luis Machado <lgustavo@codesourcery.com>
1483
1484 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1485 possible.
1486 Remove useless pattern-matching code.
1487
df3ee9ca
PA
14882016-12-02 Pedro Alves <palves@redhat.com>
1489
1490 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1491 procedure.
1492 (top level): Call it.
1493
ec835369
PA
14942016-12-02 Pedro Alves <palves@redhat.com>
1495
1496 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1497 New procedure.
1498 (top level): Call it.
1499
01770bbd
PA
15002016-12-02 Pedro Alves <palves@redhat.com>
1501
1502 PR cli/20559
1503 * gdb.base/commands.exp (user_defined_command_args_eval): New
1504 procedure.
1505 (top level): Call it.
1506
008459ea
LM
15072016-12-02 Luis Machado <lgustavo@codesourcery.com>
1508
1509 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1510 timeout handling.
1511
0c1b455e
TT
15122016-12-02 Tom Tromey <tom@tromey.com>
1513
1514 * gdb.dwarf2/main-subprogram.c: New file.
1515 * gdb.dwarf2/main-subprogram.exp: New file.
1516
018572b8
LM
15172016-12-01 Luis Machado <lgustavo@codesourcery.com>
1518
1519 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1520 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1521 gdb_test_no_output for a couple of cases.
1522 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1523
84c93cd5
LM
15242016-12-01 Luis Machado <lgustavo@codesourcery.com>
1525
1526 Fix test names and standardize compilation error messages throughout
1527 the following files:
1528
1529 * gdb.ada/start.exp
1530 * gdb.arch/alpha-step.exp
1531 * gdb.arch/e500-prologue.exp
1532 * gdb.arch/ftrace-insn-reloc.exp
1533 * gdb.arch/gdb1291.exp
1534 * gdb.arch/gdb1431.exp
1535 * gdb.arch/gdb1558.exp
1536 * gdb.arch/i386-dr3-watch.exp
1537 * gdb.arch/i386-sse-stack-align.exp
1538 * gdb.arch/ia64-breakpoint-shadow.exp
1539 * gdb.arch/pa-nullify.exp
1540 * gdb.arch/powerpc-aix-prologue.exp
1541 * gdb.arch/thumb-bx-pc.exp
1542 * gdb.base/annota1.exp
1543 * gdb.base/annota3.exp
1544 * gdb.base/arrayidx.exp
1545 * gdb.base/assign.exp
1546 * gdb.base/attach.exp
1547 * gdb.base/auxv.exp
1548 * gdb.base/bang.exp
1549 * gdb.base/bfp-test.exp
1550 * gdb.base/bigcore.exp
1551 * gdb.base/bitfields2.exp
1552 * gdb.base/break-fun-addr.exp
1553 * gdb.base/break-probes.exp
1554 * gdb.base/call-rt-st.exp
1555 * gdb.base/callexit.exp
1556 * gdb.base/catch-fork-kill.exp
1557 * gdb.base/charset.exp
1558 * gdb.base/checkpoint.exp
1559 * gdb.base/comprdebug.exp
1560 * gdb.base/constvars.exp
1561 * gdb.base/coredump-filter.exp
1562 * gdb.base/cursal.exp
1563 * gdb.base/cvexpr.exp
1564 * gdb.base/detach.exp
1565 * gdb.base/display.exp
1566 * gdb.base/dmsym.exp
1567 * gdb.base/dprintf-pending.exp
1568 * gdb.base/dso2dso.exp
1569 * gdb.base/dtrace-probe.exp
1570 * gdb.base/dump.exp
1571 * gdb.base/enum_cond.exp
1572 * gdb.base/exe-lock.exp
1573 * gdb.base/exec-invalid-sysroot.exp
1574 * gdb.base/execl-update-breakpoints.exp
1575 * gdb.base/exprs.exp
1576 * gdb.base/fileio.exp
1577 * gdb.base/find.exp
1578 * gdb.base/finish.exp
1579 * gdb.base/fixsection.exp
1580 * gdb.base/foll-vfork.exp
1581 * gdb.base/frame-args.exp
1582 * gdb.base/gcore.exp
1583 * gdb.base/gdb1250.exp
1584 * gdb.base/global-var-nested-by-dso.exp
1585 * gdb.base/gnu-ifunc.exp
1586 * gdb.base/hashline1.exp
1587 * gdb.base/hashline2.exp
1588 * gdb.base/hashline3.exp
1589 * gdb.base/hbreak-in-shr-unsupported.exp
1590 * gdb.base/huge.exp
1591 * gdb.base/infcall-input.exp
1592 * gdb.base/info-fun.exp
1593 * gdb.base/info-shared.exp
1594 * gdb.base/jit-simple.exp
1595 * gdb.base/jit-so.exp
1596 * gdb.base/jit.exp
1597 * gdb.base/jump.exp
1598 * gdb.base/label.exp
1599 * gdb.base/lineinc.exp
1600 * gdb.base/logical.exp
1601 * gdb.base/longjmp.exp
1602 * gdb.base/macscp.exp
1603 * gdb.base/miscexprs.exp
1604 * gdb.base/new-ui-echo.exp
1605 * gdb.base/new-ui-pending-input.exp
1606 * gdb.base/new-ui.exp
1607 * gdb.base/nodebug.exp
1608 * gdb.base/nofield.exp
1609 * gdb.base/offsets.exp
1610 * gdb.base/overlays.exp
1611 * gdb.base/pending.exp
1612 * gdb.base/pointers.exp
1613 * gdb.base/pr11022.exp
1614 * gdb.base/printcmds.exp
1615 * gdb.base/prologue.exp
1616 * gdb.base/ptr-typedef.exp
1617 * gdb.base/realname-expand.exp
1618 * gdb.base/relativedebug.exp
1619 * gdb.base/relocate.exp
1620 * gdb.base/remote.exp
1621 * gdb.base/reread.exp
1622 * gdb.base/return2.exp
1623 * gdb.base/savedregs.exp
1624 * gdb.base/sep.exp
1625 * gdb.base/sepdebug.exp
1626 * gdb.base/sepsymtab.exp
1627 * gdb.base/set-inferior-tty.exp
1628 * gdb.base/setshow.exp
1629 * gdb.base/shlib-call.exp
1630 * gdb.base/sigaltstack.exp
1631 * gdb.base/siginfo-addr.exp
1632 * gdb.base/signals.exp
1633 * gdb.base/signull.exp
1634 * gdb.base/sigrepeat.exp
1635 * gdb.base/so-impl-ld.exp
1636 * gdb.base/solib-display.exp
1637 * gdb.base/solib-overlap.exp
1638 * gdb.base/solib-search.exp
1639 * gdb.base/solib-symbol.exp
1640 * gdb.base/structs.exp
1641 * gdb.base/structs2.exp
1642 * gdb.base/symtab-search-order.exp
1643 * gdb.base/twice.exp
1644 * gdb.base/unload.exp
1645 * gdb.base/varargs.exp
1646 * gdb.base/watchpoint-solib.exp
1647 * gdb.base/watchpoint.exp
1648 * gdb.base/whatis.exp
1649 * gdb.base/wrong_frame_bt_full.exp
1650 * gdb.btrace/dlopen.exp
1651 * gdb.cell/ea-standalone.exp
1652 * gdb.cell/ea-test.exp
1653 * gdb.cp/dispcxx.exp
1654 * gdb.cp/gdb2384.exp
1655 * gdb.cp/method2.exp
1656 * gdb.cp/nextoverthrow.exp
1657 * gdb.cp/pr10728.exp
1658 * gdb.disasm/am33.exp
1659 * gdb.disasm/h8300s.exp
1660 * gdb.disasm/mn10300.exp
1661 * gdb.disasm/sh3.exp
1662 * gdb.dwarf2/dw2-dir-file-name.exp
1663 * gdb.fortran/complex.exp
1664 * gdb.fortran/library-module.exp
1665 * gdb.guile/scm-pretty-print.exp
1666 * gdb.guile/scm-symbol.exp
1667 * gdb.guile/scm-type.exp
1668 * gdb.guile/scm-value.exp
1669 * gdb.linespec/linespec.exp
1670 * gdb.mi/gdb701.exp
1671 * gdb.mi/gdb792.exp
1672 * gdb.mi/mi-breakpoint-changed.exp
1673 * gdb.mi/mi-dprintf-pending.exp
1674 * gdb.mi/mi-dprintf.exp
1675 * gdb.mi/mi-exit-code.exp
1676 * gdb.mi/mi-pending.exp
1677 * gdb.mi/mi-solib.exp
1678 * gdb.mi/new-ui-mi-sync.exp
1679 * gdb.mi/pr11022.exp
1680 * gdb.mi/user-selected-context-sync.exp
1681 * gdb.opt/solib-intra-step.exp
1682 * gdb.python/py-events.exp
1683 * gdb.python/py-finish-breakpoint.exp
1684 * gdb.python/py-mi.exp
1685 * gdb.python/py-prettyprint.exp
1686 * gdb.python/py-shared.exp
1687 * gdb.python/py-symbol.exp
1688 * gdb.python/py-template.exp
1689 * gdb.python/py-type.exp
1690 * gdb.python/py-value.exp
1691 * gdb.reverse/solib-precsave.exp
1692 * gdb.reverse/solib-reverse.exp
1693 * gdb.server/solib-list.exp
1694 * gdb.stabs/weird.exp
1695 * gdb.threads/reconnect-signal.exp
1696 * gdb.threads/stepi-random-signal.exp
1697 * gdb.trace/actions.exp
1698 * gdb.trace/ax.exp
1699 * gdb.trace/backtrace.exp
1700 * gdb.trace/change-loc.exp
1701 * gdb.trace/deltrace.exp
1702 * gdb.trace/ftrace-lock.exp
1703 * gdb.trace/ftrace.exp
1704 * gdb.trace/infotrace.exp
1705 * gdb.trace/mi-tracepoint-changed.exp
1706 * gdb.trace/packetlen.exp
1707 * gdb.trace/passcount.exp
1708 * gdb.trace/pending.exp
1709 * gdb.trace/range-stepping.exp
1710 * gdb.trace/report.exp
1711 * gdb.trace/stap-trace.exp
1712 * gdb.trace/tfind.exp
1713 * gdb.trace/trace-break.exp
1714 * gdb.trace/trace-condition.exp
1715 * gdb.trace/trace-enable-disable.exp
1716 * gdb.trace/trace-mt.exp
1717 * gdb.trace/tracecmd.exp
1718 * gdb.trace/tspeed.exp
1719 * gdb.trace/tsv.exp
1720 * lib/perftest.exp
1721
fb9feb35
LM
17222016-12-01 Luis Machado <lgustavo@codesourcery.com>
1723
1724 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1725 with gdb_test_no_output.
1726 Use command as test name.
1727
cd2ddb6c
LM
17282016-12-01 Luis Machado <lgustavo@codesourcery.com>
1729
1730 Fix test names starting with uppercase throughout the files.
1731
1732 * gdb.ada/assign_1.exp
1733 * gdb.ada/boolean_expr.exp
1734 * gdb.base/arrayidx.exp
1735 * gdb.base/del.exp
1736 * gdb.base/gcore-buffer-overflow.exp
1737 * gdb.base/testenv.exp
1738 * gdb.compile/compile.exp
1739 * gdb.python/py-framefilter-invalidarg.exp
1740 * gdb.python/py-framefilter.exp
1741
bb95117e
LM
17422016-12-01 Luis Machado <lgustavo@codesourcery.com>
1743
1744 Fix test names starting with uppercase throughout the files.
1745
1746 * gdb.ada/array_return.exp
1747 * gdb.ada/expr_delims.exp
1748 * gdb.ada/mi_dyn_arr.exp
1749 * gdb.ada/mi_interface.exp
1750 * gdb.ada/mi_var_array.exp
1751 * gdb.ada/watch_arg.exp
1752 * gdb.arch/alpha-step.exp
1753 * gdb.arch/altivec-regs.exp
1754 * gdb.arch/e500-regs.exp
1755 * gdb.arch/powerpc-d128-regs.exp
1756 * gdb.base/arrayidx.exp
1757 * gdb.base/break.exp
1758 * gdb.base/checkpoint.exp
1759 * gdb.base/debug-expr.exp
1760 * gdb.base/dmsym.exp
1761 * gdb.base/radix.exp
1762 * gdb.base/sepdebug.exp
1763 * gdb.base/testenv.exp
1764 * gdb.base/watch_thread_num.exp
1765 * gdb.base/watchpoint-cond-gone.exp
1766 * gdb.cell/break.exp
1767 * gdb.cell/ea-cache.exp
1768 * gdb.compile/compile.exp
1769 * gdb.cp/gdb2495.exp
1770 * gdb.gdb/selftest.exp
1771 * gdb.gdb/xfullpath.exp
1772 * gdb.go/hello.exp
1773 * gdb.go/integers.exp
1774 * gdb.objc/basicclass.exp
1775 * gdb.pascal/hello.exp
1776 * gdb.pascal/integers.exp
1777 * gdb.python/py-breakpoint.exp
1778 * gdb.python/py-cmd.exp
1779 * gdb.python/py-linetable.exp
1780 * gdb.python/py-xmethods.exp
1781 * gdb.python/python.exp
1782 * gdb.reverse/consecutive-precsave.exp
1783 * gdb.reverse/finish-precsave.exp
1784 * gdb.reverse/i386-precsave.exp
1785 * gdb.reverse/machinestate-precsave.exp
1786 * gdb.reverse/sigall-precsave.exp
1787 * gdb.reverse/solib-precsave.exp
1788 * gdb.reverse/step-precsave.exp
1789 * gdb.reverse/until-precsave.exp
1790 * gdb.reverse/watch-precsave.exp
1791 * gdb.threads/leader-exit.exp
1792 * gdb.threads/pthreads.exp
1793 * gdb.threads/wp-replication.exp
1794 * gdb.trace/actions.exp
1795 * gdb.trace/mi-tsv-changed.exp
1796 * gdb.trace/tsv.exp
1797
de97fdd4
LM
17982016-12-01 Luis Machado <lgustavo@codesourcery.com>
1799
1800 Fix test names starting with uppercase throughout the files.
1801
1802 * gdb.arch/i386-bp_permanent.exp
1803 * gdb.arch/i386-gnu-cfi.exp
1804 * gdb.base/disasm-end-cu.exp
1805 * gdb.base/macscp.exp
1806 * gdb.base/pending.exp
1807 * gdb.base/watch_thread_num.exp
1808 * gdb.cp/exception.exp
1809 * gdb.cp/gdb2495.exp
1810 * gdb.cp/local.exp
1811 * gdb.python/py-evsignal.exp
1812 * gdb.python/python.exp
1813 * gdb.trace/tracecmd.exp
1814
9f058c10
LM
18152016-12-01 Luis Machado <lgustavo@codesourcery.com>
1816
1817 Fix test names starting with uppercase throughout the files.
1818
1819 * gdb.base/charset.exp
1820 * gdb.base/eval.exp
1821 * gdb.base/multi-forks.exp
1822 * gdb.guile/scm-progspace.exp
1823 * gdb.opencl/datatypes.exp
1824 * gdb.python/py-block.exp
1825 * gdb.python/py-function.exp
1826 * gdb.python/py-symbol.exp
1827 * gdb.python/py-symtab.exp
1828 * gdb.python/py-xmethods.exp
1829 * gdb.reverse/break-precsave.exp
1830 * gdb.reverse/break-reverse.exp
1831 * gdb.reverse/consecutive-precsave.exp
1832 * gdb.reverse/consecutive-reverse.exp
1833 * gdb.reverse/finish-precsave.exp
1834 * gdb.reverse/finish-reverse-bkpt.exp
1835 * gdb.reverse/finish-reverse.exp
1836 * gdb.reverse/fstatat-reverse.exp
1837 * gdb.reverse/getresuid-reverse.exp
1838 * gdb.reverse/i386-precsave.exp
1839 * gdb.reverse/i386-reverse.exp
1840 * gdb.reverse/i386-sse-reverse.exp
1841 * gdb.reverse/i387-stack-reverse.exp
1842 * gdb.reverse/insn-reverse.exp
1843 * gdb.reverse/machinestate-precsave.exp
1844 * gdb.reverse/machinestate.exp
1845 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1846 * gdb.reverse/pipe-reverse.exp
1847 * gdb.reverse/readv-reverse.exp
1848 * gdb.reverse/recvmsg-reverse.exp
1849 * gdb.reverse/rerun-prec.exp
1850 * gdb.reverse/s390-mvcle.exp
1851 * gdb.reverse/sigall-precsave.exp
1852 * gdb.reverse/sigall-reverse.exp
1853 * gdb.reverse/solib-precsave.exp
1854 * gdb.reverse/solib-reverse.exp
1855 * gdb.reverse/step-precsave.exp
1856 * gdb.reverse/step-reverse.exp
1857 * gdb.reverse/time-reverse.exp
1858 * gdb.reverse/until-precsave.exp
1859 * gdb.reverse/until-reverse.exp
1860 * gdb.reverse/waitpid-reverse.exp
1861 * gdb.reverse/watch-precsave.exp
1862 * gdb.reverse/watch-reverse.exp
1863
cdc7edd7
LM
18642016-12-01 Luis Machado <lgustavo@codesourcery.com>
1865
1866 Fix test names starting with uppercase throughout the files.
1867
1868 * gdb.arch/i386-mpx-simple_segv.exp
1869 * gdb.arch/i386-mpx.exp
1870 * gdb.arch/i386-permbkpt.exp
1871 * gdb.arch/pa-nullify.exp
1872 * gdb.arch/powerpc-d128-regs.exp
1873 * gdb.arch/vsx-regs.exp
1874 * gdb.base/bfp-test.exp
1875 * gdb.base/break.exp
1876 * gdb.base/breakpoint-shadow.exp
1877 * gdb.base/callfuncs.exp
1878 * gdb.base/charset.exp
1879 * gdb.base/commands.exp
1880 * gdb.base/completion.exp
1881 * gdb.base/dfp-test.exp
1882 * gdb.base/echo.exp
1883 * gdb.base/ending-run.exp
1884 * gdb.base/eval.exp
1885 * gdb.base/expand-psymtabs.exp
1886 * gdb.base/float128.exp
1887 * gdb.base/floatn.exp
1888 * gdb.base/foll-exec-mode.exp
1889 * gdb.base/gdb1056.exp
1890 * gdb.base/gdb11531.exp
1891 * gdb.base/kill-after-signal.exp
1892 * gdb.base/multi-forks.exp
1893 * gdb.base/overlays.exp
1894 * gdb.base/pending.exp
1895 * gdb.base/sepdebug.exp
1896 * gdb.base/testenv.exp
1897 * gdb.base/valgrind-db-attach.exp
1898 * gdb.base/watch_thread_num.exp
1899 * gdb.base/watchpoint-cond-gone.exp
1900 * gdb.base/watchpoint.exp
1901 * gdb.base/watchpoints.exp
1902 * gdb.cp/arg-reference.exp
1903 * gdb.cp/baseenum.exp
1904 * gdb.cp/operator.exp
1905 * gdb.cp/shadow.exp
1906 * gdb.dwarf2/dw2-op-out-param.exp
1907 * gdb.dwarf2/dw2-reg-undefined.exp
1908 * gdb.go/chan.exp
1909 * gdb.go/hello.exp
1910 * gdb.go/integers.exp
1911 * gdb.go/methods.exp
1912 * gdb.go/package.exp
1913 * gdb.guile/scm-parameter.exp
1914 * gdb.guile/scm-progspace.exp
1915 * gdb.guile/scm-value.exp
1916 * gdb.mi/mi-pending.exp
1917 * gdb.mi/user-selected-context-sync.exp
1918 * gdb.multi/multi-attach.exp
1919 * gdb.multi/tids.exp
1920 * gdb.opt/clobbered-registers-O2.exp
1921 * gdb.pascal/floats.exp
1922 * gdb.pascal/integers.exp
1923 * gdb.python/py-block.exp
1924 * gdb.python/py-events.exp
1925 * gdb.python/py-parameter.exp
1926 * gdb.python/py-symbol.exp
1927 * gdb.python/py-symtab.exp
1928 * gdb.python/py-type.exp
1929 * gdb.python/py-value.exp
1930 * gdb.python/py-xmethods.exp
1931 * gdb.python/python.exp
1932 * gdb.reverse/break-precsave.exp
1933 * gdb.reverse/consecutive-precsave.exp
1934 * gdb.reverse/finish-precsave.exp
1935 * gdb.reverse/i386-precsave.exp
1936 * gdb.reverse/machinestate-precsave.exp
1937 * gdb.reverse/sigall-precsave.exp
1938 * gdb.reverse/solib-precsave.exp
1939 * gdb.reverse/step-precsave.exp
1940 * gdb.reverse/until-precsave.exp
1941 * gdb.reverse/watch-precsave.exp
1942 * gdb.server/ext-attach.exp
1943 * gdb.server/ext-restart.exp
1944 * gdb.server/ext-run.exp
1945 * gdb.server/ext-wrapper.exp
1946 * gdb.stabs/gdb11479.exp
1947 * gdb.stabs/weird.exp
1948 * gdb.threads/attach-many-short-lived-threads.exp
1949 * gdb.threads/kill.exp
1950 * gdb.threads/watchpoint-fork.exp
1951
bc6c7af4
LM
19522016-12-01 Luis Machado <lgustavo@codesourcery.com>
1953
1954 Fix test names starting with uppercase throughout all the files below.
1955
1956 * gdb.ada/array_return.exp
1957 * gdb.ada/catch_ex.exp
1958 * gdb.ada/info_exc.exp
1959 * gdb.ada/mi_catch_ex.exp
1960 * gdb.ada/mi_dyn_arr.exp
1961 * gdb.ada/mi_ex_cond.exp
1962 * gdb.ada/mi_exc_info.exp
1963 * gdb.ada/mi_interface.exp
1964 * gdb.ada/mi_task_arg.exp
1965 * gdb.ada/mi_task_info.exp
1966 * gdb.ada/mi_var_array.exp
1967 * gdb.arch/alpha-step.exp
1968 * gdb.arch/amd64-disp-step.exp
1969 * gdb.arch/arm-disp-step.exp
1970 * gdb.arch/disp-step-insn-reloc.exp
1971 * gdb.arch/e500-prologue.exp
1972 * gdb.arch/ftrace-insn-reloc.exp
1973 * gdb.arch/gdb1558.exp
1974 * gdb.arch/i386-bp_permanent.exp
1975 * gdb.arch/i386-disp-step.exp
1976 * gdb.arch/i386-float.exp
1977 * gdb.arch/i386-gnu-cfi.exp
1978 * gdb.arch/ia64-breakpoint-shadow.exp
1979 * gdb.arch/mips16-thunks.exp
1980 * gdb.arch/pa-nullify.exp
1981 * gdb.arch/powerpc-aix-prologue.exp
1982 * gdb.arch/powerpc-power.exp
1983 * gdb.arch/ppc-dfp.exp
1984 * gdb.arch/s390-tdbregs.exp
1985 * gdb.arch/spu-info.exp
1986 * gdb.arch/spu-ls.exp
1987 * gdb.arch/thumb-bx-pc.exp
1988 * gdb.base/advance.exp
1989 * gdb.base/annota-input-while-running.exp
1990 * gdb.base/arrayidx.exp
1991 * gdb.base/asmlabel.exp
1992 * gdb.base/async.exp
1993 * gdb.base/attach-wait-input.exp
1994 * gdb.base/auto-connect-native-target.exp
1995 * gdb.base/batch-preserve-term-settings.exp
1996 * gdb.base/bfp-test.exp
1997 * gdb.base/bigcore.exp
1998 * gdb.base/bp-permanent.exp
1999 * gdb.base/break-always.exp
2000 * gdb.base/break-fun-addr.exp
2001 * gdb.base/break-idempotent.exp
2002 * gdb.base/break-main-file-remove-fail.exp
2003 * gdb.base/break-probes.exp
2004 * gdb.base/break-unload-file.exp
2005 * gdb.base/break.exp
2006 * gdb.base/call-ar-st.exp
2007 * gdb.base/call-rt-st.exp
2008 * gdb.base/call-sc.exp
2009 * gdb.base/call-signal-resume.exp
2010 * gdb.base/call-strs.exp
2011 * gdb.base/callexit.exp
2012 * gdb.base/callfuncs.exp
2013 * gdb.base/catch-gdb-caused-signals.exp
2014 * gdb.base/catch-signal-siginfo-cond.exp
2015 * gdb.base/catch-syscall.exp
2016 * gdb.base/compare-sections.exp
2017 * gdb.base/cond-eval-mode.exp
2018 * gdb.base/condbreak-call-false.exp
2019 * gdb.base/consecutive-step-over.exp
2020 * gdb.base/cursal.exp
2021 * gdb.base/disabled-location.exp
2022 * gdb.base/disasm-end-cu.exp
2023 * gdb.base/display.exp
2024 * gdb.base/double-prompt-target-event-error.exp
2025 * gdb.base/dprintf-bp-same-addr.exp
2026 * gdb.base/dprintf-detach.exp
2027 * gdb.base/dprintf-next.exp
2028 * gdb.base/dprintf-non-stop.exp
2029 * gdb.base/dprintf-pending.exp
2030 * gdb.base/dso2dso.exp
2031 * gdb.base/ending-run.exp
2032 * gdb.base/enum_cond.exp
2033 * gdb.base/examine-backward.exp
2034 * gdb.base/exe-lock.exp
2035 * gdb.base/exec-invalid-sysroot.exp
2036 * gdb.base/execl-update-breakpoints.exp
2037 * gdb.base/execution-termios.exp
2038 * gdb.base/fileio.exp
2039 * gdb.base/fixsection.exp
2040 * gdb.base/foll-exec-mode.exp
2041 * gdb.base/foll-exec.exp
2042 * gdb.base/fork-running-state.exp
2043 * gdb.base/frame-args.exp
2044 * gdb.base/fullpath-expand.exp
2045 * gdb.base/func-ptr.exp
2046 * gdb.base/gcore-relro-pie.exp
2047 * gdb.base/gdb1090.exp
2048 * gdb.base/gdb1555.exp
2049 * gdb.base/global-var-nested-by-dso.exp
2050 * gdb.base/gnu-ifunc.exp
2051 * gdb.base/hbreak-in-shr-unsupported.exp
2052 * gdb.base/hbreak-unmapped.exp
2053 * gdb.base/hook-stop.exp
2054 * gdb.base/infcall-input.exp
2055 * gdb.base/info-fun.exp
2056 * gdb.base/info-shared.exp
2057 * gdb.base/interrupt-noterm.exp
2058 * gdb.base/jit-so.exp
2059 * gdb.base/jit.exp
2060 * gdb.base/line-symtabs.exp
2061 * gdb.base/list.exp
2062 * gdb.base/longjmp.exp
2063 * gdb.base/macscp.exp
2064 * gdb.base/max-value-size.exp
2065 * gdb.base/nodebug.exp
2066 * gdb.base/nofield.exp
2067 * gdb.base/overlays.exp
2068 * gdb.base/paginate-after-ctrl-c-running.exp
2069 * gdb.base/paginate-bg-execution.exp
2070 * gdb.base/paginate-inferior-exit.exp
2071 * gdb.base/pending.exp
2072 * gdb.base/pr11022.exp
2073 * gdb.base/printcmds.exp
2074 * gdb.base/ptr-typedef.exp
2075 * gdb.base/ptype.exp
2076 * gdb.base/randomize.exp
2077 * gdb.base/range-stepping.exp
2078 * gdb.base/realname-expand.exp
2079 * gdb.base/relativedebug.exp
2080 * gdb.base/remote.exp
2081 * gdb.base/savedregs.exp
2082 * gdb.base/sepdebug.exp
2083 * gdb.base/set-noassign.exp
2084 * gdb.base/shlib-call.exp
2085 * gdb.base/shreloc.exp
2086 * gdb.base/sigaltstack.exp
2087 * gdb.base/sigbpt.exp
2088 * gdb.base/siginfo-addr.exp
2089 * gdb.base/siginfo-obj.exp
2090 * gdb.base/siginfo-thread.exp
2091 * gdb.base/signest.exp
2092 * gdb.base/signull.exp
2093 * gdb.base/sigrepeat.exp
2094 * gdb.base/skip.exp
2095 * gdb.base/so-impl-ld.exp
2096 * gdb.base/solib-corrupted.exp
2097 * gdb.base/solib-disc.exp
2098 * gdb.base/solib-display.exp
2099 * gdb.base/solib-overlap.exp
2100 * gdb.base/solib-search.exp
2101 * gdb.base/solib-symbol.exp
2102 * gdb.base/source-execution.exp
2103 * gdb.base/sss-bp-on-user-bp-2.exp
2104 * gdb.base/sss-bp-on-user-bp.exp
2105 * gdb.base/stack-checking.exp
2106 * gdb.base/stale-infcall.exp
2107 * gdb.base/step-break.exp
2108 * gdb.base/step-line.exp
2109 * gdb.base/step-over-exit.exp
2110 * gdb.base/step-test.exp
2111 * gdb.base/structs.exp
2112 * gdb.base/sym-file.exp
2113 * gdb.base/symtab-search-order.exp
2114 * gdb.base/term.exp
2115 * gdb.base/type-opaque.exp
2116 * gdb.base/unload.exp
2117 * gdb.base/until-nodebug.exp
2118 * gdb.base/until.exp
2119 * gdb.base/unwindonsignal.exp
2120 * gdb.base/watch-cond.exp
2121 * gdb.base/watch-non-mem.exp
2122 * gdb.base/watch_thread_num.exp
2123 * gdb.base/watchpoint-reuse-slot.exp
2124 * gdb.base/watchpoint-solib.exp
2125 * gdb.base/watchpoint.exp
2126 * gdb.btrace/dlopen.exp
2127 * gdb.cell/arch.exp
2128 * gdb.cell/break.exp
2129 * gdb.cell/bt.exp
2130 * gdb.cell/core.exp
2131 * gdb.cell/data.exp
2132 * gdb.cell/dwarfaddr.exp
2133 * gdb.cell/ea-cache.exp
2134 * gdb.cell/ea-standalone.exp
2135 * gdb.cell/ea-test.exp
2136 * gdb.cell/f-regs.exp
2137 * gdb.cell/fork.exp
2138 * gdb.cell/gcore.exp
2139 * gdb.cell/mem-access.exp
2140 * gdb.cell/ptype.exp
2141 * gdb.cell/registers.exp
2142 * gdb.cell/sizeof.exp
2143 * gdb.cell/solib-symbol.exp
2144 * gdb.cell/solib.exp
2145 * gdb.compile/compile-tls.exp
2146 * gdb.cp/exception.exp
2147 * gdb.cp/gdb2495.exp
2148 * gdb.cp/local.exp
2149 * gdb.cp/mb-inline.exp
2150 * gdb.cp/mb-templates.exp
2151 * gdb.cp/pr10687.exp
2152 * gdb.cp/pr9167.exp
2153 * gdb.cp/scope-err.exp
2154 * gdb.cp/templates.exp
2155 * gdb.cp/virtfunc.exp
2156 * gdb.dwarf2/dw2-dir-file-name.exp
2157 * gdb.dwarf2/dw2-single-line-discriminators.exp
2158 * gdb.fortran/complex.exp
2159 * gdb.fortran/library-module.exp
2160 * gdb.guile/guile.exp
2161 * gdb.guile/scm-cmd.exp
2162 * gdb.guile/scm-frame-inline.exp
2163 * gdb.guile/scm-objfile.exp
2164 * gdb.guile/scm-pretty-print.exp
2165 * gdb.guile/scm-symbol.exp
2166 * gdb.guile/scm-type.exp
2167 * gdb.guile/scm-value.exp
2168 * gdb.linespec/keywords.exp
2169 * gdb.linespec/ls-errs.exp
2170 * gdb.linespec/macro-relative.exp
2171 * gdb.linespec/thread.exp
2172 * gdb.mi/mi-breakpoint-changed.exp
2173 * gdb.mi/mi-dprintf-pending.exp
2174 * gdb.mi/mi-fullname-deleted.exp
2175 * gdb.mi/mi-logging.exp
2176 * gdb.mi/mi-pending.exp
2177 * gdb.mi/mi-solib.exp
2178 * gdb.mi/new-ui-mi-sync.exp
2179 * gdb.mi/user-selected-context-sync.exp
2180 * gdb.multi/dummy-frame-restore.exp
2181 * gdb.multi/multi-arch-exec.exp
2182 * gdb.multi/remove-inferiors.exp
2183 * gdb.multi/watchpoint-multi-exit.exp
2184 * gdb.opt/solib-intra-step.exp
2185 * gdb.perf/backtrace.exp
2186 * gdb.perf/single-step.exp
2187 * gdb.perf/skip-command.exp
2188 * gdb.perf/skip-prologue.exp
2189 * gdb.perf/solib.exp
2190 * gdb.python/lib-types.exp
2191 * gdb.python/py-as-string.exp
2192 * gdb.python/py-bad-printers.exp
2193 * gdb.python/py-block.exp
2194 * gdb.python/py-breakpoint.exp
2195 * gdb.python/py-cmd.exp
2196 * gdb.python/py-events.exp
2197 * gdb.python/py-evthreads.exp
2198 * gdb.python/py-finish-breakpoint.exp
2199 * gdb.python/py-finish-breakpoint2.exp
2200 * gdb.python/py-frame-inline.exp
2201 * gdb.python/py-frame.exp
2202 * gdb.python/py-inferior.exp
2203 * gdb.python/py-infthread.exp
2204 * gdb.python/py-mi.exp
2205 * gdb.python/py-objfile.exp
2206 * gdb.python/py-pp-maint.exp
2207 * gdb.python/py-pp-registration.exp
2208 * gdb.python/py-prettyprint.exp
2209 * gdb.python/py-recurse-unwind.exp
2210 * gdb.python/py-shared.exp
2211 * gdb.python/py-symbol.exp
2212 * gdb.python/py-symtab.exp
2213 * gdb.python/py-template.exp
2214 * gdb.python/py-type.exp
2215 * gdb.python/py-unwind-maint.exp
2216 * gdb.python/py-unwind.exp
2217 * gdb.python/py-value.exp
2218 * gdb.python/python.exp
2219 * gdb.reverse/finish-reverse-bkpt.exp
2220 * gdb.reverse/insn-reverse.exp
2221 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2222 * gdb.reverse/solib-precsave.exp
2223 * gdb.reverse/solib-reverse.exp
2224 * gdb.stabs/gdb11479.exp
2225 * gdb.stabs/weird.exp
2226 * gdb.threads/fork-child-threads.exp
2227 * gdb.threads/fork-plus-threads.exp
2228 * gdb.threads/fork-thread-pending.exp
2229 * gdb.threads/forking-threads-plus-breakpoint.exp
2230 * gdb.threads/hand-call-in-threads.exp
2231 * gdb.threads/interrupted-hand-call.exp
2232 * gdb.threads/linux-dp.exp
2233 * gdb.threads/local-watch-wrong-thread.exp
2234 * gdb.threads/next-while-other-thread-longjmps.exp
2235 * gdb.threads/non-ldr-exit.exp
2236 * gdb.threads/pending-step.exp
2237 * gdb.threads/print-threads.exp
2238 * gdb.threads/process-dies-while-detaching.exp
2239 * gdb.threads/process-dies-while-handling-bp.exp
2240 * gdb.threads/pthreads.exp
2241 * gdb.threads/queue-signal.exp
2242 * gdb.threads/reconnect-signal.exp
2243 * gdb.threads/signal-command-handle-nopass.exp
2244 * gdb.threads/signal-command-multiple-signals-pending.exp
2245 * gdb.threads/signal-delivered-right-thread.exp
2246 * gdb.threads/signal-sigtrap.exp
2247 * gdb.threads/sigthread.exp
2248 * gdb.threads/staticthreads.exp
2249 * gdb.threads/stepi-random-signal.exp
2250 * gdb.threads/thread-unwindonsignal.exp
2251 * gdb.threads/thread_check.exp
2252 * gdb.threads/thread_events.exp
2253 * gdb.threads/tid-reuse.exp
2254 * gdb.threads/tls-nodebug.exp
2255 * gdb.threads/tls-shared.exp
2256 * gdb.threads/tls-so_extern.exp
2257 * gdb.threads/tls.exp
2258 * gdb.threads/wp-replication.exp
2259 * gdb.trace/actions-changed.exp
2260 * gdb.trace/actions.exp
2261 * gdb.trace/backtrace.exp
2262 * gdb.trace/change-loc.exp
2263 * gdb.trace/collection.exp
2264 * gdb.trace/deltrace.exp
2265 * gdb.trace/disconnected-tracing.exp
2266 * gdb.trace/entry-values.exp
2267 * gdb.trace/ftrace-lock.exp
2268 * gdb.trace/ftrace.exp
2269 * gdb.trace/infotrace.exp
2270 * gdb.trace/mi-trace-frame-collected.exp
2271 * gdb.trace/mi-trace-unavailable.exp
2272 * gdb.trace/mi-traceframe-changed.exp
2273 * gdb.trace/mi-tracepoint-changed.exp
2274 * gdb.trace/mi-tsv-changed.exp
2275 * gdb.trace/no-attach-trace.exp
2276 * gdb.trace/packetlen.exp
2277 * gdb.trace/passc-dyn.exp
2278 * gdb.trace/passcount.exp
2279 * gdb.trace/pending.exp
2280 * gdb.trace/pr16508.exp
2281 * gdb.trace/qtro.exp
2282 * gdb.trace/range-stepping.exp
2283 * gdb.trace/read-memory.exp
2284 * gdb.trace/report.exp
2285 * gdb.trace/save-trace.exp
2286 * gdb.trace/signal.exp
2287 * gdb.trace/stap-trace.exp
2288 * gdb.trace/status-stop.exp
2289 * gdb.trace/strace.exp
2290 * gdb.trace/tfile.exp
2291 * gdb.trace/tfind.exp
2292 * gdb.trace/trace-break.exp
2293 * gdb.trace/trace-condition.exp
2294 * gdb.trace/trace-enable-disable.exp
2295 * gdb.trace/trace-mt.exp
2296 * gdb.trace/tracecmd.exp
2297 * gdb.trace/tracefile-pseudo-reg.exp
2298 * gdb.trace/tspeed.exp
2299 * gdb.trace/tstatus.exp
2300 * gdb.trace/tsv.exp
2301 * gdb.trace/unavailable.exp
2302 * gdb.trace/while-dyn.exp
2303 * gdb.trace/while-stepping.exp
2304 * lib/gdb-guile.exp
2305 * lib/gdb.exp
2306 * lib/mi-support.exp
2307 * lib/pascal.exp
2308 * lib/perftest.exp
2309 * lib/prelink-support.exp
2310 * lib/selftest-support.exp
2311
ad02e4fe
SM
23122016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2313
2314 * Makefile.in: Include disable-implicit-rules.mk.
2315
22347e55
AA
23162016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2317
2318 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2319 non-byte-aligned bit fields.
2320
da5b30da
AA
23212016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2322
2323 PR gdb/12616
2324 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2325 respects the DW_AT_data_bit_offset attribute.
2326
b593ecca
SM
23272016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2328
2329 * gdb.base/default.exp: Fix output of "set language".
2330
3b165252
SM
23312016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2332
2333 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2334 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2335 make.
2336 * configure.ac: Remove checks for the make program.
2337 * configure: Re-generate.
2338
1a2f3d7f
KB
23392016-11-16 Kevin Buettner <kevinb@redhat.com>
2340
2341 * gdb.python/py-recurse-unwind.c (main): Add loop.
2342 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2343 to read_register() and gdb.parse_and_eval(). Make each code
2344 call a separate case that can be individually tested.
2345 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2346 proc. Call cont_and_backtrace for each of the code paths that
2347 we want to test in the unwinder.
2348
b7f38fda
AA
23492016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2350
2351 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2352 the definition of struct S.
2353
1f8db343
CM
23542016-11-11 Catherine Moore <clm@codesourcery.com>
2355
2356 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2357
fad0c9fb
PA
23582016-11-09 Pedro Alves <palves@redhat.com>
2359
2360 * gdb.base/commands.exp (runto_or_return): New procedure.
2361 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2362 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2363 (progvar_simple_while_test, progvar_complex_if_while_test)
2364 (if_while_breakpoint_command_test)
2365 (infrun_breakpoint_command_test, breakpoint_command_test)
2366 (user_defined_command_test, watchpoint_command_test)
2367 (test_command_prompt_position, redefine_hook_test)
2368 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2369 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2370 multi_line_input and multi_line. Remove gdb_expect and
2371 gdb_stop_suppressing_tests uses.
2372 * lib/gdb.exp (valnum_re): New global.
2373 (multi_line_input): New procedure.
2374
8354c62c
SM
23752016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2376
2377 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2378 Remove.
2379 (test_setup): Define with proc_with_prefix.
2380 (test_cli_inferior): Likewise.
2381 (test_cli_thread): Likewise.
2382 (test_cli_frame): Likewise.
2383 (test_cli_select_frame): Likewise.
2384 (test_cli_up_down): Likewise.
2385 (test_mi_thread_select): Likewise.
2386 (test_mi_stack_select_frame): Likewise.
2387 (test_cli_in_mi_inferior): Likewise.
2388 (test_cli_in_mi_thread): Likewise.
2389 (test_cli_in_mi_frame): Likewise.
2390 (top level): Do not use with_test_prefix_procname.
2391
64f367a2
PA
23922016-11-09 Pedro Alves <palves@redhat.com>
2393
2394 * gdb.base/commands.exp (gdbvar_simple_if_test)
2395 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2396 (progvar_simple_if_test, progvar_simple_while_test)
2397 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2398 (infrun_breakpoint_command_test, breakpoint_command_test)
2399 (user_defined_command_test, watchpoint_command_test)
2400 (test_command_prompt_position, deprecated_command_test)
2401 (bp_deleted_in_command, temporary_breakpoint_commands)
2402 (stray_arg0_test, source_file_with_indented_comment)
2403 (recursive_source_test, if_commands_test)
2404 (error_clears_commands_left, redefine_hook_test)
2405 (redefine_backtrace_test): Use proc_with_prefix.
2406 * lib/gdb.exp (proc_with_prefix): New proc.
2407
0bb65f1e
AA
24082016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2409
2410 * gdb.base/tui-layout.c: New file.
2411 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2412 disassembly window contains very long lines.
2413
7353f247
TT
24142016-11-08 Tom Tromey <tom@tromey.com>
2415
2416 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2417 depend on Python 2.
2418
30a7bb83
TT
24192016-11-08 Tom Tromey <tom@tromey.com>
2420
2421 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2422 New method.
2423
cdf5a07c
MG
24242016-10-29 Manish Goregaokar <manish@mozilla.com>
2425
2806dc7e 2426 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 2427
51a789c3
MG
24282016-10-27 Manish Goregaokar <manish@mozilla.com>
2429
2806dc7e
PA
2430 * gdb.rust/simple.rs: Add test for univariant enums without
2431 discriminants and for encoded struct-like enums.
51a789c3 2432
f610ab6d
PA
24332016-10-28 Pedro Alves <palves@redhat.com>
2434
2435 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2436 gdb_test_multiple, tighten regexps and match symtabs and line
2437 tables incrementally.
2438
b129b0ca
LM
24392016-10-28 Luis Machado <lgustavo@codesourcery.com>
2440
2441 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2442 general.
2443
ecf45d2c
SL
24442016-10-25 Luis Machado <lgustavo@codesourcery.com>
2445
2446 * gdb.base/exec-invalid-sysroot.exp: New file.
2447
b8d38ee4
JK
24482016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2449
2450 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2451
f90fd8c2
JK
24522016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2453
2454 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2455
2d2476aa
MR
24562016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2457
2806dc7e
PA
2458 * gdb.base/killed-outside.exp: Remove $options from a call to
2459 `prepare_for_testing'.
2d2476aa 2460
e42b25a0
SM
24612016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2462
2463 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2464 Change test message.
2465
3ccdb432
SM
24662016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2467
2468 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2469 Update comment.
2470
5bad3170
SM
24712016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2472
2473 * gdb.trace/mi-trace-save.exp: New file.
2474
5ad9dba7
YQ
24752016-10-13 Yao Qi <yao.qi@linaro.org>
2476
2477 * gdb.base/code_elim.exp (get_var_address): Remove.
2478 * gdb.base/relocate.exp: Likewise.
2479 * gdb.base/shreloc.exp: Likewise.
2480 * lib/gdb.exp (get_var_address): New.
2481
62df7e21
YQ
24822016-10-13 Yao Qi <yao.qi@linaro.org>
2483
2484 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2485 floating point tests if $skip_float_test is false.
2486
4dac951e
LM
24872016-10-12 Luis Machado <lgustavo@codesourcery.com>
2488
2489 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2490 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2491 argc values.
2492 Add 1 to argc so we guarantee distinct initial/modified argc values.
2493
8f1a8fc4
JK
24942016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2495
2496 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2497
16c85b5d
JK
24982016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2499
2500 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2501 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2502 * gdb.arch/vsx-regs.exp: Likewise.
2503
1d0e042a
YQ
25042016-10-07 Yao Qi <yao.qi@linaro.org>
2505
2506 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2507
68dadef5
MM
25082016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2509
2510 * gdb.python/python.exp: Test decode_line("*0").
2511
33fa2c6e
DE
25122016-10-06 Doug Evans <dje@google.com>
2513
2514 * gdb.python/py-value.exp (test_value_creation): Add test for large
2515 unsigned 64-bit value.
2516
9c37b5ae
TT
25172016-10-06 Tom Tromey <tom@tromey.com>
2518
2519 * gdb.compile/compile.exp: Change java tests to rust.
2520 * gdb.base/setshow.exp: Change java tests to rust.
2521 * gdb.base/default.exp: Remove java from language list.
2522 * README (Examples): Update language example.
2523 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2524 test.
2525 * lib/gdb.exp (skip_java_tests): Remove.
2526 * lib/java.exp: Remove.
2527 * gdb.java: Remove.
2528
78b86327
MR
25292016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2530
2531 * gdb.arch/mips-fcr.exp: New test.
2532 * gdb.arch/mips-fcr.c: Source for the new test.
2533
7470adbb
MR
25342016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2535
2536 * gdb.base/solib-disc.exp: Use `standard_output_file'
2537 throughout.
2538
4a556533
PA
25392016-10-06 Pedro Alves <palves@redhat.com>
2540
2541 * gdb.base/jit-simple-dl.c: New file.
2542 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2543 * gdb.base/jit-simple.c: ... this.
2544 * gdb.base/jit-simple.exp (jit_run): Delete.
2545 (build_jit): New proc.
2546 (jit_test_reread): Recompile either the main program or the shared
2547 library, depending on what is being tested. Skip changing address
2548 if caller wants to. Compare before/after addresses. If testing
2549 standalone, explicitly load the binary. Test "maint info
2550 breakpoints".
2551 (top level): Add "standalone vs shared lib" and "change address"
2552 vs "same address" axes.
2553
5a122fbc
PA
25542016-10-06 Pedro Alves <palves@redhat.com>
2555
2556 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2557 call.
2558 (jit_run): Delete.
2559 (jit_test_reread): Use with_test_prefix. Reload the main binary
2560 explicitly. Compare the before/after addresses of the JIT
2561 descriptor.
2562
ee8da4b8
DE
25632016-08-15 Doug Evans <dje@google.com>
2564
2565 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2566 for single bitfields is bool.
2567 * gdb.xml/tdesc-regs.exp: Ditto.
2568
f389f6fe
JK
25692016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2570
2571 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2572
fdebf1a4
YQ
25732016-10-05 Yao Qi <yao.qi@linaro.org>
2574
2575 * lib/gdb.exp (support_complex_tests): Return zero if
2576 gdb_skip_float_test return true.
2577
9c36d954 25782016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2579 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
2580
2581 PR gdb/20487
2582 * gdb.mi/user-selected-context-sync.exp: New file.
2583 * gdb.mi/user-selected-context-sync.c: New file.
2584
4034d0ff 25852016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2586 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
2587
2588 PR gdb/20487
2589 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2590 =thread-select-event check.
2591
a4297203
PB
25922016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2593
2594 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2595 the compulsory L operand changes.
2596 * gdb.arch/powerpc-power.s: Likewise.
2597
bb805577
JK
25982016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2599
2600 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2601 * gdb.base/jit-attach-pie.c: New file.
2602 * gdb.base/jit-attach-pie.exp: New file.
2603
6d61dee5
PA
26042016-09-28 Pedro Alves <palves@redhat.com>
2605
2606 * gdb.base/infcall-input.c: New file.
2607 * gdb.base/infcall-input.exp: New file.
2608
f73842fc
YQ
26092016-09-22 Yao Qi <yao.qi@linaro.org>
2610
2611 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2612 (gdb_exit): Rename it to ...
2613 (gdbserver_gdb_exit): ... Close GDBserver.
2614 (gdb_exit): New proc, call gdbserver_gdb_exit.
2615 (mi_gdb_exit): Likewise.
2616
90681dab
YQ
26172016-09-22 Yao Qi <yao.qi@linaro.org>
2618
2619 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2620 path.
2621 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2622 Remove duplication.
2623
9c211fd8
YQ
26242016-09-22 Yao Qi <yao.qi@linaro.org>
2625
2626 * lib/gdbserver-support.exp: Check the existence of
2627 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2628
ad0a504f
AK
26292016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2630
2631 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2632
36cf1806
TT
26332016-09-21 Tom Tromey <tom@tromey.com>
2634
2635 PR gdb/20604:
2636 * gdb.base/quit.exp: New file.
2637
74172ecf
SM
26382016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2639
2640 * .gitignore: New file.
2641
3d0ec882
MR
26422016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2643
2644 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2645 throughout.
2646
8193adea
AA
26472016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2648
2649 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2650
d41a5c09
JK
26512016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2652
2653 * gdb.cp/casts.cc (decltype): Move it ...
2654 (main): ... with its call to ...
2655 * gdb.cp/casts03.cc: ... a new file.
2656 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2657
d2dfe700
JK
26582016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2659
2660 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2661
e2a92b16
PB
26622016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2663
2664 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2665 and sync up the test with tests in gas/testsuite/gas/ppc.
2666 * gdb.arch/powerpc-power.exp: Likewise.
2667
49b4de64
JK
26682016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2669
2670 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2671
2c29df25
SDJ
26722016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2673 Jan Kratochvil <jan.kratochvil@redhat.com>
2674
2675 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2676 make m1's definition to be different from m2's. Use 'dummy' as an
2677 argument for probe 'two'.
2678
cc3c2846
JB
26792016-09-10 Jon Beniston <jon@beniston.com>
2680
2681 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2682 for sim target.
2683
e1b2624a
AA
26842016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2685
2686 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2687 variable declaration.
2688 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2689 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2690 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2691 received HWCAP as its argument.
2692
4295e285
PA
26932016-09-06 Pedro Alves <palves@redhat.com>
2694
2695 * gdb.base/new-ui-pending-input.c: New file.
2696 * gdb.base/new-ui-pending-input.exp: New file.
2697 * gdb.exp (clear_gdb_spawn_id): New procedure.
2698 (with_spawn_id): Check whether gdb_spawn_id exists before
2699 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2700 on exit.
2701
00d5215e
UW
27022016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2703
2704 * gdb.base/float128.c: New file.
2705 * gdb.base/float128.exp: Likewise.
2706 * gdb.base/floatn.c: Likewise.
2707 * gdb.base/floatn.exp: Likewise.
2708
a9ff5f12
UW
27092016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2710
2711 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2712
f245535c
PA
27132016-09-05 Pedro Alves <palves@redhat.com>
2714
2715 PR backtrace/19927
2716 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2717 unwinders are immediately called as side effect of "source" or
2718 "disable unwinder" commands.
2719 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2720
ae9cf263
YQ
27212016-09-02 Yao Qi <yao.qi@linaro.org>
2722
2723 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2724 is true and $type is "float" or "double".
2725
27aba047
YQ
27262016-09-02 Yao Qi <yao.qi@linaro.org>
2727
2728 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2729 true.
2730 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2731 * gdb.base/call-rt-st.exp: Likewise.
2732 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2733 return value instead of gdb,skip_float_test.
2734 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2735 (do_function_calls): Use its return value instead of
2736 gdb,skip_float_test.
2737 * gdb.base/finish.exp: Likewise.
2738 * gdb.base/funcargs.exp: Likewise.
2739 * gdb.base/return.exp: Likewise.
2740 * gdb.base/return2.exp: Likewise.
2741 * gdb.base/varargs.exp: Likewise.
2742 * lib/gdb.exp (gdb_skip_float_test): Change it to
2743 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2744
5af962df
AA
27452016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2746
2747 * gdb.multi/tids.exp: Test "thread apply all".
2748
7fac6910
JK
27492016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 * gdb.base/default.exp (tty): Remove.
2752
bb1fe4ac
KB
27532016-08-24 Kevin Buettner <kevinb@redhat.com>
2754
2806dc7e
PA
2755 * gdb.python/py-recurse-unwind.c: New file.
2756 * gdb.python/py-recurse-unwind.py: New file.
2757 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2758
0a1ddfa6
SM
27592016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2760
2761 * gdb.base/set-inferior-tty.exp: New file.
2762 * gdb.base/set-inferior-tty.c: New file.
2763
d9de1fe3
PA
27642016-08-23 Pedro Alves <palves@redhat.com>
2765
2766 PR gdb/20494
2767 * gdb.base/new-ui-echo.c: New file.
2768 * gdb.base/new-ui-echo.exp: New file.
2769
e9d9abd7
YQ
27702016-08-23 Yao Qi <yao.qi@linaro.org>
2771
2772 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2773 gdbserver_spawn.
2774 * gdb.server/connect-without-multi-process.exp (do_test):
2775 Likewise.
2776
3589529e
YQ
27772016-08-23 Yao Qi <yao.qi@linaro.org>
2778
2779 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2780 standalone_txt. Delete gdb_txt and standalone_txt on host
2781 and target. Spawn the binary on target. Copy files from
2782 target to host.
2783
6bb90213
PA
27842016-08-22 Pedro Alves <palves@redhat.com>
2785
2786 PR gdb/20505
2787 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2788 with_test_prefix. Factor out bits to ...
2789 (test_no_vdso): ... this new procedure.
2790
20c2c024
CL
27912016-08-19 Carl Love <cel@us.ibm.com>
2792
2793 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2794 maintaining separate logic for constructing the output path.
2795 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2796 * gdb.arch/ppc-dfp.exp: Likewise.
2797 * gdb.arch/ppc-fp.exp: Likewise.
2798 * gdb.arch/vsx-regs.exp: Likewise.
2799 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2800 binprefix for generating the additional binary files.
2801
0646e07d
PA
28022016-08-19 Pedro Alves <palves@redhat.com>
2803
2804 * gdb.trace/mi-trace-frame-collected.exp
2805 (test_trace_frame_collected): On x32, expect two registers.
2806
46da9242
CL
28072016-08-18 Carl Love <cel@us.ibm.com>
2808
2809 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2810 and sync up the test with tests in gas/testsuite/gas/ppc.
2811 * gdb.arch/powerpc-power.exp: Likewise.
2812
eb2332d7
SM
28132016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2814
2815 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2816 expected error message.
2817
63c61e04
SM
28182016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2819
2820 * gdb.multi/remove-inferiors.exp: New file.
2821 * gdb.multi/remove-inferiors.c: New file.
2822
7b17065f
YQ
28232016-08-12 Yao Qi <yao.qi@linaro.org>
2824
2825 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2826 argument list.
2827
01d3dedf
PA
28282016-08-10 Pedro Alves <palves@redhat.com>
2829
2830 PR gdb/19187
2831 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2832 setup_kfails.
2833
3eb7562a
PA
28342016-08-09 Pedro Alves <palves@redhat.com>
2835 Simon Marchi <simon.marchi@ericsson.com>
2836
2837 PR gdb/20418
2838 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2839 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2840
80614914
PA
28412016-08-09 Pedro Alves <palves@redhat.com>
2842
2843 PR mi/20431
2844 * gdb.mi/mi-cmd-error.exp: New file.
2845
f348d89a
PA
28462016-08-09 Pedro Alves <palves@redhat.com>
2847
2848 PR gdb/18653
2849 * gdb.base/signals-state-child.c: New file.
2850 * gdb.base/signals-state-child.exp: New file.
2851 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2852
e5ca03b4
PA
28532016-08-09 Pedro Alves <palves@redhat.com>
2854
2855 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2856
282a0691
TT
28572016-08-03 Tom Tromey <tom@tromey.com>
2858
2859 PR python/18565:
2860 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2861
41bfcd63
YQ
28622016-08-01 Yao Qi <yao.qi@linaro.org>
2863
2864 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2865 variable mode to "multi-process" if $multi_process is 1, otherwise
2866 set it to "single-process".
2867
e3465b24
YQ
28682016-08-01 Yao Qi <yao.qi@linaro.org>
2869
2870 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2871 * gdb.cp/cpexprs.exp: Likewise.
2872 * gdb.cp/m-static.exp: Likewise.
2873
0b31a4bc
TT
28742016-07-26 Tom Tromey <tom@tromey.com>
2875
2876 PR python/20190:
2877 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2878 test.
2879
e0461dbb
MM
28802016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2881
2882 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2883 selecting assembly source files.
2884 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2885 assembly source files.
2886 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2887 assembly source files.
2888 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2889 selecting assembly source files.
2890
8194e927
SM
28912016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2892
2893 * gdb.base/new-ui.exp (do_test_invalid_args): New
2894 procedure.
2895
c0272db5
TW
28962016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2897
2898 * gdb.btrace/reconnect.c: New file.
2899 * gdb.btrace/reconnect.exp: New file.
2900
e3487908
GKB
29012016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2902
2903 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2904 to test_catch_syscall_group.
2905 (test_catch_syscall_group): New.
2906
12df5c00
TT
29072016-07-21 Tom Tromey <tom@tromey.com>
2908
2909 * gdb.rust/simple.rs (main): Use empty struct expression.
2910 * gdb.rust/simple.exp: Add tests for empty struct expression.
2911
bae62ee2
YQ
29122016-07-21 Yao Qi <yao.qi@linaro.org>
2913
2914 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2915 if gdb_skip_xml_test is true on some targets.
2916
b1b53fb3
YQ
29172016-07-21 Yao Qi <yao.qi@linaro.org>
2918
2919 * gdb.server/solib-list.exp: Unset last_loaded_file.
2920
027d97f8
JK
29212016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2922
2923 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2924 "step into captured_main (args)".
2925
7674d381
JK
29262016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2927
2928 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2929
72b5d099
JK
29302016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2931
2932 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2933
1f960ced
PA
29342016-07-19 Pedro Alves <palves@redhat.com>
2935
2936 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2937 * gdb.opt/inline-bt.exp: Likewise.
2938 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2939 additional_flags=-Winline.
2940 * gdb.opt/inline-locals.exp: Likewise.
2941 * gdb.opt/inline-markers.c (ATTR): Define.
2942 (inlined_fn): Use it.
2943
f25827c1
YQ
29442016-07-19 Yao Qi <yao.qi@linaro.org>
2945
2946 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2947 (test_with_self): Remove some code. Remove argument executable.
2948 (top-level): Use do_self_tests.
2949
37539ebe
DB
29502016-07-15 Zachary Welch <zwelch@codesourcery.com>
2951 Don Breazeal <donb@codesourcery.com>
2952
2953 * gdb.base/maint.exp: Escape paths used in regular expressions.
2954 * gdb.stabs/weird.exp: Likewise.
2955
dac790e1
TT
29562016-07-13 Tom Tromey <tom@tromey.com>
2957
2958 PR python/15620, PR python/18620:
2959 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2960 (test_bkpt_events): New procs.
2961
93daf339
TT
29622016-07-13 Tom Tromey <tom@tromey.com>
2963
2964 PR python/17698:
2965 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2966 test.
2967 (test_watchpoints): Likewise.
2968 (test_bkpt_pending): New proc.
2969
6571a381
TT
29702016-07-13 Tom Tromey <tom@tromey.com>
2971
2972 PR cli/18053:
2973 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2974 completion test.
2975
e8732474
JK
29762016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2977
2978 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2979 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2980 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2981 f_label.
2982 (g): Rename g_end_lbl to g_label.
2983 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2984 low_pc and high_pc.
2985 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2986
e0f3fd7c
TT
29872016-07-12 Tom Tromey <tom@tromey.com>
2988
2989 PR python/19293:
2990 * gdb.python/py-unwind-maint.exp: Update tests.
2991
3cfe46b6
YQ
29922016-07-12 Yao Qi <yao.qi@linaro.org>
2993
2994 * lib/selftest-support.exp (selftest_setup): Match the output
2995 when captured_main is inlined.
2996
4f19a0e6
WT
29972016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2998
2999 * gdb.fortran/derived-types.exp (result_line, result_line_2):
3000 New variables.
3001 (print this%a, print this%b, print this): New tests.
3002 * gdb.fortran/derived-types.f90 (this): New object and
3003 initialization.
3004
986cf455
SM
30052016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3006
3007 * gdb.ada/arraydim.exp: Remove extra directory level in build
3008 directory.
3009
f0464b23
SM
30102016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3011
3012 * lib/ada.exp: Remove extra directory level in build directory.
3013 * gdb.ada/cond_lang.exp: Likewise.
3014 * gdb.ada/exec_changed.exp: Likewise.
3015 * gdb.ada/lang_switch.exp: Likewise.
3016
42d94011
MG
30172016-07-06 Manish Goregaokar <manish@mozilla.com>
3018
2806dc7e
PA
3019 * simple.rs: Add test for raw pointer subscripting.
3020 * simple.exp: Add test expectations.
42d94011 3021
647c264c
YQ
30222016-07-05 Yao Qi <yao.qi@linaro.org>
3023
3024 * gdb.mi/mi-reverse.exp: Match =record-started output.
3025
20aa2c60
PA
30262016-07-01 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3029 procedure.
3030 (jit_reader_test): Test the jit reader's unwinder.
3031 * gdb.base/jithost.c (jit_function_00_code): New global.
3032 (main): Use memcpy to fill in the mmapped code, instead of poking
3033 bytes manually here.
3034 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3035 value.
3036 (read_debug_info): Save the function's range.
3037 (read_sp): New function.
3038 (unwind_frame): Use it. Also unwind RBP.
3039 (get_frame_id): Use read_sp.
3040 (gdb_init_reader): Use calloc instead of malloc.
3041 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3042 parameter. Use gdb_test_multiple.
3043
ced2dffb
PA
30442016-07-01 Pedro Alves <palves@redhat.com>
3045 Antoine Tremblay <antoine.tremblay@ericsson.com>
3046
3047 * gdb.threads/process-dies-while-detaching.c: New file.
3048 * gdb.threads/process-dies-while-detaching.exp: New file.
3049
63000888
PA
30502016-07-01 Pedro Alves <palves@redhat.com>
3051
3052 * gdb.multi/watchpoint-multi-exit.c: New file.
3053 * gdb.multi/watchpoint-multi-exit.exp: New file.
3054
038d4868
PA
30552016-06-30 Pedro Alves <palves@redhat.com>
3056
3057 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3058 unset inferior_spawn_id.
3059
994e9c83
PA
30602016-06-30 Pedro Alves <palves@redhat.com>
3061
3062 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3063 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3064
e5653468
YQ
30652016-06-29 Yao Qi <yao.qi@linaro.org>
3066
3067 * gdb.base/return.c: Add copyright header.
3068
803b47e5
TT
30692016-06-29 Tom Tromey <tom@tromey.com>
3070
3071 PR python/20129:
3072 * gdb.python/py-framefilter.exp: Add tests for setting priority
3073 and disabling of non-existent frame filter.
3074
28244707
YQ
30752016-06-29 Yao Qi <yao.qi@linaro.org>
3076
3077 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3078 0x0f07ff.
3079
a31d2f06
YQ
30802016-06-28 Yao Qi <yao.qi@linaro.org>
3081
3082 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3083 triplets. Start gdb, execute catch syscall, and continue. Check
3084 gdb's output to determine catch syscall is supported.
3085
921d8f54
MG
30862016-06-27 Manish Goregaokar <manish@mozilla.com>
3087
25d49b86
PA
3088 * gdb.rust/simple.rs: Add test for returning unit in a function.
3089 * gdb.rust/simple.exp: Add expectation for functions returning
3090 unit.
921d8f54 3091
f4952523
PMR
30922016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3093
3094 * gdb.python/py-breakpoint-create-fail.c,
3095 gdb.python/py-breakpoint-create-fail.exp,
3096 gdb.python/py-breakpoint-create-fail.py: New testcase.
3097
fccb08f8
MG
30982016-06-25 Manish Goregaokar <manish@mozilla.com>
3099
3100 PR gdb/20239
3101 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
3102 * gdb.rust/simple.exp: Add test expectations for new NonZero
3103 tests.
fccb08f8 3104
6b850546
DT
31052016-06-24 David Taylor <dtaylor@emc.com>
3106
3107 * gdb.base/offsets.exp: New file.
3108 * gdb.base/offsets.c: New file.
3109
17621150
TT
31102016-06-23 Tom Tromey <tom@tromey.com>
3111
3112 PR gdb/16483:
3113 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3114 before any filters are loaded.
3115
04d59df6
WT
31162016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3117
3118 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3119 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3120 structs.
3121 * gdb.fortran/derived-type-function.exp: New file.
3122 * gdb.fortran/derived-type-function.f90: New file.
3123
3124
ac69f786
PA
31252016-06-21 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.base/new-ui.exp: New file.
3128 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3129 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3130 (with_spawn_id): New procedure.
3131
49940788
PA
31322016-06-21 Pedro Alves <palves@redhat.com>
3133
3134 * gdb.mi/mi-exec-run.exp: New file.
3135
ef274d26
PA
31362016-06-21 Pedro Alves <palves@redhat.com>
3137
3138 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3139 breakpoint command's output on the main UI.
3140 (test_break): New procedure, factored out from calls in the top
3141 level.
3142 (top level): Use foreach_with_prefix to test MI as main UI and as
3143 separate UI.
3144
468afe6c
PA
31452016-06-21 Pedro Alves <palves@redhat.com>
3146
3147 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3148 (test_awatch_creation_and_listing)
3149 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3150 Remove 'type' parameter.
3151 (test_watchpoint_all): New parameter mi_mode. Remove
3152 with_test_prefix.
3153 (top level): Use foreach_with_prefix, and add main/separate UI MI
3154 testing axis.
3155
51f77c37
PA
31562016-06-21 Pedro Alves <palves@redhat.com>
3157
3158 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3159 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3160 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3161 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3162 (gdb_main_spawn_id, mi_spawn_id): Declare and
3163 comment.
3164 (mi_create_inferior_pty): New procedure,
3165 factored out from default_mi_gdb_start.
3166 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3167 procedures.
3168 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3169 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3170 Use mi_create_inferior_pty.
3171 (mi_gdb_start): Use eval to pass down args list.
3172
8980e177
PA
31732016-06-21 Pedro Alves <palves@redhat.com>
3174
3175 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3176 * gdb.opt/inline-cmds.exp: Add MI tests.
3177
f38d3ad1
PA
31782016-06-21 Pedro Alves <palves@redhat.com>
3179
3180 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3181
45db7c09
PA
31822016-06-21 Pedro Alves <palves@redhat.com>
3183
3184 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3185 (top level): Use it instead of mi_execute_to.
3186
5a069ab3
PA
31872016-06-21 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3190 (cont_handler_str): New.
3191 (signal_stop_handler): Set stop_handler_str instead of printing to
3192 stdout.
3193 (continue_handler): Set cont_handler_str instead of printing to
3194 stdout.
3195 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3196 mi_send_resuming_command. Print stop_handler_str and
3197 cont_handler_str instead of expecting the python events print
3198 directly.
3199
2838cc1d
SD
32002016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3201
3202 * gdb.base/jit-reader.exp: New file.
3203 * gdb.base/jithost.c: New file.
3204 * gdb.base/jithost.h: New file.
3205 * gdb.base/jitreader.c : New file.
3206 * gdb.base/jit-protocol.h: New file.
3207
21a77091
YQ
32082016-06-17 Yao Qi <yao.qi@linaro.org>
3209
3210 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3211 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3212 and detach-on-fork. Adjust tests.
3213 (top level): Invoke break_cond_on_syscall with combinations of
3214 syscall, follow-fork-mode and detach-on-fork.
3215
f50bf8e5
YQ
32162016-06-17 Yao Qi <yao.qi@linaro.org>
3217
3218 * gdb.base/step-over-exit.c: New.
3219 * gdb.base/step-over-exit.exp: New.
3220
a28d8e50
YTL
32212016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3222
3223 * gdb.base/float.exp: Add target check for nds32*-*-*.
3224 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3225
cad8e26d
AB
32262016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3227
3228 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3229 for unsupported target features.
3230 * gdb.base/call-rt-st.exp: Likewise.
3231 * gdb.base/call-sc.exp: Likewise.
3232 * gdb.base/call-signal-resume.exp: Likewise.
3233 * gdb.base/call-strs.exp: Likewise.
3234 * gdb.base/callexit.exp: Likewise.
3235 * gdb.base/callfuncs.exp: Likewise.
3236 * gdb.base/nodebug.exp: Likewise.
3237 * gdb.base/printcmds.exp: Likewise.
3238 * gdb.base/ptype.exp: Likewise.
3239 * gdb.base/structs.exp: Likewise.
3240 * gdb.base/unwindonsignal.exp: Likewise.
3241 * gdb.cp/gdb2495.exp: Likewise.
3242 * gdb.cp/templates.exp: Likewise.
3243 * gdb.cp/virtfunc.exp: Likewise.
3244 * gdb.threads/hand-call-in-threads.exp: Likewise.
3245 * gdb.threads/interrupted-hand-call.exp: Likewise.
3246 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3247
347dc102
TT
32482016-06-10 Tom Tromey <tom@tromey.com>
3249
3250 PR rust/20110:
3251 * gdb.rust/expr.exp: Add test for integer constant larger than
3252 i32.
3253
5e13cf25
BH
32542016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3255
3256 * gdb.fortran/nested-funcs.exp: New.
3257 * gdb.fortran/nested-funcs.f90: New.
3258
bb556f1f
TK
32592016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3260
3261 * gdb.base/examine-backward.c: New file.
3262 * gdb.base/examine-backward.exp: New file.
3263
38b022b4
SM
32642016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3265
3266 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3267 matching.
3268
1b40ec05
TT
32692016-06-02 Tom Tromey <tom@tromey.com>
3270
3271 PR python/18984:
3272 * gdb.python/py-shared.exp: Add solib_name test.
3273
193bd378
SM
32742016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3275
3276 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3277
3326303b
MG
32782016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3279
3280 PR c++/19893
3281 * gdb.dwarf2/implref.exp: Rename to...
3282 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3283 * gdb.dwarf2/implref-array.c: New file.
3284 * gdb.dwarf2/implref-array.exp: Likewise.
3285 * gdb.dwarf2/implref-global.c: Likewise.
3286 * gdb.dwarf2/implref-global.exp: Likewise.
3287 * gdb.dwarf2/implref-struct.c: Likewise.
3288 * gdb.dwarf2/implref-struct.exp: Likewise.
3289
825c8ef2
AT
32902016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3291
3292 * gdb.trace/trace-condition.exp: Add 64bit tests.
3293
2320162a
AT
32942016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3295
3296 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3297 bits types.
3298 (main): Adapt to 8 to 64 bits types.
3299 * gdb.trace/trace-condition.exp: Add new tests.
3300
a7818233
AT
33012016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3302
3303 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3304
0d336466
AT
33052016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3306
3307 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3308 Move condition tests...
3309 * gdb.trace/trace-condition.exp: Here.
3310
7faeb45a
AT
33112016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3312
3313 * gdb.trace/trace-condition.exp: Add counter-case tests.
3314
e385593e
JK
33152016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3316
3317 PR c++/15231
3318 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3319 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3320
744608cc
PA
33212016-05-27 Pedro Alves <palves@redhat.com>
3322
3323 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3324 New procedure.
3325 (top level): Call it, and bail out of DejaGnu is known to be bad.
3326
ac775bf4
AB
33272016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3328
3329 * gdb.base/whatis.c: Extend the test case.
3330 * gdb.base/whatis.exp: Add additional tests.
3331
2bbad2ea
BH
33322016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3333
3334* gdb.fortran/type.f90: Add pointer variable.
3335* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3336
8b70175d
BH
33372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3338
3339 * gdb.fortran/vla-type.exp: Fix testcase name.
3340
86d8a848
BH
33412016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3342
3343 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3344
e188eb36
BH
33452016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3346
3347 * gdb.fortran/type.f90: Add nested structures.
3348 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3349 * gdb.fortran/derived-type.exp: Adapt expected output.
3350 * gdb.fortran/vla-type.exp: Adapt expected output.
3351
9b2db1fd
BH
33522016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3353
3354 * gdb.fortran/whatis_type.exp: Adapt expected output.
3355
72b17055
BH
33562016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3357
3358 * gdb.fortran/print_type.exp: Fix expected output.
3359 * gdb.fortran/whatis_type.exp: Fix expected output.
3360
3cd81d8d
BH
33612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3362
3363 * gdb.fortran/whatis_type.exp: Use multi_line.
3364
ddae9462
TT
33652016-05-24 Tom Tromey <tom@tromey.com>
3366
3367 PR python/17386:
3368 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3369 use value as an index.
3370
1957f6b8
TT
33712016-05-23 Tom Tromey <tom@tromey.com>
3372
3373 PR python/17981:
3374 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3375 no-breakpoint case.
3376
026a9174
PA
33772016-05-24 Pedro Alves <palves@redhat.com>
3378
3379 PR gdb/19828
3380 * gdb.threads/clone-attach-detach.c: New file.
3381 * gdb.threads/clone-attach-detach.exp: New file.
3382
e70a7231
FR
33832016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3384
3385 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3386
0f6ed0e0
TT
33872016-05-23 Tom Tromey <tom@tromey.com>
3388
3389 PR python/19438, PR python/18393:
3390 * gdb.python/py-progspace.exp: Add "dir" test.
3391 * gdb.python/py-objfile.exp: Add "dir" test.
3392
ffd19d61
YQ
33932016-05-23 Yao Qi <yao.qi@linaro.org>
3394
3395 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3396 * gdb.arch/thumb2-it.exp: Likewise.
3397
9e8f9b05
SM
33982016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3399
3400 * gdb.mi/mi-threads-interrupt.c: New file.
3401 * gdb.mi/mi-threads-interrupt.exp: New file.
3402
61c6156d
SM
34032016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3404
3405 PR gdb/18077
3406 * gdb.mi/mi-async-run.exp: New file.
3407 * gdb.mi/mi-async-run.c: New file.
3408
67218854
TT
34092016-05-17 Tom Tromey <tom@tromey.com>
3410 Manish Goregaokar <manishsmail@gmail.com>
3411
3412 * lib/rust-support.exp: New file.
3413 * lib/gdb.exp (skip_rust_tests): New proc.
3414 (build_executable_from_specs): Handle rust.
3415 * lib/future.exp (gdb_find_rustc): New proc.
3416 (gdb_default_target_compile): Handle rust.
3417 * gdb.rust/expr.exp: New file.
3418 * gdb.rust/generics.exp: New file.
3419 * gdb.rust/generics.rs: New file.
3420 * gdb.rust/methods.exp: New file.
3421 * gdb.rust/methods.rs: New file.
3422 * gdb.rust/modules.exp: New file.
3423 * gdb.rust/modules.rs: New file.
3424 * gdb.rust/simple.exp: New file.
3425 * gdb.rust/simple.rs: New file.
3426
c44af4eb
TT
34272016-05-17 Tom Tromey <tom@tromey.com>
3428
3429 * gdb.base/default.exp (set language): Add rust.
3430
dcd1f979
TT
34312016-05-17 Tom Tromey <tom@tromey.com>
3432
3433 * gdb.gdb/unittest.exp: New file.
3434
155b7f57
YQ
34352016-05-16 Yao Qi <yao.qi@linaro.org>
3436
3437 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3438 shell_prompt. Update shell_prompt_re.
3439
8ddd5a6c
DE
34402016-05-12 Doug Evans <dje@google.com>
3441
3442 PR symtab/19999
3443 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3444 $options when building executable.
3445 * gdb.dwarf2/fission-loclists-pie.S: New file.
3446 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3447
02e370d9
SM
34482016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3449
3450 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3451 of [is_remote target],
3452
8929ad8b
SM
34532016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3454
3455 * lib/gdb.exp (use_gdb_stub): New procedure.
3456
6c447423
DE
34572016-05-03 Yunlian Jiang <yunlian@google.com>
3458 Doug Evans <dje@google.com>
3459
3460 PR symtab/19914
3461 * gdb.dwarf2/dwp-sepdebug.c: New file.
3462 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3463
444e826c
SM
34642016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3465
3466 * gdb.base/detach.exp: Remove is_remote check.
3467
740feeaa
SM
34682016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3469
3470 * gdb.base/annota-input-while-running.exp: Don't check for
3471 [is_remote target]. Enable annotations after running to main.
3472 Remove unused "set test..." line.
3473
9080ac9d
SM
34742016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3475
3476 * gdb.trace/trace-enable-disable.exp: New file.
3477 * gdb.trace/trace-enable-disable.c: New file.
3478
952ebca5
SM
34792016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3480
3481 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3482 use it in info sharedlibrary test.
3483 * gdb.trace/ftrace-lock.exp: Likewise.
3484 * gdb.trace/ftrace.exp: Likewise.
3485 * gdb.trace/range-stepping.exp: Likewise.
3486 * gdb.trace/trace-break.exp: Likewise.
3487 * gdb.trace/trace-condition.exp: Likewise.
3488 * gdb.trace/trace-mt.exp: Likewise.
3489
d9019901
SM
34902016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3491
3492 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3493 (gdb_load_shlib): ... this.
3494 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3495 gdb_load_shlib.
3496 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3497 * gdb.base/ctxobj.exp: Likewise.
3498 * gdb.base/dprintf-pending.exp: Likewise.
3499 * gdb.base/dso2dso.exp: Likewise.
3500 * gdb.base/fixsection.exp: Likewise.
3501 * gdb.base/gcore-relro.exp: Likewise.
3502 * gdb.base/gdb1555.exp: Likewise.
3503 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3504 * gdb.base/gnu-ifunc.exp: Likewise.
3505 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3506 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3507 * gdb.base/pending.exp: Likewise.
3508 * gdb.base/print-file-var.exp: Likewise.
3509 * gdb.base/print-symbol-loading.exp: Likewise.
3510 * gdb.base/shlib-call.exp: Likewise.
3511 * gdb.base/shreloc.exp: Likewise.
3512 * gdb.base/so-impl-ld.exp: Likewise.
3513 * gdb.base/solib-disc.exp: Likewise.
3514 * gdb.base/solib-nodir.exp: Likewise.
3515 * gdb.base/solib-overlap.exp: Likewise.
3516 * gdb.base/solib-symbol.exp: Likewise.
3517 * gdb.base/solib-weak.exp (do_test): Likewise.
3518 * gdb.base/sym-file.exp: Likewise.
3519 * gdb.base/symtab-search-order.exp: Likewise.
3520 * gdb.base/type-opaque.exp: Likewise.
3521 * gdb.base/unload.exp: Likewise.
3522 * gdb.base/watchpoint-solib.exp: Likewise.
3523 * gdb.compile/compile.exp: Likewise.
3524 * gdb.cp/gdb2384.exp: Likewise.
3525 * gdb.cp/infcall-dlopen.exp: Likewise.
3526 * gdb.cp/re-set-overloaded.exp: Likewise.
3527 * gdb.fortran/library-module.exp: Likewise.
3528 * gdb.opt/solib-intra-step.exp: Likewise.
3529 * gdb.python/py-finish-breakpoint.exp: Likewise.
3530 * gdb.python/py-shared.exp: Likewise.
3531 * gdb.reverse/solib-precsave.exp: Likewise.
3532 * gdb.reverse/solib-reverse.exp: Likewise.
3533 * gdb.server/solib-list.exp: Likewise.
3534 * gdb.threads/dlopen-libpthread.exp: Likewise.
3535 * gdb.threads/tls-shared.exp: Likewise.
3536 * gdb.threads/tls-so_extern.exp: Likewise.
3537 * gdb.trace/change-loc.exp: Likewise.
3538 * gdb.trace/ftrace-lock.exp: Likewise.
3539 * gdb.trace/ftrace.exp: Likewise.
3540 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3541 * gdb.trace/pending.exp: Likewise.
3542 * gdb.trace/range-stepping.exp: Likewise.
3543 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3544 (strace_info_marker): Likewise.
3545 (strace_probe_marker): Likewise.
3546 (strace_trace_on_same_addr): Likewise.
3547 (strace_trace_on_diff_addr): Likewise.
3548 * gdb.trace/trace-break.exp: Likewise.
3549 * gdb.trace/trace-condition.exp: Likewise.
3550 * gdb.trace/trace-mt.exp: Likewise.
3551
fca4cfd9
SM
35522016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3553
3554 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3555 result of gdb_remote_download.
3556 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3557 * gdb.base/dso2dso.exp: Likewise.
3558 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3559 * gdb.base/print-file-var.exp: Likewise.
3560 * gdb.base/shlib-call.exp: Likewise.
3561 * gdb.base/shreloc.exp: Likewise.
3562 * gdb.base/solib-overlap.exp: Likewise.
3563 * gdb.base/solib-weak.exp (do_test): Likewise.
3564 * gdb.base/unload.exp: Likewise.
3565
11cf4ffb
YQ
35662016-04-27 Yao Qi <yao.qi@linaro.org>
3567
3568 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3569 exists.
3570
3e2e34f8
KB
35712016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3572
3573 * vla-type.exp: Print structure from toplevel.
3574
8f07e298
BH
35752016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3576
3577 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3578 of dynamic types.
3579 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3580 of dynamic types.
3581
9920b434
BH
35822016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3583
3584 * gdb.fortran/vla-type.f90: New file.
3585 * gdb.fortran/vla-type.exp: New file.
3586
f3abeff5
YQ
35872016-04-25 Yao Qi <yao.qi@linaro.org>
3588
3589 * gdb.base/branch-to-self.c: New file.
3590 * gdb.base/branch-to-self.exp: New file.
3591
0a5d52f0
YQ
35922016-04-22 Yao Qi <yao.qi@linaro.org>
3593
3594 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3595 more after $hex.
3596
495346f6
YQ
35972016-04-22 Yao Qi <yao.qi@linaro.org>
3598
3599 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3600 * gdb.base/annota3.exp: Likewise.
3601
4a7e075c
YQ
36022016-04-22 Yao Qi <yao.qi@linaro.org>
3603
3604 * gdb.reverse/step-precsave.exp: Do one step and test program
3605 stops in "callee" and do multiple steps until program goes out
3606 of "callee".
3607 * gdb.reverse/step-reverse.exp: Likewise.
3608
5b061e98
YQ
36092016-04-22 Yao Qi <yao.qi@linaro.org>
3610
3611 * gdb.trace/signal.exp: Also pass if
3612 $tracepoint_hits($i) > $iterations.
3613
5c5dc57f
YQ
36142016-04-22 Yao Qi <yao.qi@linaro.org>
3615
3616 * gdb.trace/signal.c: New file.
3617 * gdb.trace/signal.exp: New file.
3618
a55411b9
DE
36192016-04-19 Doug Evans <xdje42@gmail.com>
3620
3621 * gdb.base/bad-file.exp: New file.
3622
a22df60a
MG
36232016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3624
3625 * gdb.dwarf2/implref.exp: New file.
3626
0c13f7e5
BH
36272016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3628
3629 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3630 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3631 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3632 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3633 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3634 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3635 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3636 * lib/fortran.exp (fortran_int4): New procedure.
3637 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3638 (fortran_logical4): Likewise.
3639
9b9b09e9
BH
36402016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3641
3642 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3643
a14d1f4d
BH
36442016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3645
3646 * lib/compiler.c: Add Intel specific preprocessor macros.
3647 * lib/compiler.cc: Likewise.
25d49b86 3648
7d49b1d0
LM
36492016-04-13 Luis Machado <lgustavo@codesourcery.com>
3650
3651 * gdb.server/connect-with-no-symbol-file.c: New file.
3652 * gdb.server/connect-with-no-symbol-file.exp: New file.
3653
8392fa22
SM
36542016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3655
3656 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3657
8c4c4aeb
SM
36582016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3659
3660 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3661 standard output directory.
3662
45e3745e
AT
36632016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3664
3665 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3666
e26b7e41
MM
36672016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3668
3669 * gdb.btrace/instruction_history.c (loop): Add declaration.
3670
8ce09462
AT
36712016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3672
3673 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3674
2e88a1ea
SM
36752016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3676
3677 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3678 parentheses to print.
3679 (continue_handler): Likewise.
3680
f48e22e3
SM
36812016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3682
3683 * gdb.server/solib-list.exp: Remove is_remote check.
3684 Pass shlib= to gdb_compile. Don't link shared library with
3685 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3686 Run binary filename through "readlink -f" on the target.
3687
096be756
PA
36882016-04-08 Pedro Alves <palves@redhat.com>
3689
3690 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3691 interpreter filename as argument to gdbserver_spawn.
3692 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3693 Return empty if $last_loaded_file does not exist.
3694
06500533
JK
36952016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3696
3697 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3698 * gdb.base/jit-main.c: Use exit after usage.
3699
2d35e871
JK
37002016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3701
3702 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3703 GDBHISTSIZE prior to the tests.
3704 * gdb.base/gdbinit-history.exp: Likewise.
3705
37062016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3707
3708 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3709 instead of build_executable. Use gdb_load_shlibs.
3710
c8064e7e
YQ
37112016-04-07 Yao Qi <yao.qi@linaro.org>
3712
3713 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3714 Execute "si" command.
3715
bde47561
YQ
37162016-04-07 Yao Qi <yao.qi@linaro.org>
3717
3718 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3719 number instead of the comments on some line.
3720
b16f8a3b
DB
37212016-04-06 Don Breazeal <donb@codesourcery.com>
3722
3723 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3724 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3725
c2f901df
SM
37262016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3727
3728 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3729 standard_output_file. Remove unused binfile variable.
3730
ac17fda0
CU
37312016-04-05 Catalin Udma <catalin.udma@freescale.com>
3732
3733 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3734 * gdb.python/py-mi-objfile.exp: Match "list main" output
3735 in console format.
3736
03a8c4df
SM
37372016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3738
3739 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3740 absolute.
3741
6e774b13
SM
37422016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3743
3744 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3745 absolute.
3746 * gdb.trace/ftrace.exp: Likewise.
3747 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3748 targets as well.
3749 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3750 (gdb_load_shlibs): Copy libraries to test directory when testing
3751 natively. Only set solib-search-path if testing remotely.
3752 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3753
7817ea46
SM
37542016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3755
3756 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3757 gdb_download. Use it even if the target is not remote.
3758 * gdb.base/jit.exp (compile_jit_test): Likewise.
3759 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3760 output directory if the destination board is local, otherwise use
3761 the standard remote_download from DejaGnu.
3762 (gdb_download): Remove.
3763 (gdb_load_shlibs): Use gdb_remote_download instead of
3764 gdb_download.
3765 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3766 Use gdb_remote_download instead of gdb_download. Use it even if
3767 the target is not remote.
3768 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3769 instead of gdb_download.
3770
7beb7f68
SM
37712016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3772
3773 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3774 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3775 run.
3776
cc63428a
AV
37772016-04-01 Artemiy Volkov <artemiyv@acm.org>
3778
3779 PR gdb/19820
3780 * gdb.base/printcmds.exp: Add artificial arrays tests.
3781
64cdf930
PA
37822016-03-31 Pedro Alves <palves@redhat.com>
3783
3784 PR gdb/19858
3785 * gdb.base/jit-main.c: Include unistd.h.
3786 (ATTACH): Define to 0 if not already defined.
3787 (wait_for_gdb, mypid): New globals.
3788 (WAIT_FOR_GDB): New macro.
3789 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3790 some breakpoint locations.
3791 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3792 New procedures.
3793 (one_jit_test): Add REATTACH parameter, and handle it. Use
3794 continue_to_test_location.
3795 (top level): Test attach, and adjusts calls to one_jit_test.
3796
40dea8cb
PA
37972016-03-31 Pedro Alves <palves@redhat.com>
3798
3799 PR gdb/19858
3800 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3801 BINSUFFIX parameter, and handle it.
3802 (top level): Adjust calls compile_jit_test.
3803
e7ea3ec7
CU
38042016-03-31 Catalin Udma <catalin.udma@freescale.com>
3805
3806 PR python/19743
3807 * gdb.python/py-mi-events-gdb.py: New file.
3808 * gdb.python/py-mi-events.c: New file.
3809 * gdb.python/py-mi-events.exp: New file.
3810
e6359af3
YQ
38112016-03-30 Yao Qi <yao.qi@linaro.org>
3812
3813 * gdb.reverse/until-precsave.exp: Match function name only.
3814 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3815 Move malloc to a condition block.
3816 * gdb.reverse/until-reverse.exp: Match function name only.
3817
a4105d04
MK
38182016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3819
3820 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3821 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3822 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3823 variable for GPR 0 instead of assuming it is register 0.
3824 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3825 * lib/trace-support.exp: Add s390 registers.
3826
bfa6adb9
YQ
38272016-03-29 Yao Qi <yao.qi@linaro.org>
3828
3829 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3830
1e6697ea
YQ
38312016-03-24 Yao Qi <yao.qi@linaro.org>
3832
3833 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3834 test message.
3835
64bcd522
AA
38362016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3837
3838 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3839 maintaining separate logic for constructing the output path.
3840
7868401b
DB
38412016-03-16 Don Breazeal <donb@codesourcery.com>
3842
3843 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3844 Retry fork and waitpid on interrupted system call errors.
3845 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3846 Use with_timeout_factor to increase timeout by factor of 10.
3847
1cafadb4
DB
38482016-03-15 Don Breazeal <donb@codesourcery.com>
3849
3850 * gdb.cp/scope-err.cc: New test program.
3851 * gdb.cp/scope-err.exp: New test script.
3852 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3853 lines and "set breakpoint here" comment.
3854 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3855 Fixed some whitespace and format issues.
3856 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3857 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3858
81516450
DE
38592016-03-15 Doug Evans <dje@google.com>
3860
3861 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3862 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3863 All callers updated. Add tests for enums, mixed flags register.
3864
aa52b601
DE
38652016-03-15 Doug Evans <dje@google.com>
3866
3867 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3868 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3869
fa4ff313
SM
38702016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3871
3872 * gdb.base/default.exp: Add $_as_string to the list of expected
3873 convenience functions.
3874
f2403c39
AB
38752016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3876
3877 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3878
f2f3ccb9
SM
38792016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3880
3881 * gdb.python/py-as-string.exp: New file.
3882 * gdb.python/py-as-string.c: New file.
3883
00dbd492
PA
38842016-03-09 Pedro Alves <palves@redhat.com>
3885
3886 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3887 signal" -> "Thread NN received signal" output change.
3888 * gdb.threads/ia64-sigill.exp: Likewise.
3889 * gdb.threads/linux-dp.exp: Likewise.
3890 * gdb.threads/manythreads.exp: Likewise.
3891 * gdb.threads/pending-step.exp: Likewise.
3892 * gdb.threads/print-threads.exp: Likewise.
3893 * gdb.threads/sigstep-threads.exp: Likewise.
3894 * gdb.threads/staticthreads.exp: Likewise.
3895 * gdb.threads/tls.exp: Likewise.
3896
1e6697ea
YQ
38972016-03-09 Pedro Alves <palves@redhat.com>
3898
3899 * gdb.base/command-line-input.exp: New file.
3900
b04fd3be
MK
39012016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3902
3903 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3904 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3905 * gdb.trace/pending.exp: Accept leading dot before function name.
3906 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3907 * lib/trace-support.exp: Set registers for ppc.
3908
98fa59e9
MK
39092016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3910
3911 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3912 use it for disassembly; accept .main in addition to main in backtrace.
3913
f77198c8
MK
39142016-03-09 Wei-cheng Wang <cole945@gmail.com>
3915 Marcin Kościelnicki <koriakin@0x04.net>
3916
3917 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3918 (gdb_recursion_test_ptr): New global variable.
3919 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3920 gdb_recursion_test.
3921 (gdb_c_test): Ditto.
3922
ba84e0da
MK
39232016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3924
3925 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3926 ordering.
3927
4366d36e
MK
39282016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3929
3930 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3931 (bar): Add bar_start_lbl label.
3932 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3933 of foo/bar for emitting DWARF and tracing.
3934
5eb264df
SDJ
39352016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3936
3937 * analyze-racy-logs.py: Set executable bit.
3938
fb6a751f
SDJ
39392016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3940
3941 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3942 (CHECK_TARGET_TMP): Likewise.
3943 (check-single-racy): New rule.
3944 (check-parallel-racy): Likewise.
3945 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3946 (do-check-parallel-racy): New rule.
3947 (check-racy/%.exp): Likewise.
3948 * README (Racy testcases): New section.
3949 * analyze-racy-logs.py: New file.
3950
bdf7e230
DE
39512016-03-03 Doug Evans <dje@google.com>
3952
3953 * gdb.base/skip.exp: Use with_test_prefix.
3954
4719d415
YQ
39552016-03-03 Yao Qi <yao.qi@linaro.org>
3956
3957 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3958 Invoke step_over_syscall "clone" and break_cond_on_syscall
3959 "clone".
3960 * gdb.base/step-over-clone.c: New file.
3961
ea507862
YQ
39622016-03-03 Yao Qi <yao.qi@linaro.org>
3963
3964 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3965 code format.
3966
8fc8cbda
YQ
39672016-03-03 Yao Qi <yao.qi@linaro.org>
3968
3969 * gdb.base/disp-step-fork.c: Rename to ...
3970 * gdb.base/step-over-fork.c: ... it. New file.
3971 * gdb.base/disp-step-vfork.c: Rename to ...
3972 * gdb.base/step-over-vfork.c: ... it. New file.
3973 * gdb.base/disp-step-syscall.exp: Rename to ...
3974 * gdb.base/step-over-syscall.exp: ... it. New file.
3975 (disp_step_cross_syscall): Rename to ...
3976 (step_over_syscall): ... it.
3977
92fa70b0
YQ
39782016-03-03 Yao Qi <yao.qi@linaro.org>
3979
3980 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3981 If target supports condition evaluation on target, invoke
3982 break_cond_on_syscall for fork and vfork.
3983
e197ad3c
YQ
39842016-03-03 Yao Qi <yao.qi@linaro.org>
3985
3986 * gdb.base/disp-step-syscall.exp: Don't invoke
3987 support_displaced_stepping.
3988 (disp_step_cross_syscall): Test with displaced stepping off and
3989 on if supported.
3990
0b47da9f
YQ
39912016-03-03 Yao Qi <yao.qi@linaro.org>
3992
3993 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3994 proc.
3995 (setup): New proc.
3996 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3997 and setup.
3998
065ab6dc
BH
39992016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4000
4001 * gdb.fortran/vla-history.exp: Remove breakpoint.
4002
07e448ad 40032016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4004
25d49b86
PA
4005 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4006 exceeds timeout.
07e448ad 4007
9ac2d526 40082016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4009
25d49b86
PA
4010 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4011 breakpoint.
9ac2d526 4012
17807369
BH
40132016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4014
4015 * gdb.mi/vla.f90: Nullify pointer after declaration.
4016
86e501af
PA
40172016-03-01 Pedro Alves <palves@redhat.com>
4018
4019 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4020
1e903e32
PA
40212016-03-01 Pedro Alves <palves@redhat.com>
4022
4023 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4024 before anything else.
4025 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4026 _GNU_SOURCE here.
4027 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4028 before anything else.
4029 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4030
6ccb54e2
PA
40312016-03-01 Pedro Alves <palves@redhat.com>
4032
4033 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4034
30ca9da1
YQ
40352016-03-01 Yao Qi <yao.qi@linaro.org>
4036
4037 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4038 prepare_for_testing.
4039
dc856b38
YQ
40402016-03-01 Yao Qi <yao.qi@linaro.org>
4041
4042 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4043
4a932159
AA
40442016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4045
4046 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4047 manually constructing the output path.
4048
f2489477
AA
40492016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4050
4051 * gdb.arch/s390-stackless.S: New.
4052 * gdb.arch/s390-stackless.exp: New.
4053
38899f16
IB
40542016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4055
4056 * gdb.dlang/circular.c: New file.
4057 * gdb.dlang/circular.exp: New file.
4058
9fde51ed
YQ
40592016-02-26 Yao Qi <yao.qi@linaro.org>
4060
4061 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4062 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4063 (testcases): Update.
4064
ce90fefe
YQ
40652016-02-26 Yao Qi <yao.qi@linaro.org>
4066
4067 * gdb.reverse/aarch64.c: Rename to ...
4068 * gdb.reverse/insn-reverse.c: ... it.
4069 * gdb.reverse/aarch64.exp: Rename to ...
4070 * gdb.reverse/insn-reverse.exp: ... it.
4071
3263bceb
YQ
40722016-02-26 Yao Qi <yao.qi@linaro.org>
4073
4074 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4075 (testcase_ftype): New.
4076 (testcases): New array.
4077 (n_testcases): New.
4078 (main): Call each element in testcases.
4079 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4080 (read_testcase): New.
4081 Do the tests in a loop.
4082
6cb59ff1
YQ
40832016-02-25 Yao Qi <yao.qi@linaro.org>
4084
4085 * gdb.base/branches.c: Remove.
4086
ae91f625
MK
40872016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4088
4089 PR gdb/13808
4090 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4091
678b48b7
MK
40922016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4093
4094 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4095
7337a6f2
MK
40962016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4097
4098 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4099 change x86_64 call_insn to 'callq'.
4100
861ca91f
AT
41012016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4102
4103 * gdb.trace/tfile-avx.c: Move to...
4104 * gdb.trace/tracefile-pseudo-reg.c: Here.
4105 * gdb.trace/tfile-avx.exp: Move to...
4106 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4107
bf74e428
GB
41082016-02-24 Gary Benson <gbenson@redhat.com>
4109
4110 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4111 message on attach.
4112
cce0e923
DE
41132016-02-23 Doug Evans <dje@google.com>
4114
4115 * gdb.base/skip.c (test_skip): New function.
4116 (end_test_skip_file_and_function): New function.
4117 (test_skip_file_and_function): New function.
4118 * gdb.base/skip1.c (test_skip): New function.
4119 (skip1_test_skip_file_and_function): New function.
4120 * gdb.base/skip.exp: Add tests for new skip options.
4121 * gdb.base/skip-solib.exp: Update expected output.
4122 * gdb.perf/skip-command.cc: New file.
4123 * gdb.perf/skip-command.exp: New file.
4124 * gdb.perf/skip-command.py: New file.
4125
4000e47e
MK
41262016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4127
4128 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4129 info registers pattern.
4130
24f75ead
IB
41312016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4132
4133 * lib/future.exp: Add D support.
4134 (gdb_find_gdc): New proc.
4135 (gdb_default_target_compile): Add D support.
4136
fbb7bcbe
WW
41372016-02-18 Wei-cheng Wang <cole945@gmail.com>
4138
4139 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4140 user+system time.
4141 (trace_speed_test): Determine the iteration count for a time
4142 between 15..30 seconds.
4143
012b3a21
WT
41442016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4145
4146 * gdb.arch/i386-mpx-sigsegv.c: New file.
4147 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4148 * gdb.arch/i386-mpx-simple_segv.c: New file.
4149 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4150
2d5189bd
YQ
41512016-02-18 Yao Qi <yao.qi@linaro.org>
4152
4153 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4154 Don't call setup_kfail.
4155
40fb20d0
YQ
41562016-02-18 Yao Qi <yao.qi@linaro.org>
4157
4158 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4159 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4160
21b1f8d2
DE
41612016-02-16 Doug Evans <dje@google.com>
4162
4163 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4164 * gdb.base/skip1.c: Ditto.
4165 * gdb.base/skip.exp: Whitespace cleanup.
4166
4041ed77
DB
41672016-02-16 Don Breazeal <donb@codesourcery.com>
4168
4169 PR remote/19496
4170 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4171 Remove kfail for PR remote/19496.
4172
c4ef31bf
SM
41732016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4174
4175 * lib/gdb.exp (standard_temp_file): Return a path specific to
4176 the runtest invocation.
4177
266b65b3
SM
41782016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4179
4180 * gdb.trace/save-trace.exp: Change relative path to be in the
4181 standard output directory.
4182
a7a0a6a9
JK
41832016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4184
4185 * gdb.arch/i386-prologue.c: Add missing prototypes.
4186
c99dbb42
JK
41872016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4188
4189 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4190 * gdb.arch/i386-prologue.exp: Likewise.
4191 * gdb.arch/i386-size.exp: Likewise.
4192
aa480355
SM
41932016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4194
4195 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4196 define object file path.
4197 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4198 file path.
4199 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4200 standard_output_file to define binfile.
4201
ba881f50
JK
42022016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4203
4204 Fix compatibility with recent gfortran-5.3.1.
4205 * gdb.fortran/vla-history.exp (print vla1 allocated)
4206 (print vla2 allocated, print $2, print $3): Remove
4207 (print $4): Rename to ...
4208 (print $2): ... here.
4209 (print $9): Rename to ...
4210 (print $5): ... here.
4211 (print $10): Rename to ...
4212 (print $6): ... here.
4213 * gdb.fortran/vla.f90: Add pvla initialization.
4214
e9fb005c
JK
42152016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4216
4217 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4218 New test.
4219 * gdb.fortran/vla-value-sub.exp: Likewise.
4220
e44e00ff
MK
42212016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4222
4223 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4224
97e94151
SM
42252016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4226
4227 * i386-biarch-core.exp: Define corefile using
4228 standard_output_file.
4229
01113bc1
YQ
42302016-02-12 Yao Qi <yao.qi@linaro.org>
4231
4232 * gdb.arch/arm-single-step-kernel-helper.c: New.
4233 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4234
33b4777c
MM
42352016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4236
4237 * gdb.btrace/tailcall-only.exp: New.
4238 * gdb.btrace/tailcall-only.c: New.
4239 * gdb.btrace/x86_64-tailcall-only.S: New.
4240 * gdb.btrace/i686-tailcall-only.S: New.
4241
acc23c11
PA
42422016-02-11 Pedro Alves <palves@redhat.com>
4243
4244 * README (Parallel testing): Add missing double quotes.
4245
e352bf0a
PA
42462016-02-11 Pedro Alves <palves@redhat.com>
4247
4248 * README (Parallel testing): New section.
4249 (GDB_PARALLEL): Rewrite.
4250 (FORCE_PARALLEL): Document.
4251
9f5fed78
MK
42522016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4253
4254 * gdb.trace/tfile-avx.c: New test.
4255 * gdb.trace/tfile-avx.exp: New test.
4256
9ef9e6a6
KS
42572016-02-09 Keith Seitz <keiths@redhat.com>
4258
4259 PR breakpoints/19546
4260 * gdb.base/infcall-exec.c: New file.
4261 * gdb.base/infcall-exec2.c: New file.
4262 * gdb.base/infcall-exec.exp: New file.
4263
a96e36da
KS
42642016-02-09 Keith Seitz <keiths@redhat.com>
4265
4266 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4267 (toplevel): Call test_bkpt_address.
4268
9f61929f
KS
42692016-02-09 Keith Seitz <keiths@redhat.com>
4270
4271 PR python/19506
4272 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4273 (toplevel): Call test_bkpt_address.
4274
1e94266c
SM
42752016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4276
4277 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4278 to AC_OUTPUT.
4279 * configure: Regenerate.
4280
2a7f3dff
PA
42812016-02-09 Pedro Alves <palves@redhat.com>
4282
4283 PR breakpoints/19548
4284 * gdb.base/execl-update-breakpoints.c (some_function): New
4285 function.
4286 (main): Call it.
4287 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4288 Tighten expected GDB output.
4289
2151ccc5
SM
42902016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4291
4292 * Makefile.in (ALL_SUBDIRS): Remove.
4293 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4294 (distclean maintainer-clean realclean): Likewise.
4295 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4296 * configure: Regenerate.
4297 * gdb.ada/Makefile.in: Delete.
4298 * gdb.arch/Makefile.in: Likewise.
4299 * gdb.asm/Makefile.in: Likewise.
4300 * gdb.base/Makefile.in: Likewise.
4301 * gdb.btrace/Makefile.in: Likewise.
4302 * gdb.cell/Makefile.in: Likewise.
4303 * gdb.compile/Makefile.in: Likewise.
4304 * gdb.cp/Makefile.in: Likewise.
4305 * gdb.disasm/Makefile.in: Likewise.
4306 * gdb.dlang/Makefile.in: Likewise.
4307 * gdb.dwarf2/Makefile.in: Likewise.
4308 * gdb.fortran/Makefile.in: Likewise.
4309 * gdb.gdb/Makefile.in: Likewise.
4310 * gdb.go/Makefile.in: Likewise.
4311 * gdb.guile/Makefile.in: Likewise.
4312 * gdb.java/Makefile.in: Likewise.
4313 * gdb.linespec/Makefile.in: Likewise.
4314 * gdb.mi/Makefile.in: Likewise.
4315 * gdb.modula2/Makefile.in: Likewise.
4316 * gdb.multi/Makefile.in: Likewise.
4317 * gdb.objc/Makefile.in: Likewise.
4318 * gdb.opencl/Makefile.in: Likewise.
4319 * gdb.opt/Makefile.in: Likewise.
4320 * gdb.pascal/Makefile.in: Likewise.
4321 * gdb.perf/Makefile.in: Likewise.
4322 * gdb.python/Makefile.in: Likewise.
4323 * gdb.reverse/Makefile.in: Likewise.
4324 * gdb.server/Makefile.in: Likewise.
4325 * gdb.stabs/Makefile.in: Likewise.
4326 * gdb.threads/Makefile.in: Likewise.
4327 * gdb.trace/Makefile.in: Likewise.
4328 * gdb.xml/Makefile.in: Likewise.
4329 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4330 GDB_PARALLEL.
4331 (standard_output_file): Remove check for GDB_PARALLEL, always
4332 return path in outputs/$subdir/$testname.
4333
437277d4
SM
43342016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4335
4336 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4337 (site.exp): Assign abs_srcdir to tcl's srcdir.
4338
31d913c7
YQ
43392016-02-04 Yao Qi <yao.qi@linaro.org>
4340
4341 * gdb.base/foll-exec-mode.c: Include limits.h.
4342 (main): Add parameters argc and argv. Get directory from
4343 argv[0].
4344 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4345 compilation.
4346 * gdb.base/foll-exec.c: Include limits.h.
4347 (main): Add parameters argc and argv.
4348 Get directory from argv[0].
4349 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4350 Adjust tests on the number of lines as source code changed.
4351 * gdb.base/foll-vfork-exit.c: Include limits.h.
4352 (main): Add one line of statement before vfork.
4353 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4354 (main): Add parameters argc and argv. Get directory from
4355 argv[0].
4356 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4357 (setup_gdb): Set tbreak to skip some source lines.
4358 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4359 (main): Add parameters argc and argv. Get directory from
4360 argv[0].
4361 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4362 compilation.
4363 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4364 (main): Add parameters argc and argv. Get directory from
4365 argv[0].
4366 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4367 compilation.
4368
9482b9fb
DE
43692016-02-01 Doug Evans <dje@google.com>
4370
4371 * gdb.base/skip.exp: Clean up multiple references to same test name.
4372
6b2e4f10
PA
43732016-02-01 Pedro Alves <palves@redhat.com>
4374
ccb6afd6 4375 PR remote/19496
6b2e4f10
PA
4376 * gdb.threads/forking-threads-plus-breakpoint.exp
4377 (displaced_stepping_supported): New global.
4378 (probe_displaced_stepping_support): New procedure.
4379 (do_test): Add 'displaced' parameter, and use it.
4380 (top level): Check for displaced stepping support. Add displaced
4381 stepping on/off testing axis.
4382
37a8db1a
AB
43832016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4384
4385 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4386 pointer. Don't perform further tests on the unassociated pointer
4387 if the first test fails.
4388
5fdf6324
AB
43892016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4390
4391 * gdb.base/max-value-size.c: New file.
4392 * gdb.base/max-value-size.exp: New file.
4393 * gdb.base/huge.exp: Disable max-value-size for this test.
4394
935c6144
IB
43952016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4396
4397 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4398
7fe8399d
YQ
43992016-01-28 Yao Qi <yao.qi@linaro.org>
4400
4401 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4402
a2077e25
PA
44032016-01-25 Pedro Alves <palves@redhat.com>
4404
4405 PR threads/19461
4406 * gdb.base/fork-running-state.c: New file.
4407 * gdb.base/fork-running-state.exp: New file.
4408
1d2736d4
PA
44092016-01-25 Pedro Alves <palves@redhat.com>
4410
4411 PR gdb/19494
4412 * gdb.base/catch-fork-kill.c: New file.
4413 * gdb.base/catch-fork-kill.exp: New file.
4414
f1da4b11
PA
44152016-01-25 Pedro Alves <palves@redhat.com>
4416
4417 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4418 Delete, moved to lib/gdb.exp.
4419 * gdb.threads/forking-threads-plus-breakpoint.exp
4420 (foreach_with_prefix): Likewise.
4421 * gdb.threads/process-dies-while-handling-bp.exp
4422 (foreach_with_prefix): Likewise.
4423 * lib/gdb.exp (foreach_with_prefix): New procedure.
4424
45f38546
MK
44252016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4426
4427 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4428 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4429
dc29a1ce
MK
44302016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4431
4432 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4433 endian targets.
4434
092127d7
JK
44352016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4436 Pedro Alves <palves@redhat.com>
4437
4438 Fix testsuite compatibility with Guile.
4439 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4440 number.
4441
31d765d3
JK
44422016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4443
4444 Fix testsuite compatibility with Guile.
4445 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4446 (thread 1): New test for backtrace through signal handler.
4447
1ac78c04
YQ
44482016-01-22 Yao Qi <yao.qi@linaro.org>
4449
4450 PR testsuite/19491
4451 * gdb.base/multi-forks.c: Include
4452 ../lib/unbuffer_output.c
4453 (main): Call gdb_unbuffer_output.
4454
4f5946a8
DE
44552016-01-21 Doug Evans <dje@google.com>
4456
4457 * lib/ada.exp (gdb_compile_ada): Fix typo.
4458
305e13e6
JB
44592016-01-21 Joel Brobecker <brobecker@adacore.com>
4460
4461 * gdb.base/break-fun-addr.exp: New file.
4462 * gdb.base/break-fun-addr1.c: New file.
4463 * gdb.base/break-fun-addr2.c: New file.
4464
5f5dfff6
SM
44652016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4466
4467 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4468 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4469 enum flag values.
4470
fd356fa2
AA
44712016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4472
4473 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4474 when GDB can not set the vector return value. Add more comments
4475 for clarification.
4476
9df22175
AT
44772016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4478
4479 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4480 command.
4481
41d1845e
SM
44822016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4483
4484 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4485
01ac6840
SM
44862016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4487
4488 * Makefile.in (check-single): Pass --status to runtest.
4489 (check/%.exp): Likewise.
4490
44912016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4492
4493 * Makefile.in (check-parallel): Propagate return code from make
4494 do-check-parallel.
4495
bd0a71fa
MK
44962016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4497
4498 * gdb.trace/ftrace.exp: Fix expected message on continue.
4499 * gdb.trace/pending.exp: Fix expected message on continue.
4500 * gdb.trace/trace-break.exp: Fix expected message on continue.
4501
8bcbad33
SM
45022016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4503
4504 * lib/gdb.exp (gdb_test): Remove unused global references.
4505
f303dbd6
PA
45062016-01-18 Pedro Alves <palves@redhat.com>
4507
4508 * gdb.base/async-shell.exp: Adjust expected output.
4509 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4510 * gdb.base/siginfo-thread.exp: Adjust expected output.
4511 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4512 * gdb.java/jnpe.exp: Adjust expected output.
4513 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4514 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4515 * gdb.threads/leader-exit.exp: Adjust expected output.
4516 * gdb.threads/manythreads.exp: Adjust expected output.
4517 * gdb.threads/pthreads.exp: Adjust expected output.
4518 * gdb.threads/schedlock.exp: Adjust expected output.
4519 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4520 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4521 expected output.
4522 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4523 output.
4524 * gdb.threads/sigthread.exp: Adjust expected output.
4525 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4526
b2789696
YQ
45272016-01-18 Yao Qi <yao.qi@linaro.org>
4528
4529 * gdb.guile/scm-section-script.c: Replace @progbits with
4530 %progbits.
4531 * gdb.python/py-section-script.c: Likewise.
4532
71ef29a8
PA
45332016-01-15 Pedro Alves <palves@redhat.com>
4534
4535 * gdb.multi/tids.exp: Test star wildcard ranges.
4536
3f5b7598
PA
45372016-01-15 Pedro Alves <palves@redhat.com>
4538
4539 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4540 command from "thread apply" invocation.
4541 (thr_apply_info_thr_invalid): Default the expected output to the
4542 input tid list.
4543 (top level): Add tests that use convenience variables. Add tests
4544 for "thread apply" with a valid TID list, but missing the command.
4545
663f6d42
PA
45462016-01-13 Pedro Alves <palves@redhat.com>
4547
4548 * gdb.base/default.exp: Expect $_gthread as well.
4549 * gdb.multi/tids.exp: Test $_gthread.
4550 * gdb.threads/thread-specific.exp: Test $_gthread.
4551
c84f6bbf
PA
45522016-01-13 Pedro Alves <palves@redhat.com>
4553
4554 * gdb.multi/tids.exp: Test "info threads -gid".
4555
22a02324
PA
45562016-01-13 Pedro Alves <palves@redhat.com>
4557
4558 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4559 Breakpoint.thread.
4560 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4561
5d5658a1
PA
45622016-01-07 Pedro Alves <palves@redhat.com>
4563
4564 * gdb.base/break.exp: Adjust to output changes.
4565 * gdb.base/hbreak2.exp: Likewise.
4566 * gdb.base/sepdebug.exp: Likewise.
4567 * gdb.base/watch_thread_num.exp: Likewise.
4568 * gdb.linespec/keywords.exp: Likewise.
4569 * gdb.multi/info-threads.exp: Likewise.
4570 * gdb.threads/thread-find.exp: Likewise.
4571 * gdb.multi/tids.c: New file.
4572 * gdb.multi/tids.exp: New file.
4573
84654457
PA
45742016-01-13 Pedro Alves <palves@redhat.com>
4575
4576 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4577
e3940304
PA
45782016-01-13 Pedro Alves <palves@redhat.com>
4579
4580 * gdb.base/default.exp: Expect $_inferior as well.
4581 * gdb.multi/base.exp: Test $_inferior.
4582
a911d87a
PA
45832016-01-13 Pedro Alves <palves@redhat.com>
4584
4585 PR breakpoints/19388
4586 * gdb.base/catch-signal-siginfo-cond.c: New file.
4587 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4588
82075af2
JS
45892016-01-12 Josh Stone <jistone@redhat.com>
4590 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4591
4592 * gdb.base/catch-syscall.c (do_execve): New variable.
4593 (main): Conditionally trigger an execve.
4594 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4595 (test_catch_syscall_execve): New, check entry/return across execve.
4596 (do_syscall_tests): Call test_catch_syscall_execve.
4597
e46eeedd
PA
45982016-01-12 Pedro Alves <palves@redhat.com>
4599
4600 * gdb.base/random-signal.exp (do_test): New procedure, with body
4601 of testcase moved in.
4602
01d8c27e
JK
46032016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4604 Pedro Alves <palves@redhat.com>
4605
4606 * gdb.base/funcargs.exp (finish from indirectly called function):
4607 Reintroduce the case for 'First'.
4608
9a706302
JK
46092016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4610 Pedro Alves <palves@redhat.com>
4611
4612 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4613 (tcatch_vfork_then_child_follow_exec)
4614 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4615 identification.
4616
c0ecb95f
JK
46172016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4618
4619 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4620 and repeats to unlimited.
4621 * gdb.python/py-value.exp: Likewise.
4622 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4623 and repeats to unlimited.
4624
6cfc1fcb
JK
46252016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4626
4627 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4628 and reordering the functions.
4629 * gdb.multi/hangout.c: Likewise.
4630 * gdb.multi/hello.c: Likewise.
4631
582a1b00
SM
46322016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4633
4634 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4635 absolute.
4636 (SingleStatisticTestResult.report): Use dict.keys instead of
4637 dict.iterkeys.
4638
79bc59cb
PA
46392016-01-06 Pedro Alves <palves@redhat.com>
4640
4641 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4642
43368e1d
MM
46432016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4644
4645 * gdb.btrace/dlopen.exp: New.
4646 * gdb.btrace/dlopen.c: New.
4647 * gdb.btrace/dlopen-dso.c: New.
4648
79fad5b8
SL
46492015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4650
4651 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4652 PATTERN argument is optional.
4653
ab8314b3
JB
46542015-12-24 Joel Brobecker <brobecker@adacore.com>
4655
4656 * lib/ada.exp (target_compile_ada_from_dir): New function.
4657 (gdb_compile_ada): Reimplement avoiding the use of project files.
4658 * gdb.ada/gnat_ada.gpr: Delete.
4659 * gdb.ada/cond_lang.exp: Adjust test to make path before
4660 filename optional.
4661 * gdb.ada/small_reg_param.exp: Likewise.
4662
fe33faff
SM
46632015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4664
4665 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4666
6d265cb4
TP
46672015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4668
4669 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4670 case.
4671
10125099
SM
46722015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4673
4674 * gdb.base/break.exp: Remove dead code.
4675 * gdb.base/sepdebug.exp: Likewise.
4676
3ca22649
SM
46772015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4678
4679 * gdb.asm/asm-source.exp: Remove HP-UX references.
4680 * gdb.base/annota1.exp: Likewise.
4681 * gdb.base/annota3.exp: Likewise.
4682 * gdb.base/attach.exp: Likewise.
4683 * gdb.base/bigcore.exp: Likewise.
4684 * gdb.base/break.exp: Likewise.
4685 * gdb.base/call-ar-st.exp: Likewise.
4686 * gdb.base/callfuncs.exp: Likewise.
4687 * gdb.base/catch-fork-static.exp: Likewise.
4688 * gdb.base/display.exp: Likewise.
4689 * gdb.base/foll-exec-mode.exp: Likewise.
4690 * gdb.base/foll-exec.exp: Likewise.
4691 * gdb.base/foll-fork.exp: Likewise.
4692 * gdb.base/foll-vfork.exp: Likewise.
4693 * gdb.base/funcargs.exp: Likewise.
4694 * gdb.base/hbreak2.exp: Likewise.
4695 * gdb.base/inferior-died.exp: Likewise.
4696 * gdb.base/interrupt.exp: Likewise.
4697 * gdb.base/multi-forks.exp: Likewise.
4698 * gdb.base/nodebug.exp: Likewise.
4699 * gdb.base/sepdebug.exp: Likewise.
4700 * gdb.base/solib1.c: Likewise.
4701 * gdb.base/step-test.exp: Likewise.
4702 * gdb.mi/non-stop.c: Likewise.
4703 * gdb.mi/pthreads.c: Likewise.
4704 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4705 * gdb.threads/pthreads.c: Likewise.
4706 * gdb.threads/staticthreads.exp: Likewise.
4707 * lib/future.exp: Likewise.
4708 * lib/gdb.exp: Likewise.
4709 * gdb.base/so-indr-cl.c: Remove.
4710 * gdb.base/so-indr-cl.exp: Likewise.
4711 * gdb.base/solib.c: Likewise.
4712 * gdb.base/solib.exp: Likewise.
4713 * gdb.base/solib2.c: Likewise.
4714
b6304613
SM
47152015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4716
4717 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4718 * gdb.base/call-ar-st.exp: Likewise.
4719 * gdb.base/callfuncs.exp: Likewise.
4720 * gdb.base/condbreak.exp: Likewise.
4721 * gdb.base/constvars.exp: Likewise.
4722 * gdb.base/hbreak2.exp: Likewise.
4723 * gdb.base/langs.exp: Likewise.
4724 * gdb.base/list.exp: Likewise.
4725 * gdb.base/long_long.exp: Likewise.
4726 * gdb.base/ptype.exp: Likewise.
4727 * gdb.base/scope.exp: Likewise.
4728 * gdb.base/signals.exp: Likewise.
4729 * gdb.base/so-impl-ld.exp: Likewise.
4730 * gdb.base/varargs.exp: Likewise.
4731 * gdb.base/volatile.exp: Likewise.
4732 * gdb.base/whatis.exp: Likewise.
4733 * gdb.cp/cplusfuncs.exp: Likewise.
4734 * gdb.cp/inherit.exp: Likewise.
4735 * gdb.cp/local.exp: Likewise.
4736 * gdb.cp/member-ptr.exp: Likewise.
4737 * gdb.cp/method.exp: Likewise.
4738 * gdb.cp/overload.exp: Likewise.
4739 * gdb.cp/templates.exp: Likewise.
4740 * gdb.stabs/weird.exp: Likewise.
4741 * lib/compiler.c: Likewise.
4742 * lib/compiler.cc: Likewise.
4743 * lib/cp-support.exp: Likewise.
4744 * lib/gdb.exp: Likewise.
4745
bf401b07
SM
47462015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4747
4748 * configure.ac: Remove HP-UX case.
4749 * configure: Regenerate.
4750
aff9c0f8
SM
47512015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4752
4753 * lib/gdb.exp (gdb_compile): Add function doc.
4754
a6904d5a
PA
47552015-12-17 Pedro Alves <palves@redhat.com>
4756
4757 PR threads/19354
4758 * gdb.multi/info-threads.exp: New file.
4759
a22279dd
YQ
47602015-12-15 Yao Qi <yao.qi@linaro.org>
4761
4762 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4763 is aarch64*-*-*.
4764
0588c796
SL
47652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4766
4767 * gdb.base/history-duplicates.exp: Skip if no readline support.
4768
5d978e17
SL
47692015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4770
4771 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4772
7e763b86
SL
47732015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4774
4775 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4776
87a3a92c
SL
47772015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4778
4779 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4780 ctrl-C if nointerrupts target property is set.
4781 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4782 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4783 * gdb.base/paginate-bg-execution.exp: Likewise.
4784 * gdb.base/paginate-execution-startup.exp: Likewise.
4785 * gdb.base/random-signal.exp: Likewise.
4786 * gdb.base/range-stepping.exp: Likewise.
4787 * gdb.cp/annota2.exp: Likewise.
4788 * gdb.cp/annota3.exp: Likewise.
4789 * gdb.gdb/selftest.exp: Likewise.
4790 * gdb.threads/continue-pending-status.exp: Likewise.
4791 * gdb.threads/leader-exit.exp: Likewise.
4792 * gdb.threads/manythreads.exp: Likewise.
4793 * gdb.threads/pthreads.exp: Likewise.
4794 * gdb.threads/schedlock.exp: Likewise.
4795 * gdb.threads/sigthread.exp: Likewise.
4796
a8f077dc
DB
47972015-12-11 Don Breazeal <donb@codesourcery.com>
4798
4799 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4800 remote.
4801 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4802 * gdb.base/foll-exec.exp (main): Enable for target remote.
4803 * gdb.base/foll-fork.exp (main): Likewise.
4804 * gdb.base/foll-vfork.exp (main): Likewise.
4805 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4806 (proc continue_to_exit_bp_loc): Use clean_restart.
4807 * gdb.base/pie-execl.exp (main): Disable for target remote.
4808 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4809 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4810 * gdb.threads/execl.exp (main): Likewise.
4811 * gdb.threads/fork-child-threads.exp (main): Likewise.
4812 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4813 remote.
4814 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4815 remote.
4816 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4817 pid.tid style ptids, instead of just tid.
4818 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4819 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4820 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4821 ptids, instead of just tid.
4822
3b2464a8
AB
48232015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4824
4825 * gdb.base/list.exp (test_list_forward): Add end of file error
4826 test.
4827 (test_repeat_list_command): Add end of file error test.
4828 (test_list_backwards): Add beginning of file error test.
4829
a0def019
AB
48302015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4831
4832 * gdb.base/list.exp (test_list_invalid_args): New function,
4833 defined, and called.
4834
5c000dff
AB
48352015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4836
4837 * gdb.base/list.exp (test_list): Make test names unique.
4838
f1637ebe
YQ
48392015-12-11 Yao Qi <yao.qi@linaro.org>
4840
4841 * gdb.base/coremaker2.c: Remove.
4842
36d6fc0a
PA
48432015-12-10 Pedro Alves <palves@redhat.com>
4844
4845 * gdb.multi/base.exp: Remove stale "spaces" references.
4846
762f7747
PA
48472015-12-10 Pedro Alves <palves@redhat.com>
4848
4849 * gdb.multi/base.exp: Don't use nowarnings.
4850 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4851 * gdb.multi/hangout.c: Include stdio.h.
4852 * gdb.multi/hello.c: Include stdlib.h.
4853 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4854 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4855 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4856
28d2bfb9
AB
48572015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4858
4859 * gdb.dwarf2/dw2-ranges-base.c: New file.
4860 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4861 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4862 support additional line table, and debug ranges generation.
4863 (Dwarf::ranges): New function, generate .debug_ranges.
4864 (Dwarf::lines): Support generating simple line table programs.
4865 (Dwarf::assemble): Initialise new namespace variables.
4866
5fc2beac
KB
48672015-12-09 Kevin Buettner <kevinb@redhat.com>
4868
4869 * gdb.base/async.exp (proc test_background): Add case for
4870 asynchronous execution not supported.
4871
1c35a88f
LM
48722015-12-09 Luis Machado <lgustavo@codesourcery.com>
4873
4874 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4875 format and change test names to make them unique.
4876
b593e3d9
RK
48772015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4878 Pedro Alves <pedro@redhat.com>
4879
4880 PR gdb/18702
4881 Add checking of floatformats setup on x86_64 hosts.
4882 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4883 (smallval, bigval): New labels/constants.
4884 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4885 float" after loading bigval and smallval.
4886
d72413e6
PMR
48872015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4888
4889 * gdb.ada/fun_overload_menu.exp: New testcase.
4890 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4891
ece66d65
JS
48922015-12-04 Josh Stone <jistone@redhat.com>
4893
4894 * gdb.base/catch-fork-static.exp: New.
4895
41d0efca
YQ
48962015-12-03 Yao Qi <yao.qi@linaro.org>
4897
4898 * gdb.base/sizeof.c: Don't include stdio.h and
4899 ../lib/unbuffer_output.c.
4900 (main): New variable 'size' and 'value'. Remove printf and
4901 gdb_unbuffer_output. Assign return value to size and value.
4902 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4903 at the beginning.
4904 (check_sizeof): Check the result by printing variable 'size'.
4905 (check_valueof): Check the result by printing variable 'value'.
4906
99fd02d9
YQ
49072015-12-01 Yao Qi <yao.qi@linaro.org>
4908
4909 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4910 for aarch64*-*-linux* target.
4911
f2faf941
PA
49122015-11-30 Pedro Alves <palves@redhat.com>
4913
4914 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4915
04bf20c5
PA
49162015-11-30 Pedro Alves <palves@redhat.com>
4917
4918 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4919 Handle non-stop mode vCont replies.
4920
09df4675
PA
49212015-11-30 Pedro Alves <palves@redhat.com>
4922
4923 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4924 prepare_for_testing. Start gdb with "set non-stop on" appended to
4925 GDBFLAGS. Lax expected stop output.
4926
58b584af
YQ
49272015-11-27 Yao Qi <yao.qi@linaro.org>
4928
4929 * gdb.arch/arm-neon.exp: New.
4930 * gdb.arch/arm-neon.c: New.
4931
dfcb77a8
YQ
49322015-11-27 Yao Qi <yao.qi@linaro.org>
4933
4934 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4935
88e8ec1b
YQ
49362015-11-27 Yao Qi <yao.qi@linaro.org>
4937
4938 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4939 frames-invalid annotation.
4940
bfde72c2
YQ
49412015-11-27 Yao Qi <yao.qi@linaro.org>
4942
4943 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4944
f6512a69
SM
49452015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4946
4947 * gdb.threads/names.exp: New file.
4948 * gdb.threads/names.c: New file.
4949 * README: Mention gdb,no_thread_names.
4950
46a3515b
MM
49512015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4952
4953 PR 19297
4954 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4955 support" error.
4956
62147a22
PA
49572015-11-24 Pedro Alves <palves@redhat.com>
4958
4959 PR 17539
4960 * gdb.base/display.exp: Expect displays to be sorted in ascending
4961 order. Use multi_line.
4962 * gdb.base/solib-display.exp: Likewise.
4963
2f341b6e
PA
49642015-11-24 Pedro Alves <palves@redhat.com>
4965
4966 PR 17539
25d49b86
PA
4967 * gdb.base/display.exp: Expect displays to be sorted in ascending
4968 order. Use multi_line.
4969 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4970
7e0aa6aa
PA
49712015-11-24 Pedro Alves <palves@redhat.com>
4972
4973 PR 17539
4974 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4975 threads in ascending order.
4976 * gdb.base/foll-fork.exp: Likewise.
4977 * gdb.base/foll-vfork.exp: Likewise.
4978 * gdb.base/multi-forks.exp: Likewise.
4979 * gdb.mi/mi-nonstop.exp: Likewise.
4980 * gdb.mi/mi-nsintrall.exp: Likewise.
4981 * gdb.multi/base.exp: Likewise.
4982 * gdb.multi/multi-arch.exp: Likewise.
4983 * gdb.python/py-inferior.exp: Likewise.
4984 * gdb.threads/break-while-running.exp: Likewise.
4985 * gdb.threads/execl.exp: Likewise.
4986 * gdb.threads/gcore-thread.exp: Likewise.
4987 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4988 * gdb.threads/kill.exp: Likewise.
4989 * gdb.threads/linux-dp.exp: Likewise.
4990 * gdb.threads/multiple-step-overs.exp: Likewise.
4991 * gdb.threads/next-bp-other-thread.exp: Likewise.
4992 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4993 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4994 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4995 * gdb.threads/thread-find.exp: Likewise.
4996 * gdb.threads/tls.exp: Likewise.
4997 * lib/mi-support.exp (mi_reverse_list): Delete.
4998 (mi_check_thread_states): No longer reverse list.
4999
2cc57ad8
PA
50002015-11-24 Pedro Alves <palves@redhat.com>
5001
5002 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
5003 use lowercase.
5004
c93e8391
SM
50052015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5006
5007 * gdb.trace/actions.c: Include trace-common.h.
5008 (main): Add a location for a fast tracepoint.
5009 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5010 the normal tracepoints.
5011 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5012
045ccf91
SM
50132015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5014
5015 * save-trace.exp: Factor out code to these...
5016 (gdb_save_tracepoints): New.
5017 (gdb_load_tracepoints): New.
5018 (do_save_load_test): New.
5019
5506f9f6
KB
50202015-11-23 Kevin Buettner <kevinb@redhat.com>
5021
5022 * gdb.base/asmlabel.exp: New test.
5023 * gdb.base/asmlabel.c: New test case.
5024
16c3b12f
JB
50252015-11-23 Joel Brobecker <brobecker@adacore.com>
5026
5027 * gdb.base/wrong_frame_bt_full-main.c: New file.
5028 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5029 * gdb.base/wrong_frame_bt_full.exp: New file.
5030
155bfbd3
JB
50312015-11-23 Joel Brobecker <brobecker@adacore.com>
5032
5033 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5034
bb097445
JM
50352015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5036
206853a0 5037 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
5038 pstate register when comparing registers values in
5039 sparc64-*-linux-gnu targets to avoid spurious differences.
5040
9c88ed8f
JM
50412015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5042
206853a0 5043 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 5044
96161e25
SL
50452015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5046
5047 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5048 as type argument to gdb_compile.
5049 * gdb.base/nested-subp2.exp: Likewise.
5050 * gdb.base/nested-subp3.exp: Likewise.
5051
340c2830
DV
50522015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5053
5054 * lib/dwarf.exp (_note): Fix left shift of negative value.
5055 * gdb.trace/trace-condition.exp: Likewise.
5056
c1862d0f
YQ
50572015-11-13 Yao Qi <yao.qi@linaro.org>
5058
5059 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5060 comments about d10v.
5061 (test_scalar_returns): Likewise.
5062 * gdb.base/d10v.ld: Remove.
5063 * gdb.base/overlays.exp: Remove the target triplet checking for
5064 d10v-*-*.
5065 * gdb.base/structs.exp (test_struct_returns): Remove the
5066 comments about d10v.
5067 (test_struct_calls): Likewise.
5068
77ae9c19
YQ
50692015-11-13 Yao Qi <yao.qi@linaro.org>
5070
5071 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5072 * gdb.base/gnu_vector.c: Don't include stdio.h.
5073 (main): Don't print res and call add_some_intvecs.
5074
430e004e
MK
50752015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5076
5077 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5078 macro.
5079 (func5): Removed.
5080 (func4): Use FAST_TRACEPOINT_LABEL.
5081 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5082 macro.
5083 (func): Removed.
5084 (thread_function): Use FAST_TRACEPOINT_LABEL.
5085 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5086 (func): Remove.
5087 (marker): Use FAST_TRACEPOINT_LABEL.
5088 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5089 (pendfunc1): Remove.
5090 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5091 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5092 (foo): Remove.
5093 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5094 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5095 macro.
5096 (func): Remove.
5097 (marker): Use FAST_TRACEPOINT_LABEL.
5098 * gdb.trace/trace-common.h: New header.
5099 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5100 macro.
5101 (func): Remove.
5102 (marker): Use FAST_TRACEPOINT_LABEL.
5103 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5104 (func): Remove.
5105 (thread_function): Use FAST_TRACEPOINT_LABEL.
5106
6e7675a7
MK
51072015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5108
5109 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5110 in front.
5111 * gdb.trace/change-loc.exp: Use global pcreg definition.
5112 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5113 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5114 in front.
5115 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5116 * gdb.trace/pending.exp: Likewise.
5117 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5118 * gdb.trace/trace-break.exp: Likewise.
5119 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5120 in front.
5121 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5122 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5123 in front.
5124 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5125
dddc0e16
JB
51262015-11-09 Joel Brobecker <brobecker@adacore.com>
5127
5128 * gdb.ada/fin_fun_out: New testcase.
5129
c6f0b406
KB
51302015-11-07 Kevin Buettner <kevinb@redhat.com>
5131
5132 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5133 value associated with DW_AT_byte_size.
5134 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5135 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5136 DW_AT_upper_bound.
5137
f01dcfd9
KB
51382015-11-07 Kevin Buettner <kevinb@redhat.com>
5139
5140 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5141 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5142 version.
5143 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5144 gdb.dwarf2/dw2-canonicalize-type.exp,
5145 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5146 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5147 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5148 provided by gdb_target_symbol_prefix_flags_asm.
5149 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5150 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5151 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5152 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5153 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5154 macros where needed). Use this macro for symbols which require
5155 the prefix provided by SYMBOL_PREFIX.
5156
2223449a
KB
51572015-11-05 Kevin Buettner <kevinb@redhat.com>
5158
5159 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5160 New procs.
5161 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5162 representing expressions, of more than one list element.
5163 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5164 to prepend linker symbol prefix to f.
5165 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5166 table_1 and table_2.
5167 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5168 Likewise, for f and g.
5169 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5170 for ptr.
5171 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5172 for main.
5173 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5174 table_1_ptr and table_2_ptr.
5175
6f2f1a3a
JK
51762015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5177 Joel Brobecker <brobecker@adacore.com>
5178
5179 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5180
566c56c9
MK
51812015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5182
5183 * gdb.reverse/s390-mvcle.c: New test.
5184 * gdb.reverse/s390-mvcle.exp: New file.
5185 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5186
d5f0636b
MK
51872015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5188
5189 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5190
7ad8b86c
MK
51912015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5192
5193 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5194 reaching marker2.
5195 * gdb.reverse/getresuid-reverse.exp: Likewise.
5196 * gdb.reverse/pipe-reverse.exp: Likewise.
5197 * gdb.reverse/readv-reverse.exp: Likewise.
5198 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5199 * gdb.reverse/time-reverse.exp: Likewise.
5200 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5201
4081c0f1
YQ
52022015-10-30 Yao Qi <yao.qi@linaro.org>
5203
5204 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5205 (empty_cycle): Remove.
5206 (main): Don't call empty_cycle. Don't use watch_count_done.
5207 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5208 empty_cycle. Rewrite the code counting HW watchpoints.
5209
452b4ba5
MK
52102015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5211
5212 * gdb.reverse/fstatat-reverse.c: New test.
5213 * gdb.reverse/fstatat-reverse.exp: New file.
5214 * gdb.reverse/getresuid-reverse.c: New test.
5215 * gdb.reverse/getresuid-reverse.exp: New file.
5216 * gdb.reverse/pipe-reverse.c: New test.
5217 * gdb.reverse/pipe-reverse.exp: New file.
5218 * gdb.reverse/readv-reverse.c: New test.
5219 * gdb.reverse/readv-reverse.exp: New file.
5220 * gdb.reverse/recvmsg-reverse.c: New test.
5221 * gdb.reverse/recvmsg-reverse.exp: New file.
5222 * gdb.reverse/time-reverse.c: New test.
5223 * gdb.reverse/time-reverse.exp: New file.
5224 * gdb.reverse/waitpid-reverse.c: New test.
5225 * gdb.reverse/waitpid-reverse.exp: New file.
5226
5e2e7507
JK
52272015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5228
5229 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5230
0fde2c53
DE
52312015-10-26 Doug Evans <dje@google.com>
5232
5233 PR symtab/17391
5234 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5235 * gdb.dwarf2/bad-regnum.c: New file.
5236 * gdb.dwarf2/bad-regnum.exp: New file.
5237
1a70ae97
DE
52382015-10-26 Doug Evans <dje@google.com>
5239
5240 PR python/18938
5241 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5242 file.
5243
27dc26ab
JK
52442015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5245
5246 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5247 for a change by "Mention language in compile error message".
5248
bed91f4d
SM
52492015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5250
5251 PR python/18073
5252 * gdb.python/py-type.c (C::a_method): New.
5253 (C::a_const_method): New.
5254 (C::a_static_method): New.
5255 (a_function): New.
5256 * gdb.python/py-type.exp (test_fields): Test getting fields
5257 from function and method.
5258
3f2f83dd
KB
52592015-10-21 Keven Boell <keven.boell@intel.com>
5260
5261 * gdb.fortran/vla-alloc-assoc.exp: New file.
5262 * gdb.fortran/vla-datatypes.exp: New file.
5263 * gdb.fortran/vla-datatypes.f90: New file.
5264 * gdb.fortran/vla-history.exp: New file.
5265 * gdb.fortran/vla-ptype-sub.exp: New file.
5266 * gdb.fortran/vla-ptype.exp: New file.
5267 * gdb.fortran/vla-sizeof.exp: New file.
5268 * gdb.fortran/vla-sub.f90: New file.
5269 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5270 * gdb.fortran/vla-value-sub-finish.exp: New file.
5271 * gdb.fortran/vla-value-sub.exp: New file.
5272 * gdb.fortran/vla-value.exp: New file.
5273 * gdb.fortran/vla-ptr-info.exp: New file.
5274 * gdb.mi/mi-vla-fortran.exp: New file.
5275 * gdb.mi/vla.f90: New file.
5276
27145d50
SL
52772015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5278
5279 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5280 of hardwired timeout value.
5281
5f3ff4f8
JK
52822015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5283 Pedro Alves <palves@redhat.com>
5284
5285 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5286 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5287
bfd09d20
JS
52882015-10-19 Josh Stone <jistone@redhat.com>
5289
5290 * gdb.base/catch-syscall.c: Include <sched.h>.
5291 (unknown_syscall): New variable.
5292 (main): Trigger a vfork and an unknown syscall.
5293 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5294 (unknown_syscall_number): Likewise.
5295 (check_call_to_syscall): Accept an optional syscall pattern.
5296 (check_return_from_syscall): Likewise.
5297 (check_continue): Likewise.
5298 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5299 (test_catch_syscall_skipping_return): New test toggling off 'catch
5300 syscall' to step over the syscall return, then toggling back on.
5301 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5302 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5303 (do_syscall_tests): Call test_catch_syscall_without_args and
5304 test_catch_syscall_mid_vfork.
5305 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5306 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5307
b32b93c6
AS
53082015-10-19 Andrew Stubbs <ams@codesourcery.com>
5309
5310 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5311 print g_vE): Add new pass patterns.
5312 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5313 print various symbol names for vptr fields.
5314
9d622bda
AB
53152015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5316
5317 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5318 results.
5319
0fd8ac1c
YQ
53202015-10-12 Yao Qi <yao.qi@linaro.org>
5321
5322 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5323
34240514
YQ
53242015-10-12 Yao Qi <yao.qi@linaro.org>
5325
5326 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5327 is aarch64*-*-linux*.
5328
8240f442
YQ
53292015-10-12 Yao Qi <yao.qi@linaro.org>
5330
5331 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5332 (can_relocate_bcond_true): ... it.
5333 (can_relocate_bcond_false): New function.
5334 (foo): Likewise.
5335 (can_relocate_bl): Likewise.
5336 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5337 can_relocate_bl.
5338
2520f728
PMR
53392015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5340
5341 * gdb.base/nested-addr.c: New file.
5342 * gdb.base/nested-addr.exp: New testcase.
5343
abcef95a
MM
53442015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5345
5346 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5347 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5348 its output. Ignore the output of "record goto begin" and instead
5349 check that GDB is replaying.
5350
145e3ddb
PA
53512015-10-09 Pedro Alves <palves@redhat.com>
5352
5353 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5354 (top level): Use it in the run with no args test.
5355
d5d8c4e1
IB
53562015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5357
5358 * gdb.dlang/properties.exp: New file.
5359
06e635ef
SL
53602015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5361
5362 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5363 whether or not address 0x1000 is mapped on the target.
5364
e019fd1d
SM
53652015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5366
5367 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5368 build.
5369
77ba2a67
MM
53702015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5371
5372 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5373 instruction-history test.
5374
c60eb31f
DE
53752015-09-28 Doug Evans <dje@google.com>
5376
5377 * gdb.base/gcore.c (array_func): Add reference to static_array.
5378
9a3c8263
SM
53792015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5380
5381 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5382 source line.
5383
9720e656
SL
53842015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5385
5386 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5387 short or char as base type.
5388
938d3bf2
SL
53892015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5390
5391 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5392 to allow any size enum.
5393
e6c2c623
PMR
53942015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5395
5396 * gdb.ada/array_ptr_renaming.exp: New testcase.
5397 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5398 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5399
06da0f77
PL
54002015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5401
5402 * gdb.trace/ftrace-lock.c: New file.
5403 * gdb.trace/ftrace-lock.exp: New file.
5404
4f51c22a
PL
54052015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5406
5407 * gdb.arch/insn-reloc.c: New file.
5408 * gdb.arch/ftrace-insn-reloc.exp: New file.
5409
7041adf4
PL
54102015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5411
5412 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5413 instruction.
5414 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5415 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5416 * gdb.trace/range-stepping.c: Likewise.
5417 * gdb.trace/trace-break.c: Likewise.
5418 * gdb.trace/trace-mt.c (thread_function): Likewise.
5419 * gdb.trace/ftrace.c (marker): Likewise.
5420 * gdb.trace/trace-condition.c (marker): Likewise.
5421 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5422 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5423 is_aarch64_target.
5424
015d2e7e
DE
54252015-09-18 Doug Evans <xdje42@gmail.com>
5426
5427 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5428 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5429
26b188a2
SL
54302015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5431
5432 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5433 the breakpoint.
5434
79dc332b
SL
54352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5436
5437 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5438 the pending breakpoint. Remove timeout override for "Run till
5439 MI pending breakpoint on pendfunc3 on thread 2" test.
5440
f57929f2
SL
54412015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5442
5443 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5444 filename pattern.
5445
3f469b17
SL
54462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5447
5448 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5449 in breakpoint filename pattern.
5450
515b89b3
SL
54512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5452
7800dbe4
SL
5453 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5454
54552015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5456
515b89b3
SL
5457 * gdb.linespec/explicit.exp: Check for readline support for
5458 tab-completion tests. Fix obvious typo.
5459
d2939ba2
MM
54602015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5461
5462 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5463 and replay.
5464
cbb55fa7
MM
54652015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5466
5467 * gdb.btrace/non-stop.c: New.
5468 * gdb.btrace/non-stop.exp: New.
5469
43691ca1
PL
54702015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5471 Yao Qi <yao.qi@linaro.org>
5472
5473 * gdb.trace/trace-condition.c: New file.
5474 * gdb.trace/trace-condition.exp: New file.
5475
d78908cf
WW
54762015-09-16 Wei-cheng Wang <cole945@gmail.com>
5477
5478 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5479 for testing bytecode compilation.
5480
1ed415e2
PA
54812015-09-16 Pedro Alves <palves@redhat.com>
5482 Sandra Loosemore <sandra@codesourcery.com>
5483
5484 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5485 (SECONDS): Redefine.
5486 (main): Call pthread_kill and alarm early.
5487 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5488 support.
5489 (test): If the target can't hardware step and doesn't support
5490 displaced stepping, increase the timeout.
5491
d136eff5
PA
54922015-09-16 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5495 (enable_debug): New procedures.
5496 (test): Use them. Bail out if waiting for threads fails.
5497 (top level): Bail out if a test fails.
5498
991f019c
YQ
54992015-09-16 Yao Qi <yao.qi@linaro.org>
5500
5501 * gdb.asm/asm-source.exp: Set asm-arch for
5502 aarch64*-*-* target.
5503 * gdb.asm/aarch64.inc: New file.
5504
bfca584f
PMR
55052015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5506
5507 * gdb.ada/array_of_variable_length.exp: New testcase.
5508 * gdb.ada/array_of_variable_length/foo.adb: New file.
5509 * gdb.ada/array_of_variable_length/pck.adb: New file.
5510 * gdb.ada/array_of_variable_length/pck.ads: New file.
5511
b326e587
DE
55122015-09-15 Doug Evans <dje@google.com>
5513
5514 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5515 of function static local variable.
5516
5382cfab
PW
55172015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5518
5519 * gdb.threads/tls-so_extern.exp: New test file.
5520 * gdb.threads/tls-so_extern.c: New test file.
5521 * gdb.threads/tls-so_extern_main.c: New test file.
5522
141c5cc4
JK
55232015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5524
5525 * gdb.opt/solib-intra-step-lib.c: New file.
5526 * gdb.opt/solib-intra-step-main.c: New file.
5527 * gdb.opt/solib-intra-step.exp: New file.
5528
d15dcecd
PA
55292015-09-15 Pedro Alves <palves@redhat.com>
5530
5531 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5532 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5533
4c2f2a79
PA
55342015-09-14 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.base/hook-stop-continue.c: Delete.
5537 * gdb.base/hook-stop-continue.exp: Delete.
5538 * gdb.base/hook-stop-frame.c: Delete.
5539 * gdb.base/hook-stop-frame.exp: Delete.
5540 * gdb.base/hook-stop.c: New file.
5541 * gdb.base/hook-stop.exp: New file.
5542
919e6dbe
PMR
55432015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5544
5545 * gdb.ada/access_to_packed_array.exp: New testcase.
5546 * gdb.ada/access_to_packed_array/foo.adb: New file.
5547 * gdb.ada/access_to_packed_array/pack.adb: New file.
5548 * gdb.ada/access_to_packed_array/pack.ads: New file.
5549
157280a4
MM
55502015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5551
5552 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5553 buffer size test.
5554
2fd33e94
DB
55552015-09-11 Don Breazeal <donb@codesourcery.com>
5556
5557 * gdb.base/foll-exec.c: Add copyright header. Fix
5558 formatting issues.
5559 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5560 (do_exec_tests): Use clean_restart in place of zap_session,
5561 and for test initialization. Fix formatting issues. Use
5562 fail in place of perror.
5563 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5564 an expect statement to match an expression with output from
5565 the program under debug.
5566 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5567 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5568 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5569 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5570 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5571
e70b6e8e
DE
55722015-09-09 Doug Evans <dje@google.com>
5573
5574 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5575
7a551a51
DE
55762015-09-09 Doug Evans <dje@google.com>
5577
5578 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5579
4c666f84
DE
55802015-09-09 Doug Evans <dje@google.com>
5581
5582 * gdb.base/savedregs.exp: Fix typo.
5583
243a9253
PA
55842015-09-09 Pedro Alves <palves@redhat.com>
5585
5586 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5587
c0fa8fbd
SL
55882015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5589
5590 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5591 command actually switches threads. Give up on remaining
5592 tests if target fails to stop at breakpoint.
5593
cd7c1778
PMR
55942015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5595
5596 * gdb.ada/funcall_char.exp: New testcase.
5597 * gdb.ada/funcall_char/foo.adb: New file.
5598
dc5c8746
PMR
55992015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5600
5601 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5602 expected outputs. Add two testcases for completing ambiguous
5603 functions.
5604 * gdb.ada/complete/aux_pck.adb: New file.
5605 * gdb.ada/complete/aux_pck.ads: New file.
5606 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5607 Ambiguous_Func functions.
5608 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5609 * gdb.ada/complete/pck.adb: Likewise.
5610
4e83a1e7
UW
56112015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5612
5613 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5614 failures to run the test program under GDB.
5615
8ce74153
LM
56162015-08-26 Luis Machado <lgustavo@codesourcery.com>
5617
5618 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5619 to C.
5620
e9756d52
PP
56212015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5622
5623 * gdb.base/run-after-attach.exp: New test file.
5624 * gdb.base/run-after-attach.c: New test file.
5625
8d37573b
DB
56262015-08-26 Don Breazeal <donb@codesourcery.com>
5627
5628 * gdb.base/foll-exec-2.c: New test program.
5629 * gdb.base/foll-exec-2.exp: New test.
5630
63e43d3a
PMR
56312015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5632
5633 * gdb.base/nested-subp1.exp: New file.
5634 * gdb.base/nested-subp1.c: New file.
5635 * gdb.base/nested-subp2.exp: New file.
5636 * gdb.base/nested-subp2.c: New file.
5637 * gdb.base/nested-subp3.exp: New file.
5638 * gdb.base/nested-subp3.c: New file.
5639
3d40fbb5
PA
56402015-08-24 Pedro Alves <palves@redhat.com>
5641
5642 * gdb.server/connect-without-multi-process.c: New file.
5643 * gdb.server/connect-without-multi-process.exp: New file.
5644
4422ac93
LM
56452015-08-24 Luis Machado <lgustavo@codesourcery.com>
5646
5647 * gdb.opt/inline-markers.c: Make z int.
5648
91dddb86
LM
56492015-08-24 Luis Machado <lgustavo@codesourcery.com>
5650
5651 * gdb.opt/inline-markers.c: Make z volatile.
5652
a48847ee
LM
56532015-08-24 Luis Machado <lgustavo@codesourcery.com>
5654
5655 * gdb.opt/inline-bt.c: New volatile global z.
5656 * gdb.opt/inline-cmds.c: Likewise.
5657 * gdb.opt/inline-locals.c: Likewise.
5658 * gdb.opt/inline-markers.c: New extern global z.
5659 (marker): Use z.
5660 (inline_fn): Likewise.
5661
0ebbc52b
PA
56622015-08-24 Pedro Alves <palves@redhat.com>
5663
5664 * config/m32r-stub.exp: Remove file.
5665 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5666 * gdb.base/call-rt-st.exp: Likewise.
5667 * gdb.base/call-strs.exp: Likewise.
5668 * gdb.base/default.exp: Remove references to h8300-*-hms and
5669 *-*-udi*.
5670 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5671
77c365df
AA
56722015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5673
5674 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5675 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5676 and "return" use KFAIL when GDB can not read/write the vector
5677 return value.
5678
4313b8c0
GB
56792015-08-21 Gary Benson <gbenson@redhat.com>
5680
5681 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5682
0e433b32
PA
56832015-08-20 Pedro Alves <palves@redhat.com>
5684
5685 * gdb.server/solib-list.exp: No longer expect an interior stop in
5686 non-stop mode.
5687
221e1a37
PA
56882015-08-20 Pedro Alves <palves@redhat.com>
5689
5690 * gdb.server/connect-stopped-target.c: New file.
5691 * gdb.server/connect-stopped-target.exp: New file.
5692
40e3ad0e
PA
56932015-08-20 Pedro Alves <palves@redhat.com>
5694
5695 * gdb.dwarf2/comp-unit-lang.exp: New file.
5696 * gdb.dwarf2/comp-unit-lang.c: New file.
5697
af39b327
PMR
56982015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5699
5700 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5701 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5702
7d45c7c3 57032015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5704
7d45c7c3
KB
5705 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5706 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5707
4d6cceb4
DE
57082015-08-18 Doug Evans <dje@google.com>
5709 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5710
5711 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5712 skip_python_tests. New arg prompt_regexp.
5713 (skip_python_tests): New function.
5714 * lib/mi-support.exp (mi_skip_python_tests): New function.
5715 * gdb.python/py-mi-objfile-gdb.py: New file.
5716 * gdb.python/py-mi-objfile.c: New file.
5717 * gdb.python/py-mi-objfile.exp: New file.
5718
ad89c2aa
KS
57192015-08-17 Keith Seitz <keiths@redhat.com>
5720
5721 * gdb.linespec/explicit.exp: Move strace test from here ...
5722 * gdb.trace/strace.exp: ... to here.
5723
e3ae3c43
PP
57242015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5725
5726 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5727 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5728
604b2636
DE
57292015-08-14 Doug Evans <xdje42@gmail.com>
5730
5731 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5732 inferior before selecting a new file.
5733
6ff0ba5f
DE
57342015-08-14 Doug Evans <xdje42@gmail.com>
5735
5736 * gdb.mi/mi-disassemble.exp: Update.
5737 * gdb.base/disasm-optim.S: New file.
5738 * gdb.base/disasm-optim.c: New file.
5739 * gdb.base/disasm-optim.h: New file.
5740 * gdb.base/disasm-optim.exp: New file.
5741
9ca98f92
KS
57422015-08-14 Keith Seitz <keiths@redhat.com>
5743
5744 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5745 "evaluated-by".
5746
52bbc560
JB
57472015-08-13 Joel Brobecker <brobecker@adacore.com>
5748
5749 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5750
5d8c3ed3
PMR
57512015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5752
5753 * gdb.ada/fun_renaming.exp: New testcase.
5754 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5755 * gdb.ada/fun_renaming/pack.adb: New file.
5756 * gdb.ada/fun_renaming/pack.ads: New file.
5757
ea8812bc
KS
57582015-08-12 Keith Seitz <keiths@redhat.com>
5759
5760 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5761 gdb_get_line_number.
5762
4dafcdeb
JB
57632015-08-12 Joel Brobecker <brobecker@adacore.com>
5764
5765 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5766 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5767 gdb.base/dso2dso.exp: New files.
5768
5ba32597
SDJ
57692015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5770 Pedro Alves <palves@redhat.com>
5771 Keith Seitz <keiths@redhat.com>
5772
5773 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5774 GDBFLAGS.
5775
b6dafabf
PP
57762015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5777
5778 * gdb.base/gdbhistsize-history.exp
5779 (test_histsize_history_setting): Use save_vars.
5780 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5781 Use save_vars.
5782 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5783 * gdb.base/readline.exp: Use save_vars.
5784
abe8e607
PP
57852015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5786
5787 * lib/gdb.exp (save_vars): New proc.
5788
629500fa
KS
57892015-08-11 Keith Seitz <keiths@redhat.com>
5790
5791 * gdb.base/help.exp: Update help_breakpoint_text.
5792
eb8c4e2e
KS
57932015-08-11 Keith Seitz <keiths@redhat.com>
5794
5795 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5796 (at toplevel): Call test_explicit_breakpoints.
5797 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5798 breakpoints.
5799 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5800 breakpoint conditions, "-cond".
5801
87f0e720
KS
58022015-08-11 Keith Seitz <keiths@redhat.com>
5803
5804 * gdb.linespec/3explicit.c: New file.
5805 * gdb.linespec/cpexplicit.cc: New file.
5806 * gdb.linespec/cpexplicit.exp: New file.
5807 * gdb.linespec/explicit.c: New file.
5808 * gdb.linespec/explicit.exp: New file.
5809 * gdb.linespec/explicit2.c: New file.
5810 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5811 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5812 before using in the matching pattern.
5813 Clarify that `prefix' is a regular expression.
5814
f00aae0f
KS
58152015-08-11 Keith Seitz <keiths@redhat.com>
5816
5817 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5818 test.
5819 Add tests for missing ",FMT" and ",".
5820
e27852be
DE
58212015-08-10 Doug Evans <dje@google.com>
5822 Keith Seitz <keiths@redhat.com>
5823
5824 PR gdb/17960
5825 * gdb.base/completion.exp: Add location completer tests.
5826
7f03bd92
PA
58272015-08-07 Pedro Alves <palves@redhat.com>
5828
5829 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5830 tests here.
5831 (top level): Run do_test with and without displaced stepping.
5832
3fc8eb30
PA
58332015-08-07 Pedro Alves <palves@redhat.com>
5834
5835 * gdb.base/valgrind-disp-step.c: New file.
5836 * gdb.base/valgrind-disp-step.exp: New file.
5837
d4569d7b
PA
58382015-08-07 Pedro Alves <palves@redhat.com>
5839
5840 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5841 Delete function.
5842 (main): Add alarm. Run an infinite loop instead of calling
5843 wait_threads.
5844 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5845 comment.
5846 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5847 Delete function.
5848 (main): Add alarm. Run an infinite loop instead of calling
5849 wait_threads.
5850 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5851 comment.
5852
e1316e60
PA
58532015-08-07 Pedro Alves <palves@redhat.com>
5854
5855 * gdb.base/checkpoint-ns.exp: New file.
5856 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5857 standard_testfile.
5858
da8c46d2
MM
58592015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5860
5861 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5862 * gdb.btrace/instruction_history.exp: Update.
5863 * gdb.btrace/tsx.exp: New.
5864 * gdb.btrace/tsx.c: New.
5865
de1c2c52
PA
58662015-08-06 Pedro Alves <palves@redhat.com>
5867
5868 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5869 increase timeout.
5870 * gdb.reverse/until-precsave.exp: Bump timeouts.
5871
782e0bf4
PA
58722015-08-06 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5875
83e97ed0
PA
58762015-08-06 Pedro Alves <palves@redhat.com>
5877
5878 PR gdb/18749
5879 * gdb.threads/process-dies-while-handling-bp.c: New file.
5880 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5881
863d01bd
PA
58822015-08-06 Pedro Alves <palves@redhat.com>
5883
5884 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5885 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5886
0a39bb32
PA
58872015-08-05 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5890 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5891
ee2d2b10
SL
58922015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5893
5894 * gdb.base/bp-permanent.exp: Report test as unsupported if
5895 the target cannot stop at the permanent breakpoint.
5896
4e1bdb00
DE
58972015-08-03 Doug Evans <dje@google.com>
5898
5899 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5900 10000.
5901
3d338901
DE
59022015-08-03 Doug Evans <dje@google.com>
5903
5904 * Makefile.in (workers/%.worker, build-perf): New rule.
5905 (GDB_PERFTEST_MODE): New variable.
5906 (check-perf): Use it.
5907 (clean): Clean up gdb.perf parallel build subdirs.
5908 * lib/build-piece.exp: New file.
5909 * lib/gdb.exp (make_gdb_parallel_path): New function
5910 (standard_output_file, standard_temp_file): Call it.
5911 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5912 of $GDB_PARALLEL.
5913 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5914
af061d3e
DE
59152015-08-03 Doug Evans <dje@google.com>
5916
8e1afc81 5917 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5918 (LOG_FILE_NAME): New global.
5919 (TextReporter.__init__): Initialize self.txt_sum.
5920 (TextReporter.report): Add support for multiple data-points.
5921 Move report to perftest.sum, put raw data in perftest.log.
5922 (TextReporter.start): Open sum and log files.
5923 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5924 * gdb.perf/lib/perftest/testresult.py
5925 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5926
2c8c5d37
PA
59272015-07-31 Pedro Alves <palves@redhat.com>
5928
5929 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5930 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5931 kill_wait_spawned_process instead of explicit "kill -9".
5932 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5933 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5934 kill_wait_spawned_process.
5935 * gdb.base/attach-twice.exp: Likewise.
5936 * gdb.base/attach.exp: Likewise.
5937 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5938 gdb_test_multiple.
5939 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5940 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5941 kill_wait_spawned_process.
5942 * gdb.base/valgrind-infcall.exp: Likewise.
5943 * gdb.multi/multi-attach.exp: Likewise.
5944 * gdb.python/py-prompt.exp: Likewise.
5945 * gdb.python/py-sync-interp.exp: Likewise.
5946 * gdb.server/ext-attach.exp: Likewise.
5947 * gdb.threads/attach-into-signal.exp (corefunc): Use
5948 spawn_wait_for_attach, spawn_id_get_pid and
5949 kill_wait_spawned_process.
5950 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5951 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5952 spawn_id_get_pid and kill_wait_spawned_process.
5953 * gdb.threads/attach-stopped.exp (corefunc): Use
5954 spawn_wait_for_attach, spawn_id_get_pid and
5955 kill_wait_spawned_process.
5956 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5957 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5958 kill_wait_spawned_process instead of explicit "kill -9".
5959 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5960 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5961 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5962 processes. Don't map cygwin/windows pids here. Now returns a
5963 spawn id list.
5964
032a0fca
SL
59652015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5966
5967 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5968 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5969 correct patch.
5970
61a934ca
SL
59712015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5972
5973 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5974
4bc4d428
SL
59752015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5976
5977 Reapply:
5978 2014-05-21 Mark Wielaard <mjw@redhat.com>
5979
5980 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5981
998d452a
PA
59822015-07-30 Pedro Alves <palves@redhat.com>
5983
5984 * linux-low.c (handle_extended_wait): Set the child's last
5985 reported status to TARGET_WAITKIND_STOPPED.
5986
69dde7dc
PA
59872015-07-30 Pedro Alves <palves@redhat.com>
5988
5989 PR threads/18600
5990 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5991 only shows inferior 1.
5992
4dd63d48
PA
59932015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5994 Pedro Alves <palves@redhat.com>
5995
5996 PR threads/18600
5997 * gdb.threads/fork-plus-threads.c: New file.
5998 * gdb.threads/fork-plus-threads.exp: New file.
5999
d618e4c5
PP
60002015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6001
6002 * gdb.base/batch-preserve-term-settings.exp
6003 (test_terminal_settings_preserved_after_cli_exit): Use
6004 send_quit_command.
6005
1eef6428
PA
60062015-07-29 Pedro Alves <palves@redhat.com>
6007 Don Breazeal <donb@codesourcery.com>
6008
6009 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6010 output from both inferior_spawn_id and gdb_spawn_id.
6011
7da5b897
SDJ
60122015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6013
6014 * gdb.threads/attach-into-signal.exp (corefunc): Use
6015 with_test_prefix on nested loops, uniquefying the test messages.
6016
dac804df
SDJ
60172015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6018
6019 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6020 commit.
6021
06265e53
PP
60222015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6023
6024 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6025 New proc.
6026 (test_terminal_settings_preserved_after_sigterm): New test.
6027
18206ca3
PP
60282015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6029
6030 * gdb.base/batch-preserve-term-settings.exp
6031 (test_terminal_settings_preserved_after_cli_exit): New test.
6032
90074d11
PP
60332015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6034
6035 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6036 manipulation of saved_gdbflags.
6037 (test_terminal_settings_preserved): Remove global declaration of
6038 the unused variable pagination_prompt. Remove manipulation of
6039 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6040 GDBFLAGS.
6041
eb1a7902
PA
60422015-07-29 Pedro Alves <palves@redhat.com>
6043
6044 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6045
8b75dd3b
PA
60462015-07-29 Pedro Alves <palves@redhat.com>
6047
6048 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6049 at the top.
6050
dedad4e3
PA
60512015-07-29 Pedro Alves <palves@redhat.com>
6052
6053 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6054 (main): Call gdb_unbuffer_output.
6055 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6056 (main): Call gdb_unbuffer_output.
6057 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6058 (main): Call gdb_unbuffer_output.
6059 * gdb.base/call-strs.exp: Adjust to step over the
6060 gdb_unbuffer_output call.
6061 * gdb.base/catch-gdb-caused-signals.c: Include
6062 "../lib/unbuffer_output.c".
6063 (main): Call gdb_unbuffer_output.
6064 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6065 (main): Call gdb_unbuffer_output.
6066 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6067 (main): Call gdb_unbuffer_output.
6068 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6069 (main): Call gdb_unbuffer_output.
6070 * gdb.base/shlib-call.exp: Adjust to step over the
6071 gdb_unbuffer_output call.
6072 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6073 (main): Call gdb_unbuffer_output.
6074 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6075 (main): Call gdb_unbuffer_output.
6076 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6077 (main): Rename to ...
6078 (test): ... this.
6079 (main): Reimplement.
6080 * gdb.base/varargs.exp: Run to test instead of to main.
6081 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6082 (main): Call gdb_unbuffer_output.
6083
58789a91
PA
60842015-07-29 Pedro Alves <palves@redhat.com>
6085
6086 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6087 factore out from mi_continue_dprintf. For call-style dprintfs,
6088 expect dprintf output out of $inferior_spawn_id.
6089 (mi_continue_dprintf): Use mi_expect_dprintf.
6090 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6091 (main): Call gdb_unbuffer_output.
6092
e8376742
PA
60932015-07-29 Pedro Alves <palves@redhat.com>
6094
6095 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6096 (default_mi_gdb_start): Set inferior_spawn_id instead of
6097 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6098 gdb_spawn_id.
6099 (mi_gdb_test): Always expect inferior output from both
6100 $inferior_spawn_id and $gdb_spawn_id.
6101
08280010
PA
61022015-07-29 Pedro Alves <palves@redhat.com>
6103
6104 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6105 send_inferior and $inferior_spawn_id.
6106
4d30e432
PA
61072015-07-29 Pedro Alves <palves@redhat.com>
6108
6109 * gdb.gdb/complaints.exp (test_initial_complaints)
6110 (test_serial_complaints, test_short_complaints): Use
6111 gdb_test_stdio.
6112 (test_empty_complaint): Handle $inferior_spawn_id !=
6113 $gdb_spawn_id.
6114
0d30a335
PA
61152015-07-29 Pedro Alves <palves@redhat.com>
6116
6117 * gdb.base/varargs.exp: Use gdb_test_stdio.
6118
39413b29
PA
61192015-07-29 Pedro Alves <palves@redhat.com>
6120
6121 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6122
7cb000a9
PA
61232015-07-29 Pedro Alves <palves@redhat.com>
6124
6125 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6126
d7b8ac82
PA
61272015-07-29 Pedro Alves <palves@redhat.com>
6128
6129 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6130 parameter into two new parameters, "inf_result" and "gdb_result".
6131 Expect inferior output and gdb output from $inferior_spawn_id and
6132 $gdb_spawn_id, respectively. Adjust all callers.
6133
789c3a0c
PA
61342015-07-29 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6137 of gdb_test_sequence.
6138
77e760c3
PA
61392015-07-29 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6142 (saw_spurious_output): Expect inferior output from
6143 $inferior_spawn_id. Use gdb_test_stdio.
6144
8396d2cd
PA
61452015-07-29 Pedro Alves <palves@redhat.com>
6146
6147 * gdb.base/dprintf.exp: Use standard_testfile. Change
6148 prepare_for_testing call.
6149 (srcfile): Don't set.
6150 (restart): New procedure.
6151 (test_dprintf): New procecure, use to continue over dprintfs.
6152 (test_call, test_agent): New procedures, tests moved here.
6153 Restart gdb and recreate dprintfs. Adjust expected output.
6154
2051d61f
PA
61552015-07-29 Pedro Alves <palves@redhat.com>
6156
6157 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6158
452397af
PA
61592015-07-29 Pedro Alves <palves@redhat.com>
6160
6161 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6162
8aed9555
PA
61632015-07-29 Pedro Alves <palves@redhat.com>
6164
6165 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6166 gdb_test_stdio.
6167
188a61b4
PA
61682015-07-29 Pedro Alves <palves@redhat.com>
6169
6170 * lib/gdb.exp (gdb_test_stdio): New procedure.
6171
12264a45
PA
61722015-07-29 Pedro Alves <palves@redhat.com>
6173
6174 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6175
23ffc893
PA
61762015-07-29 Pedro Alves <palves@redhat.com>
6177
6178 * gdb.base/call-signal-resume.exp: Remove check for
6179 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6180 * gdb.base/unwindonsignal.exp: Likewise.
6181 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6182 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6183
65566918
PA
61842015-07-29 Pedro Alves <palves@redhat.com>
6185
6186 * gdb.base/siginfo-addr.c (pass): New function.
6187 (handler): Call it iff si_addr is correct.
6188 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6189 Set a breakpoint at "pass" and continue to it.
6190
d60a9221
SDJ
61912015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6192
6193 * gdb.python/py-objfile.exp: Make some tests have unique names.
6194 * gdb.python/py-pp-registration.exp: Likewise.
6195
bde40b8f
PA
61962015-07-28 Pedro Alves <palves@redhat.com>
6197
6198 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6199
13e1dec8
SM
62002015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6201
6202 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6203
da33c9a7
SM
62042015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6205
6206 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6207
077836f7
PP
62082015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6209
6210 * gdb.base/gdb-sigterm-2.exp: New test.
6211
b8cc7b2e
DE
62122015-07-25 Doug Evans <xdje42@gmail.com>
6213
6214 Revert:
6215 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6216 (workers/%.worker, build-perf): New rule.
6217 (GDB_PERFTEST_MODE): New variable.
6218 (check-perf): Use it.
6219 (clean): Clean up gdb.perf parallel build subdirs.
6220 * lib/build-piece.exp: New file.
6221 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6222 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6223 name.
6224 (standard_temp_file): Ditto.
6225 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6226 of $GDB_PARALLEL.
6227
c8bd4544
DE
62282015-07-24 Doug Evans <dje@google.com>
6229
6230 * gdb.perf/lib/perftest/utils.py: New file.
6231 * gdb.perf/gm-hello.cc: New file.
6232 * gdb.perf/gm-pervasive-typedef.cc: New file.
6233 * gdb.perf/gm-pervasive-typedef.h: New file.
6234 * gdb.perf/gm-std.cc: New file.
6235 * gdb.perf/gm-std.h: New file.
6236 * gdb.perf/gm-use-cerr.cc: New file.
6237 * gdb.perf/gm-utils.h: New file.
6238 * gdb.perf/gmonster-null-lookup.py: New file.
6239 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6240 * gdb.perf/gmonster-print-cerr.py: New file.
6241 * gdb.perf/gmonster-ptype-string.py: New file.
6242 * gdb.perf/gmonster-runto-main.py: New file.
6243 * gdb.perf/gmonster-select-file.py: New file.
6244 * gdb.perf/gmonster1-null-lookup.exp: New file.
6245 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6246 * gdb.perf/gmonster1-print-cerr.exp: New file.
6247 * gdb.perf/gmonster1-ptype-string.exp: New file.
6248 * gdb.perf/gmonster1-runto-main.exp: New file.
6249 * gdb.perf/gmonster1-select-file.exp: New file.
6250 * gdb.perf/gmonster1.cc: New file.
6251 * gdb.perf/gmonster1.exp: New file.
6252 * gdb.perf/gmonster2-null-lookup.exp: New file.
6253 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6254 * gdb.perf/gmonster2-print-cerr.exp: New file.
6255 * gdb.perf/gmonster2-ptype-string.exp: New file.
6256 * gdb.perf/gmonster2-runto-main.exp: New file.
6257 * gdb.perf/gmonster2-select-file.exp: New file.
6258 * gdb.perf/gmonster2.cc: New file.
6259 * gdb.perf/gmonster2.exp: New file.
6260
6eab34f3
DE
62612015-07-24 Doug Evans <dje@google.com>
6262
6263 * gdb.perf/README: New file.
6264 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6265 * lib/gen-perf-test.exp: New file.
6266
63738bfd
DE
62672015-07-24 Doug Evans <dje@google.com>
6268
6269 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6270 (PerfTest::startup): New function.
6271 (PerfTest::run): Return result of calling body.
6272 (PerfTest::assemble): Rewrite.
6273 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6274 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6275 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6276 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6277 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6278
7b606f95
DE
62792015-07-24 Doug Evans <dje@google.com>
6280
6281 * lib/gdb.exp (clean_restart): Make executable optional.
6282
a97b16b8
DE
62832015-07-24 Doug Evans <dje@google.com>
6284
6285 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6286 compiler_info references.
6287 * gdb.cp/temargs.exp: Ditto.
6288 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6289 (get_compiler_info): Early exit if already computed. Set compiler_info
6290 to "unknown" if there was a problem.
6291 (test_compiler_info): Add function comment. Call get_compiler_info.
6292
35baa57f
DE
62932015-07-24 Doug Evans <dje@google.com>
6294
6295 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6296 (workers/%.worker, build-perf): New rule.
6297 (GDB_PERFTEST_MODE): New variable.
6298 (check-perf): Use it.
6299 (clean): Clean up gdb.perf parallel build subdirs.
6300 * lib/build-piece.exp: New file.
6301 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6302 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6303 name.
6304 (standard_temp_file): Ditto.
6305 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6306 of $GDB_PARALLEL.
6307
6ebea266
DE
63082015-07-24 Doug Evans <dje@google.com>
6309
6310 * lib/future.exp (gdb_default_target_compile): New option
6311 "early_flags".
6312 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6313 --as-needed.
6314
1e76a7e9
SDJ
63152015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6316
6317 * gdb.base/catch-syscall.exp: Call gdb_exit before
6318 gdb_skip_xml_test.
6319
5068630a
PA
63202015-07-24 Pedro Alves <palves@redhat.com>
6321
6322 * gdb.python/py-events.exp: Accept output between the stop event
6323 and the prompt.
6324 * gdb.python/py-evsignal.exp: Likewise.
6325 * gdb.python/py-evthreads.exp: Likewise.
6326
77598427
PA
63272015-07-24 Pedro Alves <palves@redhat.com>
6328
6329 PR gdb/18717
6330 * gdb.threads/non-ldr-exit.c: New file.
6331 * gdb.threads/non-ldr-exit.exp: New file.
6332
11e6c98f
YQ
63332015-07-24 Yao Qi <yao.qi@linaro.org>
6334
6335 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6336 restarting process.
6337
51aee833
YQ
63382015-07-24 Yao Qi <yao.qi@linaro.org>
6339
6340 * gdb.server/ext-restart.exp: New file.
6341
8cfe207c
YQ
63422015-07-24 Yao Qi <yao.qi@linaro.org>
6343
6344 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6345 argument options.
6346 * gdb.server/ext-wrapper.exp: New file.
6347
cc12ce38
DE
63482015-07-23 Doug Evans <dje@google.com>
6349
6350 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6351 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6352
d0d84780
PMR
63532015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6354
6355 * gdb.ada/var_arr_typedef.exp: New testcase.
6356 * gdb.ada/var_arr_typedef/pack.adb: New file.
6357 * gdb.ada/var_arr_typedef/pack.ads: New file.
6358 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6359
8b558f79
JB
63602015-07-20 Joel Brobecker <brobecker@adacore.com>
6361
6362 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6363
775a3298
JK
63642015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6365
6366 * gdb.arch/i386-biarch-core.exp: Replace istarget
6367 by "complete set gnutarget". Remove expectation for the "core-file"
6368 command.
6369
db1ff28b
JK
63702015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6371
6372 Revert the previous commit:
6373 Tests for validate symbol file using build-id.
6374
0a94970d
JK
63752015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6376
6377 Tests for validate symbol file using build-id.
6378 * gdb.base/solib-mismatch-lib.c: New file.
6379 * gdb.base/solib-mismatch-libmod.c: New file.
6380 * gdb.base/solib-mismatch.c: New file.
6381 * gdb.base/solib-mismatch.exp: New file.
6382
03346981
SL
63832015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6384
6385 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6386 nios2-*-linux*.
6387 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6388 * gdb.base/siginfo.exp: Likewise.
6389 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6390
42422cc7
PL
63912015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6392
6393 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6394 Move it to ...
6395 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6396 ... here.
6397 * gdb.trace/range-stepping.exp: Check that the target supports
6398 range stepping.
6399
cfa68bae
JK
64002015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6401
6402 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6403
8ffdba26
PA
64042015-07-14 Pedro Alves <palves@redhat.com>
6405
6406 * gdb.base/killed-outside.exp: New file.
6407 * gdb.base/killed-outside.c: New file.
6408
218a5a11
JK
64092015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6410
6411 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6412 (n at main): New.
6413 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6414
e03ed3c6
AA
64152015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6416
6417 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6418 infcall tests instead of setting up for KFAIL.
6419
485668e5
MM
64202015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6421
6422 * gdb.btrace/record_goto-step.exp: New.
6423
08464196
JK
64242015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6425
6426 PR compile/18484
6427 * gdb.compile/compile.c (struct struct_type): Add volatile to
6428 selffield's type.
6429 * gdb.compile/compile.exp
6430 (compile code struct_object.selffield = &struct_object): Skip further
6431 struct_object tests if this one xfails.
6432
bcf5c1d9
RC
64332015-07-08 Robert O'Callahan <robert@ocallahan.org>
6434
6435 PR exp/18617
6436 * gdb.trace/ax.exp: Add test.
6437
4931af25
YQ
64382015-07-07 Yao Qi <yao.qi@linaro.org>
6439
6440 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6441 instead of istarget "aarch64*-*-*".
6442 * gdb.arch/aarch64-fp.exp: Likewise.
6443 * gdb.base/float.exp: Likewise.
6444 * gdb.reverse/aarch64.exp: Likewise.
6445 * lib/gdb.exp (is_aarch64_target): New proc.
6446
9fcf688e
YQ
64472015-07-07 Yao Qi <yao.qi@linaro.org>
6448
6449 * lib/gdb.exp (is_aarch32_target): New proc.
6450 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6451 instead of "istarget "arm*-*-*"".
6452 * gdb.arch/arm-disp-step.exp: Likewise.
6453 * gdb.arch/thumb-bx-pc.exp: Likewise.
6454 * gdb.arch/thumb-prologue.exp: Likewise.
6455 * gdb.arch/thumb-singlestep.exp: Likewise.
6456 * gdb.base/disp-step-syscall.exp: Likewise.
6457 * gdb.base/float.exp: Likewise.
6458
fbd8d50d
YQ
64592015-07-07 Yao Qi <yao.qi@linaro.org>
6460
6461 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6462 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6463
71be1fdc
YQ
64642015-07-07 Yao Qi <yao.qi@linaro.org>
6465
6466 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6467 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6468 if it exists.
6469 * gdb.multi/multi-arch.exp: Likewise.
6470
3e221d36
SM
64712015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6472
6473 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6474 print.
6475
d441430b
YQ
64762015-07-07 Yao Qi <yao.qi@linaro.org>
6477
6478 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6479
06f810bd
MG
64802015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6481
6482 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6483 '[' and ']' characters.
6484
5e61e7c0
IB
64852015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6486
6487 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6488
28bf096c
PA
64892015-06-29 Pedro Alves <palves@redhat.com>
6490
6491 PR threads/18127
6492 * gdb.threads/hand-call-new-thread.c: New file.
6493 * gdb.threads/hand-call-new-thread.c: New file.
6494
ee93cd5e
KS
64952015-06-26 Keith Seitz <keiths@redhat.com>
6496 Doug Evans <dje@google.com>
6497
6498 PR 16253
6499 * gdb.cp/var-tag-2.cc: New file.
6500 * gdb.cp/var-tag-3.cc: New file.
6501 * gdb.cp/var-tag-4.cc: New file.
6502 * gdb.cp/var-tag.cc: New file.
6503 * gdb.cp/var-tag.exp: New file.
6504
fc637f04
PP
65052015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6506
6507 * gdb.base/history-duplicates.exp: New test.
6508
2e52ae68
PP
65092015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6510
6511 * gdb.base/completion.exp: Test the completion of the "focus"
6512 command.
6513
6e22494e
JK
65142015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6515
6516 * gdb.arch/amd64-prologue-skip.S: New file.
6517 * gdb.arch/amd64-prologue-skip.exp: New file.
6518
bf7b9cd9
SM
65192015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6520
6521 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6522 is_address_zero_readable check.
6523
201e8dfd
PB
65242015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6525
6526 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6527 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6528
5cd867b4
YQ
65292015-06-24 Yao Qi <yao.qi@linaro.org>
6530
6531 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6532 linux targets.
6533
4d7be007
YQ
65342015-06-24 Yao Qi <yao.qi@linaro.org>
6535
6536 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6537 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6538 * gdb.base/siginfo-thread.exp: Likewise.
6539
07fcd301
YQ
65402015-06-22 Yao Qi <yao.qi@linaro.org>
6541
6542 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6543
52042a00
YQ
65442015-06-22 Yao Qi <yao.qi@linaro.org>
6545
6546 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6547 aarch64*-*-*.
6548 (skip_hw_watchpoint_tests): Likewise.
6549
74bd41ce
PP
65502015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6551
6552 * gdb.base/gdbinit-history.exp: Test the interaction between
6553 setting GDBHISTSIZE and setting the history size via .gdbinit.
6554
bc460514
PP
65552015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6556
6557 PR gdb/16999
6558 * gdb.base/gdbhistsize-history.exp: New test.
6559
b58c513b
PP
65602015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6561
6562 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6563 with GDBHISTSIZE.
6564 * gdb.base/readline.exp: Likewise.
6565
92046791
YQ
65662015-06-17 Yao Qi <yao.qi@linaro.org>
6567
6568 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6569 line.
6570
2093d2d3
PP
65712015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6572
6573 * gdb.base/gdbinit-history.exp: Add test case to check that
6574 an unlimited history file does not get truncated on exit.
6575
e6c693af
AA
65762015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6577
6578 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6579 (VECTOR): New macro. Use it...
6580 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6581 ...for these typedefs.
6582 (int8, char1, int1, double1): New typedefs.
6583 (struct just_int2, struct two_int2): New structures.
6584 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6585 (add_structvecs, add_singlevecs): New functions.
6586 (main): Call add_some_intvecs twice.
6587 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6588 the compile and exit upon failure. Try compiling for the "native"
6589 architecture. Test inferior function calls with vector arguments
6590 and vector return value handling with "finish" and "return".
6591
c74f7d1c
JT
65922015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6593
6594 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6595 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6596 PE file.
6597 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6598
98aa42ee
AT
65992015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6600
6601 PR breakpoints/16465
6602 * gdb.mi/mi-dprintf-pending.c: New file.
6603 * gdb.mi/mi-dprintf-pending.exp: New test.
6604 * gdb.mi/mi-dprintf-pendshr.c: New file.
6605
7d73c23c 66062015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 6607 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
6608
6609 * gdb.arch/i386-mpx-map.c: New file.
6610 * gdb.arch/i386-mpx-map.exp: New File.
6611
66122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6613
6614 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6615 * gdb.arch/i386-mpx.exp: Indentation fixed.
6616
66172015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6618
6619 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6620 function and improved indentation.
6621 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6622 gdb_test_multiple. Added additional tests to skip the test.
6623
66242015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6625
6626 * gdb.arch/i386-avx512.c: Change path in include file.
6627 * gdb.arch/i386-avx512.exp: Change include dir path
6628 compilation flag.
6629 * gdb.arch/i386-mpx.c: Change path in include file.
6630 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6631 flag.
6632
d5eba19a
JK
66332015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6634
6635 * gdb.compile/compile-print.exp (compile print *vararray@3)
6636 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6637
7f361056
JK
66382015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6639
6640 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6641 (do not keep jit in memory): ... this.
6642 (expect 5): Change it to ...
6643 (expect no 5): ... this.
6644
3b462ec2
SM
66452015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6646
6647 PR gdb/15564
6648 * gdb.mi/mi-detach.exp: New file.
6649
e0619de6
JK
66502015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6651
6652 PR symtab/18392
6653 * gdb.arch/amd64-tailcall-self.S: New file.
6654 * gdb.arch/amd64-tailcall-self.c: New file.
6655 * gdb.arch/amd64-tailcall-self.exp: New file.
6656
e970cb34
DB
66572015-05-28 Don Breazeal <donb@codesourcery.com>
6658
6659 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6660 tests for remote targets by checking is_target_gdbserver.
6661
b2e2f908
DE
66622015-05-27 Doug Evans <dje@google.com>
6663
6664 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6665 * gdb.dwarf2/opaque-type-lookup.c: New file.
6666 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6667
82c7be31
DE
66682015-05-26 Doug Evans <dje@google.com>
6669
6670 * gdb.cp/iostream.cc: New file.
6671 * gdb.cp/iostream.exp: New file.
6672
b4f54984
DE
66732015-05-26 Doug Evans <dje@google.com>
6674
6675 * gdb.dwarf2/dw2-op-call.exp: Update.
6676 * gdb.dwarf2/dw4-sig-types.exp: Update.
6677 * gdb.dwarf2/implptr.exp: Update.
6678 * gdb.mi/mi-cmd-param-changed.exp: Update.
6679
4ea6efe9
DE
66802015-05-26 Doug Evans <dje@google.com>
6681
6682 * gdb.python/py-lazy-string.c: New file.
6683 * gdb.python/py-lazy-string.exp: New file.
6684 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6685 (main): Update. Add estring3.
6686 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6687 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6688
f6bb7db3
YQ
66892015-05-26 Omair Javaid <omair.javaid@linaro.org>
6690 Yao Qi <yao.qi@linaro.org>
6691
6692 * gdb.reverse/aarch64.c: New.
6693 * gdb.reverse/aarch64.exp: New.
6694
a81bfbd0
OJ
66952015-05-26 Omair Javaid <omair.javaid@linaro.org>
6696
25d49b86
PA
6697 * lib/gdb.exp (supports_process_record): Return true for
6698 aarch64*-linux*.
a81bfbd0
OJ
6699 (supports_reverse): Likewise.
6700
158bf1b4
PP
67012015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6702
6703 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6704 Use with_test_prefix.
6705
a0145030
AB
67062015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6707
6708 * gdb.base/completion.exp: Add test for completion of layout
6709 names.
6710
ebe3b578
AB
67112015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6712
6713 * lib/gdb.exp (skip_tui_tests): New proc.
6714 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6715
84204ed7
PA
67162015-05-19 Pedro Alves <palves@redhat.com>
6717
6718 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6719 Save the whole env array instead of just HOME. Unset HISTSIZE in
6720 the environment while testing. Restore whole environment
6721 afterwards.
6722
37442ce1
DE
67232015-05-16 Doug Evans <xdje42@gmail.com>
6724
6725 * gdb.guile/scm-ports.c: New file.
6726 * gdb.guile/scm-ports.exp: Add memory port tests.
6727
36de76f9
JK
67282015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6729
6730 * gdb.compile/compile-print.c: New file.
6731 * gdb.compile/compile-print.exp: New file.
6732
3a9558c4
JK
67332015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6734
6735 * gdb.compile/compile-ops.exp: Cast param to void.
6736 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6737 (compile code struct_object.selffield = &struct_object): Add xfail.
6738
aa715135
JG
67392015-05-15 Joel Brobecker <brobecker@adacore.com>
6740
6741 * gdb.ada/arr_enum_with_gap: New testcase.
6742
931e5bc3
JG
67432015-05-15 Joel Brobecker <brobecker@adacore.com>
6744
6745 * gdb.ada/byte_packed_arr: New testcase.
6746
9cd4d857
JB
67472015-05-15 Joel Brobecker <brobecker@adacore.com>
6748
6749 * gdb.ada/pckd_neg: New testcase.
6750
ebfd00d2
PP
67512015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6752
6753 PR gdb/17820
6754 * gdb.base/gdbinit-history.exp: New test.
6755 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6756 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6757
4c082a81
SC
67582015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6759
6760 * gdb.python/py-xmethods.cc: Enhance test case.
6761 * gdb.python/py-xmethods.exp: New tests.
6762 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6763 function.
6764 (B_indexoper): Likewise.
6765 (global_dm_list) : Add new xmethod worker functions.
6766
f7797074
SDJ
67672015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6768
6769 * gdb.base/coredump-filter.exp: Correctly unset
6770 "coredump_var_addr" array.
6771
a4674e4e
PA
67722015-05-08 Pedro Alves <palves@redhat.com>
6773
6774 * gdb.server/non-existing-program.exp: Unset spawn_id.
6775
df2eb078
SC
67762015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6777
6778 PR python/18291
6779 * gdb.python/py-xmethods.exp: Add tests.
6780
422349a3
YQ
67812015-05-08 Yao Qi <yao.qi@linaro.org>
6782
6783 PR gdb/18208
6784 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6785 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6786 function set_coredump_filter, and remove remote_exec call.
6787 Remove argument ipid. Callers update.
6788 (top level): Don't get inferior's PID.
6789
63fc80ce
AA
67902015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6791
6792 * gdb.base/watch_thread_num.exp: Skip test on targets without
6793 access watchpoints.
6794
80ad801e
PA
67952015-05-06 Pedro Alves <palves@redhat.com>
6796
6797 PR server/18081
6798 * gdb.server/non-existing-program.exp: New file.
6799
0fa7fe50
JB
68002015-05-05 Joel Brobecker <brobecker@adacore.com>
6801
6802 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6803
3ea89b92
PMR
68042015-05-05 Joel Brobecker <brobecker@adacore.com>
6805
6806 * gdb.ada/out_of_line_in_inlined: New testcase.
6807
87b8eff0
JB
68082015-05-05 Joel Brobecker <brobecker@adacore.com>
6809
6810 * gdb.ada/var_rec_arr: New testcase.
6811
5fccc635
YQ
68122015-04-30 Yao Qi <yao.qi@linaro.org>
6813
6814 * gdb.base/break-idempotent.exp: If
6815 skip_hw_watchpoint_multi_tests returns true, skip the tests
6816 on "rwatch" and "awatch".
6817
42d38f42
YQ
68182015-04-30 Yao Qi <yao.qi@linaro.org>
6819
6820 * gdb.base/relativedebug.exp: Invoke gdb command
6821 "info sharedlibrary", and if libc.so doesn't have debug info,
6822 skip the test.
6823
2ce1cdbf
DE
68242015-04-29 Doug Evans <dje@google.com>
6825
6826 * gdb.python/py-xmethods.exp: Add ptype tests.
6827 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6828 get_result_type method.
6829
f24a38c5
LM
68302015-04-29 Luis Machado <lgustavo@codesourcery.com>
6831
6832 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6833 the target does not support hardware watchpoints.
6834
ecbf2b3c
LM
68352015-04-29 Luis Machado <lgustavo@codesourcery.com>
6836
6837 * gdb.base/break-always.exp: Abort testing if writing to memory
6838 causes an error.
6839
34f5f757
DE
68402015-04-28 Doug Evans <dje@google.com>
6841
6842 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6843 * gdb.python/py-pp-registration.exp: ... here. New file.
6844 * gdb.python/py-pp-registration.c: New file.
6845 * gdb.python/py-pp-registration.py: New file.
6846
69b4374a
DE
68472015-04-28 Doug Evans <dje@google.com>
6848
6849 * gdb.python/py-bad-printers.c: New file.
6850 * gdb.python/py-bad-printers.py: New file.
6851 * gdb.python/py-bad-printers.exp: New file.
6852
59fb7612
SS
68532015-04-28 Sasha Smundak <asmundak@google.com>
6854
6855 * gdb.python/py-type.exp: New test.
6856
2631b16a
AW
68572015-04-28 Andy Wingo <wingo@igalia.com>
6858
6859 * gdb.python/py-parameter.exp:
6860 * gdb.guile/scm-parameter.exp: Escape the path that we are
6861 matching against, as it might contain characters that are special
6862 to regular expressions.
6863
460efde1
JB
68642015-04-27 Joel Brobecker <brobecker@adacore.com>
6865
6866 * gdb.ada/rec_comp: New testcase.
6867
2d369d8e
SDJ
68682015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6869
6870 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6871 before using it.
6872
cf75d6c3
AB
68732015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6874
6875 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6876 new tests for verilog output.
6877
8dbe7ca5
YQ
68782015-04-24 Yao Qi <yao.qi@linaro.org>
6879
6880 * boards/remote-gdbserver-on-localhost.exp: New file.
6881
4ef9fb2f
PA
68822015-04-23 Pedro Alves <palves@redhat.com>
6883
6884 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6885 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6886 "end of file", remove $inferior_spawn_id from the indirect list.
6887
0a803169
PA
68882015-04-23 Pedro Alves <palves@redhat.com>
6889
6890 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6891
749ef8f8
PA
68922015-04-23 Pedro Alves <palves@redhat.com>
6893
6894 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6895 on $any_spawn_id instead of only on $gdb_spawn_id.
6896
8aae4344
PM
68972015-04-21 Pierre Muller <muller@sourceware.org>
6898
6899 PR pascal/17815
6900 * lib/pascal.exp (gpc_compile): Add new option "class".
6901 (fpc_compile): Likewise.
6902 * gdb.pascal/case-insensitive-symbols.pas: New file.
6903 * gdb.pascal/case-insensitive-symbols.exp: New file.
6904
1586c8fb
GB
69052015-04-20 Gary Benson <gbenson@redhat.com>
6906
6907 * gdb.base/attach.exp: Fix three extended remote failures.
6908
1b6e6f5c
GB
69092015-04-17 Gary Benson <gbenson@redhat.com>
6910
6911 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6912 the main executable over the remote protocol.
6913
e797481d
PA
69142015-04-16 Pedro Alves <palves@redhat.com>
6915
6916 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6917 a new gdbserver if gdbserver_reconnect_p is set.
6918
1ca99c42
PA
69192015-04-16 Pedro Alves <palves@redhat.com>
6920
6921 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6922 is set, don't exit gdbserver.
6923
af9fd6f8
AA
69242015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6925
6926 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6927 appropriate .insn, such that an older assembler can be used.
6928 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6929 the z/Architecture instruction set on 31-bit targets as well.
6930
04ff1e61
AA
69312015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6932
6933 * gdb.go/handcall.exp: Remove all logic related to the first
6934 breakpoint and rely on go_runto_main instead.
6935 * gdb.go/strings.exp: Likewise.
6936 * gdb.go/unsafe.exp: Likewise.
6937 * gdb.go/hello.exp: Likewise. Also rename the remaining
6938 breakpoint marker to "breakpoint 1".
6939 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6940 * gdb.go/strings.go: Likewise.
6941 * gdb.go/unsafe.go: Likewise.
6942 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6943 "set breakpoint 2 here" and rename the remaining breakpoint marker
6944 to "breakpoint 1".
6945
40d2f8d6
SM
69462015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6947
6948 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6949 if itertools.imap is not present.
6950 * gdb.python/py-objfile.exp: Add parentheses.
6951 * gdb.python/py-type.exp: Same.
6952 * gdb.python/py-unwind-maint.py: Same.
6953
8cbc97c6
YQ
69542015-04-15 Yao Qi <yao.qi@linaro.org>
6955
6956 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6957 of ":$ptr_size" and set its form explicitly.
6958
45fd756c
YQ
69592015-04-15 Pedro Alves <palves@redhat.com>
6960 Yao Qi <yao.qi@linaro.org>
6961
6962 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6963 timeout by factor of 4.
6964 (test_regular_watch): Likewise.
6965 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6966 * gdb.reverse/sigall-reverse.exp: Likewise.
6967 * gdb.reverse/until-precsave.exp: Likewise.
6968 * lib/gdb.exp (with_timeout_factor): New proc.
6969 (gdb_expect): Move some code to ...
6970 (get_largest_timeout): ... here. New procedure.
6971
9e811bc3
LM
69722015-04-14 Luis Machado <lgustavo@codesourcery.com>
6973
6974 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6975
0ff6fcb2
LM
69762015-04-13 Luis Machado <lgustavo@codesourcery.com>
6977
6978 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6979 to write to the .text section.
6980
7578d5f7
LM
69812015-04-13 Luis Machado <lgustavo@codesourcery.com>
6982
6983 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6984 Handle the case of targets that do not provide PID information.
6985
2efe15c4
YQ
69862015-04-13 Yao Qi <yao.qi@linaro.org>
6987
6988 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6989 and use expect instead of gdb_expect.
6990
8cd8f2f8
SDJ
69912015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6992
6993 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6994 "coredump_var_addr" to avoid naming conflict with other testcases.
6995
9ee41772
PA
69962015-04-10 Pedro Alves <palves@redhat.com>
6997
6998 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6999 gdb_test_sequence and gdb_assert.
7000
07473109
PA
70012015-04-10 Pedro Alves <palves@redhat.com>
7002
7003 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
7004 test messages that don't include the breakpoint address.
7005
de3db44c
YQ
70062015-04-10 Yao Qi <yao.qi@linaro.org>
7007
7008 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7009 false for some offset and width combinations which aren't
7010 supported by linux kernel.
7011
c79d856c
PA
70122015-04-10 Pedro Alves <palves@redhat.com>
7013
7014 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7015 procedure, factored out from ...
7016 (top level): ... here. Add "set displaced-stepping" testing axis.
7017 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7018 parameter "displaced". Use it.
7019 (top level): Use foreach and add "set displaced-stepping" testing
7020 axis.
7021
ebc90b50
PA
70222015-04-10 Pedro Alves <palves@redhat.com>
7023
7024 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7025 Remove comment.
7026 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7027 both the address of the instruction that triggers the watchpoint
7028 and the address of the instruction immediately after, and use
7029 those addresses for the test. Fix comment.
7030
8f572e5c
PA
70312015-04-10 Pedro Alves <palves@redhat.com>
7032
7033 * gdb.base/sigstep.exp (breakpoint_to_handler)
7034 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7035 Test "backtrace" in handler.
7036 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7037 (top level): Add new "displaced" test axis to
7038 breakpoint_to_handler, breakpoint_to_handler_entry and
7039 breakpoint_over_handler.
7040
8d707a12
PA
70412015-04-10 Pedro Alves <palves@redhat.com>
7042
7043 PR gdb/18216
7044 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7045
ef713951
YQ
70462015-04-10 Yao Qi <yao.qi@linaro.org>
7047
7048 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7049 (test_add_rn_pc): New function.
7050 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7051 (top level): Invoke test_add_rn_pc.
7052
906d60cf
PA
70532015-04-10 Pedro Alves <palves@redhat.com>
7054
7055 PR gdb/13858
7056 * gdb.base/step-over-no-symbols.exp: New file.
7057
f2983cc3
AW
70582015-04-09 Andy Wingo <wingo@igalia.com>
7059
7060 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7061 after the Python tests.
7062
6d62641c
SDJ
70632015-04-08 Keith Seitz <keiths@redhat.com>
7064
7065 PR python/16699
7066 * gdb.python/py-completion.exp: New tests for completion.
7067 * gdb.python/py-completion.py (CompleteLimit1): New class.
7068 (CompleteLimit2): Likewise.
7069 (CompleteLimit3): Likewise.
7070 (CompleteLimit4): Likewise.
7071 (CompleteLimit5): Likewise.
7072 (CompleteLimit6): Likewise.
7073 (CompleteLimit7): Likewise.
7074
f3770638
PA
70752015-04-08 Pedro Alves <palves@redhat.com>
7076
7077 PR gdb/18214
7078 PR gdb/18216
7079 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7080 function.
7081 (main): Install it as SIGUSR1 handler.
7082 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7083 parameter. Always use "setup" as prefix. Toggle "set
7084 displaced-stepping" off/on depending on global. Don't switch to
7085 thread 1 here.
7086 (top level): Add displaced stepping "off/on" test axis. Update
7087 "setup" calls. Wrap each subtest with with_test_prefix. Test
7088 continuing with a queued signal in each thread.
7089
4496bed7
PA
70902015-04-08 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7093 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7094 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7095 Return early if running to main fails.
7096 * gdb.trace/while-stepping.exp: Likewise.
7097
b97fde92
PA
70982015-04-07 Pedro Alves <palves@redhat.com>
7099
7100 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7101 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7102 interact with inferior program.
7103
f71c18e7
PA
71042015-04-07 Pedro Alves <palves@redhat.com>
7105
7106 * lib/gdb.exp (inferior_spawn_id): New global.
7107 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7108 spawn id after processing the user code.
7109 (default_gdb_start): Set inferior_spawn_id.
7110 (send_inferior): New procedure.
7111 * lib/gdbserver-support.exp (gdbserver_start): Set
7112 inferior_spawn_id.
7113 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7114
6423214f
PA
71152015-04-07 Pedro Alves <palves@redhat.com>
7116
7117 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7118 * lib/gdbserver-support.exp (gdbserver_start): Make
7119 $server_spawn_id global.
7120 (gdbserver_start): Don't wait for gdbserver's spawn id with
7121 expect_background.
7122 (close_gdbserver): New procedure.
7123 (gdb_exit): Rename the default version and reimplement.
7124
71c0ee8c
PA
71252015-04-07 Pedro Alves <palves@redhat.com>
7126
72f4393d 7127 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
7128 append the substituted item, not the original item.
7129
203bc29b
PA
71302015-04-07 Pedro Alves <palves@redhat.com>
7131
7132 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7133 gdb_expect.
7134
508a3ddf
PA
71352015-04-07 Pedro Alves <palves@redhat.com>
7136
7137 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7138 output appearing once only.
7139
9f6dbe2b
PA
71402015-04-07 Pedro Alves <palves@redhat.com>
7141
7142 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7143 that doesn't expect anything. Return early if running to main
7144 fails.
7145
337532fa
YQ
71462015-04-07 Yao Qi <yao.qi@linaro.org>
7147
7148 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7149 (child_function): Call alarm.
7150 (main): Move call to alarm into the loop.
7151 * gdb.threads/non-stop-fair-events.exp: Build program with
7152 -DTIMEOUT=$timeout.
7153
01b622d4
DE
71542015-04-06 Doug Evans <xdje42@gmail.com>
7155
7156 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7157 Fix dest parameter to board_info.
7158 (fpc_compile): Ditto.
7159 (gdb_compile_pascal): Rename dest arg to destfile.
7160
961f4160
PMR
71612015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7162
7163 * gdb.ada/funcall_ref.exp: New file.
7164 * gdb.ada/funcall_ref/foo.adb: New file.
7165
cafda597
YQ
71662015-04-02 Yao Qi <yao.qi@linaro.org>
7167
7168 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7169 is remote.
7170
fed040c6
GB
71712015-04-02 Gary Benson <gbenson@redhat.com>
7172
7173 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7174
d11916aa
SS
71752015-04-01 Sasha Smundak <asmundak@google.com>
7176
7177 * gdb.python/py-unwind-maint.c: New file.
7178 * gdb.python/py-unwind-maint.exp: New test.
7179 * gdb.python/py-unwind-maint.py: New file.
7180 * gdb.python/py-unwind.c: New file.
7181 * gdb.python/py-unwind.exp: New test.
7182 * gdb.python/py-unwind.py: New test.
7183
a1471180
PA
71842015-04-01 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7187 to fail instead of non-existent $test.
7188
0bbeccb1
PA
71892015-04-01 Pedro Alves <palves@redhat.com>
7190
7191 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7192 GDBFLAGS if not empty.
7193
3c724c8c
PMR
71942015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7195
7196 * gdb.ada/complete.exp: Remove "multi_line".
7197 * gdb.ada/info_exc.exp: Remove "multi_line".
7198 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7199 * gdb.ada/ptype_field.exp: Remove "multi_line".
7200 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7201 * gdb.ada/tagged.exp: Remove "multi_line".
7202 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7203 [multi_line ...]
7204 * gdb.btrace/delta.exp: Likewise.
7205 * gdb.btrace/exception.exp: Likewise.
7206 * gdb.btrace/function_call_history.exp: Likewise.
7207 * gdb.btrace/instruction_history.exp: Likewise.
7208 * gdb.btrace/nohist.exp: Likewise.
7209 * gdb.btrace/record_goto.exp: Likewise.
7210 * gdb.btrace/segv.exp: Likewise.
7211 * gdb.btrace/stepi.exp: Likewise.
7212 * gdb.btrace/tailcall.exp: Likewise.
7213 * gdb.btrace/unknown_functions.exp: Likewise.
7214 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7215 * lib/gdb.exp: Add the "multi_line" helper.
7216
4eec2deb
PA
72172015-04-01 Pedro Alves <palves@redhat.com>
7218
7219 * gdb.threads/tid-reuse.c: New file.
7220 * gdb.threads/tid-reuse.exp: New file.
7221
df8411da
SDJ
72222015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7223
7224 PR corefiles/16092
7225 * gdb.base/coredump-filter.c: New file.
7226 * gdb.base/coredump-filter.exp: Likewise.
7227
6ef37366
PM
72282015-03-27 Petr Machata <pmachata@redhat.com>
7229
7230 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7231 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7232 (Dwarf::assemble): Initialize them.
7233 (Dwarf::lines): New function.
7234
7ec911b0
JT
72352015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7236
7237 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7238 SYMBOL_PREFIX for x86_64-*-cygwin.
7239
ff908ebf
AW
72402015-03-26 Andy Wingo <wingo@igalia.com>
7241
7242 PR symtab/18148
7243 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7244 const_value but not a location.
7245 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7246 location defined in non-main CUs are visible.
7247
6d5f0679
YQ
72482015-03-26 Yao Qi <yao.qi@linaro.org>
7249
7250 PR testsuite/18139
7251 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7252 Add a line number entry for the same line.
7253 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7254 Add a line number entry for the same line.
7255
2898689b
YQ
72562015-03-26 Yao Qi <yao.qi@linaro.org>
7257
7258 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7259 .int 0.
7260 (func): Likewise. Add .Lfunc_1 label.
7261 Use .Lfunc_1 label.
7262 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7263 .int 0.
7264 (func): Likewise.
7265 Use .Lfunc_1 label.
7266
85180498
YQ
72672015-03-26 Yao Qi <yao.qi@linaro.org>
7268
7269 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7270 Call gdb_compile instead to compile each .s files without debug
7271 information.
7272
8aa08a8d
YQ
72732015-03-26 Yao Qi <yao.qi@linaro.org>
7274
7275 * gdb.base/savedregs.exp (process_saved_regs): Make
7276 "Saved registers:" optional in the pattern.
7277
66849923
MM
72782015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7279
7280 * gdb.btrace/next.exp: Merged into step.exp.
7281 * gdb.btrace/finish.exp: Merged into step.exp.
7282 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7283 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7284 "record goto" and checking the exact replay position.
7285 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7286 check for "Recording format" in "info record" output.
7287 * gdb.btrace/record_goto.exp: Choose test file based on target.
7288 * gdb.btrace/x86-record_goto.S: Renamed into ...
7289 * gdb.btrace/x86_64-record_goto.S: ... this.
7290 * gdb.btrace/i686-record_goto.S: New.
7291 * gdb.btrace/x86-tailcall.S: Renamed into ...
7292 * gdb.btrace/x86_64-tailcall.S: ... this.
7293 * gdb.btrace/i686-tailcall.S: New.
7294 * gdb.btrace/x86-tailcall.c: Renamed into ...
7295 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7296 separate statements. Update test.
7297 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7298 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7299 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7300 * gdb.btrace/tailcall.exp: Choose test file based on target.
7301 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7302
11cc1b74
MM
73032015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7304
7305 * gdb.btrace/exception.exp: Increase BTS buffer size.
7306
a25d8bf9
PA
73072015-03-24 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7310
856e7dd6
PA
73112015-03-24 Pedro Alves <palves@redhat.com>
7312
7313 * gdb.threads/schedlock.exp (test_step): No longer expect that
7314 "set scheduler-locking step" with "next" over a function call runs
7315 threads unlocked.
7316
ad235a41
AT
73172015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7318
7319 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7320
15630549
AT
73212015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7322
7323 PR breakpoints/16466
7324 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7325 * gdb.mi/mi-pending.c (thread_func): New function.
7326 (int main): Add threading support required.
7327 * gdb.mi/mi-pending.exp: Add tests for this issue.
7328 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7329 (pendfunc2): Remove stdio dependency.
7330 * gdb.mi/mi-pendshr2.c: New file.
7331
693dca06
KS
73322015-03-23 Keith Seitz <keiths@redhat.com>
7333
7334 * gdb.linespec/keywords.c: New file.
7335 * gdb.linespec/keywords.exp: New file.
7336
7e993ebf
KS
73372015-03-23 Keith Seitz <keiths@redhat.com>
7338
7339 PR gdb/18021
7340 * gdb.dwarf2/staticvirtual.exp: New test.
7341
bc23328c
JK
73422015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7343
7344 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7345 * README: Remove HP-UX and gdb.hp.
7346 (configuration):
7347 * configure: Regenerate.
7348 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7349 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7350 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7351 gdb.hp/gdb.defects/Makefile.
7352 * gdb.hp/Makefile.in: File deleted.
7353 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7354 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7355 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7356 * gdb.hp/gdb.aCC/run.c: File deleted.
7357 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7358 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7359 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7360 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7361 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7362 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7363 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7364 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7365 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7366 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7367 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7368 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7369 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7370 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7371 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7372 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7373 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7374 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7375 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7376 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7377 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7378 * gdb.hp/gdb.compat/average.c: File deleted.
7379 * gdb.hp/gdb.compat/sum.c: File deleted.
7380 * gdb.hp/gdb.compat/xdb.c: File deleted.
7381 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7382 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7383 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7384 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7385 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7386 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7387 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7388 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7389 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7390 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7391 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7392 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7393 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7394 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7395 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7396 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7397 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7398 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7399 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7400 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7401 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7402 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7403 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7404 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7405 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7406 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7407 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7408 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7409 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7410 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7411 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7412 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7413 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7414 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7415 * gdb.hp/tools/odump: File deleted.
7416
8bf3b159
PA
74172015-03-19 Pedro Alves <palves@redhat.com>
7418
7419 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7420 (saw_thread_3): New globals.
7421 (top level): Increment them when an event for the corresponding
7422 thread is seen.
7423 (no thread starvation): New test.
7424
eb54c8bf
PA
74252015-03-19 Pedro Alves <palves@redhat.com>
7426
7427 * gdb.threads/continue-pending-status.c: New file.
7428 * gdb.threads/continue-pending-status.exp: New file.
7429
32d2e5d6
PA
74302015-03-18 Pedro Alves <palves@redhat.com>
7431
7432 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7433 Use gdb_is_target_remote instead of is_remote. Use
7434 gdb_test_multiple instead of gdb_expect. Exit early if
7435 gdb_test_multiple hits its internal matches. Tighten stepi tests
7436 expected output. Fail on exit with any signal, instead of just
7437 SIGILL.
7438
f68f11b7
YQ
74392015-03-18 Yao Qi <yao.qi@linaro.org>
7440
7441 PR tdep/18107
7442 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7443 variable.
7444 * gdb.base/catch-syscall.exp: Don't skip it on
7445 aarch64*-*-linux* target. Remove elements in all_syscalls.
7446 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7447 target.
7448 (setup_all_syscalls): New proc.
7449
ca5fd19b
YQ
74502015-03-16 Yao Qi <yao.qi@linaro.org>
7451
7452 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7453 (top level): Skip tests if valid_addr_p returns false for
7454 $cmd1 or $cmd2.
7455
85642ba0
AW
74562015-03-11 Andy Wingo <wingo@igalia.com>
7457
7458 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7459
e03f9645
YQ
74602015-03-11 Yao Qi <yao.qi@linaro.org>
7461
7462 * gdb.base/catch-syscall.exp: Fix typo in comments.
7463
5d0962b2
YQ
74642015-03-11 Yao Qi <yao.qi@linaro.org>
7465
7466 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7467
b2df3cef
PA
74682015-03-09 Pedro Alves <palves@redhat.com>
7469
7470 * dg-extract-results.py: Delete.
7471
ef878e53
PA
74722015-03-09 Pedro Alves <palves@redhat.com>
7473
7474 Merge dg-extract-results.sh from GCC upstream (r218843).
7475
7476 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7477 * dg-extract-results.sh: Use --text with grep to avoid issues with
7478 binary files. Fall back to cat -v, if that doesn't work.
7479
9494d219
PA
74802015-03-05 Pedro Alves <palves@redhat.com>
7481
7482 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7483
a8d9763a
SM
74842015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7485
7486 * lib/mi-support.exp (mi_expect_interrupt): Accept
7487 alternative event for when in all-stop mode.
7488
be9957b8
PA
74892015-03-04 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7492
d57be0f4 74932015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
7494
7495 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7496
c214c7cf
AA
74972015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7498
7499 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7500 regexps for GDB's current line display, accept a hex address
7501 preceding the line number.
7502
6d74a497
AA
75032015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7504
7505 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7506 the 'arch1' variable for "s390*-linux*" targets.
7507
511aee7c
PA
75082015-03-04 Pedro Alves <palves@redhat.com>
7509
7510 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7511 (main): Pass missing retval argument to pthread_join call.
7512
95e50b27
PA
75132015-03-02 Pedro Alves <palves@redhat.com>
7514
7515 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7516 (top level): Call do_test with non-stop as well.
7517
28054d69
PA
75182015-03-02 Pedro Alves <palves@redhat.com>
7519
7520 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7521 -1.
7522
4fa5d7b4
AA
75232015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7524
7525 * gdb.arch/s390-vregs.exp: New test.
7526 * gdb.arch/s390-vregs.S: New file.
7527
97c18565
PA
75282015-02-27 Pedro Alves <palves@redhat.com>
7529
7530 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7531 call to catch_command_errors.
7532 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7533 catch_command_errors.
7534
a37bfa30
PA
75352015-02-27 Pedro Alves <palves@redhat.com>
7536
7537 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7538 "true" for boolean result.
7539 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7540 prototype of main.
7541
6f98576f
PA
75422015-02-27 Pedro Alves <palves@redhat.com>
7543
7544 * lib/unbuffer_output.c: New file.
7545 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7546 (main): Call gdb_unbuffer_output.
7547
eba5ab56
YQ
75482015-02-27 Yao Qi <yao.qi@linaro.org>
7549
7550 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7551 target.
7552
0def5aaa
DE
75532015-02-26 Doug Evans <dje@google.com>
7554
7555 * gdb.cp/class2.cc (Dbase, D): New classes.
7556 (main): New local delta.
7557 * gdb.cp/class2.exp: Test printing delta.
7558 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7559 (dynbar): New global.
7560 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7561
081a1c2c
JK
75622015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7563
7564 * gdb.compile/compile-ifunc.c: New file.
7565 * gdb.compile/compile-ifunc.exp: New file.
7566
2f41223f
AT
75672015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7568
7569 * gdb.base/structs.exp: Check for correct struct on finish.
7570
03eddd80
YQ
75712015-02-26 Yao Qi <yao.qi@linaro.org>
7572
7573 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7574 is zero.
7575
80c57053
JK
75762015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7577
7578 * gdb.arch/cordic.ko.bz2: New file.
7579 * gdb.arch/cordic.ko.debug.bz2: New file.
7580 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7581
21613c12
YQ
75822015-02-25 Yao Qi <yao.qi@linaro.org>
7583
7584 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7585 aarch64*-*-* target.
7586
d8b901ed
PA
75872015-02-23 Pedro Alves <palves@redhat.com>
7588
7589 * lib/gdb.exp (delete_breakpoints): Rewrite using
7590 gdb_test_multiple.
7591
e5b85ead
PA
75922015-02-23 Pedro Alves <palves@redhat.com>
7593
7594 * gdb.base/info-os.c: Include stdlib.h.
7595
85c3a371
DE
75962015-02-22 Doug Evans <xdje42@gmail.com>
7597
7598 PR symtab/17855
7599 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7600 is read after symbols have been re-read.
7601 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7602 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7603
96553a0c
DE
76042015-02-21 Doug Evans <dje@google.com>
7605
7606 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7607
97a0c697
JK
76082015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7609
7610 PR corefiles/17808
7611 * gdb.arch/i386-biarch-core.core.bz2: New file.
7612 * gdb.arch/i386-biarch-core.exp: New file.
7613
a47cd6e9
PA
76142015-02-21 Pedro Alves <palves@redhat.com>
7615
7616 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7617 runto_main fails.
7618
c5facdc4
PA
76192015-02-20 Pedro Alves <palves@redhat.com>
7620
7621 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7622 info probes.
7623
2db9a427
PA
76242015-02-20 Pedro Alves <palves@redhat.com>
7625
7626 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7627
60fb7e9e
PA
76282015-02-20 Pedro Alves <palves@redhat.com>
7629
7630 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7631 clean_restart before gdb_target_supports_trace.
7632
5c5019c2
PA
76332015-02-20 Pedro Alves <palves@redhat.com>
7634
7635 PR threads/18006
7636 * gdb.threads/clone-thread_db.c: New file.
7637 * gdb.threads/clone-thread_db.exp: New file.
7638
c9587f88
AT
76392015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7640
7641 PR breakpoints/16812
7642 * gdb.base/catch-gdb-caused-signals.c: New file.
7643 * gdb.base/catch-gdb-caused-signals.exp: New file.
7644
f6a88844
JM
76452015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7646
7647 * configure: Regenerated.
7648 * configure.ac: Use GDB_AC_TRANSFORM.
7649 * aclocal.m4: sinclude ../transform.m4.
7650
497c491b
JM
76512015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7652
7653 * lib/dtrace.exp: New file.
7654 * gdb.base/dtrace-probe.exp: Likewise.
7655 * gdb.base/dtrace-probe.d: Likewise.
7656 * gdb.base/dtrace-probe.c: Likewise.
7657 * lib/pdtrace.in: Likewise.
7658 * configure.ac: Output variables with the transformed names of
7659 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7660 * configure: Regenerated.
7661
03e98035
JM
76622015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7663
7664 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7665 expected message when trying to access $_probe_* convenience
7666 variables while not on a probe.
7667
63cc30e9
JK
76682015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7669
7670 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7671
0703599a
PA
76722015-02-11 Pedro Alves <pedro@codesourcery.com>
7673
7674 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7675 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7676
7e60a48e
DE
76772015-02-10 Doug Evans <xdje42@gmail.com>
7678
7679 * lib/gdb.exp (gdb_load): Always return a result.
7680
01b088bc
PA
76812015-02-10 Pedro Alves <palves@redhat.com>
7682
7683 * gdb.threads/signal-sigtrap.c: New file.
7684 * gdb.threads/signal-sigtrap.exp: New file.
7685
b05ec7a5
AT
76862015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7687
7688 * gdb.trace/no-attach-trace.c: New file.
7689 * gdb.trace/no-attach-trace.exp: New file.
7690
a2c2acaf
MW
76912015-02-09 Mark Wielaard <mjw@redhat.com>
7692
7693 * gdb.dwarf2/atomic.c: New file.
7694 * gdb.dwarf2/atomic-type.exp: Likewise.
7695
31fd9caa
MM
76962015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7697
7698 * gdb.btrace/buffer-size.exp: Update "info record" output.
7699 * gdb.btrace/delta.exp: Update "info record" output.
7700 * gdb.btrace/enable.exp: Update "info record" output.
7701 * gdb.btrace/finish.exp: Update "info record" output.
7702 * gdb.btrace/instruction_history.exp: Update "info record" output.
7703 * gdb.btrace/next.exp: Update "info record" output.
7704 * gdb.btrace/nexti.exp: Update "info record" output.
7705 * gdb.btrace/step.exp: Update "info record" output.
7706 * gdb.btrace/stepi.exp: Update "info record" output.
7707 * gdb.btrace/nohist.exp: Update "info record" output.
7708
d33501a5
MM
77092015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7710
7711 * gdb.btrace/buffer-size: New.
7712
f4abbc16
MM
77132015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7714
7715 * gdb.btrace/delta.exp: Update "info record" output.
7716 * gdb.btrace/enable.exp: Update "info record" output.
7717 * gdb.btrace/finish.exp: Update "info record" output.
7718 * gdb.btrace/instruction_history.exp: Update "info record" output.
7719 * gdb.btrace/next.exp: Update "info record" output.
7720 * gdb.btrace/nexti.exp: Update "info record" output.
7721 * gdb.btrace/step.exp: Update "info record" output.
7722 * gdb.btrace/stepi.exp: Update "info record" output.
7723 * gdb.btrace/nohist.exp: Update "info record" output.
7724
b9d61307
SM
77252015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7726
7727 PR gdb/15678
7728 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7729
e584fdbc
PA
77302015-02-06 Pedro Alves <palves@redhat.com>
7731
7732 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7733 macro.
7734 (seconds_left, again): New globals.
7735 (main): Wait seconds_left in a 1-second sleep loop instead of
7736 sleeping 180 seconds. If 'again' is set, reset the seconds
7737 counter.
7738 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7739 'again' in the inferior before detaching. Print the seconds left.
7740 (options): New global.
7741 (top level): Build program with -DTIMEOUT=$timeout.
7742
77f41761
PA
77432015-02-06 Pedro Alves <palves@redhat.com>
7744
7745 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7746 determine how many seconds to pass to 'alarm'.
7747 * gdb.base/gdb-sigterm.exp (top level): Build program with
7748 -DTIMEOUT=$timeout.
7749 (do_test): Return success/failure indication. Add more verbose
7750 logging. Don't fail if 200 single steps are seen. Instead, fail
7751 when the test times out.
7752 (passes): New global.
7753 (top level): Break the testing loop if testing fails on any
7754 iteration. Use gdb_assert.
7755
b9394193
DB
77562015-02-04 Don Breazeal <donb@codesourcery.com>
7757
7758 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7759 and initialize them.
7760 (ipc_cleanup): New function.
7761 (main): Don't declare shmid, semid, and msqid. Add a call to
7762 atexit so that we call ipc_cleanup on exit.
7763
42d9e528
PA
77642015-02-04 Pedro Alves <palves@redhat.com>
7765
7766 * boards/native-extended-gdbserver.exp: Remove any target variant
7767 specifications from the board name before clearing the isremote
7768 flag from board_info.
7769
ae6ae975
DE
77702015-01-31 Doug Evans <xdje42@gmail.com>
7771
7772 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7773
cfb069a8
GB
77742015-01-31 Gary Benson <gbenson@redhat.com>
7775
7776 * gdb.base/completion.exp: Disable completion limiting for
7777 existing tests. Add new tests to check completion limiting.
7778 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7779
5dd31d79
DE
77802015-01-31 Doug Evans <xdje42@gmail.com>
7781
7782 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7783
9f050062
DE
77842015-01-31 Doug Evans <xdje42@gmail.com>
7785
7786 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7787 entries. Duplicate file section script entries.
7788 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7789 inlined entries. Add test for safe-path rejection.
7790 * gdb.python/py-section-script.c: Add duplicate inlined section script
7791 entries. Duplicate file section script entries.
7792 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7793 inlined entries. Add test for safe-path rejection.
7794
df25ebbd
JB
77952015-01-29 Joel Brobecker <brobecker@adacore.com>
7796
7797 * gdb.ada/disc_arr_bound: New testcase.
7798
4a0ca9ec
JB
77992015-01-29 Joel Brobecker <brobecker@adacore.com>
7800
7801 * gdb.ada/mi_var_array: New testcase.
7802
3a8b707a
DE
78032015-01-27 Doug Evans <dje@google.com>
7804
7805 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7806 Add test for objfile.filename, objfile.username after objfile
7807 has been unloaded.
7808
f8313f6e
JB
78092015-01-26 Joel Brobecker <brobecker@adacore.com>
7810
7811 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7812 the second test to print the name attribute of value
7813 returned by the call to gdb.lookup_type, and adjust
7814 the expected output accordingly.
7815
37bc665e
MW
78162015-01-25 Mark Wielaard <mjw@redhat.com>
7817
7818 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7819 * gdb.base/disp-step-fork.c: Include unistd.h.
7820 * gdb.base/siginfo-obj.c: Include stdio.h.
7821 * gdb.base/siginfo-thread.c: Likewise.
7822 * gdb.mi/non-stop.c: Include unistd.h.
7823 * gdb.mi/nsthrexec.c: Include stdio.h.
7824 * gdb.mi/pthreads.c: Include unistd.h.
7825 * gdb.modula2/unbounded1.c (main): Declare returns int.
7826 * gdb.reverse/consecutive-reverse.c: Likewise.
7827 * gdb.threads/create-fail.c: Include unistd.h.
7828 * gdb.threads/killed.c: Likewise.
7829 * gdb.threads/linux-dp.c: Likewise.
7830 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7831 * gdb.threads/non-ldr-exc-2.c: Likewise.
7832 * gdb.threads/non-ldr-exc-3.c: Likewise.
7833 * gdb.threads/non-ldr-exc-4.c: Likewise.
7834 * gdb.threads/pthreads.c: Include unistd.h.
7835 (main): Declare returns int.
7836 * gdb.threads/tls-main.c (foo): New declaration.
7837 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7838
f7e5394d
SM
78392015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7840
7841 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7842 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7843
743649fd
MW
78442015-01-15 Mark Wielaard <mjw@redhat.com>
7845
7846 * gdb.base/noreturn-return.c: New file.
7847 * gdb.base/noreturn-return.exp: New file.
7848 * gdb.base/noreturn-finish.c: New file.
7849 * gdb.base/noreturn-finish.exp: New file.
7850
198297aa
PA
78512015-01-23 Pedro Alves <palves@redhat.com>
7852
7853 * gdb.threads/continue-pending-after-query.c: New file.
7854 * gdb.threads/continue-pending-after-query.exp: New file.
7855
717cf30c
AG
78562015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7857 Simon Marchi <simon.marchi@ericsson.com>
7858
7859 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7860 * gdb.base/valgrind-db-attach.exp: Same.
7861 * gdb.base/valgrind-infcall.exp: Same.
7862 * lib/mi-support.exp (default_mi_gdb_start): Same.
7863 * lib/prompt.exp (default_prompt_gdb_start): Same.
7864 * lib/gdb.exp (default_gdb_spawn): Same.
7865 (gdb_interact): New.
7866
7867
4b62a76e
JK
78682015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7869
7870 * gdb.compile/compile.exp (pointer to jit function): New test.
7871
b4cdae6f
WW
78722015-01-17 Wei-cheng Wang <cole945@gmail.com>
7873
7874 * lib/gdb.exp (supports_process_record): Return true for
7875 powerpc*-*-linux*.
7876 (supports_reverse): Likewise.
7877
d221e7ef
DB
78782015-01-15 Don Breazeal <donb@codesourcery.com>
7879
7880 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7881 instead of checking whether the target board is remote and
7882 use spawn_wait_for_attach instead of exec/sleep.
7883 * gdb.base/attach-twice.exp: Likewise.
7884
bafffb51
JB
78852015-01-15 Joel Brobecker <brobecker@adacore.com>
7886
7887 * gdb.ada/var_arr_attrs: New testcase.
7888
5589af0e
PA
78892015-01-14 Pedro Alves <palves@redhat.com>
7890 Joel Brobecker <brobecker@adacore.com>
7891
7892 PR gdb/17525
7893 * gdb.base/bp-cmds-execution-x-script.c: New file.
7894 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7895 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7896
6c400b59
PA
78972015-01-14 Pedro Alves <palves@redhat.com>
7898
7899 PR cli/17828
7900 * gdb.base/batch-preserve-term-settings.c: New file.
7901 * gdb.base/batch-preserve-term-settings.exp: New file.
7902
e02c96a7
DE
79032015-01-13 Doug Evans <dje@google.com>
7904
7905 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7906 binary.
7907
576fd14c
JB
79082015-01-13 Joel Brobecker <brobecker@adacore.com>
7909
7910 * Makefile.in (clean mostlyclean): Do not delete *.py.
7911
04dccad0
JB
79122015-01-13 Joel Brobecker <brobecker@adacore.com>
7913
7914 * gdb.python/py-lookup-type.exp: New file.
7915
3d230f71
PA
79162015-01-12 Pedro Alves <palves@redhat.com>
7917
7918 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7919 restore GDBFLAGS before returning.
7920
7e67715d
JK
79212015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7922
7923 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7924 is_amd64_regs_target and is_x86_like_target.
7925
f2e0d4b4
DE
79262015-01-11 Doug Evans <xdje42@gmail.com>
7927
7928 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7929 is given without an explicit form.
7930 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7931 attributes.
7932 * gdb.dwarf/corrupt.exp: Ditto.
7933 * gdb.dwarf2/enum-type.exp: Ditto.
7934 * gdb.trace/entry-values.exp: Ditto.
7935 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7936
439250fb
DE
79372015-01-11 Doug Evans <xdje42@gmail.com>
7938
7939 PR gdb/15830
7940 * gdb.base/maint.exp: Remove references to "maint demangle".
7941 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7942 Add tests for explicitly specifying language to demangle.
7943 * gdb.dlang/demangle.exp: Ditto.
7944
ede9f622
PA
79452015-01-09 Pedro Alves <palves@redhat.com>
7946
7947 * gdb.threads/non-stop-fair-events.c: New file.
7948 * gdb.threads/non-stop-fair-events.exp: New file.
7949
a7b796db
PA
79502015-01-09 Pedro Alves <palves@redhat.com>
7951
7952 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7953 the global scope. Set a breakpoint after all threads are started
7954 rather than stepping over two source lines. Expect the prompt.
7955 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7956 global.
7957 (NUM): Now 15.
7958 (main): Use threads_started_barrier to wait for all threads to
7959 start. Main thread no longer calls thread_function. Exit after
7960 180 seconds.
7961 (loop): New function.
7962 (thread_function): Wait on threads_started_barrier barrier. Call
7963 'loop' at each iteration.
7964 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7965 threads have started, instead of hardcoding number of "next"
7966 steps. Use an access watchpoint instead of a write watchpoint.
7967
9665ffdd
PA
79682015-01-09 Pedro Alves <palves@redhat.com>
7969
7970 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7971 (thread_func): Wait on barrier.
7972 (main): Wait for all threads to start before stopping GDB.
7973 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7974 global.
7975 (thread1_func, thread2_func): Wait on barrier.
7976 (main): Wait for all threads to start before stopping GDB.
7977 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7978 New global.
7979 (thread1_func, thread2_func): Wait on barrier.
7980 (main): Wait for all threads to start before stopping GDB.
7981
c945a99f
PA
79822015-01-09 Pedro Alves <palves@redhat.com>
7983
7984 * gdb.threads/attach-many-short-lived-threads.c: New file.
7985 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7986
c1a747c1
PA
79872014-01-09 Pedro Alves <palves@redhat.com>
7988
7989 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7990 instead of to thread 2.
7991 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7992 Add barrier around each pthread_create call instead of around all
7993 calls.
7994 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7995 Set a break on thread_function and have the child threads hit it
7996 one at at a time.
7997
60b3033e
PA
79982015-01-09 Pedro Alves <palves@redhat.com>
7999
8000 * lib/gdb.exp (can_spawn_for_attach): New procedure.
8001 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
8002 false.
8003 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
8004 checking whether the target board is remote.
8005 * gdb.multi/multi-attach.exp: Likewise.
8006 * gdb.python/py-sync-interp.exp: Likewise.
8007 * gdb.server/ext-attach.exp: Likewise.
8008 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8009 tests that need to attach, instead of checking whether the target
8010 board is remote at the top of the file.
8011
acc018ac
YQ
80122015-01-08 Yao Qi <yao@codesourcery.com>
8013
8014 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8015
50a18af8
JK
80162015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8017
8018 Fix testcase compilation.
8019 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8020
8503d6e1
JB
80212015-01-06 Joel Brobecker <brobecker@adacore.com>
8022
8023 * gdb.python/py-type.exp: Add a couple test about empty
8024 array creation, and negative-length array creation.
8025
cc73dbcc
DE
80262015-01-02 Doug Evans <xdje42@gmail.com>
8027
8028 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8029
0300bbc7
DE
80302015-01-02 Doug Evans <dje@google.com>
8031
8032 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8033
9d85a0ec
YQ
80342014-12-29 Yao Qi <yao@codesourcery.com>
8035
8036 * gdb.trace/entry-values.exp: Update comments. Rename variable
8037 bar_call_foo to returned_from_foo.
8038
87186c6a
MMN
80392014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8040
8041 PR gdb/17394
8042 * gdb.linespec/break-asm-file.c: New file.
8043 * gdb.linespec/break-asm-file.exp: New file.
8044 * gdb.linespec/break-asm-file0.s: New file.
8045 * gdb.linespec/break-asm-file1.s: New file.
8046
1bab7383
YQ
80472014-12-18 Nigel Stephens <nigel@mips.com>
8048 Maciej W. Rozycki <macro@codesourcery.com>
8049
8050 * gdb.base/float.exp: Handle the new output from "info float" on
8051 MIPS targets.
8052
1bc1068a
JK
80532014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8054
8055 Fix MinGW compilation.
8056 * gdb.compile/compile-ops.exp: Update untested message if
8057 !skip_compile_feature_tests.
8058 * gdb.compile/compile-setjmp.exp: Likewise.
8059 * gdb.compile/compile-tls.exp: Likewise.
8060 * gdb.compile/compile.exp: Likewise.
8061 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8062 supported on this host".
8063
b6615d10
DE
80642014-12-16 Doug Evans <xdje42@gmail.com>
8065
8066 * boards/stabs.exp: New file.
8067
25dda427
AA
80682014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8069
8070 * gdb.base/completion.exp: Adjust to format changes of "maint
8071 print user-registers".
8072
bf330350
CU
80732014-12-16 Catalin Udma <catalin.udma@freescale.com>
8074
8075 PR server/17457
8076 * gdb.arch/aarch64-fp.c: New file.
8077 * gdb.arch/aarch64-fp.exp: New file.
8078
395cf596
SDJ
80792014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8080
8081 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8082 r210637, r210913, r211666, r215400, r215817).
8083
8084 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8085 * dg-extract-results.py: New file.
8086 * dg-extract-results.sh: Use it if the environment seems
8087 suitable.
8088
8089 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8090
8091 * dg-extract-results.py (parse_run): Handle warnings that
8092 are printed before a test harness is run.
8093
8094 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8095
8096 * dg-extract-results.py (Named): Remove __cmp__ method.
8097 (output_variation): Use a key to sort variation.harnesses.
8098
8099 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8100
8101 * dg-extract-results.py: For Python 3, force sys.stdout to
8102 handle surrogate escape sequences.
8103 (safe_open): New function.
8104 (output_segment, main): Use it.
8105
8106 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8107
8108 * dg-extract-results.py (Prog.result_re): Include options
8109 in test name.
8110
8111 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8112
8113 * dg-extract-results.py (output_variation): Always sort if
8114 do_sum.
8115
e882ef3c
SM
81162014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8117
8118 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8119 as long as we get pagination notifications.
8120
4992aa20
JM
81212014-12-15 Jason Merrill <jason@redhat.com>
8122
8123 * Makefile.in (check-gdb.%): Restore.
8124 * README: Mention it.
8125
c1b5a1a6
JB
81262014-12-13 Joel Brobecker <brobecker@adacore.com>
8127
8128 * gdb.ada/str_uninit: New testcase.
8129
5537b577
JK
81302014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8131
8132 PR symtab/17642
8133 * gdb.base/vla-stub-define.c: New file.
8134 * gdb.base/vla-stub.c: New file.
8135 * gdb.base/vla-stub.exp: New file.
8136
bb2ec1b3
TT
81372014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8138 Jan Kratochvil <jan.kratochvil@redhat.com>
8139 Tom Tromey <tromey@redhat.com>
8140
8141 * configure.ac: Add gdb.compile/.
8142 * configure: Regenerate.
8143 * gdb.compile/Makefile.in: New file.
8144 * gdb.compile/compile-ops.exp: New file.
8145 * gdb.compile/compile-ops.c: New file.
8146 * gdb.compile/compile-tls.c: New file.
8147 * gdb.compile/compile-tls.exp: New file.
8148 * gdb.compile/compile-constvar.S: New file.
8149 * gdb.compile/compile-constvar.c: New file.
8150 * gdb.compile/compile-mod.c: New file.
8151 * gdb.compile/compile-nodebug.c: New file.
8152 * gdb.compile/compile-setjmp-mod.c: New file.
8153 * gdb.compile/compile-setjmp.c: New file.
8154 * gdb.compile/compile-setjmp.exp: New file.
8155 * gdb.compile/compile-shlib.c: New file.
8156 * gdb.compile/compile.c: New file.
8157 * gdb.compile/compile.exp: New file.
8158 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8159
4ff709eb
TT
81602014-12-12 Tom Tromey <tromey@redhat.com>
8161
8162 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8163 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8164
6dddd6a5
DE
81652014-12-12 Doug Evans <dje@google.com>
8166
8167 * lib/gdb-python.exp (get_python_valueof): New function.
8168 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8169
71c24708
AA
81702014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8171
8172 * gdb.base/completion.exp: Add test for completion of "info
8173 registers ".
8174
3e29f34a
MR
81752014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8176
8177 * gdb.base/func-ptrs.c: New file.
8178 * gdb.base/func-ptrs.exp: New file.
8179
fc126975
SM
81802014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8181
8182 PR breakpoints/17012
8183 * gdb.base/dprintf-detach.c: New file.
8184 * gdb.base/dprintf-detach.exp: New file.
8185
0a46d518
SM
81862014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8187
8188 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8189 * lib/gdb.exp (target_is_gdbserver): New procedure.
8190
a0be3e44
DE
81912014-12-08 Doug Evans <dje@google.com>
8192
8193 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8194
df1b803a
YQ
81952014-12-05 Yao Qi <yao@codesourcery.com>
8196
8197 * gdb.guile/scm-error.exp: Remove the third argument to
8198 gdb_remote_download.
8199 * gdb.guile/scm-frame-args.exp: Likewise.
8200 * gdb.guile/scm-section-script.exp: Likewise.
8201
ddb9f679
YQ
82022014-12-05 Yao Qi <yao@codesourcery.com>
8203
8204 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8205
86e4ed39
DE
82062014-12-04 Doug Evans <dje@google.com>
8207
8208 * gdb.python/py-objfile.exp: Add tests for
8209 objfile.add_separate_debug_file.
8210
7c50a931
DE
82112014-12-04 Doug Evans <dje@google.com>
8212
8213 * lib/gdb.exp (get_build_id): New function.
8214 (build_id_debug_filename_get): Rewrite to use it.
8215 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8216
621661e3
MR
82172014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8218
8219 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8220 `method(long)', not just 0x0.
8221 * gdb.cp/nsalias.exp: Align code labels to 4.
8222 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8223 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8224 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8225 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8226 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8227 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8228
29f0c3b7
DE
82292014-12-02 Doug Evans <dje@google.com>
8230
e1e061e7 8231 PR symtab/17602
29f0c3b7 8232 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 8233 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
8234 * gdb.cp/anon-ns.exp: Update.
8235
162078c8
NB
82362014-12-02 Nick Bull <nicholaspbull@gmail.com>
8237
8238 * gdb.python/py-events.py (inferior_call_handler): New.
8239 (register_changed_handler, memory_changed_handler): New.
8240 (test_events.invoke): Register new handlers.
8241 * gdb.python/py-events.exp: Add tests for inferior call,
8242 memory_changed and register_changed events.
8243
fdb09caf
AA
82442014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8245
8246 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8247 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8248 if the linker doesn't understand this.
8249
55cfb2c4
SM
82502014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8251
8252 * gdb.python/python.exp: Change expected reply to help().
8253
9e8cd6df
YQ
82542014-12-01 Yao Qi <yao@codesourcery.com>
8255
8256 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8257 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8258 * configure: Re-generated.
8259
6c659fc2
SC
82602014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8261
8262 * gdb.cp/chained-calls.cc: New file.
8263 * gdb.cp/chained-calls.exp: New file.
8264 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8265
d7fc3181
SM
82662014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8267
8268 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8269 * gdb.dwarf2/symtab-producer.exp: Same.
8270 * gdb.gdb/python-interrupts.exp: Same.
8271 * gdb.gdb/python-selftest.exp: Same.
8272 * gdb.python/py-linetable.exp: Same.
8273 * gdb.python/py-type.exp: Same.
8274 * gdb.python/py-value-cc.exp: Same.
8275 * gdb.python/py-value.exp: Same.
8276
10e79639
YQ
82772014-11-28 Yao Qi <yao@codesourcery.com>
8278
8279 * gdb.base/break-probes.exp: Match library name prefixed with
8280 sysroot.
8281
f28a0564
SM
82822014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8283
8284 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8285 test expected output. Add parentheses for the call to print.
8286 Remove L suffix from integers.
8287
3fe1ce1d
DE
82882014-11-26 Doug Evans <dje@google.com>
8289
8290 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8291
84429e27
YQ
82922014-11-22 Yao Qi <yao@codesourcery.com>
8293
8294 * gdb.trace/entry-values.c: Remove asms.
8295 (foo): Add foo_label.
8296 (bar): Add bar_label.
8297 * gdb.trace/entry-values.exp: Remove code computing foo's
8298 length and bar's length.
8299 (Dwarf::assemble): Invoke function_range for bar and use
8300 MACRO_AT_func for foo.
8301
26741859
YQ
83022014-11-22 Yao Qi <yao@codesourcery.com>
8303
8304 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8305 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8306 Use .Lgcc43_procstart instead of gcc43.
8307
45e44d27
JB
83082014-11-21 Joel Brobecker <brobecker@adacore.com>
8309
8310 * gdb.ada/n_arr_bound: New testcase.
8311
458c8db8
SDJ
83122014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8313
8314 PR breakpoints/10737
8315 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8316 test_catch_syscall_multi_arch.
8317 (test_catch_syscall_multi_arch): New function.
8318
43f3e411
DE
83192014-11-20 Doug Evans <xdje42@gmail.com>
8320
8321 * gdb.base/maint.exp: Update expected output.
8322
0d7b2549
AA
83232014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8324
8325 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8326 4-byte instruction on S390.
8327
8908fca5
JB
83282014-11-19 Joel Brobecker <brobecker@adacore.com>
8329
8330 * gdb.ada/arr_arr: New testcase.
8331
4a46959e
JB
83322014-11-19 Joel Brobecker <brobecker@adacore.com>
8333
8334 * gdb.ada/pkd_arr_elem: New Testcase.
8335
470e2f4e
LM
83362014-11-18 Luis Machado <lgustavo@codesourcery.com>
8337
8338 * gdb.reverse/break-precsave: Expect completion message for
8339 core file reads.
8340 * gdb.reverse/consecutive-precsave.exp: Likewise.
8341 * gdb.reverse/finish-precsave.exp: Likewise.
8342 * gdb.reverse/i386-precsave.exp: Likewise.
8343 * gdb.reverse/machinestate-precsave.exp: Likewise.
8344 * gdb.reverse/sigall-precsave.exp: Likewise.
8345 * gdb.reverse/solib-precsave.exp: Likewise.
8346 * gdb.reverse/step-precsave.exp: Likewise.
8347 * gdb.reverse/until-precsave.exp: Likewise.
8348 * gdb.reverse/watch-precsave.exp: Likewise.
8349
a267f3ad
AA
83502014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8351
8352 * gdb.base/bp-permanent.c: Include unistd.h.
8353 * gdb.python/py-framefilter-mi.c (main): Add return type.
8354 * gdb.python/py-framefilter.c (main): Likewise.
8355 * gdb.trace/actions-changed.c (main): Likewise.
8356
12084a9a
AA
83572014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8358
8359 * gdb.mi/until.c: Add eye-catchers.
8360 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8361 line numbers.
8362
dc7e1a77
AA
83632014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8364
8365 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8366 function header variants in break1.c.
8367 * gdb.base/ena-dis-br.exp: Likewise.
8368 * gdb.base/hbreak2.exp: Likewise.
8369 * gdb.reverse/until-precsave.exp: Drop references to removed
8370 non-prototype function header variants in ur1.c.
8371 * gdb.reverse/until-reverse.exp: Likewise.
8372
41c77605
PM
83732014-11-17 Petr Machata <pmachata@redhat.com>
8374
8375 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8376 ${_cu_offset_size} bytes abbrev offset.
8377
34248c3a
DE
83782014-11-15 Doug Evans <xdje42@gmail.com>
8379
8380 PR symtab/17559
8381 * gdb.base/line-symtabs.exp: New file.
8382 * gdb.base/line-symtabs.c: New file.
8383 * gdb.base/line-symtabs.h: New file.
8384
646da059
YQ
83852014-11-14 Yao Qi <yao@codesourcery.com>
8386
8387 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8388 (func): Add label func_label.
8389 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8390 Replace low_pc and high_pc with MACRO_AT_range.
8391 Replace name, low_pc and high_pc with MACRO_AT_func.
8392
9301ebe6
YQ
83932014-11-14 Yao Qi <yao@codesourcery.com>
8394
8395 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8396 Replace name, low_pc and high_pc with MACRO_AT_func.
8397
f166b542
YQ
83982014-11-14 Yao Qi <yao@codesourcery.com>
8399
8400 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8401 produce debug information.
8402 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8403
0f6e71e3
YQ
84042014-11-14 Yao Qi <yao@codesourcery.com>
8405
8406 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8407 object and get function length.
8408 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8409 with MACRO_AT_func.
8410 (top-level): Replace gdb_compile and clean_restart with
8411 prepare_for_testing.
8412 * gdb.dwarf2/main.c (main): Add label main_label.
8413
876c4df9
YQ
84142014-11-14 Yao Qi <yao@codesourcery.com>
8415
8416 * lib/dwarf.exp (function_range): New procedure.
8417 (Dwarf::_handle_macro_at_func): New procedure.
8418 (Dwarf::_handle_macro_at_range): New procedure.
8419 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8420
02ad9cf1
YQ
84212014-11-14 Yao Qi <yao@codesourcery.com>
8422
8423 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8424 (_handle_attribute): New procedure.
8425
a59add0c
AA
84262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8427
8428 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8429 * gdb.base/call-sc.c (zed): Likewise.
8430 * gdb.base/checkpoint.c (main): Likewise.
8431 * gdb.base/dump.c (main): Likewise.
8432 * gdb.base/gcore.c (main): Likewise.
8433 * gdb.base/huge.c (main): Likewise.
8434 * gdb.base/multi-forks.c (main): Likewise.
8435 * gdb.base/pr10179-a.c (main): Likewise.
8436 * gdb.base/savedregs.c (main): Likewise.
8437 * gdb.base/sigaltstack.c (main): Likewise.
8438 * gdb.base/siginfo.c (main): Likewise.
8439 * gdb.base/structs.c (zed): Likewise.
8440 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8441 * gdb.mi/mi-syn-frame.c (main): Likewise.
8442 * gdb.mi/until.c (foo, main): Likewise.
8443 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8444 * gdb.base/solib-weak.c (foo): Declare.
8445 * gdb.base/attach-twice.c: Include stdio.h.
8446 * gdb.base/weaklib1.c: Likewise.
8447 * gdb.base/weaklib2.c: Likewise.
8448 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8449 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8450 unistd.h.
8451 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8452 * gdb.mi/mi-exit-code.c: Likewise.
8453 * gdb.base/break-interp-lib.c: Include string.h.
8454 * gdb.base/coremaker.c: Likewise.
8455 * gdb.base/testenv.c: Likewise.
8456 * gdb.python/py-finish-breakpoint.c: Likewise.
8457 * gdb.base/inferior-died.c: Include sys/wait.h.
8458 * gdb.base/fileio.c: Include time.h.
8459 * gdb.base/async-shell.c: Include unistd.h.
8460 * gdb.base/dprintf-non-stop.c: Likewise.
8461 * gdb.base/info-os.c: Likewise.
8462 * gdb.mi/mi-console.c: Likewise.
8463 * gdb.mi/watch-nonstop.c: Likewise.
8464 * gdb.python/py-events.c: Likewise.
8465 * gdb.base/async.c (baz): Move up before its invocation.
8466 * gdb.base/code_elim2.c (my_global_func): Likewise.
8467 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8468 * gdb.base/advance.c (func2): Likewise.
8469
3b5d5997
AA
84702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8471
8472 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8473 variant.
8474 * gdb.base/annota3.c: Likewise.
8475 * gdb.base/async.c: Likewise.
8476 * gdb.base/average.c: Likewise.
8477 * gdb.base/call-ar-st.c: Likewise.
8478 * gdb.base/call-rt-st.c: Likewise.
8479 * gdb.base/call-sc.c: Likewise.
8480 * gdb.base/call-strs.c: Likewise.
8481 * gdb.base/ending-run.c: Likewise.
8482 * gdb.base/execd-prog.c: Likewise.
8483 * gdb.base/exprs.c: Likewise.
8484 * gdb.base/foll-exec.c: Likewise.
8485 * gdb.base/foll-fork.c: Likewise.
8486 * gdb.base/foll-vfork.c: Likewise.
8487 * gdb.base/funcargs.c: Likewise.
8488 * gdb.base/gcore.c: Likewise.
8489 * gdb.base/jump.c: Likewise.
8490 * gdb.base/langs0.c: Likewise.
8491 * gdb.base/langs1.c: Likewise.
8492 * gdb.base/langs2.c: Likewise.
8493 * gdb.base/mips_pro.c: Likewise.
8494 * gdb.base/nodebug.c: Likewise.
8495 * gdb.base/opaque0.c: Likewise.
8496 * gdb.base/opaque1.c: Likewise.
8497 * gdb.base/recurse.c: Likewise.
8498 * gdb.base/run.c: Likewise.
8499 * gdb.base/scope0.c: Likewise.
8500 * gdb.base/scope1.c: Likewise.
8501 * gdb.base/setshow.c: Likewise.
8502 * gdb.base/setvar.c: Likewise.
8503 * gdb.base/shmain.c: Likewise.
8504 * gdb.base/shr1.c: Likewise.
8505 * gdb.base/shr2.c: Likewise.
8506 * gdb.base/sigall.c: Likewise.
8507 * gdb.base/signals.c: Likewise.
8508 * gdb.base/so-indr-cl.c: Likewise.
8509 * gdb.base/solib2.c: Likewise.
8510 * gdb.base/structs.c: Likewise.
8511 * gdb.base/sum.c: Likewise.
8512 * gdb.base/vforked-prog.c: Likewise.
8513 * gdb.base/watchpoint.c: Likewise.
8514 * gdb.reverse/shr2.c: Likewise.
8515 * gdb.reverse/until-reverse.c: Likewise.
8516 * gdb.reverse/ur1.c: Likewise.
8517 * gdb.reverse/watch-reverse.c: Likewise.
8518
066a77c5
AA
85192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8520
8521 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8522 variant.
8523 * gdb.base/sepdebug.exp: Drop references to removed code.
8524
4f204ea5
AA
85252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8526
8527 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8528 variant. Preserve original line numbering.
8529 * gdb.base/list1.c: Likewise.
8530
3b377a3a
AA
85312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8532
8533 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8534 variant.
8535 * gdb.base/break1.c: Likewise.
8536 * gdb.base/break.exp: Drop references to removed code.
8537
e444df73
AA
85382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8539
8540 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8541 variant.
8542
8008f2a7
AA
85432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8544
8545 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8546
a5a06887
AA
85472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8548
8549 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8550 logic into perform_all_tests() and invoke it with and without
8551 function header prototypes.
8552 (do_function_calls): Remove conditional XFAIL for PR 5318.
8553 (rerun_and_prepare): Remove duplicate code.
8554 (perform_all_tests): New. Main logic moved here.
8555
44dba9b9
AA
85562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8557
8558 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8559 code guarded by #ifdef NO_PROTOTYPES.
8560 (t_double_many_args): Likewise.
8561 (DEF_FUNC_MANY_ARGS_1): Likewise.
8562 (DEF_FUNC_VALUES_1): Likewise.
8563 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8564 guarded by #ifdef PROTOTYPES.
8565
d1fbcd56
AA
85662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8567
8568 * gdb.mi/mi-console.c: Add eye-catcher.
8569 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8570 instead of literal line number.
8571
b0e59b8f
AA
85722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8573
8574 * gdb.base/shr2.c: Add eye-catcher.
8575 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8576 line number.
8577
78f98cca
AA
85782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8579
8580 * gdb.base/jump.c: Add eye-catchers.
8581 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8582 numbers.
8583
58fa2af0
AA
85842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8585
8586 * gdb.base/execd-prog.c: Add eye-catchers.
8587 * gdb.base/foll-exec.c: Likewise.
8588 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8589 line numbers.
8590
04e5059b
AA
85912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8592
8593 * gdb.base/ending-run.c: Add eye-catchers.
8594 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8595 literal line numbers.
8596
dbfdb174
AA
85972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8598
8599 * gdb.base/call-rt-st.c: Add eye-catchers.
8600 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8601 literal line numbers.
8602
888a2ade
AA
86032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8604
8605 * gdb.base/call-ar-st.c: Add eye-catchers.
8606 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8607 literal line numbers.
8608
6acc2dde
AA
86092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8610
8611 * gdb.base/average.c: Add eye-catchers.
8612 * gdb.base/sum.c: Likewise.
8613 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8614 regexps dynamically.
8615
9ecfcd1d
AA
86162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8617
8618 * gdb.base/solib1.c: Add eye-catchers.
8619 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8620 literal line numbers.
8621
78708b7c
PA
86222014-11-12 Pedro Alves <palves@redhat.com>
8623
8624 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8625 leader has exited.
8626
af48d08f
PA
86272014-11-12 Pedro Alves <palves@redhat.com>
8628
8629 * gdb.arch/i386-bp_permanent.c: New file.
8630 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8631 (srcfile): Set to i386-bp_permanent.c.
8632 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8633 that stepi does not execute the 'leave' instruction, instead of
8634 testing it does execute.
8635 * gdb.base/bp-permanent.c: New file.
8636 * gdb.base/bp-permanent.exp: New file.
8637
af3768e9
DE
86382014-11-10 Doug Evans <xdje42@gmail.com>
8639
8640 PR symtab/17564
8641 * gdb.base/symtab-search-order.exp: New file.
8642 * gdb.base/symtab-search-order.c: New file.
8643 * gdb.base/symtab-search-order-1.c: New file.
8644 * gdb.base/symtab-search-order-shlib-1.c: New file.
8645
9de00a4a
PA
86462014-11-07 Pedro Alves <palves@redhat.com>
8647
8648 PR gdb/17511
8649 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8650 i?86-*-linux*.
8651
e0f52461
SC
86522014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8653
8654 PR c++/17494
8655 * gdb.cp/pr17494.cc: New file.
8656 * gdb.cp/pr17494.exp: New file.
8657
6ce8c980
YQ
86582014-11-02 Yao Qi <yao@codesourcery.com>
8659
8660 * gdb.python/python.exp: Get working directory and match the
8661 output of "set extended-prompt \\w " with it.
8662
02be9a71
DE
86632014-10-30 Doug Evans <dje@google.com>
8664
8665 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8666 in objfiles.
8667 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8668 in progspaces.
8669
3bdff46b
LM
86702014-10-30 Janis Johnson <janisjo@codesourcery.com>
8671
8672 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8673 * gdb.base/realname-expand.exp: Likewise.
8674 * gdb.linespec/macro-relative.exp: Likewise.
8675
ab917dfb
PA
86762014-10-29 Pedro Alves <palves@redhat.com>
8677
8678 PR gdb/17408
8679 * gdb.threads/schedlock.c (some_function): New function.
8680 (call_function): New global.
8681 (MAYBE_CALL_SOME_FUNCTION): New macro.
8682 (thread_function): Call it.
8683 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8684 and use it instead of a global counter. Adjust all callers.
8685 (get_current_thread): Use "find current thread" for test message
8686 here rather than having all callers pass down the same string.
8687 (goto_loop): New procedure, factored out from ...
8688 (my_continue): ... this.
8689 (step_ten_loops): Change parameter from test message to command to
8690 use. Adjust.
8691 (list_count): Delete global.
8692 (check_result): New procedure, factored out from duplicate top
8693 level code.
8694 (continue tests): Wrap in with_test_prefix.
8695 (test_step): New procedure, factored out from duplicate top level
8696 code.
8697 (top level): Test "step" in combination with all scheduler-locking
8698 modes. Test "next" in combination with all scheduler-locking
8699 modes, and in combination with stepping over a function call or
8700 not.
8701 * gdb.threads/next-bp-other-thread.c: New file.
8702 * gdb.threads/next-bp-other-thread.exp: New file.
8703
d3d4baed
PA
87042014-10-29 Pedro Alves <palves@redhat.com>
8705
8706 PR python/17372
8707 * gdb.python/python.exp: Test a multi-line command that spawns
8708 interactive Python.
8709 * gdb.base/multi-line-starts-subshell.exp: New file.
8710
563e8d85
YQ
87112014-10-29 Yao Qi <yao@codesourcery.com>
8712
8713 * gdb.base/fileio.exp: Make directories on host.
8714
0ea4d52e
YQ
87152014-10-29 Yao Qi <yao@codesourcery.com>
8716
8717 * gdb.base/fileio.c (test_write): Close the file.
8718
7f5ef605
PA
87192014-10-28 Pedro Alves <palves@redhat.com>
8720
8721 PR gdb/12623
8722 * gdb.base/sigstep.c (no_handler): New global.
8723 (main): If 'no_handler is true, set the signal handlers to
8724 SIG_IGN.
8725 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8726 with_sw_watch and no_handler parameters. Handle them.
8727 (top level) <stepping over handler when stopped at a breakpoint
8728 test>: Add a test axis for testing with a software watchpoint, and
8729 another for testing with the signal handler set to SIG_IGN.
8730 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8731 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8732
abbdbd03
PA
87332014-10-28 Pedro Alves <palves@redhat.com>
8734
8735 PR gdb/17511
8736 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8737 * gdb.base/sigstep.exp (other_handler_location): New global.
8738 (advance): Support stepping into the signal handler, and running
8739 commands while in the handler.
8740 (in_handler_map): New global.
8741 (top level): In the advance test, add combinations for getting
8742 into the handler with stepping commands, and for running commands
8743 in the handler. Add comment descripting the advancei tests.
8744
1df4399f
PA
87452014-10-28 Pedro Alves <palves@redhat.com>
8746
8747 * gdb.base/sigstep.exp: Use build_executable instead of
8748 prepare_for_testing.
8749 (top level): Move code that starts GDB, runs to main and creates a
8750 display to ...
8751 (restart): ... this new procedure.
8752 (top level): Move backtrace from signal handler test to ...
8753 (validate_backtrace): ... this new procedure.
8754 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8755 with_test_prefix. Always restart GDB.
8756 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8757 with_test_prefix. Always restart GDB. No need to delete
8758 breakpoints after the test.
8759 (test_skip_handler): Remove prefix parameter.
8760 (skip_over_handler, breakpoint_to_handler)
8761 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8762 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8763 restart GDB. No need to delete breakpoints after the test.
8764 (top level): Use foreach to call the test procedures with
8765 different commands.
8766
a5b6e449
PA
87672014-10-28 Pedro Alves <palves@redhat.com>
8768
8769 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8770 instead of GNATS numbers.
8771 * gdb.base/sigbpt.exp: Likewise.
8772 * gdb.base/siginfo.exp: Likewise.
8773 * gdb.base/sigstep.exp: Likewise.
8774
e5f8a7cc
PA
87752014-10-27 Pedro Alves <palves@redhat.com>
8776
8777 * gdb.base/sigstep.c (dummy): New global.
8778 (main): Issue a couple writes to the new global.
8779 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8780 procedures.
8781 (skip_over_handler): Use test_skip_handler.
8782 (top level): Call skip_over_handler for stepi and nexti too.
8783 (breakpoint_over_handler): Use test_skip_handler.
8784 (top level): Call breakpoint_over_handler for stepi and nexti too.
8785
763905a3
YQ
87862014-10-27 Yao Qi <yao@codesourcery.com>
8787
8788 * gdb.trace/tfile.c (adjust_function_address)
8789 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8790 function descriptor.
8791
6f259a23
DB
87922014-10-24 Don Breazeal <donb@codesourcery.com>
8793
8794 * gdb.base/foll-fork.exp (test_follow_fork,
8795 catch_fork_child_follow): Check for updated fork messages emitted
8796 from infrun.c.
8797 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8798 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8799 vfork_and_exec_child_follow_through_step): Check for updated vfork
8800 messages emitted from infrun.c.
8801
09dd9a69
PA
88022014-10-24 Pedro Alves <palves@redhat.com>
8803
8804 * gdb.base/corefile.exp: Remove references to ultrix.
8805 * gdb.base/interrupt.exp: Likewise.
8806 * gdb.base/whatis.exp: Likewise.
8807 * gdb.gdb/selftest.exp: Likewise.
8808 * gdb.threads/manythreads.exp: Likewise.
8809 * gdb.threads/print-threads.exp: Likewise.
8810 * gdb.threads/pthreads.exp:: Likewise.
8811 * gdb.threads/schedlock.exp: Likewise.
8812
3433cfa5
SC
88132014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8814
8815 * gdb.cp/non-trivial-retval.cc: Add a test case.
8816 * gdb.cp/non-trivial-retval.exp: Add a test.
8817
092f880b
YQ
88182014-10-20 Yao Qi <yao@codesourcery.com>
8819
8820 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8821 * gdb.python/py-objfile-script-gdb.py: New file.
8822 * gdb.python/py-objfile-script.exp: Update reference to
8823 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8824 of remote_download. Remove the dest file.
8825
acbdb7f3
YQ
88262014-10-20 Yao Qi <yao@codesourcery.com>
8827
8828 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8829 * gdb.base/step-line.exp: Likewise.
8830 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8831 * gdb.dwarf2/dw2-basic.exp: Likewise.
8832 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8833 * gdb.dwarf2/dw2-filename.exp: Likewise.
8834 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8835 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8836 * gdb.dwarf2/dw2-producer.exp: Likewise.
8837 * gdb.dwarf2/mac-fileno.exp: Likewise.
8838 * gdb.python/py-frame-args.exp: Likewise.
8839 * gdb.python/py-framefilter.exp: Likewise.
8840 * gdb.python/py-mi.exp: Likewise.
8841 * gdb.python/py-objfile-script.exp: Likewise
8842 * gdb.python/py-pp-integral.exp: Likewise.
8843 * gdb.python/py-pp-re-notag.exp: Likewise.
8844 * gdb.python/py-prettyprint.exp: Likewise.
8845 * gdb.python/py-section-script.exp: Likewise.
8846 * gdb.python/py-typeprint.exp: Likewise.
8847 * gdb.python/py-xmethods.exp: Likewise.
8848 * gdb.stabs/weird.exp: Likewise.
8849 * gdb.xml/tdesc-regs.exp: Likewise.
8850
bd286a29
KCY
88512014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8852
8853 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8854 (out_cu): Use addr_len for the size of addresses.
8855 (out_line): Likewise. Size DW_LNE_set_address instruction
8856 according to addr_len.
8857 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8858 (FUNC): Add START_INSNS to definition.
8859
673dc4a0
YQ
88602014-10-18 Yao Qi <yao@codesourcery.com>
8861
8862 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8863 gdb_has_argv0 return true.
8864 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8865 check [target_info exists noargs], check [gdb_has_argv0]
8866 instead.
8867 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8868 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8869 procedures.
8870
4ffbba72
DE
88712014-10-17 Doug Evans <dje@google.com>
8872
8873 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8874 event.
8875 * gdb.python/py-events.py: Add clear_objfiles event.
8876
d096d8c1
DE
88772014-10-17 Doug Evans <dje@google.com>
8878
8879 * gdb.python/py-objfile.exp: Test progspace attribute.
8880
a80db015
LM
88812014-10-17 Luis Machado <lgustavo@codesourcery.com>
8882
8883 * gdb.guile/scm-breakpoint.exp: Do not assume any
8884 directory separators when matching source file paths.
8885 * gdb.python/py-breakpoint.exp: Likewise.
8886 * gdb.reverse/break-precsave.exp: Likewise.
8887 * gdb.reverse/break-reverse.exp: Likewise.
8888 * gdb.reverse/consecutive-precsave.exp: Likewise.
8889 * gdb.reverse/finish-precsave.exp: Likewise.
8890 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8891 * gdb.reverse/finish-reverse.exp: Likewise.
8892 * gdb.reverse/i386-precsave.exp: Likewise.
8893 * gdb.reverse/i387-env-reverse.exp: Likewise.
8894 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8895 * gdb.reverse/machinestate-precsave.exp: Likewise.
8896 * gdb.reverse/machinestate.exp: Likewise.
8897 * gdb.reverse/sigall-precsave.exp: Likewise.
8898 * gdb.reverse/solib-precsave.exp: Likewise.
8899 * gdb.reverse/step-precsave.exp: Likewise.
8900 * gdb.reverse/until-precsave.exp: Likewise.
8901 * gdb.reverse/watch-precsave.exp: Likewise.
8902 * gdb.reverse/watch-reverse.exp: Likewise.
8903
b22089ab
YQ
89042014-10-17 Yao Qi <yao@codesourcery.com>
8905
8906 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8907 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8908
6c4486e6
PA
89092014-10-17 Pedro Alves <palves@redhat.com>
8910
8911 PR gdb/17471
8912 * gdb.base/bg-execution-repeat.c: New file.
8913 * gdb.base/bg-execution-repeat.exp: New file.
8914
0ff33695
PA
89152014-10-17 Pedro Alves <palves@redhat.com>
8916
8917 PR gdb/17300
8918 * gdb.base/continue-all-already-running.c: New file.
8919 * gdb.base/continue-all-already-running.exp: New file.
8920
6fdebc3d
PA
89212014-10-17 Pedro Alves <palves@redhat.com>
8922
8923 PR gdb/17472
8924 * gdb.base/annota-input-while-running.c: New file.
8925 * gdb.base/annota-input-while-running.exp: New file.
8926
32a8097b
PA
89272014-10-17 Pedro Alves <palves@redhat.com>
8928
8929 * gdb.base/callfuncs.exp: emove references to osf.
8930 * gdb.base/sigall.exp: Likewise.
8931 * gdb.gdb/selftest.exp: Likewise.
8932 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8933 * gdb.mi/non-stop.c: Likewise.
8934 * gdb.mi/pthreads.c: Likewise.
8935 * gdb.reverse/sigall-precsave.exp: Likewise.
8936 * gdb.reverse/sigall-reverse.exp: Likewise.
8937 * gdb.threads/pthreads.c: Likewise.
8938 * gdb.threads/pthreads.exp: Likewise.
8939
7a3517ff
YQ
89402014-10-17 Yao Qi <yao@codesourcery.com>
8941
8942 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8943 check 'target_info exists noargs'.
8944 (test_command_prompt_position): Likewise.
8945 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8946 Remove "set args".
8947 (progvar_simple_while_test): Likewise.
8948 (progvar_complex_if_while_test): Likewise.
8949 (if_while_breakpoint_command_test): Likewise.
8950 (infrun_breakpoint_command_test): Likewise.
8951 (breakpoint_command_test): Likewise.
8952 (watchpoint_command_test): Likewise.
8953 (bp_deleted_in_command_test): Likewise.
8954 (temporary_breakpoint_commands): Likewise.
8955
bb99c472
YQ
89562014-10-16 Yao Qi <yao@codesourcery.com>
8957
8958 * gdb.base/remotetimeout.exp: Remove noargs checking.
8959
7c16b83e
PA
89602014-10-15 Pedro Alves <palves@redhat.com>
8961
8962 PR breakpoints/9649
8963 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8964 * gdb.base/breakpoint-in-ro-region.exp
8965 (probe_target_hardware_step): New procedure.
8966 (top level): Probe hardware stepping and hardware breakpoint
8967 support. Test stepping through a read-only region, with both
8968 "breakpoint auto-hw" on and off and both "always-inserted" on and
8969 off.
8970
35a49624
IB
89712014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8972
8973 * gdb.dlang/demangle.exp: Update for demangling changes.
8974
2d1c107c
SC
89752014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8976
8977 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8978 * gdb.cp/non-trivial-retval.exp: Add new tests.
8979
778811d5
SC
89802014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8981
8982 PR c++/13403
8983 PR c++/15154
8984 * gdb.cp/non-trivial-retval.cc: New file.
8985 * gdb.cp/non-trivial-retval.exp: New file.
8986
10c5f0a8
YQ
89872014-10-15 Yao Qi <yao@codesourcery.com>
8988
8989 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8990 remote host.
8991
65d7b369
YQ
89922014-10-15 Yao Qi <yao@codesourcery.com>
8993
8994 * gdb.python/py-symbol.exp: Match file base name if host is
8995 remote, otherwise match file name with dir name.
8996 * gdb.python/py-symtab.exp: Likewise.
8997 * gdb.python/python.exp: Likewise.
8998
46dc1394
YQ
89992014-10-15 Yao Qi <yao@codesourcery.com>
9000
9001 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
9002 pattern.
9003 * gdb.python/py-symtab.exp: Likewise.
9004 * gdb.python/python.exp: Remove trailing ".*". Fix typo
9005 locationn.
9006
c40cc657
JB
90072014-10-14 Joel Brobecker <brobecker@adacore.com>
9008
9009 * gdb.ada/addr_arith: New testcase.
9010
2abf49e1
MR
90112014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9012
9013 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9014 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9015 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9016 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9017
f7088df3
SDJ
90182014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9019
9020 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9021 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9022 * gdb.arch/stap-eval-lang-ada.exp: New file.
9023
4dc06805
YQ
90242014-10-14 Yao Qi <yao@codesourcery.com>
9025
9026 * gdb.mi/mi-var-child.c (nothing1): New function.
9027 (nothing2): New function.
9028 (do_children_tests): Set function pointers by nothing1 and
9029 nothing2.
9030 * gdb.mi/mi-var-child.exp: Step over new added statements.
9031 Update test to match the new output.
9032 * gdb.mi/var-cmd.c (nothing1): New function.
9033 (nothing2): New function.
9034 (do_children_tests): Set function pointers by nothing1 and
9035 nothing2.
9036 * gdb.mi/mi-var-display.exp: Update test to match output.
9037 Step to the line specified by $line_dct_nothing.
9038 Increase the number of lines to step.
9039
46a93de2
YQ
90402014-10-14 Yao Qi <yao@codesourcery.com>
9041
9042 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9043 tests.
9044 * gdb.mi/mi2-var-child.exp: Likewise.
9045
14ea52ee
DE
90462014-10-13 Doug Evans <dje@google.com>
9047
9048 * gdb.python/py-objfile.exp: Change name of file name test.
9049
e5c6e92b
DE
90502014-10-13 Doug Evans <dje@google.com>
9051
9052 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9053 from the start of the CU.
9054
c780cc2f
JK
90552014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9056 Yao Qi <yao@codesourcery.com>
9057
9058 Fix "save breakpoints" for "catch" command.
9059 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9060 Remove -nonewline. Match also the added "main" line.
9061
99894e11
JK
90622014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9063
9064 Fix "save breakpoints" for "disable $bpnum" command.
9065 * gdb.base/save-bp.c (main): Add label.
9066 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9067
6e1ac5a3
JK
90682014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9069
9070 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9071
754dd2b0
YQ
90722014-10-11 Yao Qi <yao@codesourcery.com>
9073
9074 * gdb.server/server-kill.exp: Execute command
9075 "set remote trace-status-packet on" before "tstatus".
9076
f90183d7
YQ
90772014-10-11 Yao Qi <yao@codesourcery.com>
9078
9079 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9080 (main): Call getppid.
9081 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9082 and continue to it. Read variable "server_pid".
9083
bf40a607
YQ
90842014-10-11 Yao Qi <yao@codesourcery.com>
9085
9086 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9087
052ca370
YQ
90882014-10-11 Yao Qi <yao@codesourcery.com>
9089
9090 * gdb.threads/thread-find.exp: Don't execute command
9091 "info threads".
9092 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9093 * gdb.threads/linux-dp.exp: Don't check the condition
9094 $threads_created equals to zero.
9095
3831839c
PA
90962014-10-10 Pedro Alves <palves@redhat.com>
9097
9098 * gdb.base/bigcore.exp: Remove references to IRIX.
9099 * gdb.base/funcargs.exp: Likewise.
9100 * gdb.base/interrupt.exp: Likewise.
9101 * gdb.base/mips_pro.exp: Likewise.
9102 * gdb.base/nodebug.exp: Likewise.
9103 * gdb.base/setvar.exp: Likewise.
9104 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9105
8b9a549d
PA
91062014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9107 Pedro Alves <palves@redhat.com>
9108
9109 PR symtab/14466
9110 * gdb.base/vdso-warning.c: New file.
9111 * gdb.base/vdso-warning.exp: New file.
9112
d48ba5e8
DE
91132014-10-02 Doug Evans <dje@google.com>
9114
9115 * gdb.base/structs.c (main): Don't run forever.
9116
2278c276
PA
91172014-10-02 Pedro Alves <palves@redhat.com>
9118
9119 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9120 (top level) <stop threads 1, stop threads 2>: Use it.
9121
b57bacec
PA
91222014-10-02 Pedro Alves <palves@redhat.com>
9123
9124 * gdb.threads/break-while-running.exp (test): Add new
9125 'update_thread_list' argument. Skip "info threads" if false.
9126 (top level): Add new 'update_thread_list' axis.
9127
13fd3ff3
PA
91282014-10-02 Pedro Alves <palves@redhat.com>
9129
9130 PR breakpoints/17431
9131 * gdb.base/execl-update-breakpoints.c: New file.
9132 * gdb.base/execl-update-breakpoints.exp: New file.
9133
0fec99e8
PA
91342014-10-01 Pedro Alves <palves@redhat.com>
9135
9136 * gdb.base/breakpoint-in-ro-region.c: New file.
9137 * gdb.base/breakpoint-in-ro-region.exp: New file.
9138
2ddf4301
SM
91392014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9140
9141 * gdb.mi/mi-exit-code.exp: New file.
9142 * gdb.mi/mi-exit-code.c: New file.
9143
6a5f3f43
YQ
91442014-09-30 Yao Qi <yao@codesourcery.com>
9145
9146 * lib/prelink-support.exp (build_executable_own_libs): Error if
9147 the target isn't native.
9148
345bcc73
YQ
91492014-09-30 Yao Qi <yao@codesourcery.com>
9150
9151 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9152 false.
9153
a25a5a45
PA
91542014-09-22 Pedro Alves <palves@redhat.com>
9155
9156 * gdb.threads/break-while-running.exp: New file.
9157 * gdb.threads/break-while-running.c: New file.
9158
00ba3162
YQ
91592014-09-19 Yao Qi <yao@codesourcery.com>
9160
9161 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9162 Invoke test. Restart GDB with --readnow and invoke test again.
9163
c3b7b696
YQ
91642014-09-19 Yao Qi <yao@codesourcery.com>
9165
9166 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9167 proc set_breakpoint_on_gcd_function. Invoke
9168 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9169 invoke set_breakpoint_on_gcd_function again.
9170
2b4fd423
DE
91712014-09-18 Doug Evans <dje@google.com>
9172
9173 * gdb.dwarf2/symtab-producer.exp: New file.
9174
a5947601
SDJ
91752014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9176
9177 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9178 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9179 * gdb.base/global-var-nested-by-dso.c: Likewise.
9180 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9181
91c19059
SDJ
91822014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9183 Pedro Alves <palves@redhat.com>
9184
9185 * gdb.base/watch-bitfields.exp: Pass string other than test file
9186 name to prepare_for_testing.
9187 (watch): New procedure.
9188 (expect_watchpoint): Use with_test_prefix.
9189 (top level): Factor out tests to ...
9190 (test_watch_location, test_regular_watch): ... these new
9191 procedures, and use with_test_prefix and gdb_continue_to_end.
9192
bb9d5f81
PP
91932014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9194
9195 PR breakpoints/12526
9196 * gdb.base/watch-bitfields.exp: New file.
9197 * gdb.base/watch-bitfields.c: New file.
9198
635856f5
PA
91992014-09-16 Pedro Alves <palves@redhat.com>
9200
9201 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9202 software and hardware addresses, not software address against
9203 itself.
9204
7280ceea
PA
92052014-09-16 Pedro Alves <palves@redhat.com>
9206
9207 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9208 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9209
428b16bd
PA
92102014-09-16 Pedro Alves <palves@redhat.com>
9211
9212 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9213 files.
9214 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9215 "*-*-vxworks*" throughout.
9216 * gdb.base/break.exp: Likewise.
9217 * gdb.base/default.exp: Likewise.
9218 * gdb.base/scope.exp: Likewise.
9219 * gdb.base/sepdebug.exp: Likewise.
9220 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9221 throughout.
9222 * gdb.base/run.c: Likewise.
9223 * gdb.base/sepdebug.c: Likewise.
9224 * gdb.hp/gdb.aCC/run.c: Likewise.
9225 * gdb.reverse/until-reverse.c: Likewise.
9226 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9227
666d413c
YQ
92282014-09-16 Yao Qi <yao@codesourcery.com>
9229
9230 * boards/local-remote-host-native.exp: New file.
9231
57cbd724
DE
92322014-09-14 Doug Evans <xdje42@gmail.com>
9233
9234 * gdb.threads/queue-signal.c (thread_count): New variable.
9235 (thread_count_mutex, thread_count_condvar): New variables.
9236 (incr_thread_count, wait_all_threads_running): New functions.
9237 (main): Wait for all threads to be in their thread functions.
9238
81219e53
DE
92392014-09-13 Doug Evans <xdje42@gmail.com>
9240
9241 * gdb.threads/queue-signal.c: New file.
9242 * gdb.threads/queue-signal.exp: New file.
9243
3714cea7
DE
92442014-09-13 Doug Evans <xdje42@gmail.com>
9245
9246 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9247 be consistent with what default_gdb_init uses.
9248 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9249 the plain text of the prompt. Add some logging printfs.
9250 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9251
fa43b1d7
PA
92522014-09-12 Pedro Alves <palves@redhat.com>
9253
9254 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9255 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9256 * gdb.arch/i386-size-overlap.exp: Likewise.
9257 * gdb.arch/i386-size.exp: Likewise.
9258 * gdb.arch/i386-unwind.exp: Likewise.
9259 * gdb.base/a2-run.exp: Likewise.
9260 * gdb.base/break.exp: Likewise.
9261 * gdb.base/charset.exp: Likewise.
9262 * gdb.base/chng-syms.exp: Likewise.
9263 * gdb.base/commands.exp: Likewise.
9264 * gdb.base/dbx.exp: Likewise.
9265 * gdb.base/find.exp: Likewise.
9266 * gdb.base/funcargs.exp: Likewise.
9267 * gdb.base/jit-simple.exp: Likewise.
9268 * gdb.base/reread.exp: Likewise.
9269 * gdb.base/sepdebug.exp: Likewise.
9270 * gdb.base/step-bt.exp: Likewise.
9271 * gdb.cp/mb-inline.exp: Likewise.
9272 * gdb.cp/mb-templates.exp: Likewise.
9273 * gdb.objc/basicclass.exp: Likewise.
9274 * gdb.threads/killed.exp: Likewise.
9275
9d9bf2df
EBM
92762014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9277
9278 PR tdep/17379
9279 * gdb.arch/powerpc-stackless.S: New file.
9280 * gdb.arch/powerpc-stackless.exp: New file.
9281
1cf2f1b0
JK
92822014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9283
9284 * gdb.base/attach.c: Include unistd.h.
9285 (main): Call alarm. Add label postloop.
9286 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9287 gdb_breakpoint, gdb_continue_to_breakpoint.
9288 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9289
98880d46
PA
92902014-09-11 Pedro Alves <palves@redhat.com>
9291
9292 PR gdb/17347
9293 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9294 * gdb.base/attach.exp (test_command_line_attach_run): New
9295 procedure.
9296 (top level): Call it.
9297
4c92ff2c
PA
92982014-09-11 Pedro Alves <palves@redhat.com>
9299
9300 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9301 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9302 (do_command_attach_tests): Use spawn_wait_for_attach.
9303 * gdb.base/solib-overlap.exp: Likewise.
9304 * gdb.multi/multi-attach.exp: Likewise.
9305 * gdb.python/py-prompt.exp: Likewise.
9306 * gdb.python/py-sync-interp.exp: Likewise.
9307 * gdb.server/ext-attach.exp: Likewise.
9308
3adc1a7d
GKB
93092014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9310
9311 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9312 command in testcase. Simplify testcase.
9313
96334934
JB
93142014-09-10 Joel Brobecker <brobecker@adacore.com>
9315
9316 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9317
eb479039
JB
93182014-09-10 Joel Brobecker <brobecker@adacore.com>
9319
9320 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9321
deede10c
JB
93222014-09-10 Joel Brobecker <brobecker@adacore.com>
9323
9324 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9325
7828a5f5
JB
93262014-09-10 Joel Brobecker <brobecker@adacore.com>
9327
9328 * gdb.dwarf2/dynarr-ptr.c: New file.
9329 * gdb.dwarf2/dynarr-ptr.exp: New file.
9330
33aeebcf
MR
93312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9332
9333 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9334 of 30 rather than hardcoding 120 for a slow test case. Take the
9335 `gdb,timeout' target setting into account for this calculation.
9336 Don't extend the timeout for the test cases that don't need it.
9337
7b415901
MR
93382014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9339
9340 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9341 a factor of 2 for a slow test case. Take the `gdb,timeout'
9342 target setting into account for this calculation.
9343 * gdb.reverse/until-precsave.exp: Increase the timeout by
9344 a factor of 15 and 3 respectively rather than adding 120
9345 for a pair of slow test cases. Take the `gdb,timeout'
9346 target setting into account for this calculation.
9347
4a40f85a
MR
93482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9349
9350 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9351 timeout, don't pass one down to gdb_expect.
9352 (gdb_expect): Rework timeout selection.
9353
09635af7
MR
93542014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9355
9356 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9357 exception on timeout.
9358 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9359 (gdbserver_start_extended): Catch any `gdbserver_start' error
9360 exceptions.
9361 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9362 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9363 `gdbserver_gdb_load' error exceptions.
9364
2bdd10b7
MR
93652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9366
9367 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9368 120 on waiting for the TCP socket to open.
9369
316935f0
DE
93702014-09-09 Doug Evans <xdje42@gmail.com>
9371
9372 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9373 _caller_matches, _any_caller_is, _any_caller_matches.
9374
83740597
DE
93752014-09-09 Doug Evans <xdje42@gmail.com>
9376
9377 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9378
4c122fc3
YQ
93792014-09-09 Yao Qi <yao@codesourcery.com>
9380
9381 * gdb.mi/mi-var-display.exp: Set print symbol off.
9382
a9f116cb
GKB
93832014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9384
9385 PR gdb/17035
9386 * gdb.base/commands.exp: Add tests to verify user-defined
9387 commands with empty bodies.
9388 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9389 python commands in `show user command`.
9390 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9391 scheme commands in `show user command`.
9392
c75bd3a2
JK
93932014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9394
9395 PR python/17355
9396 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9397 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9398 * gdb.python/py-framefilter-invalidarg.exp: New file.
9399 * gdb.python/py-framefilter-invalidarg.py: New file.
9400
faa42425
DE
94012014-09-06 Doug Evans <xdje42@gmail.com>
9402
9403 PR 15276
9404 * gdb.python/py-caller-is.c: New file.
9405 * gdb.python/py-caller-is.exp: New file.
9406
474ca4f6
SDJ
94072014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9408
9409 PR gdb/17235
9410 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9411 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9412
eb0b0463
SDJ
94132014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9414
9415 PR fortran/17237
9416 * gdb.fortran/print-formatted.exp: New file.
9417 * gdb.fortran/print-formatted.f90: Likewise.
9418
5f3b99cf
SS
94192014-09-03 Sasha Smundak <asmundak@google.com>
9420
9421 * gdb.python/py-frame.exp: Test Frame.read_register.
9422
7d793aa9
SDJ
94232014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9424
9425 PR python/16699
9426 * gdb.python/py-completion.exp: New file.
9427 * gdb.python/py-completion.py: Likewise.
9428
fb0576e9
DE
94292014-08-28 Doug Evans <dje@google.com>
9430
9431 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9432 eax,etc. are live with values set by gdb and thus the compiler can't
9433 use them.
9434 * gdb.arch/i386-pseudo.c (main): Ditto.
9435
ee92b0dd
DE
94362014-08-27 Doug Evans <dje@google.com>
9437
9438 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9439
6649db35
DE
94402014-08-25 Doug Evans <dje@google.com>
9441
9442 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9443 (main): Ditto.
9444
564b7600
DE
94452014-08-25 Doug Evans <dje@google.com>
9446
9447 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9448
3881fb67
YQ
94492014-08-24 Yao Qi <yao@codesourcery.com>
9450
9451 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9452 symbol off.
9453 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9454
a05a36a5
DE
94552014-08-22 Doug Evans <dje@google.com>
9456
9457 PR 17276
9458 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9459 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9460 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9461
7c343b48
YQ
94622014-08-22 Yao Qi <yao@codesourcery.com>
9463
9464 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9465 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9466 * gdb.python/python.exp: Likewise. Use .py file on the host
9467 instead of the build.
9468
22fd09ae
JK
94692014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9470
9471 * gdb.threads/gcore-stale-thread.c: New file.
9472 * gdb.threads/gcore-stale-thread.exp: New file.
9473
a8454a7c
PA
94742014-08-21 Pedro Alves <palves@redhat.com>
9475
9476 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9477 * gdb.base/gcore-relro-pie.exp: Likewise.
9478 * gdb.base/gcore-relro.exp: Likewise.
9479 * gdb.base/gcore.exp: Likewise.
9480 * gdb.base/print-symbol-loading.exp: Likewise.
9481 * gdb.threads/gcore-thread.exp: Likewise.
9482 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9483
2a31c623
PA
94842014-08-20 Pedro Alves <palves@redhat.com>
9485 Jan Kratochvil <jan.kratochvil@redhat.com>
9486
9487 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9488 configure.
9489 (EXPECT): Handle READ1 being set.
9490 (all): Depend on EXTRA_RULES.
9491 (check-read1, expect-read1, read1.so, read1): New rules.
9492 * README (Testsuite Parameters): Document the READ1 make variable.
9493 (Race detection): New section.
9494 * configure: Regenerate.
9495 * configure.ac: If build==host==target, and running under a
9496 GNU/glibc system, add read1 to the extra Makefile rules.
9497 (EXTRA_RULES): AC_SUBST it.
9498 * lib/read1.c: New file.
9499
d36430db
JB
95002014-08-20 Joel Brobecker <brobecker@adacore.com>
9501
9502 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9503 the handling of variables declared as a typedef to an array
9504 which a DW_AT_data_location attribute.
9505
9a0dc9e3
PA
95062014-08-19 Andrew Burgess <aburgess@broadcom.com>
9507 Pedro Alves <palves@redhat.com>
9508
9509 PR symtab/14604
9510 PR symtab/14605
9511 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9512 gdb_test.
9513
0718a8da
PA
95142014-08-19 Pedro Alves <palves@redhat.com>
9515
9516 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9517
13b448cd
YQ
95182014-08-19 Yao Qi <yao@codesourcery.com>
9519
9520 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9521 right line.
9522
1cbf5077
DB
95232014-08-18 David Blaikie <dblaikie@gmail.com>
9524
9525 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9526
bf0fae19
JB
95272014-08-18 Joel Brobecker <brobecker@adacore.com>
9528
9529 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9530 attribute in array range.
9531
3c8c5dcc
JB
95322014-08-18 Joel Brobecker <brobecker@adacore.com>
9533
9534 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9535
e66d4446
SC
95362014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9537
9538 PR c++/17132
9539 * gdb.cp/pr17132.cc: New file.
9540 * gdb.cp/pr17132.exp: New file.
9541
940df408
SC
95422014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9543
9544 * gdb.python/py-xmethods.py (A_getarrayind)
9545 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9546 Use 'print' with function call syntax.
9547 (E_method_matcher.match): Fix tab vs space indentation mixup.
9548
ebcc6c3a
YQ
95492014-08-15 Yao Qi <yao@codesourcery.com>
9550
9551 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9552 false.
9553
775e0f04
YQ
95542014-08-15 Yao Qi <yao@codesourcery.com>
9555
9556 * gdb.cp/casts.exp: Set print symbol off.
9557 * gdb.cp/class2.exp: Likewise.
9558 * gdb.cp/overload.exp: Likewise.
9559 * gdb.cp/templates.exp: Likewise.
9560
d769e349
DE
95612014-08-11 Doug Evans <dje@google.com>
9562
9563 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9564 (test_load_shlib): Update.
9565
20c6f1e1
YQ
95662014-08-09 Yao Qi <yao@codesourcery.com>
9567
9568 * gdb.base/display.exp: Invoke is_address_zero_readable.
9569 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9570 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9571 * gdb.base/hbreak-unmapped.exp: Return if
9572 is_address_zero_readable returns true.
9573 * gdb.base/signest.exp: Likewise.
9574 * gdb.base/signull.exp: Likewise.
9575 * gdb.base/sigbpt.exp: Likewise.
9576 * gdb.guile/scm-disasm.exp: Do the test if
9577 is_address_zero_readable returns false.
9578 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9579 * gdb.python/py-arch.exp: Likewise.
9580 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9581 * lib/gdb.exp (is_address_zero_readable): New proc.
9582
5792e8e3
YQ
95832014-08-09 Yao Qi <yao@codesourcery.com>
9584
9585 PR testsuite/13443
9586 * gdb.mi/mi-var-display.exp: Make test messages unique.
9587
3cecbbbe
TT
95882014-08-04 Tom Tromey <tromey@redhat.com>
9589
9590 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9591 target 0".
9592
00b51ff5
TT
95932014-08-04 Tom Tromey <tromey@redhat.com>
9594
9595 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9596 "target_resume".
9597
6908c509
JB
95982014-08-01 Joel Brobecker <brobecker@adacore.com>
9599
9600 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9601 inner_vla_struct_object_size.
9602 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9603 as xfail.
9604
cc6563d2
PA
96052014-07-30 Pedro Alves <palves@redhat.com>
9606
9607 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9608 comment.
9609
7e09a223
YQ
96102014-07-29 Yao Qi <yao@codesourcery.com>
9611
9612 PR gdb/17206
9613 * gdb.base/until-nodebug.exp: New.
9614
7ebdbe92
DE
96152014-07-28 Doug Evans <xdje42@gmail.com>
9616
9617 PR guile/17203
9618 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9619 previously existing parameter, and previously ambiguously spelled
9620 parameter.
9621
fdb1adc6
WN
96222014-07-28 Will Newton <will.newton@linaro.org>
9623
9624 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9625
186fcde0
DE
96262014-07-26 Ludovic Courtès <ludo@gnu.org>
9627 Doug Evans <xdje42@gmail.com>
9628
9629 PR guile/17146
9630 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9631
70509625
PA
96322014-07-25 Pedro Alves <palves@redhat.com>
9633
9634 * gdb.threads/signal-command-handle-nopass.c: New file.
9635 * gdb.threads/signal-command-handle-nopass.exp: New file.
9636 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9637 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9638 * gdb.threads/signal-delivered-right-thread.c: New file.
9639 * gdb.threads/signal-delivered-right-thread.exp: New file.
9640
c3f814a1
PA
96412014-07-25 Pedro Alves <palves@redhat.com>
9642
9643 * gdb.base/double-prompt-target-event-error.exp
9644 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9645 match.
9646 (cancel_pagination_in_target_event): Rework double prompt
9647 detection.
9648 * gdb.base/paginate-after-ctrl-c-running.exp
9649 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9650 <return>' match.
9651 * gdb.base/paginate-bg-execution.exp
9652 (test_bg_execution_pagination_return)
9653 (test_bg_execution_pagination_cancel): Remove '-notransfer
9654 <return>' matches.
9655 * gdb.base/paginate-execution-startup.exp
9656 (test_fg_execution_pagination_return)
9657 (test_fg_execution_pagination_cancel): Remove '-notransfer
9658 <return>' matches.
9659 * gdb.base/paginate-inferior-exit.exp
9660 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9661 match.
9662 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9663 * lib/gdb.exp (pagination_prompt): Run text through
9664 string_to_regexp.
9665 (gdb_test_multiple): Match $pagination_prompt instead of
9666 "<return>".
9667 (string_to_regexp): Move to lib/gdb-utils.exp.
9668
e214cf6c
JK
96692014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9670
9671 * gdb.arch/amd64-entry-value-paramref.S: New file.
9672 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9673 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9674 * gdb.arch/amd64-optimout-repeat.S: New file.
9675 * gdb.arch/amd64-optimout-repeat.c: New file.
9676 * gdb.arch/amd64-optimout-repeat.exp: New file.
9677
17d0c5c8
JK
96782014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9679
9680 PR gdb/17170
9681 * gdb.base/statistics.exp: New file.
9682
b8b8facf
DE
96832014-07-17 Doug Evans <dje@google.com>
9684
74b49205 9685 PR gdb/17170
b8b8facf
DE
9686 * gdb.base/maint.exp: Update testing of per-command stats.
9687
1b5d0ab3
PA
96882014-07-16 Pedro Alves <palves@redhat.com>
9689
9690 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9691 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9692 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9693 (tfile_write_buf): New functions.
9694 (add_memory_block): Rewrite using the above.
9695 (adjust_function_address): New function.
9696 (FUNCTION_ADDRESS): New macro.
9697 (write_basic_trace_file): Remove short_x local, and use
9698 tfile_write_16. Change type of func_addr local to unsigned long
9699 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9700 here. Cast argument of add_memory_block to char pointer.
9701 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9702 (main): Remove parameters.
9703 * gdb.trace/tfile.exp: Remove nowarnings.
9704
4d974e88
SM
97052014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9706
9707 * gdb.base/debug-expr.exp: Test string evaluation with
9708 "debug expression" on.
9709
41e99568
PA
97102014-07-15 Pedro Alves <palves@redhat.com>
9711
9712 * gdb.base/reread.exp: Use clean_restart.
9713
487d9753
PL
97142014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9715
9716 * gdb.arch/avr-flash-qualifer.c: New.
9717 * gdb.arch/avr-flash-qualifer.exp: New.
9718
cc1c52ad
PA
97192014-07-14 Pedro Alves <palves@redhat.com>
9720
9721 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9722 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9723
1e973570
PA
97242014-07-14 Pedro Alves <palves@redhat.com>
9725
9726 * gdb.base/double-prompt-target-event-error.c: New file.
9727 * gdb.base/double-prompt-target-event-error.exp: New file.
9728
93d6eb10
PA
97292014-07-14 Pedro Alves <palves@redhat.com>
9730
9731 PR gdb/17072
9732 * gdb.base/paginate-inferior-exit.c: New file.
9733 * gdb.base/paginate-inferior-exit.exp: New file.
9734
0017922d
PA
97352014-07-14 Pedro Alves <palves@redhat.com>
9736
9737 PR gdb/17072
9738 * gdb.base/paginate-bg-execution.c: New file.
9739 * gdb.base/paginate-bg-execution.exp: New file.
9740
94696ad3
PA
97412014-07-14 Pedro Alves <palves@redhat.com>
9742
9743 PR gdb/17072
9744 * gdb.base/paginate-execution-startup.c: New file.
9745 * gdb.base/paginate-execution-startup.exp: New file.
9746 * lib/gdb.exp (pagination_prompt): New global.
9747 (default_gdb_spawn): New procedure, factored out from
9748 default_gdb_spawn.
9749 (default_gdb_start): Adjust to call default_gdb_spawn.
9750 (gdb_spawn): New procedure.
9751
bd293940
PA
97522014-07-14 Pedro Alves <palves@redhat.com>
9753
9754 * lib/gdb.exp (gdb_assert): New procedure.
9755 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9756
c933f875
PA
97572014-07-14 Pedro Alves <palves@redhat.com>
9758
9759 * gdb.base/execution-termios.c: New file.
9760 * gdb.base/execution-termios.exp: New file.
9761
d98b7a16
TT
97622014-07-14 Tom Tromey <tromey@redhat.com>
9763
9764 * gdb.cp/vla-cxx.cc: New file.
9765 * gdb.cp/vla-cxx.exp: New file.
9766
548740d6
TT
97672014-07-14 Tom Tromey <tromey@redhat.com>
9768
9769 * gdb.reverse/rerun-prec.c: New file.
9770 * gdb.reverse/rerun-prec.exp: New file.
9771
a25eb028
MR
97722014-07-12 Maciej W. Rozycki <macro@mips.com>
9773 Maciej W. Rozycki <macro@codesourcery.com>
9774
9775 * lib/gdb-utils.exp: New file.
9776 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9777 inline `gdb_init_command' processing.
9778 (gdb_start_cmd): Likewise.
9779 * lib/mi-support.exp (mi_run_cmd): Likewise.
9780 * README: Document `gdb_init_command' and `gdb_init_commands'.
9781
218c2655
JK
97822014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9783
9784 Fix false FAIL running under a very long directory name.
9785 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9786 and "set print elements 10000". Twice.
9787
5401fde3
YQ
97882014-07-11 Yao Qi <yao@codesourcery.com>
9789
9790 * gdb.base/exprs.exp: "set print symbol off".
9791
e76126e8
PA
97922014-07-11 Pedro Alves <palves@redhat.com>
9793
9794 * gdb.threads/kill.c: New file.
9795 * gdb.threads/kill.exp: New file.
9796
2d6f0de6
YQ
97972014-07-10 Yao Qi <yao@codesourcery.com>
9798
9799 * gdb.trace/tfile.c (write_basic_trace_file)
9800 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9801 address written to trace file.
9802
7180e04a
PA
98032014-07-09 Pedro Alves <palves@redhat.com>
9804
9805 * gdb.base/attach-wait-input.exp: New file.
9806 * gdb.base/attach-wait-input.c: New file.
9807
9a9a7608
AB
98082014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9809
9810 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9811 setting up test structures.
9812 (main): Call new test function.
9813 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9814 test function, continue into test function and walk test
9815 structures.
9816
161ac41e
YQ
98172014-07-02 Yao Qi <yao@codesourcery.com>
9818
9819 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9820 'bar_start' at the beginning of functions 'foo' and 'bar'
9821 respectively.
9822 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9823 instead of 'foo' and 'bar'.
9824
1f267ae3
MM
98252014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9826
9827 * gdb.btrace/segv.exp: New.
9828 * gdb.btrace/segv.c: New.
9829
2b239efb
LM
98302014-07-02 Luis Machado <lgustavo@codesourcery.com>
9831
9832 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9833 instruction.
9834
cf363f18
MW
98352014-06-30 Mark Wielaard <mjw@redhat.com>
9836
9837 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9838 vulture, vilify, villar): New volatile array constants.
9839 (vindictive, vegetation): New const volatile array constants.
9840 * gdb.base/volatile.exp: Test volatile and const volatile array
9841 types.
9842
aebf9d24
AA
98432014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9844
9845 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9846 target lacks support for awatch, rwatch, or hbreak.
9847
b67a2c6f
YQ
98482014-06-27 Yao Qi <yao@codesourcery.com>
9849
9850 * gdb.multi/dummy-frame-restore.exp: New.
9851 * gdb.multi/dummy-frame-restore.c: New.
9852
aef92902
MM
98532014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9854
9855 * gdb.btrace/gcore.exp: New.
9856
8e9db26e
PA
98572014-06-23 Pedro Alves <palves@redhat.com>
9858
9859 * gdb.base/watchpoint-reuse-slot.c: New file.
9860 * gdb.base/watchpoint-reuse-slot.exp: New file.
9861
70afc5b7
SC
98622014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9863
9864 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9865 progspace's filename in 'info', 'enable' and 'disable' command
9866 tests.
9867
b972bd9c
JK
98682014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9869
9870 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9871 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9872 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9873
125f8a3d
GB
98742014-06-20 Gary Benson <gbenson@redhat.com>
9875
9876 * gdb.arch/i386-avx.exp: Fix include file location.
9877 * gdb.arch/i386-sse.exp: Likewise.
9878
3ed9baed
IB
98792014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9880
9881 * gdb.dlang/expression.exp: New file.
9882
034f788c
PA
98832014-06-19 Pedro Alves <palves@redhat.com>
9884
9885 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9886 out from ...
9887 (top level): ... here. Iterate running tests under different
9888 scheduler-locking settings.
9889
45371d0c
LM
98902014-06-18 Luis Machado <lgustavo@codesourcery.com>
9891
9892 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9893 to DW_FORM_addr and use non-zero addresses.
9894
5d376983
SC
98952014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9896
9897 PR gdb/17017
9898 * gdb.python/py-xmethods.cc: Add global function call counters and
9899 increment them in their respective functions. Remove "cout"
9900 statements.
9901 * gdb.python/py-xmethods.exp: Make tests check the global function
9902 call counters instead of depending on inferior IO.
9903
a1aa2221
LM
99042014-06-18 Don Breazeal <donb@codesourcery.com>
9905
9906 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9907 Deleted procedure.
9908 (explicit_fork_parent_follow): Deleted procedure.
9909 (explicit_fork_child_follow): Deleted procedure.
9910 (test_follow_fork): New procedure.
9911 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9912 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9913 procedure calls.
9914
0fc05997
YQ
99152014-06-17 Yao Qi <yao@codesourcery.com>
9916
9917 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9918 CP1252.
9919
70795c52
LM
99202014-06-17 Luis Machado <lgustavo@codesourcery.com>
9921
9922 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9923 Initialize ptr and S explicitly.
9924 (skip_type_update_when_not_use_rtti_test): Likewise.
9925
6be47f0c
KS
99262014-06-16 Keith Seitz <keiths@redhat.com>
9927
9928 PR mi/15863
9929 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9930 the inferior is started.
9931
d03de421
PA
99322014-06-16 Pedro Alves <palves@redhat.com>
9933
9934 * gdb.base/break-main-file-remove-fail.c: New file.
9935 * gdb.base/break-main-file-remove-fail.exp: New file.
9936 * gdb.base/break-unload-file.exp: Use build_executable instead of
9937 prepare_for_testing.
9938 (test_break): New parameter "initial_load". Handle it.
9939 (top level): Add initial_load cmdline/file axis.
9940
f9579b99
TT
99412014-06-12 Tom Tromey <tromey@redhat.com>
9942
9943 * gdb.base/completion.exp: Don't use directory name in test.
9944
3657956b
GB
99452014-06-09 Gary Benson <gbenson@redhat.com>
9946
9947 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9948 separate the always-available ANSI-standard signals from the
9949 signals that require checking.
9950 (main): Likewise.
9951 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9952 Likewise.
9953 (main): Likewise.
9954
4186eb54
KS
99552014-06-07 Keith Seitz <keiths@redhat.com>
9956
9957 Revert:
9958 PR c++/16253
9959 * gdb.cp/var-tag.cc: New file.
9960 * gdb.cp/var-tag.exp: New file.
9961 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9962 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9963 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9964 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9965
25326a28 99662014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9967
9968 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9969
829155c9
PA
99702014-06-06 Pedro Alves <palves@redhat.com>
9971
9972 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9973 in target debug output instead of looking at RSP packets,
9974 disabling the test on any target that uses hardware stepping.
9975 Update comments.
9976
61c8d22e
PA
99772014-06-06 Pedro Alves <palves@redhat.com>
9978
9979 * gdb.base/break-unload-file.exp: Fix typo.
9980
d9a47287
YQ
99812014-06-06 Yao Qi <yao@codesourcery.com>
9982
9983 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9984 from "jit_function" to "^jit_function".
9985
e5e01dbf
YQ
99862014-06-06 Yao Qi <yao@codesourcery.com>
9987
9988 * gdb.base/async.c (foo): Add one statement.
9989 * gdb.base/async.exp: Get the next instruction address and
9990 match the output of "nexti" by instruction address. Match
9991 the hex address in the output of "finish".
9992
73ba372c
GB
99932014-06-06 Gary Benson <gbenson@redhat.com>
9994
9995 * gdb.base/call-signals.c: Remove preprocessor conditionals
9996 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9997 SIGSEGV and SIGTERM.
9998 * gdb.base/sigall.c: Likewise.
9999 * gdb.base/unwindonsignal.c: Likewise.
10000 * gdb.reverse/sigall-reverse.c: Likewise.
10001
831517df
YQ
100022014-06-06 Yao Qi <yao@codesourcery.com>
10003
10004 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
10005 readable, skip the test.
10006
b8b91e98
YQ
100072014-06-06 Yao Qi <yao@codesourcery.com>
10008
10009 * gdb.threads/staticthreads.c (thread_function): Move the line
10010 setting breakpoint on forward.
10011 * gdb.threads/staticthreads.exp: Update comments.
10012
fb934770
LC
100132014-06-05 Ludovic Courtès <ludo@gnu.org>
10014
10015 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10016 "history-append! type error".
10017
6ef284bd
SM
100182014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10019
10020 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10021 erroneous dprintf expected input.
10022
a872e241
DE
100232014-06-04 Doug Evans <xdje42@gmail.com>
10024
10025 * gdb.guile/scm-generics.exp: Delete.
10026
16f691fb
DE
100272014-06-04 Doug Evans <xdje42@gmail.com>
10028
10029 * gdb.guile/scm-breakpoint.exp: Update.
10030 Add tests for breakpoint registration.
10031
012370f6
TT
100322014-06-04 Tom Tromey <tromey@redhat.com>
10033
10034 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10035 VLA-in-union.
10036 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10037 inner_vla_struct, vla_union types. Initialize objects of those
10038 types and compute their sizes.
10039
9f5a4cef
HZ
100402014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10041 Hui Zhu <hui@codesourcery.com>
10042
10043 * gdb.base/fileio.exp: Add test for shell not available as well as
10044 available.
10045 * gdb.base/fileio.c (test_system): Check for shell twice.
10046
90a45c4d
YQ
100472014-06-04 Yao Qi <yao@codesourcery.com>
10048
10049 * gdb.base/auto-connect-native-target.exp: Remove redundant
10050 space from the regexp pattern.
10051
70017e41
YQ
100522014-06-04 Yao Qi <yao@codesourcery.com>
10053
10054 * gdb.base/default.exp: Replace "child" with "native" in
10055 regexp pattern.
10056
883964a7
SC
100572014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10058
10059 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10060 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10061 * gdb.python/py-xmethods.py: Python script supporting the
10062 new testcase and tests.
10063
ef370185
JB
100642014-06-03 Joel Brobecker <brobecker@adacore.com>
10065 Pedro Alves <palves@redhat.com>
10066
10067 PR breakpoints/17000
10068 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10069 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10070
1e2ccb61
BM
100712014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10072
10073 * gdb.base/subst.exp: Add tests to verify partial path matching
10074 output.
10075
c6ec5ab2
PA
100762014-06-03 Pedro Alves <palves@redhat.com>
10077
10078 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10079 target that doesn't use software single-stepping.
10080
835c559f
PA
100812014-06-03 Pedro Alves <palves@redhat.com>
10082
10083 PR breakpoints/17000
10084 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10085 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10086
06eb1586
DE
100872014-06-02 Doug Evans <xdje42@gmail.com>
10088
10089 * gdb.guile/scm-parameter.exp: New file.
10090
e698b8c4
DE
100912014-06-02 Doug Evans <xdje42@gmail.com>
10092
10093 * gdb.guile/scm-cmd.c: New file.
10094 * gdb.guile/scm-cmd.exp: New file.
10095
ded03782
DE
100962014-06-02 Doug Evans <xdje42@gmail.com>
10097
10098 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10099 pretty-printer lookup.
10100 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10101 (make-pp_s-printer): Call it.
10102 (make-pretty-printer-from-dict): New function.
10103 (lookup-pretty-printer-maker-from-dict): New function.
10104 (*pretty-printer*): Simplify.
10105 (make-objfile-pp_s-printer): New function.
10106 (install-objfile-pretty-printers!): New function.
10107 (make-progspace-pp_s-printer): New function.
10108 (install-progspace-pretty-printers!): New function.
10109 * gdb.guile/scm-progspace.c: New file.
10110 * gdb.guile/scm-progspace.exp: New file.
10111
41fac0cf
PA
101122014-06-02 Pedro Alves <palves@redhat.com>
10113
10114 * gdb.base/dprintf-bp-same-addr.c: New file.
10115 * gdb.base/dprintf-bp-same-addr.exp: New file.
10116
96ae5695
EBM
101172014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10118
10119 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10120 * gdb.arch/powerpc-power.s: Likewise.
10121
da02b3a8
JB
101222014-06-02 Joel Brobecker <brobecker@adacore.com>
10123
10124 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10125
c72b2e7b
YQ
101262014-06-01 Yao Qi <yao@codesourcery.com>
10127
10128 * gdb.base/watchpoint.exp (test_watch_location): Check null
10129 pointer can be dereferenced. If not, do the test, otherwise
10130 skip it.
10131
53e8a631
AB
101322014-05-30 Andrew Burgess <aburgess@broadcom.com>
10133
10134 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10135 results.
10136 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10137
938f0e2f
AB
101382014-05-30 Andrew Burgess <aburgess@broadcom.com>
10139
10140 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10141 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10142 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10143 * gdb.arch/amd64-invalid-stack-top.c: New file.
10144 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10145
9ba6657a
PA
101462014-05-30 Pedro Alves <palves@redhat.com>
10147
10148 PR breakpoints/17000
10149 * gdb.base/sss-bp-on-user-bp.c: New file.
10150 * gdb.base/sss-bp-on-user-bp.exp: New file.
10151
522c09bf
DB
101522014-05-30 David Blaikie <dblaikie@gmail.com>
10153
10154 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10155 gnu_inline semantics via attribute.
10156 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10157 source explicitly specifies the required semantics.
10158
bf4ef81e
MR
101592014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10160
10161 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10162
329ea579
PA
101632014-05-29 Pedro Alves <palves@redhat.com>
10164 Tom Tromey <tromey@redhat.com>
10165
10166 * gdb.base/async-shell.exp: Don't enable target-async.
10167 * gdb.base/async.exp
10168 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10169 parameter. Adjust.
10170 (top level): Don't test with "target-async".
10171 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10172 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10173 * gdb.base/inferior-died.exp: Don't enable target-async.
10174 * gdb.base/interrupt-noterm.exp: Likewise.
10175 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10176 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10177 * gdb.mi/mi-nonstop.exp: Likewise.
10178 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10179 * gdb.mi/mi-nsintrall.exp: Likewise.
10180 * gdb.mi/mi-nsmoribund.exp: Likewise.
10181 * gdb.mi/mi-nsthrexec.exp: Likewise.
10182 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10183 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10184 * gdb.python/py-evsignal.exp: Don't enable target-async.
10185 * gdb.python/py-evthreads.exp: Likewise.
10186 * gdb.python/py-prompt.exp: Likewise.
10187 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10188 * gdb.server/solib-list.exp: Don't enable target-async.
10189 * gdb.threads/thread-specific-bp.exp: Likewise.
10190 * lib/mi-support.exp: Adjust to use mi-async.
10191
fd664c91
PA
101922014-05-29 Pedro Alves <palves@redhat.com>
10193
10194 PR gdb/13860
10195 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10196 reason, even in sync mode.
10197
251bde03
PA
101982014-05-29 Pedro Alves <palves@redhat.com>
10199 Hui Zhu <hui@codesourcery.com>
10200
10201 PR PR15693
10202 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10203 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10204 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10205 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10206
7f3c0343
JB
102072014-05-28 Joel Brobecker <brobecker@adacore.com>
10208
10209 * config/monitor.exp (gdb_target_monitor): Replace use of
10210 "set remotebaud" by "set serial baud".
10211
b2715b27
AW
102122014-05-26 Andy Wingo <wingo@igalia.com>
10213
10214 * gdb.guile/scm-breakpoint.exp:
10215 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10216 properties instead of gdb-object-properties.
10217
498a4489
YQ
102182014-05-26 Yao Qi <yao@codesourcery.com>
10219
10220 * gdb.server/no-thread-db.exp: Specify source file name
10221 explicitly when setting a breakpoint.
10222
589fdceb
MM
102232014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10224
10225 * gdb.btrace/vdso.c: New.
10226 * gdb.btrace/vdso.exp: New.
10227
e9089e05
MM
102282014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10229
10230 * gdb.base/gcore.exp (capture_command_output): Move ...
10231 * lib/gdb.exp (capture_command_output): ... here.
10232
67b5c0c1
MM
102332014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10234
10235 * gdb.btrace/data.exp: Test memory access during btrace replay.
10236
a2199296
SM
102372014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10238
10239 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10240
17b2616c
PA
102412014-05-21 Pedro Alves <palves@redhat.com>
10242
10243 PR gdb/13860
10244 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10245 (top level): Test that output related to execution commands is
10246 sent to the console with CLI commands, but not with MI commands.
10247 Test that breakpoint events are always mirrored to the console.
10248 Also expect the new source line to be output after a "next" in
10249 async mode too. Make it a pass/fail test.
10250 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10251 output.
10252 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10253
5166082f
PA
102542014-05-21 Pedro Alves <palves@redhat.com>
10255
10256 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10257 Use them to test variations of "list" after reaching a breakpoint.
10258 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10259 Test "list" with listsize 10 after reaching a breakpoint.
10260 * gdb.python/python.exp (decode_line current location line
10261 number): Adjust expected line number.
10262
2f25d70f
SM
102632014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10264
10265 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10266 behavior for $args, pass it directly to "run".
10267
ff604a67
MR
102682014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10269
10270 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10271 30000 to 65536.
10272
6a3cb8e8
PA
102732014-05-21 Pedro Alves <palves@redhat.com>
10274
10275 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10276 auto-connect-native-target off".
10277 * gdb.base/auto-connect-native-target.c: New file.
10278 * gdb.base/auto-connect-native-target.exp: New file.
10279
4ebfc96e
PA
102802014-05-21 Pedro Alves <palves@redhat.com>
10281
10282 * gdb.base/default.exp: Test "target native" instead of "target
10283 child".
10284
36d46afb
MW
102852014-05-21 Mark Wielaard <mjw@redhat.com>
10286
10287 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10288
5876f503
JK
102892014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10290
10291 Fix TLS access for -static -pthread.
10292 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10293 <HAVE_TLS> (thread_function, main): Initialize it.
10294 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10295 Add clean_restart.
10296 <$have_tls != "">: Check TLSVAR.
10297
0256a6ac
PA
102982014-05-21 Pedro Alves <palves@redhat.com>
10299
10300 * gdb.base/dcache-line-read-error.c: New.
10301 * gdb.base/dcache-line-read-error.exp: New.
10302
936d2992
PA
103032014-05-20 Pedro Alves <palves@redhat.com>
10304
10305 * gdb.base/compare-sections.c: New file.
10306 * gdb.base/compare-sections.exp: New file.
10307
802e8e6d
PA
103082014-05-20 Pedro Alves <palves@redhat.com>
10309
10310 * gdb.base/break-idempotent.c: New file.
10311 * gdb.base/break-idempotent.exp: New file.
10312
e59fa00f
MM
103132014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10314
10315 * gdb.btrace/nohist.exp: New.
10316
8b696e31
YQ
103172014-05-20 Yao Qi <yao@codesourcery.com>
10318
10319 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10320 gdb.reverse directory and gdb_reverse_timeout exists in board
10321 setting.
10322 * README: Document gdb_reverse_timeout.
10323
73c9764f
YQ
103242014-05-20 Yao Qi <yao@codesourcery.com>
10325
10326 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10327 'test_file_name'. Treat args as a string instead of a list.
10328 (gdb_init): Rename argument 'args' by 'test_file_name'.
10329
f1f4348a
JK
103302014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10331
10332 * gdb.arch/powerpc-power.exp: New file.
10333 * gdb.arch/powerpc-power.s: New file.
10334
0dbe70ce
DE
103352014-05-16 Doug Evans <dje@google.com>
10336
10337 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
10338 * gdb.base/completion.exp: Check that all expected files exist
10339 before doing file completion.
0dbe70ce 10340
8d551b02
DE
103412014-05-16 Doug Evans <dje@google.com>
10342
10343 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10344 Update.
10345 (do_syscall_tests_without_xml): Update.
10346
73eb7709
PA
103472014-05-16 Pedro Alves <palves@redhat.com>
10348
10349 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10350 instead of "unknown output after running".
10351
3fae92fc
YQ
103522014-05-16 Yao Qi <yao@codesourcery.com>
10353
10354 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10355 file1.txt from host at the end.
10356 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10357
c2b2ccc5
DE
103582014-05-15 Doug Evans <dje@google.com>
10359
10360 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10361 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10362 loading file. Add test for TU lookup.
10363
8c217a4b
SM
103642014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10365
10366 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10367 calling "-exec-arguments" or "set args" before running the
10368 inferior.
10369
3deb39c6
SM
103702014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10371
10372 * lib/mi-support.exp (mi_expect_stop): Expect message for
10373 inferiors that exit with non-zero exit code.
10374
71a79f8c
YQ
103752014-05-14 Yao Qi <yao@codesourcery.com>
10376
10377 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10378 match absolute path on remote host.
10379 (test_file_list_exec_source_files): Remove "/" from the
10380 pattern.
10381
f23fcd46
YQ
103822014-05-14 Yao Qi <yao@codesourcery.com>
10383
10384 * boards/local-remote-host-notty.exp (${board}_file): New
10385 proc.
10386
9404b58f
KM
103872014-05-07 Kyle McMartin <kyle@redhat.com>
10388
10389 Pushed by Joel Brobecker <brobecker@adacore.com>.
10390 * gdb.arch/aarch64-atomic-inst.c: New file.
10391 * gdb.arch/aarch64-atomic-inst.exp: New file.
10392
5e45f04c
YQ
103932014-05-07 Yao Qi <yao@codesourcery.com>
10394
10395 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10396 in current context" too.
10397
c888a17d
KS
103982014-05-05 Keith Seitz <keiths@redhat.com>
10399
10400 * gdb.linespec/ls-dollar.exp: Add test for linespec
10401 file:convenience_variable.
10402
290a839c
YQ
104032014-05-05 Yao Qi <yao@codesourcery.com>
10404
10405 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10406 traceframes into tfile and ctf trace files. Read data from
10407 trace file and test collected data.
10408 (gdb_collect_locals_test): Likewise.
10409 (gdb_unavailable_registers_test): Likewise.
10410 (gdb_unavailable_floats): Likewise.
10411 (gdb_collect_globals_test): Likewise.
10412 (top-level): Append "ctf" to trace_file_targets if GDB
10413 supports.
10414
b5262cd0
YQ
104152014-05-05 Yao Qi <yao@codesourcery.com>
10416
10417 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10418 code to ...
10419 (gdb_collect_args_test_1): ... it. New proc.
10420 (gdb_collect_locals_test): Move some code to ...
10421 (gdb_collect_locals_test_1): ... it. New proc.
10422 (gdb_unavailable_registers_test): Move some code to ...
10423 (gdb_unavailable_registers_test_1): ... it. New proc.
10424 (gdb_unavailable_floats): Move some code to ...
10425 (gdb_unavailable_floats_1): ... it. New proc.
10426
30a1e6cc
SDJ
104272014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10428
10429 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10430 probes to test for bitness recognition.
10431 * gdb.arch/amd64-stap-optional-prefix.exp
10432 (test_probe_value_without_reg): New procedure.
10433 Add code to test for different kinds of bitness.
10434
f33da99a
SDJ
104352014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10436
10437 PR breakpoints/16889
10438 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10439 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10440
5b80f00d
PA
104412014-05-01 Pedro Alves <palves@redhat.com>
10442
10443 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10444 gdb_file_cmd if no file is specified.
10445 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10446 last_loaded_file to set the remote exec-file.
10447
f8c2a73c
PA
104482014-05-01 Pedro Alves <palves@redhat.com>
10449
10450 * boards/local-remote-host.exp: New file.
10451
be6e8ac7
PA
104522014-05-01 Pedro Alves <palves@redhat.com>
10453
10454 * boards/local-remote-host.exp: Rename to ...
10455 * boards/local-remote-host-notty.exp: ... this.
10456
cac0dc8f
JB
104572014-04-28 Joel Brobecker <brobecker@adacore.com>
10458
10459 * gdb.ada/dyn_arrayidx: New testcase.
10460
9730e6cc
YQ
104612014-04-26 Yao Qi <yao@codesourcery.com>
10462
10463 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10464 and compute the length of function main. Save it in
10465 $main_length.
10466 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10467 (top-level): Use gdb_compile to compile objects into
10468 executable and restart GDB. Remove invocation to
10469 prepare_for_testing.
10470
7ae1a6a6
PA
104712014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10472 Pedro Alves <palves@redhat.com>
10473
10474 PR server/16255
10475 * gdb.multi/multi-attach.c: New file.
10476 * gdb.multi/multi-attach.exp: New file.
10477
4082afcc
PA
104782014-04-25 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10481 user.
10482 (top level): Test that "set remote conditional-breakpoints-packet
10483 off" works as intended.
10484 * gdb.base/dprintf.exp: Test that "set remote
10485 breakpoint-commands-packet off" works as intended.
10486 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10487 New function.
10488 (top level): Call it.
10489 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10490 remote fast-tracepoints-packet off" works as intended.
10491 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10492 * lib/gdb.exp (gdb_is_target_remote): ... here.
10493
2abc3f8d
DB
104942014-04-24 David Blaikie <dblaikie@gmail.com>
10495
10496 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10497 ensure clang would not discard them.
10498 * gdb.base/gdbvars.c: Ditto.
10499 * gdb.base/memattr.c: Ditto.
10500 * gdb.base/whatis.c: Ditto.
10501 * gdb.python/py-prettyprint.c: Ditto.
10502 * gdb.trace/actions.c: Ditto.
10503 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10504 ensure clang would not discard it.
10505
bfd39632
DB
105062014-04-24 David Blaikie <dblaikie@gmail.com>
10507
10508 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10509 clang to emit the full definition of type required by the test
10510 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10511
22842ff6
DB
105122014-04-24 David Blaikie <dblaikie@gmail.com>
10513
10514 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10515 coax Clang into emitting the definition of the type.
10516 * gdb.cp/pr10728-x.h (y): Ditto.
10517 * gdb.cp/pr10728-y.cc (y): Ditto.
10518
c2e827ad
DB
105192014-04-24 David Blaikie <dblaikie@gmail.com>
10520
10521 * gdb.base/label.exp: XFAIL label related tests under Clang.
10522 * gdb.cp/cplabel.exp: Ditto.
10523 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10524 under Clang those using labels.
10525
4c2d33e7
YQ
105262014-04-25 Yao Qi <yao@codesourcery.com>
10527
10528 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10529 double_label.
10530 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10531 partial_label and double_label.
10532
56083b99
DB
105332014-04-24 David Blaikie <dblaikie@gmail.com>
10534
10535 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10536
25d4e99d
DB
105372014-04-24 David Blaikie <dblaikie@gmail.com>
10538
10539 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10540 of the function to work across GCC and Clang.
10541 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10542 pointer types (const void ** const V void **).
10543
01f9f808
MS
105442014-04-24 Michael Sturm <michael.sturm@mintel.com>
10545 Walfred Tedeschi <walfred.tedeschi@intel.com>
10546
10547 * Makefile.in (EXECUTABLES): Added i386-avx512.
10548 * gdb.arch/i386-avx512.c: New file.
10549 * gdb.arch/i386-avx512.exp: Likewise.
10550
4b48d439
KS
105512014-04-23 Keith Seitz <keiths@redhat.com>
10552
10553 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10554 (mi_make_breakpoint_table): New procedure.
10555 (mi_create_breakpoint): Use mi_make_breakpoint
10556 and return the result.
10557 (mi_make_breakpoint): New procedure.
10558 (mi_build_kv_pairs): New procedure.
10559
10560 * gdb.mi/mi-break.exp: Remove unused globals,
10561 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10562 All callers updated.
10563 * gdb.mi/mi-dprintf.exp: Use variable to track command
10564 number.
10565 Update all callers of mi_create_breakpoint and use
10566 mi_make_breakpoint_table.
10567 Remove any unused global variables.
10568 * gdb.mi/mi-nonstop.exp: Likewise.
10569 * gdb.mi/mi-nsintrall.exp: Likewise.
10570 * gdb.mi/mi-nsmoribund.exp: Likewise.
10571 * gdb.mi/mi-nsthrexec.exp: Likewise.
10572 * gdb.mi/mi-reverse.exp: Likewise.
10573 * gdb.mi/mi-simplerun.exp: Likewise.
10574 * gdb.mi/mi-stepn.exp: Likewise.
10575 * gdb.mi/mi-syn-frame.exp: Likewise.
10576 * gdb.mi/mi-until.exp: Likewise.
10577 * gdb.mi/mi-var-cp.exp: Likewise.
10578 * gdb.mi/mi-var-display.exp: Likewise.
10579 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10580 * gdb.mi/mi2-var-child.exp: Likewise.
10581 * gdb.mi/mi-vla-c99.exp: Likewise.
10582 * lib/mi-support.exp: Likewise.
10583
10584 From Ian Lance Taylor <iant@cygnus.com>:
10585 * lib/gdb.exp (parse_args): New procedure.
10586
08351840
PA
105872014-04-23 Pedro Alves <palves@redhat.com>
10588
10589 * gdb.base/break-unload-file.c: New file.
10590 * gdb.base/break-unload-file.exp: New file.
10591 * gdb.base/sym-file-lib.c (baz): New function.
10592 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10593 field.
10594 (load): Store the segment's mapped size.
10595 (unload): New function.
10596 (unload_shlib): New function.
10597 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10598 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10599 set a breakpoint at baz, and call it.
10600 * gdb.base/sym-file.exp: New tests for stale breakpoint
10601 instructions.
10602
076855f9
PA
106032014-04-23 Pedro Alves <palves@redhat.com>
10604
10605 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10606 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10607 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10608 * gdb.base/hbreak-unmapped.c: New file.
10609 * gdb.base/hbreak-unmapped.exp: New file.
10610 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10611 * lib/gdb.exp (gdb_is_target_remote): ... here.
10612
483805cf
PA
106132014-04-22 Pedro Alves <palves@redhat.com>
10614
10615 * gdb.base/consecutive-step-over.c: New file.
10616 * gdb.base/consecutive-step-over.exp: New file.
10617
06d97543
PA
106182014-04-22 Pedro Alves <palves@redhat.com>
10619
10620 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10621 instead of send_gdb/gdb_expect.
10622
b4429ea2
YQ
106232014-04-22 Yao Qi <yao@codesourcery.com>
10624
10625 * lib/trace-support.exp (generate_tracefile): New procedure.
10626 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10627 return 0.
10628 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10629 if generate_tracefile returns 1.
10630
51d48146
PA
106312014-04-18 Tom Tromey <palves@redhat.com>
10632 Pedro alves <tromey@redhat.com>
10633
10634 PR backtrace/15558
10635 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10636 with a backtrace limit.
10637 * gdb.python/py-frame-inline.exp: Test running to an inline
10638 function with a backtrace limit, and printing the newest frame.
10639 * gdb.python/py-frame-inline.c (main): Call f.
10640
bd1dce5f
MS
106412014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10642
10643 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10644
40d1a503
MS
106452014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10646
10647 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10648 Drop prefix from unsupported source file path.
10649
389b98f7
YQ
106502014-04-17 Yao Qi <yao@codesourcery.com>
10651
10652 * lib/gdb.exp (with_target_charset): New proc.
10653 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10654 with_target_charset.
10655 (test_print_strings): Likewise.
10656 (test_repeat_bytes): Likewise.
10657 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10658 for some tests.
10659
22869d73
KS
106602014-04-16 Keith Seitz <keiths@redhat.com>
10661
10662 PR gdb/15827
10663 * gdb.dwarf2/corrupt.c: New file.
10664 * gdb.dwarf2/corrupt.exp: New file.
10665
c4f87ca6
KS
106662014-04-16 Keith Seitz <keiths@redhat.com>
10667
10668 PR c++/16597
10669 * gdb.cp/namelessclass.cc: New file.
10670 * gdb.cp/namelessclass.exp: New file.
10671 * gdb.cp/namelessclass.S: New file.
10672
ab19de87
DE
106732014-04-16 Doug Evans <dje@google.com>
10674
10675 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10676 Add comment.
10677 (gdbserver_default_get_comm_port): New function.
10678 (gdbserver_start): Check if board file provided
10679 "gdbserver,get_comm_port" and use it if so.
10680 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10681 (gdb,socketport): Set to "stdio".
10682 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10683 (stdio_gdbserver_template): Delete.
10684 (${board}_get_remote_address): Update.
10685 (${board}_build_remote_cmd): Delete.
10686 (${board}_get_comm_port): New function.
10687 (${board}_spawn): Update.
10688 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10689 Delete.
10690 (${board}_get_remote_address): Update.
10691 (${board}_get_comm_port): New function.
10692
fc98a809
AB
106932014-04-16 Andrew Burgess <aburgess@broadcom.com>
10694
10695 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10696 appearing in any order.
10697
87fd9e6e
DE
106982014-04-15 Doug Evans <dje@google.com>
10699
10700 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10701 uninitialized value of "description".
10702
099fc3ea
KS
107032014-04-15 Keith Seitz <keiths@redhat.com>
10704
10705 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10706 Remove unused globals.
10707 (test_running_the_program): Likewise.
10708 (test_controlled_execution): Likewise.
10709 (test_controlling_breakpoints): Likewise.
10710 (test_program_termination): Likewise.
10711
5da151d4
KS
107122014-04-15 Keith Seitz <keiths@redhat.com>
10713
10714 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10715 unused globals.
10716 (test_rbreak_creation_and_listing): Likewise.
10717 (test_ignore_count): Likewise.
10718 (test_error): Likewise.
10719
35e5d2f0
PA
107202014-04-15 Pedro Alves <palves@redhat.com>
10721
10722 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10723 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10724 sym-file-loader.c.
10725 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10726 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10727 to sym-file-loader.c.
10728 (struct library): Forward declare.
10729 (load_shlib, lookup_function): Change prototypes.
10730 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10731 (translate_offset): Remove declarations.
10732 (get_text_addr): New declaration.
10733 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10734 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10735 sym-file-loader.h.
10736 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10737 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10738 here from sym-file-loader.h.
10739 (struct library): New structure.
10740 (load_shlib, lookup_function): Change prototypes and adjust to
10741 work with a struct library.
10742 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10743 (translate_offset): Make static.
10744 (get_text_addr): New function.
10745 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10746
eb4c1710
PA
107472014-04-15 Pedro Alves <palves@redhat.com>
10748
10749 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10750
2d1baf52
PA
107512014-04-15 Pedro Alves <palves@redhat.com>
10752
10753 * gdb.base/sym-file-loader.c: Include <limits.h>.
10754 (SELF_LINK): New define.
10755 (get_origin): New function.
10756 (load_shlib): Use it.
10757 * gdb.base/sym-file.exp: Don't early return if the target is
10758 remote. Use runto_main, and issue fail is that fails. Use
10759 gdb_load_shlibs.
10760 (shlib_name): Delete.
10761 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10762
7dd6df01
PA
107632014-04-15 Pedro Alves <palves@redhat.com>
10764
10765 * gdb.base/sym-file.exp: Remove regex characters from test
10766 message. Don't refer to breakpoint numbers in test messages.
10767
b50c8614
KS
107682014-04-14 Keith Seitz <keiths@redhat.com>
10769
10770 PR c++/16253
10771 * gdb.cp/var-tag.cc: New file.
10772 * gdb.cp/var-tag.exp: New file.
10773 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10774 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10775 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10776 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10777
3d567982
TT
107782014-04-14 Tom Tromey <tromey@redhat.com>
10779
10780 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10781 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10782 type.
10783 * gdb.cp/enum-class.exp: New file.
10784 * gdb.cp/enum-class.cc: New file.
10785
0626fc76
TT
107862014-04-14 Tom Tromey <tromey@redhat.com>
10787
10788 * gdb.dwarf2/enum-type.exp: New file.
10789
dca325b3
SA
107902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10791
10792 * gdb.mi/mi-vla-c99.exp: New file.
10793 * gdb.mi/vla.c: New file.
10794
5854b38a
SA
107952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10796
10797 * gdb.base/vla-datatypes.c: New file.
10798 * gdb.base/vla-datatypes.exp: New file.
10799
463bb957
SA
108002014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10801
10802 * gdb.base/vla-ptr.c: New file.
10803 * gdb.base/vla-ptr.exp: New file.
10804
3dd170be
SA
108052014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10806
10807 * gdb.dwarf2/count.exp: New file.
10808
5ecaaa66
SA
108092014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10810
10811 * gdb.base/vla-sideeffect.c: New file.
10812 * gdb.base/vla-sideeffect.exp: New file.
10813
41f1ada5
DB
108142014-04-14 David Blaikie <dblaikie@gmail.com>
10815
10816 * gdb.mi/non-stop.c: Add return value for non-void function return
10817 statement.
10818 * gdb.threads/staticthreads.c: Ditto.
10819
0be03e84
DE
108202014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10821 Doug Evans <xdje42@gmail.com>
10822
10823 * gdb.guile/scm-value.c: Improve test case.
10824 * gdb.guile/scm-value.exp: Add new test.
10825
f180a1fb
DB
108262014-04-11 David Blaikie <dblaikie@gmail.com>
10827
10828 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10829 override Clang's default.
10830
6b662e19
JB
108312014-04-11 Joel Brobecker <brobecker@adacore.com>
10832
10833 Revert the following changes (regressions):
10834
10835 * gdb.base/vla-sideeffect.c: New file.
10836 * gdb.base/vla-sideeffect.exp: New file.
10837
10838 * gdb.dwarf2/count.exp: New file.
10839
10840 * gdb.base/vla-multi.c: New file.
10841 * gdb.base/vla-multi.exp: New file.
10842
10843 * gdb.base/vla-ptr.c: New file.
10844 * gdb.base/vla-ptr.exp: New file.
10845
10846 * gdb.base/vla-datatypes.c: New file.
10847 * gdb.base/vla-datatypes.exp: New file.
10848
10849 * gdb.mi/mi-vla-c99.exp: New file.
10850 * gdb.mi/vla.c: New file.
10851
245a5f0b
KS
108522014-04-11 Keith Seitz <keiths@redhat.com>
10853
10854 PR c++/16675
10855 * gdb.cp/cpsizeof.exp: New file.
10856 * gdb.cp/cpsizeof.cc: New file.
10857
58a84dcf
SA
108582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10859
191a8a90
JB
10860 * gdb.mi/mi-vla-c99.exp: New file.
10861 * gdb.mi/vla.c: New file.
58a84dcf 10862
c8655f75
SA
108632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10864
10865 * gdb.base/vla-datatypes.c: New file.
10866 * gdb.base/vla-datatypes.exp: New file.
10867
024e13b4
SA
108682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10869
10870 * gdb.base/vla-ptr.c: New file.
10871 * gdb.base/vla-ptr.exp: New file.
10872
1a237e0e
SA
108732014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10874
10875 * gdb.base/vla-multi.c: New file.
10876 * gdb.base/vla-multi.exp: New file.
10877
504f3432
SA
108782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10879
10880 * gdb.dwarf2/count.exp: New file.
10881
3bce8237
SA
108822014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10883
191a8a90
JB
10884 * gdb.base/vla-sideeffect.c: New file.
10885 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10886
322f9c21
YQ
108872014-04-11 Yao Qi <yao@codesourcery.com>
10888
10889 * gdb.base/completion.exp: Check file exists before running tests
10890 on file completion.
10891
d708bcd1
PA
108922014-04-10 Pedro Alves <palves@redhat.com>
10893
10894 * gdb.base/cond-eval-mode.c: New file.
10895 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10896 prepare_for_testing to build the new file. Check result of
10897 runto_main.
10898 (test_break, test_watch): New procedures.
10899 (top level): Use them.
10900
ae1d2761
PM
109012014-04-08 Pierre Muller <muller@sourceware.org>
10902
10903 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10904 Ctrl-V use for mingw hosts.
10905
7af389b8
SC
109062014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10907
10908 * gdb.python/py-value.c: Improve test case.
10909 * gdb.python/py-value.exp: Add new test.
10910
5e703181
DE
109112014-04-07 David Blaikie <dblaikie@gmail.com>
10912
10913 * lib/compiler.c: Identify the clang compiler.
10914 * lib/compiler.cc: Ditto.
10915
9810b410
YQ
109162014-04-03 Yao Qi <yao@codesourcery.com>
10917
10918 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10919
98d1b8dc
AB
109202014-04-01 Anton Blanchard <anton@samba.org>
10921
10922 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10923 messages unique.
10924
3114cea1
AB
109252014-04-01 Anton Blanchard <anton@samba.org>
10926
10927 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10928 prepare_for_testing.
10929
62f7182c
AB
109302014-04-01 Anton Blanchard <anton@samba.org>
10931
10932 * gdb.arch/ppc64-atomic-inst.c: Remove.
10933 * gdb.arch/ppc64-atomic-inst.S: New file.
10934 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10935
770e7fc7
DE
109362014-03-31 Doug Evans <dje@google.com>
10937
10938 * gdb.base/print-symbol-loading-lib.c: New file.
10939 * gdb.base/print-symbol-loading-main.c: New file.
10940 * gdb.base/print-symbol-loading.exp: New file.
10941
46e2bafa
YQ
109422014-03-31 Yao Qi <yao@codesourcery.com>
10943
10944 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10945
8776cfe9
JB
109462014-03-28 Joel Brobecker <brobecker@adacore.com>
10947
10948 * gdb.ada/mi_dyn_arr: New testcase.
10949
5d1ef361
DE
109502014-03-27 Doug Evans <dje@google.com>
10951
10952 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10953
b5bee914
YQ
109542014-03-27 Yao Qi <yao@codesourcery.com>
10955
10956 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10957 if target is nios2-*-*.
10958
0d4d0e77
YQ
109592014-03-26 Yao Qi <yao@codesourcery.com>
10960
10961 * lib/gdb.exp (readline_is_used): New proc.
10962 * gdb.base/completion.exp: Move tests on command complete up.
10963 Skip the rest of tests if readline is not used.
10964 * gdb.ada/complete.exp: Skp the test if readline is not
10965 used.
10966 * gdb.base/filesym.exp: Likewise.
10967 * gdb.base/macscp.exp: Likewise.
10968 * gdb.base/readline-ask.exp: Likewise.
10969 * gdb.base/readline.exp: Likewise.
10970 * gdb.python/py-cmd.exp: Likewise.
10971 * gdb.trace/tfile.exp: Likewise.
10972
29361eee
YQ
109732014-03-26 Yao Qi <yao@codesourcery.com>
10974
10975 * gdb.base/macscp.exp: Fix code format issues.
10976
bc9a5525
UW
109772014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10978
10979 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10980 * gdb.asm/powerpc64le.inc: New file.
10981
d3839ede
PA
109822014-03-25 Pedro Alves <palves@redhat.com>
10983 Doug Evans <dje@google.com>
10984
10985 * gdb.base/source-execution.c: New file.
10986 * gdb.base/source-execution.exp: New file.
10987 * gdb.base/source-execution.gdb: New file.
10988
01672a57
DE
109892014-03-24 Doug Evans <dje@google.com>
10990
10991 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10992 using fission.
10993
88bbeca9
HZ
109942014-03-24 Hui Zhu <hui@codesourcery.com>
10995 Pedro Alves <palves@redhat.com>
10996
10997 PR breakpoints/16101
10998 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10999 test pass/fail messages. Detect missing support for dprintf when
11000 breakpoints are actually inserted.
11001 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
11002 breakpoints are actually inserted.
11003 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
11004 fails.
11005
d2348791
JK
110062014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11007
11008 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11009
feef67ab
DE
110102014-03-22 Doug Evans <xdje42@gmail.com>
11011
11012 * gdb.python/python.exp (python not supported): Verify multi-line
11013 python command issues an error.
25d743f9 11014 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 11015 guile command issues an error.
feef67ab 11016
ecebef6a
MR
110172014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11018
11019 * gdb.threads/thread-specific.exp: Handle the lack of usable
11020 $this_breakpoint and $this_thread.
11021
ccdd1909
HZ
110222014-03-21 Hui Zhu <hui@codesourcery.com>
11023
11024 * gdb.base/attach.exp (do_command_attach_tests): New.
11025
beb460e8
PA
110262014-03-20 Tom Tromey <tromey@redhat.com>
11027 Pedro Alves <palves@redhat.com>
11028
11029 PR cli/15718
11030 * gdb.base/condbreak-call-false.c: New file.
11031 * gdb.base/condbreak-call-false.exp: New file.
11032
40acf43a
PA
110332014-03-20 Pedro Alves <palves@redhat.com>
11034
11035 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11036 Delete.
11037 (block_signals, unblock_signals): Delete.
11038 (child_function_2, main): Remove references to deleted variable
11039 and functions.
11040
9f5e1e02
PA
110412014-03-20 Pedro Alves <palves@redhat.com>
11042
11043 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11044 Use pthread_kill to signal thread 2.
11045 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11046 Adjust to make the test send itself a signal rather than using the
11047 host's "kill" command.
11048
99619bea
PA
110492014-03-20 Pedro Alves <palves@redhat.com>
11050
11051 * gdb.threads/multiple-step-overs.c: New file.
11052 * gdb.threads/multiple-step-overs.exp: New file.
11053 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11054 Adjust expected infrun debug output.
11055
2adfaa28
PA
110562014-03-20 Pedro Alves <palves@redhat.com>
11057
11058 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11059 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11060
31e77af2
PA
110612014-03-20 Pedro Alves <palves@redhat.com>
11062
11063 PR breakpoints/7143
11064 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11065 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11066 of gdb_test_multiple.
11067 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11068 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11069
b9f437de
PA
110702014-03-20 Pedro Alves <palves@redhat.com>
11071
11072 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11073 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11074
05adc73e
PA
110752014-03-19 Pedro Alves <palves@redhat.com>
11076
11077 * gdb.base/async.exp: Remove early return.
11078
6048b950
PA
110792014-03-19 Pedro Alves <palves@redhat.com>
11080
11081 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11082
8bcfb00a
PA
110832014-03-19 Pedro Alves <palves@redhat.com>
11084
11085 * gdb.base/async.exp (test_background): Expect \r\n after
11086 "completed." in the fail pattern.
11087
884e37dc
PA
110882014-03-19 Pedro Alves <palves@redhat.com>
11089
11090 * gdb.base/async.exp (test_background): New procedure.
11091 Use it for all background execution command tests.
11092
148e57e2
PA
110932014-03-19 Pedro Alves <palves@redhat.com>
11094
11095 * gdb.base/async.exp: Use prepare_for_testing.
11096
f48088c7
PA
110972014-03-19 Pedro Alves <palves@redhat.com>
11098
11099 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11100 the same line.
11101
e2f6c966
PA
111022014-03-19 Pedro Alves <palves@redhat.com>
11103
11104 * gdb.base/async.c (main): Add "jump here" and "until here" line
11105 marker comments.
11106 * gdb.base/async.exp (jump_here): New global.
11107 (jump& test): Use it.
11108 (until_here): New global.
11109 (until& test): Use it.
11110
c30568d4
PA
111112014-03-19 Pedro Alves <palves@redhat.com>
11112
11113 * gdb.base/async.exp: Don't frob gdb_protocol.
11114
0172b6a7
DE
111152014-03-18 Doug Evans <xdje42@gmail.com>
11116
11117 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11118 Fix spelling of exec-done-display.
11119
06c868a8
JK
111202014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11121
11122 PR gdb/15358
11123 * gdb.base/gdb-sigterm.c: New file.
11124 * gdb.base/gdb-sigterm.exp: New file.
11125
0c7e1a46
PA
111262014-03-18 Pedro Alves <palves@redhat.com>
11127
11128 PR gdb/13860
11129 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11130 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11131 solib-event.
11132
f7c77d93
JB
111332014-03-17 Joel Brobecker <brobecker@adacore.com>
11134
11135 * gdb.ada/pckd_arr_ren: New testcase.
11136
5a1e8c7a
DE
111372014-03-13 Doug Evans <xdje42@gmail.com>
11138
11139 PR guile/16612
11140 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11141 collect after discarding symbols.
11142
350e1a76
DE
111432014-03-13 Ludovic Courtès <ludo@gnu.org>
11144 Doug Evans <xdje42@gmail.com>
11145
11146 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11147 to history survives a gc.
11148
a69900ae
PA
111492014-03-13 Pedro Alves <palves@redhat.com>
11150
11151 * gdb.base/default.exp: Don't test "target procfs".
11152
5db9f0bd
PA
111532014-03-13 Pedro Alves <palves@redhat.com>
11154
11155 * gdb.base/default.exp: Update "target child" and "target procfs"
11156 tests to not expect "Unix".
11157
b3ccfe11
TT
111582014-03-12 Tom Tromey <tromey@redhat.com>
11159
11160 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11161 New procs. Add target-async tests.
11162 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11163 Add target-async tests.
11164
646f4417
AA
111652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11166
11167 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11168 'func_start' and 'func_end' for the beginning and end of the
11169 function code, respectively.
11170 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11171 'func_end' instead of 'func' and 'main'.
11172
288c211f
AA
111732014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11174
11175 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11176 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11177 generate the debug info assembler source.
11178
e0c0f156
AA
111792014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11180
11181 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11182 * gdb.dwarf2/arr-subrange.exp: Likewise.
11183 * gdb.dwarf2/dwz.exp: Likewise.
11184 * gdb.dwarf2/method-ptr.exp: Likewise.
11185 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11186 * gdb.dwarf2/subrange.exp: Likewise.
11187 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11188 * gdb.dwarf2/implptrpiece.exp: Likewise.
11189 * gdb.dwarf2/nostaticblock.exp: Likewise.
11190
0e5c4555
AA
111912014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11192
11193 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11194 directory to absolute path name arguments.
11195
5ec18f2b
JG
111962014-03-10 Joel Brobecker <brobecker@adacore.com>
11197
11198 * gdb.ada/tagged_access: New testcase.
11199
847fc4f2
MM
112002014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11201
11202 * gdb.btrace/data.exp: Update expected output.
11203
cc3da688
YQ
112042014-03-06 Yao Qi <yao@codesourcery.com>
11205
11206 * gdb.trace/pr16508.exp: New file.
11207
0f26cec1
PA
112082014-03-05 Pedro Alves <palves@redhat.com>
11209
11210 PR gdb/16575
11211 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11212 procedure.
11213 (top level): Adjust to use it. Add tests that exercise breakpoint
11214 interaction with the code-cache.
11215
7a5a839f
LC
112162014-02-26 Ludovic Courtès <ludo@gnu.org>
11217
11218 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11219 test for 'history-append!'.
11220
31aa7e4e
JB
112212014-02-26 Joel Brobecker <brobecker@adacore.com>
11222
11223 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11224 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11225 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11226 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11227 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11228 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11229
1b588015
JB
112302014-02-26 Joel Brobecker <brobecker@adacore.com>
11231
11232 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11233 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11234 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11235
55426c9d
JB
112362014-02-26 Joel Brobecker <brobecker@adacore.com>
11237
11238 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11239
dc53a7ad
JB
112402014-02-26 Joel Brobecker <brobecker@adacore.com>
11241
11242 * gdb.dwarf2/arr-stride.c: New file.
11243 * gdb.dwarf2/arr-stride.exp: New file.
11244
12ab52e9
PA
112452014-02-26 Pedro Alves <palves@redhat.com>
11246
11247 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11248 that won't ever trigger. Make sure that GDB reports the correct
11249 breakpoint that caused the stop.
11250
849c862e
JK
112512014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11252
11253 PR gdb/16626
11254 * gdb.base/auto-load-script: New file.
11255 * gdb.base/auto-load.c: New file.
11256 * gdb.base/auto-load.exp: New file.
11257
71b7d793
JK
11258 PR gdb/16626
11259 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11260
e2f0d509
JK
112612014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11262
11263 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11264 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11265
50cc37c8
DE
112662014-02-24 Doug Evans <dje@google.com>
11267
11268 * lib/gdb.exp (run_on_host): Log error output if program fails.
11269
ea4758f2
PA
112702014-02-21 Pedro Alves <palves@redhat.com>
11271
11272 * gdb.threads/step-after-sr-lock.c: Rename to ...
11273 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11274 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11275 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11276 ... this.
11277
d7b30f67
SDJ
112782014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11279
11280 PR tdep/16397
11281 * gdb.arch/amd64-stap-special-operands.exp: New file.
11282 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11283 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11284 * gdb.arch/amd64-stap-triplet.S: Likewise.
11285 * gdb.arch/amd64-stap-triplet.c: Likewise.
11286
83deb43f
JB
112872014-02-20 Joel Brobecker <brobecker@adacore.com>
11288
11289 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11290 in .section pseudo-op.
11291
adde2bff
DE
112922014-02-20 lin zuojian <manjian2006@gmail.com>
11293 Joel Brobecker <brobecker@adacore.com>
11294 Doug Evans <xdje42@gmail.com>
11295
11296 PR symtab/16581
11297 * gdb.dwarf2/dw2-icycle.S: New file.
11298 * gdb.dwarf2/dw2-icycle.c: New file.
11299 * gdb.dwarf2/dw2-icycle.exp: New file.
11300
f7bd0f78
SC
113012014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11302
11303 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11304 operations on gdb.Value objects.
11305 * gdb.python/py-value-cc.exp: Add new test to test operations on
11306 gdb.Value objects.
11307
c17ef0d5
DE
113082014-02-18 Doug Evans <dje@google.com>
11309
11310 * Makefile.in (TESTS): New variable.
11311 (expanded_tests, expanded_tests_or_none): New variables
11312 (check-single): Pass $(expanded_tests_or_none) to runtest.
11313 (check-parallel): Only run tests in $(TESTS) if non-empty.
11314 (check/no-matching-tests-found): New rule.
11315 * README: Document TESTS makefile variable.
11316
5dd3176f
DE
113172014-02-18 Doug Evans <dje@google.com>
11318
11319 * Makefile.in (check-parallel): rm -rf outputs temp.
11320
0b10be4f
JK
113212014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11322
11323 Fix "ERROR: no fileid for" in the testsuite.
11324 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11325
85f224e7
DE
113262014-02-12 Doug Evans <dje@google.com>
11327
11328 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11329 (MISCELLANEOUS): New variable.
11330 (clean): rm -rf $(MISCELLANEOUS).
11331 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11332 dwp live in the same directory as symlinks, with each symlink pointed
11333 to a differently named file in a different directory.
11334
149b30ff
DE
113352014-02-11 Doug Evans <dje@google.com>
11336
11337 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11338 of Tcl file commands.
11339
1dfdac32
MK
113402014-02-10 Mark Kettenis <kettenis@gnu.org>
11341
11342 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11343 "kill -SIGUSR1 -1".
11344
aa4fb036
JB
113452014-02-10 Joel Brobecker <brobecker@adacore.com>
11346
11347 * gdb.ada/tick_length_array_enum_idx: New testcase.
11348
ed3ef339
DE
113492014-02-10 Doug Evans <xdje42@gmail.com>
11350
11351 * configure.ac (AC_OUTPUT): Add gdb.guile.
11352 * configure: Regenerate.
11353 * lib/gdb-guile.exp: New file.
11354 * lib/gdb.exp (get_target_charset): New function.
11355 * gdb.base/help.exp: Update expected output from "apropos apropos".
11356 * gdb.guile/Makefile.in: New file.
11357 * gdb.guile/guile.exp: New file.
11358 * gdb.guile/scm-arch.c: New file.
11359 * gdb.guile/scm-arch.exp: New file.
11360 * gdb.guile/scm-block.c: New file.
11361 * gdb.guile/scm-block.exp: New file.
11362 * gdb.guile/scm-breakpoint.c: New file.
11363 * gdb.guile/scm-breakpoint.exp: New file.
11364 * gdb.guile/scm-disasm.c: New file.
11365 * gdb.guile/scm-disasm.exp: New file.
11366 * gdb.guile/scm-equal.c: New file.
11367 * gdb.guile/scm-equal.exp: New file.
11368 * gdb.guile/scm-error.exp: New file.
11369 * gdb.guile/scm-error.scm: New file.
11370 * gdb.guile/scm-frame-args.c: New file.
11371 * gdb.guile/scm-frame-args.exp: New file.
11372 * gdb.guile/scm-frame-args.scm: New file.
11373 * gdb.guile/scm-frame-inline.c: New file.
11374 * gdb.guile/scm-frame-inline.exp: New file.
11375 * gdb.guile/scm-frame.c: New file.
11376 * gdb.guile/scm-frame.exp: New file.
11377 * gdb.guile/scm-generics.exp: New file.
11378 * gdb.guile/scm-gsmob.exp: New file.
11379 * gdb.guile/scm-iterator.c: New file.
11380 * gdb.guile/scm-iterator.exp: New file.
11381 * gdb.guile/scm-math.c: New file.
11382 * gdb.guile/scm-math.exp: New file.
11383 * gdb.guile/scm-objfile-script-gdb.in: New file.
11384 * gdb.guile/scm-objfile-script.c: New file.
11385 * gdb.guile/scm-objfile-script.exp: New file.
11386 * gdb.guile/scm-objfile.c: New file.
11387 * gdb.guile/scm-objfile.exp: New file.
11388 * gdb.guile/scm-ports.exp: New file.
11389 * gdb.guile/scm-pretty-print.c: New file.
11390 * gdb.guile/scm-pretty-print.exp: New file.
11391 * gdb.guile/scm-pretty-print.scm: New file.
11392 * gdb.guile/scm-section-script.c: New file.
11393 * gdb.guile/scm-section-script.exp: New file.
11394 * gdb.guile/scm-section-script.scm: New file.
11395 * gdb.guile/scm-symbol.c: New file.
11396 * gdb.guile/scm-symbol.exp: New file.
11397 * gdb.guile/scm-symtab-2.c: New file.
11398 * gdb.guile/scm-symtab.c: New file.
11399 * gdb.guile/scm-symtab.exp: New file.
11400 * gdb.guile/scm-type.c: New file.
11401 * gdb.guile/scm-type.exp: New file.
11402 * gdb.guile/scm-value-cc.cc: New file.
11403 * gdb.guile/scm-value-cc.exp: New file.
11404 * gdb.guile/scm-value.c: New file.
11405 * gdb.guile/scm-value.exp: New file.
11406 * gdb.guile/source2.scm: New file.
11407 * gdb.guile/types-module.cc: New file.
11408 * gdb.guile/types-module.exp: New file.
11409
7026a7c1
YQ
114102014-02-10 Yao Qi <yao@codesourcery.com>
11411
11412 PR testsuite/16543
11413 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11414 * configure: Regenerated.
11415 * Makefile.in: New file.
11416
6c466447
AS
114172014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11418
11419 * gdb.python/py-framefilter.exp: Fix typo.
11420
6e854735
YQ
114212014-02-08 Yao Qi <yao@codesourcery.com>
11422
11423 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11424 that no =breakpoint-modified is emitted when breakpoints are
11425 modified through MI commands.
11426
d137e6dc
PA
114272014-02-07 Pedro Alves <pedro@codesourcery.com>
11428 Pedro Alves <palves@redhat.com>
11429
11430 * gdb.threads/step-after-sr-lock.c: New file.
11431 * gdb.threads/step-after-sr-lock.exp: New file.
11432
b5ee5a50
PA
114332014-02-07 Pedro Alves <palves@redhat.com>
11434
11435 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11436
3c77faf3
JK
114372014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11438
11439 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11440 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11441
6dddc817
DE
114422014-02-06 Doug Evans <xdje42@gmail.com>
11443
11444 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11445 output.
11446
11447 * gdb.gdb/python-interrupts.exp: New file.
11448
de7b2893
YQ
114492014-02-05 Yao Qi <yao@codesourcery.com>
11450
11451 * gdb.trace/report.exp (use_collected_data): Test the output
11452 of "info threads" and "info inferiors".
11453
66d032ac
YQ
114542014-02-05 Yao Qi <yao@codesourcery.com>
11455
11456 Revert this patch:
11457
11458 2013-05-24 Yao Qi <yao@codesourcery.com>
11459
11460 * gdb.trace/tfile.exp: Test inferior and thread.
11461
591a12a1
UW
114622014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11463
11464 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11465 on a function.
11466 * gdb.base/step-bt.c: Call hello via function pointer to make
11467 sure its first instruction is executed on powerpc64le-linux.
11468
0ff3e01f
UW
114692014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11470
11471 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11472
084ee545
UW
114732014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11474
11475 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11476 of the test patterns for use on little-endian systems.
11477
6ed14ff3
UW
114782014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11479
11480 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11481 (decimal_vector): Fix for little-endian.
11482
401e27fd
JM
114832014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11484
11485 * gdb.arch/sparc-sysstep.exp: New file.
11486 * gdb.arch/sparc-sysstep.c: Likewise.
11487
11488 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11489
8b924729
EBM
114902014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11491
11492 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11493
fb151210
JB
114942014-01-23 Tom Tromey <tromey@redhat.com>
11495
11496 * gdb.ada/array_char_idx: New testcase.
11497
0740f8d8
TT
114982014-01-23 Tom Tromey <tromey@redhat.com>
11499
11500 PR python/16487:
11501 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11502 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11503 classes.
11504
21909fa1
TT
115052014-01-23 Tom Tromey <tromey@redhat.com>
11506
11507 PR python/16491:
11508 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11509 string from an inferior frame.
11510 * gdb.python/py-framefilter-mi.exp: Update.
11511
87ce2a04
DE
115122014-01-22 Doug Evans <dje@google.com>
11513
11514 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11515
237b092b
AA
115162014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11517
11518 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11519
d674a709
AA
115202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11521
11522 * gdb.trace/entry-values.exp: Remove excess space character from
11523 regex patterns. Handle s390 call instruction.
11524
20fa3390
AA
115252014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11526
11527 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11528 define "*_start" label. Make "name" static.
11529 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11530 ${name} by references to ${name}_start.
11531
78466714
AA
115322014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11533
11534 * gdb.base/info-macros.exp: Remove "debug" from the compile
11535 options.
11536
ec9f644a
IB
115372014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11538
11539 * gdb.dlang/demangle.exp: New file.
11540
94b1b47e
IB
115412014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11542
11543 * gdb.dlang/primitive-types.exp: New file.
11544
7f420862
IB
115452014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11546
11547 * configure.ac: Create gdb.dlang/Makefile.
11548 * configure: Regenerate.
11549 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11550 * gdb.dlang/Makefile.in: New file.
11551 * lib/d-support.exp: New file.
11552 * lib/gdb.exp (skip_d_tests): New proc.
11553
52834460
MM
115542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11555
11556 * gdb.btrace/delta.exp: Check reverse stepi.
11557 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11558 * gdb.btrace/finish.exp: New.
11559 * gdb.btrace/next.exp: New.
11560 * gdb.btrace/nexti.exp: New.
11561 * gdb.btrace/record_goto.c: Add comments.
11562 * gdb.btrace/step.exp: New.
11563 * gdb.btrace/stepi.exp: New.
11564 * gdb.btrace/multi-thread-step.c: New.
11565 * gdb.btrace/multi-thread-step.exp: New.
11566 * gdb.btrace/rn-dl-bind.c: New.
11567 * gdb.btrace/rn-dl-bind.exp: New.
11568 * gdb.btrace/data.c: New.
11569 * gdb.btrace/data.exp: New.
11570 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11571
6e07b1d2
MM
115722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11573
11574 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11575 * gdb.btrace/exception.exp: Update.
11576 * gdb.btrace/instruction_history.exp: Update.
11577 * gdb.btrace/record_goto.exp: Update.
11578 * gdb.btrace/tailcall.exp: Update.
11579 * gdb.btrace/unknown_functions.exp: Update.
11580 * gdb.btrace/delta.exp: New.
11581
0b722aec
MM
115822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11583
11584 * gdb.btrace/record_goto.exp: Add backtrace test.
11585 * gdb.btrace/tailcall.exp: Add backtrace test.
11586
066ce621
MM
115872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11588
11589 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11590 * gdb.btrace/record_goto.c: New.
11591 * gdb.btrace/record_goto.exp: New.
11592 * gdb.btrace/x86-record_goto.S: New.
11593
0688d04e
MM
115942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11595
11596 * gdb.btrace/function_call_history.exp: Update tests.
11597 * gdb.btrace/instruction_history.exp: Update tests.
11598
8710b709
MM
115992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11600
11601 * gdb.btrace/function_call_history.exp: Fix expected field
11602 order for "record function-call-history".
11603 Add new tests for "record function-call-history /c".
11604 * gdb.btrace/exception.cc: New.
11605 * gdb.btrace/exception.exp: New.
11606 * gdb.btrace/tailcall.exp: New.
11607 * gdb.btrace/x86-tailcall.S: New.
11608 * gdb.btrace/x86-tailcall.c: New.
11609 * gdb.btrace/unknown_functions.c: New.
11610 * gdb.btrace/unknown_functions.exp: New.
11611 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11612
5de9129b
MM
116132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11614
11615 * gdb.btrace/instruction_history.exp: Update.
11616 * gdb.btrace/function_call_history.exp: Update.
11617
23a7fe75
MM
116182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11619
11620 * gdb.btrace/function_call_history.exp: Fix expected function
11621 trace.
11622 * gdb.btrace/instruction_history.exp: Initialize traced.
11623 Remove traced_functions.
11624
724c7dd8
MM
116252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11626
11627 * gdb.btrace/function_call_history.exp: Update
11628 * gdb.btrace/instruction_history.exp: Update.
11629
6d78d93b
MM
116302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11631
11632 * gdb.btrace/enable.exp: Update expected text.
11633
93a360cc
OJ
116342014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11635
11636 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11637 bytes.
11638
3772b53f
MR
116392014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11640
11641 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11642
596662fa
OJ
116432014-01-15 Omair Javaid <omair.javaid@linaro.org>
11644
11645 * lib/gdb.exp (supports_process_record): Return true for
11646 arm*-linux*. (supports_reverse): Likewise.
11647
b5b08fb4
SC
116482014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11649
11650 PR python/15464
11651 PR python/16113
11652 * gdb.python/py-type.c: Enhance test case.
11653 * gdb.python/py-value-cc.cc: Likewise
11654 * gdb.python/py-type.exp: Add new tests.
11655 * gdb.python/py-value-cc.exp: Likewise
11656
52d7fb13
AA
116572014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11658 Pedro Alves <palves@redhat.com>
11659
11660 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11661 Make "name" extern.
11662 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11663 references to ${name}_start by references to ${name}.
11664
a2cd8cfe
JB
116652014-01-10 Joel Brobecker <brobecker@adacore.com>
11666
11667 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11668
4e23fced
JB
116692014-01-10 Joel Brobecker <brobecker@adacore.com>
11670
11671 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11672
c6a9e42c
PA
116732014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11674 Pedro Alves <palves@redhat.com>
11675
11676 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11677 mi_gdb_target_load.
c6a9e42c 11678
b7ea362b
PA
116792014-01-08 Pedro Alves <palves@redhat.com>
11680
11681 * gdb.threads/reconnect-signal.c: New file.
11682 * gdb.threads/reconnect-signal.exp: New file.
11683
5e3f4fab
EBM
116842014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11685
11686 * gdb.base/source-dir.exp: New file.
11687
79301218
JB
116882014-01-07 Joel Brobecker <brobecker@adacore.com>
11689
11690 * gdb.ada/mi_interface: New testcase.
11691
8e355c5d
JB
116922014-01-07 Joel Brobecker <brobecker@adacore.com>
11693
11694 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11695 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11696 gdb.ada/pp-rec-component/pck.ads: New files.
11697
c0d48811
JB
116982014-01-07 Joel Brobecker <brobecker@adacore.com>
11699
11700 * gdb.python/py-pp-integral.c: New file.
11701 * gdb.python/py-pp-integral.py: New file.
11702 * gdb.python/py-pp-integral.exp: New file.
11703
17b609c3 11704For older changes see ChangeLog-1993-2013.
c906108c 11705\f
8d8cb839
EZ
11706;; Local Variables:
11707;; mode: change-log
11708;; left-margin: 8
11709;; fill-column: 74
11710;; version-control: never
11711;; End:
902f2ccb 11712
61baf725 11713 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11714 Copying and distribution of this file, with or without modification,
11715 are permitted provided the copyright notice and this notice are preserved.