Fix register selection in var-access.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5524b525
AA
12017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2
3 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4 on 32-bit x86 targets. Exploit is_*_target macros where
5 appropriate.
6
03c8af18
AA
72017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8
9 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
10 register pieces.
11
3bf31011
AA
122017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13
14 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
15 located in one or more DWARF pieces.
16
805acca0
AA
172017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18
19 * lib/gdb.exp (get_endianness): New proc.
20 * gdb.arch/aarch64-fp.exp: Use it.
21 * gdb.arch/altivec-regs.exp: Likewise.
22 * gdb.arch/e500-regs.exp: Likewise.
23 * gdb.arch/vsx-regs.exp: Likewise.
24 * gdb.base/dump.exp: Likewise.
25 * gdb.base/funcargs.exp: Likewise.
26 * gdb.base/gnu_vector.exp: Likewise.
27 * gdb.dwarf2/formdata16.exp: Likewise.
28 * gdb.dwarf2/implptrpiece.exp: Likewise.
29 * gdb.dwarf2/nonvar-access.exp: Likewise.
30 * gdb.python/py-inferior.exp: Likewise.
31 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
32
e9352324
AA
332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
34
35 PR gdb/21226
36 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
37 stack value pieces are taken from the LSB end.
38
d5d1163e
AA
392017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
40
41 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
42 variable at nonzero offset.
43
0567c986
AA
442017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
45
46 * gdb.dwarf2/var-access.c: New file.
47 * gdb.dwarf2/var-access.exp: New test.
48 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
49
973e9aab
TT
502017-06-12 Tom Tromey <tom@tromey.com>
51
52 * gdb.dwarf2/formdata16.exp: Add tests.
53
d9109c80
TT
542017-06-12 Tom Tromey <tom@tromey.com>
55
56 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
57
30a25466
TT
582017-06-12 Tom Tromey <tom@tromey.com>
59
60 PR exp/16225:
61 * gdb.reverse/i386-sse-reverse.exp: Update tests.
62 * gdb.arch/vsx-regs.exp: Update tests.
63 * gdb.arch/s390-vregs.exp (hex128): New proc.
64 Update test.
65 * gdb.arch/altivec-regs.exp: Update tests.
66
aefd8b33
SDJ
672017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
68
69 * gdb.base/startup-with-shell.c: New file.
70 * gdb.base/startup-with-shell.exp: Likewise.
71
2090129c
SDJ
722017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
73
74 * gdb.server/non-existing-program.exp: Update regex in order to
75 reflect the fact that gdbserver is now using fork_inferior (with a
76 shell) to startup the inferior.
77
8e86a419
SM
782017-05-30 Simon Marchi <simon.marchi@ericsson.com>
79
80 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
81 support function calls from GDB.
82
e6cf65f2
TT
832017-05-21 Tom Tromey <tom@tromey.com>
84
85 PR rust/21466:
86 * gdb.rust/unsized.exp: New file.
87 * gdb.rust/unsized.rs: New file.
88
43cc5389
TT
892017-05-19 Tom Tromey <tom@tromey.com>
90
91 PR rust/21484:
92 * gdb.rust/watch.exp: New file.
93 * gdb.rust/watch.rs: New file.
94
ec8df234
TT
952017-05-18 Tom Tromey <tom@tromey.com>
96
97 * gdb.rust/simple.exp: Allow Box to be qualified.
98
3e3e7fae
TP
992017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
100
101 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
102
59cc050d
PA
1032017-05-18 Pedro Alves <palves@redhat.com>
104
105 * gdb.base/fileio.c (test_write, test_read, test_close)
106 (test_fstat): Don't print 'ret' in the fail path.
107
c8f6abd1
PA
1082017-05-18 Pedro Alves <palves@redhat.com>
109
110 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
111 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
112 (test_system, test_rename, test_unlink, test_time): Change
113 prototypes.
114 * gdb.base/fileio.exp (stop_msg): Adjust.
115
d2a03b77
PA
1162017-05-18 Pedro Alves <palves@redhat.com>
117
118 * gdb.base/fileio.c (null_str): New global.
119 (test_stat): Use it.
120 * gdb.base/fileio.exp: Remove nowarnings.
121
0d5c6999
YQ
1222017-05-17 Yao Qi <yao.qi@linaro.org>
123
124 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
125
21873064
YQ
1262017-05-17 Simon Marchi <simon.marchi@ericsson.com>
127
128 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
129 argument command.
130 (top-level): Invoke test_set_inferior_tty.
131
d512d31c
PA
1322017-05-04 Pedro Alves <palves@redhat.com>
133
134 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
135 Add parens to print call for Python 3.
136
90cef2ed
KS
1372017-05-03 Keith Seitz <keiths@redhat.com>
138
139 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
140 (main): Call it.
141
14f819c8
TW
1422017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
143
144 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
145 to prev and next.
146
913aeadd
TW
1472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
148
149 * gdb.python/py-record-btrace.exp: Remove test for
150 gdb.BtraceInstruction.error.
151
a3be24ad
TW
1522017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
153
154 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
155
ae20e79a
TW
1562017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
157
158 * gdb.python/py-record-btrace-threads.c: New file.
159 * gdb.python/py-record-btrace-threads.exp: New file.
160
45ce1b47
SDJ
1612017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
162
163 PR testsuite/8595
164 * gdb.base/environ.exp: Make test available in all architectures.
165 Move bits related to "info program" testing to
166 gdb.base/info-program.exp. Rewrite tests to use the two new
167 procedures mentione below.
168 (test_set_show_env_var) New procedure.
169 (test_set_show_env_var_equal): Likewise.
170 * gdb.base/info-program.exp: New file.
171
e15c3eb4
KS
1722017-04-27 Keith Seitz <keiths@redhat.com>
173
174 * gdb.cp/oranking.cc (test15): New function.
175 (main): Call test15 and declare additional variables for testing.
176 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
177 "p foo101('abc')" tests.
178 Add tests for cv qualifier overloads.
179 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
180 "lvalue reference overload" test.
181 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
182 "print value of f1 on Child&& in f2" test.
183
3a3fd0fd
PA
1842017-04-19 Pedro Alves <palves@redhat.com>
185
186 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
187 procedure.
188 (top level): Call it.
189 * lib/gdb.exp (gdb_define_cmd): New procedure.
190
53375380
PA
1912017-04-12 Pedro Alves <palves@redhat.com>
192
193 PR gdb/21323
194 * gdb.cp/wide_char_types.c: Include <wchar.h>.
195 (wchar): New global.
196 * gdb.cp/wide_char_types.exp (wide_char_types_program)
197 (do_test_wide_char, wide_char_types_no_program, top level): Add
198 wchar_t testing.
199
53e710ac
PA
2002017-04-12 Pedro Alves <palves@redhat.com>
201
202 PR c++/21323
203 * gdb.cp/wide_char_types.c: New file.
204 * gdb.cp/wide_char_types.exp: New file.
205
0ad9d8c7
SDJ
2062017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
207
208 PR gdb/21352
209 * gdb.trace/tsv.exp: Add test for "tsave -r".
210
b1b45502
IB
2112017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
212
213 * gdb.dlang/watch-loc.c: New file.
214 * gdb.dlang/watch-loc.exp: New file.
215
ec13808e
JK
2162017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
217
218 * gdb.python/py-section-script.exp (sepdebug): New testcases.
219
fe5f7374
AK
2202017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
221
222 * gdb.arch/arc-analyze-prologue.S: New file.
223 * gdb.arch/arc-analyze-prologue.exp: Likewise.
224
eea78757
AK
2252017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
226
227 * gdb.arch/arc-decode-insn.S: New file.
228 * gdb.arch/arc-decode-insn.exp: Likewise.
229
5badf10a
IR
2302017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
231
232 PR tdep/20928
233 * gdb.arch/sparc64-regs.exp: New file.
234 * gdb.arch/sparc64-regs.S: Likewise.
235
cee59b3f
TW
2362017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
237
238 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
239 and memory view on Python 3.
240
c0f55cc6
AV
2412017-03-20 Artemiy Volkov <artemiyv@acm.org>
242 Keith Seitz <keiths@redhat.com>
243
244 PR gdb/14441
245 * gdb.cp/demangle.exp: Add rvalue reference tests.
246 * gdb.cp/rvalue-ref-casts.cc: New file.
247 * gdb.cp/rvalue-ref-casts.exp: New file.
248 * gdb.cp/rvalue-ref-overload.cc: New file.
249 * gdb.cp/rvalue-ref-overload.exp: New file.
250 * gdb.cp/rvalue-ref-params.cc: New file.
251 * gdb.cp/rvalue-ref-params.exp: New file.
252 * gdb.cp/rvalue-ref-sizeof.cc: New file.
253 * gdb.cp/rvalue-ref-sizeof.exp: New file.
254 * gdb.cp/rvalue-ref-types.cc: New file.
255 * gdb.cp/rvalue-ref-types.exp: New file.
256 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
257 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
258
51457a05
MAL
2592017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
260
261 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
262 New procedure.
263
5b291c04
MAL
2642017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
265
266 * lib/mi-support.exp (mi_gdb_test): Add additional message
267 for unexpected output.
268
59a56148
AA
2692017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
270
271 * gdb.base/examine-backward.c (Barrier): New character array
272 constant, to ensure that TestStrings is preceded by a string
273 terminator.
274
7942e96e
AA
2752017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
276
277 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
278 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
279 and implicit pointer into such a location.
280
6ebac3fb
DE
2812017-03-16 Doug Evans <dje@google.com>
282
283 * gdb.python/py-lazy-string (pointer): Really add new typedef.
284
ec3b243d
TP
2852017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
286
287 * gdb.cp/m-static.exp: Fix expectation for prototype of
288 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
289
2902017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
291
292 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
293 * gdb.guile/scm-lazy-string.c: New file.
294 * gdb.guile/scm-value.exp: Move lazy string tests to ...
295 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
296 for pointer, array, typedef lazy strings.
297
2cc36e25 2982017-03-16 Doug Evans <dje@google.com>
34b43320
DE
299
300 PR python/17728, python/18439, python/18779
301 * gdb.python/py-value.c (main) Delete locals sptr, sn.
302 * gdb.python/py-lazy-string.c (pointer): New typedef.
303 (main): New locals ptr, array, typedef_ptr.
304 * gdb.python/py-value.exp: Move lazy string tests to ...
305 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
306 array, typedef lazy strings.
ec3b243d 307
0efcde63
AK
3082017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
309
310 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
311 Add optional 'test' parameter.
312
7978d7c3
SM
3132017-03-13 Simon Marchi <simon.marchi@ericsson.com>
314
315 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
316 Skip for versions of DejaGnu < 1.5.
317
896c0c1e
SM
3182017-03-13 Simon Marchi <simon.marchi@ericsson.com>
319
320 * lib/gdb.exp (dejagnu_version): New proc.
321 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
322 Use dejagnu_version.
323
5f4d1085
KS
3242017-03-10 Keith Seitz <keiths@redhat.com>
325
326 PR c++/8128
327 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
328 type from destructor regexps.
329 Add a branch which actually passes the test.
330 Adjust "ptype t5i" test names.
331
1de05205
PA
3322017-03-08 Pedro Alves <palves@redhat.com>
333
334 * gdb.base/step-over-exit.exp: Add explicit test message.
335
c65d6b55
PA
3362017-03-08 Pedro Alves <palves@redhat.com>
337
338 PR gdb/18360
339 * gdb.threads/interrupt-while-step-over.c: New file.
340 * gdb.threads/interrupt-while-step-over.exp: New file.
341
2e86a283
PA
3422017-03-08 Pedro Alves <palves@redhat.com>
343
344 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
345 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
346
25dcbff6
PA
3472017-03-08 Pedro Alves <palves@redhat.com>
348
349 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
350 PKRU as not supported as a PASS.
351
dc9366eb
PA
3522017-03-08 Pedro Alves <palves@redhat.com>
353
354 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
355 prefix instead of $binfile1/$binfile2.
356 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
357 in test message.
358 * gdb.python/py-completion.exp: Use "load python file" as test
359 messages instead of unstable path names.
360
6e5d74e7
PA
3612017-03-08 Pedro Alves <palves@redhat.com>
362 Jan Kratochvil <jan.kratochvil@redhat.com>
363
364 PR cli/21218
365 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
366 New proc.
367 (top level): Call it.
368
9753a2f6
PA
3692017-03-08 Pedro Alves <palves@redhat.com>
370
371 PR tui/21216
372 * gdb.tui/tui-nl-filtered-output.exp: New file.
373
1a4dd9dd
PA
3742017-03-08 Pedro Alves <palves@redhat.com>
375
376 * gdb.base/completion.exp: Move TUI completion tests to ...
377 * gdb.tui/completion.exp: ... this new file.
378
7cbbff33
PA
3792017-03-08 Pedro Alves <palves@redhat.com>
380
381 * gdb.base/tui-disasm-long-lines.c,
382 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
383 gdb.base/tui-layout.exp: Move to ...
384 * gdb.tui/: ... this new directory.
385
5f6fd321
PA
3862017-03-07 Pedro Alves <palves@redhat.com>
387
388 * gdb.base/tui-layout.c: New file.
389 * gdb.base/tui-layout.exp: New file.
390
44959fa8
PA
3912017-03-07 Pedro Alves <palves@redhat.com>
392
393 * gdb.base/tui-layout.c: Rename to ...
394 * gdb.base/tui-disasm-long-lines.c: ... this.
395 * gdb.base/tui-layout.exp: Rename to ...
396 * gdb.base/tui-disasm-long-lines.exp: ... this.
397
f8c4e718
PA
3982017-03-07 Pedro Alves <palves@redhat.com>
399
400 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
401
6dbb839a 4022017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
403
404 * i386-mpx-call.c: New file.
405 * i386-mpx-call.exp: New file.
406
65b48a81
PB
4072017-02-28 Peter Bergner <bergner@vnet.ibm.com>
408
409 * gdb.arch/powerpc-power.exp: Delete test.
410 * gdb.arch/powerpc-power.s: Likewise.
411 * gdb.disasm/disassembler-options.exp: New test.
412 * gdb.arch/powerpc-altivec.exp: Likewise.
413 * gdb.arch/powerpc-altivec.s: Likewise.
414 * gdb.arch/powerpc-altivec2.exp: Likewise.
415 * gdb.arch/powerpc-altivec2.s: Likewise.
416 * gdb.arch/powerpc-altivec3.exp: Likewise.
417 * gdb.arch/powerpc-altivec3.s: Likewise.
418 * gdb.arch/powerpc-power7.exp: Likewise.
419 * gdb.arch/powerpc-power7.s: Likewise.
420 * gdb.arch/powerpc-power8.exp: Likewise.
421 * gdb.arch/powerpc-power8.s: Likewise.
422 * gdb.arch/powerpc-power9.exp: Likewise.
423 * gdb.arch/powerpc-power9.s: Likewise.
424 * gdb.arch/powerpc-vsx.exp: Likewise.
425 * gdb.arch/powerpc-vsx.s: Likewise.
426 * gdb.arch/powerpc-vsx2.exp: Likewise.
427 * gdb.arch/powerpc-vsx2.s: Likewise.
428 * gdb.arch/powerpc-vsx3.exp: Likewise.
429 * gdb.arch/powerpc-vsx3.s: Likewise.
430 * gdb.arch/arm-disassembler-options.exp: Likewise.
431 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
432 * gdb.arch/s390-disassembler-options.exp: Likewise.
433
17cd4947
LM
4342017-02-23 Luis Machado <lgustavo@codesourcery.com>
435
436 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
437 (check_supported_features): ... this. Changed return type to void.
438 (supports_rdseed): New static global.
439 (rdseed): Check supports_rdseed.
440 (initialize): Call check_supported_features.
441
2039d74e
EBM
4422017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
443
444 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
445 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
446 and lqarx/stqcx.
447 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
448 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
449
a51d7ecf
EBM
4502017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
451
452 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
453 uppercase.
454
0224619f
JK
4552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
456
457 * gdb.dwarf2/formdata16.c: New file.
458 * gdb.dwarf2/formdata16.exp: New file.
459 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
460
216f72a1
JK
4612017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
462
463 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
464 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
465 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
466 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
467 DW_AT_GNU_*.
468
43988095
JK
4692017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
470
471 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
472
99e8a4f9
SDJ
4732017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
474
475 PR gdb/21164
476 * gdb.base/maint.exp: Add testcases for when the commands do
477 not have arguments.
478
b58a8c0c
TP
4792017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
480
481 * gdb.cp/chained-calls.exp: Use p instead of P.
482
4e746bb6
TW
4832017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
484
485 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
486 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
487
3f77c769
TT
4882017-02-14 Tom Tromey <tom@tromey.com>
489
490 PR python/13598:
491 * gdb.python/py-events.exp: Add before_prompt event tests.
492
075beec0
AA
4932017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
494
495 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
496
bf5f525c
LM
4972017-02-13 Luis Machado <lgustavo@codesourcery.com>
498
499 * gdb.linespec/explicit.c (my_unique_function_name): New function.
500 (main): Call my_unique_function_name.
501 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
502 completion of patterns with a single match.
503 Add missing -re switches to gdb_test_multiple calls.
504
13a66184
LM
5052017-02-13 Luis Machado <lgustavo@codesourcery.com>
506
507 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
508 return if core file is not recognized.
509
26a06916
SM
5102017-02-10 Simon Marchi <simon.marchi@ericsson.com>
511
512 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
513 and extra UIs.
514
b761ca9e
SM
5152017-02-10 Simon Marchi <simon.marchi@ericsson.com>
516
517 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
518 proc_with_prefix.
519
b964bee0
TT
5202017-02-10 Tom Tromey <tom@tromey.com>
521
522 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
523
18da0c51
MG
5242017-02-10 Martin Galvan <martingalvan@sourceware.org>
525
526 PR gdb/21122
527 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
528
604c4576
JG
5292017-02-08 Jerome Guitton <guitton@adacore.com>
530
531 * gdb.base/define.exp: Add test for command abbreviations
532 in define.
533
20b477a7
LM
5342017-02-06 Luis Machado <lgustavo@codesourcery.com>
535
536 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
537 * gdb.reverse/insn-reverse-x86.c: New file.
538
3f7b46f2
IR
5392017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
540
541 PR tdep/20936
542 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
543
f0fd41c1
TT
5442017-02-03 Tom Tromey <tom@tromey.com>
545
546 PR rust/21097:
547 * gdb.rust/simple.exp: Add new tests.
548
5be5dbf0
PA
5492017-02-02 Pedro Alves <palves@redhat.com>
550
551 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
552 tests.
553
7346ef59
AA
5542017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
555
556 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
557 taking a 2-byte value out of a 4-byte DWARF implicit value on
558 big-endian targets.
559 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
560 logic. Add test cases for DW_OP_implicit.
561
787f0025
MM
5622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
563
564 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
565
68777c29
MM
5662017-02-01 Markus Metzger <markus.t.metzger@intel.com>
567
568 * gdb.btrace/enable.exp: Call gdb_exit before
569 skip_gdbserver_tests.
570
0a1c7e28
MM
5712017-02-01 Markus Metzger <markus.t.metzger@intel.com>
572
573 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
574 GDBFLAGS.
575
b5ac99b0
MM
5762017-02-01 Markus Metzger <markus.t.metzger@intel.com>
577
578 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
579 the test is skipped.
580 * gdb.btrace/data.exp: Likewise.
581 * gdb.btrace/delta.exp: Likewise.
582 * gdb.btrace/dlopen.exp: Likewise.
583 * gdb.btrace/enable-running.exp: Likewise.
584 * gdb.btrace/enable.exp: Likewise.
585 * gdb.btrace/exception.exp: Likewise.
586 * gdb.btrace/function_call_history.exp: Likewise.
587 * gdb.btrace/gcore.exp: Likewise.
588 * gdb.btrace/instruction_history.exp: Likewise.
589 * gdb.btrace/multi-thread-step.exp: Likewise.
590 * gdb.btrace/nohist.exp: Likewise.
591 * gdb.btrace/non-stop.exp: Likewise.
592 * gdb.btrace/reconnect.exp: Likewise.
593 * gdb.btrace/record_goto-step.exp: Likewise.
594 * gdb.btrace/record_goto.exp: Likewise.
595 * gdb.btrace/rn-dl-bind.exp: Likewise.
596 * gdb.btrace/segv.exp: Likewise.
597 * gdb.btrace/step.exp: Likewise.
598 * gdb.btrace/stepi.exp: Likewise.
599 * gdb.btrace/tailcall-only.exp: Likewise.
600 * gdb.btrace/tailcall.exp: Likewise.
601 * gdb.btrace/tsx.exp: Likewise.
602 * gdb.btrace/unknown_functions.exp: Likewise.
603 * gdb.btrace/vdso.exp: Likewise.
604
cd4007e4
MM
6052017-02-01 Markus Metzger <markus.t.metzger@intel.com>
606
607 * gdb.btrace/enable-running.c: New.
608 * gdb.btrace/enable-running.exp: New.
609
2735833d
WT
6102017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
611
612 * gdb.arch/amd64-gs_base.c: New file.
613 * gdb.arch/amd64-gs_base.exp: New file.
614
b51e1e94
LM
6152017-01-26 Luis Machado <lgustavo@codesourcery.com>
616
617 * lib/memory.exp: Remove spurious empty newlines.
618
72ca0410
SM
6192017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
620
621 * gdb.python/py-bad-printers.exp: Load python file using "source".
622 * gdb.python/py-events.exp: Likewise.
623 * gdb.python/py-evsignal.exp: Likewise.
624 * gdb.python/py-evthreads.exp: Likewise.
625 * gdb.python/py-frame-args.exp: Likewise.
626 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
627 * gdb.python/py-framefilter-mi.exp: Likewise.
628 * gdb.python/py-framefilter.exp: Likewise.
629 * gdb.python/py-mi.exp: Likewise.
630 * gdb.python/py-pp-maint.exp: Likewise.
631 * gdb.python/py-pp-registration.exp: Likewise.
632 * gdb.python/py-prettyprint.exp: Likewise.
633 (run_lang_tests): Likewise.
634 * gdb.python/py-typeprint.exp: Likewise.
635
e309aa65
LM
6362017-01-26 Luis Machado <lgustavo@codesourcery.com>
637
638 * lib/memory.exp: New file.
639 * lib/gdb.exp: Load memory.exp.
640 * gdb.base/memattr.exp (delete_memory): Move proc to
641 lib/memory.exp and rename to delete_memory_regions.
642 Replace delete_memory with delete_memory_regions.
643 Cleanup memory regions before tests.
644 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
645 before tests.
646
515aff23
LM
6472017-01-26 Luis Machado <lgustavo@codesourcery.com>
648
649 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
650 files.
651 (initialize): New function conditionally defined.
652 (testcases): Move within conditional block.
653 (main): Call initialize.
654 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
655 of gdb.reverse/insn-reverse.c.
656 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
657 gdb.reverse/insn-reverse.c.
658
d8b49cf0
YQ
6592017-01-26 Yao Qi <yao.qi@linaro.org>
660
661 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
662 disassemble on address 0.
663
f13a9a0c
YQ
6642017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
665 Yao Qi <yao.qi@linaro.org>
666
667 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
668 * gdb.dwarf2/implptr-64bit.S: Remove.
669 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
670 variables in caller's context. Add DW_OP_implicit_value.
671
5ac95241
YQ
6722017-01-25 Yao Qi <yao.qi@linaro.org>
673
674 * lib/dwarf.exp (Dwarf::_location): Handle
675 DW_OP_GNU_implicit_pointer with proper size.
676
23e82930
LM
6772017-01-20 Luis Machado <lgustavo@codesourcery.com>
678
679 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
680 and add untested calls.
681
d334ae25
LM
6822017-01-20 Luis Machado <lgustavo@codesourcery.com>
683
684 * gdb.python/python.exp: Check line number against what GDB thinks
685 the line number is for func1.
686
f5e6296e
IB
6872017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
688
689 * gdb.dlang/debug-expr.exp: New file.
690
5b362f04
LM
6912016-12-23 Luis Machado <lgustavo@codesourcery.com>
692
693 Fix test names for the following files:
694
695 * gdb.ada/exec_changed.exp
696 * gdb.ada/info_types.exp
697 * gdb.arch/aarch64-atomic-inst.exp
698 * gdb.arch/aarch64-fp.exp
699 * gdb.arch/altivec-abi.exp
700 * gdb.arch/altivec-regs.exp
701 * gdb.arch/amd64-byte.exp
702 * gdb.arch/amd64-disp-step.exp
703 * gdb.arch/amd64-dword.exp
704 * gdb.arch/amd64-entry-value-inline.exp
705 * gdb.arch/amd64-entry-value-param.exp
706 * gdb.arch/amd64-entry-value-paramref.exp
707 * gdb.arch/amd64-entry-value.exp
708 * gdb.arch/amd64-i386-address.exp
709 * gdb.arch/amd64-invalid-stack-middle.exp
710 * gdb.arch/amd64-invalid-stack-top.exp
711 * gdb.arch/amd64-optimout-repeat.exp
712 * gdb.arch/amd64-prologue-skip.exp
713 * gdb.arch/amd64-prologue-xmm.exp
714 * gdb.arch/amd64-stap-special-operands.exp
715 * gdb.arch/amd64-stap-wrong-subexp.exp
716 * gdb.arch/amd64-tailcall-cxx.exp
717 * gdb.arch/amd64-tailcall-noret.exp
718 * gdb.arch/amd64-tailcall-ret.exp
719 * gdb.arch/amd64-tailcall-self.exp
720 * gdb.arch/amd64-word.exp
721 * gdb.arch/arm-bl-branch-dest.exp
722 * gdb.arch/arm-disp-step.exp
723 * gdb.arch/arm-neon.exp
724 * gdb.arch/arm-single-step-kernel-helper.exp
725 * gdb.arch/avr-flash-qualifier.exp
726 * gdb.arch/disp-step-insn-reloc.exp
727 * gdb.arch/e500-abi.exp
728 * gdb.arch/e500-regs.exp
729 * gdb.arch/ftrace-insn-reloc.exp
730 * gdb.arch/i386-avx512.exp
731 * gdb.arch/i386-bp_permanent.exp
732 * gdb.arch/i386-byte.exp
733 * gdb.arch/i386-cfi-notcurrent.exp
734 * gdb.arch/i386-disp-step.exp
735 * gdb.arch/i386-dr3-watch.exp
736 * gdb.arch/i386-float.exp
737 * gdb.arch/i386-gnu-cfi.exp
738 * gdb.arch/i386-mpx-map.exp
739 * gdb.arch/i386-mpx-sigsegv.exp
740 * gdb.arch/i386-mpx-simple_segv.exp
741 * gdb.arch/i386-mpx.exp
742 * gdb.arch/i386-permbkpt.exp
743 * gdb.arch/i386-prologue.exp
744 * gdb.arch/i386-signal.exp
745 * gdb.arch/i386-size-overlap.exp
746 * gdb.arch/i386-unwind.exp
747 * gdb.arch/i386-word.exp
748 * gdb.arch/mips-fcr.exp
749 * gdb.arch/powerpc-d128-regs.exp
750 * gdb.arch/powerpc-stackless.exp
751 * gdb.arch/ppc64-atomic-inst.exp
752 * gdb.arch/s390-stackless.exp
753 * gdb.arch/s390-tdbregs.exp
754 * gdb.arch/s390-vregs.exp
755 * gdb.arch/sparc-sysstep.exp
756 * gdb.arch/thumb-bx-pc.exp
757 * gdb.arch/thumb-singlestep.exp
758 * gdb.arch/thumb2-it.exp
759 * gdb.arch/vsx-regs.exp
760 * gdb.asm/asm-source.exp
761 * gdb.base/a2-run.exp
762 * gdb.base/advance.exp
763 * gdb.base/all-bin.exp
764 * gdb.base/anon.exp
765 * gdb.base/args.exp
766 * gdb.base/arithmet.exp
767 * gdb.base/async-shell.exp
768 * gdb.base/async.exp
769 * gdb.base/attach-pie-noexec.exp
770 * gdb.base/attach-twice.exp
771 * gdb.base/auto-load.exp
772 * gdb.base/bang.exp
773 * gdb.base/bitfields.exp
774 * gdb.base/break-always.exp
775 * gdb.base/break-caller-line.exp
776 * gdb.base/break-entry.exp
777 * gdb.base/break-inline.exp
778 * gdb.base/break-on-linker-gcd-function.exp
779 * gdb.base/break-probes.exp
780 * gdb.base/break.exp
781 * gdb.base/breakpoint-shadow.exp
782 * gdb.base/call-ar-st.exp
783 * gdb.base/call-sc.exp
784 * gdb.base/call-signal-resume.exp
785 * gdb.base/call-strs.exp
786 * gdb.base/callfuncs.exp
787 * gdb.base/catch-fork-static.exp
788 * gdb.base/catch-gdb-caused-signals.exp
789 * gdb.base/catch-load.exp
790 * gdb.base/catch-signal-fork.exp
791 * gdb.base/catch-signal.exp
792 * gdb.base/catch-syscall.exp
793 * gdb.base/charset.exp
794 * gdb.base/checkpoint.exp
795 * gdb.base/chng-syms.exp
796 * gdb.base/code-expr.exp
797 * gdb.base/code_elim.exp
798 * gdb.base/commands.exp
799 * gdb.base/completion.exp
800 * gdb.base/complex.exp
801 * gdb.base/cond-expr.exp
802 * gdb.base/condbreak.exp
803 * gdb.base/consecutive.exp
804 * gdb.base/continue-all-already-running.exp
805 * gdb.base/coredump-filter.exp
806 * gdb.base/corefile.exp
807 * gdb.base/dbx.exp
808 * gdb.base/debug-expr.exp
809 * gdb.base/define.exp
810 * gdb.base/del.exp
811 * gdb.base/disabled-location.exp
812 * gdb.base/disasm-end-cu.exp
813 * gdb.base/disasm-optim.exp
814 * gdb.base/display.exp
815 * gdb.base/duplicate-bp.exp
816 * gdb.base/ena-dis-br.exp
817 * gdb.base/ending-run.exp
818 * gdb.base/enumval.exp
819 * gdb.base/environ.exp
820 * gdb.base/eu-strip-infcall.exp
821 * gdb.base/eval-avoid-side-effects.exp
822 * gdb.base/eval-skip.exp
823 * gdb.base/exitsignal.exp
824 * gdb.base/expand-psymtabs.exp
825 * gdb.base/filesym.exp
826 * gdb.base/find-unmapped.exp
827 * gdb.base/finish.exp
828 * gdb.base/float.exp
829 * gdb.base/foll-exec-mode.exp
830 * gdb.base/foll-exec.exp
831 * gdb.base/foll-fork.exp
832 * gdb.base/fortran-sym-case.exp
833 * gdb.base/freebpcmd.exp
834 * gdb.base/func-ptr.exp
835 * gdb.base/func-ptrs.exp
836 * gdb.base/funcargs.exp
837 * gdb.base/gcore-buffer-overflow.exp
838 * gdb.base/gcore-relro-pie.exp
839 * gdb.base/gcore-relro.exp
840 * gdb.base/gcore.exp
841 * gdb.base/gdb1090.exp
842 * gdb.base/gdb11530.exp
843 * gdb.base/gdb11531.exp
844 * gdb.base/gdb1821.exp
845 * gdb.base/gdbindex-stabs.exp
846 * gdb.base/gdbvars.exp
847 * gdb.base/hbreak.exp
848 * gdb.base/hbreak2.exp
849 * gdb.base/included.exp
850 * gdb.base/infcall-input.exp
851 * gdb.base/inferior-died.exp
852 * gdb.base/infnan.exp
853 * gdb.base/info-macros.exp
854 * gdb.base/info-os.exp
855 * gdb.base/info-proc.exp
856 * gdb.base/info-shared.exp
857 * gdb.base/info-target.exp
858 * gdb.base/infoline.exp
859 * gdb.base/interp.exp
860 * gdb.base/interrupt.exp
861 * gdb.base/jit-reader.exp
862 * gdb.base/jit-simple.exp
863 * gdb.base/kill-after-signal.exp
864 * gdb.base/kill-detach-inferiors-cmd.exp
865 * gdb.base/label.exp
866 * gdb.base/langs.exp
867 * gdb.base/ldbl_e308.exp
868 * gdb.base/line-symtabs.exp
869 * gdb.base/linespecs.exp
870 * gdb.base/list.exp
871 * gdb.base/long_long.exp
872 * gdb.base/longest-types.exp
873 * gdb.base/maint.exp
874 * gdb.base/max-value-size.exp
875 * gdb.base/memattr.exp
876 * gdb.base/mips_pro.exp
877 * gdb.base/morestack.exp
878 * gdb.base/moribund-step.exp
879 * gdb.base/multi-forks.exp
880 * gdb.base/nested-addr.exp
881 * gdb.base/nextoverexit.exp
882 * gdb.base/noreturn-finish.exp
883 * gdb.base/noreturn-return.exp
884 * gdb.base/nostdlib.exp
885 * gdb.base/offsets.exp
886 * gdb.base/opaque.exp
887 * gdb.base/pc-fp.exp
888 * gdb.base/permissions.exp
889 * gdb.base/print-symbol-loading.exp
890 * gdb.base/prologue-include.exp
891 * gdb.base/psymtab.exp
892 * gdb.base/ptype.exp
893 * gdb.base/random-signal.exp
894 * gdb.base/randomize.exp
895 * gdb.base/range-stepping.exp
896 * gdb.base/readline-ask.exp
897 * gdb.base/recpar.exp
898 * gdb.base/recurse.exp
899 * gdb.base/relational.exp
900 * gdb.base/restore.exp
901 * gdb.base/return-nodebug.exp
902 * gdb.base/return.exp
903 * gdb.base/run-after-attach.exp
904 * gdb.base/save-bp.exp
905 * gdb.base/scope.exp
906 * gdb.base/sect-cmd.exp
907 * gdb.base/set-lang-auto.exp
908 * gdb.base/set-noassign.exp
909 * gdb.base/setvar.exp
910 * gdb.base/sigall.exp
911 * gdb.base/sigbpt.exp
912 * gdb.base/siginfo-addr.exp
913 * gdb.base/siginfo-infcall.exp
914 * gdb.base/siginfo-obj.exp
915 * gdb.base/siginfo.exp
916 * gdb.base/signals-state-child.exp
917 * gdb.base/signest.exp
918 * gdb.base/sigstep.exp
919 * gdb.base/sizeof.exp
920 * gdb.base/skip.exp
921 * gdb.base/solib-corrupted.exp
922 * gdb.base/solib-nodir.exp
923 * gdb.base/solib-search.exp
924 * gdb.base/stack-checking.exp
925 * gdb.base/stale-infcall.exp
926 * gdb.base/stap-probe.exp
927 * gdb.base/start.exp
928 * gdb.base/step-break.exp
929 * gdb.base/step-bt.exp
930 * gdb.base/step-line.exp
931 * gdb.base/step-over-exit.exp
932 * gdb.base/step-over-syscall.exp
933 * gdb.base/step-resume-infcall.exp
934 * gdb.base/step-test.exp
935 * gdb.base/store.exp
936 * gdb.base/structs3.exp
937 * gdb.base/sym-file.exp
938 * gdb.base/symbol-without-target_section.exp
939 * gdb.base/term.exp
940 * gdb.base/testenv.exp
941 * gdb.base/ui-redirect.exp
942 * gdb.base/until.exp
943 * gdb.base/unwindonsignal.exp
944 * gdb.base/value-double-free.exp
945 * gdb.base/vla-datatypes.exp
946 * gdb.base/vla-ptr.exp
947 * gdb.base/vla-sideeffect.exp
948 * gdb.base/volatile.exp
949 * gdb.base/watch-cond-infcall.exp
950 * gdb.base/watch-cond.exp
951 * gdb.base/watch-non-mem.exp
952 * gdb.base/watch-read.exp
953 * gdb.base/watch-vfork.exp
954 * gdb.base/watchpoint-cond-gone.exp
955 * gdb.base/watchpoint-delete.exp
956 * gdb.base/watchpoint-hw-hit-once.exp
957 * gdb.base/watchpoint-hw.exp
958 * gdb.base/watchpoint-stops-at-right-insn.exp
959 * gdb.base/watchpoints.exp
960 * gdb.base/wchar.exp
961 * gdb.base/whatis-exp.exp
962 * gdb.btrace/buffer-size.exp
963 * gdb.btrace/data.exp
964 * gdb.btrace/delta.exp
965 * gdb.btrace/dlopen.exp
966 * gdb.btrace/enable.exp
967 * gdb.btrace/exception.exp
968 * gdb.btrace/function_call_history.exp
969 * gdb.btrace/gcore.exp
970 * gdb.btrace/instruction_history.exp
971 * gdb.btrace/nohist.exp
972 * gdb.btrace/reconnect.exp
973 * gdb.btrace/record_goto-step.exp
974 * gdb.btrace/record_goto.exp
975 * gdb.btrace/rn-dl-bind.exp
976 * gdb.btrace/segv.exp
977 * gdb.btrace/step.exp
978 * gdb.btrace/stepi.exp
979 * gdb.btrace/tailcall-only.exp
980 * gdb.btrace/tailcall.exp
981 * gdb.btrace/tsx.exp
982 * gdb.btrace/unknown_functions.exp
983 * gdb.btrace/vdso.exp
984 * gdb.compile/compile-ifunc.exp
985 * gdb.compile/compile-ops.exp
986 * gdb.compile/compile-print.exp
987 * gdb.compile/compile-setjmp.exp
988 * gdb.cp/abstract-origin.exp
989 * gdb.cp/ambiguous.exp
990 * gdb.cp/annota2.exp
991 * gdb.cp/annota3.exp
992 * gdb.cp/anon-ns.exp
993 * gdb.cp/anon-struct.exp
994 * gdb.cp/anon-union.exp
995 * gdb.cp/arg-reference.exp
996 * gdb.cp/baseenum.exp
997 * gdb.cp/bool.exp
998 * gdb.cp/breakpoint.exp
999 * gdb.cp/bs15503.exp
1000 * gdb.cp/call-c.exp
1001 * gdb.cp/casts.exp
1002 * gdb.cp/chained-calls.exp
1003 * gdb.cp/class2.exp
1004 * gdb.cp/classes.exp
1005 * gdb.cp/cmpd-minsyms.exp
1006 * gdb.cp/converts.exp
1007 * gdb.cp/cp-relocate.exp
1008 * gdb.cp/cpcompletion.exp
1009 * gdb.cp/cpexprs.exp
1010 * gdb.cp/cplabel.exp
1011 * gdb.cp/cplusfuncs.exp
1012 * gdb.cp/cpsizeof.exp
1013 * gdb.cp/ctti.exp
1014 * gdb.cp/derivation.exp
1015 * gdb.cp/destrprint.exp
1016 * gdb.cp/dispcxx.exp
1017 * gdb.cp/enum-class.exp
1018 * gdb.cp/exception.exp
1019 * gdb.cp/exceptprint.exp
1020 * gdb.cp/expand-psymtabs-cxx.exp
1021 * gdb.cp/expand-sals.exp
1022 * gdb.cp/extern-c.exp
1023 * gdb.cp/filename.exp
1024 * gdb.cp/formatted-ref.exp
1025 * gdb.cp/fpointer.exp
1026 * gdb.cp/gdb1355.exp
1027 * gdb.cp/gdb2495.exp
1028 * gdb.cp/hang.exp
1029 * gdb.cp/impl-this.exp
1030 * gdb.cp/infcall-dlopen.exp
1031 * gdb.cp/inherit.exp
1032 * gdb.cp/iostream.exp
1033 * gdb.cp/koenig.exp
1034 * gdb.cp/local.exp
1035 * gdb.cp/m-data.exp
1036 * gdb.cp/m-static.exp
1037 * gdb.cp/mb-ctor.exp
1038 * gdb.cp/mb-inline.exp
1039 * gdb.cp/mb-templates.exp
1040 * gdb.cp/member-name.exp
1041 * gdb.cp/member-ptr.exp
1042 * gdb.cp/meth-typedefs.exp
1043 * gdb.cp/method.exp
1044 * gdb.cp/method2.exp
1045 * gdb.cp/minsym-fallback.exp
1046 * gdb.cp/misc.exp
1047 * gdb.cp/namelessclass.exp
1048 * gdb.cp/namespace-enum.exp
1049 * gdb.cp/namespace-nested-import.exp
1050 * gdb.cp/namespace.exp
1051 * gdb.cp/nextoverthrow.exp
1052 * gdb.cp/no-dmgl-verbose.exp
1053 * gdb.cp/non-trivial-retval.exp
1054 * gdb.cp/noparam.exp
1055 * gdb.cp/nsdecl.exp
1056 * gdb.cp/nsimport.exp
1057 * gdb.cp/nsnested.exp
1058 * gdb.cp/nsnoimports.exp
1059 * gdb.cp/nsrecurs.exp
1060 * gdb.cp/nsstress.exp
1061 * gdb.cp/nsusing.exp
1062 * gdb.cp/operator.exp
1063 * gdb.cp/oranking.exp
1064 * gdb.cp/overload-const.exp
1065 * gdb.cp/overload.exp
1066 * gdb.cp/ovldbreak.exp
1067 * gdb.cp/ovsrch.exp
1068 * gdb.cp/paren-type.exp
1069 * gdb.cp/parse-lang.exp
1070 * gdb.cp/pass-by-ref.exp
1071 * gdb.cp/pr-1023.exp
1072 * gdb.cp/pr-1210.exp
1073 * gdb.cp/pr-574.exp
1074 * gdb.cp/pr10687.exp
1075 * gdb.cp/pr12028.exp
1076 * gdb.cp/pr17132.exp
1077 * gdb.cp/pr17494.exp
1078 * gdb.cp/pr9067.exp
1079 * gdb.cp/pr9167.exp
1080 * gdb.cp/pr9631.exp
1081 * gdb.cp/printmethod.exp
1082 * gdb.cp/psmang.exp
1083 * gdb.cp/psymtab-parameter.exp
1084 * gdb.cp/ptype-cv-cp.exp
1085 * gdb.cp/ptype-flags.exp
1086 * gdb.cp/re-set-overloaded.exp
1087 * gdb.cp/ref-types.exp
1088 * gdb.cp/rtti.exp
1089 * gdb.cp/scope-err.exp
1090 * gdb.cp/shadow.exp
1091 * gdb.cp/smartp.exp
1092 * gdb.cp/static-method.exp
1093 * gdb.cp/static-print-quit.exp
1094 * gdb.cp/temargs.exp
1095 * gdb.cp/templates.exp
1096 * gdb.cp/try_catch.exp
1097 * gdb.cp/typedef-operator.exp
1098 * gdb.cp/typeid.exp
1099 * gdb.cp/userdef.exp
1100 * gdb.cp/using-crash.exp
1101 * gdb.cp/var-tag.exp
1102 * gdb.cp/virtbase.exp
1103 * gdb.cp/virtfunc.exp
1104 * gdb.cp/virtfunc2.exp
1105 * gdb.cp/vla-cxx.exp
1106 * gdb.disasm/t01_mov.exp
1107 * gdb.disasm/t02_mova.exp
1108 * gdb.disasm/t03_add.exp
1109 * gdb.disasm/t04_sub.exp
1110 * gdb.disasm/t05_cmp.exp
1111 * gdb.disasm/t06_ari2.exp
1112 * gdb.disasm/t07_ari3.exp
1113 * gdb.disasm/t08_or.exp
1114 * gdb.disasm/t09_xor.exp
1115 * gdb.disasm/t10_and.exp
1116 * gdb.disasm/t11_logs.exp
1117 * gdb.disasm/t12_bit.exp
1118 * gdb.disasm/t13_otr.exp
1119 * gdb.dlang/circular.exp
1120 * gdb.dwarf2/arr-stride.exp
1121 * gdb.dwarf2/arr-subrange.exp
1122 * gdb.dwarf2/atomic-type.exp
1123 * gdb.dwarf2/bad-regnum.exp
1124 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1125 * gdb.dwarf2/callframecfa.exp
1126 * gdb.dwarf2/clztest.exp
1127 * gdb.dwarf2/corrupt.exp
1128 * gdb.dwarf2/data-loc.exp
1129 * gdb.dwarf2/dup-psym.exp
1130 * gdb.dwarf2/dw2-anon-mptr.exp
1131 * gdb.dwarf2/dw2-anonymous-func.exp
1132 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1133 * gdb.dwarf2/dw2-bad-unresolved.exp
1134 * gdb.dwarf2/dw2-basic.exp
1135 * gdb.dwarf2/dw2-canonicalize-type.exp
1136 * gdb.dwarf2/dw2-case-insensitive.exp
1137 * gdb.dwarf2/dw2-common-block.exp
1138 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1139 * gdb.dwarf2/dw2-compressed.exp
1140 * gdb.dwarf2/dw2-const.exp
1141 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1142 * gdb.dwarf2/dw2-cu-size.exp
1143 * gdb.dwarf2/dw2-dup-frame.exp
1144 * gdb.dwarf2/dw2-entry-value.exp
1145 * gdb.dwarf2/dw2-icycle.exp
1146 * gdb.dwarf2/dw2-ifort-parameter.exp
1147 * gdb.dwarf2/dw2-inline-break.exp
1148 * gdb.dwarf2/dw2-inline-param.exp
1149 * gdb.dwarf2/dw2-intercu.exp
1150 * gdb.dwarf2/dw2-intermix.exp
1151 * gdb.dwarf2/dw2-lexical-block-bare.exp
1152 * gdb.dwarf2/dw2-linkage-name-trust.exp
1153 * gdb.dwarf2/dw2-minsym-in-cu.exp
1154 * gdb.dwarf2/dw2-noloc.exp
1155 * gdb.dwarf2/dw2-op-call.exp
1156 * gdb.dwarf2/dw2-op-out-param.exp
1157 * gdb.dwarf2/dw2-opt-structptr.exp
1158 * gdb.dwarf2/dw2-param-error.exp
1159 * gdb.dwarf2/dw2-producer.exp
1160 * gdb.dwarf2/dw2-ranges-base.exp
1161 * gdb.dwarf2/dw2-ref-missing-frame.exp
1162 * gdb.dwarf2/dw2-reg-undefined.exp
1163 * gdb.dwarf2/dw2-regno-invalid.exp
1164 * gdb.dwarf2/dw2-restore.exp
1165 * gdb.dwarf2/dw2-restrict.exp
1166 * gdb.dwarf2/dw2-single-line-discriminators.exp
1167 * gdb.dwarf2/dw2-strp.exp
1168 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1169 * gdb.dwarf2/dw2-unresolved.exp
1170 * gdb.dwarf2/dw2-var-zero-addr.exp
1171 * gdb.dwarf2/dw4-sig-types.exp
1172 * gdb.dwarf2/dwz.exp
1173 * gdb.dwarf2/dynarr-ptr.exp
1174 * gdb.dwarf2/enum-type.exp
1175 * gdb.dwarf2/gdb-index.exp
1176 * gdb.dwarf2/implptr-64bit.exp
1177 * gdb.dwarf2/implptr-optimized-out.exp
1178 * gdb.dwarf2/implptr.exp
1179 * gdb.dwarf2/implref-array.exp
1180 * gdb.dwarf2/implref-const.exp
1181 * gdb.dwarf2/implref-global.exp
1182 * gdb.dwarf2/implref-struct.exp
1183 * gdb.dwarf2/mac-fileno.exp
1184 * gdb.dwarf2/main-subprogram.exp
1185 * gdb.dwarf2/member-ptr-forwardref.exp
1186 * gdb.dwarf2/method-ptr.exp
1187 * gdb.dwarf2/missing-sig-type.exp
1188 * gdb.dwarf2/nonvar-access.exp
1189 * gdb.dwarf2/opaque-type-lookup.exp
1190 * gdb.dwarf2/pieces-optimized-out.exp
1191 * gdb.dwarf2/pieces.exp
1192 * gdb.dwarf2/pr10770.exp
1193 * gdb.dwarf2/pr13961.exp
1194 * gdb.dwarf2/staticvirtual.exp
1195 * gdb.dwarf2/subrange.exp
1196 * gdb.dwarf2/symtab-producer.exp
1197 * gdb.dwarf2/trace-crash.exp
1198 * gdb.dwarf2/typeddwarf.exp
1199 * gdb.dwarf2/valop.exp
1200 * gdb.dwarf2/watch-notconst.exp
1201 * gdb.fortran/array-element.exp
1202 * gdb.fortran/charset.exp
1203 * gdb.fortran/common-block.exp
1204 * gdb.fortran/complex.exp
1205 * gdb.fortran/derived-type-function.exp
1206 * gdb.fortran/derived-type.exp
1207 * gdb.fortran/logical.exp
1208 * gdb.fortran/module.exp
1209 * gdb.fortran/multi-dim.exp
1210 * gdb.fortran/nested-funcs.exp
1211 * gdb.fortran/print-formatted.exp
1212 * gdb.fortran/subarray.exp
1213 * gdb.fortran/vla-alloc-assoc.exp
1214 * gdb.fortran/vla-datatypes.exp
1215 * gdb.fortran/vla-history.exp
1216 * gdb.fortran/vla-ptr-info.exp
1217 * gdb.fortran/vla-ptype-sub.exp
1218 * gdb.fortran/vla-ptype.exp
1219 * gdb.fortran/vla-sizeof.exp
1220 * gdb.fortran/vla-type.exp
1221 * gdb.fortran/vla-value-sub-arbitrary.exp
1222 * gdb.fortran/vla-value-sub-finish.exp
1223 * gdb.fortran/vla-value-sub.exp
1224 * gdb.fortran/vla-value.exp
1225 * gdb.fortran/whatis_type.exp
1226 * gdb.go/chan.exp
1227 * gdb.go/handcall.exp
1228 * gdb.go/hello.exp
1229 * gdb.go/integers.exp
1230 * gdb.go/methods.exp
1231 * gdb.go/package.exp
1232 * gdb.go/strings.exp
1233 * gdb.go/types.exp
1234 * gdb.go/unsafe.exp
1235 * gdb.guile/scm-arch.exp
1236 * gdb.guile/scm-block.exp
1237 * gdb.guile/scm-breakpoint.exp
1238 * gdb.guile/scm-cmd.exp
1239 * gdb.guile/scm-disasm.exp
1240 * gdb.guile/scm-equal.exp
1241 * gdb.guile/scm-frame-args.exp
1242 * gdb.guile/scm-frame-inline.exp
1243 * gdb.guile/scm-frame.exp
1244 * gdb.guile/scm-iterator.exp
1245 * gdb.guile/scm-math.exp
1246 * gdb.guile/scm-objfile.exp
1247 * gdb.guile/scm-ports.exp
1248 * gdb.guile/scm-symbol.exp
1249 * gdb.guile/scm-symtab.exp
1250 * gdb.guile/scm-value-cc.exp
1251 * gdb.guile/types-module.exp
1252 * gdb.linespec/break-ask.exp
1253 * gdb.linespec/cpexplicit.exp
1254 * gdb.linespec/explicit.exp
1255 * gdb.linespec/keywords.exp
1256 * gdb.linespec/linespec.exp
1257 * gdb.linespec/ls-dollar.exp
1258 * gdb.linespec/ls-errs.exp
1259 * gdb.linespec/skip-two.exp
1260 * gdb.linespec/thread.exp
1261 * gdb.mi/mi-async.exp
1262 * gdb.mi/mi-basics.exp
1263 * gdb.mi/mi-break.exp
1264 * gdb.mi/mi-catch-load.exp
1265 * gdb.mi/mi-cli.exp
1266 * gdb.mi/mi-cmd-param-changed.exp
1267 * gdb.mi/mi-console.exp
1268 * gdb.mi/mi-detach.exp
1269 * gdb.mi/mi-disassemble.exp
1270 * gdb.mi/mi-eval.exp
1271 * gdb.mi/mi-file-transfer.exp
1272 * gdb.mi/mi-file.exp
1273 * gdb.mi/mi-fill-memory.exp
1274 * gdb.mi/mi-inheritance-syntax-error.exp
1275 * gdb.mi/mi-linespec-err-cp.exp
1276 * gdb.mi/mi-logging.exp
1277 * gdb.mi/mi-memory-changed.exp
1278 * gdb.mi/mi-read-memory.exp
1279 * gdb.mi/mi-record-changed.exp
1280 * gdb.mi/mi-reg-undefined.exp
1281 * gdb.mi/mi-regs.exp
1282 * gdb.mi/mi-return.exp
1283 * gdb.mi/mi-reverse.exp
1284 * gdb.mi/mi-simplerun.exp
1285 * gdb.mi/mi-solib.exp
1286 * gdb.mi/mi-stack.exp
1287 * gdb.mi/mi-stepi.exp
1288 * gdb.mi/mi-syn-frame.exp
1289 * gdb.mi/mi-until.exp
1290 * gdb.mi/mi-var-block.exp
1291 * gdb.mi/mi-var-child.exp
1292 * gdb.mi/mi-var-cmd.exp
1293 * gdb.mi/mi-var-cp.exp
1294 * gdb.mi/mi-var-display.exp
1295 * gdb.mi/mi-var-invalidate.exp
1296 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1297 * gdb.mi/mi-vla-fortran.exp
1298 * gdb.mi/mi-watch.exp
1299 * gdb.mi/mi2-var-child.exp
1300 * gdb.mi/user-selected-context-sync.exp
1301 * gdb.modula2/unbounded-array.exp
1302 * gdb.multi/dummy-frame-restore.exp
1303 * gdb.multi/multi-arch-exec.exp
1304 * gdb.multi/multi-arch.exp
1305 * gdb.multi/tids.exp
1306 * gdb.multi/watchpoint-multi.exp
1307 * gdb.opencl/callfuncs.exp
1308 * gdb.opencl/convs_casts.exp
1309 * gdb.opencl/datatypes.exp
1310 * gdb.opencl/operators.exp
1311 * gdb.opencl/vec_comps.exp
1312 * gdb.opt/clobbered-registers-O2.exp
1313 * gdb.opt/inline-break.exp
1314 * gdb.opt/inline-bt.exp
1315 * gdb.opt/inline-cmds.exp
1316 * gdb.opt/inline-locals.exp
1317 * gdb.pascal/case-insensitive-symbols.exp
1318 * gdb.pascal/floats.exp
1319 * gdb.pascal/gdb11492.exp
1320 * gdb.python/lib-types.exp
1321 * gdb.python/py-arch.exp
1322 * gdb.python/py-as-string.exp
1323 * gdb.python/py-bad-printers.exp
1324 * gdb.python/py-block.exp
1325 * gdb.python/py-breakpoint-create-fail.exp
1326 * gdb.python/py-breakpoint.exp
1327 * gdb.python/py-caller-is.exp
1328 * gdb.python/py-cmd.exp
1329 * gdb.python/py-explore-cc.exp
1330 * gdb.python/py-explore.exp
1331 * gdb.python/py-finish-breakpoint.exp
1332 * gdb.python/py-finish-breakpoint2.exp
1333 * gdb.python/py-frame-args.exp
1334 * gdb.python/py-frame-inline.exp
1335 * gdb.python/py-frame.exp
1336 * gdb.python/py-framefilter-mi.exp
1337 * gdb.python/py-infthread.exp
1338 * gdb.python/py-lazy-string.exp
1339 * gdb.python/py-linetable.exp
1340 * gdb.python/py-mi-events.exp
1341 * gdb.python/py-mi-objfile.exp
1342 * gdb.python/py-mi.exp
1343 * gdb.python/py-objfile.exp
1344 * gdb.python/py-pp-integral.exp
1345 * gdb.python/py-pp-maint.exp
1346 * gdb.python/py-pp-re-notag.exp
1347 * gdb.python/py-pp-registration.exp
1348 * gdb.python/py-recurse-unwind.exp
1349 * gdb.python/py-strfns.exp
1350 * gdb.python/py-symbol.exp
1351 * gdb.python/py-symtab.exp
1352 * gdb.python/py-sync-interp.exp
1353 * gdb.python/py-typeprint.exp
1354 * gdb.python/py-unwind-maint.exp
1355 * gdb.python/py-unwind.exp
1356 * gdb.python/py-value-cc.exp
1357 * gdb.python/py-xmethods.exp
1358 * gdb.reverse/amd64-tailcall-reverse.exp
1359 * gdb.reverse/break-precsave.exp
1360 * gdb.reverse/break-reverse.exp
1361 * gdb.reverse/consecutive-precsave.exp
1362 * gdb.reverse/consecutive-reverse.exp
1363 * gdb.reverse/finish-precsave.exp
1364 * gdb.reverse/finish-reverse-bkpt.exp
1365 * gdb.reverse/finish-reverse.exp
1366 * gdb.reverse/fstatat-reverse.exp
1367 * gdb.reverse/getresuid-reverse.exp
1368 * gdb.reverse/i386-precsave.exp
1369 * gdb.reverse/i386-reverse.exp
1370 * gdb.reverse/i386-sse-reverse.exp
1371 * gdb.reverse/i387-env-reverse.exp
1372 * gdb.reverse/i387-stack-reverse.exp
1373 * gdb.reverse/insn-reverse.exp
1374 * gdb.reverse/machinestate-precsave.exp
1375 * gdb.reverse/machinestate.exp
1376 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1377 * gdb.reverse/pipe-reverse.exp
1378 * gdb.reverse/readv-reverse.exp
1379 * gdb.reverse/recvmsg-reverse.exp
1380 * gdb.reverse/rerun-prec.exp
1381 * gdb.reverse/s390-mvcle.exp
1382 * gdb.reverse/step-precsave.exp
1383 * gdb.reverse/step-reverse.exp
1384 * gdb.reverse/time-reverse.exp
1385 * gdb.reverse/until-precsave.exp
1386 * gdb.reverse/until-reverse.exp
1387 * gdb.reverse/waitpid-reverse.exp
1388 * gdb.reverse/watch-precsave.exp
1389 * gdb.reverse/watch-reverse.exp
1390 * gdb.rust/generics.exp
1391 * gdb.rust/methods.exp
1392 * gdb.rust/modules.exp
1393 * gdb.rust/simple.exp
1394 * gdb.server/connect-with-no-symbol-file.exp
1395 * gdb.server/ext-attach.exp
1396 * gdb.server/ext-restart.exp
1397 * gdb.server/ext-wrapper.exp
1398 * gdb.server/file-transfer.exp
1399 * gdb.server/server-exec-info.exp
1400 * gdb.server/server-kill.exp
1401 * gdb.server/server-mon.exp
1402 * gdb.server/wrapper.exp
1403 * gdb.stabs/exclfwd.exp
1404 * gdb.stabs/gdb11479.exp
1405 * gdb.threads/clone-new-thread-event.exp
1406 * gdb.threads/corethreads.exp
1407 * gdb.threads/current-lwp-dead.exp
1408 * gdb.threads/dlopen-libpthread.exp
1409 * gdb.threads/gcore-thread.exp
1410 * gdb.threads/sigstep-threads.exp
1411 * gdb.threads/watchpoint-fork.exp
1412 * gdb.trace/actions-changed.exp
1413 * gdb.trace/backtrace.exp
1414 * gdb.trace/change-loc.exp
1415 * gdb.trace/circ.exp
1416 * gdb.trace/collection.exp
1417 * gdb.trace/disconnected-tracing.exp
1418 * gdb.trace/ftrace.exp
1419 * gdb.trace/mi-trace-frame-collected.exp
1420 * gdb.trace/mi-trace-unavailable.exp
1421 * gdb.trace/mi-traceframe-changed.exp
1422 * gdb.trace/mi-tsv-changed.exp
1423 * gdb.trace/no-attach-trace.exp
1424 * gdb.trace/passc-dyn.exp
1425 * gdb.trace/qtro.exp
1426 * gdb.trace/range-stepping.exp
1427 * gdb.trace/read-memory.exp
1428 * gdb.trace/save-trace.exp
1429 * gdb.trace/signal.exp
1430 * gdb.trace/status-stop.exp
1431 * gdb.trace/tfile.exp
1432 * gdb.trace/trace-break.exp
1433 * gdb.trace/trace-buffer-size.exp
1434 * gdb.trace/trace-condition.exp
1435 * gdb.trace/tracefile-pseudo-reg.exp
1436 * gdb.trace/tstatus.exp
1437 * gdb.trace/unavailable.exp
1438 * gdb.trace/while-dyn.exp
1439 * gdb.trace/while-stepping.exp
1440
34c41c68
DE
14412016-12-22 Doug Evans <xdje42@gmail.com>
1442
1443 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1444 and msymbols.
1445
16e69324
YQ
14462016-12-19 Yao Qi <yao.qi@linaro.org>
1447
1448 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1449 (test_with_self): Don't call do_steps_and_nexts, and remove
1450 code about stepping into xmalloc.
1451
f94f411b
YQ
14522016-12-09 Yao Qi <yao.qi@linaro.org>
1453
1454 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1455
14562016-12-09 Yao Qi <yao.qi@linaro.org>
1457
1458 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1459
f1b5deee
PA
14602016-12-09 Pedro Alves <palves@redhat.com>
1461
1462 * gdb.base/all-architectures-0.exp: New file.
1463 * gdb.base/all-architectures-1.exp: New file.
1464 * gdb.base/all-architectures-2.exp: New file.
1465 * gdb.base/all-architectures-3.exp: New file.
1466 * gdb.base/all-architectures-4.exp: New file.
1467 * gdb.base/all-architectures-5.exp: New file.
1468 * gdb.base/all-architectures-6.exp: New file.
1469 * gdb.base/all-architectures-7.exp: New file.
1470 * gdb.base/all-architectures.exp.in: New file.
1471
364ca42e
YQ
14722016-12-09 Yao Qi <yao.qi@linaro.org>
1473
1474 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1475
107c2d62
LM
14762016-12-02 Luis Machado <lgustavo@codesourcery.com>
1477
1478 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1479 possible.
1480 Remove useless pattern-matching code.
1481
df3ee9ca
PA
14822016-12-02 Pedro Alves <palves@redhat.com>
1483
1484 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1485 procedure.
1486 (top level): Call it.
1487
ec835369
PA
14882016-12-02 Pedro Alves <palves@redhat.com>
1489
1490 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1491 New procedure.
1492 (top level): Call it.
1493
01770bbd
PA
14942016-12-02 Pedro Alves <palves@redhat.com>
1495
1496 PR cli/20559
1497 * gdb.base/commands.exp (user_defined_command_args_eval): New
1498 procedure.
1499 (top level): Call it.
1500
008459ea
LM
15012016-12-02 Luis Machado <lgustavo@codesourcery.com>
1502
1503 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1504 timeout handling.
1505
0c1b455e
TT
15062016-12-02 Tom Tromey <tom@tromey.com>
1507
1508 * gdb.dwarf2/main-subprogram.c: New file.
1509 * gdb.dwarf2/main-subprogram.exp: New file.
1510
018572b8
LM
15112016-12-01 Luis Machado <lgustavo@codesourcery.com>
1512
1513 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1514 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1515 gdb_test_no_output for a couple of cases.
1516 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1517
84c93cd5
LM
15182016-12-01 Luis Machado <lgustavo@codesourcery.com>
1519
1520 Fix test names and standardize compilation error messages throughout
1521 the following files:
1522
1523 * gdb.ada/start.exp
1524 * gdb.arch/alpha-step.exp
1525 * gdb.arch/e500-prologue.exp
1526 * gdb.arch/ftrace-insn-reloc.exp
1527 * gdb.arch/gdb1291.exp
1528 * gdb.arch/gdb1431.exp
1529 * gdb.arch/gdb1558.exp
1530 * gdb.arch/i386-dr3-watch.exp
1531 * gdb.arch/i386-sse-stack-align.exp
1532 * gdb.arch/ia64-breakpoint-shadow.exp
1533 * gdb.arch/pa-nullify.exp
1534 * gdb.arch/powerpc-aix-prologue.exp
1535 * gdb.arch/thumb-bx-pc.exp
1536 * gdb.base/annota1.exp
1537 * gdb.base/annota3.exp
1538 * gdb.base/arrayidx.exp
1539 * gdb.base/assign.exp
1540 * gdb.base/attach.exp
1541 * gdb.base/auxv.exp
1542 * gdb.base/bang.exp
1543 * gdb.base/bfp-test.exp
1544 * gdb.base/bigcore.exp
1545 * gdb.base/bitfields2.exp
1546 * gdb.base/break-fun-addr.exp
1547 * gdb.base/break-probes.exp
1548 * gdb.base/call-rt-st.exp
1549 * gdb.base/callexit.exp
1550 * gdb.base/catch-fork-kill.exp
1551 * gdb.base/charset.exp
1552 * gdb.base/checkpoint.exp
1553 * gdb.base/comprdebug.exp
1554 * gdb.base/constvars.exp
1555 * gdb.base/coredump-filter.exp
1556 * gdb.base/cursal.exp
1557 * gdb.base/cvexpr.exp
1558 * gdb.base/detach.exp
1559 * gdb.base/display.exp
1560 * gdb.base/dmsym.exp
1561 * gdb.base/dprintf-pending.exp
1562 * gdb.base/dso2dso.exp
1563 * gdb.base/dtrace-probe.exp
1564 * gdb.base/dump.exp
1565 * gdb.base/enum_cond.exp
1566 * gdb.base/exe-lock.exp
1567 * gdb.base/exec-invalid-sysroot.exp
1568 * gdb.base/execl-update-breakpoints.exp
1569 * gdb.base/exprs.exp
1570 * gdb.base/fileio.exp
1571 * gdb.base/find.exp
1572 * gdb.base/finish.exp
1573 * gdb.base/fixsection.exp
1574 * gdb.base/foll-vfork.exp
1575 * gdb.base/frame-args.exp
1576 * gdb.base/gcore.exp
1577 * gdb.base/gdb1250.exp
1578 * gdb.base/global-var-nested-by-dso.exp
1579 * gdb.base/gnu-ifunc.exp
1580 * gdb.base/hashline1.exp
1581 * gdb.base/hashline2.exp
1582 * gdb.base/hashline3.exp
1583 * gdb.base/hbreak-in-shr-unsupported.exp
1584 * gdb.base/huge.exp
1585 * gdb.base/infcall-input.exp
1586 * gdb.base/info-fun.exp
1587 * gdb.base/info-shared.exp
1588 * gdb.base/jit-simple.exp
1589 * gdb.base/jit-so.exp
1590 * gdb.base/jit.exp
1591 * gdb.base/jump.exp
1592 * gdb.base/label.exp
1593 * gdb.base/lineinc.exp
1594 * gdb.base/logical.exp
1595 * gdb.base/longjmp.exp
1596 * gdb.base/macscp.exp
1597 * gdb.base/miscexprs.exp
1598 * gdb.base/new-ui-echo.exp
1599 * gdb.base/new-ui-pending-input.exp
1600 * gdb.base/new-ui.exp
1601 * gdb.base/nodebug.exp
1602 * gdb.base/nofield.exp
1603 * gdb.base/offsets.exp
1604 * gdb.base/overlays.exp
1605 * gdb.base/pending.exp
1606 * gdb.base/pointers.exp
1607 * gdb.base/pr11022.exp
1608 * gdb.base/printcmds.exp
1609 * gdb.base/prologue.exp
1610 * gdb.base/ptr-typedef.exp
1611 * gdb.base/realname-expand.exp
1612 * gdb.base/relativedebug.exp
1613 * gdb.base/relocate.exp
1614 * gdb.base/remote.exp
1615 * gdb.base/reread.exp
1616 * gdb.base/return2.exp
1617 * gdb.base/savedregs.exp
1618 * gdb.base/sep.exp
1619 * gdb.base/sepdebug.exp
1620 * gdb.base/sepsymtab.exp
1621 * gdb.base/set-inferior-tty.exp
1622 * gdb.base/setshow.exp
1623 * gdb.base/shlib-call.exp
1624 * gdb.base/sigaltstack.exp
1625 * gdb.base/siginfo-addr.exp
1626 * gdb.base/signals.exp
1627 * gdb.base/signull.exp
1628 * gdb.base/sigrepeat.exp
1629 * gdb.base/so-impl-ld.exp
1630 * gdb.base/solib-display.exp
1631 * gdb.base/solib-overlap.exp
1632 * gdb.base/solib-search.exp
1633 * gdb.base/solib-symbol.exp
1634 * gdb.base/structs.exp
1635 * gdb.base/structs2.exp
1636 * gdb.base/symtab-search-order.exp
1637 * gdb.base/twice.exp
1638 * gdb.base/unload.exp
1639 * gdb.base/varargs.exp
1640 * gdb.base/watchpoint-solib.exp
1641 * gdb.base/watchpoint.exp
1642 * gdb.base/whatis.exp
1643 * gdb.base/wrong_frame_bt_full.exp
1644 * gdb.btrace/dlopen.exp
1645 * gdb.cell/ea-standalone.exp
1646 * gdb.cell/ea-test.exp
1647 * gdb.cp/dispcxx.exp
1648 * gdb.cp/gdb2384.exp
1649 * gdb.cp/method2.exp
1650 * gdb.cp/nextoverthrow.exp
1651 * gdb.cp/pr10728.exp
1652 * gdb.disasm/am33.exp
1653 * gdb.disasm/h8300s.exp
1654 * gdb.disasm/mn10300.exp
1655 * gdb.disasm/sh3.exp
1656 * gdb.dwarf2/dw2-dir-file-name.exp
1657 * gdb.fortran/complex.exp
1658 * gdb.fortran/library-module.exp
1659 * gdb.guile/scm-pretty-print.exp
1660 * gdb.guile/scm-symbol.exp
1661 * gdb.guile/scm-type.exp
1662 * gdb.guile/scm-value.exp
1663 * gdb.linespec/linespec.exp
1664 * gdb.mi/gdb701.exp
1665 * gdb.mi/gdb792.exp
1666 * gdb.mi/mi-breakpoint-changed.exp
1667 * gdb.mi/mi-dprintf-pending.exp
1668 * gdb.mi/mi-dprintf.exp
1669 * gdb.mi/mi-exit-code.exp
1670 * gdb.mi/mi-pending.exp
1671 * gdb.mi/mi-solib.exp
1672 * gdb.mi/new-ui-mi-sync.exp
1673 * gdb.mi/pr11022.exp
1674 * gdb.mi/user-selected-context-sync.exp
1675 * gdb.opt/solib-intra-step.exp
1676 * gdb.python/py-events.exp
1677 * gdb.python/py-finish-breakpoint.exp
1678 * gdb.python/py-mi.exp
1679 * gdb.python/py-prettyprint.exp
1680 * gdb.python/py-shared.exp
1681 * gdb.python/py-symbol.exp
1682 * gdb.python/py-template.exp
1683 * gdb.python/py-type.exp
1684 * gdb.python/py-value.exp
1685 * gdb.reverse/solib-precsave.exp
1686 * gdb.reverse/solib-reverse.exp
1687 * gdb.server/solib-list.exp
1688 * gdb.stabs/weird.exp
1689 * gdb.threads/reconnect-signal.exp
1690 * gdb.threads/stepi-random-signal.exp
1691 * gdb.trace/actions.exp
1692 * gdb.trace/ax.exp
1693 * gdb.trace/backtrace.exp
1694 * gdb.trace/change-loc.exp
1695 * gdb.trace/deltrace.exp
1696 * gdb.trace/ftrace-lock.exp
1697 * gdb.trace/ftrace.exp
1698 * gdb.trace/infotrace.exp
1699 * gdb.trace/mi-tracepoint-changed.exp
1700 * gdb.trace/packetlen.exp
1701 * gdb.trace/passcount.exp
1702 * gdb.trace/pending.exp
1703 * gdb.trace/range-stepping.exp
1704 * gdb.trace/report.exp
1705 * gdb.trace/stap-trace.exp
1706 * gdb.trace/tfind.exp
1707 * gdb.trace/trace-break.exp
1708 * gdb.trace/trace-condition.exp
1709 * gdb.trace/trace-enable-disable.exp
1710 * gdb.trace/trace-mt.exp
1711 * gdb.trace/tracecmd.exp
1712 * gdb.trace/tspeed.exp
1713 * gdb.trace/tsv.exp
1714 * lib/perftest.exp
1715
fb9feb35
LM
17162016-12-01 Luis Machado <lgustavo@codesourcery.com>
1717
1718 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1719 with gdb_test_no_output.
1720 Use command as test name.
1721
cd2ddb6c
LM
17222016-12-01 Luis Machado <lgustavo@codesourcery.com>
1723
1724 Fix test names starting with uppercase throughout the files.
1725
1726 * gdb.ada/assign_1.exp
1727 * gdb.ada/boolean_expr.exp
1728 * gdb.base/arrayidx.exp
1729 * gdb.base/del.exp
1730 * gdb.base/gcore-buffer-overflow.exp
1731 * gdb.base/testenv.exp
1732 * gdb.compile/compile.exp
1733 * gdb.python/py-framefilter-invalidarg.exp
1734 * gdb.python/py-framefilter.exp
1735
bb95117e
LM
17362016-12-01 Luis Machado <lgustavo@codesourcery.com>
1737
1738 Fix test names starting with uppercase throughout the files.
1739
1740 * gdb.ada/array_return.exp
1741 * gdb.ada/expr_delims.exp
1742 * gdb.ada/mi_dyn_arr.exp
1743 * gdb.ada/mi_interface.exp
1744 * gdb.ada/mi_var_array.exp
1745 * gdb.ada/watch_arg.exp
1746 * gdb.arch/alpha-step.exp
1747 * gdb.arch/altivec-regs.exp
1748 * gdb.arch/e500-regs.exp
1749 * gdb.arch/powerpc-d128-regs.exp
1750 * gdb.base/arrayidx.exp
1751 * gdb.base/break.exp
1752 * gdb.base/checkpoint.exp
1753 * gdb.base/debug-expr.exp
1754 * gdb.base/dmsym.exp
1755 * gdb.base/radix.exp
1756 * gdb.base/sepdebug.exp
1757 * gdb.base/testenv.exp
1758 * gdb.base/watch_thread_num.exp
1759 * gdb.base/watchpoint-cond-gone.exp
1760 * gdb.cell/break.exp
1761 * gdb.cell/ea-cache.exp
1762 * gdb.compile/compile.exp
1763 * gdb.cp/gdb2495.exp
1764 * gdb.gdb/selftest.exp
1765 * gdb.gdb/xfullpath.exp
1766 * gdb.go/hello.exp
1767 * gdb.go/integers.exp
1768 * gdb.objc/basicclass.exp
1769 * gdb.pascal/hello.exp
1770 * gdb.pascal/integers.exp
1771 * gdb.python/py-breakpoint.exp
1772 * gdb.python/py-cmd.exp
1773 * gdb.python/py-linetable.exp
1774 * gdb.python/py-xmethods.exp
1775 * gdb.python/python.exp
1776 * gdb.reverse/consecutive-precsave.exp
1777 * gdb.reverse/finish-precsave.exp
1778 * gdb.reverse/i386-precsave.exp
1779 * gdb.reverse/machinestate-precsave.exp
1780 * gdb.reverse/sigall-precsave.exp
1781 * gdb.reverse/solib-precsave.exp
1782 * gdb.reverse/step-precsave.exp
1783 * gdb.reverse/until-precsave.exp
1784 * gdb.reverse/watch-precsave.exp
1785 * gdb.threads/leader-exit.exp
1786 * gdb.threads/pthreads.exp
1787 * gdb.threads/wp-replication.exp
1788 * gdb.trace/actions.exp
1789 * gdb.trace/mi-tsv-changed.exp
1790 * gdb.trace/tsv.exp
1791
de97fdd4
LM
17922016-12-01 Luis Machado <lgustavo@codesourcery.com>
1793
1794 Fix test names starting with uppercase throughout the files.
1795
1796 * gdb.arch/i386-bp_permanent.exp
1797 * gdb.arch/i386-gnu-cfi.exp
1798 * gdb.base/disasm-end-cu.exp
1799 * gdb.base/macscp.exp
1800 * gdb.base/pending.exp
1801 * gdb.base/watch_thread_num.exp
1802 * gdb.cp/exception.exp
1803 * gdb.cp/gdb2495.exp
1804 * gdb.cp/local.exp
1805 * gdb.python/py-evsignal.exp
1806 * gdb.python/python.exp
1807 * gdb.trace/tracecmd.exp
1808
9f058c10
LM
18092016-12-01 Luis Machado <lgustavo@codesourcery.com>
1810
1811 Fix test names starting with uppercase throughout the files.
1812
1813 * gdb.base/charset.exp
1814 * gdb.base/eval.exp
1815 * gdb.base/multi-forks.exp
1816 * gdb.guile/scm-progspace.exp
1817 * gdb.opencl/datatypes.exp
1818 * gdb.python/py-block.exp
1819 * gdb.python/py-function.exp
1820 * gdb.python/py-symbol.exp
1821 * gdb.python/py-symtab.exp
1822 * gdb.python/py-xmethods.exp
1823 * gdb.reverse/break-precsave.exp
1824 * gdb.reverse/break-reverse.exp
1825 * gdb.reverse/consecutive-precsave.exp
1826 * gdb.reverse/consecutive-reverse.exp
1827 * gdb.reverse/finish-precsave.exp
1828 * gdb.reverse/finish-reverse-bkpt.exp
1829 * gdb.reverse/finish-reverse.exp
1830 * gdb.reverse/fstatat-reverse.exp
1831 * gdb.reverse/getresuid-reverse.exp
1832 * gdb.reverse/i386-precsave.exp
1833 * gdb.reverse/i386-reverse.exp
1834 * gdb.reverse/i386-sse-reverse.exp
1835 * gdb.reverse/i387-stack-reverse.exp
1836 * gdb.reverse/insn-reverse.exp
1837 * gdb.reverse/machinestate-precsave.exp
1838 * gdb.reverse/machinestate.exp
1839 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1840 * gdb.reverse/pipe-reverse.exp
1841 * gdb.reverse/readv-reverse.exp
1842 * gdb.reverse/recvmsg-reverse.exp
1843 * gdb.reverse/rerun-prec.exp
1844 * gdb.reverse/s390-mvcle.exp
1845 * gdb.reverse/sigall-precsave.exp
1846 * gdb.reverse/sigall-reverse.exp
1847 * gdb.reverse/solib-precsave.exp
1848 * gdb.reverse/solib-reverse.exp
1849 * gdb.reverse/step-precsave.exp
1850 * gdb.reverse/step-reverse.exp
1851 * gdb.reverse/time-reverse.exp
1852 * gdb.reverse/until-precsave.exp
1853 * gdb.reverse/until-reverse.exp
1854 * gdb.reverse/waitpid-reverse.exp
1855 * gdb.reverse/watch-precsave.exp
1856 * gdb.reverse/watch-reverse.exp
1857
cdc7edd7
LM
18582016-12-01 Luis Machado <lgustavo@codesourcery.com>
1859
1860 Fix test names starting with uppercase throughout the files.
1861
1862 * gdb.arch/i386-mpx-simple_segv.exp
1863 * gdb.arch/i386-mpx.exp
1864 * gdb.arch/i386-permbkpt.exp
1865 * gdb.arch/pa-nullify.exp
1866 * gdb.arch/powerpc-d128-regs.exp
1867 * gdb.arch/vsx-regs.exp
1868 * gdb.base/bfp-test.exp
1869 * gdb.base/break.exp
1870 * gdb.base/breakpoint-shadow.exp
1871 * gdb.base/callfuncs.exp
1872 * gdb.base/charset.exp
1873 * gdb.base/commands.exp
1874 * gdb.base/completion.exp
1875 * gdb.base/dfp-test.exp
1876 * gdb.base/echo.exp
1877 * gdb.base/ending-run.exp
1878 * gdb.base/eval.exp
1879 * gdb.base/expand-psymtabs.exp
1880 * gdb.base/float128.exp
1881 * gdb.base/floatn.exp
1882 * gdb.base/foll-exec-mode.exp
1883 * gdb.base/gdb1056.exp
1884 * gdb.base/gdb11531.exp
1885 * gdb.base/kill-after-signal.exp
1886 * gdb.base/multi-forks.exp
1887 * gdb.base/overlays.exp
1888 * gdb.base/pending.exp
1889 * gdb.base/sepdebug.exp
1890 * gdb.base/testenv.exp
1891 * gdb.base/valgrind-db-attach.exp
1892 * gdb.base/watch_thread_num.exp
1893 * gdb.base/watchpoint-cond-gone.exp
1894 * gdb.base/watchpoint.exp
1895 * gdb.base/watchpoints.exp
1896 * gdb.cp/arg-reference.exp
1897 * gdb.cp/baseenum.exp
1898 * gdb.cp/operator.exp
1899 * gdb.cp/shadow.exp
1900 * gdb.dwarf2/dw2-op-out-param.exp
1901 * gdb.dwarf2/dw2-reg-undefined.exp
1902 * gdb.go/chan.exp
1903 * gdb.go/hello.exp
1904 * gdb.go/integers.exp
1905 * gdb.go/methods.exp
1906 * gdb.go/package.exp
1907 * gdb.guile/scm-parameter.exp
1908 * gdb.guile/scm-progspace.exp
1909 * gdb.guile/scm-value.exp
1910 * gdb.mi/mi-pending.exp
1911 * gdb.mi/user-selected-context-sync.exp
1912 * gdb.multi/multi-attach.exp
1913 * gdb.multi/tids.exp
1914 * gdb.opt/clobbered-registers-O2.exp
1915 * gdb.pascal/floats.exp
1916 * gdb.pascal/integers.exp
1917 * gdb.python/py-block.exp
1918 * gdb.python/py-events.exp
1919 * gdb.python/py-parameter.exp
1920 * gdb.python/py-symbol.exp
1921 * gdb.python/py-symtab.exp
1922 * gdb.python/py-type.exp
1923 * gdb.python/py-value.exp
1924 * gdb.python/py-xmethods.exp
1925 * gdb.python/python.exp
1926 * gdb.reverse/break-precsave.exp
1927 * gdb.reverse/consecutive-precsave.exp
1928 * gdb.reverse/finish-precsave.exp
1929 * gdb.reverse/i386-precsave.exp
1930 * gdb.reverse/machinestate-precsave.exp
1931 * gdb.reverse/sigall-precsave.exp
1932 * gdb.reverse/solib-precsave.exp
1933 * gdb.reverse/step-precsave.exp
1934 * gdb.reverse/until-precsave.exp
1935 * gdb.reverse/watch-precsave.exp
1936 * gdb.server/ext-attach.exp
1937 * gdb.server/ext-restart.exp
1938 * gdb.server/ext-run.exp
1939 * gdb.server/ext-wrapper.exp
1940 * gdb.stabs/gdb11479.exp
1941 * gdb.stabs/weird.exp
1942 * gdb.threads/attach-many-short-lived-threads.exp
1943 * gdb.threads/kill.exp
1944 * gdb.threads/watchpoint-fork.exp
1945
bc6c7af4
LM
19462016-12-01 Luis Machado <lgustavo@codesourcery.com>
1947
1948 Fix test names starting with uppercase throughout all the files below.
1949
1950 * gdb.ada/array_return.exp
1951 * gdb.ada/catch_ex.exp
1952 * gdb.ada/info_exc.exp
1953 * gdb.ada/mi_catch_ex.exp
1954 * gdb.ada/mi_dyn_arr.exp
1955 * gdb.ada/mi_ex_cond.exp
1956 * gdb.ada/mi_exc_info.exp
1957 * gdb.ada/mi_interface.exp
1958 * gdb.ada/mi_task_arg.exp
1959 * gdb.ada/mi_task_info.exp
1960 * gdb.ada/mi_var_array.exp
1961 * gdb.arch/alpha-step.exp
1962 * gdb.arch/amd64-disp-step.exp
1963 * gdb.arch/arm-disp-step.exp
1964 * gdb.arch/disp-step-insn-reloc.exp
1965 * gdb.arch/e500-prologue.exp
1966 * gdb.arch/ftrace-insn-reloc.exp
1967 * gdb.arch/gdb1558.exp
1968 * gdb.arch/i386-bp_permanent.exp
1969 * gdb.arch/i386-disp-step.exp
1970 * gdb.arch/i386-float.exp
1971 * gdb.arch/i386-gnu-cfi.exp
1972 * gdb.arch/ia64-breakpoint-shadow.exp
1973 * gdb.arch/mips16-thunks.exp
1974 * gdb.arch/pa-nullify.exp
1975 * gdb.arch/powerpc-aix-prologue.exp
1976 * gdb.arch/powerpc-power.exp
1977 * gdb.arch/ppc-dfp.exp
1978 * gdb.arch/s390-tdbregs.exp
1979 * gdb.arch/spu-info.exp
1980 * gdb.arch/spu-ls.exp
1981 * gdb.arch/thumb-bx-pc.exp
1982 * gdb.base/advance.exp
1983 * gdb.base/annota-input-while-running.exp
1984 * gdb.base/arrayidx.exp
1985 * gdb.base/asmlabel.exp
1986 * gdb.base/async.exp
1987 * gdb.base/attach-wait-input.exp
1988 * gdb.base/auto-connect-native-target.exp
1989 * gdb.base/batch-preserve-term-settings.exp
1990 * gdb.base/bfp-test.exp
1991 * gdb.base/bigcore.exp
1992 * gdb.base/bp-permanent.exp
1993 * gdb.base/break-always.exp
1994 * gdb.base/break-fun-addr.exp
1995 * gdb.base/break-idempotent.exp
1996 * gdb.base/break-main-file-remove-fail.exp
1997 * gdb.base/break-probes.exp
1998 * gdb.base/break-unload-file.exp
1999 * gdb.base/break.exp
2000 * gdb.base/call-ar-st.exp
2001 * gdb.base/call-rt-st.exp
2002 * gdb.base/call-sc.exp
2003 * gdb.base/call-signal-resume.exp
2004 * gdb.base/call-strs.exp
2005 * gdb.base/callexit.exp
2006 * gdb.base/callfuncs.exp
2007 * gdb.base/catch-gdb-caused-signals.exp
2008 * gdb.base/catch-signal-siginfo-cond.exp
2009 * gdb.base/catch-syscall.exp
2010 * gdb.base/compare-sections.exp
2011 * gdb.base/cond-eval-mode.exp
2012 * gdb.base/condbreak-call-false.exp
2013 * gdb.base/consecutive-step-over.exp
2014 * gdb.base/cursal.exp
2015 * gdb.base/disabled-location.exp
2016 * gdb.base/disasm-end-cu.exp
2017 * gdb.base/display.exp
2018 * gdb.base/double-prompt-target-event-error.exp
2019 * gdb.base/dprintf-bp-same-addr.exp
2020 * gdb.base/dprintf-detach.exp
2021 * gdb.base/dprintf-next.exp
2022 * gdb.base/dprintf-non-stop.exp
2023 * gdb.base/dprintf-pending.exp
2024 * gdb.base/dso2dso.exp
2025 * gdb.base/ending-run.exp
2026 * gdb.base/enum_cond.exp
2027 * gdb.base/examine-backward.exp
2028 * gdb.base/exe-lock.exp
2029 * gdb.base/exec-invalid-sysroot.exp
2030 * gdb.base/execl-update-breakpoints.exp
2031 * gdb.base/execution-termios.exp
2032 * gdb.base/fileio.exp
2033 * gdb.base/fixsection.exp
2034 * gdb.base/foll-exec-mode.exp
2035 * gdb.base/foll-exec.exp
2036 * gdb.base/fork-running-state.exp
2037 * gdb.base/frame-args.exp
2038 * gdb.base/fullpath-expand.exp
2039 * gdb.base/func-ptr.exp
2040 * gdb.base/gcore-relro-pie.exp
2041 * gdb.base/gdb1090.exp
2042 * gdb.base/gdb1555.exp
2043 * gdb.base/global-var-nested-by-dso.exp
2044 * gdb.base/gnu-ifunc.exp
2045 * gdb.base/hbreak-in-shr-unsupported.exp
2046 * gdb.base/hbreak-unmapped.exp
2047 * gdb.base/hook-stop.exp
2048 * gdb.base/infcall-input.exp
2049 * gdb.base/info-fun.exp
2050 * gdb.base/info-shared.exp
2051 * gdb.base/interrupt-noterm.exp
2052 * gdb.base/jit-so.exp
2053 * gdb.base/jit.exp
2054 * gdb.base/line-symtabs.exp
2055 * gdb.base/list.exp
2056 * gdb.base/longjmp.exp
2057 * gdb.base/macscp.exp
2058 * gdb.base/max-value-size.exp
2059 * gdb.base/nodebug.exp
2060 * gdb.base/nofield.exp
2061 * gdb.base/overlays.exp
2062 * gdb.base/paginate-after-ctrl-c-running.exp
2063 * gdb.base/paginate-bg-execution.exp
2064 * gdb.base/paginate-inferior-exit.exp
2065 * gdb.base/pending.exp
2066 * gdb.base/pr11022.exp
2067 * gdb.base/printcmds.exp
2068 * gdb.base/ptr-typedef.exp
2069 * gdb.base/ptype.exp
2070 * gdb.base/randomize.exp
2071 * gdb.base/range-stepping.exp
2072 * gdb.base/realname-expand.exp
2073 * gdb.base/relativedebug.exp
2074 * gdb.base/remote.exp
2075 * gdb.base/savedregs.exp
2076 * gdb.base/sepdebug.exp
2077 * gdb.base/set-noassign.exp
2078 * gdb.base/shlib-call.exp
2079 * gdb.base/shreloc.exp
2080 * gdb.base/sigaltstack.exp
2081 * gdb.base/sigbpt.exp
2082 * gdb.base/siginfo-addr.exp
2083 * gdb.base/siginfo-obj.exp
2084 * gdb.base/siginfo-thread.exp
2085 * gdb.base/signest.exp
2086 * gdb.base/signull.exp
2087 * gdb.base/sigrepeat.exp
2088 * gdb.base/skip.exp
2089 * gdb.base/so-impl-ld.exp
2090 * gdb.base/solib-corrupted.exp
2091 * gdb.base/solib-disc.exp
2092 * gdb.base/solib-display.exp
2093 * gdb.base/solib-overlap.exp
2094 * gdb.base/solib-search.exp
2095 * gdb.base/solib-symbol.exp
2096 * gdb.base/source-execution.exp
2097 * gdb.base/sss-bp-on-user-bp-2.exp
2098 * gdb.base/sss-bp-on-user-bp.exp
2099 * gdb.base/stack-checking.exp
2100 * gdb.base/stale-infcall.exp
2101 * gdb.base/step-break.exp
2102 * gdb.base/step-line.exp
2103 * gdb.base/step-over-exit.exp
2104 * gdb.base/step-test.exp
2105 * gdb.base/structs.exp
2106 * gdb.base/sym-file.exp
2107 * gdb.base/symtab-search-order.exp
2108 * gdb.base/term.exp
2109 * gdb.base/type-opaque.exp
2110 * gdb.base/unload.exp
2111 * gdb.base/until-nodebug.exp
2112 * gdb.base/until.exp
2113 * gdb.base/unwindonsignal.exp
2114 * gdb.base/watch-cond.exp
2115 * gdb.base/watch-non-mem.exp
2116 * gdb.base/watch_thread_num.exp
2117 * gdb.base/watchpoint-reuse-slot.exp
2118 * gdb.base/watchpoint-solib.exp
2119 * gdb.base/watchpoint.exp
2120 * gdb.btrace/dlopen.exp
2121 * gdb.cell/arch.exp
2122 * gdb.cell/break.exp
2123 * gdb.cell/bt.exp
2124 * gdb.cell/core.exp
2125 * gdb.cell/data.exp
2126 * gdb.cell/dwarfaddr.exp
2127 * gdb.cell/ea-cache.exp
2128 * gdb.cell/ea-standalone.exp
2129 * gdb.cell/ea-test.exp
2130 * gdb.cell/f-regs.exp
2131 * gdb.cell/fork.exp
2132 * gdb.cell/gcore.exp
2133 * gdb.cell/mem-access.exp
2134 * gdb.cell/ptype.exp
2135 * gdb.cell/registers.exp
2136 * gdb.cell/sizeof.exp
2137 * gdb.cell/solib-symbol.exp
2138 * gdb.cell/solib.exp
2139 * gdb.compile/compile-tls.exp
2140 * gdb.cp/exception.exp
2141 * gdb.cp/gdb2495.exp
2142 * gdb.cp/local.exp
2143 * gdb.cp/mb-inline.exp
2144 * gdb.cp/mb-templates.exp
2145 * gdb.cp/pr10687.exp
2146 * gdb.cp/pr9167.exp
2147 * gdb.cp/scope-err.exp
2148 * gdb.cp/templates.exp
2149 * gdb.cp/virtfunc.exp
2150 * gdb.dwarf2/dw2-dir-file-name.exp
2151 * gdb.dwarf2/dw2-single-line-discriminators.exp
2152 * gdb.fortran/complex.exp
2153 * gdb.fortran/library-module.exp
2154 * gdb.guile/guile.exp
2155 * gdb.guile/scm-cmd.exp
2156 * gdb.guile/scm-frame-inline.exp
2157 * gdb.guile/scm-objfile.exp
2158 * gdb.guile/scm-pretty-print.exp
2159 * gdb.guile/scm-symbol.exp
2160 * gdb.guile/scm-type.exp
2161 * gdb.guile/scm-value.exp
2162 * gdb.linespec/keywords.exp
2163 * gdb.linespec/ls-errs.exp
2164 * gdb.linespec/macro-relative.exp
2165 * gdb.linespec/thread.exp
2166 * gdb.mi/mi-breakpoint-changed.exp
2167 * gdb.mi/mi-dprintf-pending.exp
2168 * gdb.mi/mi-fullname-deleted.exp
2169 * gdb.mi/mi-logging.exp
2170 * gdb.mi/mi-pending.exp
2171 * gdb.mi/mi-solib.exp
2172 * gdb.mi/new-ui-mi-sync.exp
2173 * gdb.mi/user-selected-context-sync.exp
2174 * gdb.multi/dummy-frame-restore.exp
2175 * gdb.multi/multi-arch-exec.exp
2176 * gdb.multi/remove-inferiors.exp
2177 * gdb.multi/watchpoint-multi-exit.exp
2178 * gdb.opt/solib-intra-step.exp
2179 * gdb.perf/backtrace.exp
2180 * gdb.perf/single-step.exp
2181 * gdb.perf/skip-command.exp
2182 * gdb.perf/skip-prologue.exp
2183 * gdb.perf/solib.exp
2184 * gdb.python/lib-types.exp
2185 * gdb.python/py-as-string.exp
2186 * gdb.python/py-bad-printers.exp
2187 * gdb.python/py-block.exp
2188 * gdb.python/py-breakpoint.exp
2189 * gdb.python/py-cmd.exp
2190 * gdb.python/py-events.exp
2191 * gdb.python/py-evthreads.exp
2192 * gdb.python/py-finish-breakpoint.exp
2193 * gdb.python/py-finish-breakpoint2.exp
2194 * gdb.python/py-frame-inline.exp
2195 * gdb.python/py-frame.exp
2196 * gdb.python/py-inferior.exp
2197 * gdb.python/py-infthread.exp
2198 * gdb.python/py-mi.exp
2199 * gdb.python/py-objfile.exp
2200 * gdb.python/py-pp-maint.exp
2201 * gdb.python/py-pp-registration.exp
2202 * gdb.python/py-prettyprint.exp
2203 * gdb.python/py-recurse-unwind.exp
2204 * gdb.python/py-shared.exp
2205 * gdb.python/py-symbol.exp
2206 * gdb.python/py-symtab.exp
2207 * gdb.python/py-template.exp
2208 * gdb.python/py-type.exp
2209 * gdb.python/py-unwind-maint.exp
2210 * gdb.python/py-unwind.exp
2211 * gdb.python/py-value.exp
2212 * gdb.python/python.exp
2213 * gdb.reverse/finish-reverse-bkpt.exp
2214 * gdb.reverse/insn-reverse.exp
2215 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2216 * gdb.reverse/solib-precsave.exp
2217 * gdb.reverse/solib-reverse.exp
2218 * gdb.stabs/gdb11479.exp
2219 * gdb.stabs/weird.exp
2220 * gdb.threads/fork-child-threads.exp
2221 * gdb.threads/fork-plus-threads.exp
2222 * gdb.threads/fork-thread-pending.exp
2223 * gdb.threads/forking-threads-plus-breakpoint.exp
2224 * gdb.threads/hand-call-in-threads.exp
2225 * gdb.threads/interrupted-hand-call.exp
2226 * gdb.threads/linux-dp.exp
2227 * gdb.threads/local-watch-wrong-thread.exp
2228 * gdb.threads/next-while-other-thread-longjmps.exp
2229 * gdb.threads/non-ldr-exit.exp
2230 * gdb.threads/pending-step.exp
2231 * gdb.threads/print-threads.exp
2232 * gdb.threads/process-dies-while-detaching.exp
2233 * gdb.threads/process-dies-while-handling-bp.exp
2234 * gdb.threads/pthreads.exp
2235 * gdb.threads/queue-signal.exp
2236 * gdb.threads/reconnect-signal.exp
2237 * gdb.threads/signal-command-handle-nopass.exp
2238 * gdb.threads/signal-command-multiple-signals-pending.exp
2239 * gdb.threads/signal-delivered-right-thread.exp
2240 * gdb.threads/signal-sigtrap.exp
2241 * gdb.threads/sigthread.exp
2242 * gdb.threads/staticthreads.exp
2243 * gdb.threads/stepi-random-signal.exp
2244 * gdb.threads/thread-unwindonsignal.exp
2245 * gdb.threads/thread_check.exp
2246 * gdb.threads/thread_events.exp
2247 * gdb.threads/tid-reuse.exp
2248 * gdb.threads/tls-nodebug.exp
2249 * gdb.threads/tls-shared.exp
2250 * gdb.threads/tls-so_extern.exp
2251 * gdb.threads/tls.exp
2252 * gdb.threads/wp-replication.exp
2253 * gdb.trace/actions-changed.exp
2254 * gdb.trace/actions.exp
2255 * gdb.trace/backtrace.exp
2256 * gdb.trace/change-loc.exp
2257 * gdb.trace/collection.exp
2258 * gdb.trace/deltrace.exp
2259 * gdb.trace/disconnected-tracing.exp
2260 * gdb.trace/entry-values.exp
2261 * gdb.trace/ftrace-lock.exp
2262 * gdb.trace/ftrace.exp
2263 * gdb.trace/infotrace.exp
2264 * gdb.trace/mi-trace-frame-collected.exp
2265 * gdb.trace/mi-trace-unavailable.exp
2266 * gdb.trace/mi-traceframe-changed.exp
2267 * gdb.trace/mi-tracepoint-changed.exp
2268 * gdb.trace/mi-tsv-changed.exp
2269 * gdb.trace/no-attach-trace.exp
2270 * gdb.trace/packetlen.exp
2271 * gdb.trace/passc-dyn.exp
2272 * gdb.trace/passcount.exp
2273 * gdb.trace/pending.exp
2274 * gdb.trace/pr16508.exp
2275 * gdb.trace/qtro.exp
2276 * gdb.trace/range-stepping.exp
2277 * gdb.trace/read-memory.exp
2278 * gdb.trace/report.exp
2279 * gdb.trace/save-trace.exp
2280 * gdb.trace/signal.exp
2281 * gdb.trace/stap-trace.exp
2282 * gdb.trace/status-stop.exp
2283 * gdb.trace/strace.exp
2284 * gdb.trace/tfile.exp
2285 * gdb.trace/tfind.exp
2286 * gdb.trace/trace-break.exp
2287 * gdb.trace/trace-condition.exp
2288 * gdb.trace/trace-enable-disable.exp
2289 * gdb.trace/trace-mt.exp
2290 * gdb.trace/tracecmd.exp
2291 * gdb.trace/tracefile-pseudo-reg.exp
2292 * gdb.trace/tspeed.exp
2293 * gdb.trace/tstatus.exp
2294 * gdb.trace/tsv.exp
2295 * gdb.trace/unavailable.exp
2296 * gdb.trace/while-dyn.exp
2297 * gdb.trace/while-stepping.exp
2298 * lib/gdb-guile.exp
2299 * lib/gdb.exp
2300 * lib/mi-support.exp
2301 * lib/pascal.exp
2302 * lib/perftest.exp
2303 * lib/prelink-support.exp
2304 * lib/selftest-support.exp
2305
ad02e4fe
SM
23062016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2307
2308 * Makefile.in: Include disable-implicit-rules.mk.
2309
22347e55
AA
23102016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2311
2312 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2313 non-byte-aligned bit fields.
2314
da5b30da
AA
23152016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2316
2317 PR gdb/12616
2318 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2319 respects the DW_AT_data_bit_offset attribute.
2320
b593ecca
SM
23212016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2322
2323 * gdb.base/default.exp: Fix output of "set language".
2324
3b165252
SM
23252016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2326
2327 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2328 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2329 make.
2330 * configure.ac: Remove checks for the make program.
2331 * configure: Re-generate.
2332
1a2f3d7f
KB
23332016-11-16 Kevin Buettner <kevinb@redhat.com>
2334
2335 * gdb.python/py-recurse-unwind.c (main): Add loop.
2336 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2337 to read_register() and gdb.parse_and_eval(). Make each code
2338 call a separate case that can be individually tested.
2339 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2340 proc. Call cont_and_backtrace for each of the code paths that
2341 we want to test in the unwinder.
2342
b7f38fda
AA
23432016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2344
2345 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2346 the definition of struct S.
2347
1f8db343
CM
23482016-11-11 Catherine Moore <clm@codesourcery.com>
2349
2350 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2351
fad0c9fb
PA
23522016-11-09 Pedro Alves <palves@redhat.com>
2353
2354 * gdb.base/commands.exp (runto_or_return): New procedure.
2355 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2356 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2357 (progvar_simple_while_test, progvar_complex_if_while_test)
2358 (if_while_breakpoint_command_test)
2359 (infrun_breakpoint_command_test, breakpoint_command_test)
2360 (user_defined_command_test, watchpoint_command_test)
2361 (test_command_prompt_position, redefine_hook_test)
2362 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2363 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2364 multi_line_input and multi_line. Remove gdb_expect and
2365 gdb_stop_suppressing_tests uses.
2366 * lib/gdb.exp (valnum_re): New global.
2367 (multi_line_input): New procedure.
2368
8354c62c
SM
23692016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2370
2371 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2372 Remove.
2373 (test_setup): Define with proc_with_prefix.
2374 (test_cli_inferior): Likewise.
2375 (test_cli_thread): Likewise.
2376 (test_cli_frame): Likewise.
2377 (test_cli_select_frame): Likewise.
2378 (test_cli_up_down): Likewise.
2379 (test_mi_thread_select): Likewise.
2380 (test_mi_stack_select_frame): Likewise.
2381 (test_cli_in_mi_inferior): Likewise.
2382 (test_cli_in_mi_thread): Likewise.
2383 (test_cli_in_mi_frame): Likewise.
2384 (top level): Do not use with_test_prefix_procname.
2385
64f367a2
PA
23862016-11-09 Pedro Alves <palves@redhat.com>
2387
2388 * gdb.base/commands.exp (gdbvar_simple_if_test)
2389 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2390 (progvar_simple_if_test, progvar_simple_while_test)
2391 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2392 (infrun_breakpoint_command_test, breakpoint_command_test)
2393 (user_defined_command_test, watchpoint_command_test)
2394 (test_command_prompt_position, deprecated_command_test)
2395 (bp_deleted_in_command, temporary_breakpoint_commands)
2396 (stray_arg0_test, source_file_with_indented_comment)
2397 (recursive_source_test, if_commands_test)
2398 (error_clears_commands_left, redefine_hook_test)
2399 (redefine_backtrace_test): Use proc_with_prefix.
2400 * lib/gdb.exp (proc_with_prefix): New proc.
2401
0bb65f1e
AA
24022016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2403
2404 * gdb.base/tui-layout.c: New file.
2405 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2406 disassembly window contains very long lines.
2407
7353f247
TT
24082016-11-08 Tom Tromey <tom@tromey.com>
2409
2410 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2411 depend on Python 2.
2412
30a7bb83
TT
24132016-11-08 Tom Tromey <tom@tromey.com>
2414
2415 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2416 New method.
2417
cdf5a07c
MG
24182016-10-29 Manish Goregaokar <manish@mozilla.com>
2419
2806dc7e 2420 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 2421
51a789c3
MG
24222016-10-27 Manish Goregaokar <manish@mozilla.com>
2423
2806dc7e
PA
2424 * gdb.rust/simple.rs: Add test for univariant enums without
2425 discriminants and for encoded struct-like enums.
51a789c3 2426
f610ab6d
PA
24272016-10-28 Pedro Alves <palves@redhat.com>
2428
2429 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2430 gdb_test_multiple, tighten regexps and match symtabs and line
2431 tables incrementally.
2432
b129b0ca
LM
24332016-10-28 Luis Machado <lgustavo@codesourcery.com>
2434
2435 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2436 general.
2437
ecf45d2c
SL
24382016-10-25 Luis Machado <lgustavo@codesourcery.com>
2439
2440 * gdb.base/exec-invalid-sysroot.exp: New file.
2441
b8d38ee4
JK
24422016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2443
2444 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2445
f90fd8c2
JK
24462016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2447
2448 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2449
2d2476aa
MR
24502016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2451
2806dc7e
PA
2452 * gdb.base/killed-outside.exp: Remove $options from a call to
2453 `prepare_for_testing'.
2d2476aa 2454
e42b25a0
SM
24552016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2456
2457 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2458 Change test message.
2459
3ccdb432
SM
24602016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2461
2462 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2463 Update comment.
2464
5bad3170
SM
24652016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2466
2467 * gdb.trace/mi-trace-save.exp: New file.
2468
5ad9dba7
YQ
24692016-10-13 Yao Qi <yao.qi@linaro.org>
2470
2471 * gdb.base/code_elim.exp (get_var_address): Remove.
2472 * gdb.base/relocate.exp: Likewise.
2473 * gdb.base/shreloc.exp: Likewise.
2474 * lib/gdb.exp (get_var_address): New.
2475
62df7e21
YQ
24762016-10-13 Yao Qi <yao.qi@linaro.org>
2477
2478 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2479 floating point tests if $skip_float_test is false.
2480
4dac951e
LM
24812016-10-12 Luis Machado <lgustavo@codesourcery.com>
2482
2483 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2484 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2485 argc values.
2486 Add 1 to argc so we guarantee distinct initial/modified argc values.
2487
8f1a8fc4
JK
24882016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2489
2490 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2491
16c85b5d
JK
24922016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2493
2494 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2495 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2496 * gdb.arch/vsx-regs.exp: Likewise.
2497
1d0e042a
YQ
24982016-10-07 Yao Qi <yao.qi@linaro.org>
2499
2500 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2501
68dadef5
MM
25022016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2503
2504 * gdb.python/python.exp: Test decode_line("*0").
2505
33fa2c6e
DE
25062016-10-06 Doug Evans <dje@google.com>
2507
2508 * gdb.python/py-value.exp (test_value_creation): Add test for large
2509 unsigned 64-bit value.
2510
9c37b5ae
TT
25112016-10-06 Tom Tromey <tom@tromey.com>
2512
2513 * gdb.compile/compile.exp: Change java tests to rust.
2514 * gdb.base/setshow.exp: Change java tests to rust.
2515 * gdb.base/default.exp: Remove java from language list.
2516 * README (Examples): Update language example.
2517 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2518 test.
2519 * lib/gdb.exp (skip_java_tests): Remove.
2520 * lib/java.exp: Remove.
2521 * gdb.java: Remove.
2522
78b86327
MR
25232016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2524
2525 * gdb.arch/mips-fcr.exp: New test.
2526 * gdb.arch/mips-fcr.c: Source for the new test.
2527
7470adbb
MR
25282016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2529
2530 * gdb.base/solib-disc.exp: Use `standard_output_file'
2531 throughout.
2532
4a556533
PA
25332016-10-06 Pedro Alves <palves@redhat.com>
2534
2535 * gdb.base/jit-simple-dl.c: New file.
2536 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2537 * gdb.base/jit-simple.c: ... this.
2538 * gdb.base/jit-simple.exp (jit_run): Delete.
2539 (build_jit): New proc.
2540 (jit_test_reread): Recompile either the main program or the shared
2541 library, depending on what is being tested. Skip changing address
2542 if caller wants to. Compare before/after addresses. If testing
2543 standalone, explicitly load the binary. Test "maint info
2544 breakpoints".
2545 (top level): Add "standalone vs shared lib" and "change address"
2546 vs "same address" axes.
2547
5a122fbc
PA
25482016-10-06 Pedro Alves <palves@redhat.com>
2549
2550 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2551 call.
2552 (jit_run): Delete.
2553 (jit_test_reread): Use with_test_prefix. Reload the main binary
2554 explicitly. Compare the before/after addresses of the JIT
2555 descriptor.
2556
ee8da4b8
DE
25572016-08-15 Doug Evans <dje@google.com>
2558
2559 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2560 for single bitfields is bool.
2561 * gdb.xml/tdesc-regs.exp: Ditto.
2562
f389f6fe
JK
25632016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2564
2565 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2566
fdebf1a4
YQ
25672016-10-05 Yao Qi <yao.qi@linaro.org>
2568
2569 * lib/gdb.exp (support_complex_tests): Return zero if
2570 gdb_skip_float_test return true.
2571
9c36d954 25722016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2573 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
2574
2575 PR gdb/20487
2576 * gdb.mi/user-selected-context-sync.exp: New file.
2577 * gdb.mi/user-selected-context-sync.c: New file.
2578
4034d0ff 25792016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2580 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
2581
2582 PR gdb/20487
2583 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2584 =thread-select-event check.
2585
a4297203
PB
25862016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2587
2588 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2589 the compulsory L operand changes.
2590 * gdb.arch/powerpc-power.s: Likewise.
2591
bb805577
JK
25922016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2593
2594 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2595 * gdb.base/jit-attach-pie.c: New file.
2596 * gdb.base/jit-attach-pie.exp: New file.
2597
6d61dee5
PA
25982016-09-28 Pedro Alves <palves@redhat.com>
2599
2600 * gdb.base/infcall-input.c: New file.
2601 * gdb.base/infcall-input.exp: New file.
2602
f73842fc
YQ
26032016-09-22 Yao Qi <yao.qi@linaro.org>
2604
2605 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2606 (gdb_exit): Rename it to ...
2607 (gdbserver_gdb_exit): ... Close GDBserver.
2608 (gdb_exit): New proc, call gdbserver_gdb_exit.
2609 (mi_gdb_exit): Likewise.
2610
90681dab
YQ
26112016-09-22 Yao Qi <yao.qi@linaro.org>
2612
2613 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2614 path.
2615 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2616 Remove duplication.
2617
9c211fd8
YQ
26182016-09-22 Yao Qi <yao.qi@linaro.org>
2619
2620 * lib/gdbserver-support.exp: Check the existence of
2621 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2622
ad0a504f
AK
26232016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2624
2625 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2626
36cf1806
TT
26272016-09-21 Tom Tromey <tom@tromey.com>
2628
2629 PR gdb/20604:
2630 * gdb.base/quit.exp: New file.
2631
74172ecf
SM
26322016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2633
2634 * .gitignore: New file.
2635
3d0ec882
MR
26362016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2637
2638 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2639 throughout.
2640
8193adea
AA
26412016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2642
2643 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2644
d41a5c09
JK
26452016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2646
2647 * gdb.cp/casts.cc (decltype): Move it ...
2648 (main): ... with its call to ...
2649 * gdb.cp/casts03.cc: ... a new file.
2650 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2651
d2dfe700
JK
26522016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2653
2654 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2655
e2a92b16
PB
26562016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2657
2658 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2659 and sync up the test with tests in gas/testsuite/gas/ppc.
2660 * gdb.arch/powerpc-power.exp: Likewise.
2661
49b4de64
JK
26622016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2663
2664 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2665
2c29df25
SDJ
26662016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2667 Jan Kratochvil <jan.kratochvil@redhat.com>
2668
2669 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2670 make m1's definition to be different from m2's. Use 'dummy' as an
2671 argument for probe 'two'.
2672
cc3c2846
JB
26732016-09-10 Jon Beniston <jon@beniston.com>
2674
2675 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2676 for sim target.
2677
e1b2624a
AA
26782016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2679
2680 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2681 variable declaration.
2682 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2683 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2684 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2685 received HWCAP as its argument.
2686
4295e285
PA
26872016-09-06 Pedro Alves <palves@redhat.com>
2688
2689 * gdb.base/new-ui-pending-input.c: New file.
2690 * gdb.base/new-ui-pending-input.exp: New file.
2691 * gdb.exp (clear_gdb_spawn_id): New procedure.
2692 (with_spawn_id): Check whether gdb_spawn_id exists before
2693 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2694 on exit.
2695
00d5215e
UW
26962016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2697
2698 * gdb.base/float128.c: New file.
2699 * gdb.base/float128.exp: Likewise.
2700 * gdb.base/floatn.c: Likewise.
2701 * gdb.base/floatn.exp: Likewise.
2702
a9ff5f12
UW
27032016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2704
2705 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2706
f245535c
PA
27072016-09-05 Pedro Alves <palves@redhat.com>
2708
2709 PR backtrace/19927
2710 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2711 unwinders are immediately called as side effect of "source" or
2712 "disable unwinder" commands.
2713 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2714
ae9cf263
YQ
27152016-09-02 Yao Qi <yao.qi@linaro.org>
2716
2717 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2718 is true and $type is "float" or "double".
2719
27aba047
YQ
27202016-09-02 Yao Qi <yao.qi@linaro.org>
2721
2722 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2723 true.
2724 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2725 * gdb.base/call-rt-st.exp: Likewise.
2726 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2727 return value instead of gdb,skip_float_test.
2728 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2729 (do_function_calls): Use its return value instead of
2730 gdb,skip_float_test.
2731 * gdb.base/finish.exp: Likewise.
2732 * gdb.base/funcargs.exp: Likewise.
2733 * gdb.base/return.exp: Likewise.
2734 * gdb.base/return2.exp: Likewise.
2735 * gdb.base/varargs.exp: Likewise.
2736 * lib/gdb.exp (gdb_skip_float_test): Change it to
2737 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2738
5af962df
AA
27392016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2740
2741 * gdb.multi/tids.exp: Test "thread apply all".
2742
7fac6910
JK
27432016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2744
2745 * gdb.base/default.exp (tty): Remove.
2746
bb1fe4ac
KB
27472016-08-24 Kevin Buettner <kevinb@redhat.com>
2748
2806dc7e
PA
2749 * gdb.python/py-recurse-unwind.c: New file.
2750 * gdb.python/py-recurse-unwind.py: New file.
2751 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2752
0a1ddfa6
SM
27532016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2754
2755 * gdb.base/set-inferior-tty.exp: New file.
2756 * gdb.base/set-inferior-tty.c: New file.
2757
d9de1fe3
PA
27582016-08-23 Pedro Alves <palves@redhat.com>
2759
2760 PR gdb/20494
2761 * gdb.base/new-ui-echo.c: New file.
2762 * gdb.base/new-ui-echo.exp: New file.
2763
e9d9abd7
YQ
27642016-08-23 Yao Qi <yao.qi@linaro.org>
2765
2766 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2767 gdbserver_spawn.
2768 * gdb.server/connect-without-multi-process.exp (do_test):
2769 Likewise.
2770
3589529e
YQ
27712016-08-23 Yao Qi <yao.qi@linaro.org>
2772
2773 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2774 standalone_txt. Delete gdb_txt and standalone_txt on host
2775 and target. Spawn the binary on target. Copy files from
2776 target to host.
2777
6bb90213
PA
27782016-08-22 Pedro Alves <palves@redhat.com>
2779
2780 PR gdb/20505
2781 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2782 with_test_prefix. Factor out bits to ...
2783 (test_no_vdso): ... this new procedure.
2784
20c2c024
CL
27852016-08-19 Carl Love <cel@us.ibm.com>
2786
2787 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2788 maintaining separate logic for constructing the output path.
2789 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2790 * gdb.arch/ppc-dfp.exp: Likewise.
2791 * gdb.arch/ppc-fp.exp: Likewise.
2792 * gdb.arch/vsx-regs.exp: Likewise.
2793 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2794 binprefix for generating the additional binary files.
2795
0646e07d
PA
27962016-08-19 Pedro Alves <palves@redhat.com>
2797
2798 * gdb.trace/mi-trace-frame-collected.exp
2799 (test_trace_frame_collected): On x32, expect two registers.
2800
46da9242
CL
28012016-08-18 Carl Love <cel@us.ibm.com>
2802
2803 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2804 and sync up the test with tests in gas/testsuite/gas/ppc.
2805 * gdb.arch/powerpc-power.exp: Likewise.
2806
eb2332d7
SM
28072016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2808
2809 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2810 expected error message.
2811
63c61e04
SM
28122016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2813
2814 * gdb.multi/remove-inferiors.exp: New file.
2815 * gdb.multi/remove-inferiors.c: New file.
2816
7b17065f
YQ
28172016-08-12 Yao Qi <yao.qi@linaro.org>
2818
2819 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2820 argument list.
2821
01d3dedf
PA
28222016-08-10 Pedro Alves <palves@redhat.com>
2823
2824 PR gdb/19187
2825 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2826 setup_kfails.
2827
3eb7562a
PA
28282016-08-09 Pedro Alves <palves@redhat.com>
2829 Simon Marchi <simon.marchi@ericsson.com>
2830
2831 PR gdb/20418
2832 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2833 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2834
80614914
PA
28352016-08-09 Pedro Alves <palves@redhat.com>
2836
2837 PR mi/20431
2838 * gdb.mi/mi-cmd-error.exp: New file.
2839
f348d89a
PA
28402016-08-09 Pedro Alves <palves@redhat.com>
2841
2842 PR gdb/18653
2843 * gdb.base/signals-state-child.c: New file.
2844 * gdb.base/signals-state-child.exp: New file.
2845 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2846
e5ca03b4
PA
28472016-08-09 Pedro Alves <palves@redhat.com>
2848
2849 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2850
282a0691
TT
28512016-08-03 Tom Tromey <tom@tromey.com>
2852
2853 PR python/18565:
2854 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2855
41bfcd63
YQ
28562016-08-01 Yao Qi <yao.qi@linaro.org>
2857
2858 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2859 variable mode to "multi-process" if $multi_process is 1, otherwise
2860 set it to "single-process".
2861
e3465b24
YQ
28622016-08-01 Yao Qi <yao.qi@linaro.org>
2863
2864 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2865 * gdb.cp/cpexprs.exp: Likewise.
2866 * gdb.cp/m-static.exp: Likewise.
2867
0b31a4bc
TT
28682016-07-26 Tom Tromey <tom@tromey.com>
2869
2870 PR python/20190:
2871 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2872 test.
2873
e0461dbb
MM
28742016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2875
2876 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2877 selecting assembly source files.
2878 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2879 assembly source files.
2880 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2881 assembly source files.
2882 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2883 selecting assembly source files.
2884
8194e927
SM
28852016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2886
2887 * gdb.base/new-ui.exp (do_test_invalid_args): New
2888 procedure.
2889
c0272db5
TW
28902016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2891
2892 * gdb.btrace/reconnect.c: New file.
2893 * gdb.btrace/reconnect.exp: New file.
2894
e3487908
GKB
28952016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2896
2897 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2898 to test_catch_syscall_group.
2899 (test_catch_syscall_group): New.
2900
12df5c00
TT
29012016-07-21 Tom Tromey <tom@tromey.com>
2902
2903 * gdb.rust/simple.rs (main): Use empty struct expression.
2904 * gdb.rust/simple.exp: Add tests for empty struct expression.
2905
bae62ee2
YQ
29062016-07-21 Yao Qi <yao.qi@linaro.org>
2907
2908 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2909 if gdb_skip_xml_test is true on some targets.
2910
b1b53fb3
YQ
29112016-07-21 Yao Qi <yao.qi@linaro.org>
2912
2913 * gdb.server/solib-list.exp: Unset last_loaded_file.
2914
027d97f8
JK
29152016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2916
2917 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2918 "step into captured_main (args)".
2919
7674d381
JK
29202016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2921
2922 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2923
72b5d099
JK
29242016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2925
2926 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2927
1f960ced
PA
29282016-07-19 Pedro Alves <palves@redhat.com>
2929
2930 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2931 * gdb.opt/inline-bt.exp: Likewise.
2932 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2933 additional_flags=-Winline.
2934 * gdb.opt/inline-locals.exp: Likewise.
2935 * gdb.opt/inline-markers.c (ATTR): Define.
2936 (inlined_fn): Use it.
2937
f25827c1
YQ
29382016-07-19 Yao Qi <yao.qi@linaro.org>
2939
2940 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2941 (test_with_self): Remove some code. Remove argument executable.
2942 (top-level): Use do_self_tests.
2943
37539ebe
DB
29442016-07-15 Zachary Welch <zwelch@codesourcery.com>
2945 Don Breazeal <donb@codesourcery.com>
2946
2947 * gdb.base/maint.exp: Escape paths used in regular expressions.
2948 * gdb.stabs/weird.exp: Likewise.
2949
dac790e1
TT
29502016-07-13 Tom Tromey <tom@tromey.com>
2951
2952 PR python/15620, PR python/18620:
2953 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2954 (test_bkpt_events): New procs.
2955
93daf339
TT
29562016-07-13 Tom Tromey <tom@tromey.com>
2957
2958 PR python/17698:
2959 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2960 test.
2961 (test_watchpoints): Likewise.
2962 (test_bkpt_pending): New proc.
2963
6571a381
TT
29642016-07-13 Tom Tromey <tom@tromey.com>
2965
2966 PR cli/18053:
2967 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2968 completion test.
2969
e8732474
JK
29702016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2971
2972 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2973 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2974 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2975 f_label.
2976 (g): Rename g_end_lbl to g_label.
2977 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2978 low_pc and high_pc.
2979 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2980
e0f3fd7c
TT
29812016-07-12 Tom Tromey <tom@tromey.com>
2982
2983 PR python/19293:
2984 * gdb.python/py-unwind-maint.exp: Update tests.
2985
3cfe46b6
YQ
29862016-07-12 Yao Qi <yao.qi@linaro.org>
2987
2988 * lib/selftest-support.exp (selftest_setup): Match the output
2989 when captured_main is inlined.
2990
4f19a0e6
WT
29912016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2992
2993 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2994 New variables.
2995 (print this%a, print this%b, print this): New tests.
2996 * gdb.fortran/derived-types.f90 (this): New object and
2997 initialization.
2998
986cf455
SM
29992016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3000
3001 * gdb.ada/arraydim.exp: Remove extra directory level in build
3002 directory.
3003
f0464b23
SM
30042016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3005
3006 * lib/ada.exp: Remove extra directory level in build directory.
3007 * gdb.ada/cond_lang.exp: Likewise.
3008 * gdb.ada/exec_changed.exp: Likewise.
3009 * gdb.ada/lang_switch.exp: Likewise.
3010
42d94011
MG
30112016-07-06 Manish Goregaokar <manish@mozilla.com>
3012
2806dc7e
PA
3013 * simple.rs: Add test for raw pointer subscripting.
3014 * simple.exp: Add test expectations.
42d94011 3015
647c264c
YQ
30162016-07-05 Yao Qi <yao.qi@linaro.org>
3017
3018 * gdb.mi/mi-reverse.exp: Match =record-started output.
3019
20aa2c60
PA
30202016-07-01 Pedro Alves <palves@redhat.com>
3021
3022 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3023 procedure.
3024 (jit_reader_test): Test the jit reader's unwinder.
3025 * gdb.base/jithost.c (jit_function_00_code): New global.
3026 (main): Use memcpy to fill in the mmapped code, instead of poking
3027 bytes manually here.
3028 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3029 value.
3030 (read_debug_info): Save the function's range.
3031 (read_sp): New function.
3032 (unwind_frame): Use it. Also unwind RBP.
3033 (get_frame_id): Use read_sp.
3034 (gdb_init_reader): Use calloc instead of malloc.
3035 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3036 parameter. Use gdb_test_multiple.
3037
ced2dffb
PA
30382016-07-01 Pedro Alves <palves@redhat.com>
3039 Antoine Tremblay <antoine.tremblay@ericsson.com>
3040
3041 * gdb.threads/process-dies-while-detaching.c: New file.
3042 * gdb.threads/process-dies-while-detaching.exp: New file.
3043
63000888
PA
30442016-07-01 Pedro Alves <palves@redhat.com>
3045
3046 * gdb.multi/watchpoint-multi-exit.c: New file.
3047 * gdb.multi/watchpoint-multi-exit.exp: New file.
3048
038d4868
PA
30492016-06-30 Pedro Alves <palves@redhat.com>
3050
3051 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3052 unset inferior_spawn_id.
3053
994e9c83
PA
30542016-06-30 Pedro Alves <palves@redhat.com>
3055
3056 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3057 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3058
e5653468
YQ
30592016-06-29 Yao Qi <yao.qi@linaro.org>
3060
3061 * gdb.base/return.c: Add copyright header.
3062
803b47e5
TT
30632016-06-29 Tom Tromey <tom@tromey.com>
3064
3065 PR python/20129:
3066 * gdb.python/py-framefilter.exp: Add tests for setting priority
3067 and disabling of non-existent frame filter.
3068
28244707
YQ
30692016-06-29 Yao Qi <yao.qi@linaro.org>
3070
3071 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3072 0x0f07ff.
3073
a31d2f06
YQ
30742016-06-28 Yao Qi <yao.qi@linaro.org>
3075
3076 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3077 triplets. Start gdb, execute catch syscall, and continue. Check
3078 gdb's output to determine catch syscall is supported.
3079
921d8f54
MG
30802016-06-27 Manish Goregaokar <manish@mozilla.com>
3081
25d49b86
PA
3082 * gdb.rust/simple.rs: Add test for returning unit in a function.
3083 * gdb.rust/simple.exp: Add expectation for functions returning
3084 unit.
921d8f54 3085
f4952523
PMR
30862016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3087
3088 * gdb.python/py-breakpoint-create-fail.c,
3089 gdb.python/py-breakpoint-create-fail.exp,
3090 gdb.python/py-breakpoint-create-fail.py: New testcase.
3091
fccb08f8
MG
30922016-06-25 Manish Goregaokar <manish@mozilla.com>
3093
3094 PR gdb/20239
3095 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
3096 * gdb.rust/simple.exp: Add test expectations for new NonZero
3097 tests.
fccb08f8 3098
6b850546
DT
30992016-06-24 David Taylor <dtaylor@emc.com>
3100
3101 * gdb.base/offsets.exp: New file.
3102 * gdb.base/offsets.c: New file.
3103
17621150
TT
31042016-06-23 Tom Tromey <tom@tromey.com>
3105
3106 PR gdb/16483:
3107 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3108 before any filters are loaded.
3109
04d59df6
WT
31102016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3111
3112 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3113 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3114 structs.
3115 * gdb.fortran/derived-type-function.exp: New file.
3116 * gdb.fortran/derived-type-function.f90: New file.
3117
3118
ac69f786
PA
31192016-06-21 Pedro Alves <palves@redhat.com>
3120
3121 * gdb.base/new-ui.exp: New file.
3122 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3123 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3124 (with_spawn_id): New procedure.
3125
49940788
PA
31262016-06-21 Pedro Alves <palves@redhat.com>
3127
3128 * gdb.mi/mi-exec-run.exp: New file.
3129
ef274d26
PA
31302016-06-21 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3133 breakpoint command's output on the main UI.
3134 (test_break): New procedure, factored out from calls in the top
3135 level.
3136 (top level): Use foreach_with_prefix to test MI as main UI and as
3137 separate UI.
3138
468afe6c
PA
31392016-06-21 Pedro Alves <palves@redhat.com>
3140
3141 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3142 (test_awatch_creation_and_listing)
3143 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3144 Remove 'type' parameter.
3145 (test_watchpoint_all): New parameter mi_mode. Remove
3146 with_test_prefix.
3147 (top level): Use foreach_with_prefix, and add main/separate UI MI
3148 testing axis.
3149
51f77c37
PA
31502016-06-21 Pedro Alves <palves@redhat.com>
3151
3152 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3153 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3154 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3155 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3156 (gdb_main_spawn_id, mi_spawn_id): Declare and
3157 comment.
3158 (mi_create_inferior_pty): New procedure,
3159 factored out from default_mi_gdb_start.
3160 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3161 procedures.
3162 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3163 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3164 Use mi_create_inferior_pty.
3165 (mi_gdb_start): Use eval to pass down args list.
3166
8980e177
PA
31672016-06-21 Pedro Alves <palves@redhat.com>
3168
3169 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3170 * gdb.opt/inline-cmds.exp: Add MI tests.
3171
f38d3ad1
PA
31722016-06-21 Pedro Alves <palves@redhat.com>
3173
3174 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3175
45db7c09
PA
31762016-06-21 Pedro Alves <palves@redhat.com>
3177
3178 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3179 (top level): Use it instead of mi_execute_to.
3180
5a069ab3
PA
31812016-06-21 Pedro Alves <palves@redhat.com>
3182
3183 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3184 (cont_handler_str): New.
3185 (signal_stop_handler): Set stop_handler_str instead of printing to
3186 stdout.
3187 (continue_handler): Set cont_handler_str instead of printing to
3188 stdout.
3189 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3190 mi_send_resuming_command. Print stop_handler_str and
3191 cont_handler_str instead of expecting the python events print
3192 directly.
3193
2838cc1d
SD
31942016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3195
3196 * gdb.base/jit-reader.exp: New file.
3197 * gdb.base/jithost.c: New file.
3198 * gdb.base/jithost.h: New file.
3199 * gdb.base/jitreader.c : New file.
3200 * gdb.base/jit-protocol.h: New file.
3201
21a77091
YQ
32022016-06-17 Yao Qi <yao.qi@linaro.org>
3203
3204 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3205 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3206 and detach-on-fork. Adjust tests.
3207 (top level): Invoke break_cond_on_syscall with combinations of
3208 syscall, follow-fork-mode and detach-on-fork.
3209
f50bf8e5
YQ
32102016-06-17 Yao Qi <yao.qi@linaro.org>
3211
3212 * gdb.base/step-over-exit.c: New.
3213 * gdb.base/step-over-exit.exp: New.
3214
a28d8e50
YTL
32152016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3216
3217 * gdb.base/float.exp: Add target check for nds32*-*-*.
3218 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3219
cad8e26d
AB
32202016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3221
3222 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3223 for unsupported target features.
3224 * gdb.base/call-rt-st.exp: Likewise.
3225 * gdb.base/call-sc.exp: Likewise.
3226 * gdb.base/call-signal-resume.exp: Likewise.
3227 * gdb.base/call-strs.exp: Likewise.
3228 * gdb.base/callexit.exp: Likewise.
3229 * gdb.base/callfuncs.exp: Likewise.
3230 * gdb.base/nodebug.exp: Likewise.
3231 * gdb.base/printcmds.exp: Likewise.
3232 * gdb.base/ptype.exp: Likewise.
3233 * gdb.base/structs.exp: Likewise.
3234 * gdb.base/unwindonsignal.exp: Likewise.
3235 * gdb.cp/gdb2495.exp: Likewise.
3236 * gdb.cp/templates.exp: Likewise.
3237 * gdb.cp/virtfunc.exp: Likewise.
3238 * gdb.threads/hand-call-in-threads.exp: Likewise.
3239 * gdb.threads/interrupted-hand-call.exp: Likewise.
3240 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3241
347dc102
TT
32422016-06-10 Tom Tromey <tom@tromey.com>
3243
3244 PR rust/20110:
3245 * gdb.rust/expr.exp: Add test for integer constant larger than
3246 i32.
3247
5e13cf25
BH
32482016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3249
3250 * gdb.fortran/nested-funcs.exp: New.
3251 * gdb.fortran/nested-funcs.f90: New.
3252
bb556f1f
TK
32532016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3254
3255 * gdb.base/examine-backward.c: New file.
3256 * gdb.base/examine-backward.exp: New file.
3257
38b022b4
SM
32582016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3259
3260 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3261 matching.
3262
1b40ec05
TT
32632016-06-02 Tom Tromey <tom@tromey.com>
3264
3265 PR python/18984:
3266 * gdb.python/py-shared.exp: Add solib_name test.
3267
193bd378
SM
32682016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3269
3270 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3271
3326303b
MG
32722016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3273
3274 PR c++/19893
3275 * gdb.dwarf2/implref.exp: Rename to...
3276 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3277 * gdb.dwarf2/implref-array.c: New file.
3278 * gdb.dwarf2/implref-array.exp: Likewise.
3279 * gdb.dwarf2/implref-global.c: Likewise.
3280 * gdb.dwarf2/implref-global.exp: Likewise.
3281 * gdb.dwarf2/implref-struct.c: Likewise.
3282 * gdb.dwarf2/implref-struct.exp: Likewise.
3283
825c8ef2
AT
32842016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3285
3286 * gdb.trace/trace-condition.exp: Add 64bit tests.
3287
2320162a
AT
32882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3289
3290 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3291 bits types.
3292 (main): Adapt to 8 to 64 bits types.
3293 * gdb.trace/trace-condition.exp: Add new tests.
3294
a7818233
AT
32952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3296
3297 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3298
0d336466
AT
32992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3300
3301 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3302 Move condition tests...
3303 * gdb.trace/trace-condition.exp: Here.
3304
7faeb45a
AT
33052016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3306
3307 * gdb.trace/trace-condition.exp: Add counter-case tests.
3308
e385593e
JK
33092016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3310
3311 PR c++/15231
3312 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3313 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3314
744608cc
PA
33152016-05-27 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3318 New procedure.
3319 (top level): Call it, and bail out of DejaGnu is known to be bad.
3320
ac775bf4
AB
33212016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3322
3323 * gdb.base/whatis.c: Extend the test case.
3324 * gdb.base/whatis.exp: Add additional tests.
3325
2bbad2ea
BH
33262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3327
3328* gdb.fortran/type.f90: Add pointer variable.
3329* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3330
8b70175d
BH
33312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3332
3333 * gdb.fortran/vla-type.exp: Fix testcase name.
3334
86d8a848
BH
33352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3336
3337 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3338
e188eb36
BH
33392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3340
3341 * gdb.fortran/type.f90: Add nested structures.
3342 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3343 * gdb.fortran/derived-type.exp: Adapt expected output.
3344 * gdb.fortran/vla-type.exp: Adapt expected output.
3345
9b2db1fd
BH
33462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3347
3348 * gdb.fortran/whatis_type.exp: Adapt expected output.
3349
72b17055
BH
33502016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3351
3352 * gdb.fortran/print_type.exp: Fix expected output.
3353 * gdb.fortran/whatis_type.exp: Fix expected output.
3354
3cd81d8d
BH
33552016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3356
3357 * gdb.fortran/whatis_type.exp: Use multi_line.
3358
ddae9462
TT
33592016-05-24 Tom Tromey <tom@tromey.com>
3360
3361 PR python/17386:
3362 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3363 use value as an index.
3364
1957f6b8
TT
33652016-05-23 Tom Tromey <tom@tromey.com>
3366
3367 PR python/17981:
3368 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3369 no-breakpoint case.
3370
026a9174
PA
33712016-05-24 Pedro Alves <palves@redhat.com>
3372
3373 PR gdb/19828
3374 * gdb.threads/clone-attach-detach.c: New file.
3375 * gdb.threads/clone-attach-detach.exp: New file.
3376
e70a7231
FR
33772016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3378
3379 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3380
0f6ed0e0
TT
33812016-05-23 Tom Tromey <tom@tromey.com>
3382
3383 PR python/19438, PR python/18393:
3384 * gdb.python/py-progspace.exp: Add "dir" test.
3385 * gdb.python/py-objfile.exp: Add "dir" test.
3386
ffd19d61
YQ
33872016-05-23 Yao Qi <yao.qi@linaro.org>
3388
3389 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3390 * gdb.arch/thumb2-it.exp: Likewise.
3391
9e8f9b05
SM
33922016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3393
3394 * gdb.mi/mi-threads-interrupt.c: New file.
3395 * gdb.mi/mi-threads-interrupt.exp: New file.
3396
61c6156d
SM
33972016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3398
3399 PR gdb/18077
3400 * gdb.mi/mi-async-run.exp: New file.
3401 * gdb.mi/mi-async-run.c: New file.
3402
67218854
TT
34032016-05-17 Tom Tromey <tom@tromey.com>
3404 Manish Goregaokar <manishsmail@gmail.com>
3405
3406 * lib/rust-support.exp: New file.
3407 * lib/gdb.exp (skip_rust_tests): New proc.
3408 (build_executable_from_specs): Handle rust.
3409 * lib/future.exp (gdb_find_rustc): New proc.
3410 (gdb_default_target_compile): Handle rust.
3411 * gdb.rust/expr.exp: New file.
3412 * gdb.rust/generics.exp: New file.
3413 * gdb.rust/generics.rs: New file.
3414 * gdb.rust/methods.exp: New file.
3415 * gdb.rust/methods.rs: New file.
3416 * gdb.rust/modules.exp: New file.
3417 * gdb.rust/modules.rs: New file.
3418 * gdb.rust/simple.exp: New file.
3419 * gdb.rust/simple.rs: New file.
3420
c44af4eb
TT
34212016-05-17 Tom Tromey <tom@tromey.com>
3422
3423 * gdb.base/default.exp (set language): Add rust.
3424
dcd1f979
TT
34252016-05-17 Tom Tromey <tom@tromey.com>
3426
3427 * gdb.gdb/unittest.exp: New file.
3428
155b7f57
YQ
34292016-05-16 Yao Qi <yao.qi@linaro.org>
3430
3431 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3432 shell_prompt. Update shell_prompt_re.
3433
8ddd5a6c
DE
34342016-05-12 Doug Evans <dje@google.com>
3435
3436 PR symtab/19999
3437 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3438 $options when building executable.
3439 * gdb.dwarf2/fission-loclists-pie.S: New file.
3440 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3441
02e370d9
SM
34422016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3443
3444 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3445 of [is_remote target],
3446
8929ad8b
SM
34472016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3448
3449 * lib/gdb.exp (use_gdb_stub): New procedure.
3450
6c447423
DE
34512016-05-03 Yunlian Jiang <yunlian@google.com>
3452 Doug Evans <dje@google.com>
3453
3454 PR symtab/19914
3455 * gdb.dwarf2/dwp-sepdebug.c: New file.
3456 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3457
444e826c
SM
34582016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3459
3460 * gdb.base/detach.exp: Remove is_remote check.
3461
740feeaa
SM
34622016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3463
3464 * gdb.base/annota-input-while-running.exp: Don't check for
3465 [is_remote target]. Enable annotations after running to main.
3466 Remove unused "set test..." line.
3467
9080ac9d
SM
34682016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3469
3470 * gdb.trace/trace-enable-disable.exp: New file.
3471 * gdb.trace/trace-enable-disable.c: New file.
3472
952ebca5
SM
34732016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3474
3475 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3476 use it in info sharedlibrary test.
3477 * gdb.trace/ftrace-lock.exp: Likewise.
3478 * gdb.trace/ftrace.exp: Likewise.
3479 * gdb.trace/range-stepping.exp: Likewise.
3480 * gdb.trace/trace-break.exp: Likewise.
3481 * gdb.trace/trace-condition.exp: Likewise.
3482 * gdb.trace/trace-mt.exp: Likewise.
3483
d9019901
SM
34842016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3485
3486 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3487 (gdb_load_shlib): ... this.
3488 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3489 gdb_load_shlib.
3490 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3491 * gdb.base/ctxobj.exp: Likewise.
3492 * gdb.base/dprintf-pending.exp: Likewise.
3493 * gdb.base/dso2dso.exp: Likewise.
3494 * gdb.base/fixsection.exp: Likewise.
3495 * gdb.base/gcore-relro.exp: Likewise.
3496 * gdb.base/gdb1555.exp: Likewise.
3497 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3498 * gdb.base/gnu-ifunc.exp: Likewise.
3499 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3500 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3501 * gdb.base/pending.exp: Likewise.
3502 * gdb.base/print-file-var.exp: Likewise.
3503 * gdb.base/print-symbol-loading.exp: Likewise.
3504 * gdb.base/shlib-call.exp: Likewise.
3505 * gdb.base/shreloc.exp: Likewise.
3506 * gdb.base/so-impl-ld.exp: Likewise.
3507 * gdb.base/solib-disc.exp: Likewise.
3508 * gdb.base/solib-nodir.exp: Likewise.
3509 * gdb.base/solib-overlap.exp: Likewise.
3510 * gdb.base/solib-symbol.exp: Likewise.
3511 * gdb.base/solib-weak.exp (do_test): Likewise.
3512 * gdb.base/sym-file.exp: Likewise.
3513 * gdb.base/symtab-search-order.exp: Likewise.
3514 * gdb.base/type-opaque.exp: Likewise.
3515 * gdb.base/unload.exp: Likewise.
3516 * gdb.base/watchpoint-solib.exp: Likewise.
3517 * gdb.compile/compile.exp: Likewise.
3518 * gdb.cp/gdb2384.exp: Likewise.
3519 * gdb.cp/infcall-dlopen.exp: Likewise.
3520 * gdb.cp/re-set-overloaded.exp: Likewise.
3521 * gdb.fortran/library-module.exp: Likewise.
3522 * gdb.opt/solib-intra-step.exp: Likewise.
3523 * gdb.python/py-finish-breakpoint.exp: Likewise.
3524 * gdb.python/py-shared.exp: Likewise.
3525 * gdb.reverse/solib-precsave.exp: Likewise.
3526 * gdb.reverse/solib-reverse.exp: Likewise.
3527 * gdb.server/solib-list.exp: Likewise.
3528 * gdb.threads/dlopen-libpthread.exp: Likewise.
3529 * gdb.threads/tls-shared.exp: Likewise.
3530 * gdb.threads/tls-so_extern.exp: Likewise.
3531 * gdb.trace/change-loc.exp: Likewise.
3532 * gdb.trace/ftrace-lock.exp: Likewise.
3533 * gdb.trace/ftrace.exp: Likewise.
3534 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3535 * gdb.trace/pending.exp: Likewise.
3536 * gdb.trace/range-stepping.exp: Likewise.
3537 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3538 (strace_info_marker): Likewise.
3539 (strace_probe_marker): Likewise.
3540 (strace_trace_on_same_addr): Likewise.
3541 (strace_trace_on_diff_addr): Likewise.
3542 * gdb.trace/trace-break.exp: Likewise.
3543 * gdb.trace/trace-condition.exp: Likewise.
3544 * gdb.trace/trace-mt.exp: Likewise.
3545
fca4cfd9
SM
35462016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3547
3548 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3549 result of gdb_remote_download.
3550 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3551 * gdb.base/dso2dso.exp: Likewise.
3552 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3553 * gdb.base/print-file-var.exp: Likewise.
3554 * gdb.base/shlib-call.exp: Likewise.
3555 * gdb.base/shreloc.exp: Likewise.
3556 * gdb.base/solib-overlap.exp: Likewise.
3557 * gdb.base/solib-weak.exp (do_test): Likewise.
3558 * gdb.base/unload.exp: Likewise.
3559
11cf4ffb
YQ
35602016-04-27 Yao Qi <yao.qi@linaro.org>
3561
3562 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3563 exists.
3564
3e2e34f8
KB
35652016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3566
3567 * vla-type.exp: Print structure from toplevel.
3568
8f07e298
BH
35692016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3570
3571 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3572 of dynamic types.
3573 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3574 of dynamic types.
3575
9920b434
BH
35762016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3577
3578 * gdb.fortran/vla-type.f90: New file.
3579 * gdb.fortran/vla-type.exp: New file.
3580
f3abeff5
YQ
35812016-04-25 Yao Qi <yao.qi@linaro.org>
3582
3583 * gdb.base/branch-to-self.c: New file.
3584 * gdb.base/branch-to-self.exp: New file.
3585
0a5d52f0
YQ
35862016-04-22 Yao Qi <yao.qi@linaro.org>
3587
3588 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3589 more after $hex.
3590
495346f6
YQ
35912016-04-22 Yao Qi <yao.qi@linaro.org>
3592
3593 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3594 * gdb.base/annota3.exp: Likewise.
3595
4a7e075c
YQ
35962016-04-22 Yao Qi <yao.qi@linaro.org>
3597
3598 * gdb.reverse/step-precsave.exp: Do one step and test program
3599 stops in "callee" and do multiple steps until program goes out
3600 of "callee".
3601 * gdb.reverse/step-reverse.exp: Likewise.
3602
5b061e98
YQ
36032016-04-22 Yao Qi <yao.qi@linaro.org>
3604
3605 * gdb.trace/signal.exp: Also pass if
3606 $tracepoint_hits($i) > $iterations.
3607
5c5dc57f
YQ
36082016-04-22 Yao Qi <yao.qi@linaro.org>
3609
3610 * gdb.trace/signal.c: New file.
3611 * gdb.trace/signal.exp: New file.
3612
a55411b9
DE
36132016-04-19 Doug Evans <xdje42@gmail.com>
3614
3615 * gdb.base/bad-file.exp: New file.
3616
a22df60a
MG
36172016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3618
3619 * gdb.dwarf2/implref.exp: New file.
3620
0c13f7e5
BH
36212016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3622
3623 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3624 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3625 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3626 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3627 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3628 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3629 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3630 * lib/fortran.exp (fortran_int4): New procedure.
3631 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3632 (fortran_logical4): Likewise.
3633
9b9b09e9
BH
36342016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3635
3636 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3637
a14d1f4d
BH
36382016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3639
3640 * lib/compiler.c: Add Intel specific preprocessor macros.
3641 * lib/compiler.cc: Likewise.
25d49b86 3642
7d49b1d0
LM
36432016-04-13 Luis Machado <lgustavo@codesourcery.com>
3644
3645 * gdb.server/connect-with-no-symbol-file.c: New file.
3646 * gdb.server/connect-with-no-symbol-file.exp: New file.
3647
8392fa22
SM
36482016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3649
3650 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3651
8c4c4aeb
SM
36522016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3653
3654 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3655 standard output directory.
3656
45e3745e
AT
36572016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3658
3659 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3660
e26b7e41
MM
36612016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3662
3663 * gdb.btrace/instruction_history.c (loop): Add declaration.
3664
8ce09462
AT
36652016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3666
3667 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3668
2e88a1ea
SM
36692016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3670
3671 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3672 parentheses to print.
3673 (continue_handler): Likewise.
3674
f48e22e3
SM
36752016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3676
3677 * gdb.server/solib-list.exp: Remove is_remote check.
3678 Pass shlib= to gdb_compile. Don't link shared library with
3679 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3680 Run binary filename through "readlink -f" on the target.
3681
096be756
PA
36822016-04-08 Pedro Alves <palves@redhat.com>
3683
3684 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3685 interpreter filename as argument to gdbserver_spawn.
3686 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3687 Return empty if $last_loaded_file does not exist.
3688
06500533
JK
36892016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3690
3691 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3692 * gdb.base/jit-main.c: Use exit after usage.
3693
2d35e871
JK
36942016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3695
3696 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3697 GDBHISTSIZE prior to the tests.
3698 * gdb.base/gdbinit-history.exp: Likewise.
3699
37002016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3701
3702 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3703 instead of build_executable. Use gdb_load_shlibs.
3704
c8064e7e
YQ
37052016-04-07 Yao Qi <yao.qi@linaro.org>
3706
3707 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3708 Execute "si" command.
3709
bde47561
YQ
37102016-04-07 Yao Qi <yao.qi@linaro.org>
3711
3712 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3713 number instead of the comments on some line.
3714
b16f8a3b
DB
37152016-04-06 Don Breazeal <donb@codesourcery.com>
3716
3717 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3718 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3719
c2f901df
SM
37202016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3721
3722 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3723 standard_output_file. Remove unused binfile variable.
3724
ac17fda0
CU
37252016-04-05 Catalin Udma <catalin.udma@freescale.com>
3726
3727 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3728 * gdb.python/py-mi-objfile.exp: Match "list main" output
3729 in console format.
3730
03a8c4df
SM
37312016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3732
3733 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3734 absolute.
3735
6e774b13
SM
37362016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3737
3738 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3739 absolute.
3740 * gdb.trace/ftrace.exp: Likewise.
3741 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3742 targets as well.
3743 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3744 (gdb_load_shlibs): Copy libraries to test directory when testing
3745 natively. Only set solib-search-path if testing remotely.
3746 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3747
7817ea46
SM
37482016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3749
3750 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3751 gdb_download. Use it even if the target is not remote.
3752 * gdb.base/jit.exp (compile_jit_test): Likewise.
3753 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3754 output directory if the destination board is local, otherwise use
3755 the standard remote_download from DejaGnu.
3756 (gdb_download): Remove.
3757 (gdb_load_shlibs): Use gdb_remote_download instead of
3758 gdb_download.
3759 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3760 Use gdb_remote_download instead of gdb_download. Use it even if
3761 the target is not remote.
3762 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3763 instead of gdb_download.
3764
7beb7f68
SM
37652016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3766
3767 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3768 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3769 run.
3770
cc63428a
AV
37712016-04-01 Artemiy Volkov <artemiyv@acm.org>
3772
3773 PR gdb/19820
3774 * gdb.base/printcmds.exp: Add artificial arrays tests.
3775
64cdf930
PA
37762016-03-31 Pedro Alves <palves@redhat.com>
3777
3778 PR gdb/19858
3779 * gdb.base/jit-main.c: Include unistd.h.
3780 (ATTACH): Define to 0 if not already defined.
3781 (wait_for_gdb, mypid): New globals.
3782 (WAIT_FOR_GDB): New macro.
3783 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3784 some breakpoint locations.
3785 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3786 New procedures.
3787 (one_jit_test): Add REATTACH parameter, and handle it. Use
3788 continue_to_test_location.
3789 (top level): Test attach, and adjusts calls to one_jit_test.
3790
40dea8cb
PA
37912016-03-31 Pedro Alves <palves@redhat.com>
3792
3793 PR gdb/19858
3794 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3795 BINSUFFIX parameter, and handle it.
3796 (top level): Adjust calls compile_jit_test.
3797
e7ea3ec7
CU
37982016-03-31 Catalin Udma <catalin.udma@freescale.com>
3799
3800 PR python/19743
3801 * gdb.python/py-mi-events-gdb.py: New file.
3802 * gdb.python/py-mi-events.c: New file.
3803 * gdb.python/py-mi-events.exp: New file.
3804
e6359af3
YQ
38052016-03-30 Yao Qi <yao.qi@linaro.org>
3806
3807 * gdb.reverse/until-precsave.exp: Match function name only.
3808 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3809 Move malloc to a condition block.
3810 * gdb.reverse/until-reverse.exp: Match function name only.
3811
a4105d04
MK
38122016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3813
3814 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3815 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3816 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3817 variable for GPR 0 instead of assuming it is register 0.
3818 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3819 * lib/trace-support.exp: Add s390 registers.
3820
bfa6adb9
YQ
38212016-03-29 Yao Qi <yao.qi@linaro.org>
3822
3823 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3824
1e6697ea
YQ
38252016-03-24 Yao Qi <yao.qi@linaro.org>
3826
3827 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3828 test message.
3829
64bcd522
AA
38302016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3831
3832 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3833 maintaining separate logic for constructing the output path.
3834
7868401b
DB
38352016-03-16 Don Breazeal <donb@codesourcery.com>
3836
3837 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3838 Retry fork and waitpid on interrupted system call errors.
3839 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3840 Use with_timeout_factor to increase timeout by factor of 10.
3841
1cafadb4
DB
38422016-03-15 Don Breazeal <donb@codesourcery.com>
3843
3844 * gdb.cp/scope-err.cc: New test program.
3845 * gdb.cp/scope-err.exp: New test script.
3846 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3847 lines and "set breakpoint here" comment.
3848 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3849 Fixed some whitespace and format issues.
3850 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3851 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3852
81516450
DE
38532016-03-15 Doug Evans <dje@google.com>
3854
3855 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3856 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3857 All callers updated. Add tests for enums, mixed flags register.
3858
aa52b601
DE
38592016-03-15 Doug Evans <dje@google.com>
3860
3861 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3862 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3863
fa4ff313
SM
38642016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3865
3866 * gdb.base/default.exp: Add $_as_string to the list of expected
3867 convenience functions.
3868
f2403c39
AB
38692016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3870
3871 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3872
f2f3ccb9
SM
38732016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3874
3875 * gdb.python/py-as-string.exp: New file.
3876 * gdb.python/py-as-string.c: New file.
3877
00dbd492
PA
38782016-03-09 Pedro Alves <palves@redhat.com>
3879
3880 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3881 signal" -> "Thread NN received signal" output change.
3882 * gdb.threads/ia64-sigill.exp: Likewise.
3883 * gdb.threads/linux-dp.exp: Likewise.
3884 * gdb.threads/manythreads.exp: Likewise.
3885 * gdb.threads/pending-step.exp: Likewise.
3886 * gdb.threads/print-threads.exp: Likewise.
3887 * gdb.threads/sigstep-threads.exp: Likewise.
3888 * gdb.threads/staticthreads.exp: Likewise.
3889 * gdb.threads/tls.exp: Likewise.
3890
1e6697ea
YQ
38912016-03-09 Pedro Alves <palves@redhat.com>
3892
3893 * gdb.base/command-line-input.exp: New file.
3894
b04fd3be
MK
38952016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3896
3897 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3898 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3899 * gdb.trace/pending.exp: Accept leading dot before function name.
3900 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3901 * lib/trace-support.exp: Set registers for ppc.
3902
98fa59e9
MK
39032016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3904
3905 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3906 use it for disassembly; accept .main in addition to main in backtrace.
3907
f77198c8
MK
39082016-03-09 Wei-cheng Wang <cole945@gmail.com>
3909 Marcin Kościelnicki <koriakin@0x04.net>
3910
3911 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3912 (gdb_recursion_test_ptr): New global variable.
3913 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3914 gdb_recursion_test.
3915 (gdb_c_test): Ditto.
3916
ba84e0da
MK
39172016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3918
3919 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3920 ordering.
3921
4366d36e
MK
39222016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3923
3924 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3925 (bar): Add bar_start_lbl label.
3926 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3927 of foo/bar for emitting DWARF and tracing.
3928
5eb264df
SDJ
39292016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3930
3931 * analyze-racy-logs.py: Set executable bit.
3932
fb6a751f
SDJ
39332016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3934
3935 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3936 (CHECK_TARGET_TMP): Likewise.
3937 (check-single-racy): New rule.
3938 (check-parallel-racy): Likewise.
3939 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3940 (do-check-parallel-racy): New rule.
3941 (check-racy/%.exp): Likewise.
3942 * README (Racy testcases): New section.
3943 * analyze-racy-logs.py: New file.
3944
bdf7e230
DE
39452016-03-03 Doug Evans <dje@google.com>
3946
3947 * gdb.base/skip.exp: Use with_test_prefix.
3948
4719d415
YQ
39492016-03-03 Yao Qi <yao.qi@linaro.org>
3950
3951 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3952 Invoke step_over_syscall "clone" and break_cond_on_syscall
3953 "clone".
3954 * gdb.base/step-over-clone.c: New file.
3955
ea507862
YQ
39562016-03-03 Yao Qi <yao.qi@linaro.org>
3957
3958 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3959 code format.
3960
8fc8cbda
YQ
39612016-03-03 Yao Qi <yao.qi@linaro.org>
3962
3963 * gdb.base/disp-step-fork.c: Rename to ...
3964 * gdb.base/step-over-fork.c: ... it. New file.
3965 * gdb.base/disp-step-vfork.c: Rename to ...
3966 * gdb.base/step-over-vfork.c: ... it. New file.
3967 * gdb.base/disp-step-syscall.exp: Rename to ...
3968 * gdb.base/step-over-syscall.exp: ... it. New file.
3969 (disp_step_cross_syscall): Rename to ...
3970 (step_over_syscall): ... it.
3971
92fa70b0
YQ
39722016-03-03 Yao Qi <yao.qi@linaro.org>
3973
3974 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3975 If target supports condition evaluation on target, invoke
3976 break_cond_on_syscall for fork and vfork.
3977
e197ad3c
YQ
39782016-03-03 Yao Qi <yao.qi@linaro.org>
3979
3980 * gdb.base/disp-step-syscall.exp: Don't invoke
3981 support_displaced_stepping.
3982 (disp_step_cross_syscall): Test with displaced stepping off and
3983 on if supported.
3984
0b47da9f
YQ
39852016-03-03 Yao Qi <yao.qi@linaro.org>
3986
3987 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3988 proc.
3989 (setup): New proc.
3990 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3991 and setup.
3992
065ab6dc
BH
39932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3994
3995 * gdb.fortran/vla-history.exp: Remove breakpoint.
3996
07e448ad 39972016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3998
25d49b86
PA
3999 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4000 exceeds timeout.
07e448ad 4001
9ac2d526 40022016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4003
25d49b86
PA
4004 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4005 breakpoint.
9ac2d526 4006
17807369
BH
40072016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4008
4009 * gdb.mi/vla.f90: Nullify pointer after declaration.
4010
86e501af
PA
40112016-03-01 Pedro Alves <palves@redhat.com>
4012
4013 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4014
1e903e32
PA
40152016-03-01 Pedro Alves <palves@redhat.com>
4016
4017 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4018 before anything else.
4019 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4020 _GNU_SOURCE here.
4021 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4022 before anything else.
4023 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4024
6ccb54e2
PA
40252016-03-01 Pedro Alves <palves@redhat.com>
4026
4027 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4028
30ca9da1
YQ
40292016-03-01 Yao Qi <yao.qi@linaro.org>
4030
4031 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4032 prepare_for_testing.
4033
dc856b38
YQ
40342016-03-01 Yao Qi <yao.qi@linaro.org>
4035
4036 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4037
4a932159
AA
40382016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4039
4040 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4041 manually constructing the output path.
4042
f2489477
AA
40432016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4044
4045 * gdb.arch/s390-stackless.S: New.
4046 * gdb.arch/s390-stackless.exp: New.
4047
38899f16
IB
40482016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4049
4050 * gdb.dlang/circular.c: New file.
4051 * gdb.dlang/circular.exp: New file.
4052
9fde51ed
YQ
40532016-02-26 Yao Qi <yao.qi@linaro.org>
4054
4055 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4056 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4057 (testcases): Update.
4058
ce90fefe
YQ
40592016-02-26 Yao Qi <yao.qi@linaro.org>
4060
4061 * gdb.reverse/aarch64.c: Rename to ...
4062 * gdb.reverse/insn-reverse.c: ... it.
4063 * gdb.reverse/aarch64.exp: Rename to ...
4064 * gdb.reverse/insn-reverse.exp: ... it.
4065
3263bceb
YQ
40662016-02-26 Yao Qi <yao.qi@linaro.org>
4067
4068 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4069 (testcase_ftype): New.
4070 (testcases): New array.
4071 (n_testcases): New.
4072 (main): Call each element in testcases.
4073 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4074 (read_testcase): New.
4075 Do the tests in a loop.
4076
6cb59ff1
YQ
40772016-02-25 Yao Qi <yao.qi@linaro.org>
4078
4079 * gdb.base/branches.c: Remove.
4080
ae91f625
MK
40812016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4082
4083 PR gdb/13808
4084 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4085
678b48b7
MK
40862016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4087
4088 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4089
7337a6f2
MK
40902016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4091
4092 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4093 change x86_64 call_insn to 'callq'.
4094
861ca91f
AT
40952016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4096
4097 * gdb.trace/tfile-avx.c: Move to...
4098 * gdb.trace/tracefile-pseudo-reg.c: Here.
4099 * gdb.trace/tfile-avx.exp: Move to...
4100 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4101
bf74e428
GB
41022016-02-24 Gary Benson <gbenson@redhat.com>
4103
4104 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4105 message on attach.
4106
cce0e923
DE
41072016-02-23 Doug Evans <dje@google.com>
4108
4109 * gdb.base/skip.c (test_skip): New function.
4110 (end_test_skip_file_and_function): New function.
4111 (test_skip_file_and_function): New function.
4112 * gdb.base/skip1.c (test_skip): New function.
4113 (skip1_test_skip_file_and_function): New function.
4114 * gdb.base/skip.exp: Add tests for new skip options.
4115 * gdb.base/skip-solib.exp: Update expected output.
4116 * gdb.perf/skip-command.cc: New file.
4117 * gdb.perf/skip-command.exp: New file.
4118 * gdb.perf/skip-command.py: New file.
4119
4000e47e
MK
41202016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4121
4122 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4123 info registers pattern.
4124
24f75ead
IB
41252016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4126
4127 * lib/future.exp: Add D support.
4128 (gdb_find_gdc): New proc.
4129 (gdb_default_target_compile): Add D support.
4130
fbb7bcbe
WW
41312016-02-18 Wei-cheng Wang <cole945@gmail.com>
4132
4133 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4134 user+system time.
4135 (trace_speed_test): Determine the iteration count for a time
4136 between 15..30 seconds.
4137
012b3a21
WT
41382016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4139
4140 * gdb.arch/i386-mpx-sigsegv.c: New file.
4141 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4142 * gdb.arch/i386-mpx-simple_segv.c: New file.
4143 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4144
2d5189bd
YQ
41452016-02-18 Yao Qi <yao.qi@linaro.org>
4146
4147 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4148 Don't call setup_kfail.
4149
40fb20d0
YQ
41502016-02-18 Yao Qi <yao.qi@linaro.org>
4151
4152 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4153 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4154
21b1f8d2
DE
41552016-02-16 Doug Evans <dje@google.com>
4156
4157 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4158 * gdb.base/skip1.c: Ditto.
4159 * gdb.base/skip.exp: Whitespace cleanup.
4160
4041ed77
DB
41612016-02-16 Don Breazeal <donb@codesourcery.com>
4162
4163 PR remote/19496
4164 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4165 Remove kfail for PR remote/19496.
4166
c4ef31bf
SM
41672016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4168
4169 * lib/gdb.exp (standard_temp_file): Return a path specific to
4170 the runtest invocation.
4171
266b65b3
SM
41722016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4173
4174 * gdb.trace/save-trace.exp: Change relative path to be in the
4175 standard output directory.
4176
a7a0a6a9
JK
41772016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4178
4179 * gdb.arch/i386-prologue.c: Add missing prototypes.
4180
c99dbb42
JK
41812016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4182
4183 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4184 * gdb.arch/i386-prologue.exp: Likewise.
4185 * gdb.arch/i386-size.exp: Likewise.
4186
aa480355
SM
41872016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4188
4189 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4190 define object file path.
4191 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4192 file path.
4193 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4194 standard_output_file to define binfile.
4195
ba881f50
JK
41962016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4197
4198 Fix compatibility with recent gfortran-5.3.1.
4199 * gdb.fortran/vla-history.exp (print vla1 allocated)
4200 (print vla2 allocated, print $2, print $3): Remove
4201 (print $4): Rename to ...
4202 (print $2): ... here.
4203 (print $9): Rename to ...
4204 (print $5): ... here.
4205 (print $10): Rename to ...
4206 (print $6): ... here.
4207 * gdb.fortran/vla.f90: Add pvla initialization.
4208
e9fb005c
JK
42092016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4210
4211 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4212 New test.
4213 * gdb.fortran/vla-value-sub.exp: Likewise.
4214
e44e00ff
MK
42152016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4216
4217 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4218
97e94151
SM
42192016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4220
4221 * i386-biarch-core.exp: Define corefile using
4222 standard_output_file.
4223
01113bc1
YQ
42242016-02-12 Yao Qi <yao.qi@linaro.org>
4225
4226 * gdb.arch/arm-single-step-kernel-helper.c: New.
4227 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4228
33b4777c
MM
42292016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4230
4231 * gdb.btrace/tailcall-only.exp: New.
4232 * gdb.btrace/tailcall-only.c: New.
4233 * gdb.btrace/x86_64-tailcall-only.S: New.
4234 * gdb.btrace/i686-tailcall-only.S: New.
4235
acc23c11
PA
42362016-02-11 Pedro Alves <palves@redhat.com>
4237
4238 * README (Parallel testing): Add missing double quotes.
4239
e352bf0a
PA
42402016-02-11 Pedro Alves <palves@redhat.com>
4241
4242 * README (Parallel testing): New section.
4243 (GDB_PARALLEL): Rewrite.
4244 (FORCE_PARALLEL): Document.
4245
9f5fed78
MK
42462016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4247
4248 * gdb.trace/tfile-avx.c: New test.
4249 * gdb.trace/tfile-avx.exp: New test.
4250
9ef9e6a6
KS
42512016-02-09 Keith Seitz <keiths@redhat.com>
4252
4253 PR breakpoints/19546
4254 * gdb.base/infcall-exec.c: New file.
4255 * gdb.base/infcall-exec2.c: New file.
4256 * gdb.base/infcall-exec.exp: New file.
4257
a96e36da
KS
42582016-02-09 Keith Seitz <keiths@redhat.com>
4259
4260 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4261 (toplevel): Call test_bkpt_address.
4262
9f61929f
KS
42632016-02-09 Keith Seitz <keiths@redhat.com>
4264
4265 PR python/19506
4266 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4267 (toplevel): Call test_bkpt_address.
4268
1e94266c
SM
42692016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4270
4271 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4272 to AC_OUTPUT.
4273 * configure: Regenerate.
4274
2a7f3dff
PA
42752016-02-09 Pedro Alves <palves@redhat.com>
4276
4277 PR breakpoints/19548
4278 * gdb.base/execl-update-breakpoints.c (some_function): New
4279 function.
4280 (main): Call it.
4281 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4282 Tighten expected GDB output.
4283
2151ccc5
SM
42842016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4285
4286 * Makefile.in (ALL_SUBDIRS): Remove.
4287 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4288 (distclean maintainer-clean realclean): Likewise.
4289 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4290 * configure: Regenerate.
4291 * gdb.ada/Makefile.in: Delete.
4292 * gdb.arch/Makefile.in: Likewise.
4293 * gdb.asm/Makefile.in: Likewise.
4294 * gdb.base/Makefile.in: Likewise.
4295 * gdb.btrace/Makefile.in: Likewise.
4296 * gdb.cell/Makefile.in: Likewise.
4297 * gdb.compile/Makefile.in: Likewise.
4298 * gdb.cp/Makefile.in: Likewise.
4299 * gdb.disasm/Makefile.in: Likewise.
4300 * gdb.dlang/Makefile.in: Likewise.
4301 * gdb.dwarf2/Makefile.in: Likewise.
4302 * gdb.fortran/Makefile.in: Likewise.
4303 * gdb.gdb/Makefile.in: Likewise.
4304 * gdb.go/Makefile.in: Likewise.
4305 * gdb.guile/Makefile.in: Likewise.
4306 * gdb.java/Makefile.in: Likewise.
4307 * gdb.linespec/Makefile.in: Likewise.
4308 * gdb.mi/Makefile.in: Likewise.
4309 * gdb.modula2/Makefile.in: Likewise.
4310 * gdb.multi/Makefile.in: Likewise.
4311 * gdb.objc/Makefile.in: Likewise.
4312 * gdb.opencl/Makefile.in: Likewise.
4313 * gdb.opt/Makefile.in: Likewise.
4314 * gdb.pascal/Makefile.in: Likewise.
4315 * gdb.perf/Makefile.in: Likewise.
4316 * gdb.python/Makefile.in: Likewise.
4317 * gdb.reverse/Makefile.in: Likewise.
4318 * gdb.server/Makefile.in: Likewise.
4319 * gdb.stabs/Makefile.in: Likewise.
4320 * gdb.threads/Makefile.in: Likewise.
4321 * gdb.trace/Makefile.in: Likewise.
4322 * gdb.xml/Makefile.in: Likewise.
4323 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4324 GDB_PARALLEL.
4325 (standard_output_file): Remove check for GDB_PARALLEL, always
4326 return path in outputs/$subdir/$testname.
4327
437277d4
SM
43282016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4329
4330 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4331 (site.exp): Assign abs_srcdir to tcl's srcdir.
4332
31d913c7
YQ
43332016-02-04 Yao Qi <yao.qi@linaro.org>
4334
4335 * gdb.base/foll-exec-mode.c: Include limits.h.
4336 (main): Add parameters argc and argv. Get directory from
4337 argv[0].
4338 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4339 compilation.
4340 * gdb.base/foll-exec.c: Include limits.h.
4341 (main): Add parameters argc and argv.
4342 Get directory from argv[0].
4343 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4344 Adjust tests on the number of lines as source code changed.
4345 * gdb.base/foll-vfork-exit.c: Include limits.h.
4346 (main): Add one line of statement before vfork.
4347 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4348 (main): Add parameters argc and argv. Get directory from
4349 argv[0].
4350 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4351 (setup_gdb): Set tbreak to skip some source lines.
4352 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4353 (main): Add parameters argc and argv. Get directory from
4354 argv[0].
4355 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4356 compilation.
4357 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4358 (main): Add parameters argc and argv. Get directory from
4359 argv[0].
4360 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4361 compilation.
4362
9482b9fb
DE
43632016-02-01 Doug Evans <dje@google.com>
4364
4365 * gdb.base/skip.exp: Clean up multiple references to same test name.
4366
6b2e4f10
PA
43672016-02-01 Pedro Alves <palves@redhat.com>
4368
ccb6afd6 4369 PR remote/19496
6b2e4f10
PA
4370 * gdb.threads/forking-threads-plus-breakpoint.exp
4371 (displaced_stepping_supported): New global.
4372 (probe_displaced_stepping_support): New procedure.
4373 (do_test): Add 'displaced' parameter, and use it.
4374 (top level): Check for displaced stepping support. Add displaced
4375 stepping on/off testing axis.
4376
37a8db1a
AB
43772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4378
4379 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4380 pointer. Don't perform further tests on the unassociated pointer
4381 if the first test fails.
4382
5fdf6324
AB
43832016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4384
4385 * gdb.base/max-value-size.c: New file.
4386 * gdb.base/max-value-size.exp: New file.
4387 * gdb.base/huge.exp: Disable max-value-size for this test.
4388
935c6144
IB
43892016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4390
4391 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4392
7fe8399d
YQ
43932016-01-28 Yao Qi <yao.qi@linaro.org>
4394
4395 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4396
a2077e25
PA
43972016-01-25 Pedro Alves <palves@redhat.com>
4398
4399 PR threads/19461
4400 * gdb.base/fork-running-state.c: New file.
4401 * gdb.base/fork-running-state.exp: New file.
4402
1d2736d4
PA
44032016-01-25 Pedro Alves <palves@redhat.com>
4404
4405 PR gdb/19494
4406 * gdb.base/catch-fork-kill.c: New file.
4407 * gdb.base/catch-fork-kill.exp: New file.
4408
f1da4b11
PA
44092016-01-25 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4412 Delete, moved to lib/gdb.exp.
4413 * gdb.threads/forking-threads-plus-breakpoint.exp
4414 (foreach_with_prefix): Likewise.
4415 * gdb.threads/process-dies-while-handling-bp.exp
4416 (foreach_with_prefix): Likewise.
4417 * lib/gdb.exp (foreach_with_prefix): New procedure.
4418
45f38546
MK
44192016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4420
4421 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4422 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4423
dc29a1ce
MK
44242016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4425
4426 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4427 endian targets.
4428
092127d7
JK
44292016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4430 Pedro Alves <palves@redhat.com>
4431
4432 Fix testsuite compatibility with Guile.
4433 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4434 number.
4435
31d765d3
JK
44362016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4437
4438 Fix testsuite compatibility with Guile.
4439 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4440 (thread 1): New test for backtrace through signal handler.
4441
1ac78c04
YQ
44422016-01-22 Yao Qi <yao.qi@linaro.org>
4443
4444 PR testsuite/19491
4445 * gdb.base/multi-forks.c: Include
4446 ../lib/unbuffer_output.c
4447 (main): Call gdb_unbuffer_output.
4448
4f5946a8
DE
44492016-01-21 Doug Evans <dje@google.com>
4450
4451 * lib/ada.exp (gdb_compile_ada): Fix typo.
4452
305e13e6
JB
44532016-01-21 Joel Brobecker <brobecker@adacore.com>
4454
4455 * gdb.base/break-fun-addr.exp: New file.
4456 * gdb.base/break-fun-addr1.c: New file.
4457 * gdb.base/break-fun-addr2.c: New file.
4458
5f5dfff6
SM
44592016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4460
4461 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4462 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4463 enum flag values.
4464
fd356fa2
AA
44652016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4466
4467 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4468 when GDB can not set the vector return value. Add more comments
4469 for clarification.
4470
9df22175
AT
44712016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4472
4473 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4474 command.
4475
41d1845e
SM
44762016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4477
4478 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4479
01ac6840
SM
44802016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4481
4482 * Makefile.in (check-single): Pass --status to runtest.
4483 (check/%.exp): Likewise.
4484
44852016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4486
4487 * Makefile.in (check-parallel): Propagate return code from make
4488 do-check-parallel.
4489
bd0a71fa
MK
44902016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4491
4492 * gdb.trace/ftrace.exp: Fix expected message on continue.
4493 * gdb.trace/pending.exp: Fix expected message on continue.
4494 * gdb.trace/trace-break.exp: Fix expected message on continue.
4495
8bcbad33
SM
44962016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4497
4498 * lib/gdb.exp (gdb_test): Remove unused global references.
4499
f303dbd6
PA
45002016-01-18 Pedro Alves <palves@redhat.com>
4501
4502 * gdb.base/async-shell.exp: Adjust expected output.
4503 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4504 * gdb.base/siginfo-thread.exp: Adjust expected output.
4505 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4506 * gdb.java/jnpe.exp: Adjust expected output.
4507 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4508 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4509 * gdb.threads/leader-exit.exp: Adjust expected output.
4510 * gdb.threads/manythreads.exp: Adjust expected output.
4511 * gdb.threads/pthreads.exp: Adjust expected output.
4512 * gdb.threads/schedlock.exp: Adjust expected output.
4513 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4514 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4515 expected output.
4516 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4517 output.
4518 * gdb.threads/sigthread.exp: Adjust expected output.
4519 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4520
b2789696
YQ
45212016-01-18 Yao Qi <yao.qi@linaro.org>
4522
4523 * gdb.guile/scm-section-script.c: Replace @progbits with
4524 %progbits.
4525 * gdb.python/py-section-script.c: Likewise.
4526
71ef29a8
PA
45272016-01-15 Pedro Alves <palves@redhat.com>
4528
4529 * gdb.multi/tids.exp: Test star wildcard ranges.
4530
3f5b7598
PA
45312016-01-15 Pedro Alves <palves@redhat.com>
4532
4533 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4534 command from "thread apply" invocation.
4535 (thr_apply_info_thr_invalid): Default the expected output to the
4536 input tid list.
4537 (top level): Add tests that use convenience variables. Add tests
4538 for "thread apply" with a valid TID list, but missing the command.
4539
663f6d42
PA
45402016-01-13 Pedro Alves <palves@redhat.com>
4541
4542 * gdb.base/default.exp: Expect $_gthread as well.
4543 * gdb.multi/tids.exp: Test $_gthread.
4544 * gdb.threads/thread-specific.exp: Test $_gthread.
4545
c84f6bbf
PA
45462016-01-13 Pedro Alves <palves@redhat.com>
4547
4548 * gdb.multi/tids.exp: Test "info threads -gid".
4549
22a02324
PA
45502016-01-13 Pedro Alves <palves@redhat.com>
4551
4552 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4553 Breakpoint.thread.
4554 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4555
5d5658a1
PA
45562016-01-07 Pedro Alves <palves@redhat.com>
4557
4558 * gdb.base/break.exp: Adjust to output changes.
4559 * gdb.base/hbreak2.exp: Likewise.
4560 * gdb.base/sepdebug.exp: Likewise.
4561 * gdb.base/watch_thread_num.exp: Likewise.
4562 * gdb.linespec/keywords.exp: Likewise.
4563 * gdb.multi/info-threads.exp: Likewise.
4564 * gdb.threads/thread-find.exp: Likewise.
4565 * gdb.multi/tids.c: New file.
4566 * gdb.multi/tids.exp: New file.
4567
84654457
PA
45682016-01-13 Pedro Alves <palves@redhat.com>
4569
4570 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4571
e3940304
PA
45722016-01-13 Pedro Alves <palves@redhat.com>
4573
4574 * gdb.base/default.exp: Expect $_inferior as well.
4575 * gdb.multi/base.exp: Test $_inferior.
4576
a911d87a
PA
45772016-01-13 Pedro Alves <palves@redhat.com>
4578
4579 PR breakpoints/19388
4580 * gdb.base/catch-signal-siginfo-cond.c: New file.
4581 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4582
82075af2
JS
45832016-01-12 Josh Stone <jistone@redhat.com>
4584 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4585
4586 * gdb.base/catch-syscall.c (do_execve): New variable.
4587 (main): Conditionally trigger an execve.
4588 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4589 (test_catch_syscall_execve): New, check entry/return across execve.
4590 (do_syscall_tests): Call test_catch_syscall_execve.
4591
e46eeedd
PA
45922016-01-12 Pedro Alves <palves@redhat.com>
4593
4594 * gdb.base/random-signal.exp (do_test): New procedure, with body
4595 of testcase moved in.
4596
01d8c27e
JK
45972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4598 Pedro Alves <palves@redhat.com>
4599
4600 * gdb.base/funcargs.exp (finish from indirectly called function):
4601 Reintroduce the case for 'First'.
4602
9a706302
JK
46032016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4604 Pedro Alves <palves@redhat.com>
4605
4606 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4607 (tcatch_vfork_then_child_follow_exec)
4608 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4609 identification.
4610
c0ecb95f
JK
46112016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4612
4613 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4614 and repeats to unlimited.
4615 * gdb.python/py-value.exp: Likewise.
4616 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4617 and repeats to unlimited.
4618
6cfc1fcb
JK
46192016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4620
4621 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4622 and reordering the functions.
4623 * gdb.multi/hangout.c: Likewise.
4624 * gdb.multi/hello.c: Likewise.
4625
582a1b00
SM
46262016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4627
4628 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4629 absolute.
4630 (SingleStatisticTestResult.report): Use dict.keys instead of
4631 dict.iterkeys.
4632
79bc59cb
PA
46332016-01-06 Pedro Alves <palves@redhat.com>
4634
4635 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4636
43368e1d
MM
46372016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4638
4639 * gdb.btrace/dlopen.exp: New.
4640 * gdb.btrace/dlopen.c: New.
4641 * gdb.btrace/dlopen-dso.c: New.
4642
79fad5b8
SL
46432015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4644
4645 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4646 PATTERN argument is optional.
4647
ab8314b3
JB
46482015-12-24 Joel Brobecker <brobecker@adacore.com>
4649
4650 * lib/ada.exp (target_compile_ada_from_dir): New function.
4651 (gdb_compile_ada): Reimplement avoiding the use of project files.
4652 * gdb.ada/gnat_ada.gpr: Delete.
4653 * gdb.ada/cond_lang.exp: Adjust test to make path before
4654 filename optional.
4655 * gdb.ada/small_reg_param.exp: Likewise.
4656
fe33faff
SM
46572015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4658
4659 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4660
6d265cb4
TP
46612015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4662
4663 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4664 case.
4665
10125099
SM
46662015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4667
4668 * gdb.base/break.exp: Remove dead code.
4669 * gdb.base/sepdebug.exp: Likewise.
4670
3ca22649
SM
46712015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4672
4673 * gdb.asm/asm-source.exp: Remove HP-UX references.
4674 * gdb.base/annota1.exp: Likewise.
4675 * gdb.base/annota3.exp: Likewise.
4676 * gdb.base/attach.exp: Likewise.
4677 * gdb.base/bigcore.exp: Likewise.
4678 * gdb.base/break.exp: Likewise.
4679 * gdb.base/call-ar-st.exp: Likewise.
4680 * gdb.base/callfuncs.exp: Likewise.
4681 * gdb.base/catch-fork-static.exp: Likewise.
4682 * gdb.base/display.exp: Likewise.
4683 * gdb.base/foll-exec-mode.exp: Likewise.
4684 * gdb.base/foll-exec.exp: Likewise.
4685 * gdb.base/foll-fork.exp: Likewise.
4686 * gdb.base/foll-vfork.exp: Likewise.
4687 * gdb.base/funcargs.exp: Likewise.
4688 * gdb.base/hbreak2.exp: Likewise.
4689 * gdb.base/inferior-died.exp: Likewise.
4690 * gdb.base/interrupt.exp: Likewise.
4691 * gdb.base/multi-forks.exp: Likewise.
4692 * gdb.base/nodebug.exp: Likewise.
4693 * gdb.base/sepdebug.exp: Likewise.
4694 * gdb.base/solib1.c: Likewise.
4695 * gdb.base/step-test.exp: Likewise.
4696 * gdb.mi/non-stop.c: Likewise.
4697 * gdb.mi/pthreads.c: Likewise.
4698 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4699 * gdb.threads/pthreads.c: Likewise.
4700 * gdb.threads/staticthreads.exp: Likewise.
4701 * lib/future.exp: Likewise.
4702 * lib/gdb.exp: Likewise.
4703 * gdb.base/so-indr-cl.c: Remove.
4704 * gdb.base/so-indr-cl.exp: Likewise.
4705 * gdb.base/solib.c: Likewise.
4706 * gdb.base/solib.exp: Likewise.
4707 * gdb.base/solib2.c: Likewise.
4708
b6304613
SM
47092015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4710
4711 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4712 * gdb.base/call-ar-st.exp: Likewise.
4713 * gdb.base/callfuncs.exp: Likewise.
4714 * gdb.base/condbreak.exp: Likewise.
4715 * gdb.base/constvars.exp: Likewise.
4716 * gdb.base/hbreak2.exp: Likewise.
4717 * gdb.base/langs.exp: Likewise.
4718 * gdb.base/list.exp: Likewise.
4719 * gdb.base/long_long.exp: Likewise.
4720 * gdb.base/ptype.exp: Likewise.
4721 * gdb.base/scope.exp: Likewise.
4722 * gdb.base/signals.exp: Likewise.
4723 * gdb.base/so-impl-ld.exp: Likewise.
4724 * gdb.base/varargs.exp: Likewise.
4725 * gdb.base/volatile.exp: Likewise.
4726 * gdb.base/whatis.exp: Likewise.
4727 * gdb.cp/cplusfuncs.exp: Likewise.
4728 * gdb.cp/inherit.exp: Likewise.
4729 * gdb.cp/local.exp: Likewise.
4730 * gdb.cp/member-ptr.exp: Likewise.
4731 * gdb.cp/method.exp: Likewise.
4732 * gdb.cp/overload.exp: Likewise.
4733 * gdb.cp/templates.exp: Likewise.
4734 * gdb.stabs/weird.exp: Likewise.
4735 * lib/compiler.c: Likewise.
4736 * lib/compiler.cc: Likewise.
4737 * lib/cp-support.exp: Likewise.
4738 * lib/gdb.exp: Likewise.
4739
bf401b07
SM
47402015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4741
4742 * configure.ac: Remove HP-UX case.
4743 * configure: Regenerate.
4744
aff9c0f8
SM
47452015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4746
4747 * lib/gdb.exp (gdb_compile): Add function doc.
4748
a6904d5a
PA
47492015-12-17 Pedro Alves <palves@redhat.com>
4750
4751 PR threads/19354
4752 * gdb.multi/info-threads.exp: New file.
4753
a22279dd
YQ
47542015-12-15 Yao Qi <yao.qi@linaro.org>
4755
4756 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4757 is aarch64*-*-*.
4758
0588c796
SL
47592015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4760
4761 * gdb.base/history-duplicates.exp: Skip if no readline support.
4762
5d978e17
SL
47632015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4764
4765 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4766
7e763b86
SL
47672015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4768
4769 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4770
87a3a92c
SL
47712015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4772
4773 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4774 ctrl-C if nointerrupts target property is set.
4775 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4776 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4777 * gdb.base/paginate-bg-execution.exp: Likewise.
4778 * gdb.base/paginate-execution-startup.exp: Likewise.
4779 * gdb.base/random-signal.exp: Likewise.
4780 * gdb.base/range-stepping.exp: Likewise.
4781 * gdb.cp/annota2.exp: Likewise.
4782 * gdb.cp/annota3.exp: Likewise.
4783 * gdb.gdb/selftest.exp: Likewise.
4784 * gdb.threads/continue-pending-status.exp: Likewise.
4785 * gdb.threads/leader-exit.exp: Likewise.
4786 * gdb.threads/manythreads.exp: Likewise.
4787 * gdb.threads/pthreads.exp: Likewise.
4788 * gdb.threads/schedlock.exp: Likewise.
4789 * gdb.threads/sigthread.exp: Likewise.
4790
a8f077dc
DB
47912015-12-11 Don Breazeal <donb@codesourcery.com>
4792
4793 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4794 remote.
4795 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4796 * gdb.base/foll-exec.exp (main): Enable for target remote.
4797 * gdb.base/foll-fork.exp (main): Likewise.
4798 * gdb.base/foll-vfork.exp (main): Likewise.
4799 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4800 (proc continue_to_exit_bp_loc): Use clean_restart.
4801 * gdb.base/pie-execl.exp (main): Disable for target remote.
4802 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4803 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4804 * gdb.threads/execl.exp (main): Likewise.
4805 * gdb.threads/fork-child-threads.exp (main): Likewise.
4806 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4807 remote.
4808 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4809 remote.
4810 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4811 pid.tid style ptids, instead of just tid.
4812 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4813 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4814 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4815 ptids, instead of just tid.
4816
3b2464a8
AB
48172015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4818
4819 * gdb.base/list.exp (test_list_forward): Add end of file error
4820 test.
4821 (test_repeat_list_command): Add end of file error test.
4822 (test_list_backwards): Add beginning of file error test.
4823
a0def019
AB
48242015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4825
4826 * gdb.base/list.exp (test_list_invalid_args): New function,
4827 defined, and called.
4828
5c000dff
AB
48292015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4830
4831 * gdb.base/list.exp (test_list): Make test names unique.
4832
f1637ebe
YQ
48332015-12-11 Yao Qi <yao.qi@linaro.org>
4834
4835 * gdb.base/coremaker2.c: Remove.
4836
36d6fc0a
PA
48372015-12-10 Pedro Alves <palves@redhat.com>
4838
4839 * gdb.multi/base.exp: Remove stale "spaces" references.
4840
762f7747
PA
48412015-12-10 Pedro Alves <palves@redhat.com>
4842
4843 * gdb.multi/base.exp: Don't use nowarnings.
4844 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4845 * gdb.multi/hangout.c: Include stdio.h.
4846 * gdb.multi/hello.c: Include stdlib.h.
4847 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4848 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4849 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4850
28d2bfb9
AB
48512015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4852
4853 * gdb.dwarf2/dw2-ranges-base.c: New file.
4854 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4855 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4856 support additional line table, and debug ranges generation.
4857 (Dwarf::ranges): New function, generate .debug_ranges.
4858 (Dwarf::lines): Support generating simple line table programs.
4859 (Dwarf::assemble): Initialise new namespace variables.
4860
5fc2beac
KB
48612015-12-09 Kevin Buettner <kevinb@redhat.com>
4862
4863 * gdb.base/async.exp (proc test_background): Add case for
4864 asynchronous execution not supported.
4865
1c35a88f
LM
48662015-12-09 Luis Machado <lgustavo@codesourcery.com>
4867
4868 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4869 format and change test names to make them unique.
4870
b593e3d9
RK
48712015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4872 Pedro Alves <pedro@redhat.com>
4873
4874 PR gdb/18702
4875 Add checking of floatformats setup on x86_64 hosts.
4876 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4877 (smallval, bigval): New labels/constants.
4878 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4879 float" after loading bigval and smallval.
4880
d72413e6
PMR
48812015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4882
4883 * gdb.ada/fun_overload_menu.exp: New testcase.
4884 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4885
ece66d65
JS
48862015-12-04 Josh Stone <jistone@redhat.com>
4887
4888 * gdb.base/catch-fork-static.exp: New.
4889
41d0efca
YQ
48902015-12-03 Yao Qi <yao.qi@linaro.org>
4891
4892 * gdb.base/sizeof.c: Don't include stdio.h and
4893 ../lib/unbuffer_output.c.
4894 (main): New variable 'size' and 'value'. Remove printf and
4895 gdb_unbuffer_output. Assign return value to size and value.
4896 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4897 at the beginning.
4898 (check_sizeof): Check the result by printing variable 'size'.
4899 (check_valueof): Check the result by printing variable 'value'.
4900
99fd02d9
YQ
49012015-12-01 Yao Qi <yao.qi@linaro.org>
4902
4903 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4904 for aarch64*-*-linux* target.
4905
f2faf941
PA
49062015-11-30 Pedro Alves <palves@redhat.com>
4907
4908 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4909
04bf20c5
PA
49102015-11-30 Pedro Alves <palves@redhat.com>
4911
4912 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4913 Handle non-stop mode vCont replies.
4914
09df4675
PA
49152015-11-30 Pedro Alves <palves@redhat.com>
4916
4917 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4918 prepare_for_testing. Start gdb with "set non-stop on" appended to
4919 GDBFLAGS. Lax expected stop output.
4920
58b584af
YQ
49212015-11-27 Yao Qi <yao.qi@linaro.org>
4922
4923 * gdb.arch/arm-neon.exp: New.
4924 * gdb.arch/arm-neon.c: New.
4925
dfcb77a8
YQ
49262015-11-27 Yao Qi <yao.qi@linaro.org>
4927
4928 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4929
88e8ec1b
YQ
49302015-11-27 Yao Qi <yao.qi@linaro.org>
4931
4932 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4933 frames-invalid annotation.
4934
bfde72c2
YQ
49352015-11-27 Yao Qi <yao.qi@linaro.org>
4936
4937 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4938
f6512a69
SM
49392015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4940
4941 * gdb.threads/names.exp: New file.
4942 * gdb.threads/names.c: New file.
4943 * README: Mention gdb,no_thread_names.
4944
46a3515b
MM
49452015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4946
4947 PR 19297
4948 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4949 support" error.
4950
62147a22
PA
49512015-11-24 Pedro Alves <palves@redhat.com>
4952
4953 PR 17539
4954 * gdb.base/display.exp: Expect displays to be sorted in ascending
4955 order. Use multi_line.
4956 * gdb.base/solib-display.exp: Likewise.
4957
2f341b6e
PA
49582015-11-24 Pedro Alves <palves@redhat.com>
4959
4960 PR 17539
25d49b86
PA
4961 * gdb.base/display.exp: Expect displays to be sorted in ascending
4962 order. Use multi_line.
4963 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4964
7e0aa6aa
PA
49652015-11-24 Pedro Alves <palves@redhat.com>
4966
4967 PR 17539
4968 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4969 threads in ascending order.
4970 * gdb.base/foll-fork.exp: Likewise.
4971 * gdb.base/foll-vfork.exp: Likewise.
4972 * gdb.base/multi-forks.exp: Likewise.
4973 * gdb.mi/mi-nonstop.exp: Likewise.
4974 * gdb.mi/mi-nsintrall.exp: Likewise.
4975 * gdb.multi/base.exp: Likewise.
4976 * gdb.multi/multi-arch.exp: Likewise.
4977 * gdb.python/py-inferior.exp: Likewise.
4978 * gdb.threads/break-while-running.exp: Likewise.
4979 * gdb.threads/execl.exp: Likewise.
4980 * gdb.threads/gcore-thread.exp: Likewise.
4981 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4982 * gdb.threads/kill.exp: Likewise.
4983 * gdb.threads/linux-dp.exp: Likewise.
4984 * gdb.threads/multiple-step-overs.exp: Likewise.
4985 * gdb.threads/next-bp-other-thread.exp: Likewise.
4986 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4987 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4988 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4989 * gdb.threads/thread-find.exp: Likewise.
4990 * gdb.threads/tls.exp: Likewise.
4991 * lib/mi-support.exp (mi_reverse_list): Delete.
4992 (mi_check_thread_states): No longer reverse list.
4993
2cc57ad8
PA
49942015-11-24 Pedro Alves <palves@redhat.com>
4995
4996 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4997 use lowercase.
4998
c93e8391
SM
49992015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5000
5001 * gdb.trace/actions.c: Include trace-common.h.
5002 (main): Add a location for a fast tracepoint.
5003 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5004 the normal tracepoints.
5005 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5006
045ccf91
SM
50072015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5008
5009 * save-trace.exp: Factor out code to these...
5010 (gdb_save_tracepoints): New.
5011 (gdb_load_tracepoints): New.
5012 (do_save_load_test): New.
5013
5506f9f6
KB
50142015-11-23 Kevin Buettner <kevinb@redhat.com>
5015
5016 * gdb.base/asmlabel.exp: New test.
5017 * gdb.base/asmlabel.c: New test case.
5018
16c3b12f
JB
50192015-11-23 Joel Brobecker <brobecker@adacore.com>
5020
5021 * gdb.base/wrong_frame_bt_full-main.c: New file.
5022 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5023 * gdb.base/wrong_frame_bt_full.exp: New file.
5024
155bfbd3
JB
50252015-11-23 Joel Brobecker <brobecker@adacore.com>
5026
5027 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5028
bb097445
JM
50292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5030
206853a0 5031 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
5032 pstate register when comparing registers values in
5033 sparc64-*-linux-gnu targets to avoid spurious differences.
5034
9c88ed8f
JM
50352015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5036
206853a0 5037 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 5038
96161e25
SL
50392015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5040
5041 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5042 as type argument to gdb_compile.
5043 * gdb.base/nested-subp2.exp: Likewise.
5044 * gdb.base/nested-subp3.exp: Likewise.
5045
340c2830
DV
50462015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5047
5048 * lib/dwarf.exp (_note): Fix left shift of negative value.
5049 * gdb.trace/trace-condition.exp: Likewise.
5050
c1862d0f
YQ
50512015-11-13 Yao Qi <yao.qi@linaro.org>
5052
5053 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5054 comments about d10v.
5055 (test_scalar_returns): Likewise.
5056 * gdb.base/d10v.ld: Remove.
5057 * gdb.base/overlays.exp: Remove the target triplet checking for
5058 d10v-*-*.
5059 * gdb.base/structs.exp (test_struct_returns): Remove the
5060 comments about d10v.
5061 (test_struct_calls): Likewise.
5062
77ae9c19
YQ
50632015-11-13 Yao Qi <yao.qi@linaro.org>
5064
5065 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5066 * gdb.base/gnu_vector.c: Don't include stdio.h.
5067 (main): Don't print res and call add_some_intvecs.
5068
430e004e
MK
50692015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5070
5071 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5072 macro.
5073 (func5): Removed.
5074 (func4): Use FAST_TRACEPOINT_LABEL.
5075 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5076 macro.
5077 (func): Removed.
5078 (thread_function): Use FAST_TRACEPOINT_LABEL.
5079 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5080 (func): Remove.
5081 (marker): Use FAST_TRACEPOINT_LABEL.
5082 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5083 (pendfunc1): Remove.
5084 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5085 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5086 (foo): Remove.
5087 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5088 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5089 macro.
5090 (func): Remove.
5091 (marker): Use FAST_TRACEPOINT_LABEL.
5092 * gdb.trace/trace-common.h: New header.
5093 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5094 macro.
5095 (func): Remove.
5096 (marker): Use FAST_TRACEPOINT_LABEL.
5097 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5098 (func): Remove.
5099 (thread_function): Use FAST_TRACEPOINT_LABEL.
5100
6e7675a7
MK
51012015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5102
5103 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5104 in front.
5105 * gdb.trace/change-loc.exp: Use global pcreg definition.
5106 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5107 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5108 in front.
5109 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5110 * gdb.trace/pending.exp: Likewise.
5111 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5112 * gdb.trace/trace-break.exp: Likewise.
5113 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5114 in front.
5115 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5116 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5117 in front.
5118 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5119
dddc0e16
JB
51202015-11-09 Joel Brobecker <brobecker@adacore.com>
5121
5122 * gdb.ada/fin_fun_out: New testcase.
5123
c6f0b406
KB
51242015-11-07 Kevin Buettner <kevinb@redhat.com>
5125
5126 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5127 value associated with DW_AT_byte_size.
5128 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5129 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5130 DW_AT_upper_bound.
5131
f01dcfd9
KB
51322015-11-07 Kevin Buettner <kevinb@redhat.com>
5133
5134 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5135 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5136 version.
5137 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5138 gdb.dwarf2/dw2-canonicalize-type.exp,
5139 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5140 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5141 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5142 provided by gdb_target_symbol_prefix_flags_asm.
5143 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5144 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5145 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5146 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5147 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5148 macros where needed). Use this macro for symbols which require
5149 the prefix provided by SYMBOL_PREFIX.
5150
2223449a
KB
51512015-11-05 Kevin Buettner <kevinb@redhat.com>
5152
5153 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5154 New procs.
5155 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5156 representing expressions, of more than one list element.
5157 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5158 to prepend linker symbol prefix to f.
5159 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5160 table_1 and table_2.
5161 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5162 Likewise, for f and g.
5163 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5164 for ptr.
5165 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5166 for main.
5167 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5168 table_1_ptr and table_2_ptr.
5169
6f2f1a3a
JK
51702015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5171 Joel Brobecker <brobecker@adacore.com>
5172
5173 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5174
566c56c9
MK
51752015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5176
5177 * gdb.reverse/s390-mvcle.c: New test.
5178 * gdb.reverse/s390-mvcle.exp: New file.
5179 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5180
d5f0636b
MK
51812015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5182
5183 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5184
7ad8b86c
MK
51852015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5186
5187 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5188 reaching marker2.
5189 * gdb.reverse/getresuid-reverse.exp: Likewise.
5190 * gdb.reverse/pipe-reverse.exp: Likewise.
5191 * gdb.reverse/readv-reverse.exp: Likewise.
5192 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5193 * gdb.reverse/time-reverse.exp: Likewise.
5194 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5195
4081c0f1
YQ
51962015-10-30 Yao Qi <yao.qi@linaro.org>
5197
5198 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5199 (empty_cycle): Remove.
5200 (main): Don't call empty_cycle. Don't use watch_count_done.
5201 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5202 empty_cycle. Rewrite the code counting HW watchpoints.
5203
452b4ba5
MK
52042015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5205
5206 * gdb.reverse/fstatat-reverse.c: New test.
5207 * gdb.reverse/fstatat-reverse.exp: New file.
5208 * gdb.reverse/getresuid-reverse.c: New test.
5209 * gdb.reverse/getresuid-reverse.exp: New file.
5210 * gdb.reverse/pipe-reverse.c: New test.
5211 * gdb.reverse/pipe-reverse.exp: New file.
5212 * gdb.reverse/readv-reverse.c: New test.
5213 * gdb.reverse/readv-reverse.exp: New file.
5214 * gdb.reverse/recvmsg-reverse.c: New test.
5215 * gdb.reverse/recvmsg-reverse.exp: New file.
5216 * gdb.reverse/time-reverse.c: New test.
5217 * gdb.reverse/time-reverse.exp: New file.
5218 * gdb.reverse/waitpid-reverse.c: New test.
5219 * gdb.reverse/waitpid-reverse.exp: New file.
5220
5e2e7507
JK
52212015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5222
5223 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5224
0fde2c53
DE
52252015-10-26 Doug Evans <dje@google.com>
5226
5227 PR symtab/17391
5228 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5229 * gdb.dwarf2/bad-regnum.c: New file.
5230 * gdb.dwarf2/bad-regnum.exp: New file.
5231
1a70ae97
DE
52322015-10-26 Doug Evans <dje@google.com>
5233
5234 PR python/18938
5235 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5236 file.
5237
27dc26ab
JK
52382015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5239
5240 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5241 for a change by "Mention language in compile error message".
5242
bed91f4d
SM
52432015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5244
5245 PR python/18073
5246 * gdb.python/py-type.c (C::a_method): New.
5247 (C::a_const_method): New.
5248 (C::a_static_method): New.
5249 (a_function): New.
5250 * gdb.python/py-type.exp (test_fields): Test getting fields
5251 from function and method.
5252
3f2f83dd
KB
52532015-10-21 Keven Boell <keven.boell@intel.com>
5254
5255 * gdb.fortran/vla-alloc-assoc.exp: New file.
5256 * gdb.fortran/vla-datatypes.exp: New file.
5257 * gdb.fortran/vla-datatypes.f90: New file.
5258 * gdb.fortran/vla-history.exp: New file.
5259 * gdb.fortran/vla-ptype-sub.exp: New file.
5260 * gdb.fortran/vla-ptype.exp: New file.
5261 * gdb.fortran/vla-sizeof.exp: New file.
5262 * gdb.fortran/vla-sub.f90: New file.
5263 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5264 * gdb.fortran/vla-value-sub-finish.exp: New file.
5265 * gdb.fortran/vla-value-sub.exp: New file.
5266 * gdb.fortran/vla-value.exp: New file.
5267 * gdb.fortran/vla-ptr-info.exp: New file.
5268 * gdb.mi/mi-vla-fortran.exp: New file.
5269 * gdb.mi/vla.f90: New file.
5270
27145d50
SL
52712015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5272
5273 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5274 of hardwired timeout value.
5275
5f3ff4f8
JK
52762015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5277 Pedro Alves <palves@redhat.com>
5278
5279 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5280 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5281
bfd09d20
JS
52822015-10-19 Josh Stone <jistone@redhat.com>
5283
5284 * gdb.base/catch-syscall.c: Include <sched.h>.
5285 (unknown_syscall): New variable.
5286 (main): Trigger a vfork and an unknown syscall.
5287 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5288 (unknown_syscall_number): Likewise.
5289 (check_call_to_syscall): Accept an optional syscall pattern.
5290 (check_return_from_syscall): Likewise.
5291 (check_continue): Likewise.
5292 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5293 (test_catch_syscall_skipping_return): New test toggling off 'catch
5294 syscall' to step over the syscall return, then toggling back on.
5295 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5296 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5297 (do_syscall_tests): Call test_catch_syscall_without_args and
5298 test_catch_syscall_mid_vfork.
5299 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5300 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5301
b32b93c6
AS
53022015-10-19 Andrew Stubbs <ams@codesourcery.com>
5303
5304 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5305 print g_vE): Add new pass patterns.
5306 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5307 print various symbol names for vptr fields.
5308
9d622bda
AB
53092015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5310
5311 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5312 results.
5313
0fd8ac1c
YQ
53142015-10-12 Yao Qi <yao.qi@linaro.org>
5315
5316 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5317
34240514
YQ
53182015-10-12 Yao Qi <yao.qi@linaro.org>
5319
5320 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5321 is aarch64*-*-linux*.
5322
8240f442
YQ
53232015-10-12 Yao Qi <yao.qi@linaro.org>
5324
5325 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5326 (can_relocate_bcond_true): ... it.
5327 (can_relocate_bcond_false): New function.
5328 (foo): Likewise.
5329 (can_relocate_bl): Likewise.
5330 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5331 can_relocate_bl.
5332
2520f728
PMR
53332015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5334
5335 * gdb.base/nested-addr.c: New file.
5336 * gdb.base/nested-addr.exp: New testcase.
5337
abcef95a
MM
53382015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5339
5340 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5341 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5342 its output. Ignore the output of "record goto begin" and instead
5343 check that GDB is replaying.
5344
145e3ddb
PA
53452015-10-09 Pedro Alves <palves@redhat.com>
5346
5347 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5348 (top level): Use it in the run with no args test.
5349
d5d8c4e1
IB
53502015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5351
5352 * gdb.dlang/properties.exp: New file.
5353
06e635ef
SL
53542015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5355
5356 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5357 whether or not address 0x1000 is mapped on the target.
5358
e019fd1d
SM
53592015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5360
5361 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5362 build.
5363
77ba2a67
MM
53642015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5365
5366 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5367 instruction-history test.
5368
c60eb31f
DE
53692015-09-28 Doug Evans <dje@google.com>
5370
5371 * gdb.base/gcore.c (array_func): Add reference to static_array.
5372
9a3c8263
SM
53732015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5374
5375 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5376 source line.
5377
9720e656
SL
53782015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5379
5380 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5381 short or char as base type.
5382
938d3bf2
SL
53832015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5384
5385 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5386 to allow any size enum.
5387
e6c2c623
PMR
53882015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5389
5390 * gdb.ada/array_ptr_renaming.exp: New testcase.
5391 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5392 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5393
06da0f77
PL
53942015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5395
5396 * gdb.trace/ftrace-lock.c: New file.
5397 * gdb.trace/ftrace-lock.exp: New file.
5398
4f51c22a
PL
53992015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5400
5401 * gdb.arch/insn-reloc.c: New file.
5402 * gdb.arch/ftrace-insn-reloc.exp: New file.
5403
7041adf4
PL
54042015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5405
5406 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5407 instruction.
5408 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5409 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5410 * gdb.trace/range-stepping.c: Likewise.
5411 * gdb.trace/trace-break.c: Likewise.
5412 * gdb.trace/trace-mt.c (thread_function): Likewise.
5413 * gdb.trace/ftrace.c (marker): Likewise.
5414 * gdb.trace/trace-condition.c (marker): Likewise.
5415 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5416 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5417 is_aarch64_target.
5418
015d2e7e
DE
54192015-09-18 Doug Evans <xdje42@gmail.com>
5420
5421 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5422 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5423
26b188a2
SL
54242015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5425
5426 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5427 the breakpoint.
5428
79dc332b
SL
54292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5430
5431 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5432 the pending breakpoint. Remove timeout override for "Run till
5433 MI pending breakpoint on pendfunc3 on thread 2" test.
5434
f57929f2
SL
54352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5436
5437 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5438 filename pattern.
5439
3f469b17
SL
54402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5441
5442 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5443 in breakpoint filename pattern.
5444
515b89b3
SL
54452015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5446
7800dbe4
SL
5447 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5448
54492015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5450
515b89b3
SL
5451 * gdb.linespec/explicit.exp: Check for readline support for
5452 tab-completion tests. Fix obvious typo.
5453
d2939ba2
MM
54542015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5455
5456 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5457 and replay.
5458
cbb55fa7
MM
54592015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5460
5461 * gdb.btrace/non-stop.c: New.
5462 * gdb.btrace/non-stop.exp: New.
5463
43691ca1
PL
54642015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5465 Yao Qi <yao.qi@linaro.org>
5466
5467 * gdb.trace/trace-condition.c: New file.
5468 * gdb.trace/trace-condition.exp: New file.
5469
d78908cf
WW
54702015-09-16 Wei-cheng Wang <cole945@gmail.com>
5471
5472 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5473 for testing bytecode compilation.
5474
1ed415e2
PA
54752015-09-16 Pedro Alves <palves@redhat.com>
5476 Sandra Loosemore <sandra@codesourcery.com>
5477
5478 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5479 (SECONDS): Redefine.
5480 (main): Call pthread_kill and alarm early.
5481 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5482 support.
5483 (test): If the target can't hardware step and doesn't support
5484 displaced stepping, increase the timeout.
5485
d136eff5
PA
54862015-09-16 Pedro Alves <palves@redhat.com>
5487
5488 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5489 (enable_debug): New procedures.
5490 (test): Use them. Bail out if waiting for threads fails.
5491 (top level): Bail out if a test fails.
5492
991f019c
YQ
54932015-09-16 Yao Qi <yao.qi@linaro.org>
5494
5495 * gdb.asm/asm-source.exp: Set asm-arch for
5496 aarch64*-*-* target.
5497 * gdb.asm/aarch64.inc: New file.
5498
bfca584f
PMR
54992015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5500
5501 * gdb.ada/array_of_variable_length.exp: New testcase.
5502 * gdb.ada/array_of_variable_length/foo.adb: New file.
5503 * gdb.ada/array_of_variable_length/pck.adb: New file.
5504 * gdb.ada/array_of_variable_length/pck.ads: New file.
5505
b326e587
DE
55062015-09-15 Doug Evans <dje@google.com>
5507
5508 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5509 of function static local variable.
5510
5382cfab
PW
55112015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5512
5513 * gdb.threads/tls-so_extern.exp: New test file.
5514 * gdb.threads/tls-so_extern.c: New test file.
5515 * gdb.threads/tls-so_extern_main.c: New test file.
5516
141c5cc4
JK
55172015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5518
5519 * gdb.opt/solib-intra-step-lib.c: New file.
5520 * gdb.opt/solib-intra-step-main.c: New file.
5521 * gdb.opt/solib-intra-step.exp: New file.
5522
d15dcecd
PA
55232015-09-15 Pedro Alves <palves@redhat.com>
5524
5525 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5526 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5527
4c2f2a79
PA
55282015-09-14 Pedro Alves <palves@redhat.com>
5529
5530 * gdb.base/hook-stop-continue.c: Delete.
5531 * gdb.base/hook-stop-continue.exp: Delete.
5532 * gdb.base/hook-stop-frame.c: Delete.
5533 * gdb.base/hook-stop-frame.exp: Delete.
5534 * gdb.base/hook-stop.c: New file.
5535 * gdb.base/hook-stop.exp: New file.
5536
919e6dbe
PMR
55372015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5538
5539 * gdb.ada/access_to_packed_array.exp: New testcase.
5540 * gdb.ada/access_to_packed_array/foo.adb: New file.
5541 * gdb.ada/access_to_packed_array/pack.adb: New file.
5542 * gdb.ada/access_to_packed_array/pack.ads: New file.
5543
157280a4
MM
55442015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5545
5546 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5547 buffer size test.
5548
2fd33e94
DB
55492015-09-11 Don Breazeal <donb@codesourcery.com>
5550
5551 * gdb.base/foll-exec.c: Add copyright header. Fix
5552 formatting issues.
5553 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5554 (do_exec_tests): Use clean_restart in place of zap_session,
5555 and for test initialization. Fix formatting issues. Use
5556 fail in place of perror.
5557 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5558 an expect statement to match an expression with output from
5559 the program under debug.
5560 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5561 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5562 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5563 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5564 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5565
e70b6e8e
DE
55662015-09-09 Doug Evans <dje@google.com>
5567
5568 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5569
7a551a51
DE
55702015-09-09 Doug Evans <dje@google.com>
5571
5572 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5573
4c666f84
DE
55742015-09-09 Doug Evans <dje@google.com>
5575
5576 * gdb.base/savedregs.exp: Fix typo.
5577
243a9253
PA
55782015-09-09 Pedro Alves <palves@redhat.com>
5579
5580 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5581
c0fa8fbd
SL
55822015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5583
5584 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5585 command actually switches threads. Give up on remaining
5586 tests if target fails to stop at breakpoint.
5587
cd7c1778
PMR
55882015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5589
5590 * gdb.ada/funcall_char.exp: New testcase.
5591 * gdb.ada/funcall_char/foo.adb: New file.
5592
dc5c8746
PMR
55932015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5594
5595 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5596 expected outputs. Add two testcases for completing ambiguous
5597 functions.
5598 * gdb.ada/complete/aux_pck.adb: New file.
5599 * gdb.ada/complete/aux_pck.ads: New file.
5600 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5601 Ambiguous_Func functions.
5602 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5603 * gdb.ada/complete/pck.adb: Likewise.
5604
4e83a1e7
UW
56052015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5606
5607 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5608 failures to run the test program under GDB.
5609
8ce74153
LM
56102015-08-26 Luis Machado <lgustavo@codesourcery.com>
5611
5612 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5613 to C.
5614
e9756d52
PP
56152015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5616
5617 * gdb.base/run-after-attach.exp: New test file.
5618 * gdb.base/run-after-attach.c: New test file.
5619
8d37573b
DB
56202015-08-26 Don Breazeal <donb@codesourcery.com>
5621
5622 * gdb.base/foll-exec-2.c: New test program.
5623 * gdb.base/foll-exec-2.exp: New test.
5624
63e43d3a
PMR
56252015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5626
5627 * gdb.base/nested-subp1.exp: New file.
5628 * gdb.base/nested-subp1.c: New file.
5629 * gdb.base/nested-subp2.exp: New file.
5630 * gdb.base/nested-subp2.c: New file.
5631 * gdb.base/nested-subp3.exp: New file.
5632 * gdb.base/nested-subp3.c: New file.
5633
3d40fbb5
PA
56342015-08-24 Pedro Alves <palves@redhat.com>
5635
5636 * gdb.server/connect-without-multi-process.c: New file.
5637 * gdb.server/connect-without-multi-process.exp: New file.
5638
4422ac93
LM
56392015-08-24 Luis Machado <lgustavo@codesourcery.com>
5640
5641 * gdb.opt/inline-markers.c: Make z int.
5642
91dddb86
LM
56432015-08-24 Luis Machado <lgustavo@codesourcery.com>
5644
5645 * gdb.opt/inline-markers.c: Make z volatile.
5646
a48847ee
LM
56472015-08-24 Luis Machado <lgustavo@codesourcery.com>
5648
5649 * gdb.opt/inline-bt.c: New volatile global z.
5650 * gdb.opt/inline-cmds.c: Likewise.
5651 * gdb.opt/inline-locals.c: Likewise.
5652 * gdb.opt/inline-markers.c: New extern global z.
5653 (marker): Use z.
5654 (inline_fn): Likewise.
5655
0ebbc52b
PA
56562015-08-24 Pedro Alves <palves@redhat.com>
5657
5658 * config/m32r-stub.exp: Remove file.
5659 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5660 * gdb.base/call-rt-st.exp: Likewise.
5661 * gdb.base/call-strs.exp: Likewise.
5662 * gdb.base/default.exp: Remove references to h8300-*-hms and
5663 *-*-udi*.
5664 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5665
77c365df
AA
56662015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5667
5668 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5669 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5670 and "return" use KFAIL when GDB can not read/write the vector
5671 return value.
5672
4313b8c0
GB
56732015-08-21 Gary Benson <gbenson@redhat.com>
5674
5675 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5676
0e433b32
PA
56772015-08-20 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.server/solib-list.exp: No longer expect an interior stop in
5680 non-stop mode.
5681
221e1a37
PA
56822015-08-20 Pedro Alves <palves@redhat.com>
5683
5684 * gdb.server/connect-stopped-target.c: New file.
5685 * gdb.server/connect-stopped-target.exp: New file.
5686
40e3ad0e
PA
56872015-08-20 Pedro Alves <palves@redhat.com>
5688
5689 * gdb.dwarf2/comp-unit-lang.exp: New file.
5690 * gdb.dwarf2/comp-unit-lang.c: New file.
5691
af39b327
PMR
56922015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5693
5694 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5695 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5696
7d45c7c3 56972015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5698
7d45c7c3
KB
5699 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5700 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5701
4d6cceb4
DE
57022015-08-18 Doug Evans <dje@google.com>
5703 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5704
5705 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5706 skip_python_tests. New arg prompt_regexp.
5707 (skip_python_tests): New function.
5708 * lib/mi-support.exp (mi_skip_python_tests): New function.
5709 * gdb.python/py-mi-objfile-gdb.py: New file.
5710 * gdb.python/py-mi-objfile.c: New file.
5711 * gdb.python/py-mi-objfile.exp: New file.
5712
ad89c2aa
KS
57132015-08-17 Keith Seitz <keiths@redhat.com>
5714
5715 * gdb.linespec/explicit.exp: Move strace test from here ...
5716 * gdb.trace/strace.exp: ... to here.
5717
e3ae3c43
PP
57182015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5719
5720 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5721 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5722
604b2636
DE
57232015-08-14 Doug Evans <xdje42@gmail.com>
5724
5725 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5726 inferior before selecting a new file.
5727
6ff0ba5f
DE
57282015-08-14 Doug Evans <xdje42@gmail.com>
5729
5730 * gdb.mi/mi-disassemble.exp: Update.
5731 * gdb.base/disasm-optim.S: New file.
5732 * gdb.base/disasm-optim.c: New file.
5733 * gdb.base/disasm-optim.h: New file.
5734 * gdb.base/disasm-optim.exp: New file.
5735
9ca98f92
KS
57362015-08-14 Keith Seitz <keiths@redhat.com>
5737
5738 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5739 "evaluated-by".
5740
52bbc560
JB
57412015-08-13 Joel Brobecker <brobecker@adacore.com>
5742
5743 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5744
5d8c3ed3
PMR
57452015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5746
5747 * gdb.ada/fun_renaming.exp: New testcase.
5748 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5749 * gdb.ada/fun_renaming/pack.adb: New file.
5750 * gdb.ada/fun_renaming/pack.ads: New file.
5751
ea8812bc
KS
57522015-08-12 Keith Seitz <keiths@redhat.com>
5753
5754 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5755 gdb_get_line_number.
5756
4dafcdeb
JB
57572015-08-12 Joel Brobecker <brobecker@adacore.com>
5758
5759 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5760 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5761 gdb.base/dso2dso.exp: New files.
5762
5ba32597
SDJ
57632015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5764 Pedro Alves <palves@redhat.com>
5765 Keith Seitz <keiths@redhat.com>
5766
5767 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5768 GDBFLAGS.
5769
b6dafabf
PP
57702015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5771
5772 * gdb.base/gdbhistsize-history.exp
5773 (test_histsize_history_setting): Use save_vars.
5774 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5775 Use save_vars.
5776 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5777 * gdb.base/readline.exp: Use save_vars.
5778
abe8e607
PP
57792015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5780
5781 * lib/gdb.exp (save_vars): New proc.
5782
629500fa
KS
57832015-08-11 Keith Seitz <keiths@redhat.com>
5784
5785 * gdb.base/help.exp: Update help_breakpoint_text.
5786
eb8c4e2e
KS
57872015-08-11 Keith Seitz <keiths@redhat.com>
5788
5789 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5790 (at toplevel): Call test_explicit_breakpoints.
5791 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5792 breakpoints.
5793 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5794 breakpoint conditions, "-cond".
5795
87f0e720
KS
57962015-08-11 Keith Seitz <keiths@redhat.com>
5797
5798 * gdb.linespec/3explicit.c: New file.
5799 * gdb.linespec/cpexplicit.cc: New file.
5800 * gdb.linespec/cpexplicit.exp: New file.
5801 * gdb.linespec/explicit.c: New file.
5802 * gdb.linespec/explicit.exp: New file.
5803 * gdb.linespec/explicit2.c: New file.
5804 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5805 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5806 before using in the matching pattern.
5807 Clarify that `prefix' is a regular expression.
5808
f00aae0f
KS
58092015-08-11 Keith Seitz <keiths@redhat.com>
5810
5811 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5812 test.
5813 Add tests for missing ",FMT" and ",".
5814
e27852be
DE
58152015-08-10 Doug Evans <dje@google.com>
5816 Keith Seitz <keiths@redhat.com>
5817
5818 PR gdb/17960
5819 * gdb.base/completion.exp: Add location completer tests.
5820
7f03bd92
PA
58212015-08-07 Pedro Alves <palves@redhat.com>
5822
5823 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5824 tests here.
5825 (top level): Run do_test with and without displaced stepping.
5826
3fc8eb30
PA
58272015-08-07 Pedro Alves <palves@redhat.com>
5828
5829 * gdb.base/valgrind-disp-step.c: New file.
5830 * gdb.base/valgrind-disp-step.exp: New file.
5831
d4569d7b
PA
58322015-08-07 Pedro Alves <palves@redhat.com>
5833
5834 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5835 Delete function.
5836 (main): Add alarm. Run an infinite loop instead of calling
5837 wait_threads.
5838 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5839 comment.
5840 * gdb.threads/step-over-trips-on-watchpoint.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-trips-on-watchpoint.exp (do_test): Change
5845 comment.
5846
e1316e60
PA
58472015-08-07 Pedro Alves <palves@redhat.com>
5848
5849 * gdb.base/checkpoint-ns.exp: New file.
5850 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5851 standard_testfile.
5852
da8c46d2
MM
58532015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5854
5855 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5856 * gdb.btrace/instruction_history.exp: Update.
5857 * gdb.btrace/tsx.exp: New.
5858 * gdb.btrace/tsx.c: New.
5859
de1c2c52
PA
58602015-08-06 Pedro Alves <palves@redhat.com>
5861
5862 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5863 increase timeout.
5864 * gdb.reverse/until-precsave.exp: Bump timeouts.
5865
782e0bf4
PA
58662015-08-06 Pedro Alves <palves@redhat.com>
5867
5868 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5869
83e97ed0
PA
58702015-08-06 Pedro Alves <palves@redhat.com>
5871
5872 PR gdb/18749
5873 * gdb.threads/process-dies-while-handling-bp.c: New file.
5874 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5875
863d01bd
PA
58762015-08-06 Pedro Alves <palves@redhat.com>
5877
5878 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5879 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5880
0a39bb32
PA
58812015-08-05 Pedro Alves <palves@redhat.com>
5882
5883 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5884 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5885
ee2d2b10
SL
58862015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5887
5888 * gdb.base/bp-permanent.exp: Report test as unsupported if
5889 the target cannot stop at the permanent breakpoint.
5890
4e1bdb00
DE
58912015-08-03 Doug Evans <dje@google.com>
5892
5893 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5894 10000.
5895
3d338901
DE
58962015-08-03 Doug Evans <dje@google.com>
5897
5898 * Makefile.in (workers/%.worker, build-perf): New rule.
5899 (GDB_PERFTEST_MODE): New variable.
5900 (check-perf): Use it.
5901 (clean): Clean up gdb.perf parallel build subdirs.
5902 * lib/build-piece.exp: New file.
5903 * lib/gdb.exp (make_gdb_parallel_path): New function
5904 (standard_output_file, standard_temp_file): Call it.
5905 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5906 of $GDB_PARALLEL.
5907 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5908
af061d3e
DE
59092015-08-03 Doug Evans <dje@google.com>
5910
8e1afc81 5911 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5912 (LOG_FILE_NAME): New global.
5913 (TextReporter.__init__): Initialize self.txt_sum.
5914 (TextReporter.report): Add support for multiple data-points.
5915 Move report to perftest.sum, put raw data in perftest.log.
5916 (TextReporter.start): Open sum and log files.
5917 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5918 * gdb.perf/lib/perftest/testresult.py
5919 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5920
2c8c5d37
PA
59212015-07-31 Pedro Alves <palves@redhat.com>
5922
5923 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5924 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5925 kill_wait_spawned_process instead of explicit "kill -9".
5926 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5927 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5928 kill_wait_spawned_process.
5929 * gdb.base/attach-twice.exp: Likewise.
5930 * gdb.base/attach.exp: Likewise.
5931 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5932 gdb_test_multiple.
5933 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5934 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5935 kill_wait_spawned_process.
5936 * gdb.base/valgrind-infcall.exp: Likewise.
5937 * gdb.multi/multi-attach.exp: Likewise.
5938 * gdb.python/py-prompt.exp: Likewise.
5939 * gdb.python/py-sync-interp.exp: Likewise.
5940 * gdb.server/ext-attach.exp: Likewise.
5941 * gdb.threads/attach-into-signal.exp (corefunc): Use
5942 spawn_wait_for_attach, spawn_id_get_pid and
5943 kill_wait_spawned_process.
5944 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5945 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5946 spawn_id_get_pid and kill_wait_spawned_process.
5947 * gdb.threads/attach-stopped.exp (corefunc): Use
5948 spawn_wait_for_attach, spawn_id_get_pid and
5949 kill_wait_spawned_process.
5950 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5951 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5952 kill_wait_spawned_process instead of explicit "kill -9".
5953 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5954 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5955 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5956 processes. Don't map cygwin/windows pids here. Now returns a
5957 spawn id list.
5958
032a0fca
SL
59592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5960
5961 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5962 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5963 correct patch.
5964
61a934ca
SL
59652015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5966
5967 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5968
4bc4d428
SL
59692015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5970
5971 Reapply:
5972 2014-05-21 Mark Wielaard <mjw@redhat.com>
5973
5974 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5975
998d452a
PA
59762015-07-30 Pedro Alves <palves@redhat.com>
5977
5978 * linux-low.c (handle_extended_wait): Set the child's last
5979 reported status to TARGET_WAITKIND_STOPPED.
5980
69dde7dc
PA
59812015-07-30 Pedro Alves <palves@redhat.com>
5982
5983 PR threads/18600
5984 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5985 only shows inferior 1.
5986
4dd63d48
PA
59872015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5988 Pedro Alves <palves@redhat.com>
5989
5990 PR threads/18600
5991 * gdb.threads/fork-plus-threads.c: New file.
5992 * gdb.threads/fork-plus-threads.exp: New file.
5993
d618e4c5
PP
59942015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5995
5996 * gdb.base/batch-preserve-term-settings.exp
5997 (test_terminal_settings_preserved_after_cli_exit): Use
5998 send_quit_command.
5999
1eef6428
PA
60002015-07-29 Pedro Alves <palves@redhat.com>
6001 Don Breazeal <donb@codesourcery.com>
6002
6003 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6004 output from both inferior_spawn_id and gdb_spawn_id.
6005
7da5b897
SDJ
60062015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6007
6008 * gdb.threads/attach-into-signal.exp (corefunc): Use
6009 with_test_prefix on nested loops, uniquefying the test messages.
6010
dac804df
SDJ
60112015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6012
6013 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6014 commit.
6015
06265e53
PP
60162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6017
6018 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6019 New proc.
6020 (test_terminal_settings_preserved_after_sigterm): New test.
6021
18206ca3
PP
60222015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6023
6024 * gdb.base/batch-preserve-term-settings.exp
6025 (test_terminal_settings_preserved_after_cli_exit): New test.
6026
90074d11
PP
60272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6028
6029 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6030 manipulation of saved_gdbflags.
6031 (test_terminal_settings_preserved): Remove global declaration of
6032 the unused variable pagination_prompt. Remove manipulation of
6033 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6034 GDBFLAGS.
6035
eb1a7902
PA
60362015-07-29 Pedro Alves <palves@redhat.com>
6037
6038 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6039
8b75dd3b
PA
60402015-07-29 Pedro Alves <palves@redhat.com>
6041
6042 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6043 at the top.
6044
dedad4e3
PA
60452015-07-29 Pedro Alves <palves@redhat.com>
6046
6047 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6048 (main): Call gdb_unbuffer_output.
6049 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6050 (main): Call gdb_unbuffer_output.
6051 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6052 (main): Call gdb_unbuffer_output.
6053 * gdb.base/call-strs.exp: Adjust to step over the
6054 gdb_unbuffer_output call.
6055 * gdb.base/catch-gdb-caused-signals.c: Include
6056 "../lib/unbuffer_output.c".
6057 (main): Call gdb_unbuffer_output.
6058 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6059 (main): Call gdb_unbuffer_output.
6060 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6061 (main): Call gdb_unbuffer_output.
6062 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6063 (main): Call gdb_unbuffer_output.
6064 * gdb.base/shlib-call.exp: Adjust to step over the
6065 gdb_unbuffer_output call.
6066 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6067 (main): Call gdb_unbuffer_output.
6068 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6069 (main): Call gdb_unbuffer_output.
6070 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6071 (main): Rename to ...
6072 (test): ... this.
6073 (main): Reimplement.
6074 * gdb.base/varargs.exp: Run to test instead of to main.
6075 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6076 (main): Call gdb_unbuffer_output.
6077
58789a91
PA
60782015-07-29 Pedro Alves <palves@redhat.com>
6079
6080 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6081 factore out from mi_continue_dprintf. For call-style dprintfs,
6082 expect dprintf output out of $inferior_spawn_id.
6083 (mi_continue_dprintf): Use mi_expect_dprintf.
6084 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6085 (main): Call gdb_unbuffer_output.
6086
e8376742
PA
60872015-07-29 Pedro Alves <palves@redhat.com>
6088
6089 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6090 (default_mi_gdb_start): Set inferior_spawn_id instead of
6091 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6092 gdb_spawn_id.
6093 (mi_gdb_test): Always expect inferior output from both
6094 $inferior_spawn_id and $gdb_spawn_id.
6095
08280010
PA
60962015-07-29 Pedro Alves <palves@redhat.com>
6097
6098 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6099 send_inferior and $inferior_spawn_id.
6100
4d30e432
PA
61012015-07-29 Pedro Alves <palves@redhat.com>
6102
6103 * gdb.gdb/complaints.exp (test_initial_complaints)
6104 (test_serial_complaints, test_short_complaints): Use
6105 gdb_test_stdio.
6106 (test_empty_complaint): Handle $inferior_spawn_id !=
6107 $gdb_spawn_id.
6108
0d30a335
PA
61092015-07-29 Pedro Alves <palves@redhat.com>
6110
6111 * gdb.base/varargs.exp: Use gdb_test_stdio.
6112
39413b29
PA
61132015-07-29 Pedro Alves <palves@redhat.com>
6114
6115 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6116
7cb000a9
PA
61172015-07-29 Pedro Alves <palves@redhat.com>
6118
6119 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6120
d7b8ac82
PA
61212015-07-29 Pedro Alves <palves@redhat.com>
6122
6123 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6124 parameter into two new parameters, "inf_result" and "gdb_result".
6125 Expect inferior output and gdb output from $inferior_spawn_id and
6126 $gdb_spawn_id, respectively. Adjust all callers.
6127
789c3a0c
PA
61282015-07-29 Pedro Alves <palves@redhat.com>
6129
6130 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6131 of gdb_test_sequence.
6132
77e760c3
PA
61332015-07-29 Pedro Alves <palves@redhat.com>
6134
6135 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6136 (saw_spurious_output): Expect inferior output from
6137 $inferior_spawn_id. Use gdb_test_stdio.
6138
8396d2cd
PA
61392015-07-29 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.base/dprintf.exp: Use standard_testfile. Change
6142 prepare_for_testing call.
6143 (srcfile): Don't set.
6144 (restart): New procedure.
6145 (test_dprintf): New procecure, use to continue over dprintfs.
6146 (test_call, test_agent): New procedures, tests moved here.
6147 Restart gdb and recreate dprintfs. Adjust expected output.
6148
2051d61f
PA
61492015-07-29 Pedro Alves <palves@redhat.com>
6150
6151 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6152
452397af
PA
61532015-07-29 Pedro Alves <palves@redhat.com>
6154
6155 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6156
8aed9555
PA
61572015-07-29 Pedro Alves <palves@redhat.com>
6158
6159 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6160 gdb_test_stdio.
6161
188a61b4
PA
61622015-07-29 Pedro Alves <palves@redhat.com>
6163
6164 * lib/gdb.exp (gdb_test_stdio): New procedure.
6165
12264a45
PA
61662015-07-29 Pedro Alves <palves@redhat.com>
6167
6168 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6169
23ffc893
PA
61702015-07-29 Pedro Alves <palves@redhat.com>
6171
6172 * gdb.base/call-signal-resume.exp: Remove check for
6173 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6174 * gdb.base/unwindonsignal.exp: Likewise.
6175 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6176 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6177
65566918
PA
61782015-07-29 Pedro Alves <palves@redhat.com>
6179
6180 * gdb.base/siginfo-addr.c (pass): New function.
6181 (handler): Call it iff si_addr is correct.
6182 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6183 Set a breakpoint at "pass" and continue to it.
6184
d60a9221
SDJ
61852015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6186
6187 * gdb.python/py-objfile.exp: Make some tests have unique names.
6188 * gdb.python/py-pp-registration.exp: Likewise.
6189
bde40b8f
PA
61902015-07-28 Pedro Alves <palves@redhat.com>
6191
6192 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6193
13e1dec8
SM
61942015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6195
6196 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6197
da33c9a7
SM
61982015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6199
6200 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6201
077836f7
PP
62022015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6203
6204 * gdb.base/gdb-sigterm-2.exp: New test.
6205
b8cc7b2e
DE
62062015-07-25 Doug Evans <xdje42@gmail.com>
6207
6208 Revert:
6209 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6210 (workers/%.worker, build-perf): New rule.
6211 (GDB_PERFTEST_MODE): New variable.
6212 (check-perf): Use it.
6213 (clean): Clean up gdb.perf parallel build subdirs.
6214 * lib/build-piece.exp: New file.
6215 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6216 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6217 name.
6218 (standard_temp_file): Ditto.
6219 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6220 of $GDB_PARALLEL.
6221
c8bd4544
DE
62222015-07-24 Doug Evans <dje@google.com>
6223
6224 * gdb.perf/lib/perftest/utils.py: New file.
6225 * gdb.perf/gm-hello.cc: New file.
6226 * gdb.perf/gm-pervasive-typedef.cc: New file.
6227 * gdb.perf/gm-pervasive-typedef.h: New file.
6228 * gdb.perf/gm-std.cc: New file.
6229 * gdb.perf/gm-std.h: New file.
6230 * gdb.perf/gm-use-cerr.cc: New file.
6231 * gdb.perf/gm-utils.h: New file.
6232 * gdb.perf/gmonster-null-lookup.py: New file.
6233 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6234 * gdb.perf/gmonster-print-cerr.py: New file.
6235 * gdb.perf/gmonster-ptype-string.py: New file.
6236 * gdb.perf/gmonster-runto-main.py: New file.
6237 * gdb.perf/gmonster-select-file.py: New file.
6238 * gdb.perf/gmonster1-null-lookup.exp: New file.
6239 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6240 * gdb.perf/gmonster1-print-cerr.exp: New file.
6241 * gdb.perf/gmonster1-ptype-string.exp: New file.
6242 * gdb.perf/gmonster1-runto-main.exp: New file.
6243 * gdb.perf/gmonster1-select-file.exp: New file.
6244 * gdb.perf/gmonster1.cc: New file.
6245 * gdb.perf/gmonster1.exp: New file.
6246 * gdb.perf/gmonster2-null-lookup.exp: New file.
6247 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6248 * gdb.perf/gmonster2-print-cerr.exp: New file.
6249 * gdb.perf/gmonster2-ptype-string.exp: New file.
6250 * gdb.perf/gmonster2-runto-main.exp: New file.
6251 * gdb.perf/gmonster2-select-file.exp: New file.
6252 * gdb.perf/gmonster2.cc: New file.
6253 * gdb.perf/gmonster2.exp: New file.
6254
6eab34f3
DE
62552015-07-24 Doug Evans <dje@google.com>
6256
6257 * gdb.perf/README: New file.
6258 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6259 * lib/gen-perf-test.exp: New file.
6260
63738bfd
DE
62612015-07-24 Doug Evans <dje@google.com>
6262
6263 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6264 (PerfTest::startup): New function.
6265 (PerfTest::run): Return result of calling body.
6266 (PerfTest::assemble): Rewrite.
6267 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6268 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6269 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6270 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6271 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6272
7b606f95
DE
62732015-07-24 Doug Evans <dje@google.com>
6274
6275 * lib/gdb.exp (clean_restart): Make executable optional.
6276
a97b16b8
DE
62772015-07-24 Doug Evans <dje@google.com>
6278
6279 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6280 compiler_info references.
6281 * gdb.cp/temargs.exp: Ditto.
6282 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6283 (get_compiler_info): Early exit if already computed. Set compiler_info
6284 to "unknown" if there was a problem.
6285 (test_compiler_info): Add function comment. Call get_compiler_info.
6286
35baa57f
DE
62872015-07-24 Doug Evans <dje@google.com>
6288
6289 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6290 (workers/%.worker, build-perf): New rule.
6291 (GDB_PERFTEST_MODE): New variable.
6292 (check-perf): Use it.
6293 (clean): Clean up gdb.perf parallel build subdirs.
6294 * lib/build-piece.exp: New file.
6295 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6296 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6297 name.
6298 (standard_temp_file): Ditto.
6299 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6300 of $GDB_PARALLEL.
6301
6ebea266
DE
63022015-07-24 Doug Evans <dje@google.com>
6303
6304 * lib/future.exp (gdb_default_target_compile): New option
6305 "early_flags".
6306 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6307 --as-needed.
6308
1e76a7e9
SDJ
63092015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6310
6311 * gdb.base/catch-syscall.exp: Call gdb_exit before
6312 gdb_skip_xml_test.
6313
5068630a
PA
63142015-07-24 Pedro Alves <palves@redhat.com>
6315
6316 * gdb.python/py-events.exp: Accept output between the stop event
6317 and the prompt.
6318 * gdb.python/py-evsignal.exp: Likewise.
6319 * gdb.python/py-evthreads.exp: Likewise.
6320
77598427
PA
63212015-07-24 Pedro Alves <palves@redhat.com>
6322
6323 PR gdb/18717
6324 * gdb.threads/non-ldr-exit.c: New file.
6325 * gdb.threads/non-ldr-exit.exp: New file.
6326
11e6c98f
YQ
63272015-07-24 Yao Qi <yao.qi@linaro.org>
6328
6329 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6330 restarting process.
6331
51aee833
YQ
63322015-07-24 Yao Qi <yao.qi@linaro.org>
6333
6334 * gdb.server/ext-restart.exp: New file.
6335
8cfe207c
YQ
63362015-07-24 Yao Qi <yao.qi@linaro.org>
6337
6338 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6339 argument options.
6340 * gdb.server/ext-wrapper.exp: New file.
6341
cc12ce38
DE
63422015-07-23 Doug Evans <dje@google.com>
6343
6344 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6345 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6346
d0d84780
PMR
63472015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6348
6349 * gdb.ada/var_arr_typedef.exp: New testcase.
6350 * gdb.ada/var_arr_typedef/pack.adb: New file.
6351 * gdb.ada/var_arr_typedef/pack.ads: New file.
6352 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6353
8b558f79
JB
63542015-07-20 Joel Brobecker <brobecker@adacore.com>
6355
6356 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6357
775a3298
JK
63582015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6359
6360 * gdb.arch/i386-biarch-core.exp: Replace istarget
6361 by "complete set gnutarget". Remove expectation for the "core-file"
6362 command.
6363
db1ff28b
JK
63642015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6365
6366 Revert the previous commit:
6367 Tests for validate symbol file using build-id.
6368
0a94970d
JK
63692015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6370
6371 Tests for validate symbol file using build-id.
6372 * gdb.base/solib-mismatch-lib.c: New file.
6373 * gdb.base/solib-mismatch-libmod.c: New file.
6374 * gdb.base/solib-mismatch.c: New file.
6375 * gdb.base/solib-mismatch.exp: New file.
6376
03346981
SL
63772015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6378
6379 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6380 nios2-*-linux*.
6381 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6382 * gdb.base/siginfo.exp: Likewise.
6383 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6384
42422cc7
PL
63852015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6386
6387 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6388 Move it to ...
6389 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6390 ... here.
6391 * gdb.trace/range-stepping.exp: Check that the target supports
6392 range stepping.
6393
cfa68bae
JK
63942015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6395
6396 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6397
8ffdba26
PA
63982015-07-14 Pedro Alves <palves@redhat.com>
6399
6400 * gdb.base/killed-outside.exp: New file.
6401 * gdb.base/killed-outside.c: New file.
6402
218a5a11
JK
64032015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6404
6405 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6406 (n at main): New.
6407 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6408
e03ed3c6
AA
64092015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6410
6411 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6412 infcall tests instead of setting up for KFAIL.
6413
485668e5
MM
64142015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6415
6416 * gdb.btrace/record_goto-step.exp: New.
6417
08464196
JK
64182015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6419
6420 PR compile/18484
6421 * gdb.compile/compile.c (struct struct_type): Add volatile to
6422 selffield's type.
6423 * gdb.compile/compile.exp
6424 (compile code struct_object.selffield = &struct_object): Skip further
6425 struct_object tests if this one xfails.
6426
bcf5c1d9
RC
64272015-07-08 Robert O'Callahan <robert@ocallahan.org>
6428
6429 PR exp/18617
6430 * gdb.trace/ax.exp: Add test.
6431
4931af25
YQ
64322015-07-07 Yao Qi <yao.qi@linaro.org>
6433
6434 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6435 instead of istarget "aarch64*-*-*".
6436 * gdb.arch/aarch64-fp.exp: Likewise.
6437 * gdb.base/float.exp: Likewise.
6438 * gdb.reverse/aarch64.exp: Likewise.
6439 * lib/gdb.exp (is_aarch64_target): New proc.
6440
9fcf688e
YQ
64412015-07-07 Yao Qi <yao.qi@linaro.org>
6442
6443 * lib/gdb.exp (is_aarch32_target): New proc.
6444 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6445 instead of "istarget "arm*-*-*"".
6446 * gdb.arch/arm-disp-step.exp: Likewise.
6447 * gdb.arch/thumb-bx-pc.exp: Likewise.
6448 * gdb.arch/thumb-prologue.exp: Likewise.
6449 * gdb.arch/thumb-singlestep.exp: Likewise.
6450 * gdb.base/disp-step-syscall.exp: Likewise.
6451 * gdb.base/float.exp: Likewise.
6452
fbd8d50d
YQ
64532015-07-07 Yao Qi <yao.qi@linaro.org>
6454
6455 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6456 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6457
71be1fdc
YQ
64582015-07-07 Yao Qi <yao.qi@linaro.org>
6459
6460 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6461 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6462 if it exists.
6463 * gdb.multi/multi-arch.exp: Likewise.
6464
3e221d36
SM
64652015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6466
6467 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6468 print.
6469
d441430b
YQ
64702015-07-07 Yao Qi <yao.qi@linaro.org>
6471
6472 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6473
06f810bd
MG
64742015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6475
6476 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6477 '[' and ']' characters.
6478
5e61e7c0
IB
64792015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6480
6481 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6482
28bf096c
PA
64832015-06-29 Pedro Alves <palves@redhat.com>
6484
6485 PR threads/18127
6486 * gdb.threads/hand-call-new-thread.c: New file.
6487 * gdb.threads/hand-call-new-thread.c: New file.
6488
ee93cd5e
KS
64892015-06-26 Keith Seitz <keiths@redhat.com>
6490 Doug Evans <dje@google.com>
6491
6492 PR 16253
6493 * gdb.cp/var-tag-2.cc: New file.
6494 * gdb.cp/var-tag-3.cc: New file.
6495 * gdb.cp/var-tag-4.cc: New file.
6496 * gdb.cp/var-tag.cc: New file.
6497 * gdb.cp/var-tag.exp: New file.
6498
fc637f04
PP
64992015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6500
6501 * gdb.base/history-duplicates.exp: New test.
6502
2e52ae68
PP
65032015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6504
6505 * gdb.base/completion.exp: Test the completion of the "focus"
6506 command.
6507
6e22494e
JK
65082015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6509
6510 * gdb.arch/amd64-prologue-skip.S: New file.
6511 * gdb.arch/amd64-prologue-skip.exp: New file.
6512
bf7b9cd9
SM
65132015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6514
6515 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6516 is_address_zero_readable check.
6517
201e8dfd
PB
65182015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6519
6520 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6521 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6522
5cd867b4
YQ
65232015-06-24 Yao Qi <yao.qi@linaro.org>
6524
6525 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6526 linux targets.
6527
4d7be007
YQ
65282015-06-24 Yao Qi <yao.qi@linaro.org>
6529
6530 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6531 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6532 * gdb.base/siginfo-thread.exp: Likewise.
6533
07fcd301
YQ
65342015-06-22 Yao Qi <yao.qi@linaro.org>
6535
6536 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6537
52042a00
YQ
65382015-06-22 Yao Qi <yao.qi@linaro.org>
6539
6540 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6541 aarch64*-*-*.
6542 (skip_hw_watchpoint_tests): Likewise.
6543
74bd41ce
PP
65442015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6545
6546 * gdb.base/gdbinit-history.exp: Test the interaction between
6547 setting GDBHISTSIZE and setting the history size via .gdbinit.
6548
bc460514
PP
65492015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6550
6551 PR gdb/16999
6552 * gdb.base/gdbhistsize-history.exp: New test.
6553
b58c513b
PP
65542015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6555
6556 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6557 with GDBHISTSIZE.
6558 * gdb.base/readline.exp: Likewise.
6559
92046791
YQ
65602015-06-17 Yao Qi <yao.qi@linaro.org>
6561
6562 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6563 line.
6564
2093d2d3
PP
65652015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6566
6567 * gdb.base/gdbinit-history.exp: Add test case to check that
6568 an unlimited history file does not get truncated on exit.
6569
e6c693af
AA
65702015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6571
6572 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6573 (VECTOR): New macro. Use it...
6574 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6575 ...for these typedefs.
6576 (int8, char1, int1, double1): New typedefs.
6577 (struct just_int2, struct two_int2): New structures.
6578 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6579 (add_structvecs, add_singlevecs): New functions.
6580 (main): Call add_some_intvecs twice.
6581 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6582 the compile and exit upon failure. Try compiling for the "native"
6583 architecture. Test inferior function calls with vector arguments
6584 and vector return value handling with "finish" and "return".
6585
c74f7d1c
JT
65862015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6587
6588 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6589 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6590 PE file.
6591 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6592
98aa42ee
AT
65932015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6594
6595 PR breakpoints/16465
6596 * gdb.mi/mi-dprintf-pending.c: New file.
6597 * gdb.mi/mi-dprintf-pending.exp: New test.
6598 * gdb.mi/mi-dprintf-pendshr.c: New file.
6599
7d73c23c 66002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 6601 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
6602
6603 * gdb.arch/i386-mpx-map.c: New file.
6604 * gdb.arch/i386-mpx-map.exp: New File.
6605
66062015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6607
6608 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6609 * gdb.arch/i386-mpx.exp: Indentation fixed.
6610
66112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6612
6613 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6614 function and improved indentation.
6615 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6616 gdb_test_multiple. Added additional tests to skip the test.
6617
66182015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6619
6620 * gdb.arch/i386-avx512.c: Change path in include file.
6621 * gdb.arch/i386-avx512.exp: Change include dir path
6622 compilation flag.
6623 * gdb.arch/i386-mpx.c: Change path in include file.
6624 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6625 flag.
6626
d5eba19a
JK
66272015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6628
6629 * gdb.compile/compile-print.exp (compile print *vararray@3)
6630 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6631
7f361056
JK
66322015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6633
6634 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6635 (do not keep jit in memory): ... this.
6636 (expect 5): Change it to ...
6637 (expect no 5): ... this.
6638
3b462ec2
SM
66392015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6640
6641 PR gdb/15564
6642 * gdb.mi/mi-detach.exp: New file.
6643
e0619de6
JK
66442015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6645
6646 PR symtab/18392
6647 * gdb.arch/amd64-tailcall-self.S: New file.
6648 * gdb.arch/amd64-tailcall-self.c: New file.
6649 * gdb.arch/amd64-tailcall-self.exp: New file.
6650
e970cb34
DB
66512015-05-28 Don Breazeal <donb@codesourcery.com>
6652
6653 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6654 tests for remote targets by checking is_target_gdbserver.
6655
b2e2f908
DE
66562015-05-27 Doug Evans <dje@google.com>
6657
6658 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6659 * gdb.dwarf2/opaque-type-lookup.c: New file.
6660 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6661
82c7be31
DE
66622015-05-26 Doug Evans <dje@google.com>
6663
6664 * gdb.cp/iostream.cc: New file.
6665 * gdb.cp/iostream.exp: New file.
6666
b4f54984
DE
66672015-05-26 Doug Evans <dje@google.com>
6668
6669 * gdb.dwarf2/dw2-op-call.exp: Update.
6670 * gdb.dwarf2/dw4-sig-types.exp: Update.
6671 * gdb.dwarf2/implptr.exp: Update.
6672 * gdb.mi/mi-cmd-param-changed.exp: Update.
6673
4ea6efe9
DE
66742015-05-26 Doug Evans <dje@google.com>
6675
6676 * gdb.python/py-lazy-string.c: New file.
6677 * gdb.python/py-lazy-string.exp: New file.
6678 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6679 (main): Update. Add estring3.
6680 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6681 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6682
f6bb7db3
YQ
66832015-05-26 Omair Javaid <omair.javaid@linaro.org>
6684 Yao Qi <yao.qi@linaro.org>
6685
6686 * gdb.reverse/aarch64.c: New.
6687 * gdb.reverse/aarch64.exp: New.
6688
a81bfbd0
OJ
66892015-05-26 Omair Javaid <omair.javaid@linaro.org>
6690
25d49b86
PA
6691 * lib/gdb.exp (supports_process_record): Return true for
6692 aarch64*-linux*.
a81bfbd0
OJ
6693 (supports_reverse): Likewise.
6694
158bf1b4
PP
66952015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6696
6697 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6698 Use with_test_prefix.
6699
a0145030
AB
67002015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6701
6702 * gdb.base/completion.exp: Add test for completion of layout
6703 names.
6704
ebe3b578
AB
67052015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6706
6707 * lib/gdb.exp (skip_tui_tests): New proc.
6708 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6709
84204ed7
PA
67102015-05-19 Pedro Alves <palves@redhat.com>
6711
6712 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6713 Save the whole env array instead of just HOME. Unset HISTSIZE in
6714 the environment while testing. Restore whole environment
6715 afterwards.
6716
37442ce1
DE
67172015-05-16 Doug Evans <xdje42@gmail.com>
6718
6719 * gdb.guile/scm-ports.c: New file.
6720 * gdb.guile/scm-ports.exp: Add memory port tests.
6721
36de76f9
JK
67222015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6723
6724 * gdb.compile/compile-print.c: New file.
6725 * gdb.compile/compile-print.exp: New file.
6726
3a9558c4
JK
67272015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6728
6729 * gdb.compile/compile-ops.exp: Cast param to void.
6730 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6731 (compile code struct_object.selffield = &struct_object): Add xfail.
6732
aa715135
JG
67332015-05-15 Joel Brobecker <brobecker@adacore.com>
6734
6735 * gdb.ada/arr_enum_with_gap: New testcase.
6736
931e5bc3
JG
67372015-05-15 Joel Brobecker <brobecker@adacore.com>
6738
6739 * gdb.ada/byte_packed_arr: New testcase.
6740
9cd4d857
JB
67412015-05-15 Joel Brobecker <brobecker@adacore.com>
6742
6743 * gdb.ada/pckd_neg: New testcase.
6744
ebfd00d2
PP
67452015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6746
6747 PR gdb/17820
6748 * gdb.base/gdbinit-history.exp: New test.
6749 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6750 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6751
4c082a81
SC
67522015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6753
6754 * gdb.python/py-xmethods.cc: Enhance test case.
6755 * gdb.python/py-xmethods.exp: New tests.
6756 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6757 function.
6758 (B_indexoper): Likewise.
6759 (global_dm_list) : Add new xmethod worker functions.
6760
f7797074
SDJ
67612015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6762
6763 * gdb.base/coredump-filter.exp: Correctly unset
6764 "coredump_var_addr" array.
6765
a4674e4e
PA
67662015-05-08 Pedro Alves <palves@redhat.com>
6767
6768 * gdb.server/non-existing-program.exp: Unset spawn_id.
6769
df2eb078
SC
67702015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6771
6772 PR python/18291
6773 * gdb.python/py-xmethods.exp: Add tests.
6774
422349a3
YQ
67752015-05-08 Yao Qi <yao.qi@linaro.org>
6776
6777 PR gdb/18208
6778 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6779 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6780 function set_coredump_filter, and remove remote_exec call.
6781 Remove argument ipid. Callers update.
6782 (top level): Don't get inferior's PID.
6783
63fc80ce
AA
67842015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6785
6786 * gdb.base/watch_thread_num.exp: Skip test on targets without
6787 access watchpoints.
6788
80ad801e
PA
67892015-05-06 Pedro Alves <palves@redhat.com>
6790
6791 PR server/18081
6792 * gdb.server/non-existing-program.exp: New file.
6793
0fa7fe50
JB
67942015-05-05 Joel Brobecker <brobecker@adacore.com>
6795
6796 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6797
3ea89b92
PMR
67982015-05-05 Joel Brobecker <brobecker@adacore.com>
6799
6800 * gdb.ada/out_of_line_in_inlined: New testcase.
6801
87b8eff0
JB
68022015-05-05 Joel Brobecker <brobecker@adacore.com>
6803
6804 * gdb.ada/var_rec_arr: New testcase.
6805
5fccc635
YQ
68062015-04-30 Yao Qi <yao.qi@linaro.org>
6807
6808 * gdb.base/break-idempotent.exp: If
6809 skip_hw_watchpoint_multi_tests returns true, skip the tests
6810 on "rwatch" and "awatch".
6811
42d38f42
YQ
68122015-04-30 Yao Qi <yao.qi@linaro.org>
6813
6814 * gdb.base/relativedebug.exp: Invoke gdb command
6815 "info sharedlibrary", and if libc.so doesn't have debug info,
6816 skip the test.
6817
2ce1cdbf
DE
68182015-04-29 Doug Evans <dje@google.com>
6819
6820 * gdb.python/py-xmethods.exp: Add ptype tests.
6821 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6822 get_result_type method.
6823
f24a38c5
LM
68242015-04-29 Luis Machado <lgustavo@codesourcery.com>
6825
6826 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6827 the target does not support hardware watchpoints.
6828
ecbf2b3c
LM
68292015-04-29 Luis Machado <lgustavo@codesourcery.com>
6830
6831 * gdb.base/break-always.exp: Abort testing if writing to memory
6832 causes an error.
6833
34f5f757
DE
68342015-04-28 Doug Evans <dje@google.com>
6835
6836 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6837 * gdb.python/py-pp-registration.exp: ... here. New file.
6838 * gdb.python/py-pp-registration.c: New file.
6839 * gdb.python/py-pp-registration.py: New file.
6840
69b4374a
DE
68412015-04-28 Doug Evans <dje@google.com>
6842
6843 * gdb.python/py-bad-printers.c: New file.
6844 * gdb.python/py-bad-printers.py: New file.
6845 * gdb.python/py-bad-printers.exp: New file.
6846
59fb7612
SS
68472015-04-28 Sasha Smundak <asmundak@google.com>
6848
6849 * gdb.python/py-type.exp: New test.
6850
2631b16a
AW
68512015-04-28 Andy Wingo <wingo@igalia.com>
6852
6853 * gdb.python/py-parameter.exp:
6854 * gdb.guile/scm-parameter.exp: Escape the path that we are
6855 matching against, as it might contain characters that are special
6856 to regular expressions.
6857
460efde1
JB
68582015-04-27 Joel Brobecker <brobecker@adacore.com>
6859
6860 * gdb.ada/rec_comp: New testcase.
6861
2d369d8e
SDJ
68622015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6863
6864 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6865 before using it.
6866
cf75d6c3
AB
68672015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6868
6869 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6870 new tests for verilog output.
6871
8dbe7ca5
YQ
68722015-04-24 Yao Qi <yao.qi@linaro.org>
6873
6874 * boards/remote-gdbserver-on-localhost.exp: New file.
6875
4ef9fb2f
PA
68762015-04-23 Pedro Alves <palves@redhat.com>
6877
6878 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6879 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6880 "end of file", remove $inferior_spawn_id from the indirect list.
6881
0a803169
PA
68822015-04-23 Pedro Alves <palves@redhat.com>
6883
6884 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6885
749ef8f8
PA
68862015-04-23 Pedro Alves <palves@redhat.com>
6887
6888 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6889 on $any_spawn_id instead of only on $gdb_spawn_id.
6890
8aae4344
PM
68912015-04-21 Pierre Muller <muller@sourceware.org>
6892
6893 PR pascal/17815
6894 * lib/pascal.exp (gpc_compile): Add new option "class".
6895 (fpc_compile): Likewise.
6896 * gdb.pascal/case-insensitive-symbols.pas: New file.
6897 * gdb.pascal/case-insensitive-symbols.exp: New file.
6898
1586c8fb
GB
68992015-04-20 Gary Benson <gbenson@redhat.com>
6900
6901 * gdb.base/attach.exp: Fix three extended remote failures.
6902
1b6e6f5c
GB
69032015-04-17 Gary Benson <gbenson@redhat.com>
6904
6905 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6906 the main executable over the remote protocol.
6907
e797481d
PA
69082015-04-16 Pedro Alves <palves@redhat.com>
6909
6910 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6911 a new gdbserver if gdbserver_reconnect_p is set.
6912
1ca99c42
PA
69132015-04-16 Pedro Alves <palves@redhat.com>
6914
6915 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6916 is set, don't exit gdbserver.
6917
af9fd6f8
AA
69182015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6919
6920 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6921 appropriate .insn, such that an older assembler can be used.
6922 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6923 the z/Architecture instruction set on 31-bit targets as well.
6924
04ff1e61
AA
69252015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6926
6927 * gdb.go/handcall.exp: Remove all logic related to the first
6928 breakpoint and rely on go_runto_main instead.
6929 * gdb.go/strings.exp: Likewise.
6930 * gdb.go/unsafe.exp: Likewise.
6931 * gdb.go/hello.exp: Likewise. Also rename the remaining
6932 breakpoint marker to "breakpoint 1".
6933 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6934 * gdb.go/strings.go: Likewise.
6935 * gdb.go/unsafe.go: Likewise.
6936 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6937 "set breakpoint 2 here" and rename the remaining breakpoint marker
6938 to "breakpoint 1".
6939
40d2f8d6
SM
69402015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6941
6942 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6943 if itertools.imap is not present.
6944 * gdb.python/py-objfile.exp: Add parentheses.
6945 * gdb.python/py-type.exp: Same.
6946 * gdb.python/py-unwind-maint.py: Same.
6947
8cbc97c6
YQ
69482015-04-15 Yao Qi <yao.qi@linaro.org>
6949
6950 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6951 of ":$ptr_size" and set its form explicitly.
6952
45fd756c
YQ
69532015-04-15 Pedro Alves <palves@redhat.com>
6954 Yao Qi <yao.qi@linaro.org>
6955
6956 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6957 timeout by factor of 4.
6958 (test_regular_watch): Likewise.
6959 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6960 * gdb.reverse/sigall-reverse.exp: Likewise.
6961 * gdb.reverse/until-precsave.exp: Likewise.
6962 * lib/gdb.exp (with_timeout_factor): New proc.
6963 (gdb_expect): Move some code to ...
6964 (get_largest_timeout): ... here. New procedure.
6965
9e811bc3
LM
69662015-04-14 Luis Machado <lgustavo@codesourcery.com>
6967
6968 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6969
0ff6fcb2
LM
69702015-04-13 Luis Machado <lgustavo@codesourcery.com>
6971
6972 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6973 to write to the .text section.
6974
7578d5f7
LM
69752015-04-13 Luis Machado <lgustavo@codesourcery.com>
6976
6977 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6978 Handle the case of targets that do not provide PID information.
6979
2efe15c4
YQ
69802015-04-13 Yao Qi <yao.qi@linaro.org>
6981
6982 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6983 and use expect instead of gdb_expect.
6984
8cd8f2f8
SDJ
69852015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6986
6987 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6988 "coredump_var_addr" to avoid naming conflict with other testcases.
6989
9ee41772
PA
69902015-04-10 Pedro Alves <palves@redhat.com>
6991
6992 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6993 gdb_test_sequence and gdb_assert.
6994
07473109
PA
69952015-04-10 Pedro Alves <palves@redhat.com>
6996
6997 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6998 test messages that don't include the breakpoint address.
6999
de3db44c
YQ
70002015-04-10 Yao Qi <yao.qi@linaro.org>
7001
7002 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7003 false for some offset and width combinations which aren't
7004 supported by linux kernel.
7005
c79d856c
PA
70062015-04-10 Pedro Alves <palves@redhat.com>
7007
7008 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7009 procedure, factored out from ...
7010 (top level): ... here. Add "set displaced-stepping" testing axis.
7011 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7012 parameter "displaced". Use it.
7013 (top level): Use foreach and add "set displaced-stepping" testing
7014 axis.
7015
ebc90b50
PA
70162015-04-10 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7019 Remove comment.
7020 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7021 both the address of the instruction that triggers the watchpoint
7022 and the address of the instruction immediately after, and use
7023 those addresses for the test. Fix comment.
7024
8f572e5c
PA
70252015-04-10 Pedro Alves <palves@redhat.com>
7026
7027 * gdb.base/sigstep.exp (breakpoint_to_handler)
7028 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7029 Test "backtrace" in handler.
7030 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7031 (top level): Add new "displaced" test axis to
7032 breakpoint_to_handler, breakpoint_to_handler_entry and
7033 breakpoint_over_handler.
7034
8d707a12
PA
70352015-04-10 Pedro Alves <palves@redhat.com>
7036
7037 PR gdb/18216
7038 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7039
ef713951
YQ
70402015-04-10 Yao Qi <yao.qi@linaro.org>
7041
7042 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7043 (test_add_rn_pc): New function.
7044 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7045 (top level): Invoke test_add_rn_pc.
7046
906d60cf
PA
70472015-04-10 Pedro Alves <palves@redhat.com>
7048
7049 PR gdb/13858
7050 * gdb.base/step-over-no-symbols.exp: New file.
7051
f2983cc3
AW
70522015-04-09 Andy Wingo <wingo@igalia.com>
7053
7054 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7055 after the Python tests.
7056
6d62641c
SDJ
70572015-04-08 Keith Seitz <keiths@redhat.com>
7058
7059 PR python/16699
7060 * gdb.python/py-completion.exp: New tests for completion.
7061 * gdb.python/py-completion.py (CompleteLimit1): New class.
7062 (CompleteLimit2): Likewise.
7063 (CompleteLimit3): Likewise.
7064 (CompleteLimit4): Likewise.
7065 (CompleteLimit5): Likewise.
7066 (CompleteLimit6): Likewise.
7067 (CompleteLimit7): Likewise.
7068
f3770638
PA
70692015-04-08 Pedro Alves <palves@redhat.com>
7070
7071 PR gdb/18214
7072 PR gdb/18216
7073 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7074 function.
7075 (main): Install it as SIGUSR1 handler.
7076 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7077 parameter. Always use "setup" as prefix. Toggle "set
7078 displaced-stepping" off/on depending on global. Don't switch to
7079 thread 1 here.
7080 (top level): Add displaced stepping "off/on" test axis. Update
7081 "setup" calls. Wrap each subtest with with_test_prefix. Test
7082 continuing with a queued signal in each thread.
7083
4496bed7
PA
70842015-04-08 Pedro Alves <palves@redhat.com>
7085
7086 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7087 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7088 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7089 Return early if running to main fails.
7090 * gdb.trace/while-stepping.exp: Likewise.
7091
b97fde92
PA
70922015-04-07 Pedro Alves <palves@redhat.com>
7093
7094 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7095 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7096 interact with inferior program.
7097
f71c18e7
PA
70982015-04-07 Pedro Alves <palves@redhat.com>
7099
7100 * lib/gdb.exp (inferior_spawn_id): New global.
7101 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7102 spawn id after processing the user code.
7103 (default_gdb_start): Set inferior_spawn_id.
7104 (send_inferior): New procedure.
7105 * lib/gdbserver-support.exp (gdbserver_start): Set
7106 inferior_spawn_id.
7107 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7108
6423214f
PA
71092015-04-07 Pedro Alves <palves@redhat.com>
7110
7111 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7112 * lib/gdbserver-support.exp (gdbserver_start): Make
7113 $server_spawn_id global.
7114 (gdbserver_start): Don't wait for gdbserver's spawn id with
7115 expect_background.
7116 (close_gdbserver): New procedure.
7117 (gdb_exit): Rename the default version and reimplement.
7118
71c0ee8c
PA
71192015-04-07 Pedro Alves <palves@redhat.com>
7120
72f4393d 7121 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
7122 append the substituted item, not the original item.
7123
203bc29b
PA
71242015-04-07 Pedro Alves <palves@redhat.com>
7125
7126 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7127 gdb_expect.
7128
508a3ddf
PA
71292015-04-07 Pedro Alves <palves@redhat.com>
7130
7131 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7132 output appearing once only.
7133
9f6dbe2b
PA
71342015-04-07 Pedro Alves <palves@redhat.com>
7135
7136 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7137 that doesn't expect anything. Return early if running to main
7138 fails.
7139
337532fa
YQ
71402015-04-07 Yao Qi <yao.qi@linaro.org>
7141
7142 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7143 (child_function): Call alarm.
7144 (main): Move call to alarm into the loop.
7145 * gdb.threads/non-stop-fair-events.exp: Build program with
7146 -DTIMEOUT=$timeout.
7147
01b622d4
DE
71482015-04-06 Doug Evans <xdje42@gmail.com>
7149
7150 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7151 Fix dest parameter to board_info.
7152 (fpc_compile): Ditto.
7153 (gdb_compile_pascal): Rename dest arg to destfile.
7154
961f4160
PMR
71552015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7156
7157 * gdb.ada/funcall_ref.exp: New file.
7158 * gdb.ada/funcall_ref/foo.adb: New file.
7159
cafda597
YQ
71602015-04-02 Yao Qi <yao.qi@linaro.org>
7161
7162 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7163 is remote.
7164
fed040c6
GB
71652015-04-02 Gary Benson <gbenson@redhat.com>
7166
7167 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7168
d11916aa
SS
71692015-04-01 Sasha Smundak <asmundak@google.com>
7170
7171 * gdb.python/py-unwind-maint.c: New file.
7172 * gdb.python/py-unwind-maint.exp: New test.
7173 * gdb.python/py-unwind-maint.py: New file.
7174 * gdb.python/py-unwind.c: New file.
7175 * gdb.python/py-unwind.exp: New test.
7176 * gdb.python/py-unwind.py: New test.
7177
a1471180
PA
71782015-04-01 Pedro Alves <palves@redhat.com>
7179
7180 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7181 to fail instead of non-existent $test.
7182
0bbeccb1
PA
71832015-04-01 Pedro Alves <palves@redhat.com>
7184
7185 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7186 GDBFLAGS if not empty.
7187
3c724c8c
PMR
71882015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7189
7190 * gdb.ada/complete.exp: Remove "multi_line".
7191 * gdb.ada/info_exc.exp: Remove "multi_line".
7192 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7193 * gdb.ada/ptype_field.exp: Remove "multi_line".
7194 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7195 * gdb.ada/tagged.exp: Remove "multi_line".
7196 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7197 [multi_line ...]
7198 * gdb.btrace/delta.exp: Likewise.
7199 * gdb.btrace/exception.exp: Likewise.
7200 * gdb.btrace/function_call_history.exp: Likewise.
7201 * gdb.btrace/instruction_history.exp: Likewise.
7202 * gdb.btrace/nohist.exp: Likewise.
7203 * gdb.btrace/record_goto.exp: Likewise.
7204 * gdb.btrace/segv.exp: Likewise.
7205 * gdb.btrace/stepi.exp: Likewise.
7206 * gdb.btrace/tailcall.exp: Likewise.
7207 * gdb.btrace/unknown_functions.exp: Likewise.
7208 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7209 * lib/gdb.exp: Add the "multi_line" helper.
7210
4eec2deb
PA
72112015-04-01 Pedro Alves <palves@redhat.com>
7212
7213 * gdb.threads/tid-reuse.c: New file.
7214 * gdb.threads/tid-reuse.exp: New file.
7215
df8411da
SDJ
72162015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7217
7218 PR corefiles/16092
7219 * gdb.base/coredump-filter.c: New file.
7220 * gdb.base/coredump-filter.exp: Likewise.
7221
6ef37366
PM
72222015-03-27 Petr Machata <pmachata@redhat.com>
7223
7224 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7225 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7226 (Dwarf::assemble): Initialize them.
7227 (Dwarf::lines): New function.
7228
7ec911b0
JT
72292015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7230
7231 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7232 SYMBOL_PREFIX for x86_64-*-cygwin.
7233
ff908ebf
AW
72342015-03-26 Andy Wingo <wingo@igalia.com>
7235
7236 PR symtab/18148
7237 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7238 const_value but not a location.
7239 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7240 location defined in non-main CUs are visible.
7241
6d5f0679
YQ
72422015-03-26 Yao Qi <yao.qi@linaro.org>
7243
7244 PR testsuite/18139
7245 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7246 Add a line number entry for the same line.
7247 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7248 Add a line number entry for the same line.
7249
2898689b
YQ
72502015-03-26 Yao Qi <yao.qi@linaro.org>
7251
7252 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7253 .int 0.
7254 (func): Likewise. Add .Lfunc_1 label.
7255 Use .Lfunc_1 label.
7256 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7257 .int 0.
7258 (func): Likewise.
7259 Use .Lfunc_1 label.
7260
85180498
YQ
72612015-03-26 Yao Qi <yao.qi@linaro.org>
7262
7263 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7264 Call gdb_compile instead to compile each .s files without debug
7265 information.
7266
8aa08a8d
YQ
72672015-03-26 Yao Qi <yao.qi@linaro.org>
7268
7269 * gdb.base/savedregs.exp (process_saved_regs): Make
7270 "Saved registers:" optional in the pattern.
7271
66849923
MM
72722015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7273
7274 * gdb.btrace/next.exp: Merged into step.exp.
7275 * gdb.btrace/finish.exp: Merged into step.exp.
7276 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7277 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7278 "record goto" and checking the exact replay position.
7279 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7280 check for "Recording format" in "info record" output.
7281 * gdb.btrace/record_goto.exp: Choose test file based on target.
7282 * gdb.btrace/x86-record_goto.S: Renamed into ...
7283 * gdb.btrace/x86_64-record_goto.S: ... this.
7284 * gdb.btrace/i686-record_goto.S: New.
7285 * gdb.btrace/x86-tailcall.S: Renamed into ...
7286 * gdb.btrace/x86_64-tailcall.S: ... this.
7287 * gdb.btrace/i686-tailcall.S: New.
7288 * gdb.btrace/x86-tailcall.c: Renamed into ...
7289 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7290 separate statements. Update test.
7291 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7292 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7293 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7294 * gdb.btrace/tailcall.exp: Choose test file based on target.
7295 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7296
11cc1b74
MM
72972015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7298
7299 * gdb.btrace/exception.exp: Increase BTS buffer size.
7300
a25d8bf9
PA
73012015-03-24 Pedro Alves <palves@redhat.com>
7302
7303 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7304
856e7dd6
PA
73052015-03-24 Pedro Alves <palves@redhat.com>
7306
7307 * gdb.threads/schedlock.exp (test_step): No longer expect that
7308 "set scheduler-locking step" with "next" over a function call runs
7309 threads unlocked.
7310
ad235a41
AT
73112015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7312
7313 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7314
15630549
AT
73152015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7316
7317 PR breakpoints/16466
7318 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7319 * gdb.mi/mi-pending.c (thread_func): New function.
7320 (int main): Add threading support required.
7321 * gdb.mi/mi-pending.exp: Add tests for this issue.
7322 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7323 (pendfunc2): Remove stdio dependency.
7324 * gdb.mi/mi-pendshr2.c: New file.
7325
693dca06
KS
73262015-03-23 Keith Seitz <keiths@redhat.com>
7327
7328 * gdb.linespec/keywords.c: New file.
7329 * gdb.linespec/keywords.exp: New file.
7330
7e993ebf
KS
73312015-03-23 Keith Seitz <keiths@redhat.com>
7332
7333 PR gdb/18021
7334 * gdb.dwarf2/staticvirtual.exp: New test.
7335
bc23328c
JK
73362015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7337
7338 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7339 * README: Remove HP-UX and gdb.hp.
7340 (configuration):
7341 * configure: Regenerate.
7342 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7343 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7344 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7345 gdb.hp/gdb.defects/Makefile.
7346 * gdb.hp/Makefile.in: File deleted.
7347 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7348 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7349 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7350 * gdb.hp/gdb.aCC/run.c: File deleted.
7351 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7352 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7353 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7354 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7355 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7356 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7357 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7358 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7359 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7360 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7361 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7362 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7363 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7364 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7365 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7366 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7367 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7368 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7369 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7370 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7371 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7372 * gdb.hp/gdb.compat/average.c: File deleted.
7373 * gdb.hp/gdb.compat/sum.c: File deleted.
7374 * gdb.hp/gdb.compat/xdb.c: File deleted.
7375 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7376 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7377 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7378 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7379 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7380 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7381 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7382 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7383 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7384 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7385 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7386 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7387 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7388 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7389 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7390 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7391 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7392 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7393 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7394 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7395 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7396 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7397 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7398 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7399 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7400 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7401 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7402 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7403 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7404 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7405 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7406 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7407 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7408 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7409 * gdb.hp/tools/odump: File deleted.
7410
8bf3b159
PA
74112015-03-19 Pedro Alves <palves@redhat.com>
7412
7413 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7414 (saw_thread_3): New globals.
7415 (top level): Increment them when an event for the corresponding
7416 thread is seen.
7417 (no thread starvation): New test.
7418
eb54c8bf
PA
74192015-03-19 Pedro Alves <palves@redhat.com>
7420
7421 * gdb.threads/continue-pending-status.c: New file.
7422 * gdb.threads/continue-pending-status.exp: New file.
7423
32d2e5d6
PA
74242015-03-18 Pedro Alves <palves@redhat.com>
7425
7426 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7427 Use gdb_is_target_remote instead of is_remote. Use
7428 gdb_test_multiple instead of gdb_expect. Exit early if
7429 gdb_test_multiple hits its internal matches. Tighten stepi tests
7430 expected output. Fail on exit with any signal, instead of just
7431 SIGILL.
7432
f68f11b7
YQ
74332015-03-18 Yao Qi <yao.qi@linaro.org>
7434
7435 PR tdep/18107
7436 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7437 variable.
7438 * gdb.base/catch-syscall.exp: Don't skip it on
7439 aarch64*-*-linux* target. Remove elements in all_syscalls.
7440 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7441 target.
7442 (setup_all_syscalls): New proc.
7443
ca5fd19b
YQ
74442015-03-16 Yao Qi <yao.qi@linaro.org>
7445
7446 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7447 (top level): Skip tests if valid_addr_p returns false for
7448 $cmd1 or $cmd2.
7449
85642ba0
AW
74502015-03-11 Andy Wingo <wingo@igalia.com>
7451
7452 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7453
e03f9645
YQ
74542015-03-11 Yao Qi <yao.qi@linaro.org>
7455
7456 * gdb.base/catch-syscall.exp: Fix typo in comments.
7457
5d0962b2
YQ
74582015-03-11 Yao Qi <yao.qi@linaro.org>
7459
7460 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7461
b2df3cef
PA
74622015-03-09 Pedro Alves <palves@redhat.com>
7463
7464 * dg-extract-results.py: Delete.
7465
ef878e53
PA
74662015-03-09 Pedro Alves <palves@redhat.com>
7467
7468 Merge dg-extract-results.sh from GCC upstream (r218843).
7469
7470 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7471 * dg-extract-results.sh: Use --text with grep to avoid issues with
7472 binary files. Fall back to cat -v, if that doesn't work.
7473
9494d219
PA
74742015-03-05 Pedro Alves <palves@redhat.com>
7475
7476 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7477
a8d9763a
SM
74782015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7479
7480 * lib/mi-support.exp (mi_expect_interrupt): Accept
7481 alternative event for when in all-stop mode.
7482
be9957b8
PA
74832015-03-04 Pedro Alves <palves@redhat.com>
7484
7485 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7486
d57be0f4 74872015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
7488
7489 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7490
c214c7cf
AA
74912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7492
7493 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7494 regexps for GDB's current line display, accept a hex address
7495 preceding the line number.
7496
6d74a497
AA
74972015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7498
7499 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7500 the 'arch1' variable for "s390*-linux*" targets.
7501
511aee7c
PA
75022015-03-04 Pedro Alves <palves@redhat.com>
7503
7504 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7505 (main): Pass missing retval argument to pthread_join call.
7506
95e50b27
PA
75072015-03-02 Pedro Alves <palves@redhat.com>
7508
7509 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7510 (top level): Call do_test with non-stop as well.
7511
28054d69
PA
75122015-03-02 Pedro Alves <palves@redhat.com>
7513
7514 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7515 -1.
7516
4fa5d7b4
AA
75172015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7518
7519 * gdb.arch/s390-vregs.exp: New test.
7520 * gdb.arch/s390-vregs.S: New file.
7521
97c18565
PA
75222015-02-27 Pedro Alves <palves@redhat.com>
7523
7524 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7525 call to catch_command_errors.
7526 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7527 catch_command_errors.
7528
a37bfa30
PA
75292015-02-27 Pedro Alves <palves@redhat.com>
7530
7531 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7532 "true" for boolean result.
7533 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7534 prototype of main.
7535
6f98576f
PA
75362015-02-27 Pedro Alves <palves@redhat.com>
7537
7538 * lib/unbuffer_output.c: New file.
7539 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7540 (main): Call gdb_unbuffer_output.
7541
eba5ab56
YQ
75422015-02-27 Yao Qi <yao.qi@linaro.org>
7543
7544 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7545 target.
7546
0def5aaa
DE
75472015-02-26 Doug Evans <dje@google.com>
7548
7549 * gdb.cp/class2.cc (Dbase, D): New classes.
7550 (main): New local delta.
7551 * gdb.cp/class2.exp: Test printing delta.
7552 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7553 (dynbar): New global.
7554 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7555
081a1c2c
JK
75562015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7557
7558 * gdb.compile/compile-ifunc.c: New file.
7559 * gdb.compile/compile-ifunc.exp: New file.
7560
2f41223f
AT
75612015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7562
7563 * gdb.base/structs.exp: Check for correct struct on finish.
7564
03eddd80
YQ
75652015-02-26 Yao Qi <yao.qi@linaro.org>
7566
7567 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7568 is zero.
7569
80c57053
JK
75702015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7571
7572 * gdb.arch/cordic.ko.bz2: New file.
7573 * gdb.arch/cordic.ko.debug.bz2: New file.
7574 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7575
21613c12
YQ
75762015-02-25 Yao Qi <yao.qi@linaro.org>
7577
7578 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7579 aarch64*-*-* target.
7580
d8b901ed
PA
75812015-02-23 Pedro Alves <palves@redhat.com>
7582
7583 * lib/gdb.exp (delete_breakpoints): Rewrite using
7584 gdb_test_multiple.
7585
e5b85ead
PA
75862015-02-23 Pedro Alves <palves@redhat.com>
7587
7588 * gdb.base/info-os.c: Include stdlib.h.
7589
85c3a371
DE
75902015-02-22 Doug Evans <xdje42@gmail.com>
7591
7592 PR symtab/17855
7593 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7594 is read after symbols have been re-read.
7595 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7596 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7597
96553a0c
DE
75982015-02-21 Doug Evans <dje@google.com>
7599
7600 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7601
97a0c697
JK
76022015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7603
7604 PR corefiles/17808
7605 * gdb.arch/i386-biarch-core.core.bz2: New file.
7606 * gdb.arch/i386-biarch-core.exp: New file.
7607
a47cd6e9
PA
76082015-02-21 Pedro Alves <palves@redhat.com>
7609
7610 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7611 runto_main fails.
7612
c5facdc4
PA
76132015-02-20 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7616 info probes.
7617
2db9a427
PA
76182015-02-20 Pedro Alves <palves@redhat.com>
7619
7620 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7621
60fb7e9e
PA
76222015-02-20 Pedro Alves <palves@redhat.com>
7623
7624 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7625 clean_restart before gdb_target_supports_trace.
7626
5c5019c2
PA
76272015-02-20 Pedro Alves <palves@redhat.com>
7628
7629 PR threads/18006
7630 * gdb.threads/clone-thread_db.c: New file.
7631 * gdb.threads/clone-thread_db.exp: New file.
7632
c9587f88
AT
76332015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7634
7635 PR breakpoints/16812
7636 * gdb.base/catch-gdb-caused-signals.c: New file.
7637 * gdb.base/catch-gdb-caused-signals.exp: New file.
7638
f6a88844
JM
76392015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7640
7641 * configure: Regenerated.
7642 * configure.ac: Use GDB_AC_TRANSFORM.
7643 * aclocal.m4: sinclude ../transform.m4.
7644
497c491b
JM
76452015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7646
7647 * lib/dtrace.exp: New file.
7648 * gdb.base/dtrace-probe.exp: Likewise.
7649 * gdb.base/dtrace-probe.d: Likewise.
7650 * gdb.base/dtrace-probe.c: Likewise.
7651 * lib/pdtrace.in: Likewise.
7652 * configure.ac: Output variables with the transformed names of
7653 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7654 * configure: Regenerated.
7655
03e98035
JM
76562015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7657
7658 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7659 expected message when trying to access $_probe_* convenience
7660 variables while not on a probe.
7661
63cc30e9
JK
76622015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7663
7664 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7665
0703599a
PA
76662015-02-11 Pedro Alves <pedro@codesourcery.com>
7667
7668 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7669 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7670
7e60a48e
DE
76712015-02-10 Doug Evans <xdje42@gmail.com>
7672
7673 * lib/gdb.exp (gdb_load): Always return a result.
7674
01b088bc
PA
76752015-02-10 Pedro Alves <palves@redhat.com>
7676
7677 * gdb.threads/signal-sigtrap.c: New file.
7678 * gdb.threads/signal-sigtrap.exp: New file.
7679
b05ec7a5
AT
76802015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7681
7682 * gdb.trace/no-attach-trace.c: New file.
7683 * gdb.trace/no-attach-trace.exp: New file.
7684
a2c2acaf
MW
76852015-02-09 Mark Wielaard <mjw@redhat.com>
7686
7687 * gdb.dwarf2/atomic.c: New file.
7688 * gdb.dwarf2/atomic-type.exp: Likewise.
7689
31fd9caa
MM
76902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7691
7692 * gdb.btrace/buffer-size.exp: Update "info record" output.
7693 * gdb.btrace/delta.exp: Update "info record" output.
7694 * gdb.btrace/enable.exp: Update "info record" output.
7695 * gdb.btrace/finish.exp: Update "info record" output.
7696 * gdb.btrace/instruction_history.exp: Update "info record" output.
7697 * gdb.btrace/next.exp: Update "info record" output.
7698 * gdb.btrace/nexti.exp: Update "info record" output.
7699 * gdb.btrace/step.exp: Update "info record" output.
7700 * gdb.btrace/stepi.exp: Update "info record" output.
7701 * gdb.btrace/nohist.exp: Update "info record" output.
7702
d33501a5
MM
77032015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7704
7705 * gdb.btrace/buffer-size: New.
7706
f4abbc16
MM
77072015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7708
7709 * gdb.btrace/delta.exp: Update "info record" output.
7710 * gdb.btrace/enable.exp: Update "info record" output.
7711 * gdb.btrace/finish.exp: Update "info record" output.
7712 * gdb.btrace/instruction_history.exp: Update "info record" output.
7713 * gdb.btrace/next.exp: Update "info record" output.
7714 * gdb.btrace/nexti.exp: Update "info record" output.
7715 * gdb.btrace/step.exp: Update "info record" output.
7716 * gdb.btrace/stepi.exp: Update "info record" output.
7717 * gdb.btrace/nohist.exp: Update "info record" output.
7718
b9d61307
SM
77192015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7720
7721 PR gdb/15678
7722 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7723
e584fdbc
PA
77242015-02-06 Pedro Alves <palves@redhat.com>
7725
7726 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7727 macro.
7728 (seconds_left, again): New globals.
7729 (main): Wait seconds_left in a 1-second sleep loop instead of
7730 sleeping 180 seconds. If 'again' is set, reset the seconds
7731 counter.
7732 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7733 'again' in the inferior before detaching. Print the seconds left.
7734 (options): New global.
7735 (top level): Build program with -DTIMEOUT=$timeout.
7736
77f41761
PA
77372015-02-06 Pedro Alves <palves@redhat.com>
7738
7739 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7740 determine how many seconds to pass to 'alarm'.
7741 * gdb.base/gdb-sigterm.exp (top level): Build program with
7742 -DTIMEOUT=$timeout.
7743 (do_test): Return success/failure indication. Add more verbose
7744 logging. Don't fail if 200 single steps are seen. Instead, fail
7745 when the test times out.
7746 (passes): New global.
7747 (top level): Break the testing loop if testing fails on any
7748 iteration. Use gdb_assert.
7749
b9394193
DB
77502015-02-04 Don Breazeal <donb@codesourcery.com>
7751
7752 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7753 and initialize them.
7754 (ipc_cleanup): New function.
7755 (main): Don't declare shmid, semid, and msqid. Add a call to
7756 atexit so that we call ipc_cleanup on exit.
7757
42d9e528
PA
77582015-02-04 Pedro Alves <palves@redhat.com>
7759
7760 * boards/native-extended-gdbserver.exp: Remove any target variant
7761 specifications from the board name before clearing the isremote
7762 flag from board_info.
7763
ae6ae975
DE
77642015-01-31 Doug Evans <xdje42@gmail.com>
7765
7766 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7767
cfb069a8
GB
77682015-01-31 Gary Benson <gbenson@redhat.com>
7769
7770 * gdb.base/completion.exp: Disable completion limiting for
7771 existing tests. Add new tests to check completion limiting.
7772 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7773
5dd31d79
DE
77742015-01-31 Doug Evans <xdje42@gmail.com>
7775
7776 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7777
9f050062
DE
77782015-01-31 Doug Evans <xdje42@gmail.com>
7779
7780 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7781 entries. Duplicate file section script entries.
7782 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7783 inlined entries. Add test for safe-path rejection.
7784 * gdb.python/py-section-script.c: Add duplicate inlined section script
7785 entries. Duplicate file section script entries.
7786 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7787 inlined entries. Add test for safe-path rejection.
7788
df25ebbd
JB
77892015-01-29 Joel Brobecker <brobecker@adacore.com>
7790
7791 * gdb.ada/disc_arr_bound: New testcase.
7792
4a0ca9ec
JB
77932015-01-29 Joel Brobecker <brobecker@adacore.com>
7794
7795 * gdb.ada/mi_var_array: New testcase.
7796
3a8b707a
DE
77972015-01-27 Doug Evans <dje@google.com>
7798
7799 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7800 Add test for objfile.filename, objfile.username after objfile
7801 has been unloaded.
7802
f8313f6e
JB
78032015-01-26 Joel Brobecker <brobecker@adacore.com>
7804
7805 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7806 the second test to print the name attribute of value
7807 returned by the call to gdb.lookup_type, and adjust
7808 the expected output accordingly.
7809
37bc665e
MW
78102015-01-25 Mark Wielaard <mjw@redhat.com>
7811
7812 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7813 * gdb.base/disp-step-fork.c: Include unistd.h.
7814 * gdb.base/siginfo-obj.c: Include stdio.h.
7815 * gdb.base/siginfo-thread.c: Likewise.
7816 * gdb.mi/non-stop.c: Include unistd.h.
7817 * gdb.mi/nsthrexec.c: Include stdio.h.
7818 * gdb.mi/pthreads.c: Include unistd.h.
7819 * gdb.modula2/unbounded1.c (main): Declare returns int.
7820 * gdb.reverse/consecutive-reverse.c: Likewise.
7821 * gdb.threads/create-fail.c: Include unistd.h.
7822 * gdb.threads/killed.c: Likewise.
7823 * gdb.threads/linux-dp.c: Likewise.
7824 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7825 * gdb.threads/non-ldr-exc-2.c: Likewise.
7826 * gdb.threads/non-ldr-exc-3.c: Likewise.
7827 * gdb.threads/non-ldr-exc-4.c: Likewise.
7828 * gdb.threads/pthreads.c: Include unistd.h.
7829 (main): Declare returns int.
7830 * gdb.threads/tls-main.c (foo): New declaration.
7831 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7832
f7e5394d
SM
78332015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7834
7835 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7836 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7837
743649fd
MW
78382015-01-15 Mark Wielaard <mjw@redhat.com>
7839
7840 * gdb.base/noreturn-return.c: New file.
7841 * gdb.base/noreturn-return.exp: New file.
7842 * gdb.base/noreturn-finish.c: New file.
7843 * gdb.base/noreturn-finish.exp: New file.
7844
198297aa
PA
78452015-01-23 Pedro Alves <palves@redhat.com>
7846
7847 * gdb.threads/continue-pending-after-query.c: New file.
7848 * gdb.threads/continue-pending-after-query.exp: New file.
7849
717cf30c
AG
78502015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7851 Simon Marchi <simon.marchi@ericsson.com>
7852
7853 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7854 * gdb.base/valgrind-db-attach.exp: Same.
7855 * gdb.base/valgrind-infcall.exp: Same.
7856 * lib/mi-support.exp (default_mi_gdb_start): Same.
7857 * lib/prompt.exp (default_prompt_gdb_start): Same.
7858 * lib/gdb.exp (default_gdb_spawn): Same.
7859 (gdb_interact): New.
7860
7861
4b62a76e
JK
78622015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7863
7864 * gdb.compile/compile.exp (pointer to jit function): New test.
7865
b4cdae6f
WW
78662015-01-17 Wei-cheng Wang <cole945@gmail.com>
7867
7868 * lib/gdb.exp (supports_process_record): Return true for
7869 powerpc*-*-linux*.
7870 (supports_reverse): Likewise.
7871
d221e7ef
DB
78722015-01-15 Don Breazeal <donb@codesourcery.com>
7873
7874 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7875 instead of checking whether the target board is remote and
7876 use spawn_wait_for_attach instead of exec/sleep.
7877 * gdb.base/attach-twice.exp: Likewise.
7878
bafffb51
JB
78792015-01-15 Joel Brobecker <brobecker@adacore.com>
7880
7881 * gdb.ada/var_arr_attrs: New testcase.
7882
5589af0e
PA
78832015-01-14 Pedro Alves <palves@redhat.com>
7884 Joel Brobecker <brobecker@adacore.com>
7885
7886 PR gdb/17525
7887 * gdb.base/bp-cmds-execution-x-script.c: New file.
7888 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7889 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7890
6c400b59
PA
78912015-01-14 Pedro Alves <palves@redhat.com>
7892
7893 PR cli/17828
7894 * gdb.base/batch-preserve-term-settings.c: New file.
7895 * gdb.base/batch-preserve-term-settings.exp: New file.
7896
e02c96a7
DE
78972015-01-13 Doug Evans <dje@google.com>
7898
7899 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7900 binary.
7901
576fd14c
JB
79022015-01-13 Joel Brobecker <brobecker@adacore.com>
7903
7904 * Makefile.in (clean mostlyclean): Do not delete *.py.
7905
04dccad0
JB
79062015-01-13 Joel Brobecker <brobecker@adacore.com>
7907
7908 * gdb.python/py-lookup-type.exp: New file.
7909
3d230f71
PA
79102015-01-12 Pedro Alves <palves@redhat.com>
7911
7912 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7913 restore GDBFLAGS before returning.
7914
7e67715d
JK
79152015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7918 is_amd64_regs_target and is_x86_like_target.
7919
f2e0d4b4
DE
79202015-01-11 Doug Evans <xdje42@gmail.com>
7921
7922 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7923 is given without an explicit form.
7924 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7925 attributes.
7926 * gdb.dwarf/corrupt.exp: Ditto.
7927 * gdb.dwarf2/enum-type.exp: Ditto.
7928 * gdb.trace/entry-values.exp: Ditto.
7929 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7930
439250fb
DE
79312015-01-11 Doug Evans <xdje42@gmail.com>
7932
7933 PR gdb/15830
7934 * gdb.base/maint.exp: Remove references to "maint demangle".
7935 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7936 Add tests for explicitly specifying language to demangle.
7937 * gdb.dlang/demangle.exp: Ditto.
7938
ede9f622
PA
79392015-01-09 Pedro Alves <palves@redhat.com>
7940
7941 * gdb.threads/non-stop-fair-events.c: New file.
7942 * gdb.threads/non-stop-fair-events.exp: New file.
7943
a7b796db
PA
79442015-01-09 Pedro Alves <palves@redhat.com>
7945
7946 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7947 the global scope. Set a breakpoint after all threads are started
7948 rather than stepping over two source lines. Expect the prompt.
7949 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7950 global.
7951 (NUM): Now 15.
7952 (main): Use threads_started_barrier to wait for all threads to
7953 start. Main thread no longer calls thread_function. Exit after
7954 180 seconds.
7955 (loop): New function.
7956 (thread_function): Wait on threads_started_barrier barrier. Call
7957 'loop' at each iteration.
7958 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7959 threads have started, instead of hardcoding number of "next"
7960 steps. Use an access watchpoint instead of a write watchpoint.
7961
9665ffdd
PA
79622015-01-09 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7965 (thread_func): Wait on barrier.
7966 (main): Wait for all threads to start before stopping GDB.
7967 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7968 global.
7969 (thread1_func, thread2_func): Wait on barrier.
7970 (main): Wait for all threads to start before stopping GDB.
7971 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7972 New global.
7973 (thread1_func, thread2_func): Wait on barrier.
7974 (main): Wait for all threads to start before stopping GDB.
7975
c945a99f
PA
79762015-01-09 Pedro Alves <palves@redhat.com>
7977
7978 * gdb.threads/attach-many-short-lived-threads.c: New file.
7979 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7980
c1a747c1
PA
79812014-01-09 Pedro Alves <palves@redhat.com>
7982
7983 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7984 instead of to thread 2.
7985 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7986 Add barrier around each pthread_create call instead of around all
7987 calls.
7988 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7989 Set a break on thread_function and have the child threads hit it
7990 one at at a time.
7991
60b3033e
PA
79922015-01-09 Pedro Alves <palves@redhat.com>
7993
7994 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7995 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7996 false.
7997 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7998 checking whether the target board is remote.
7999 * gdb.multi/multi-attach.exp: Likewise.
8000 * gdb.python/py-sync-interp.exp: Likewise.
8001 * gdb.server/ext-attach.exp: Likewise.
8002 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8003 tests that need to attach, instead of checking whether the target
8004 board is remote at the top of the file.
8005
acc018ac
YQ
80062015-01-08 Yao Qi <yao@codesourcery.com>
8007
8008 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8009
50a18af8
JK
80102015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8011
8012 Fix testcase compilation.
8013 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8014
8503d6e1
JB
80152015-01-06 Joel Brobecker <brobecker@adacore.com>
8016
8017 * gdb.python/py-type.exp: Add a couple test about empty
8018 array creation, and negative-length array creation.
8019
cc73dbcc
DE
80202015-01-02 Doug Evans <xdje42@gmail.com>
8021
8022 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8023
0300bbc7
DE
80242015-01-02 Doug Evans <dje@google.com>
8025
8026 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8027
9d85a0ec
YQ
80282014-12-29 Yao Qi <yao@codesourcery.com>
8029
8030 * gdb.trace/entry-values.exp: Update comments. Rename variable
8031 bar_call_foo to returned_from_foo.
8032
87186c6a
MMN
80332014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8034
8035 PR gdb/17394
8036 * gdb.linespec/break-asm-file.c: New file.
8037 * gdb.linespec/break-asm-file.exp: New file.
8038 * gdb.linespec/break-asm-file0.s: New file.
8039 * gdb.linespec/break-asm-file1.s: New file.
8040
1bab7383
YQ
80412014-12-18 Nigel Stephens <nigel@mips.com>
8042 Maciej W. Rozycki <macro@codesourcery.com>
8043
8044 * gdb.base/float.exp: Handle the new output from "info float" on
8045 MIPS targets.
8046
1bc1068a
JK
80472014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8048
8049 Fix MinGW compilation.
8050 * gdb.compile/compile-ops.exp: Update untested message if
8051 !skip_compile_feature_tests.
8052 * gdb.compile/compile-setjmp.exp: Likewise.
8053 * gdb.compile/compile-tls.exp: Likewise.
8054 * gdb.compile/compile.exp: Likewise.
8055 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8056 supported on this host".
8057
b6615d10
DE
80582014-12-16 Doug Evans <xdje42@gmail.com>
8059
8060 * boards/stabs.exp: New file.
8061
25dda427
AA
80622014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8063
8064 * gdb.base/completion.exp: Adjust to format changes of "maint
8065 print user-registers".
8066
bf330350
CU
80672014-12-16 Catalin Udma <catalin.udma@freescale.com>
8068
8069 PR server/17457
8070 * gdb.arch/aarch64-fp.c: New file.
8071 * gdb.arch/aarch64-fp.exp: New file.
8072
395cf596
SDJ
80732014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8074
8075 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8076 r210637, r210913, r211666, r215400, r215817).
8077
8078 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8079 * dg-extract-results.py: New file.
8080 * dg-extract-results.sh: Use it if the environment seems
8081 suitable.
8082
8083 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8084
8085 * dg-extract-results.py (parse_run): Handle warnings that
8086 are printed before a test harness is run.
8087
8088 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8089
8090 * dg-extract-results.py (Named): Remove __cmp__ method.
8091 (output_variation): Use a key to sort variation.harnesses.
8092
8093 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8094
8095 * dg-extract-results.py: For Python 3, force sys.stdout to
8096 handle surrogate escape sequences.
8097 (safe_open): New function.
8098 (output_segment, main): Use it.
8099
8100 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8101
8102 * dg-extract-results.py (Prog.result_re): Include options
8103 in test name.
8104
8105 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8106
8107 * dg-extract-results.py (output_variation): Always sort if
8108 do_sum.
8109
e882ef3c
SM
81102014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8111
8112 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8113 as long as we get pagination notifications.
8114
4992aa20
JM
81152014-12-15 Jason Merrill <jason@redhat.com>
8116
8117 * Makefile.in (check-gdb.%): Restore.
8118 * README: Mention it.
8119
c1b5a1a6
JB
81202014-12-13 Joel Brobecker <brobecker@adacore.com>
8121
8122 * gdb.ada/str_uninit: New testcase.
8123
5537b577
JK
81242014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8125
8126 PR symtab/17642
8127 * gdb.base/vla-stub-define.c: New file.
8128 * gdb.base/vla-stub.c: New file.
8129 * gdb.base/vla-stub.exp: New file.
8130
bb2ec1b3
TT
81312014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8132 Jan Kratochvil <jan.kratochvil@redhat.com>
8133 Tom Tromey <tromey@redhat.com>
8134
8135 * configure.ac: Add gdb.compile/.
8136 * configure: Regenerate.
8137 * gdb.compile/Makefile.in: New file.
8138 * gdb.compile/compile-ops.exp: New file.
8139 * gdb.compile/compile-ops.c: New file.
8140 * gdb.compile/compile-tls.c: New file.
8141 * gdb.compile/compile-tls.exp: New file.
8142 * gdb.compile/compile-constvar.S: New file.
8143 * gdb.compile/compile-constvar.c: New file.
8144 * gdb.compile/compile-mod.c: New file.
8145 * gdb.compile/compile-nodebug.c: New file.
8146 * gdb.compile/compile-setjmp-mod.c: New file.
8147 * gdb.compile/compile-setjmp.c: New file.
8148 * gdb.compile/compile-setjmp.exp: New file.
8149 * gdb.compile/compile-shlib.c: New file.
8150 * gdb.compile/compile.c: New file.
8151 * gdb.compile/compile.exp: New file.
8152 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8153
4ff709eb
TT
81542014-12-12 Tom Tromey <tromey@redhat.com>
8155
8156 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8157 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8158
6dddd6a5
DE
81592014-12-12 Doug Evans <dje@google.com>
8160
8161 * lib/gdb-python.exp (get_python_valueof): New function.
8162 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8163
71c24708
AA
81642014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8165
8166 * gdb.base/completion.exp: Add test for completion of "info
8167 registers ".
8168
3e29f34a
MR
81692014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8170
8171 * gdb.base/func-ptrs.c: New file.
8172 * gdb.base/func-ptrs.exp: New file.
8173
fc126975
SM
81742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8175
8176 PR breakpoints/17012
8177 * gdb.base/dprintf-detach.c: New file.
8178 * gdb.base/dprintf-detach.exp: New file.
8179
0a46d518
SM
81802014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8181
8182 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8183 * lib/gdb.exp (target_is_gdbserver): New procedure.
8184
a0be3e44
DE
81852014-12-08 Doug Evans <dje@google.com>
8186
8187 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8188
df1b803a
YQ
81892014-12-05 Yao Qi <yao@codesourcery.com>
8190
8191 * gdb.guile/scm-error.exp: Remove the third argument to
8192 gdb_remote_download.
8193 * gdb.guile/scm-frame-args.exp: Likewise.
8194 * gdb.guile/scm-section-script.exp: Likewise.
8195
ddb9f679
YQ
81962014-12-05 Yao Qi <yao@codesourcery.com>
8197
8198 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8199
86e4ed39
DE
82002014-12-04 Doug Evans <dje@google.com>
8201
8202 * gdb.python/py-objfile.exp: Add tests for
8203 objfile.add_separate_debug_file.
8204
7c50a931
DE
82052014-12-04 Doug Evans <dje@google.com>
8206
8207 * lib/gdb.exp (get_build_id): New function.
8208 (build_id_debug_filename_get): Rewrite to use it.
8209 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8210
621661e3
MR
82112014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8212
8213 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8214 `method(long)', not just 0x0.
8215 * gdb.cp/nsalias.exp: Align code labels to 4.
8216 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8217 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8218 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8219 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8220 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8221 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8222
29f0c3b7
DE
82232014-12-02 Doug Evans <dje@google.com>
8224
e1e061e7 8225 PR symtab/17602
29f0c3b7 8226 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 8227 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
8228 * gdb.cp/anon-ns.exp: Update.
8229
162078c8
NB
82302014-12-02 Nick Bull <nicholaspbull@gmail.com>
8231
8232 * gdb.python/py-events.py (inferior_call_handler): New.
8233 (register_changed_handler, memory_changed_handler): New.
8234 (test_events.invoke): Register new handlers.
8235 * gdb.python/py-events.exp: Add tests for inferior call,
8236 memory_changed and register_changed events.
8237
fdb09caf
AA
82382014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8239
8240 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8241 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8242 if the linker doesn't understand this.
8243
55cfb2c4
SM
82442014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8245
8246 * gdb.python/python.exp: Change expected reply to help().
8247
9e8cd6df
YQ
82482014-12-01 Yao Qi <yao@codesourcery.com>
8249
8250 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8251 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8252 * configure: Re-generated.
8253
6c659fc2
SC
82542014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8255
8256 * gdb.cp/chained-calls.cc: New file.
8257 * gdb.cp/chained-calls.exp: New file.
8258 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8259
d7fc3181
SM
82602014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8261
8262 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8263 * gdb.dwarf2/symtab-producer.exp: Same.
8264 * gdb.gdb/python-interrupts.exp: Same.
8265 * gdb.gdb/python-selftest.exp: Same.
8266 * gdb.python/py-linetable.exp: Same.
8267 * gdb.python/py-type.exp: Same.
8268 * gdb.python/py-value-cc.exp: Same.
8269 * gdb.python/py-value.exp: Same.
8270
10e79639
YQ
82712014-11-28 Yao Qi <yao@codesourcery.com>
8272
8273 * gdb.base/break-probes.exp: Match library name prefixed with
8274 sysroot.
8275
f28a0564
SM
82762014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8277
8278 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8279 test expected output. Add parentheses for the call to print.
8280 Remove L suffix from integers.
8281
3fe1ce1d
DE
82822014-11-26 Doug Evans <dje@google.com>
8283
8284 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8285
84429e27
YQ
82862014-11-22 Yao Qi <yao@codesourcery.com>
8287
8288 * gdb.trace/entry-values.c: Remove asms.
8289 (foo): Add foo_label.
8290 (bar): Add bar_label.
8291 * gdb.trace/entry-values.exp: Remove code computing foo's
8292 length and bar's length.
8293 (Dwarf::assemble): Invoke function_range for bar and use
8294 MACRO_AT_func for foo.
8295
26741859
YQ
82962014-11-22 Yao Qi <yao@codesourcery.com>
8297
8298 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8299 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8300 Use .Lgcc43_procstart instead of gcc43.
8301
45e44d27
JB
83022014-11-21 Joel Brobecker <brobecker@adacore.com>
8303
8304 * gdb.ada/n_arr_bound: New testcase.
8305
458c8db8
SDJ
83062014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8307
8308 PR breakpoints/10737
8309 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8310 test_catch_syscall_multi_arch.
8311 (test_catch_syscall_multi_arch): New function.
8312
43f3e411
DE
83132014-11-20 Doug Evans <xdje42@gmail.com>
8314
8315 * gdb.base/maint.exp: Update expected output.
8316
0d7b2549
AA
83172014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8318
8319 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8320 4-byte instruction on S390.
8321
8908fca5
JB
83222014-11-19 Joel Brobecker <brobecker@adacore.com>
8323
8324 * gdb.ada/arr_arr: New testcase.
8325
4a46959e
JB
83262014-11-19 Joel Brobecker <brobecker@adacore.com>
8327
8328 * gdb.ada/pkd_arr_elem: New Testcase.
8329
470e2f4e
LM
83302014-11-18 Luis Machado <lgustavo@codesourcery.com>
8331
8332 * gdb.reverse/break-precsave: Expect completion message for
8333 core file reads.
8334 * gdb.reverse/consecutive-precsave.exp: Likewise.
8335 * gdb.reverse/finish-precsave.exp: Likewise.
8336 * gdb.reverse/i386-precsave.exp: Likewise.
8337 * gdb.reverse/machinestate-precsave.exp: Likewise.
8338 * gdb.reverse/sigall-precsave.exp: Likewise.
8339 * gdb.reverse/solib-precsave.exp: Likewise.
8340 * gdb.reverse/step-precsave.exp: Likewise.
8341 * gdb.reverse/until-precsave.exp: Likewise.
8342 * gdb.reverse/watch-precsave.exp: Likewise.
8343
a267f3ad
AA
83442014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8345
8346 * gdb.base/bp-permanent.c: Include unistd.h.
8347 * gdb.python/py-framefilter-mi.c (main): Add return type.
8348 * gdb.python/py-framefilter.c (main): Likewise.
8349 * gdb.trace/actions-changed.c (main): Likewise.
8350
12084a9a
AA
83512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8352
8353 * gdb.mi/until.c: Add eye-catchers.
8354 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8355 line numbers.
8356
dc7e1a77
AA
83572014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8358
8359 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8360 function header variants in break1.c.
8361 * gdb.base/ena-dis-br.exp: Likewise.
8362 * gdb.base/hbreak2.exp: Likewise.
8363 * gdb.reverse/until-precsave.exp: Drop references to removed
8364 non-prototype function header variants in ur1.c.
8365 * gdb.reverse/until-reverse.exp: Likewise.
8366
41c77605
PM
83672014-11-17 Petr Machata <pmachata@redhat.com>
8368
8369 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8370 ${_cu_offset_size} bytes abbrev offset.
8371
34248c3a
DE
83722014-11-15 Doug Evans <xdje42@gmail.com>
8373
8374 PR symtab/17559
8375 * gdb.base/line-symtabs.exp: New file.
8376 * gdb.base/line-symtabs.c: New file.
8377 * gdb.base/line-symtabs.h: New file.
8378
646da059
YQ
83792014-11-14 Yao Qi <yao@codesourcery.com>
8380
8381 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8382 (func): Add label func_label.
8383 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8384 Replace low_pc and high_pc with MACRO_AT_range.
8385 Replace name, low_pc and high_pc with MACRO_AT_func.
8386
9301ebe6
YQ
83872014-11-14 Yao Qi <yao@codesourcery.com>
8388
8389 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8390 Replace name, low_pc and high_pc with MACRO_AT_func.
8391
f166b542
YQ
83922014-11-14 Yao Qi <yao@codesourcery.com>
8393
8394 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8395 produce debug information.
8396 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8397
0f6e71e3
YQ
83982014-11-14 Yao Qi <yao@codesourcery.com>
8399
8400 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8401 object and get function length.
8402 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8403 with MACRO_AT_func.
8404 (top-level): Replace gdb_compile and clean_restart with
8405 prepare_for_testing.
8406 * gdb.dwarf2/main.c (main): Add label main_label.
8407
876c4df9
YQ
84082014-11-14 Yao Qi <yao@codesourcery.com>
8409
8410 * lib/dwarf.exp (function_range): New procedure.
8411 (Dwarf::_handle_macro_at_func): New procedure.
8412 (Dwarf::_handle_macro_at_range): New procedure.
8413 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8414
02ad9cf1
YQ
84152014-11-14 Yao Qi <yao@codesourcery.com>
8416
8417 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8418 (_handle_attribute): New procedure.
8419
a59add0c
AA
84202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8421
8422 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8423 * gdb.base/call-sc.c (zed): Likewise.
8424 * gdb.base/checkpoint.c (main): Likewise.
8425 * gdb.base/dump.c (main): Likewise.
8426 * gdb.base/gcore.c (main): Likewise.
8427 * gdb.base/huge.c (main): Likewise.
8428 * gdb.base/multi-forks.c (main): Likewise.
8429 * gdb.base/pr10179-a.c (main): Likewise.
8430 * gdb.base/savedregs.c (main): Likewise.
8431 * gdb.base/sigaltstack.c (main): Likewise.
8432 * gdb.base/siginfo.c (main): Likewise.
8433 * gdb.base/structs.c (zed): Likewise.
8434 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8435 * gdb.mi/mi-syn-frame.c (main): Likewise.
8436 * gdb.mi/until.c (foo, main): Likewise.
8437 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8438 * gdb.base/solib-weak.c (foo): Declare.
8439 * gdb.base/attach-twice.c: Include stdio.h.
8440 * gdb.base/weaklib1.c: Likewise.
8441 * gdb.base/weaklib2.c: Likewise.
8442 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8443 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8444 unistd.h.
8445 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8446 * gdb.mi/mi-exit-code.c: Likewise.
8447 * gdb.base/break-interp-lib.c: Include string.h.
8448 * gdb.base/coremaker.c: Likewise.
8449 * gdb.base/testenv.c: Likewise.
8450 * gdb.python/py-finish-breakpoint.c: Likewise.
8451 * gdb.base/inferior-died.c: Include sys/wait.h.
8452 * gdb.base/fileio.c: Include time.h.
8453 * gdb.base/async-shell.c: Include unistd.h.
8454 * gdb.base/dprintf-non-stop.c: Likewise.
8455 * gdb.base/info-os.c: Likewise.
8456 * gdb.mi/mi-console.c: Likewise.
8457 * gdb.mi/watch-nonstop.c: Likewise.
8458 * gdb.python/py-events.c: Likewise.
8459 * gdb.base/async.c (baz): Move up before its invocation.
8460 * gdb.base/code_elim2.c (my_global_func): Likewise.
8461 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8462 * gdb.base/advance.c (func2): Likewise.
8463
3b5d5997
AA
84642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8465
8466 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8467 variant.
8468 * gdb.base/annota3.c: Likewise.
8469 * gdb.base/async.c: Likewise.
8470 * gdb.base/average.c: Likewise.
8471 * gdb.base/call-ar-st.c: Likewise.
8472 * gdb.base/call-rt-st.c: Likewise.
8473 * gdb.base/call-sc.c: Likewise.
8474 * gdb.base/call-strs.c: Likewise.
8475 * gdb.base/ending-run.c: Likewise.
8476 * gdb.base/execd-prog.c: Likewise.
8477 * gdb.base/exprs.c: Likewise.
8478 * gdb.base/foll-exec.c: Likewise.
8479 * gdb.base/foll-fork.c: Likewise.
8480 * gdb.base/foll-vfork.c: Likewise.
8481 * gdb.base/funcargs.c: Likewise.
8482 * gdb.base/gcore.c: Likewise.
8483 * gdb.base/jump.c: Likewise.
8484 * gdb.base/langs0.c: Likewise.
8485 * gdb.base/langs1.c: Likewise.
8486 * gdb.base/langs2.c: Likewise.
8487 * gdb.base/mips_pro.c: Likewise.
8488 * gdb.base/nodebug.c: Likewise.
8489 * gdb.base/opaque0.c: Likewise.
8490 * gdb.base/opaque1.c: Likewise.
8491 * gdb.base/recurse.c: Likewise.
8492 * gdb.base/run.c: Likewise.
8493 * gdb.base/scope0.c: Likewise.
8494 * gdb.base/scope1.c: Likewise.
8495 * gdb.base/setshow.c: Likewise.
8496 * gdb.base/setvar.c: Likewise.
8497 * gdb.base/shmain.c: Likewise.
8498 * gdb.base/shr1.c: Likewise.
8499 * gdb.base/shr2.c: Likewise.
8500 * gdb.base/sigall.c: Likewise.
8501 * gdb.base/signals.c: Likewise.
8502 * gdb.base/so-indr-cl.c: Likewise.
8503 * gdb.base/solib2.c: Likewise.
8504 * gdb.base/structs.c: Likewise.
8505 * gdb.base/sum.c: Likewise.
8506 * gdb.base/vforked-prog.c: Likewise.
8507 * gdb.base/watchpoint.c: Likewise.
8508 * gdb.reverse/shr2.c: Likewise.
8509 * gdb.reverse/until-reverse.c: Likewise.
8510 * gdb.reverse/ur1.c: Likewise.
8511 * gdb.reverse/watch-reverse.c: Likewise.
8512
066a77c5
AA
85132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8514
8515 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8516 variant.
8517 * gdb.base/sepdebug.exp: Drop references to removed code.
8518
4f204ea5
AA
85192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8520
8521 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8522 variant. Preserve original line numbering.
8523 * gdb.base/list1.c: Likewise.
8524
3b377a3a
AA
85252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8526
8527 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8528 variant.
8529 * gdb.base/break1.c: Likewise.
8530 * gdb.base/break.exp: Drop references to removed code.
8531
e444df73
AA
85322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8533
8534 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8535 variant.
8536
8008f2a7
AA
85372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8538
8539 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8540
a5a06887
AA
85412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8542
8543 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8544 logic into perform_all_tests() and invoke it with and without
8545 function header prototypes.
8546 (do_function_calls): Remove conditional XFAIL for PR 5318.
8547 (rerun_and_prepare): Remove duplicate code.
8548 (perform_all_tests): New. Main logic moved here.
8549
44dba9b9
AA
85502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8551
8552 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8553 code guarded by #ifdef NO_PROTOTYPES.
8554 (t_double_many_args): Likewise.
8555 (DEF_FUNC_MANY_ARGS_1): Likewise.
8556 (DEF_FUNC_VALUES_1): Likewise.
8557 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8558 guarded by #ifdef PROTOTYPES.
8559
d1fbcd56
AA
85602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8561
8562 * gdb.mi/mi-console.c: Add eye-catcher.
8563 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8564 instead of literal line number.
8565
b0e59b8f
AA
85662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8567
8568 * gdb.base/shr2.c: Add eye-catcher.
8569 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8570 line number.
8571
78f98cca
AA
85722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8573
8574 * gdb.base/jump.c: Add eye-catchers.
8575 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8576 numbers.
8577
58fa2af0
AA
85782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8579
8580 * gdb.base/execd-prog.c: Add eye-catchers.
8581 * gdb.base/foll-exec.c: Likewise.
8582 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8583 line numbers.
8584
04e5059b
AA
85852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8586
8587 * gdb.base/ending-run.c: Add eye-catchers.
8588 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8589 literal line numbers.
8590
dbfdb174
AA
85912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8592
8593 * gdb.base/call-rt-st.c: Add eye-catchers.
8594 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8595 literal line numbers.
8596
888a2ade
AA
85972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8598
8599 * gdb.base/call-ar-st.c: Add eye-catchers.
8600 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8601 literal line numbers.
8602
6acc2dde
AA
86032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8604
8605 * gdb.base/average.c: Add eye-catchers.
8606 * gdb.base/sum.c: Likewise.
8607 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8608 regexps dynamically.
8609
9ecfcd1d
AA
86102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8611
8612 * gdb.base/solib1.c: Add eye-catchers.
8613 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8614 literal line numbers.
8615
78708b7c
PA
86162014-11-12 Pedro Alves <palves@redhat.com>
8617
8618 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8619 leader has exited.
8620
af48d08f
PA
86212014-11-12 Pedro Alves <palves@redhat.com>
8622
8623 * gdb.arch/i386-bp_permanent.c: New file.
8624 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8625 (srcfile): Set to i386-bp_permanent.c.
8626 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8627 that stepi does not execute the 'leave' instruction, instead of
8628 testing it does execute.
8629 * gdb.base/bp-permanent.c: New file.
8630 * gdb.base/bp-permanent.exp: New file.
8631
af3768e9
DE
86322014-11-10 Doug Evans <xdje42@gmail.com>
8633
8634 PR symtab/17564
8635 * gdb.base/symtab-search-order.exp: New file.
8636 * gdb.base/symtab-search-order.c: New file.
8637 * gdb.base/symtab-search-order-1.c: New file.
8638 * gdb.base/symtab-search-order-shlib-1.c: New file.
8639
9de00a4a
PA
86402014-11-07 Pedro Alves <palves@redhat.com>
8641
8642 PR gdb/17511
8643 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8644 i?86-*-linux*.
8645
e0f52461
SC
86462014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8647
8648 PR c++/17494
8649 * gdb.cp/pr17494.cc: New file.
8650 * gdb.cp/pr17494.exp: New file.
8651
6ce8c980
YQ
86522014-11-02 Yao Qi <yao@codesourcery.com>
8653
8654 * gdb.python/python.exp: Get working directory and match the
8655 output of "set extended-prompt \\w " with it.
8656
02be9a71
DE
86572014-10-30 Doug Evans <dje@google.com>
8658
8659 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8660 in objfiles.
8661 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8662 in progspaces.
8663
3bdff46b
LM
86642014-10-30 Janis Johnson <janisjo@codesourcery.com>
8665
8666 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8667 * gdb.base/realname-expand.exp: Likewise.
8668 * gdb.linespec/macro-relative.exp: Likewise.
8669
ab917dfb
PA
86702014-10-29 Pedro Alves <palves@redhat.com>
8671
8672 PR gdb/17408
8673 * gdb.threads/schedlock.c (some_function): New function.
8674 (call_function): New global.
8675 (MAYBE_CALL_SOME_FUNCTION): New macro.
8676 (thread_function): Call it.
8677 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8678 and use it instead of a global counter. Adjust all callers.
8679 (get_current_thread): Use "find current thread" for test message
8680 here rather than having all callers pass down the same string.
8681 (goto_loop): New procedure, factored out from ...
8682 (my_continue): ... this.
8683 (step_ten_loops): Change parameter from test message to command to
8684 use. Adjust.
8685 (list_count): Delete global.
8686 (check_result): New procedure, factored out from duplicate top
8687 level code.
8688 (continue tests): Wrap in with_test_prefix.
8689 (test_step): New procedure, factored out from duplicate top level
8690 code.
8691 (top level): Test "step" in combination with all scheduler-locking
8692 modes. Test "next" in combination with all scheduler-locking
8693 modes, and in combination with stepping over a function call or
8694 not.
8695 * gdb.threads/next-bp-other-thread.c: New file.
8696 * gdb.threads/next-bp-other-thread.exp: New file.
8697
d3d4baed
PA
86982014-10-29 Pedro Alves <palves@redhat.com>
8699
8700 PR python/17372
8701 * gdb.python/python.exp: Test a multi-line command that spawns
8702 interactive Python.
8703 * gdb.base/multi-line-starts-subshell.exp: New file.
8704
563e8d85
YQ
87052014-10-29 Yao Qi <yao@codesourcery.com>
8706
8707 * gdb.base/fileio.exp: Make directories on host.
8708
0ea4d52e
YQ
87092014-10-29 Yao Qi <yao@codesourcery.com>
8710
8711 * gdb.base/fileio.c (test_write): Close the file.
8712
7f5ef605
PA
87132014-10-28 Pedro Alves <palves@redhat.com>
8714
8715 PR gdb/12623
8716 * gdb.base/sigstep.c (no_handler): New global.
8717 (main): If 'no_handler is true, set the signal handlers to
8718 SIG_IGN.
8719 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8720 with_sw_watch and no_handler parameters. Handle them.
8721 (top level) <stepping over handler when stopped at a breakpoint
8722 test>: Add a test axis for testing with a software watchpoint, and
8723 another for testing with the signal handler set to SIG_IGN.
8724 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8725 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8726
abbdbd03
PA
87272014-10-28 Pedro Alves <palves@redhat.com>
8728
8729 PR gdb/17511
8730 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8731 * gdb.base/sigstep.exp (other_handler_location): New global.
8732 (advance): Support stepping into the signal handler, and running
8733 commands while in the handler.
8734 (in_handler_map): New global.
8735 (top level): In the advance test, add combinations for getting
8736 into the handler with stepping commands, and for running commands
8737 in the handler. Add comment descripting the advancei tests.
8738
1df4399f
PA
87392014-10-28 Pedro Alves <palves@redhat.com>
8740
8741 * gdb.base/sigstep.exp: Use build_executable instead of
8742 prepare_for_testing.
8743 (top level): Move code that starts GDB, runs to main and creates a
8744 display to ...
8745 (restart): ... this new procedure.
8746 (top level): Move backtrace from signal handler test to ...
8747 (validate_backtrace): ... this new procedure.
8748 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8749 with_test_prefix. Always restart GDB.
8750 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8751 with_test_prefix. Always restart GDB. No need to delete
8752 breakpoints after the test.
8753 (test_skip_handler): Remove prefix parameter.
8754 (skip_over_handler, breakpoint_to_handler)
8755 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8756 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8757 restart GDB. No need to delete breakpoints after the test.
8758 (top level): Use foreach to call the test procedures with
8759 different commands.
8760
a5b6e449
PA
87612014-10-28 Pedro Alves <palves@redhat.com>
8762
8763 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8764 instead of GNATS numbers.
8765 * gdb.base/sigbpt.exp: Likewise.
8766 * gdb.base/siginfo.exp: Likewise.
8767 * gdb.base/sigstep.exp: Likewise.
8768
e5f8a7cc
PA
87692014-10-27 Pedro Alves <palves@redhat.com>
8770
8771 * gdb.base/sigstep.c (dummy): New global.
8772 (main): Issue a couple writes to the new global.
8773 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8774 procedures.
8775 (skip_over_handler): Use test_skip_handler.
8776 (top level): Call skip_over_handler for stepi and nexti too.
8777 (breakpoint_over_handler): Use test_skip_handler.
8778 (top level): Call breakpoint_over_handler for stepi and nexti too.
8779
763905a3
YQ
87802014-10-27 Yao Qi <yao@codesourcery.com>
8781
8782 * gdb.trace/tfile.c (adjust_function_address)
8783 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8784 function descriptor.
8785
6f259a23
DB
87862014-10-24 Don Breazeal <donb@codesourcery.com>
8787
8788 * gdb.base/foll-fork.exp (test_follow_fork,
8789 catch_fork_child_follow): Check for updated fork messages emitted
8790 from infrun.c.
8791 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8792 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8793 vfork_and_exec_child_follow_through_step): Check for updated vfork
8794 messages emitted from infrun.c.
8795
09dd9a69
PA
87962014-10-24 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.base/corefile.exp: Remove references to ultrix.
8799 * gdb.base/interrupt.exp: Likewise.
8800 * gdb.base/whatis.exp: Likewise.
8801 * gdb.gdb/selftest.exp: Likewise.
8802 * gdb.threads/manythreads.exp: Likewise.
8803 * gdb.threads/print-threads.exp: Likewise.
8804 * gdb.threads/pthreads.exp:: Likewise.
8805 * gdb.threads/schedlock.exp: Likewise.
8806
3433cfa5
SC
88072014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8808
8809 * gdb.cp/non-trivial-retval.cc: Add a test case.
8810 * gdb.cp/non-trivial-retval.exp: Add a test.
8811
092f880b
YQ
88122014-10-20 Yao Qi <yao@codesourcery.com>
8813
8814 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8815 * gdb.python/py-objfile-script-gdb.py: New file.
8816 * gdb.python/py-objfile-script.exp: Update reference to
8817 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8818 of remote_download. Remove the dest file.
8819
acbdb7f3
YQ
88202014-10-20 Yao Qi <yao@codesourcery.com>
8821
8822 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8823 * gdb.base/step-line.exp: Likewise.
8824 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8825 * gdb.dwarf2/dw2-basic.exp: Likewise.
8826 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8827 * gdb.dwarf2/dw2-filename.exp: Likewise.
8828 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8829 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8830 * gdb.dwarf2/dw2-producer.exp: Likewise.
8831 * gdb.dwarf2/mac-fileno.exp: Likewise.
8832 * gdb.python/py-frame-args.exp: Likewise.
8833 * gdb.python/py-framefilter.exp: Likewise.
8834 * gdb.python/py-mi.exp: Likewise.
8835 * gdb.python/py-objfile-script.exp: Likewise
8836 * gdb.python/py-pp-integral.exp: Likewise.
8837 * gdb.python/py-pp-re-notag.exp: Likewise.
8838 * gdb.python/py-prettyprint.exp: Likewise.
8839 * gdb.python/py-section-script.exp: Likewise.
8840 * gdb.python/py-typeprint.exp: Likewise.
8841 * gdb.python/py-xmethods.exp: Likewise.
8842 * gdb.stabs/weird.exp: Likewise.
8843 * gdb.xml/tdesc-regs.exp: Likewise.
8844
bd286a29
KCY
88452014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8846
8847 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8848 (out_cu): Use addr_len for the size of addresses.
8849 (out_line): Likewise. Size DW_LNE_set_address instruction
8850 according to addr_len.
8851 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8852 (FUNC): Add START_INSNS to definition.
8853
673dc4a0
YQ
88542014-10-18 Yao Qi <yao@codesourcery.com>
8855
8856 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8857 gdb_has_argv0 return true.
8858 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8859 check [target_info exists noargs], check [gdb_has_argv0]
8860 instead.
8861 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8862 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8863 procedures.
8864
4ffbba72
DE
88652014-10-17 Doug Evans <dje@google.com>
8866
8867 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8868 event.
8869 * gdb.python/py-events.py: Add clear_objfiles event.
8870
d096d8c1
DE
88712014-10-17 Doug Evans <dje@google.com>
8872
8873 * gdb.python/py-objfile.exp: Test progspace attribute.
8874
a80db015
LM
88752014-10-17 Luis Machado <lgustavo@codesourcery.com>
8876
8877 * gdb.guile/scm-breakpoint.exp: Do not assume any
8878 directory separators when matching source file paths.
8879 * gdb.python/py-breakpoint.exp: Likewise.
8880 * gdb.reverse/break-precsave.exp: Likewise.
8881 * gdb.reverse/break-reverse.exp: Likewise.
8882 * gdb.reverse/consecutive-precsave.exp: Likewise.
8883 * gdb.reverse/finish-precsave.exp: Likewise.
8884 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8885 * gdb.reverse/finish-reverse.exp: Likewise.
8886 * gdb.reverse/i386-precsave.exp: Likewise.
8887 * gdb.reverse/i387-env-reverse.exp: Likewise.
8888 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8889 * gdb.reverse/machinestate-precsave.exp: Likewise.
8890 * gdb.reverse/machinestate.exp: Likewise.
8891 * gdb.reverse/sigall-precsave.exp: Likewise.
8892 * gdb.reverse/solib-precsave.exp: Likewise.
8893 * gdb.reverse/step-precsave.exp: Likewise.
8894 * gdb.reverse/until-precsave.exp: Likewise.
8895 * gdb.reverse/watch-precsave.exp: Likewise.
8896 * gdb.reverse/watch-reverse.exp: Likewise.
8897
b22089ab
YQ
88982014-10-17 Yao Qi <yao@codesourcery.com>
8899
8900 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8901 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8902
6c4486e6
PA
89032014-10-17 Pedro Alves <palves@redhat.com>
8904
8905 PR gdb/17471
8906 * gdb.base/bg-execution-repeat.c: New file.
8907 * gdb.base/bg-execution-repeat.exp: New file.
8908
0ff33695
PA
89092014-10-17 Pedro Alves <palves@redhat.com>
8910
8911 PR gdb/17300
8912 * gdb.base/continue-all-already-running.c: New file.
8913 * gdb.base/continue-all-already-running.exp: New file.
8914
6fdebc3d
PA
89152014-10-17 Pedro Alves <palves@redhat.com>
8916
8917 PR gdb/17472
8918 * gdb.base/annota-input-while-running.c: New file.
8919 * gdb.base/annota-input-while-running.exp: New file.
8920
32a8097b
PA
89212014-10-17 Pedro Alves <palves@redhat.com>
8922
8923 * gdb.base/callfuncs.exp: emove references to osf.
8924 * gdb.base/sigall.exp: Likewise.
8925 * gdb.gdb/selftest.exp: Likewise.
8926 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8927 * gdb.mi/non-stop.c: Likewise.
8928 * gdb.mi/pthreads.c: Likewise.
8929 * gdb.reverse/sigall-precsave.exp: Likewise.
8930 * gdb.reverse/sigall-reverse.exp: Likewise.
8931 * gdb.threads/pthreads.c: Likewise.
8932 * gdb.threads/pthreads.exp: Likewise.
8933
7a3517ff
YQ
89342014-10-17 Yao Qi <yao@codesourcery.com>
8935
8936 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8937 check 'target_info exists noargs'.
8938 (test_command_prompt_position): Likewise.
8939 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8940 Remove "set args".
8941 (progvar_simple_while_test): Likewise.
8942 (progvar_complex_if_while_test): Likewise.
8943 (if_while_breakpoint_command_test): Likewise.
8944 (infrun_breakpoint_command_test): Likewise.
8945 (breakpoint_command_test): Likewise.
8946 (watchpoint_command_test): Likewise.
8947 (bp_deleted_in_command_test): Likewise.
8948 (temporary_breakpoint_commands): Likewise.
8949
bb99c472
YQ
89502014-10-16 Yao Qi <yao@codesourcery.com>
8951
8952 * gdb.base/remotetimeout.exp: Remove noargs checking.
8953
7c16b83e
PA
89542014-10-15 Pedro Alves <palves@redhat.com>
8955
8956 PR breakpoints/9649
8957 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8958 * gdb.base/breakpoint-in-ro-region.exp
8959 (probe_target_hardware_step): New procedure.
8960 (top level): Probe hardware stepping and hardware breakpoint
8961 support. Test stepping through a read-only region, with both
8962 "breakpoint auto-hw" on and off and both "always-inserted" on and
8963 off.
8964
35a49624
IB
89652014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8966
8967 * gdb.dlang/demangle.exp: Update for demangling changes.
8968
2d1c107c
SC
89692014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8970
8971 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8972 * gdb.cp/non-trivial-retval.exp: Add new tests.
8973
778811d5
SC
89742014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8975
8976 PR c++/13403
8977 PR c++/15154
8978 * gdb.cp/non-trivial-retval.cc: New file.
8979 * gdb.cp/non-trivial-retval.exp: New file.
8980
10c5f0a8
YQ
89812014-10-15 Yao Qi <yao@codesourcery.com>
8982
8983 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8984 remote host.
8985
65d7b369
YQ
89862014-10-15 Yao Qi <yao@codesourcery.com>
8987
8988 * gdb.python/py-symbol.exp: Match file base name if host is
8989 remote, otherwise match file name with dir name.
8990 * gdb.python/py-symtab.exp: Likewise.
8991 * gdb.python/python.exp: Likewise.
8992
46dc1394
YQ
89932014-10-15 Yao Qi <yao@codesourcery.com>
8994
8995 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8996 pattern.
8997 * gdb.python/py-symtab.exp: Likewise.
8998 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8999 locationn.
9000
c40cc657
JB
90012014-10-14 Joel Brobecker <brobecker@adacore.com>
9002
9003 * gdb.ada/addr_arith: New testcase.
9004
2abf49e1
MR
90052014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9006
9007 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9008 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9009 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9010 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9011
f7088df3
SDJ
90122014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9013
9014 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9015 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9016 * gdb.arch/stap-eval-lang-ada.exp: New file.
9017
4dc06805
YQ
90182014-10-14 Yao Qi <yao@codesourcery.com>
9019
9020 * gdb.mi/mi-var-child.c (nothing1): New function.
9021 (nothing2): New function.
9022 (do_children_tests): Set function pointers by nothing1 and
9023 nothing2.
9024 * gdb.mi/mi-var-child.exp: Step over new added statements.
9025 Update test to match the new output.
9026 * gdb.mi/var-cmd.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-display.exp: Update test to match output.
9031 Step to the line specified by $line_dct_nothing.
9032 Increase the number of lines to step.
9033
46a93de2
YQ
90342014-10-14 Yao Qi <yao@codesourcery.com>
9035
9036 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9037 tests.
9038 * gdb.mi/mi2-var-child.exp: Likewise.
9039
14ea52ee
DE
90402014-10-13 Doug Evans <dje@google.com>
9041
9042 * gdb.python/py-objfile.exp: Change name of file name test.
9043
e5c6e92b
DE
90442014-10-13 Doug Evans <dje@google.com>
9045
9046 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9047 from the start of the CU.
9048
c780cc2f
JK
90492014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9050 Yao Qi <yao@codesourcery.com>
9051
9052 Fix "save breakpoints" for "catch" command.
9053 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9054 Remove -nonewline. Match also the added "main" line.
9055
99894e11
JK
90562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9057
9058 Fix "save breakpoints" for "disable $bpnum" command.
9059 * gdb.base/save-bp.c (main): Add label.
9060 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9061
6e1ac5a3
JK
90622014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9063
9064 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9065
754dd2b0
YQ
90662014-10-11 Yao Qi <yao@codesourcery.com>
9067
9068 * gdb.server/server-kill.exp: Execute command
9069 "set remote trace-status-packet on" before "tstatus".
9070
f90183d7
YQ
90712014-10-11 Yao Qi <yao@codesourcery.com>
9072
9073 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9074 (main): Call getppid.
9075 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9076 and continue to it. Read variable "server_pid".
9077
bf40a607
YQ
90782014-10-11 Yao Qi <yao@codesourcery.com>
9079
9080 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9081
052ca370
YQ
90822014-10-11 Yao Qi <yao@codesourcery.com>
9083
9084 * gdb.threads/thread-find.exp: Don't execute command
9085 "info threads".
9086 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9087 * gdb.threads/linux-dp.exp: Don't check the condition
9088 $threads_created equals to zero.
9089
3831839c
PA
90902014-10-10 Pedro Alves <palves@redhat.com>
9091
9092 * gdb.base/bigcore.exp: Remove references to IRIX.
9093 * gdb.base/funcargs.exp: Likewise.
9094 * gdb.base/interrupt.exp: Likewise.
9095 * gdb.base/mips_pro.exp: Likewise.
9096 * gdb.base/nodebug.exp: Likewise.
9097 * gdb.base/setvar.exp: Likewise.
9098 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9099
8b9a549d
PA
91002014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9101 Pedro Alves <palves@redhat.com>
9102
9103 PR symtab/14466
9104 * gdb.base/vdso-warning.c: New file.
9105 * gdb.base/vdso-warning.exp: New file.
9106
d48ba5e8
DE
91072014-10-02 Doug Evans <dje@google.com>
9108
9109 * gdb.base/structs.c (main): Don't run forever.
9110
2278c276
PA
91112014-10-02 Pedro Alves <palves@redhat.com>
9112
9113 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9114 (top level) <stop threads 1, stop threads 2>: Use it.
9115
b57bacec
PA
91162014-10-02 Pedro Alves <palves@redhat.com>
9117
9118 * gdb.threads/break-while-running.exp (test): Add new
9119 'update_thread_list' argument. Skip "info threads" if false.
9120 (top level): Add new 'update_thread_list' axis.
9121
13fd3ff3
PA
91222014-10-02 Pedro Alves <palves@redhat.com>
9123
9124 PR breakpoints/17431
9125 * gdb.base/execl-update-breakpoints.c: New file.
9126 * gdb.base/execl-update-breakpoints.exp: New file.
9127
0fec99e8
PA
91282014-10-01 Pedro Alves <palves@redhat.com>
9129
9130 * gdb.base/breakpoint-in-ro-region.c: New file.
9131 * gdb.base/breakpoint-in-ro-region.exp: New file.
9132
2ddf4301
SM
91332014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9134
9135 * gdb.mi/mi-exit-code.exp: New file.
9136 * gdb.mi/mi-exit-code.c: New file.
9137
6a5f3f43
YQ
91382014-09-30 Yao Qi <yao@codesourcery.com>
9139
9140 * lib/prelink-support.exp (build_executable_own_libs): Error if
9141 the target isn't native.
9142
345bcc73
YQ
91432014-09-30 Yao Qi <yao@codesourcery.com>
9144
9145 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9146 false.
9147
a25a5a45
PA
91482014-09-22 Pedro Alves <palves@redhat.com>
9149
9150 * gdb.threads/break-while-running.exp: New file.
9151 * gdb.threads/break-while-running.c: New file.
9152
00ba3162
YQ
91532014-09-19 Yao Qi <yao@codesourcery.com>
9154
9155 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9156 Invoke test. Restart GDB with --readnow and invoke test again.
9157
c3b7b696
YQ
91582014-09-19 Yao Qi <yao@codesourcery.com>
9159
9160 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9161 proc set_breakpoint_on_gcd_function. Invoke
9162 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9163 invoke set_breakpoint_on_gcd_function again.
9164
2b4fd423
DE
91652014-09-18 Doug Evans <dje@google.com>
9166
9167 * gdb.dwarf2/symtab-producer.exp: New file.
9168
a5947601
SDJ
91692014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9170
9171 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9172 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9173 * gdb.base/global-var-nested-by-dso.c: Likewise.
9174 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9175
91c19059
SDJ
91762014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9177 Pedro Alves <palves@redhat.com>
9178
9179 * gdb.base/watch-bitfields.exp: Pass string other than test file
9180 name to prepare_for_testing.
9181 (watch): New procedure.
9182 (expect_watchpoint): Use with_test_prefix.
9183 (top level): Factor out tests to ...
9184 (test_watch_location, test_regular_watch): ... these new
9185 procedures, and use with_test_prefix and gdb_continue_to_end.
9186
bb9d5f81
PP
91872014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9188
9189 PR breakpoints/12526
9190 * gdb.base/watch-bitfields.exp: New file.
9191 * gdb.base/watch-bitfields.c: New file.
9192
635856f5
PA
91932014-09-16 Pedro Alves <palves@redhat.com>
9194
9195 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9196 software and hardware addresses, not software address against
9197 itself.
9198
7280ceea
PA
91992014-09-16 Pedro Alves <palves@redhat.com>
9200
9201 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9202 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9203
428b16bd
PA
92042014-09-16 Pedro Alves <palves@redhat.com>
9205
9206 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9207 files.
9208 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9209 "*-*-vxworks*" throughout.
9210 * gdb.base/break.exp: Likewise.
9211 * gdb.base/default.exp: Likewise.
9212 * gdb.base/scope.exp: Likewise.
9213 * gdb.base/sepdebug.exp: Likewise.
9214 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9215 throughout.
9216 * gdb.base/run.c: Likewise.
9217 * gdb.base/sepdebug.c: Likewise.
9218 * gdb.hp/gdb.aCC/run.c: Likewise.
9219 * gdb.reverse/until-reverse.c: Likewise.
9220 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9221
666d413c
YQ
92222014-09-16 Yao Qi <yao@codesourcery.com>
9223
9224 * boards/local-remote-host-native.exp: New file.
9225
57cbd724
DE
92262014-09-14 Doug Evans <xdje42@gmail.com>
9227
9228 * gdb.threads/queue-signal.c (thread_count): New variable.
9229 (thread_count_mutex, thread_count_condvar): New variables.
9230 (incr_thread_count, wait_all_threads_running): New functions.
9231 (main): Wait for all threads to be in their thread functions.
9232
81219e53
DE
92332014-09-13 Doug Evans <xdje42@gmail.com>
9234
9235 * gdb.threads/queue-signal.c: New file.
9236 * gdb.threads/queue-signal.exp: New file.
9237
3714cea7
DE
92382014-09-13 Doug Evans <xdje42@gmail.com>
9239
9240 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9241 be consistent with what default_gdb_init uses.
9242 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9243 the plain text of the prompt. Add some logging printfs.
9244 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9245
fa43b1d7
PA
92462014-09-12 Pedro Alves <palves@redhat.com>
9247
9248 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9249 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9250 * gdb.arch/i386-size-overlap.exp: Likewise.
9251 * gdb.arch/i386-size.exp: Likewise.
9252 * gdb.arch/i386-unwind.exp: Likewise.
9253 * gdb.base/a2-run.exp: Likewise.
9254 * gdb.base/break.exp: Likewise.
9255 * gdb.base/charset.exp: Likewise.
9256 * gdb.base/chng-syms.exp: Likewise.
9257 * gdb.base/commands.exp: Likewise.
9258 * gdb.base/dbx.exp: Likewise.
9259 * gdb.base/find.exp: Likewise.
9260 * gdb.base/funcargs.exp: Likewise.
9261 * gdb.base/jit-simple.exp: Likewise.
9262 * gdb.base/reread.exp: Likewise.
9263 * gdb.base/sepdebug.exp: Likewise.
9264 * gdb.base/step-bt.exp: Likewise.
9265 * gdb.cp/mb-inline.exp: Likewise.
9266 * gdb.cp/mb-templates.exp: Likewise.
9267 * gdb.objc/basicclass.exp: Likewise.
9268 * gdb.threads/killed.exp: Likewise.
9269
9d9bf2df
EBM
92702014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9271
9272 PR tdep/17379
9273 * gdb.arch/powerpc-stackless.S: New file.
9274 * gdb.arch/powerpc-stackless.exp: New file.
9275
1cf2f1b0
JK
92762014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9277
9278 * gdb.base/attach.c: Include unistd.h.
9279 (main): Call alarm. Add label postloop.
9280 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9281 gdb_breakpoint, gdb_continue_to_breakpoint.
9282 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9283
98880d46
PA
92842014-09-11 Pedro Alves <palves@redhat.com>
9285
9286 PR gdb/17347
9287 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9288 * gdb.base/attach.exp (test_command_line_attach_run): New
9289 procedure.
9290 (top level): Call it.
9291
4c92ff2c
PA
92922014-09-11 Pedro Alves <palves@redhat.com>
9293
9294 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9295 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9296 (do_command_attach_tests): Use spawn_wait_for_attach.
9297 * gdb.base/solib-overlap.exp: Likewise.
9298 * gdb.multi/multi-attach.exp: Likewise.
9299 * gdb.python/py-prompt.exp: Likewise.
9300 * gdb.python/py-sync-interp.exp: Likewise.
9301 * gdb.server/ext-attach.exp: Likewise.
9302
3adc1a7d
GKB
93032014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9304
9305 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9306 command in testcase. Simplify testcase.
9307
96334934
JB
93082014-09-10 Joel Brobecker <brobecker@adacore.com>
9309
9310 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9311
eb479039
JB
93122014-09-10 Joel Brobecker <brobecker@adacore.com>
9313
9314 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9315
deede10c
JB
93162014-09-10 Joel Brobecker <brobecker@adacore.com>
9317
9318 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9319
7828a5f5
JB
93202014-09-10 Joel Brobecker <brobecker@adacore.com>
9321
9322 * gdb.dwarf2/dynarr-ptr.c: New file.
9323 * gdb.dwarf2/dynarr-ptr.exp: New file.
9324
33aeebcf
MR
93252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9326
9327 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9328 of 30 rather than hardcoding 120 for a slow test case. Take the
9329 `gdb,timeout' target setting into account for this calculation.
9330 Don't extend the timeout for the test cases that don't need it.
9331
7b415901
MR
93322014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9333
9334 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9335 a factor of 2 for a slow test case. Take the `gdb,timeout'
9336 target setting into account for this calculation.
9337 * gdb.reverse/until-precsave.exp: Increase the timeout by
9338 a factor of 15 and 3 respectively rather than adding 120
9339 for a pair of slow test cases. Take the `gdb,timeout'
9340 target setting into account for this calculation.
9341
4a40f85a
MR
93422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9343
9344 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9345 timeout, don't pass one down to gdb_expect.
9346 (gdb_expect): Rework timeout selection.
9347
09635af7
MR
93482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9349
9350 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9351 exception on timeout.
9352 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9353 (gdbserver_start_extended): Catch any `gdbserver_start' error
9354 exceptions.
9355 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9356 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9357 `gdbserver_gdb_load' error exceptions.
9358
2bdd10b7
MR
93592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9360
9361 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9362 120 on waiting for the TCP socket to open.
9363
316935f0
DE
93642014-09-09 Doug Evans <xdje42@gmail.com>
9365
9366 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9367 _caller_matches, _any_caller_is, _any_caller_matches.
9368
83740597
DE
93692014-09-09 Doug Evans <xdje42@gmail.com>
9370
9371 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9372
4c122fc3
YQ
93732014-09-09 Yao Qi <yao@codesourcery.com>
9374
9375 * gdb.mi/mi-var-display.exp: Set print symbol off.
9376
a9f116cb
GKB
93772014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9378
9379 PR gdb/17035
9380 * gdb.base/commands.exp: Add tests to verify user-defined
9381 commands with empty bodies.
9382 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9383 python commands in `show user command`.
9384 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9385 scheme commands in `show user command`.
9386
c75bd3a2
JK
93872014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9388
9389 PR python/17355
9390 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9391 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9392 * gdb.python/py-framefilter-invalidarg.exp: New file.
9393 * gdb.python/py-framefilter-invalidarg.py: New file.
9394
faa42425
DE
93952014-09-06 Doug Evans <xdje42@gmail.com>
9396
9397 PR 15276
9398 * gdb.python/py-caller-is.c: New file.
9399 * gdb.python/py-caller-is.exp: New file.
9400
474ca4f6
SDJ
94012014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9402
9403 PR gdb/17235
9404 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9405 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9406
eb0b0463
SDJ
94072014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9408
9409 PR fortran/17237
9410 * gdb.fortran/print-formatted.exp: New file.
9411 * gdb.fortran/print-formatted.f90: Likewise.
9412
5f3b99cf
SS
94132014-09-03 Sasha Smundak <asmundak@google.com>
9414
9415 * gdb.python/py-frame.exp: Test Frame.read_register.
9416
7d793aa9
SDJ
94172014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9418
9419 PR python/16699
9420 * gdb.python/py-completion.exp: New file.
9421 * gdb.python/py-completion.py: Likewise.
9422
fb0576e9
DE
94232014-08-28 Doug Evans <dje@google.com>
9424
9425 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9426 eax,etc. are live with values set by gdb and thus the compiler can't
9427 use them.
9428 * gdb.arch/i386-pseudo.c (main): Ditto.
9429
ee92b0dd
DE
94302014-08-27 Doug Evans <dje@google.com>
9431
9432 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9433
6649db35
DE
94342014-08-25 Doug Evans <dje@google.com>
9435
9436 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9437 (main): Ditto.
9438
564b7600
DE
94392014-08-25 Doug Evans <dje@google.com>
9440
9441 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9442
3881fb67
YQ
94432014-08-24 Yao Qi <yao@codesourcery.com>
9444
9445 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9446 symbol off.
9447 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9448
a05a36a5
DE
94492014-08-22 Doug Evans <dje@google.com>
9450
9451 PR 17276
9452 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9453 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9454 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9455
7c343b48
YQ
94562014-08-22 Yao Qi <yao@codesourcery.com>
9457
9458 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9459 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9460 * gdb.python/python.exp: Likewise. Use .py file on the host
9461 instead of the build.
9462
22fd09ae
JK
94632014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9464
9465 * gdb.threads/gcore-stale-thread.c: New file.
9466 * gdb.threads/gcore-stale-thread.exp: New file.
9467
a8454a7c
PA
94682014-08-21 Pedro Alves <palves@redhat.com>
9469
9470 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9471 * gdb.base/gcore-relro-pie.exp: Likewise.
9472 * gdb.base/gcore-relro.exp: Likewise.
9473 * gdb.base/gcore.exp: Likewise.
9474 * gdb.base/print-symbol-loading.exp: Likewise.
9475 * gdb.threads/gcore-thread.exp: Likewise.
9476 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9477
2a31c623
PA
94782014-08-20 Pedro Alves <palves@redhat.com>
9479 Jan Kratochvil <jan.kratochvil@redhat.com>
9480
9481 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9482 configure.
9483 (EXPECT): Handle READ1 being set.
9484 (all): Depend on EXTRA_RULES.
9485 (check-read1, expect-read1, read1.so, read1): New rules.
9486 * README (Testsuite Parameters): Document the READ1 make variable.
9487 (Race detection): New section.
9488 * configure: Regenerate.
9489 * configure.ac: If build==host==target, and running under a
9490 GNU/glibc system, add read1 to the extra Makefile rules.
9491 (EXTRA_RULES): AC_SUBST it.
9492 * lib/read1.c: New file.
9493
d36430db
JB
94942014-08-20 Joel Brobecker <brobecker@adacore.com>
9495
9496 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9497 the handling of variables declared as a typedef to an array
9498 which a DW_AT_data_location attribute.
9499
9a0dc9e3
PA
95002014-08-19 Andrew Burgess <aburgess@broadcom.com>
9501 Pedro Alves <palves@redhat.com>
9502
9503 PR symtab/14604
9504 PR symtab/14605
9505 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9506 gdb_test.
9507
0718a8da
PA
95082014-08-19 Pedro Alves <palves@redhat.com>
9509
9510 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9511
13b448cd
YQ
95122014-08-19 Yao Qi <yao@codesourcery.com>
9513
9514 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9515 right line.
9516
1cbf5077
DB
95172014-08-18 David Blaikie <dblaikie@gmail.com>
9518
9519 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9520
bf0fae19
JB
95212014-08-18 Joel Brobecker <brobecker@adacore.com>
9522
9523 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9524 attribute in array range.
9525
3c8c5dcc
JB
95262014-08-18 Joel Brobecker <brobecker@adacore.com>
9527
9528 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9529
e66d4446
SC
95302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9531
9532 PR c++/17132
9533 * gdb.cp/pr17132.cc: New file.
9534 * gdb.cp/pr17132.exp: New file.
9535
940df408
SC
95362014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9537
9538 * gdb.python/py-xmethods.py (A_getarrayind)
9539 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9540 Use 'print' with function call syntax.
9541 (E_method_matcher.match): Fix tab vs space indentation mixup.
9542
ebcc6c3a
YQ
95432014-08-15 Yao Qi <yao@codesourcery.com>
9544
9545 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9546 false.
9547
775e0f04
YQ
95482014-08-15 Yao Qi <yao@codesourcery.com>
9549
9550 * gdb.cp/casts.exp: Set print symbol off.
9551 * gdb.cp/class2.exp: Likewise.
9552 * gdb.cp/overload.exp: Likewise.
9553 * gdb.cp/templates.exp: Likewise.
9554
d769e349
DE
95552014-08-11 Doug Evans <dje@google.com>
9556
9557 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9558 (test_load_shlib): Update.
9559
20c6f1e1
YQ
95602014-08-09 Yao Qi <yao@codesourcery.com>
9561
9562 * gdb.base/display.exp: Invoke is_address_zero_readable.
9563 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9564 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9565 * gdb.base/hbreak-unmapped.exp: Return if
9566 is_address_zero_readable returns true.
9567 * gdb.base/signest.exp: Likewise.
9568 * gdb.base/signull.exp: Likewise.
9569 * gdb.base/sigbpt.exp: Likewise.
9570 * gdb.guile/scm-disasm.exp: Do the test if
9571 is_address_zero_readable returns false.
9572 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9573 * gdb.python/py-arch.exp: Likewise.
9574 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9575 * lib/gdb.exp (is_address_zero_readable): New proc.
9576
5792e8e3
YQ
95772014-08-09 Yao Qi <yao@codesourcery.com>
9578
9579 PR testsuite/13443
9580 * gdb.mi/mi-var-display.exp: Make test messages unique.
9581
3cecbbbe
TT
95822014-08-04 Tom Tromey <tromey@redhat.com>
9583
9584 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9585 target 0".
9586
00b51ff5
TT
95872014-08-04 Tom Tromey <tromey@redhat.com>
9588
9589 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9590 "target_resume".
9591
6908c509
JB
95922014-08-01 Joel Brobecker <brobecker@adacore.com>
9593
9594 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9595 inner_vla_struct_object_size.
9596 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9597 as xfail.
9598
cc6563d2
PA
95992014-07-30 Pedro Alves <palves@redhat.com>
9600
9601 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9602 comment.
9603
7e09a223
YQ
96042014-07-29 Yao Qi <yao@codesourcery.com>
9605
9606 PR gdb/17206
9607 * gdb.base/until-nodebug.exp: New.
9608
7ebdbe92
DE
96092014-07-28 Doug Evans <xdje42@gmail.com>
9610
9611 PR guile/17203
9612 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9613 previously existing parameter, and previously ambiguously spelled
9614 parameter.
9615
fdb1adc6
WN
96162014-07-28 Will Newton <will.newton@linaro.org>
9617
9618 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9619
186fcde0
DE
96202014-07-26 Ludovic Courtès <ludo@gnu.org>
9621 Doug Evans <xdje42@gmail.com>
9622
9623 PR guile/17146
9624 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9625
70509625
PA
96262014-07-25 Pedro Alves <palves@redhat.com>
9627
9628 * gdb.threads/signal-command-handle-nopass.c: New file.
9629 * gdb.threads/signal-command-handle-nopass.exp: New file.
9630 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9631 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9632 * gdb.threads/signal-delivered-right-thread.c: New file.
9633 * gdb.threads/signal-delivered-right-thread.exp: New file.
9634
c3f814a1
PA
96352014-07-25 Pedro Alves <palves@redhat.com>
9636
9637 * gdb.base/double-prompt-target-event-error.exp
9638 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9639 match.
9640 (cancel_pagination_in_target_event): Rework double prompt
9641 detection.
9642 * gdb.base/paginate-after-ctrl-c-running.exp
9643 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9644 <return>' match.
9645 * gdb.base/paginate-bg-execution.exp
9646 (test_bg_execution_pagination_return)
9647 (test_bg_execution_pagination_cancel): Remove '-notransfer
9648 <return>' matches.
9649 * gdb.base/paginate-execution-startup.exp
9650 (test_fg_execution_pagination_return)
9651 (test_fg_execution_pagination_cancel): Remove '-notransfer
9652 <return>' matches.
9653 * gdb.base/paginate-inferior-exit.exp
9654 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9655 match.
9656 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9657 * lib/gdb.exp (pagination_prompt): Run text through
9658 string_to_regexp.
9659 (gdb_test_multiple): Match $pagination_prompt instead of
9660 "<return>".
9661 (string_to_regexp): Move to lib/gdb-utils.exp.
9662
e214cf6c
JK
96632014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9664
9665 * gdb.arch/amd64-entry-value-paramref.S: New file.
9666 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9667 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9668 * gdb.arch/amd64-optimout-repeat.S: New file.
9669 * gdb.arch/amd64-optimout-repeat.c: New file.
9670 * gdb.arch/amd64-optimout-repeat.exp: New file.
9671
17d0c5c8
JK
96722014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9673
9674 PR gdb/17170
9675 * gdb.base/statistics.exp: New file.
9676
b8b8facf
DE
96772014-07-17 Doug Evans <dje@google.com>
9678
74b49205 9679 PR gdb/17170
b8b8facf
DE
9680 * gdb.base/maint.exp: Update testing of per-command stats.
9681
1b5d0ab3
PA
96822014-07-16 Pedro Alves <palves@redhat.com>
9683
9684 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9685 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9686 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9687 (tfile_write_buf): New functions.
9688 (add_memory_block): Rewrite using the above.
9689 (adjust_function_address): New function.
9690 (FUNCTION_ADDRESS): New macro.
9691 (write_basic_trace_file): Remove short_x local, and use
9692 tfile_write_16. Change type of func_addr local to unsigned long
9693 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9694 here. Cast argument of add_memory_block to char pointer.
9695 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9696 (main): Remove parameters.
9697 * gdb.trace/tfile.exp: Remove nowarnings.
9698
4d974e88
SM
96992014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9700
9701 * gdb.base/debug-expr.exp: Test string evaluation with
9702 "debug expression" on.
9703
41e99568
PA
97042014-07-15 Pedro Alves <palves@redhat.com>
9705
9706 * gdb.base/reread.exp: Use clean_restart.
9707
487d9753
PL
97082014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9709
9710 * gdb.arch/avr-flash-qualifer.c: New.
9711 * gdb.arch/avr-flash-qualifer.exp: New.
9712
cc1c52ad
PA
97132014-07-14 Pedro Alves <palves@redhat.com>
9714
9715 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9716 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9717
1e973570
PA
97182014-07-14 Pedro Alves <palves@redhat.com>
9719
9720 * gdb.base/double-prompt-target-event-error.c: New file.
9721 * gdb.base/double-prompt-target-event-error.exp: New file.
9722
93d6eb10
PA
97232014-07-14 Pedro Alves <palves@redhat.com>
9724
9725 PR gdb/17072
9726 * gdb.base/paginate-inferior-exit.c: New file.
9727 * gdb.base/paginate-inferior-exit.exp: New file.
9728
0017922d
PA
97292014-07-14 Pedro Alves <palves@redhat.com>
9730
9731 PR gdb/17072
9732 * gdb.base/paginate-bg-execution.c: New file.
9733 * gdb.base/paginate-bg-execution.exp: New file.
9734
94696ad3
PA
97352014-07-14 Pedro Alves <palves@redhat.com>
9736
9737 PR gdb/17072
9738 * gdb.base/paginate-execution-startup.c: New file.
9739 * gdb.base/paginate-execution-startup.exp: New file.
9740 * lib/gdb.exp (pagination_prompt): New global.
9741 (default_gdb_spawn): New procedure, factored out from
9742 default_gdb_spawn.
9743 (default_gdb_start): Adjust to call default_gdb_spawn.
9744 (gdb_spawn): New procedure.
9745
bd293940
PA
97462014-07-14 Pedro Alves <palves@redhat.com>
9747
9748 * lib/gdb.exp (gdb_assert): New procedure.
9749 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9750
c933f875
PA
97512014-07-14 Pedro Alves <palves@redhat.com>
9752
9753 * gdb.base/execution-termios.c: New file.
9754 * gdb.base/execution-termios.exp: New file.
9755
d98b7a16
TT
97562014-07-14 Tom Tromey <tromey@redhat.com>
9757
9758 * gdb.cp/vla-cxx.cc: New file.
9759 * gdb.cp/vla-cxx.exp: New file.
9760
548740d6
TT
97612014-07-14 Tom Tromey <tromey@redhat.com>
9762
9763 * gdb.reverse/rerun-prec.c: New file.
9764 * gdb.reverse/rerun-prec.exp: New file.
9765
a25eb028
MR
97662014-07-12 Maciej W. Rozycki <macro@mips.com>
9767 Maciej W. Rozycki <macro@codesourcery.com>
9768
9769 * lib/gdb-utils.exp: New file.
9770 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9771 inline `gdb_init_command' processing.
9772 (gdb_start_cmd): Likewise.
9773 * lib/mi-support.exp (mi_run_cmd): Likewise.
9774 * README: Document `gdb_init_command' and `gdb_init_commands'.
9775
218c2655
JK
97762014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9777
9778 Fix false FAIL running under a very long directory name.
9779 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9780 and "set print elements 10000". Twice.
9781
5401fde3
YQ
97822014-07-11 Yao Qi <yao@codesourcery.com>
9783
9784 * gdb.base/exprs.exp: "set print symbol off".
9785
e76126e8
PA
97862014-07-11 Pedro Alves <palves@redhat.com>
9787
9788 * gdb.threads/kill.c: New file.
9789 * gdb.threads/kill.exp: New file.
9790
2d6f0de6
YQ
97912014-07-10 Yao Qi <yao@codesourcery.com>
9792
9793 * gdb.trace/tfile.c (write_basic_trace_file)
9794 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9795 address written to trace file.
9796
7180e04a
PA
97972014-07-09 Pedro Alves <palves@redhat.com>
9798
9799 * gdb.base/attach-wait-input.exp: New file.
9800 * gdb.base/attach-wait-input.c: New file.
9801
9a9a7608
AB
98022014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9803
9804 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9805 setting up test structures.
9806 (main): Call new test function.
9807 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9808 test function, continue into test function and walk test
9809 structures.
9810
161ac41e
YQ
98112014-07-02 Yao Qi <yao@codesourcery.com>
9812
9813 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9814 'bar_start' at the beginning of functions 'foo' and 'bar'
9815 respectively.
9816 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9817 instead of 'foo' and 'bar'.
9818
1f267ae3
MM
98192014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9820
9821 * gdb.btrace/segv.exp: New.
9822 * gdb.btrace/segv.c: New.
9823
2b239efb
LM
98242014-07-02 Luis Machado <lgustavo@codesourcery.com>
9825
9826 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9827 instruction.
9828
cf363f18
MW
98292014-06-30 Mark Wielaard <mjw@redhat.com>
9830
9831 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9832 vulture, vilify, villar): New volatile array constants.
9833 (vindictive, vegetation): New const volatile array constants.
9834 * gdb.base/volatile.exp: Test volatile and const volatile array
9835 types.
9836
aebf9d24
AA
98372014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9838
9839 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9840 target lacks support for awatch, rwatch, or hbreak.
9841
b67a2c6f
YQ
98422014-06-27 Yao Qi <yao@codesourcery.com>
9843
9844 * gdb.multi/dummy-frame-restore.exp: New.
9845 * gdb.multi/dummy-frame-restore.c: New.
9846
aef92902
MM
98472014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9848
9849 * gdb.btrace/gcore.exp: New.
9850
8e9db26e
PA
98512014-06-23 Pedro Alves <palves@redhat.com>
9852
9853 * gdb.base/watchpoint-reuse-slot.c: New file.
9854 * gdb.base/watchpoint-reuse-slot.exp: New file.
9855
70afc5b7
SC
98562014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9857
9858 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9859 progspace's filename in 'info', 'enable' and 'disable' command
9860 tests.
9861
b972bd9c
JK
98622014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9863
9864 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9865 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9866 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9867
125f8a3d
GB
98682014-06-20 Gary Benson <gbenson@redhat.com>
9869
9870 * gdb.arch/i386-avx.exp: Fix include file location.
9871 * gdb.arch/i386-sse.exp: Likewise.
9872
3ed9baed
IB
98732014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9874
9875 * gdb.dlang/expression.exp: New file.
9876
034f788c
PA
98772014-06-19 Pedro Alves <palves@redhat.com>
9878
9879 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9880 out from ...
9881 (top level): ... here. Iterate running tests under different
9882 scheduler-locking settings.
9883
45371d0c
LM
98842014-06-18 Luis Machado <lgustavo@codesourcery.com>
9885
9886 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9887 to DW_FORM_addr and use non-zero addresses.
9888
5d376983
SC
98892014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9890
9891 PR gdb/17017
9892 * gdb.python/py-xmethods.cc: Add global function call counters and
9893 increment them in their respective functions. Remove "cout"
9894 statements.
9895 * gdb.python/py-xmethods.exp: Make tests check the global function
9896 call counters instead of depending on inferior IO.
9897
a1aa2221
LM
98982014-06-18 Don Breazeal <donb@codesourcery.com>
9899
9900 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9901 Deleted procedure.
9902 (explicit_fork_parent_follow): Deleted procedure.
9903 (explicit_fork_child_follow): Deleted procedure.
9904 (test_follow_fork): New procedure.
9905 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9906 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9907 procedure calls.
9908
0fc05997
YQ
99092014-06-17 Yao Qi <yao@codesourcery.com>
9910
9911 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9912 CP1252.
9913
70795c52
LM
99142014-06-17 Luis Machado <lgustavo@codesourcery.com>
9915
9916 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9917 Initialize ptr and S explicitly.
9918 (skip_type_update_when_not_use_rtti_test): Likewise.
9919
6be47f0c
KS
99202014-06-16 Keith Seitz <keiths@redhat.com>
9921
9922 PR mi/15863
9923 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9924 the inferior is started.
9925
d03de421
PA
99262014-06-16 Pedro Alves <palves@redhat.com>
9927
9928 * gdb.base/break-main-file-remove-fail.c: New file.
9929 * gdb.base/break-main-file-remove-fail.exp: New file.
9930 * gdb.base/break-unload-file.exp: Use build_executable instead of
9931 prepare_for_testing.
9932 (test_break): New parameter "initial_load". Handle it.
9933 (top level): Add initial_load cmdline/file axis.
9934
f9579b99
TT
99352014-06-12 Tom Tromey <tromey@redhat.com>
9936
9937 * gdb.base/completion.exp: Don't use directory name in test.
9938
3657956b
GB
99392014-06-09 Gary Benson <gbenson@redhat.com>
9940
9941 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9942 separate the always-available ANSI-standard signals from the
9943 signals that require checking.
9944 (main): Likewise.
9945 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9946 Likewise.
9947 (main): Likewise.
9948
4186eb54
KS
99492014-06-07 Keith Seitz <keiths@redhat.com>
9950
9951 Revert:
9952 PR c++/16253
9953 * gdb.cp/var-tag.cc: New file.
9954 * gdb.cp/var-tag.exp: New file.
9955 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9956 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9957 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9958 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9959
25326a28 99602014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9961
9962 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9963
829155c9
PA
99642014-06-06 Pedro Alves <palves@redhat.com>
9965
9966 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9967 in target debug output instead of looking at RSP packets,
9968 disabling the test on any target that uses hardware stepping.
9969 Update comments.
9970
61c8d22e
PA
99712014-06-06 Pedro Alves <palves@redhat.com>
9972
9973 * gdb.base/break-unload-file.exp: Fix typo.
9974
d9a47287
YQ
99752014-06-06 Yao Qi <yao@codesourcery.com>
9976
9977 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9978 from "jit_function" to "^jit_function".
9979
e5e01dbf
YQ
99802014-06-06 Yao Qi <yao@codesourcery.com>
9981
9982 * gdb.base/async.c (foo): Add one statement.
9983 * gdb.base/async.exp: Get the next instruction address and
9984 match the output of "nexti" by instruction address. Match
9985 the hex address in the output of "finish".
9986
73ba372c
GB
99872014-06-06 Gary Benson <gbenson@redhat.com>
9988
9989 * gdb.base/call-signals.c: Remove preprocessor conditionals
9990 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9991 SIGSEGV and SIGTERM.
9992 * gdb.base/sigall.c: Likewise.
9993 * gdb.base/unwindonsignal.c: Likewise.
9994 * gdb.reverse/sigall-reverse.c: Likewise.
9995
831517df
YQ
99962014-06-06 Yao Qi <yao@codesourcery.com>
9997
9998 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9999 readable, skip the test.
10000
b8b91e98
YQ
100012014-06-06 Yao Qi <yao@codesourcery.com>
10002
10003 * gdb.threads/staticthreads.c (thread_function): Move the line
10004 setting breakpoint on forward.
10005 * gdb.threads/staticthreads.exp: Update comments.
10006
fb934770
LC
100072014-06-05 Ludovic Courtès <ludo@gnu.org>
10008
10009 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10010 "history-append! type error".
10011
6ef284bd
SM
100122014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10013
10014 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10015 erroneous dprintf expected input.
10016
a872e241
DE
100172014-06-04 Doug Evans <xdje42@gmail.com>
10018
10019 * gdb.guile/scm-generics.exp: Delete.
10020
16f691fb
DE
100212014-06-04 Doug Evans <xdje42@gmail.com>
10022
10023 * gdb.guile/scm-breakpoint.exp: Update.
10024 Add tests for breakpoint registration.
10025
012370f6
TT
100262014-06-04 Tom Tromey <tromey@redhat.com>
10027
10028 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10029 VLA-in-union.
10030 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10031 inner_vla_struct, vla_union types. Initialize objects of those
10032 types and compute their sizes.
10033
9f5a4cef
HZ
100342014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10035 Hui Zhu <hui@codesourcery.com>
10036
10037 * gdb.base/fileio.exp: Add test for shell not available as well as
10038 available.
10039 * gdb.base/fileio.c (test_system): Check for shell twice.
10040
90a45c4d
YQ
100412014-06-04 Yao Qi <yao@codesourcery.com>
10042
10043 * gdb.base/auto-connect-native-target.exp: Remove redundant
10044 space from the regexp pattern.
10045
70017e41
YQ
100462014-06-04 Yao Qi <yao@codesourcery.com>
10047
10048 * gdb.base/default.exp: Replace "child" with "native" in
10049 regexp pattern.
10050
883964a7
SC
100512014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10052
10053 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10054 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10055 * gdb.python/py-xmethods.py: Python script supporting the
10056 new testcase and tests.
10057
ef370185
JB
100582014-06-03 Joel Brobecker <brobecker@adacore.com>
10059 Pedro Alves <palves@redhat.com>
10060
10061 PR breakpoints/17000
10062 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10063 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10064
1e2ccb61
BM
100652014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10066
10067 * gdb.base/subst.exp: Add tests to verify partial path matching
10068 output.
10069
c6ec5ab2
PA
100702014-06-03 Pedro Alves <palves@redhat.com>
10071
10072 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10073 target that doesn't use software single-stepping.
10074
835c559f
PA
100752014-06-03 Pedro Alves <palves@redhat.com>
10076
10077 PR breakpoints/17000
10078 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10079 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10080
06eb1586
DE
100812014-06-02 Doug Evans <xdje42@gmail.com>
10082
10083 * gdb.guile/scm-parameter.exp: New file.
10084
e698b8c4
DE
100852014-06-02 Doug Evans <xdje42@gmail.com>
10086
10087 * gdb.guile/scm-cmd.c: New file.
10088 * gdb.guile/scm-cmd.exp: New file.
10089
ded03782
DE
100902014-06-02 Doug Evans <xdje42@gmail.com>
10091
10092 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10093 pretty-printer lookup.
10094 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10095 (make-pp_s-printer): Call it.
10096 (make-pretty-printer-from-dict): New function.
10097 (lookup-pretty-printer-maker-from-dict): New function.
10098 (*pretty-printer*): Simplify.
10099 (make-objfile-pp_s-printer): New function.
10100 (install-objfile-pretty-printers!): New function.
10101 (make-progspace-pp_s-printer): New function.
10102 (install-progspace-pretty-printers!): New function.
10103 * gdb.guile/scm-progspace.c: New file.
10104 * gdb.guile/scm-progspace.exp: New file.
10105
41fac0cf
PA
101062014-06-02 Pedro Alves <palves@redhat.com>
10107
10108 * gdb.base/dprintf-bp-same-addr.c: New file.
10109 * gdb.base/dprintf-bp-same-addr.exp: New file.
10110
96ae5695
EBM
101112014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10112
10113 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10114 * gdb.arch/powerpc-power.s: Likewise.
10115
da02b3a8
JB
101162014-06-02 Joel Brobecker <brobecker@adacore.com>
10117
10118 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10119
c72b2e7b
YQ
101202014-06-01 Yao Qi <yao@codesourcery.com>
10121
10122 * gdb.base/watchpoint.exp (test_watch_location): Check null
10123 pointer can be dereferenced. If not, do the test, otherwise
10124 skip it.
10125
53e8a631
AB
101262014-05-30 Andrew Burgess <aburgess@broadcom.com>
10127
10128 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10129 results.
10130 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10131
938f0e2f
AB
101322014-05-30 Andrew Burgess <aburgess@broadcom.com>
10133
10134 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10135 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10136 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10137 * gdb.arch/amd64-invalid-stack-top.c: New file.
10138 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10139
9ba6657a
PA
101402014-05-30 Pedro Alves <palves@redhat.com>
10141
10142 PR breakpoints/17000
10143 * gdb.base/sss-bp-on-user-bp.c: New file.
10144 * gdb.base/sss-bp-on-user-bp.exp: New file.
10145
522c09bf
DB
101462014-05-30 David Blaikie <dblaikie@gmail.com>
10147
10148 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10149 gnu_inline semantics via attribute.
10150 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10151 source explicitly specifies the required semantics.
10152
bf4ef81e
MR
101532014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10154
10155 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10156
329ea579
PA
101572014-05-29 Pedro Alves <palves@redhat.com>
10158 Tom Tromey <tromey@redhat.com>
10159
10160 * gdb.base/async-shell.exp: Don't enable target-async.
10161 * gdb.base/async.exp
10162 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10163 parameter. Adjust.
10164 (top level): Don't test with "target-async".
10165 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10166 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10167 * gdb.base/inferior-died.exp: Don't enable target-async.
10168 * gdb.base/interrupt-noterm.exp: Likewise.
10169 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10170 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10171 * gdb.mi/mi-nonstop.exp: Likewise.
10172 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10173 * gdb.mi/mi-nsintrall.exp: Likewise.
10174 * gdb.mi/mi-nsmoribund.exp: Likewise.
10175 * gdb.mi/mi-nsthrexec.exp: Likewise.
10176 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10177 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10178 * gdb.python/py-evsignal.exp: Don't enable target-async.
10179 * gdb.python/py-evthreads.exp: Likewise.
10180 * gdb.python/py-prompt.exp: Likewise.
10181 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10182 * gdb.server/solib-list.exp: Don't enable target-async.
10183 * gdb.threads/thread-specific-bp.exp: Likewise.
10184 * lib/mi-support.exp: Adjust to use mi-async.
10185
fd664c91
PA
101862014-05-29 Pedro Alves <palves@redhat.com>
10187
10188 PR gdb/13860
10189 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10190 reason, even in sync mode.
10191
251bde03
PA
101922014-05-29 Pedro Alves <palves@redhat.com>
10193 Hui Zhu <hui@codesourcery.com>
10194
10195 PR PR15693
10196 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10197 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10198 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10199 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10200
7f3c0343
JB
102012014-05-28 Joel Brobecker <brobecker@adacore.com>
10202
10203 * config/monitor.exp (gdb_target_monitor): Replace use of
10204 "set remotebaud" by "set serial baud".
10205
b2715b27
AW
102062014-05-26 Andy Wingo <wingo@igalia.com>
10207
10208 * gdb.guile/scm-breakpoint.exp:
10209 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10210 properties instead of gdb-object-properties.
10211
498a4489
YQ
102122014-05-26 Yao Qi <yao@codesourcery.com>
10213
10214 * gdb.server/no-thread-db.exp: Specify source file name
10215 explicitly when setting a breakpoint.
10216
589fdceb
MM
102172014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10218
10219 * gdb.btrace/vdso.c: New.
10220 * gdb.btrace/vdso.exp: New.
10221
e9089e05
MM
102222014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10223
10224 * gdb.base/gcore.exp (capture_command_output): Move ...
10225 * lib/gdb.exp (capture_command_output): ... here.
10226
67b5c0c1
MM
102272014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10228
10229 * gdb.btrace/data.exp: Test memory access during btrace replay.
10230
a2199296
SM
102312014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10232
10233 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10234
17b2616c
PA
102352014-05-21 Pedro Alves <palves@redhat.com>
10236
10237 PR gdb/13860
10238 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10239 (top level): Test that output related to execution commands is
10240 sent to the console with CLI commands, but not with MI commands.
10241 Test that breakpoint events are always mirrored to the console.
10242 Also expect the new source line to be output after a "next" in
10243 async mode too. Make it a pass/fail test.
10244 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10245 output.
10246 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10247
5166082f
PA
102482014-05-21 Pedro Alves <palves@redhat.com>
10249
10250 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10251 Use them to test variations of "list" after reaching a breakpoint.
10252 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10253 Test "list" with listsize 10 after reaching a breakpoint.
10254 * gdb.python/python.exp (decode_line current location line
10255 number): Adjust expected line number.
10256
2f25d70f
SM
102572014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10258
10259 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10260 behavior for $args, pass it directly to "run".
10261
ff604a67
MR
102622014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10263
10264 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10265 30000 to 65536.
10266
6a3cb8e8
PA
102672014-05-21 Pedro Alves <palves@redhat.com>
10268
10269 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10270 auto-connect-native-target off".
10271 * gdb.base/auto-connect-native-target.c: New file.
10272 * gdb.base/auto-connect-native-target.exp: New file.
10273
4ebfc96e
PA
102742014-05-21 Pedro Alves <palves@redhat.com>
10275
10276 * gdb.base/default.exp: Test "target native" instead of "target
10277 child".
10278
36d46afb
MW
102792014-05-21 Mark Wielaard <mjw@redhat.com>
10280
10281 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10282
5876f503
JK
102832014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10284
10285 Fix TLS access for -static -pthread.
10286 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10287 <HAVE_TLS> (thread_function, main): Initialize it.
10288 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10289 Add clean_restart.
10290 <$have_tls != "">: Check TLSVAR.
10291
0256a6ac
PA
102922014-05-21 Pedro Alves <palves@redhat.com>
10293
10294 * gdb.base/dcache-line-read-error.c: New.
10295 * gdb.base/dcache-line-read-error.exp: New.
10296
936d2992
PA
102972014-05-20 Pedro Alves <palves@redhat.com>
10298
10299 * gdb.base/compare-sections.c: New file.
10300 * gdb.base/compare-sections.exp: New file.
10301
802e8e6d
PA
103022014-05-20 Pedro Alves <palves@redhat.com>
10303
10304 * gdb.base/break-idempotent.c: New file.
10305 * gdb.base/break-idempotent.exp: New file.
10306
e59fa00f
MM
103072014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10308
10309 * gdb.btrace/nohist.exp: New.
10310
8b696e31
YQ
103112014-05-20 Yao Qi <yao@codesourcery.com>
10312
10313 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10314 gdb.reverse directory and gdb_reverse_timeout exists in board
10315 setting.
10316 * README: Document gdb_reverse_timeout.
10317
73c9764f
YQ
103182014-05-20 Yao Qi <yao@codesourcery.com>
10319
10320 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10321 'test_file_name'. Treat args as a string instead of a list.
10322 (gdb_init): Rename argument 'args' by 'test_file_name'.
10323
f1f4348a
JK
103242014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10325
10326 * gdb.arch/powerpc-power.exp: New file.
10327 * gdb.arch/powerpc-power.s: New file.
10328
0dbe70ce
DE
103292014-05-16 Doug Evans <dje@google.com>
10330
10331 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
10332 * gdb.base/completion.exp: Check that all expected files exist
10333 before doing file completion.
0dbe70ce 10334
8d551b02
DE
103352014-05-16 Doug Evans <dje@google.com>
10336
10337 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10338 Update.
10339 (do_syscall_tests_without_xml): Update.
10340
73eb7709
PA
103412014-05-16 Pedro Alves <palves@redhat.com>
10342
10343 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10344 instead of "unknown output after running".
10345
3fae92fc
YQ
103462014-05-16 Yao Qi <yao@codesourcery.com>
10347
10348 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10349 file1.txt from host at the end.
10350 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10351
c2b2ccc5
DE
103522014-05-15 Doug Evans <dje@google.com>
10353
10354 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10355 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10356 loading file. Add test for TU lookup.
10357
8c217a4b
SM
103582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10359
10360 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10361 calling "-exec-arguments" or "set args" before running the
10362 inferior.
10363
3deb39c6
SM
103642014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10365
10366 * lib/mi-support.exp (mi_expect_stop): Expect message for
10367 inferiors that exit with non-zero exit code.
10368
71a79f8c
YQ
103692014-05-14 Yao Qi <yao@codesourcery.com>
10370
10371 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10372 match absolute path on remote host.
10373 (test_file_list_exec_source_files): Remove "/" from the
10374 pattern.
10375
f23fcd46
YQ
103762014-05-14 Yao Qi <yao@codesourcery.com>
10377
10378 * boards/local-remote-host-notty.exp (${board}_file): New
10379 proc.
10380
9404b58f
KM
103812014-05-07 Kyle McMartin <kyle@redhat.com>
10382
10383 Pushed by Joel Brobecker <brobecker@adacore.com>.
10384 * gdb.arch/aarch64-atomic-inst.c: New file.
10385 * gdb.arch/aarch64-atomic-inst.exp: New file.
10386
5e45f04c
YQ
103872014-05-07 Yao Qi <yao@codesourcery.com>
10388
10389 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10390 in current context" too.
10391
c888a17d
KS
103922014-05-05 Keith Seitz <keiths@redhat.com>
10393
10394 * gdb.linespec/ls-dollar.exp: Add test for linespec
10395 file:convenience_variable.
10396
290a839c
YQ
103972014-05-05 Yao Qi <yao@codesourcery.com>
10398
10399 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10400 traceframes into tfile and ctf trace files. Read data from
10401 trace file and test collected data.
10402 (gdb_collect_locals_test): Likewise.
10403 (gdb_unavailable_registers_test): Likewise.
10404 (gdb_unavailable_floats): Likewise.
10405 (gdb_collect_globals_test): Likewise.
10406 (top-level): Append "ctf" to trace_file_targets if GDB
10407 supports.
10408
b5262cd0
YQ
104092014-05-05 Yao Qi <yao@codesourcery.com>
10410
10411 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10412 code to ...
10413 (gdb_collect_args_test_1): ... it. New proc.
10414 (gdb_collect_locals_test): Move some code to ...
10415 (gdb_collect_locals_test_1): ... it. New proc.
10416 (gdb_unavailable_registers_test): Move some code to ...
10417 (gdb_unavailable_registers_test_1): ... it. New proc.
10418 (gdb_unavailable_floats): Move some code to ...
10419 (gdb_unavailable_floats_1): ... it. New proc.
10420
30a1e6cc
SDJ
104212014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10422
10423 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10424 probes to test for bitness recognition.
10425 * gdb.arch/amd64-stap-optional-prefix.exp
10426 (test_probe_value_without_reg): New procedure.
10427 Add code to test for different kinds of bitness.
10428
f33da99a
SDJ
104292014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10430
10431 PR breakpoints/16889
10432 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10433 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10434
5b80f00d
PA
104352014-05-01 Pedro Alves <palves@redhat.com>
10436
10437 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10438 gdb_file_cmd if no file is specified.
10439 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10440 last_loaded_file to set the remote exec-file.
10441
f8c2a73c
PA
104422014-05-01 Pedro Alves <palves@redhat.com>
10443
10444 * boards/local-remote-host.exp: New file.
10445
be6e8ac7
PA
104462014-05-01 Pedro Alves <palves@redhat.com>
10447
10448 * boards/local-remote-host.exp: Rename to ...
10449 * boards/local-remote-host-notty.exp: ... this.
10450
cac0dc8f
JB
104512014-04-28 Joel Brobecker <brobecker@adacore.com>
10452
10453 * gdb.ada/dyn_arrayidx: New testcase.
10454
9730e6cc
YQ
104552014-04-26 Yao Qi <yao@codesourcery.com>
10456
10457 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10458 and compute the length of function main. Save it in
10459 $main_length.
10460 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10461 (top-level): Use gdb_compile to compile objects into
10462 executable and restart GDB. Remove invocation to
10463 prepare_for_testing.
10464
7ae1a6a6
PA
104652014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10466 Pedro Alves <palves@redhat.com>
10467
10468 PR server/16255
10469 * gdb.multi/multi-attach.c: New file.
10470 * gdb.multi/multi-attach.exp: New file.
10471
4082afcc
PA
104722014-04-25 Pedro Alves <palves@redhat.com>
10473
10474 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10475 user.
10476 (top level): Test that "set remote conditional-breakpoints-packet
10477 off" works as intended.
10478 * gdb.base/dprintf.exp: Test that "set remote
10479 breakpoint-commands-packet off" works as intended.
10480 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10481 New function.
10482 (top level): Call it.
10483 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10484 remote fast-tracepoints-packet off" works as intended.
10485 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10486 * lib/gdb.exp (gdb_is_target_remote): ... here.
10487
2abc3f8d
DB
104882014-04-24 David Blaikie <dblaikie@gmail.com>
10489
10490 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10491 ensure clang would not discard them.
10492 * gdb.base/gdbvars.c: Ditto.
10493 * gdb.base/memattr.c: Ditto.
10494 * gdb.base/whatis.c: Ditto.
10495 * gdb.python/py-prettyprint.c: Ditto.
10496 * gdb.trace/actions.c: Ditto.
10497 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10498 ensure clang would not discard it.
10499
bfd39632
DB
105002014-04-24 David Blaikie <dblaikie@gmail.com>
10501
10502 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10503 clang to emit the full definition of type required by the test
10504 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10505
22842ff6
DB
105062014-04-24 David Blaikie <dblaikie@gmail.com>
10507
10508 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10509 coax Clang into emitting the definition of the type.
10510 * gdb.cp/pr10728-x.h (y): Ditto.
10511 * gdb.cp/pr10728-y.cc (y): Ditto.
10512
c2e827ad
DB
105132014-04-24 David Blaikie <dblaikie@gmail.com>
10514
10515 * gdb.base/label.exp: XFAIL label related tests under Clang.
10516 * gdb.cp/cplabel.exp: Ditto.
10517 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10518 under Clang those using labels.
10519
4c2d33e7
YQ
105202014-04-25 Yao Qi <yao@codesourcery.com>
10521
10522 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10523 double_label.
10524 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10525 partial_label and double_label.
10526
56083b99
DB
105272014-04-24 David Blaikie <dblaikie@gmail.com>
10528
10529 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10530
25d4e99d
DB
105312014-04-24 David Blaikie <dblaikie@gmail.com>
10532
10533 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10534 of the function to work across GCC and Clang.
10535 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10536 pointer types (const void ** const V void **).
10537
01f9f808
MS
105382014-04-24 Michael Sturm <michael.sturm@mintel.com>
10539 Walfred Tedeschi <walfred.tedeschi@intel.com>
10540
10541 * Makefile.in (EXECUTABLES): Added i386-avx512.
10542 * gdb.arch/i386-avx512.c: New file.
10543 * gdb.arch/i386-avx512.exp: Likewise.
10544
4b48d439
KS
105452014-04-23 Keith Seitz <keiths@redhat.com>
10546
10547 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10548 (mi_make_breakpoint_table): New procedure.
10549 (mi_create_breakpoint): Use mi_make_breakpoint
10550 and return the result.
10551 (mi_make_breakpoint): New procedure.
10552 (mi_build_kv_pairs): New procedure.
10553
10554 * gdb.mi/mi-break.exp: Remove unused globals,
10555 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10556 All callers updated.
10557 * gdb.mi/mi-dprintf.exp: Use variable to track command
10558 number.
10559 Update all callers of mi_create_breakpoint and use
10560 mi_make_breakpoint_table.
10561 Remove any unused global variables.
10562 * gdb.mi/mi-nonstop.exp: Likewise.
10563 * gdb.mi/mi-nsintrall.exp: Likewise.
10564 * gdb.mi/mi-nsmoribund.exp: Likewise.
10565 * gdb.mi/mi-nsthrexec.exp: Likewise.
10566 * gdb.mi/mi-reverse.exp: Likewise.
10567 * gdb.mi/mi-simplerun.exp: Likewise.
10568 * gdb.mi/mi-stepn.exp: Likewise.
10569 * gdb.mi/mi-syn-frame.exp: Likewise.
10570 * gdb.mi/mi-until.exp: Likewise.
10571 * gdb.mi/mi-var-cp.exp: Likewise.
10572 * gdb.mi/mi-var-display.exp: Likewise.
10573 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10574 * gdb.mi/mi2-var-child.exp: Likewise.
10575 * gdb.mi/mi-vla-c99.exp: Likewise.
10576 * lib/mi-support.exp: Likewise.
10577
10578 From Ian Lance Taylor <iant@cygnus.com>:
10579 * lib/gdb.exp (parse_args): New procedure.
10580
08351840
PA
105812014-04-23 Pedro Alves <palves@redhat.com>
10582
10583 * gdb.base/break-unload-file.c: New file.
10584 * gdb.base/break-unload-file.exp: New file.
10585 * gdb.base/sym-file-lib.c (baz): New function.
10586 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10587 field.
10588 (load): Store the segment's mapped size.
10589 (unload): New function.
10590 (unload_shlib): New function.
10591 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10592 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10593 set a breakpoint at baz, and call it.
10594 * gdb.base/sym-file.exp: New tests for stale breakpoint
10595 instructions.
10596
076855f9
PA
105972014-04-23 Pedro Alves <palves@redhat.com>
10598
10599 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10600 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10601 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10602 * gdb.base/hbreak-unmapped.c: New file.
10603 * gdb.base/hbreak-unmapped.exp: New file.
10604 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10605 * lib/gdb.exp (gdb_is_target_remote): ... here.
10606
483805cf
PA
106072014-04-22 Pedro Alves <palves@redhat.com>
10608
10609 * gdb.base/consecutive-step-over.c: New file.
10610 * gdb.base/consecutive-step-over.exp: New file.
10611
06d97543
PA
106122014-04-22 Pedro Alves <palves@redhat.com>
10613
10614 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10615 instead of send_gdb/gdb_expect.
10616
b4429ea2
YQ
106172014-04-22 Yao Qi <yao@codesourcery.com>
10618
10619 * lib/trace-support.exp (generate_tracefile): New procedure.
10620 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10621 return 0.
10622 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10623 if generate_tracefile returns 1.
10624
51d48146
PA
106252014-04-18 Tom Tromey <palves@redhat.com>
10626 Pedro alves <tromey@redhat.com>
10627
10628 PR backtrace/15558
10629 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10630 with a backtrace limit.
10631 * gdb.python/py-frame-inline.exp: Test running to an inline
10632 function with a backtrace limit, and printing the newest frame.
10633 * gdb.python/py-frame-inline.c (main): Call f.
10634
bd1dce5f
MS
106352014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10636
10637 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10638
40d1a503
MS
106392014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10640
10641 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10642 Drop prefix from unsupported source file path.
10643
389b98f7
YQ
106442014-04-17 Yao Qi <yao@codesourcery.com>
10645
10646 * lib/gdb.exp (with_target_charset): New proc.
10647 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10648 with_target_charset.
10649 (test_print_strings): Likewise.
10650 (test_repeat_bytes): Likewise.
10651 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10652 for some tests.
10653
22869d73
KS
106542014-04-16 Keith Seitz <keiths@redhat.com>
10655
10656 PR gdb/15827
10657 * gdb.dwarf2/corrupt.c: New file.
10658 * gdb.dwarf2/corrupt.exp: New file.
10659
c4f87ca6
KS
106602014-04-16 Keith Seitz <keiths@redhat.com>
10661
10662 PR c++/16597
10663 * gdb.cp/namelessclass.cc: New file.
10664 * gdb.cp/namelessclass.exp: New file.
10665 * gdb.cp/namelessclass.S: New file.
10666
ab19de87
DE
106672014-04-16 Doug Evans <dje@google.com>
10668
10669 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10670 Add comment.
10671 (gdbserver_default_get_comm_port): New function.
10672 (gdbserver_start): Check if board file provided
10673 "gdbserver,get_comm_port" and use it if so.
10674 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10675 (gdb,socketport): Set to "stdio".
10676 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10677 (stdio_gdbserver_template): Delete.
10678 (${board}_get_remote_address): Update.
10679 (${board}_build_remote_cmd): Delete.
10680 (${board}_get_comm_port): New function.
10681 (${board}_spawn): Update.
10682 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10683 Delete.
10684 (${board}_get_remote_address): Update.
10685 (${board}_get_comm_port): New function.
10686
fc98a809
AB
106872014-04-16 Andrew Burgess <aburgess@broadcom.com>
10688
10689 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10690 appearing in any order.
10691
87fd9e6e
DE
106922014-04-15 Doug Evans <dje@google.com>
10693
10694 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10695 uninitialized value of "description".
10696
099fc3ea
KS
106972014-04-15 Keith Seitz <keiths@redhat.com>
10698
10699 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10700 Remove unused globals.
10701 (test_running_the_program): Likewise.
10702 (test_controlled_execution): Likewise.
10703 (test_controlling_breakpoints): Likewise.
10704 (test_program_termination): Likewise.
10705
5da151d4
KS
107062014-04-15 Keith Seitz <keiths@redhat.com>
10707
10708 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10709 unused globals.
10710 (test_rbreak_creation_and_listing): Likewise.
10711 (test_ignore_count): Likewise.
10712 (test_error): Likewise.
10713
35e5d2f0
PA
107142014-04-15 Pedro Alves <palves@redhat.com>
10715
10716 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10717 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10718 sym-file-loader.c.
10719 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10720 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10721 to sym-file-loader.c.
10722 (struct library): Forward declare.
10723 (load_shlib, lookup_function): Change prototypes.
10724 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10725 (translate_offset): Remove declarations.
10726 (get_text_addr): New declaration.
10727 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10728 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10729 sym-file-loader.h.
10730 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10731 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10732 here from sym-file-loader.h.
10733 (struct library): New structure.
10734 (load_shlib, lookup_function): Change prototypes and adjust to
10735 work with a struct library.
10736 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10737 (translate_offset): Make static.
10738 (get_text_addr): New function.
10739 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10740
eb4c1710
PA
107412014-04-15 Pedro Alves <palves@redhat.com>
10742
10743 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10744
2d1baf52
PA
107452014-04-15 Pedro Alves <palves@redhat.com>
10746
10747 * gdb.base/sym-file-loader.c: Include <limits.h>.
10748 (SELF_LINK): New define.
10749 (get_origin): New function.
10750 (load_shlib): Use it.
10751 * gdb.base/sym-file.exp: Don't early return if the target is
10752 remote. Use runto_main, and issue fail is that fails. Use
10753 gdb_load_shlibs.
10754 (shlib_name): Delete.
10755 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10756
7dd6df01
PA
107572014-04-15 Pedro Alves <palves@redhat.com>
10758
10759 * gdb.base/sym-file.exp: Remove regex characters from test
10760 message. Don't refer to breakpoint numbers in test messages.
10761
b50c8614
KS
107622014-04-14 Keith Seitz <keiths@redhat.com>
10763
10764 PR c++/16253
10765 * gdb.cp/var-tag.cc: New file.
10766 * gdb.cp/var-tag.exp: New file.
10767 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10768 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10769 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10770 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10771
3d567982
TT
107722014-04-14 Tom Tromey <tromey@redhat.com>
10773
10774 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10775 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10776 type.
10777 * gdb.cp/enum-class.exp: New file.
10778 * gdb.cp/enum-class.cc: New file.
10779
0626fc76
TT
107802014-04-14 Tom Tromey <tromey@redhat.com>
10781
10782 * gdb.dwarf2/enum-type.exp: New file.
10783
dca325b3
SA
107842014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10785
10786 * gdb.mi/mi-vla-c99.exp: New file.
10787 * gdb.mi/vla.c: New file.
10788
5854b38a
SA
107892014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10790
10791 * gdb.base/vla-datatypes.c: New file.
10792 * gdb.base/vla-datatypes.exp: New file.
10793
463bb957
SA
107942014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10795
10796 * gdb.base/vla-ptr.c: New file.
10797 * gdb.base/vla-ptr.exp: New file.
10798
3dd170be
SA
107992014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10800
10801 * gdb.dwarf2/count.exp: New file.
10802
5ecaaa66
SA
108032014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10804
10805 * gdb.base/vla-sideeffect.c: New file.
10806 * gdb.base/vla-sideeffect.exp: New file.
10807
41f1ada5
DB
108082014-04-14 David Blaikie <dblaikie@gmail.com>
10809
10810 * gdb.mi/non-stop.c: Add return value for non-void function return
10811 statement.
10812 * gdb.threads/staticthreads.c: Ditto.
10813
0be03e84
DE
108142014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10815 Doug Evans <xdje42@gmail.com>
10816
10817 * gdb.guile/scm-value.c: Improve test case.
10818 * gdb.guile/scm-value.exp: Add new test.
10819
f180a1fb
DB
108202014-04-11 David Blaikie <dblaikie@gmail.com>
10821
10822 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10823 override Clang's default.
10824
6b662e19
JB
108252014-04-11 Joel Brobecker <brobecker@adacore.com>
10826
10827 Revert the following changes (regressions):
10828
10829 * gdb.base/vla-sideeffect.c: New file.
10830 * gdb.base/vla-sideeffect.exp: New file.
10831
10832 * gdb.dwarf2/count.exp: New file.
10833
10834 * gdb.base/vla-multi.c: New file.
10835 * gdb.base/vla-multi.exp: New file.
10836
10837 * gdb.base/vla-ptr.c: New file.
10838 * gdb.base/vla-ptr.exp: New file.
10839
10840 * gdb.base/vla-datatypes.c: New file.
10841 * gdb.base/vla-datatypes.exp: New file.
10842
10843 * gdb.mi/mi-vla-c99.exp: New file.
10844 * gdb.mi/vla.c: New file.
10845
245a5f0b
KS
108462014-04-11 Keith Seitz <keiths@redhat.com>
10847
10848 PR c++/16675
10849 * gdb.cp/cpsizeof.exp: New file.
10850 * gdb.cp/cpsizeof.cc: New file.
10851
58a84dcf
SA
108522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10853
191a8a90
JB
10854 * gdb.mi/mi-vla-c99.exp: New file.
10855 * gdb.mi/vla.c: New file.
58a84dcf 10856
c8655f75
SA
108572014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10858
10859 * gdb.base/vla-datatypes.c: New file.
10860 * gdb.base/vla-datatypes.exp: New file.
10861
024e13b4
SA
108622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10863
10864 * gdb.base/vla-ptr.c: New file.
10865 * gdb.base/vla-ptr.exp: New file.
10866
1a237e0e
SA
108672014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10868
10869 * gdb.base/vla-multi.c: New file.
10870 * gdb.base/vla-multi.exp: New file.
10871
504f3432
SA
108722014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10873
10874 * gdb.dwarf2/count.exp: New file.
10875
3bce8237
SA
108762014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10877
191a8a90
JB
10878 * gdb.base/vla-sideeffect.c: New file.
10879 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10880
322f9c21
YQ
108812014-04-11 Yao Qi <yao@codesourcery.com>
10882
10883 * gdb.base/completion.exp: Check file exists before running tests
10884 on file completion.
10885
d708bcd1
PA
108862014-04-10 Pedro Alves <palves@redhat.com>
10887
10888 * gdb.base/cond-eval-mode.c: New file.
10889 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10890 prepare_for_testing to build the new file. Check result of
10891 runto_main.
10892 (test_break, test_watch): New procedures.
10893 (top level): Use them.
10894
ae1d2761
PM
108952014-04-08 Pierre Muller <muller@sourceware.org>
10896
10897 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10898 Ctrl-V use for mingw hosts.
10899
7af389b8
SC
109002014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10901
10902 * gdb.python/py-value.c: Improve test case.
10903 * gdb.python/py-value.exp: Add new test.
10904
5e703181
DE
109052014-04-07 David Blaikie <dblaikie@gmail.com>
10906
10907 * lib/compiler.c: Identify the clang compiler.
10908 * lib/compiler.cc: Ditto.
10909
9810b410
YQ
109102014-04-03 Yao Qi <yao@codesourcery.com>
10911
10912 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10913
98d1b8dc
AB
109142014-04-01 Anton Blanchard <anton@samba.org>
10915
10916 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10917 messages unique.
10918
3114cea1
AB
109192014-04-01 Anton Blanchard <anton@samba.org>
10920
10921 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10922 prepare_for_testing.
10923
62f7182c
AB
109242014-04-01 Anton Blanchard <anton@samba.org>
10925
10926 * gdb.arch/ppc64-atomic-inst.c: Remove.
10927 * gdb.arch/ppc64-atomic-inst.S: New file.
10928 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10929
770e7fc7
DE
109302014-03-31 Doug Evans <dje@google.com>
10931
10932 * gdb.base/print-symbol-loading-lib.c: New file.
10933 * gdb.base/print-symbol-loading-main.c: New file.
10934 * gdb.base/print-symbol-loading.exp: New file.
10935
46e2bafa
YQ
109362014-03-31 Yao Qi <yao@codesourcery.com>
10937
10938 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10939
8776cfe9
JB
109402014-03-28 Joel Brobecker <brobecker@adacore.com>
10941
10942 * gdb.ada/mi_dyn_arr: New testcase.
10943
5d1ef361
DE
109442014-03-27 Doug Evans <dje@google.com>
10945
10946 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10947
b5bee914
YQ
109482014-03-27 Yao Qi <yao@codesourcery.com>
10949
10950 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10951 if target is nios2-*-*.
10952
0d4d0e77
YQ
109532014-03-26 Yao Qi <yao@codesourcery.com>
10954
10955 * lib/gdb.exp (readline_is_used): New proc.
10956 * gdb.base/completion.exp: Move tests on command complete up.
10957 Skip the rest of tests if readline is not used.
10958 * gdb.ada/complete.exp: Skp the test if readline is not
10959 used.
10960 * gdb.base/filesym.exp: Likewise.
10961 * gdb.base/macscp.exp: Likewise.
10962 * gdb.base/readline-ask.exp: Likewise.
10963 * gdb.base/readline.exp: Likewise.
10964 * gdb.python/py-cmd.exp: Likewise.
10965 * gdb.trace/tfile.exp: Likewise.
10966
29361eee
YQ
109672014-03-26 Yao Qi <yao@codesourcery.com>
10968
10969 * gdb.base/macscp.exp: Fix code format issues.
10970
bc9a5525
UW
109712014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10972
10973 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10974 * gdb.asm/powerpc64le.inc: New file.
10975
d3839ede
PA
109762014-03-25 Pedro Alves <palves@redhat.com>
10977 Doug Evans <dje@google.com>
10978
10979 * gdb.base/source-execution.c: New file.
10980 * gdb.base/source-execution.exp: New file.
10981 * gdb.base/source-execution.gdb: New file.
10982
01672a57
DE
109832014-03-24 Doug Evans <dje@google.com>
10984
10985 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10986 using fission.
10987
88bbeca9
HZ
109882014-03-24 Hui Zhu <hui@codesourcery.com>
10989 Pedro Alves <palves@redhat.com>
10990
10991 PR breakpoints/16101
10992 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10993 test pass/fail messages. Detect missing support for dprintf when
10994 breakpoints are actually inserted.
10995 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10996 breakpoints are actually inserted.
10997 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10998 fails.
10999
d2348791
JK
110002014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11001
11002 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11003
feef67ab
DE
110042014-03-22 Doug Evans <xdje42@gmail.com>
11005
11006 * gdb.python/python.exp (python not supported): Verify multi-line
11007 python command issues an error.
25d743f9 11008 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 11009 guile command issues an error.
feef67ab 11010
ecebef6a
MR
110112014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11012
11013 * gdb.threads/thread-specific.exp: Handle the lack of usable
11014 $this_breakpoint and $this_thread.
11015
ccdd1909
HZ
110162014-03-21 Hui Zhu <hui@codesourcery.com>
11017
11018 * gdb.base/attach.exp (do_command_attach_tests): New.
11019
beb460e8
PA
110202014-03-20 Tom Tromey <tromey@redhat.com>
11021 Pedro Alves <palves@redhat.com>
11022
11023 PR cli/15718
11024 * gdb.base/condbreak-call-false.c: New file.
11025 * gdb.base/condbreak-call-false.exp: New file.
11026
40acf43a
PA
110272014-03-20 Pedro Alves <palves@redhat.com>
11028
11029 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11030 Delete.
11031 (block_signals, unblock_signals): Delete.
11032 (child_function_2, main): Remove references to deleted variable
11033 and functions.
11034
9f5e1e02
PA
110352014-03-20 Pedro Alves <palves@redhat.com>
11036
11037 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11038 Use pthread_kill to signal thread 2.
11039 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11040 Adjust to make the test send itself a signal rather than using the
11041 host's "kill" command.
11042
99619bea
PA
110432014-03-20 Pedro Alves <palves@redhat.com>
11044
11045 * gdb.threads/multiple-step-overs.c: New file.
11046 * gdb.threads/multiple-step-overs.exp: New file.
11047 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11048 Adjust expected infrun debug output.
11049
2adfaa28
PA
110502014-03-20 Pedro Alves <palves@redhat.com>
11051
11052 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11053 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11054
31e77af2
PA
110552014-03-20 Pedro Alves <palves@redhat.com>
11056
11057 PR breakpoints/7143
11058 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11059 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11060 of gdb_test_multiple.
11061 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11062 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11063
b9f437de
PA
110642014-03-20 Pedro Alves <palves@redhat.com>
11065
11066 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11067 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11068
05adc73e
PA
110692014-03-19 Pedro Alves <palves@redhat.com>
11070
11071 * gdb.base/async.exp: Remove early return.
11072
6048b950
PA
110732014-03-19 Pedro Alves <palves@redhat.com>
11074
11075 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11076
8bcfb00a
PA
110772014-03-19 Pedro Alves <palves@redhat.com>
11078
11079 * gdb.base/async.exp (test_background): Expect \r\n after
11080 "completed." in the fail pattern.
11081
884e37dc
PA
110822014-03-19 Pedro Alves <palves@redhat.com>
11083
11084 * gdb.base/async.exp (test_background): New procedure.
11085 Use it for all background execution command tests.
11086
148e57e2
PA
110872014-03-19 Pedro Alves <palves@redhat.com>
11088
11089 * gdb.base/async.exp: Use prepare_for_testing.
11090
f48088c7
PA
110912014-03-19 Pedro Alves <palves@redhat.com>
11092
11093 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11094 the same line.
11095
e2f6c966
PA
110962014-03-19 Pedro Alves <palves@redhat.com>
11097
11098 * gdb.base/async.c (main): Add "jump here" and "until here" line
11099 marker comments.
11100 * gdb.base/async.exp (jump_here): New global.
11101 (jump& test): Use it.
11102 (until_here): New global.
11103 (until& test): Use it.
11104
c30568d4
PA
111052014-03-19 Pedro Alves <palves@redhat.com>
11106
11107 * gdb.base/async.exp: Don't frob gdb_protocol.
11108
0172b6a7
DE
111092014-03-18 Doug Evans <xdje42@gmail.com>
11110
11111 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11112 Fix spelling of exec-done-display.
11113
06c868a8
JK
111142014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11115
11116 PR gdb/15358
11117 * gdb.base/gdb-sigterm.c: New file.
11118 * gdb.base/gdb-sigterm.exp: New file.
11119
0c7e1a46
PA
111202014-03-18 Pedro Alves <palves@redhat.com>
11121
11122 PR gdb/13860
11123 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11124 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11125 solib-event.
11126
f7c77d93
JB
111272014-03-17 Joel Brobecker <brobecker@adacore.com>
11128
11129 * gdb.ada/pckd_arr_ren: New testcase.
11130
5a1e8c7a
DE
111312014-03-13 Doug Evans <xdje42@gmail.com>
11132
11133 PR guile/16612
11134 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11135 collect after discarding symbols.
11136
350e1a76
DE
111372014-03-13 Ludovic Courtès <ludo@gnu.org>
11138 Doug Evans <xdje42@gmail.com>
11139
11140 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11141 to history survives a gc.
11142
a69900ae
PA
111432014-03-13 Pedro Alves <palves@redhat.com>
11144
11145 * gdb.base/default.exp: Don't test "target procfs".
11146
5db9f0bd
PA
111472014-03-13 Pedro Alves <palves@redhat.com>
11148
11149 * gdb.base/default.exp: Update "target child" and "target procfs"
11150 tests to not expect "Unix".
11151
b3ccfe11
TT
111522014-03-12 Tom Tromey <tromey@redhat.com>
11153
11154 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11155 New procs. Add target-async tests.
11156 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11157 Add target-async tests.
11158
646f4417
AA
111592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11160
11161 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11162 'func_start' and 'func_end' for the beginning and end of the
11163 function code, respectively.
11164 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11165 'func_end' instead of 'func' and 'main'.
11166
288c211f
AA
111672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11168
11169 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11170 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11171 generate the debug info assembler source.
11172
e0c0f156
AA
111732014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11174
11175 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11176 * gdb.dwarf2/arr-subrange.exp: Likewise.
11177 * gdb.dwarf2/dwz.exp: Likewise.
11178 * gdb.dwarf2/method-ptr.exp: Likewise.
11179 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11180 * gdb.dwarf2/subrange.exp: Likewise.
11181 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11182 * gdb.dwarf2/implptrpiece.exp: Likewise.
11183 * gdb.dwarf2/nostaticblock.exp: Likewise.
11184
0e5c4555
AA
111852014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11186
11187 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11188 directory to absolute path name arguments.
11189
5ec18f2b
JG
111902014-03-10 Joel Brobecker <brobecker@adacore.com>
11191
11192 * gdb.ada/tagged_access: New testcase.
11193
847fc4f2
MM
111942014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11195
11196 * gdb.btrace/data.exp: Update expected output.
11197
cc3da688
YQ
111982014-03-06 Yao Qi <yao@codesourcery.com>
11199
11200 * gdb.trace/pr16508.exp: New file.
11201
0f26cec1
PA
112022014-03-05 Pedro Alves <palves@redhat.com>
11203
11204 PR gdb/16575
11205 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11206 procedure.
11207 (top level): Adjust to use it. Add tests that exercise breakpoint
11208 interaction with the code-cache.
11209
7a5a839f
LC
112102014-02-26 Ludovic Courtès <ludo@gnu.org>
11211
11212 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11213 test for 'history-append!'.
11214
31aa7e4e
JB
112152014-02-26 Joel Brobecker <brobecker@adacore.com>
11216
11217 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11218 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11219 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11220 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11221 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11222 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11223
1b588015
JB
112242014-02-26 Joel Brobecker <brobecker@adacore.com>
11225
11226 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11227 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11228 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11229
55426c9d
JB
112302014-02-26 Joel Brobecker <brobecker@adacore.com>
11231
11232 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11233
dc53a7ad
JB
112342014-02-26 Joel Brobecker <brobecker@adacore.com>
11235
11236 * gdb.dwarf2/arr-stride.c: New file.
11237 * gdb.dwarf2/arr-stride.exp: New file.
11238
12ab52e9
PA
112392014-02-26 Pedro Alves <palves@redhat.com>
11240
11241 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11242 that won't ever trigger. Make sure that GDB reports the correct
11243 breakpoint that caused the stop.
11244
849c862e
JK
112452014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11246
11247 PR gdb/16626
11248 * gdb.base/auto-load-script: New file.
11249 * gdb.base/auto-load.c: New file.
11250 * gdb.base/auto-load.exp: New file.
11251
71b7d793
JK
11252 PR gdb/16626
11253 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11254
e2f0d509
JK
112552014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11256
11257 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11258 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11259
50cc37c8
DE
112602014-02-24 Doug Evans <dje@google.com>
11261
11262 * lib/gdb.exp (run_on_host): Log error output if program fails.
11263
ea4758f2
PA
112642014-02-21 Pedro Alves <palves@redhat.com>
11265
11266 * gdb.threads/step-after-sr-lock.c: Rename to ...
11267 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11268 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11269 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11270 ... this.
11271
d7b30f67
SDJ
112722014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11273
11274 PR tdep/16397
11275 * gdb.arch/amd64-stap-special-operands.exp: New file.
11276 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11277 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11278 * gdb.arch/amd64-stap-triplet.S: Likewise.
11279 * gdb.arch/amd64-stap-triplet.c: Likewise.
11280
83deb43f
JB
112812014-02-20 Joel Brobecker <brobecker@adacore.com>
11282
11283 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11284 in .section pseudo-op.
11285
adde2bff
DE
112862014-02-20 lin zuojian <manjian2006@gmail.com>
11287 Joel Brobecker <brobecker@adacore.com>
11288 Doug Evans <xdje42@gmail.com>
11289
11290 PR symtab/16581
11291 * gdb.dwarf2/dw2-icycle.S: New file.
11292 * gdb.dwarf2/dw2-icycle.c: New file.
11293 * gdb.dwarf2/dw2-icycle.exp: New file.
11294
f7bd0f78
SC
112952014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11296
11297 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11298 operations on gdb.Value objects.
11299 * gdb.python/py-value-cc.exp: Add new test to test operations on
11300 gdb.Value objects.
11301
c17ef0d5
DE
113022014-02-18 Doug Evans <dje@google.com>
11303
11304 * Makefile.in (TESTS): New variable.
11305 (expanded_tests, expanded_tests_or_none): New variables
11306 (check-single): Pass $(expanded_tests_or_none) to runtest.
11307 (check-parallel): Only run tests in $(TESTS) if non-empty.
11308 (check/no-matching-tests-found): New rule.
11309 * README: Document TESTS makefile variable.
11310
5dd3176f
DE
113112014-02-18 Doug Evans <dje@google.com>
11312
11313 * Makefile.in (check-parallel): rm -rf outputs temp.
11314
0b10be4f
JK
113152014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11316
11317 Fix "ERROR: no fileid for" in the testsuite.
11318 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11319
85f224e7
DE
113202014-02-12 Doug Evans <dje@google.com>
11321
11322 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11323 (MISCELLANEOUS): New variable.
11324 (clean): rm -rf $(MISCELLANEOUS).
11325 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11326 dwp live in the same directory as symlinks, with each symlink pointed
11327 to a differently named file in a different directory.
11328
149b30ff
DE
113292014-02-11 Doug Evans <dje@google.com>
11330
11331 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11332 of Tcl file commands.
11333
1dfdac32
MK
113342014-02-10 Mark Kettenis <kettenis@gnu.org>
11335
11336 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11337 "kill -SIGUSR1 -1".
11338
aa4fb036
JB
113392014-02-10 Joel Brobecker <brobecker@adacore.com>
11340
11341 * gdb.ada/tick_length_array_enum_idx: New testcase.
11342
ed3ef339
DE
113432014-02-10 Doug Evans <xdje42@gmail.com>
11344
11345 * configure.ac (AC_OUTPUT): Add gdb.guile.
11346 * configure: Regenerate.
11347 * lib/gdb-guile.exp: New file.
11348 * lib/gdb.exp (get_target_charset): New function.
11349 * gdb.base/help.exp: Update expected output from "apropos apropos".
11350 * gdb.guile/Makefile.in: New file.
11351 * gdb.guile/guile.exp: New file.
11352 * gdb.guile/scm-arch.c: New file.
11353 * gdb.guile/scm-arch.exp: New file.
11354 * gdb.guile/scm-block.c: New file.
11355 * gdb.guile/scm-block.exp: New file.
11356 * gdb.guile/scm-breakpoint.c: New file.
11357 * gdb.guile/scm-breakpoint.exp: New file.
11358 * gdb.guile/scm-disasm.c: New file.
11359 * gdb.guile/scm-disasm.exp: New file.
11360 * gdb.guile/scm-equal.c: New file.
11361 * gdb.guile/scm-equal.exp: New file.
11362 * gdb.guile/scm-error.exp: New file.
11363 * gdb.guile/scm-error.scm: New file.
11364 * gdb.guile/scm-frame-args.c: New file.
11365 * gdb.guile/scm-frame-args.exp: New file.
11366 * gdb.guile/scm-frame-args.scm: New file.
11367 * gdb.guile/scm-frame-inline.c: New file.
11368 * gdb.guile/scm-frame-inline.exp: New file.
11369 * gdb.guile/scm-frame.c: New file.
11370 * gdb.guile/scm-frame.exp: New file.
11371 * gdb.guile/scm-generics.exp: New file.
11372 * gdb.guile/scm-gsmob.exp: New file.
11373 * gdb.guile/scm-iterator.c: New file.
11374 * gdb.guile/scm-iterator.exp: New file.
11375 * gdb.guile/scm-math.c: New file.
11376 * gdb.guile/scm-math.exp: New file.
11377 * gdb.guile/scm-objfile-script-gdb.in: New file.
11378 * gdb.guile/scm-objfile-script.c: New file.
11379 * gdb.guile/scm-objfile-script.exp: New file.
11380 * gdb.guile/scm-objfile.c: New file.
11381 * gdb.guile/scm-objfile.exp: New file.
11382 * gdb.guile/scm-ports.exp: New file.
11383 * gdb.guile/scm-pretty-print.c: New file.
11384 * gdb.guile/scm-pretty-print.exp: New file.
11385 * gdb.guile/scm-pretty-print.scm: New file.
11386 * gdb.guile/scm-section-script.c: New file.
11387 * gdb.guile/scm-section-script.exp: New file.
11388 * gdb.guile/scm-section-script.scm: New file.
11389 * gdb.guile/scm-symbol.c: New file.
11390 * gdb.guile/scm-symbol.exp: New file.
11391 * gdb.guile/scm-symtab-2.c: New file.
11392 * gdb.guile/scm-symtab.c: New file.
11393 * gdb.guile/scm-symtab.exp: New file.
11394 * gdb.guile/scm-type.c: New file.
11395 * gdb.guile/scm-type.exp: New file.
11396 * gdb.guile/scm-value-cc.cc: New file.
11397 * gdb.guile/scm-value-cc.exp: New file.
11398 * gdb.guile/scm-value.c: New file.
11399 * gdb.guile/scm-value.exp: New file.
11400 * gdb.guile/source2.scm: New file.
11401 * gdb.guile/types-module.cc: New file.
11402 * gdb.guile/types-module.exp: New file.
11403
7026a7c1
YQ
114042014-02-10 Yao Qi <yao@codesourcery.com>
11405
11406 PR testsuite/16543
11407 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11408 * configure: Regenerated.
11409 * Makefile.in: New file.
11410
6c466447
AS
114112014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11412
11413 * gdb.python/py-framefilter.exp: Fix typo.
11414
6e854735
YQ
114152014-02-08 Yao Qi <yao@codesourcery.com>
11416
11417 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11418 that no =breakpoint-modified is emitted when breakpoints are
11419 modified through MI commands.
11420
d137e6dc
PA
114212014-02-07 Pedro Alves <pedro@codesourcery.com>
11422 Pedro Alves <palves@redhat.com>
11423
11424 * gdb.threads/step-after-sr-lock.c: New file.
11425 * gdb.threads/step-after-sr-lock.exp: New file.
11426
b5ee5a50
PA
114272014-02-07 Pedro Alves <palves@redhat.com>
11428
11429 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11430
3c77faf3
JK
114312014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11432
11433 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11434 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11435
6dddc817
DE
114362014-02-06 Doug Evans <xdje42@gmail.com>
11437
11438 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11439 output.
11440
11441 * gdb.gdb/python-interrupts.exp: New file.
11442
de7b2893
YQ
114432014-02-05 Yao Qi <yao@codesourcery.com>
11444
11445 * gdb.trace/report.exp (use_collected_data): Test the output
11446 of "info threads" and "info inferiors".
11447
66d032ac
YQ
114482014-02-05 Yao Qi <yao@codesourcery.com>
11449
11450 Revert this patch:
11451
11452 2013-05-24 Yao Qi <yao@codesourcery.com>
11453
11454 * gdb.trace/tfile.exp: Test inferior and thread.
11455
591a12a1
UW
114562014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11457
11458 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11459 on a function.
11460 * gdb.base/step-bt.c: Call hello via function pointer to make
11461 sure its first instruction is executed on powerpc64le-linux.
11462
0ff3e01f
UW
114632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11464
11465 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11466
084ee545
UW
114672014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11468
11469 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11470 of the test patterns for use on little-endian systems.
11471
6ed14ff3
UW
114722014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11473
11474 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11475 (decimal_vector): Fix for little-endian.
11476
401e27fd
JM
114772014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11478
11479 * gdb.arch/sparc-sysstep.exp: New file.
11480 * gdb.arch/sparc-sysstep.c: Likewise.
11481
11482 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11483
8b924729
EBM
114842014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11485
11486 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11487
fb151210
JB
114882014-01-23 Tom Tromey <tromey@redhat.com>
11489
11490 * gdb.ada/array_char_idx: New testcase.
11491
0740f8d8
TT
114922014-01-23 Tom Tromey <tromey@redhat.com>
11493
11494 PR python/16487:
11495 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11496 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11497 classes.
11498
21909fa1
TT
114992014-01-23 Tom Tromey <tromey@redhat.com>
11500
11501 PR python/16491:
11502 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11503 string from an inferior frame.
11504 * gdb.python/py-framefilter-mi.exp: Update.
11505
87ce2a04
DE
115062014-01-22 Doug Evans <dje@google.com>
11507
11508 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11509
237b092b
AA
115102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11511
11512 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11513
d674a709
AA
115142014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11515
11516 * gdb.trace/entry-values.exp: Remove excess space character from
11517 regex patterns. Handle s390 call instruction.
11518
20fa3390
AA
115192014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11520
11521 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11522 define "*_start" label. Make "name" static.
11523 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11524 ${name} by references to ${name}_start.
11525
78466714
AA
115262014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11527
11528 * gdb.base/info-macros.exp: Remove "debug" from the compile
11529 options.
11530
ec9f644a
IB
115312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11532
11533 * gdb.dlang/demangle.exp: New file.
11534
94b1b47e
IB
115352014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11536
11537 * gdb.dlang/primitive-types.exp: New file.
11538
7f420862
IB
115392014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11540
11541 * configure.ac: Create gdb.dlang/Makefile.
11542 * configure: Regenerate.
11543 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11544 * gdb.dlang/Makefile.in: New file.
11545 * lib/d-support.exp: New file.
11546 * lib/gdb.exp (skip_d_tests): New proc.
11547
52834460
MM
115482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11549
11550 * gdb.btrace/delta.exp: Check reverse stepi.
11551 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11552 * gdb.btrace/finish.exp: New.
11553 * gdb.btrace/next.exp: New.
11554 * gdb.btrace/nexti.exp: New.
11555 * gdb.btrace/record_goto.c: Add comments.
11556 * gdb.btrace/step.exp: New.
11557 * gdb.btrace/stepi.exp: New.
11558 * gdb.btrace/multi-thread-step.c: New.
11559 * gdb.btrace/multi-thread-step.exp: New.
11560 * gdb.btrace/rn-dl-bind.c: New.
11561 * gdb.btrace/rn-dl-bind.exp: New.
11562 * gdb.btrace/data.c: New.
11563 * gdb.btrace/data.exp: New.
11564 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11565
6e07b1d2
MM
115662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11567
11568 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11569 * gdb.btrace/exception.exp: Update.
11570 * gdb.btrace/instruction_history.exp: Update.
11571 * gdb.btrace/record_goto.exp: Update.
11572 * gdb.btrace/tailcall.exp: Update.
11573 * gdb.btrace/unknown_functions.exp: Update.
11574 * gdb.btrace/delta.exp: New.
11575
0b722aec
MM
115762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11577
11578 * gdb.btrace/record_goto.exp: Add backtrace test.
11579 * gdb.btrace/tailcall.exp: Add backtrace test.
11580
066ce621
MM
115812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11582
11583 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11584 * gdb.btrace/record_goto.c: New.
11585 * gdb.btrace/record_goto.exp: New.
11586 * gdb.btrace/x86-record_goto.S: New.
11587
0688d04e
MM
115882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11589
11590 * gdb.btrace/function_call_history.exp: Update tests.
11591 * gdb.btrace/instruction_history.exp: Update tests.
11592
8710b709
MM
115932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11594
11595 * gdb.btrace/function_call_history.exp: Fix expected field
11596 order for "record function-call-history".
11597 Add new tests for "record function-call-history /c".
11598 * gdb.btrace/exception.cc: New.
11599 * gdb.btrace/exception.exp: New.
11600 * gdb.btrace/tailcall.exp: New.
11601 * gdb.btrace/x86-tailcall.S: New.
11602 * gdb.btrace/x86-tailcall.c: New.
11603 * gdb.btrace/unknown_functions.c: New.
11604 * gdb.btrace/unknown_functions.exp: New.
11605 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11606
5de9129b
MM
116072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11608
11609 * gdb.btrace/instruction_history.exp: Update.
11610 * gdb.btrace/function_call_history.exp: Update.
11611
23a7fe75
MM
116122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11613
11614 * gdb.btrace/function_call_history.exp: Fix expected function
11615 trace.
11616 * gdb.btrace/instruction_history.exp: Initialize traced.
11617 Remove traced_functions.
11618
724c7dd8
MM
116192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11620
11621 * gdb.btrace/function_call_history.exp: Update
11622 * gdb.btrace/instruction_history.exp: Update.
11623
6d78d93b
MM
116242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11625
11626 * gdb.btrace/enable.exp: Update expected text.
11627
93a360cc
OJ
116282014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11629
11630 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11631 bytes.
11632
3772b53f
MR
116332014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11634
11635 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11636
596662fa
OJ
116372014-01-15 Omair Javaid <omair.javaid@linaro.org>
11638
11639 * lib/gdb.exp (supports_process_record): Return true for
11640 arm*-linux*. (supports_reverse): Likewise.
11641
b5b08fb4
SC
116422014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11643
11644 PR python/15464
11645 PR python/16113
11646 * gdb.python/py-type.c: Enhance test case.
11647 * gdb.python/py-value-cc.cc: Likewise
11648 * gdb.python/py-type.exp: Add new tests.
11649 * gdb.python/py-value-cc.exp: Likewise
11650
52d7fb13
AA
116512014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11652 Pedro Alves <palves@redhat.com>
11653
11654 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11655 Make "name" extern.
11656 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11657 references to ${name}_start by references to ${name}.
11658
a2cd8cfe
JB
116592014-01-10 Joel Brobecker <brobecker@adacore.com>
11660
11661 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11662
4e23fced
JB
116632014-01-10 Joel Brobecker <brobecker@adacore.com>
11664
11665 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11666
c6a9e42c
PA
116672014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11668 Pedro Alves <palves@redhat.com>
11669
11670 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11671 mi_gdb_target_load.
c6a9e42c 11672
b7ea362b
PA
116732014-01-08 Pedro Alves <palves@redhat.com>
11674
11675 * gdb.threads/reconnect-signal.c: New file.
11676 * gdb.threads/reconnect-signal.exp: New file.
11677
5e3f4fab
EBM
116782014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11679
11680 * gdb.base/source-dir.exp: New file.
11681
79301218
JB
116822014-01-07 Joel Brobecker <brobecker@adacore.com>
11683
11684 * gdb.ada/mi_interface: New testcase.
11685
8e355c5d
JB
116862014-01-07 Joel Brobecker <brobecker@adacore.com>
11687
11688 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11689 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11690 gdb.ada/pp-rec-component/pck.ads: New files.
11691
c0d48811
JB
116922014-01-07 Joel Brobecker <brobecker@adacore.com>
11693
11694 * gdb.python/py-pp-integral.c: New file.
11695 * gdb.python/py-pp-integral.py: New file.
11696 * gdb.python/py-pp-integral.exp: New file.
11697
17b609c3 11698For older changes see ChangeLog-1993-2013.
c906108c 11699\f
8d8cb839
EZ
11700;; Local Variables:
11701;; mode: change-log
11702;; left-margin: 8
11703;; fill-column: 74
11704;; version-control: never
11705;; End:
902f2ccb 11706
61baf725 11707 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11708 Copying and distribution of this file, with or without modification,
11709 are permitted provided the copyright notice and this notice are preserved.
This page took 3.515619 seconds and 4 git commands to generate.