Make gdb.lookup_typename work for Rust types
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
65547233
TT
12017-07-14 Tom Tromey <tom@tromey.com>
2
3 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4
8f14146e
PA
52017-07-14 Pedro Alves <palves@redhat.com>
6
7 * gdb.linespec/base/one/thefile.cc (z1): New function.
8 * gdb.linespec/base/two/thefile.cc (z2): New function.
9 * gdb.linespec/linespec.exp: Add tests.
10
b4365d02
AB
112017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
14 to mi_create_breakpoint.
15
5d2cbaa5
AB
162017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
17
18 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
19 mi_create_breakpoint.
20
11cb5716
IB
212017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
22
23 * gdb.dlang/demangle.exp: Update for demangling changes.
24
03278692
TT
252017-07-09 Tom Tromey <tom@tromey.com>
26
27 * gdb.dwarf2/shortpiece.exp: New file.
28
33c5cd75
DB
292017-07-06 David Blaikie <dblaikie@gmail.com>
30
31 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
32 built from fissiont-multi-cu{1,2}.c.
33 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
34 except putting 'main' and 'func' in separate CUs in the same DWO file.
35 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
36 test.
37 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
38 test.
39
8455d262
PA
402017-07-06 Pedro Alves <palves@redhat.com>
41
42 * gdb.python/py-unwind.exp: Test flushregs.
43
dc4bde35
SDJ
442017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
45
46 PR cli/21688
47 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
48 tests for alias commands and trailing whitespace.
49
51ed89aa
SDJ
502017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
51
52 PR cli/21688
53 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
54 procedure. Call it.
55
eb17d413
PA
562017-06-29 Pedro Alves <palves@redhat.com>
57
58 * gdb.base/printcmds.exp: Add tests.
59
41664b45
DG
602017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
61
62 PR gdb/21337
63 * gdb.base/reread-readsym.exp: New file.
64 * gdb.base/reread-readsym.c: New file.
65
75312ae3
KB
662017-06-21 Kevin Buettner <kevinb@redhat.com>
67
68 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
69 subpattern.
70
66953522
PB
712017-06-19 Peter Bergner <bergner@vnet.ibm.com>
72
73 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
74 extended mnemonic.
75 * gdb.arch/powerpc-power9.s: Likewise.
76
5524b525
AA
772017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
78
79 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
80 on 32-bit x86 targets. Exploit is_*_target macros where
81 appropriate.
82
03c8af18
AA
832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
84
85 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
86 register pieces.
87
3bf31011
AA
882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
89
90 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
91 located in one or more DWARF pieces.
92
805acca0
AA
932017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
94
95 * lib/gdb.exp (get_endianness): New proc.
96 * gdb.arch/aarch64-fp.exp: Use it.
97 * gdb.arch/altivec-regs.exp: Likewise.
98 * gdb.arch/e500-regs.exp: Likewise.
99 * gdb.arch/vsx-regs.exp: Likewise.
100 * gdb.base/dump.exp: Likewise.
101 * gdb.base/funcargs.exp: Likewise.
102 * gdb.base/gnu_vector.exp: Likewise.
103 * gdb.dwarf2/formdata16.exp: Likewise.
104 * gdb.dwarf2/implptrpiece.exp: Likewise.
105 * gdb.dwarf2/nonvar-access.exp: Likewise.
106 * gdb.python/py-inferior.exp: Likewise.
107 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
108
e9352324
AA
1092017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
110
111 PR gdb/21226
112 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
113 stack value pieces are taken from the LSB end.
114
d5d1163e
AA
1152017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
116
117 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
118 variable at nonzero offset.
119
0567c986
AA
1202017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
121
122 * gdb.dwarf2/var-access.c: New file.
123 * gdb.dwarf2/var-access.exp: New test.
124 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
125
973e9aab
TT
1262017-06-12 Tom Tromey <tom@tromey.com>
127
128 * gdb.dwarf2/formdata16.exp: Add tests.
129
d9109c80
TT
1302017-06-12 Tom Tromey <tom@tromey.com>
131
132 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
133
30a25466
TT
1342017-06-12 Tom Tromey <tom@tromey.com>
135
136 PR exp/16225:
137 * gdb.reverse/i386-sse-reverse.exp: Update tests.
138 * gdb.arch/vsx-regs.exp: Update tests.
139 * gdb.arch/s390-vregs.exp (hex128): New proc.
140 Update test.
141 * gdb.arch/altivec-regs.exp: Update tests.
142
aefd8b33
SDJ
1432017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
144
145 * gdb.base/startup-with-shell.c: New file.
146 * gdb.base/startup-with-shell.exp: Likewise.
147
2090129c
SDJ
1482017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
149
150 * gdb.server/non-existing-program.exp: Update regex in order to
151 reflect the fact that gdbserver is now using fork_inferior (with a
152 shell) to startup the inferior.
153
8e86a419
SM
1542017-05-30 Simon Marchi <simon.marchi@ericsson.com>
155
156 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
157 support function calls from GDB.
158
e6cf65f2
TT
1592017-05-21 Tom Tromey <tom@tromey.com>
160
161 PR rust/21466:
162 * gdb.rust/unsized.exp: New file.
163 * gdb.rust/unsized.rs: New file.
164
43cc5389
TT
1652017-05-19 Tom Tromey <tom@tromey.com>
166
167 PR rust/21484:
168 * gdb.rust/watch.exp: New file.
169 * gdb.rust/watch.rs: New file.
170
ec8df234
TT
1712017-05-18 Tom Tromey <tom@tromey.com>
172
173 * gdb.rust/simple.exp: Allow Box to be qualified.
174
3e3e7fae
TP
1752017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
176
177 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
178
59cc050d
PA
1792017-05-18 Pedro Alves <palves@redhat.com>
180
181 * gdb.base/fileio.c (test_write, test_read, test_close)
182 (test_fstat): Don't print 'ret' in the fail path.
183
c8f6abd1
PA
1842017-05-18 Pedro Alves <palves@redhat.com>
185
186 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
187 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
188 (test_system, test_rename, test_unlink, test_time): Change
189 prototypes.
190 * gdb.base/fileio.exp (stop_msg): Adjust.
191
d2a03b77
PA
1922017-05-18 Pedro Alves <palves@redhat.com>
193
194 * gdb.base/fileio.c (null_str): New global.
195 (test_stat): Use it.
196 * gdb.base/fileio.exp: Remove nowarnings.
197
0d5c6999
YQ
1982017-05-17 Yao Qi <yao.qi@linaro.org>
199
200 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
201
21873064
YQ
2022017-05-17 Simon Marchi <simon.marchi@ericsson.com>
203
204 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
205 argument command.
206 (top-level): Invoke test_set_inferior_tty.
207
d512d31c
PA
2082017-05-04 Pedro Alves <palves@redhat.com>
209
210 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
211 Add parens to print call for Python 3.
212
90cef2ed
KS
2132017-05-03 Keith Seitz <keiths@redhat.com>
214
215 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
216 (main): Call it.
217
14f819c8
TW
2182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
219
220 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
221 to prev and next.
222
913aeadd
TW
2232017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
224
225 * gdb.python/py-record-btrace.exp: Remove test for
226 gdb.BtraceInstruction.error.
227
a3be24ad
TW
2282017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
229
230 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
231
ae20e79a
TW
2322017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
233
234 * gdb.python/py-record-btrace-threads.c: New file.
235 * gdb.python/py-record-btrace-threads.exp: New file.
236
45ce1b47
SDJ
2372017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
238
239 PR testsuite/8595
240 * gdb.base/environ.exp: Make test available in all architectures.
241 Move bits related to "info program" testing to
242 gdb.base/info-program.exp. Rewrite tests to use the two new
243 procedures mentione below.
244 (test_set_show_env_var) New procedure.
245 (test_set_show_env_var_equal): Likewise.
246 * gdb.base/info-program.exp: New file.
247
e15c3eb4
KS
2482017-04-27 Keith Seitz <keiths@redhat.com>
249
250 * gdb.cp/oranking.cc (test15): New function.
251 (main): Call test15 and declare additional variables for testing.
252 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
253 "p foo101('abc')" tests.
254 Add tests for cv qualifier overloads.
255 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
256 "lvalue reference overload" test.
257 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
258 "print value of f1 on Child&& in f2" test.
259
3a3fd0fd
PA
2602017-04-19 Pedro Alves <palves@redhat.com>
261
262 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
263 procedure.
264 (top level): Call it.
265 * lib/gdb.exp (gdb_define_cmd): New procedure.
266
53375380
PA
2672017-04-12 Pedro Alves <palves@redhat.com>
268
269 PR gdb/21323
270 * gdb.cp/wide_char_types.c: Include <wchar.h>.
271 (wchar): New global.
272 * gdb.cp/wide_char_types.exp (wide_char_types_program)
273 (do_test_wide_char, wide_char_types_no_program, top level): Add
274 wchar_t testing.
275
53e710ac
PA
2762017-04-12 Pedro Alves <palves@redhat.com>
277
278 PR c++/21323
279 * gdb.cp/wide_char_types.c: New file.
280 * gdb.cp/wide_char_types.exp: New file.
281
0ad9d8c7
SDJ
2822017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
283
284 PR gdb/21352
285 * gdb.trace/tsv.exp: Add test for "tsave -r".
286
b1b45502
IB
2872017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
288
289 * gdb.dlang/watch-loc.c: New file.
290 * gdb.dlang/watch-loc.exp: New file.
291
ec13808e
JK
2922017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
293
294 * gdb.python/py-section-script.exp (sepdebug): New testcases.
295
fe5f7374
AK
2962017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
297
298 * gdb.arch/arc-analyze-prologue.S: New file.
299 * gdb.arch/arc-analyze-prologue.exp: Likewise.
300
eea78757
AK
3012017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
302
303 * gdb.arch/arc-decode-insn.S: New file.
304 * gdb.arch/arc-decode-insn.exp: Likewise.
305
5badf10a
IR
3062017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
307
308 PR tdep/20928
309 * gdb.arch/sparc64-regs.exp: New file.
310 * gdb.arch/sparc64-regs.S: Likewise.
311
cee59b3f
TW
3122017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
313
314 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
315 and memory view on Python 3.
316
c0f55cc6
AV
3172017-03-20 Artemiy Volkov <artemiyv@acm.org>
318 Keith Seitz <keiths@redhat.com>
319
320 PR gdb/14441
321 * gdb.cp/demangle.exp: Add rvalue reference tests.
322 * gdb.cp/rvalue-ref-casts.cc: New file.
323 * gdb.cp/rvalue-ref-casts.exp: New file.
324 * gdb.cp/rvalue-ref-overload.cc: New file.
325 * gdb.cp/rvalue-ref-overload.exp: New file.
326 * gdb.cp/rvalue-ref-params.cc: New file.
327 * gdb.cp/rvalue-ref-params.exp: New file.
328 * gdb.cp/rvalue-ref-sizeof.cc: New file.
329 * gdb.cp/rvalue-ref-sizeof.exp: New file.
330 * gdb.cp/rvalue-ref-types.cc: New file.
331 * gdb.cp/rvalue-ref-types.exp: New file.
332 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
333 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
334
51457a05
MAL
3352017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
336
337 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
338 New procedure.
339
5b291c04
MAL
3402017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
341
342 * lib/mi-support.exp (mi_gdb_test): Add additional message
343 for unexpected output.
344
59a56148
AA
3452017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
346
347 * gdb.base/examine-backward.c (Barrier): New character array
348 constant, to ensure that TestStrings is preceded by a string
349 terminator.
350
7942e96e
AA
3512017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
352
353 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
354 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
355 and implicit pointer into such a location.
356
6ebac3fb
DE
3572017-03-16 Doug Evans <dje@google.com>
358
359 * gdb.python/py-lazy-string (pointer): Really add new typedef.
360
ec3b243d
TP
3612017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
362
363 * gdb.cp/m-static.exp: Fix expectation for prototype of
364 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
365
3662017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
367
368 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
369 * gdb.guile/scm-lazy-string.c: New file.
370 * gdb.guile/scm-value.exp: Move lazy string tests to ...
371 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
372 for pointer, array, typedef lazy strings.
373
2cc36e25 3742017-03-16 Doug Evans <dje@google.com>
34b43320
DE
375
376 PR python/17728, python/18439, python/18779
377 * gdb.python/py-value.c (main) Delete locals sptr, sn.
378 * gdb.python/py-lazy-string.c (pointer): New typedef.
379 (main): New locals ptr, array, typedef_ptr.
380 * gdb.python/py-value.exp: Move lazy string tests to ...
381 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
382 array, typedef lazy strings.
ec3b243d 383
0efcde63
AK
3842017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
385
386 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
387 Add optional 'test' parameter.
388
7978d7c3
SM
3892017-03-13 Simon Marchi <simon.marchi@ericsson.com>
390
391 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
392 Skip for versions of DejaGnu < 1.5.
393
896c0c1e
SM
3942017-03-13 Simon Marchi <simon.marchi@ericsson.com>
395
396 * lib/gdb.exp (dejagnu_version): New proc.
397 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
398 Use dejagnu_version.
399
5f4d1085
KS
4002017-03-10 Keith Seitz <keiths@redhat.com>
401
402 PR c++/8128
403 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
404 type from destructor regexps.
405 Add a branch which actually passes the test.
406 Adjust "ptype t5i" test names.
407
1de05205
PA
4082017-03-08 Pedro Alves <palves@redhat.com>
409
410 * gdb.base/step-over-exit.exp: Add explicit test message.
411
c65d6b55
PA
4122017-03-08 Pedro Alves <palves@redhat.com>
413
414 PR gdb/18360
415 * gdb.threads/interrupt-while-step-over.c: New file.
416 * gdb.threads/interrupt-while-step-over.exp: New file.
417
2e86a283
PA
4182017-03-08 Pedro Alves <palves@redhat.com>
419
420 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
421 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
422
25dcbff6
PA
4232017-03-08 Pedro Alves <palves@redhat.com>
424
425 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
426 PKRU as not supported as a PASS.
427
dc9366eb
PA
4282017-03-08 Pedro Alves <palves@redhat.com>
429
430 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
431 prefix instead of $binfile1/$binfile2.
432 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
433 in test message.
434 * gdb.python/py-completion.exp: Use "load python file" as test
435 messages instead of unstable path names.
436
6e5d74e7
PA
4372017-03-08 Pedro Alves <palves@redhat.com>
438 Jan Kratochvil <jan.kratochvil@redhat.com>
439
440 PR cli/21218
441 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
442 New proc.
443 (top level): Call it.
444
9753a2f6
PA
4452017-03-08 Pedro Alves <palves@redhat.com>
446
447 PR tui/21216
448 * gdb.tui/tui-nl-filtered-output.exp: New file.
449
1a4dd9dd
PA
4502017-03-08 Pedro Alves <palves@redhat.com>
451
452 * gdb.base/completion.exp: Move TUI completion tests to ...
453 * gdb.tui/completion.exp: ... this new file.
454
7cbbff33
PA
4552017-03-08 Pedro Alves <palves@redhat.com>
456
457 * gdb.base/tui-disasm-long-lines.c,
458 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
459 gdb.base/tui-layout.exp: Move to ...
460 * gdb.tui/: ... this new directory.
461
5f6fd321
PA
4622017-03-07 Pedro Alves <palves@redhat.com>
463
464 * gdb.base/tui-layout.c: New file.
465 * gdb.base/tui-layout.exp: New file.
466
44959fa8
PA
4672017-03-07 Pedro Alves <palves@redhat.com>
468
469 * gdb.base/tui-layout.c: Rename to ...
470 * gdb.base/tui-disasm-long-lines.c: ... this.
471 * gdb.base/tui-layout.exp: Rename to ...
472 * gdb.base/tui-disasm-long-lines.exp: ... this.
473
f8c4e718
PA
4742017-03-07 Pedro Alves <palves@redhat.com>
475
476 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
477
6dbb839a 4782017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
479
480 * i386-mpx-call.c: New file.
481 * i386-mpx-call.exp: New file.
482
65b48a81
PB
4832017-02-28 Peter Bergner <bergner@vnet.ibm.com>
484
485 * gdb.arch/powerpc-power.exp: Delete test.
486 * gdb.arch/powerpc-power.s: Likewise.
487 * gdb.disasm/disassembler-options.exp: New test.
488 * gdb.arch/powerpc-altivec.exp: Likewise.
489 * gdb.arch/powerpc-altivec.s: Likewise.
490 * gdb.arch/powerpc-altivec2.exp: Likewise.
491 * gdb.arch/powerpc-altivec2.s: Likewise.
492 * gdb.arch/powerpc-altivec3.exp: Likewise.
493 * gdb.arch/powerpc-altivec3.s: Likewise.
494 * gdb.arch/powerpc-power7.exp: Likewise.
495 * gdb.arch/powerpc-power7.s: Likewise.
496 * gdb.arch/powerpc-power8.exp: Likewise.
497 * gdb.arch/powerpc-power8.s: Likewise.
498 * gdb.arch/powerpc-power9.exp: Likewise.
499 * gdb.arch/powerpc-power9.s: Likewise.
500 * gdb.arch/powerpc-vsx.exp: Likewise.
501 * gdb.arch/powerpc-vsx.s: Likewise.
502 * gdb.arch/powerpc-vsx2.exp: Likewise.
503 * gdb.arch/powerpc-vsx2.s: Likewise.
504 * gdb.arch/powerpc-vsx3.exp: Likewise.
505 * gdb.arch/powerpc-vsx3.s: Likewise.
506 * gdb.arch/arm-disassembler-options.exp: Likewise.
507 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
508 * gdb.arch/s390-disassembler-options.exp: Likewise.
509
17cd4947
LM
5102017-02-23 Luis Machado <lgustavo@codesourcery.com>
511
512 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
513 (check_supported_features): ... this. Changed return type to void.
514 (supports_rdseed): New static global.
515 (rdseed): Check supports_rdseed.
516 (initialize): Call check_supported_features.
517
2039d74e
EBM
5182017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
519
520 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
521 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
522 and lqarx/stqcx.
523 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
524 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
525
a51d7ecf
EBM
5262017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
527
528 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
529 uppercase.
530
0224619f
JK
5312017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
532
533 * gdb.dwarf2/formdata16.c: New file.
534 * gdb.dwarf2/formdata16.exp: New file.
535 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
536
216f72a1
JK
5372017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
538
539 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
540 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
541 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
542 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
543 DW_AT_GNU_*.
544
43988095
JK
5452017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
546
547 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
548
99e8a4f9
SDJ
5492017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
550
551 PR gdb/21164
552 * gdb.base/maint.exp: Add testcases for when the commands do
553 not have arguments.
554
b58a8c0c
TP
5552017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
556
557 * gdb.cp/chained-calls.exp: Use p instead of P.
558
4e746bb6
TW
5592017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
560
561 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
562 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
563
3f77c769
TT
5642017-02-14 Tom Tromey <tom@tromey.com>
565
566 PR python/13598:
567 * gdb.python/py-events.exp: Add before_prompt event tests.
568
075beec0
AA
5692017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
570
571 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
572
bf5f525c
LM
5732017-02-13 Luis Machado <lgustavo@codesourcery.com>
574
575 * gdb.linespec/explicit.c (my_unique_function_name): New function.
576 (main): Call my_unique_function_name.
577 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
578 completion of patterns with a single match.
579 Add missing -re switches to gdb_test_multiple calls.
580
13a66184
LM
5812017-02-13 Luis Machado <lgustavo@codesourcery.com>
582
583 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
584 return if core file is not recognized.
585
26a06916
SM
5862017-02-10 Simon Marchi <simon.marchi@ericsson.com>
587
588 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
589 and extra UIs.
590
b761ca9e
SM
5912017-02-10 Simon Marchi <simon.marchi@ericsson.com>
592
593 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
594 proc_with_prefix.
595
b964bee0
TT
5962017-02-10 Tom Tromey <tom@tromey.com>
597
598 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
599
18da0c51
MG
6002017-02-10 Martin Galvan <martingalvan@sourceware.org>
601
602 PR gdb/21122
603 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
604
604c4576
JG
6052017-02-08 Jerome Guitton <guitton@adacore.com>
606
607 * gdb.base/define.exp: Add test for command abbreviations
608 in define.
609
20b477a7
LM
6102017-02-06 Luis Machado <lgustavo@codesourcery.com>
611
612 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
613 * gdb.reverse/insn-reverse-x86.c: New file.
614
3f7b46f2
IR
6152017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
616
617 PR tdep/20936
618 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
619
f0fd41c1
TT
6202017-02-03 Tom Tromey <tom@tromey.com>
621
622 PR rust/21097:
623 * gdb.rust/simple.exp: Add new tests.
624
5be5dbf0
PA
6252017-02-02 Pedro Alves <palves@redhat.com>
626
627 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
628 tests.
629
7346ef59
AA
6302017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
631
632 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
633 taking a 2-byte value out of a 4-byte DWARF implicit value on
634 big-endian targets.
635 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
636 logic. Add test cases for DW_OP_implicit.
637
787f0025
MM
6382017-02-01 Markus Metzger <markus.t.metzger@intel.com>
639
640 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
641
68777c29
MM
6422017-02-01 Markus Metzger <markus.t.metzger@intel.com>
643
644 * gdb.btrace/enable.exp: Call gdb_exit before
645 skip_gdbserver_tests.
646
0a1c7e28
MM
6472017-02-01 Markus Metzger <markus.t.metzger@intel.com>
648
649 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
650 GDBFLAGS.
651
b5ac99b0
MM
6522017-02-01 Markus Metzger <markus.t.metzger@intel.com>
653
654 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
655 the test is skipped.
656 * gdb.btrace/data.exp: Likewise.
657 * gdb.btrace/delta.exp: Likewise.
658 * gdb.btrace/dlopen.exp: Likewise.
659 * gdb.btrace/enable-running.exp: Likewise.
660 * gdb.btrace/enable.exp: Likewise.
661 * gdb.btrace/exception.exp: Likewise.
662 * gdb.btrace/function_call_history.exp: Likewise.
663 * gdb.btrace/gcore.exp: Likewise.
664 * gdb.btrace/instruction_history.exp: Likewise.
665 * gdb.btrace/multi-thread-step.exp: Likewise.
666 * gdb.btrace/nohist.exp: Likewise.
667 * gdb.btrace/non-stop.exp: Likewise.
668 * gdb.btrace/reconnect.exp: Likewise.
669 * gdb.btrace/record_goto-step.exp: Likewise.
670 * gdb.btrace/record_goto.exp: Likewise.
671 * gdb.btrace/rn-dl-bind.exp: Likewise.
672 * gdb.btrace/segv.exp: Likewise.
673 * gdb.btrace/step.exp: Likewise.
674 * gdb.btrace/stepi.exp: Likewise.
675 * gdb.btrace/tailcall-only.exp: Likewise.
676 * gdb.btrace/tailcall.exp: Likewise.
677 * gdb.btrace/tsx.exp: Likewise.
678 * gdb.btrace/unknown_functions.exp: Likewise.
679 * gdb.btrace/vdso.exp: Likewise.
680
cd4007e4
MM
6812017-02-01 Markus Metzger <markus.t.metzger@intel.com>
682
683 * gdb.btrace/enable-running.c: New.
684 * gdb.btrace/enable-running.exp: New.
685
2735833d
WT
6862017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
687
688 * gdb.arch/amd64-gs_base.c: New file.
689 * gdb.arch/amd64-gs_base.exp: New file.
690
b51e1e94
LM
6912017-01-26 Luis Machado <lgustavo@codesourcery.com>
692
693 * lib/memory.exp: Remove spurious empty newlines.
694
72ca0410
SM
6952017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
696
697 * gdb.python/py-bad-printers.exp: Load python file using "source".
698 * gdb.python/py-events.exp: Likewise.
699 * gdb.python/py-evsignal.exp: Likewise.
700 * gdb.python/py-evthreads.exp: Likewise.
701 * gdb.python/py-frame-args.exp: Likewise.
702 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
703 * gdb.python/py-framefilter-mi.exp: Likewise.
704 * gdb.python/py-framefilter.exp: Likewise.
705 * gdb.python/py-mi.exp: Likewise.
706 * gdb.python/py-pp-maint.exp: Likewise.
707 * gdb.python/py-pp-registration.exp: Likewise.
708 * gdb.python/py-prettyprint.exp: Likewise.
709 (run_lang_tests): Likewise.
710 * gdb.python/py-typeprint.exp: Likewise.
711
e309aa65
LM
7122017-01-26 Luis Machado <lgustavo@codesourcery.com>
713
714 * lib/memory.exp: New file.
715 * lib/gdb.exp: Load memory.exp.
716 * gdb.base/memattr.exp (delete_memory): Move proc to
717 lib/memory.exp and rename to delete_memory_regions.
718 Replace delete_memory with delete_memory_regions.
719 Cleanup memory regions before tests.
720 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
721 before tests.
722
515aff23
LM
7232017-01-26 Luis Machado <lgustavo@codesourcery.com>
724
725 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
726 files.
727 (initialize): New function conditionally defined.
728 (testcases): Move within conditional block.
729 (main): Call initialize.
730 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
731 of gdb.reverse/insn-reverse.c.
732 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
733 gdb.reverse/insn-reverse.c.
734
d8b49cf0
YQ
7352017-01-26 Yao Qi <yao.qi@linaro.org>
736
737 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
738 disassemble on address 0.
739
f13a9a0c
YQ
7402017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
741 Yao Qi <yao.qi@linaro.org>
742
743 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
744 * gdb.dwarf2/implptr-64bit.S: Remove.
745 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
746 variables in caller's context. Add DW_OP_implicit_value.
747
5ac95241
YQ
7482017-01-25 Yao Qi <yao.qi@linaro.org>
749
750 * lib/dwarf.exp (Dwarf::_location): Handle
751 DW_OP_GNU_implicit_pointer with proper size.
752
23e82930
LM
7532017-01-20 Luis Machado <lgustavo@codesourcery.com>
754
755 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
756 and add untested calls.
757
d334ae25
LM
7582017-01-20 Luis Machado <lgustavo@codesourcery.com>
759
760 * gdb.python/python.exp: Check line number against what GDB thinks
761 the line number is for func1.
762
f5e6296e
IB
7632017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
764
765 * gdb.dlang/debug-expr.exp: New file.
766
5b362f04
LM
7672016-12-23 Luis Machado <lgustavo@codesourcery.com>
768
769 Fix test names for the following files:
770
771 * gdb.ada/exec_changed.exp
772 * gdb.ada/info_types.exp
773 * gdb.arch/aarch64-atomic-inst.exp
774 * gdb.arch/aarch64-fp.exp
775 * gdb.arch/altivec-abi.exp
776 * gdb.arch/altivec-regs.exp
777 * gdb.arch/amd64-byte.exp
778 * gdb.arch/amd64-disp-step.exp
779 * gdb.arch/amd64-dword.exp
780 * gdb.arch/amd64-entry-value-inline.exp
781 * gdb.arch/amd64-entry-value-param.exp
782 * gdb.arch/amd64-entry-value-paramref.exp
783 * gdb.arch/amd64-entry-value.exp
784 * gdb.arch/amd64-i386-address.exp
785 * gdb.arch/amd64-invalid-stack-middle.exp
786 * gdb.arch/amd64-invalid-stack-top.exp
787 * gdb.arch/amd64-optimout-repeat.exp
788 * gdb.arch/amd64-prologue-skip.exp
789 * gdb.arch/amd64-prologue-xmm.exp
790 * gdb.arch/amd64-stap-special-operands.exp
791 * gdb.arch/amd64-stap-wrong-subexp.exp
792 * gdb.arch/amd64-tailcall-cxx.exp
793 * gdb.arch/amd64-tailcall-noret.exp
794 * gdb.arch/amd64-tailcall-ret.exp
795 * gdb.arch/amd64-tailcall-self.exp
796 * gdb.arch/amd64-word.exp
797 * gdb.arch/arm-bl-branch-dest.exp
798 * gdb.arch/arm-disp-step.exp
799 * gdb.arch/arm-neon.exp
800 * gdb.arch/arm-single-step-kernel-helper.exp
801 * gdb.arch/avr-flash-qualifier.exp
802 * gdb.arch/disp-step-insn-reloc.exp
803 * gdb.arch/e500-abi.exp
804 * gdb.arch/e500-regs.exp
805 * gdb.arch/ftrace-insn-reloc.exp
806 * gdb.arch/i386-avx512.exp
807 * gdb.arch/i386-bp_permanent.exp
808 * gdb.arch/i386-byte.exp
809 * gdb.arch/i386-cfi-notcurrent.exp
810 * gdb.arch/i386-disp-step.exp
811 * gdb.arch/i386-dr3-watch.exp
812 * gdb.arch/i386-float.exp
813 * gdb.arch/i386-gnu-cfi.exp
814 * gdb.arch/i386-mpx-map.exp
815 * gdb.arch/i386-mpx-sigsegv.exp
816 * gdb.arch/i386-mpx-simple_segv.exp
817 * gdb.arch/i386-mpx.exp
818 * gdb.arch/i386-permbkpt.exp
819 * gdb.arch/i386-prologue.exp
820 * gdb.arch/i386-signal.exp
821 * gdb.arch/i386-size-overlap.exp
822 * gdb.arch/i386-unwind.exp
823 * gdb.arch/i386-word.exp
824 * gdb.arch/mips-fcr.exp
825 * gdb.arch/powerpc-d128-regs.exp
826 * gdb.arch/powerpc-stackless.exp
827 * gdb.arch/ppc64-atomic-inst.exp
828 * gdb.arch/s390-stackless.exp
829 * gdb.arch/s390-tdbregs.exp
830 * gdb.arch/s390-vregs.exp
831 * gdb.arch/sparc-sysstep.exp
832 * gdb.arch/thumb-bx-pc.exp
833 * gdb.arch/thumb-singlestep.exp
834 * gdb.arch/thumb2-it.exp
835 * gdb.arch/vsx-regs.exp
836 * gdb.asm/asm-source.exp
837 * gdb.base/a2-run.exp
838 * gdb.base/advance.exp
839 * gdb.base/all-bin.exp
840 * gdb.base/anon.exp
841 * gdb.base/args.exp
842 * gdb.base/arithmet.exp
843 * gdb.base/async-shell.exp
844 * gdb.base/async.exp
845 * gdb.base/attach-pie-noexec.exp
846 * gdb.base/attach-twice.exp
847 * gdb.base/auto-load.exp
848 * gdb.base/bang.exp
849 * gdb.base/bitfields.exp
850 * gdb.base/break-always.exp
851 * gdb.base/break-caller-line.exp
852 * gdb.base/break-entry.exp
853 * gdb.base/break-inline.exp
854 * gdb.base/break-on-linker-gcd-function.exp
855 * gdb.base/break-probes.exp
856 * gdb.base/break.exp
857 * gdb.base/breakpoint-shadow.exp
858 * gdb.base/call-ar-st.exp
859 * gdb.base/call-sc.exp
860 * gdb.base/call-signal-resume.exp
861 * gdb.base/call-strs.exp
862 * gdb.base/callfuncs.exp
863 * gdb.base/catch-fork-static.exp
864 * gdb.base/catch-gdb-caused-signals.exp
865 * gdb.base/catch-load.exp
866 * gdb.base/catch-signal-fork.exp
867 * gdb.base/catch-signal.exp
868 * gdb.base/catch-syscall.exp
869 * gdb.base/charset.exp
870 * gdb.base/checkpoint.exp
871 * gdb.base/chng-syms.exp
872 * gdb.base/code-expr.exp
873 * gdb.base/code_elim.exp
874 * gdb.base/commands.exp
875 * gdb.base/completion.exp
876 * gdb.base/complex.exp
877 * gdb.base/cond-expr.exp
878 * gdb.base/condbreak.exp
879 * gdb.base/consecutive.exp
880 * gdb.base/continue-all-already-running.exp
881 * gdb.base/coredump-filter.exp
882 * gdb.base/corefile.exp
883 * gdb.base/dbx.exp
884 * gdb.base/debug-expr.exp
885 * gdb.base/define.exp
886 * gdb.base/del.exp
887 * gdb.base/disabled-location.exp
888 * gdb.base/disasm-end-cu.exp
889 * gdb.base/disasm-optim.exp
890 * gdb.base/display.exp
891 * gdb.base/duplicate-bp.exp
892 * gdb.base/ena-dis-br.exp
893 * gdb.base/ending-run.exp
894 * gdb.base/enumval.exp
895 * gdb.base/environ.exp
896 * gdb.base/eu-strip-infcall.exp
897 * gdb.base/eval-avoid-side-effects.exp
898 * gdb.base/eval-skip.exp
899 * gdb.base/exitsignal.exp
900 * gdb.base/expand-psymtabs.exp
901 * gdb.base/filesym.exp
902 * gdb.base/find-unmapped.exp
903 * gdb.base/finish.exp
904 * gdb.base/float.exp
905 * gdb.base/foll-exec-mode.exp
906 * gdb.base/foll-exec.exp
907 * gdb.base/foll-fork.exp
908 * gdb.base/fortran-sym-case.exp
909 * gdb.base/freebpcmd.exp
910 * gdb.base/func-ptr.exp
911 * gdb.base/func-ptrs.exp
912 * gdb.base/funcargs.exp
913 * gdb.base/gcore-buffer-overflow.exp
914 * gdb.base/gcore-relro-pie.exp
915 * gdb.base/gcore-relro.exp
916 * gdb.base/gcore.exp
917 * gdb.base/gdb1090.exp
918 * gdb.base/gdb11530.exp
919 * gdb.base/gdb11531.exp
920 * gdb.base/gdb1821.exp
921 * gdb.base/gdbindex-stabs.exp
922 * gdb.base/gdbvars.exp
923 * gdb.base/hbreak.exp
924 * gdb.base/hbreak2.exp
925 * gdb.base/included.exp
926 * gdb.base/infcall-input.exp
927 * gdb.base/inferior-died.exp
928 * gdb.base/infnan.exp
929 * gdb.base/info-macros.exp
930 * gdb.base/info-os.exp
931 * gdb.base/info-proc.exp
932 * gdb.base/info-shared.exp
933 * gdb.base/info-target.exp
934 * gdb.base/infoline.exp
935 * gdb.base/interp.exp
936 * gdb.base/interrupt.exp
937 * gdb.base/jit-reader.exp
938 * gdb.base/jit-simple.exp
939 * gdb.base/kill-after-signal.exp
940 * gdb.base/kill-detach-inferiors-cmd.exp
941 * gdb.base/label.exp
942 * gdb.base/langs.exp
943 * gdb.base/ldbl_e308.exp
944 * gdb.base/line-symtabs.exp
945 * gdb.base/linespecs.exp
946 * gdb.base/list.exp
947 * gdb.base/long_long.exp
948 * gdb.base/longest-types.exp
949 * gdb.base/maint.exp
950 * gdb.base/max-value-size.exp
951 * gdb.base/memattr.exp
952 * gdb.base/mips_pro.exp
953 * gdb.base/morestack.exp
954 * gdb.base/moribund-step.exp
955 * gdb.base/multi-forks.exp
956 * gdb.base/nested-addr.exp
957 * gdb.base/nextoverexit.exp
958 * gdb.base/noreturn-finish.exp
959 * gdb.base/noreturn-return.exp
960 * gdb.base/nostdlib.exp
961 * gdb.base/offsets.exp
962 * gdb.base/opaque.exp
963 * gdb.base/pc-fp.exp
964 * gdb.base/permissions.exp
965 * gdb.base/print-symbol-loading.exp
966 * gdb.base/prologue-include.exp
967 * gdb.base/psymtab.exp
968 * gdb.base/ptype.exp
969 * gdb.base/random-signal.exp
970 * gdb.base/randomize.exp
971 * gdb.base/range-stepping.exp
972 * gdb.base/readline-ask.exp
973 * gdb.base/recpar.exp
974 * gdb.base/recurse.exp
975 * gdb.base/relational.exp
976 * gdb.base/restore.exp
977 * gdb.base/return-nodebug.exp
978 * gdb.base/return.exp
979 * gdb.base/run-after-attach.exp
980 * gdb.base/save-bp.exp
981 * gdb.base/scope.exp
982 * gdb.base/sect-cmd.exp
983 * gdb.base/set-lang-auto.exp
984 * gdb.base/set-noassign.exp
985 * gdb.base/setvar.exp
986 * gdb.base/sigall.exp
987 * gdb.base/sigbpt.exp
988 * gdb.base/siginfo-addr.exp
989 * gdb.base/siginfo-infcall.exp
990 * gdb.base/siginfo-obj.exp
991 * gdb.base/siginfo.exp
992 * gdb.base/signals-state-child.exp
993 * gdb.base/signest.exp
994 * gdb.base/sigstep.exp
995 * gdb.base/sizeof.exp
996 * gdb.base/skip.exp
997 * gdb.base/solib-corrupted.exp
998 * gdb.base/solib-nodir.exp
999 * gdb.base/solib-search.exp
1000 * gdb.base/stack-checking.exp
1001 * gdb.base/stale-infcall.exp
1002 * gdb.base/stap-probe.exp
1003 * gdb.base/start.exp
1004 * gdb.base/step-break.exp
1005 * gdb.base/step-bt.exp
1006 * gdb.base/step-line.exp
1007 * gdb.base/step-over-exit.exp
1008 * gdb.base/step-over-syscall.exp
1009 * gdb.base/step-resume-infcall.exp
1010 * gdb.base/step-test.exp
1011 * gdb.base/store.exp
1012 * gdb.base/structs3.exp
1013 * gdb.base/sym-file.exp
1014 * gdb.base/symbol-without-target_section.exp
1015 * gdb.base/term.exp
1016 * gdb.base/testenv.exp
1017 * gdb.base/ui-redirect.exp
1018 * gdb.base/until.exp
1019 * gdb.base/unwindonsignal.exp
1020 * gdb.base/value-double-free.exp
1021 * gdb.base/vla-datatypes.exp
1022 * gdb.base/vla-ptr.exp
1023 * gdb.base/vla-sideeffect.exp
1024 * gdb.base/volatile.exp
1025 * gdb.base/watch-cond-infcall.exp
1026 * gdb.base/watch-cond.exp
1027 * gdb.base/watch-non-mem.exp
1028 * gdb.base/watch-read.exp
1029 * gdb.base/watch-vfork.exp
1030 * gdb.base/watchpoint-cond-gone.exp
1031 * gdb.base/watchpoint-delete.exp
1032 * gdb.base/watchpoint-hw-hit-once.exp
1033 * gdb.base/watchpoint-hw.exp
1034 * gdb.base/watchpoint-stops-at-right-insn.exp
1035 * gdb.base/watchpoints.exp
1036 * gdb.base/wchar.exp
1037 * gdb.base/whatis-exp.exp
1038 * gdb.btrace/buffer-size.exp
1039 * gdb.btrace/data.exp
1040 * gdb.btrace/delta.exp
1041 * gdb.btrace/dlopen.exp
1042 * gdb.btrace/enable.exp
1043 * gdb.btrace/exception.exp
1044 * gdb.btrace/function_call_history.exp
1045 * gdb.btrace/gcore.exp
1046 * gdb.btrace/instruction_history.exp
1047 * gdb.btrace/nohist.exp
1048 * gdb.btrace/reconnect.exp
1049 * gdb.btrace/record_goto-step.exp
1050 * gdb.btrace/record_goto.exp
1051 * gdb.btrace/rn-dl-bind.exp
1052 * gdb.btrace/segv.exp
1053 * gdb.btrace/step.exp
1054 * gdb.btrace/stepi.exp
1055 * gdb.btrace/tailcall-only.exp
1056 * gdb.btrace/tailcall.exp
1057 * gdb.btrace/tsx.exp
1058 * gdb.btrace/unknown_functions.exp
1059 * gdb.btrace/vdso.exp
1060 * gdb.compile/compile-ifunc.exp
1061 * gdb.compile/compile-ops.exp
1062 * gdb.compile/compile-print.exp
1063 * gdb.compile/compile-setjmp.exp
1064 * gdb.cp/abstract-origin.exp
1065 * gdb.cp/ambiguous.exp
1066 * gdb.cp/annota2.exp
1067 * gdb.cp/annota3.exp
1068 * gdb.cp/anon-ns.exp
1069 * gdb.cp/anon-struct.exp
1070 * gdb.cp/anon-union.exp
1071 * gdb.cp/arg-reference.exp
1072 * gdb.cp/baseenum.exp
1073 * gdb.cp/bool.exp
1074 * gdb.cp/breakpoint.exp
1075 * gdb.cp/bs15503.exp
1076 * gdb.cp/call-c.exp
1077 * gdb.cp/casts.exp
1078 * gdb.cp/chained-calls.exp
1079 * gdb.cp/class2.exp
1080 * gdb.cp/classes.exp
1081 * gdb.cp/cmpd-minsyms.exp
1082 * gdb.cp/converts.exp
1083 * gdb.cp/cp-relocate.exp
1084 * gdb.cp/cpcompletion.exp
1085 * gdb.cp/cpexprs.exp
1086 * gdb.cp/cplabel.exp
1087 * gdb.cp/cplusfuncs.exp
1088 * gdb.cp/cpsizeof.exp
1089 * gdb.cp/ctti.exp
1090 * gdb.cp/derivation.exp
1091 * gdb.cp/destrprint.exp
1092 * gdb.cp/dispcxx.exp
1093 * gdb.cp/enum-class.exp
1094 * gdb.cp/exception.exp
1095 * gdb.cp/exceptprint.exp
1096 * gdb.cp/expand-psymtabs-cxx.exp
1097 * gdb.cp/expand-sals.exp
1098 * gdb.cp/extern-c.exp
1099 * gdb.cp/filename.exp
1100 * gdb.cp/formatted-ref.exp
1101 * gdb.cp/fpointer.exp
1102 * gdb.cp/gdb1355.exp
1103 * gdb.cp/gdb2495.exp
1104 * gdb.cp/hang.exp
1105 * gdb.cp/impl-this.exp
1106 * gdb.cp/infcall-dlopen.exp
1107 * gdb.cp/inherit.exp
1108 * gdb.cp/iostream.exp
1109 * gdb.cp/koenig.exp
1110 * gdb.cp/local.exp
1111 * gdb.cp/m-data.exp
1112 * gdb.cp/m-static.exp
1113 * gdb.cp/mb-ctor.exp
1114 * gdb.cp/mb-inline.exp
1115 * gdb.cp/mb-templates.exp
1116 * gdb.cp/member-name.exp
1117 * gdb.cp/member-ptr.exp
1118 * gdb.cp/meth-typedefs.exp
1119 * gdb.cp/method.exp
1120 * gdb.cp/method2.exp
1121 * gdb.cp/minsym-fallback.exp
1122 * gdb.cp/misc.exp
1123 * gdb.cp/namelessclass.exp
1124 * gdb.cp/namespace-enum.exp
1125 * gdb.cp/namespace-nested-import.exp
1126 * gdb.cp/namespace.exp
1127 * gdb.cp/nextoverthrow.exp
1128 * gdb.cp/no-dmgl-verbose.exp
1129 * gdb.cp/non-trivial-retval.exp
1130 * gdb.cp/noparam.exp
1131 * gdb.cp/nsdecl.exp
1132 * gdb.cp/nsimport.exp
1133 * gdb.cp/nsnested.exp
1134 * gdb.cp/nsnoimports.exp
1135 * gdb.cp/nsrecurs.exp
1136 * gdb.cp/nsstress.exp
1137 * gdb.cp/nsusing.exp
1138 * gdb.cp/operator.exp
1139 * gdb.cp/oranking.exp
1140 * gdb.cp/overload-const.exp
1141 * gdb.cp/overload.exp
1142 * gdb.cp/ovldbreak.exp
1143 * gdb.cp/ovsrch.exp
1144 * gdb.cp/paren-type.exp
1145 * gdb.cp/parse-lang.exp
1146 * gdb.cp/pass-by-ref.exp
1147 * gdb.cp/pr-1023.exp
1148 * gdb.cp/pr-1210.exp
1149 * gdb.cp/pr-574.exp
1150 * gdb.cp/pr10687.exp
1151 * gdb.cp/pr12028.exp
1152 * gdb.cp/pr17132.exp
1153 * gdb.cp/pr17494.exp
1154 * gdb.cp/pr9067.exp
1155 * gdb.cp/pr9167.exp
1156 * gdb.cp/pr9631.exp
1157 * gdb.cp/printmethod.exp
1158 * gdb.cp/psmang.exp
1159 * gdb.cp/psymtab-parameter.exp
1160 * gdb.cp/ptype-cv-cp.exp
1161 * gdb.cp/ptype-flags.exp
1162 * gdb.cp/re-set-overloaded.exp
1163 * gdb.cp/ref-types.exp
1164 * gdb.cp/rtti.exp
1165 * gdb.cp/scope-err.exp
1166 * gdb.cp/shadow.exp
1167 * gdb.cp/smartp.exp
1168 * gdb.cp/static-method.exp
1169 * gdb.cp/static-print-quit.exp
1170 * gdb.cp/temargs.exp
1171 * gdb.cp/templates.exp
1172 * gdb.cp/try_catch.exp
1173 * gdb.cp/typedef-operator.exp
1174 * gdb.cp/typeid.exp
1175 * gdb.cp/userdef.exp
1176 * gdb.cp/using-crash.exp
1177 * gdb.cp/var-tag.exp
1178 * gdb.cp/virtbase.exp
1179 * gdb.cp/virtfunc.exp
1180 * gdb.cp/virtfunc2.exp
1181 * gdb.cp/vla-cxx.exp
1182 * gdb.disasm/t01_mov.exp
1183 * gdb.disasm/t02_mova.exp
1184 * gdb.disasm/t03_add.exp
1185 * gdb.disasm/t04_sub.exp
1186 * gdb.disasm/t05_cmp.exp
1187 * gdb.disasm/t06_ari2.exp
1188 * gdb.disasm/t07_ari3.exp
1189 * gdb.disasm/t08_or.exp
1190 * gdb.disasm/t09_xor.exp
1191 * gdb.disasm/t10_and.exp
1192 * gdb.disasm/t11_logs.exp
1193 * gdb.disasm/t12_bit.exp
1194 * gdb.disasm/t13_otr.exp
1195 * gdb.dlang/circular.exp
1196 * gdb.dwarf2/arr-stride.exp
1197 * gdb.dwarf2/arr-subrange.exp
1198 * gdb.dwarf2/atomic-type.exp
1199 * gdb.dwarf2/bad-regnum.exp
1200 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1201 * gdb.dwarf2/callframecfa.exp
1202 * gdb.dwarf2/clztest.exp
1203 * gdb.dwarf2/corrupt.exp
1204 * gdb.dwarf2/data-loc.exp
1205 * gdb.dwarf2/dup-psym.exp
1206 * gdb.dwarf2/dw2-anon-mptr.exp
1207 * gdb.dwarf2/dw2-anonymous-func.exp
1208 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1209 * gdb.dwarf2/dw2-bad-unresolved.exp
1210 * gdb.dwarf2/dw2-basic.exp
1211 * gdb.dwarf2/dw2-canonicalize-type.exp
1212 * gdb.dwarf2/dw2-case-insensitive.exp
1213 * gdb.dwarf2/dw2-common-block.exp
1214 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1215 * gdb.dwarf2/dw2-compressed.exp
1216 * gdb.dwarf2/dw2-const.exp
1217 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1218 * gdb.dwarf2/dw2-cu-size.exp
1219 * gdb.dwarf2/dw2-dup-frame.exp
1220 * gdb.dwarf2/dw2-entry-value.exp
1221 * gdb.dwarf2/dw2-icycle.exp
1222 * gdb.dwarf2/dw2-ifort-parameter.exp
1223 * gdb.dwarf2/dw2-inline-break.exp
1224 * gdb.dwarf2/dw2-inline-param.exp
1225 * gdb.dwarf2/dw2-intercu.exp
1226 * gdb.dwarf2/dw2-intermix.exp
1227 * gdb.dwarf2/dw2-lexical-block-bare.exp
1228 * gdb.dwarf2/dw2-linkage-name-trust.exp
1229 * gdb.dwarf2/dw2-minsym-in-cu.exp
1230 * gdb.dwarf2/dw2-noloc.exp
1231 * gdb.dwarf2/dw2-op-call.exp
1232 * gdb.dwarf2/dw2-op-out-param.exp
1233 * gdb.dwarf2/dw2-opt-structptr.exp
1234 * gdb.dwarf2/dw2-param-error.exp
1235 * gdb.dwarf2/dw2-producer.exp
1236 * gdb.dwarf2/dw2-ranges-base.exp
1237 * gdb.dwarf2/dw2-ref-missing-frame.exp
1238 * gdb.dwarf2/dw2-reg-undefined.exp
1239 * gdb.dwarf2/dw2-regno-invalid.exp
1240 * gdb.dwarf2/dw2-restore.exp
1241 * gdb.dwarf2/dw2-restrict.exp
1242 * gdb.dwarf2/dw2-single-line-discriminators.exp
1243 * gdb.dwarf2/dw2-strp.exp
1244 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1245 * gdb.dwarf2/dw2-unresolved.exp
1246 * gdb.dwarf2/dw2-var-zero-addr.exp
1247 * gdb.dwarf2/dw4-sig-types.exp
1248 * gdb.dwarf2/dwz.exp
1249 * gdb.dwarf2/dynarr-ptr.exp
1250 * gdb.dwarf2/enum-type.exp
1251 * gdb.dwarf2/gdb-index.exp
1252 * gdb.dwarf2/implptr-64bit.exp
1253 * gdb.dwarf2/implptr-optimized-out.exp
1254 * gdb.dwarf2/implptr.exp
1255 * gdb.dwarf2/implref-array.exp
1256 * gdb.dwarf2/implref-const.exp
1257 * gdb.dwarf2/implref-global.exp
1258 * gdb.dwarf2/implref-struct.exp
1259 * gdb.dwarf2/mac-fileno.exp
1260 * gdb.dwarf2/main-subprogram.exp
1261 * gdb.dwarf2/member-ptr-forwardref.exp
1262 * gdb.dwarf2/method-ptr.exp
1263 * gdb.dwarf2/missing-sig-type.exp
1264 * gdb.dwarf2/nonvar-access.exp
1265 * gdb.dwarf2/opaque-type-lookup.exp
1266 * gdb.dwarf2/pieces-optimized-out.exp
1267 * gdb.dwarf2/pieces.exp
1268 * gdb.dwarf2/pr10770.exp
1269 * gdb.dwarf2/pr13961.exp
1270 * gdb.dwarf2/staticvirtual.exp
1271 * gdb.dwarf2/subrange.exp
1272 * gdb.dwarf2/symtab-producer.exp
1273 * gdb.dwarf2/trace-crash.exp
1274 * gdb.dwarf2/typeddwarf.exp
1275 * gdb.dwarf2/valop.exp
1276 * gdb.dwarf2/watch-notconst.exp
1277 * gdb.fortran/array-element.exp
1278 * gdb.fortran/charset.exp
1279 * gdb.fortran/common-block.exp
1280 * gdb.fortran/complex.exp
1281 * gdb.fortran/derived-type-function.exp
1282 * gdb.fortran/derived-type.exp
1283 * gdb.fortran/logical.exp
1284 * gdb.fortran/module.exp
1285 * gdb.fortran/multi-dim.exp
1286 * gdb.fortran/nested-funcs.exp
1287 * gdb.fortran/print-formatted.exp
1288 * gdb.fortran/subarray.exp
1289 * gdb.fortran/vla-alloc-assoc.exp
1290 * gdb.fortran/vla-datatypes.exp
1291 * gdb.fortran/vla-history.exp
1292 * gdb.fortran/vla-ptr-info.exp
1293 * gdb.fortran/vla-ptype-sub.exp
1294 * gdb.fortran/vla-ptype.exp
1295 * gdb.fortran/vla-sizeof.exp
1296 * gdb.fortran/vla-type.exp
1297 * gdb.fortran/vla-value-sub-arbitrary.exp
1298 * gdb.fortran/vla-value-sub-finish.exp
1299 * gdb.fortran/vla-value-sub.exp
1300 * gdb.fortran/vla-value.exp
1301 * gdb.fortran/whatis_type.exp
1302 * gdb.go/chan.exp
1303 * gdb.go/handcall.exp
1304 * gdb.go/hello.exp
1305 * gdb.go/integers.exp
1306 * gdb.go/methods.exp
1307 * gdb.go/package.exp
1308 * gdb.go/strings.exp
1309 * gdb.go/types.exp
1310 * gdb.go/unsafe.exp
1311 * gdb.guile/scm-arch.exp
1312 * gdb.guile/scm-block.exp
1313 * gdb.guile/scm-breakpoint.exp
1314 * gdb.guile/scm-cmd.exp
1315 * gdb.guile/scm-disasm.exp
1316 * gdb.guile/scm-equal.exp
1317 * gdb.guile/scm-frame-args.exp
1318 * gdb.guile/scm-frame-inline.exp
1319 * gdb.guile/scm-frame.exp
1320 * gdb.guile/scm-iterator.exp
1321 * gdb.guile/scm-math.exp
1322 * gdb.guile/scm-objfile.exp
1323 * gdb.guile/scm-ports.exp
1324 * gdb.guile/scm-symbol.exp
1325 * gdb.guile/scm-symtab.exp
1326 * gdb.guile/scm-value-cc.exp
1327 * gdb.guile/types-module.exp
1328 * gdb.linespec/break-ask.exp
1329 * gdb.linespec/cpexplicit.exp
1330 * gdb.linespec/explicit.exp
1331 * gdb.linespec/keywords.exp
1332 * gdb.linespec/linespec.exp
1333 * gdb.linespec/ls-dollar.exp
1334 * gdb.linespec/ls-errs.exp
1335 * gdb.linespec/skip-two.exp
1336 * gdb.linespec/thread.exp
1337 * gdb.mi/mi-async.exp
1338 * gdb.mi/mi-basics.exp
1339 * gdb.mi/mi-break.exp
1340 * gdb.mi/mi-catch-load.exp
1341 * gdb.mi/mi-cli.exp
1342 * gdb.mi/mi-cmd-param-changed.exp
1343 * gdb.mi/mi-console.exp
1344 * gdb.mi/mi-detach.exp
1345 * gdb.mi/mi-disassemble.exp
1346 * gdb.mi/mi-eval.exp
1347 * gdb.mi/mi-file-transfer.exp
1348 * gdb.mi/mi-file.exp
1349 * gdb.mi/mi-fill-memory.exp
1350 * gdb.mi/mi-inheritance-syntax-error.exp
1351 * gdb.mi/mi-linespec-err-cp.exp
1352 * gdb.mi/mi-logging.exp
1353 * gdb.mi/mi-memory-changed.exp
1354 * gdb.mi/mi-read-memory.exp
1355 * gdb.mi/mi-record-changed.exp
1356 * gdb.mi/mi-reg-undefined.exp
1357 * gdb.mi/mi-regs.exp
1358 * gdb.mi/mi-return.exp
1359 * gdb.mi/mi-reverse.exp
1360 * gdb.mi/mi-simplerun.exp
1361 * gdb.mi/mi-solib.exp
1362 * gdb.mi/mi-stack.exp
1363 * gdb.mi/mi-stepi.exp
1364 * gdb.mi/mi-syn-frame.exp
1365 * gdb.mi/mi-until.exp
1366 * gdb.mi/mi-var-block.exp
1367 * gdb.mi/mi-var-child.exp
1368 * gdb.mi/mi-var-cmd.exp
1369 * gdb.mi/mi-var-cp.exp
1370 * gdb.mi/mi-var-display.exp
1371 * gdb.mi/mi-var-invalidate.exp
1372 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1373 * gdb.mi/mi-vla-fortran.exp
1374 * gdb.mi/mi-watch.exp
1375 * gdb.mi/mi2-var-child.exp
1376 * gdb.mi/user-selected-context-sync.exp
1377 * gdb.modula2/unbounded-array.exp
1378 * gdb.multi/dummy-frame-restore.exp
1379 * gdb.multi/multi-arch-exec.exp
1380 * gdb.multi/multi-arch.exp
1381 * gdb.multi/tids.exp
1382 * gdb.multi/watchpoint-multi.exp
1383 * gdb.opencl/callfuncs.exp
1384 * gdb.opencl/convs_casts.exp
1385 * gdb.opencl/datatypes.exp
1386 * gdb.opencl/operators.exp
1387 * gdb.opencl/vec_comps.exp
1388 * gdb.opt/clobbered-registers-O2.exp
1389 * gdb.opt/inline-break.exp
1390 * gdb.opt/inline-bt.exp
1391 * gdb.opt/inline-cmds.exp
1392 * gdb.opt/inline-locals.exp
1393 * gdb.pascal/case-insensitive-symbols.exp
1394 * gdb.pascal/floats.exp
1395 * gdb.pascal/gdb11492.exp
1396 * gdb.python/lib-types.exp
1397 * gdb.python/py-arch.exp
1398 * gdb.python/py-as-string.exp
1399 * gdb.python/py-bad-printers.exp
1400 * gdb.python/py-block.exp
1401 * gdb.python/py-breakpoint-create-fail.exp
1402 * gdb.python/py-breakpoint.exp
1403 * gdb.python/py-caller-is.exp
1404 * gdb.python/py-cmd.exp
1405 * gdb.python/py-explore-cc.exp
1406 * gdb.python/py-explore.exp
1407 * gdb.python/py-finish-breakpoint.exp
1408 * gdb.python/py-finish-breakpoint2.exp
1409 * gdb.python/py-frame-args.exp
1410 * gdb.python/py-frame-inline.exp
1411 * gdb.python/py-frame.exp
1412 * gdb.python/py-framefilter-mi.exp
1413 * gdb.python/py-infthread.exp
1414 * gdb.python/py-lazy-string.exp
1415 * gdb.python/py-linetable.exp
1416 * gdb.python/py-mi-events.exp
1417 * gdb.python/py-mi-objfile.exp
1418 * gdb.python/py-mi.exp
1419 * gdb.python/py-objfile.exp
1420 * gdb.python/py-pp-integral.exp
1421 * gdb.python/py-pp-maint.exp
1422 * gdb.python/py-pp-re-notag.exp
1423 * gdb.python/py-pp-registration.exp
1424 * gdb.python/py-recurse-unwind.exp
1425 * gdb.python/py-strfns.exp
1426 * gdb.python/py-symbol.exp
1427 * gdb.python/py-symtab.exp
1428 * gdb.python/py-sync-interp.exp
1429 * gdb.python/py-typeprint.exp
1430 * gdb.python/py-unwind-maint.exp
1431 * gdb.python/py-unwind.exp
1432 * gdb.python/py-value-cc.exp
1433 * gdb.python/py-xmethods.exp
1434 * gdb.reverse/amd64-tailcall-reverse.exp
1435 * gdb.reverse/break-precsave.exp
1436 * gdb.reverse/break-reverse.exp
1437 * gdb.reverse/consecutive-precsave.exp
1438 * gdb.reverse/consecutive-reverse.exp
1439 * gdb.reverse/finish-precsave.exp
1440 * gdb.reverse/finish-reverse-bkpt.exp
1441 * gdb.reverse/finish-reverse.exp
1442 * gdb.reverse/fstatat-reverse.exp
1443 * gdb.reverse/getresuid-reverse.exp
1444 * gdb.reverse/i386-precsave.exp
1445 * gdb.reverse/i386-reverse.exp
1446 * gdb.reverse/i386-sse-reverse.exp
1447 * gdb.reverse/i387-env-reverse.exp
1448 * gdb.reverse/i387-stack-reverse.exp
1449 * gdb.reverse/insn-reverse.exp
1450 * gdb.reverse/machinestate-precsave.exp
1451 * gdb.reverse/machinestate.exp
1452 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1453 * gdb.reverse/pipe-reverse.exp
1454 * gdb.reverse/readv-reverse.exp
1455 * gdb.reverse/recvmsg-reverse.exp
1456 * gdb.reverse/rerun-prec.exp
1457 * gdb.reverse/s390-mvcle.exp
1458 * gdb.reverse/step-precsave.exp
1459 * gdb.reverse/step-reverse.exp
1460 * gdb.reverse/time-reverse.exp
1461 * gdb.reverse/until-precsave.exp
1462 * gdb.reverse/until-reverse.exp
1463 * gdb.reverse/waitpid-reverse.exp
1464 * gdb.reverse/watch-precsave.exp
1465 * gdb.reverse/watch-reverse.exp
1466 * gdb.rust/generics.exp
1467 * gdb.rust/methods.exp
1468 * gdb.rust/modules.exp
1469 * gdb.rust/simple.exp
1470 * gdb.server/connect-with-no-symbol-file.exp
1471 * gdb.server/ext-attach.exp
1472 * gdb.server/ext-restart.exp
1473 * gdb.server/ext-wrapper.exp
1474 * gdb.server/file-transfer.exp
1475 * gdb.server/server-exec-info.exp
1476 * gdb.server/server-kill.exp
1477 * gdb.server/server-mon.exp
1478 * gdb.server/wrapper.exp
1479 * gdb.stabs/exclfwd.exp
1480 * gdb.stabs/gdb11479.exp
1481 * gdb.threads/clone-new-thread-event.exp
1482 * gdb.threads/corethreads.exp
1483 * gdb.threads/current-lwp-dead.exp
1484 * gdb.threads/dlopen-libpthread.exp
1485 * gdb.threads/gcore-thread.exp
1486 * gdb.threads/sigstep-threads.exp
1487 * gdb.threads/watchpoint-fork.exp
1488 * gdb.trace/actions-changed.exp
1489 * gdb.trace/backtrace.exp
1490 * gdb.trace/change-loc.exp
1491 * gdb.trace/circ.exp
1492 * gdb.trace/collection.exp
1493 * gdb.trace/disconnected-tracing.exp
1494 * gdb.trace/ftrace.exp
1495 * gdb.trace/mi-trace-frame-collected.exp
1496 * gdb.trace/mi-trace-unavailable.exp
1497 * gdb.trace/mi-traceframe-changed.exp
1498 * gdb.trace/mi-tsv-changed.exp
1499 * gdb.trace/no-attach-trace.exp
1500 * gdb.trace/passc-dyn.exp
1501 * gdb.trace/qtro.exp
1502 * gdb.trace/range-stepping.exp
1503 * gdb.trace/read-memory.exp
1504 * gdb.trace/save-trace.exp
1505 * gdb.trace/signal.exp
1506 * gdb.trace/status-stop.exp
1507 * gdb.trace/tfile.exp
1508 * gdb.trace/trace-break.exp
1509 * gdb.trace/trace-buffer-size.exp
1510 * gdb.trace/trace-condition.exp
1511 * gdb.trace/tracefile-pseudo-reg.exp
1512 * gdb.trace/tstatus.exp
1513 * gdb.trace/unavailable.exp
1514 * gdb.trace/while-dyn.exp
1515 * gdb.trace/while-stepping.exp
1516
34c41c68
DE
15172016-12-22 Doug Evans <xdje42@gmail.com>
1518
1519 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1520 and msymbols.
1521
16e69324
YQ
15222016-12-19 Yao Qi <yao.qi@linaro.org>
1523
1524 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1525 (test_with_self): Don't call do_steps_and_nexts, and remove
1526 code about stepping into xmalloc.
1527
f94f411b
YQ
15282016-12-09 Yao Qi <yao.qi@linaro.org>
1529
1530 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1531
15322016-12-09 Yao Qi <yao.qi@linaro.org>
1533
1534 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1535
f1b5deee
PA
15362016-12-09 Pedro Alves <palves@redhat.com>
1537
1538 * gdb.base/all-architectures-0.exp: New file.
1539 * gdb.base/all-architectures-1.exp: New file.
1540 * gdb.base/all-architectures-2.exp: New file.
1541 * gdb.base/all-architectures-3.exp: New file.
1542 * gdb.base/all-architectures-4.exp: New file.
1543 * gdb.base/all-architectures-5.exp: New file.
1544 * gdb.base/all-architectures-6.exp: New file.
1545 * gdb.base/all-architectures-7.exp: New file.
1546 * gdb.base/all-architectures.exp.in: New file.
1547
364ca42e
YQ
15482016-12-09 Yao Qi <yao.qi@linaro.org>
1549
1550 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1551
107c2d62
LM
15522016-12-02 Luis Machado <lgustavo@codesourcery.com>
1553
1554 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1555 possible.
1556 Remove useless pattern-matching code.
1557
df3ee9ca
PA
15582016-12-02 Pedro Alves <palves@redhat.com>
1559
1560 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1561 procedure.
1562 (top level): Call it.
1563
ec835369
PA
15642016-12-02 Pedro Alves <palves@redhat.com>
1565
1566 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1567 New procedure.
1568 (top level): Call it.
1569
01770bbd
PA
15702016-12-02 Pedro Alves <palves@redhat.com>
1571
1572 PR cli/20559
1573 * gdb.base/commands.exp (user_defined_command_args_eval): New
1574 procedure.
1575 (top level): Call it.
1576
008459ea
LM
15772016-12-02 Luis Machado <lgustavo@codesourcery.com>
1578
1579 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1580 timeout handling.
1581
0c1b455e
TT
15822016-12-02 Tom Tromey <tom@tromey.com>
1583
1584 * gdb.dwarf2/main-subprogram.c: New file.
1585 * gdb.dwarf2/main-subprogram.exp: New file.
1586
018572b8
LM
15872016-12-01 Luis Machado <lgustavo@codesourcery.com>
1588
1589 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1590 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1591 gdb_test_no_output for a couple of cases.
1592 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1593
84c93cd5
LM
15942016-12-01 Luis Machado <lgustavo@codesourcery.com>
1595
1596 Fix test names and standardize compilation error messages throughout
1597 the following files:
1598
1599 * gdb.ada/start.exp
1600 * gdb.arch/alpha-step.exp
1601 * gdb.arch/e500-prologue.exp
1602 * gdb.arch/ftrace-insn-reloc.exp
1603 * gdb.arch/gdb1291.exp
1604 * gdb.arch/gdb1431.exp
1605 * gdb.arch/gdb1558.exp
1606 * gdb.arch/i386-dr3-watch.exp
1607 * gdb.arch/i386-sse-stack-align.exp
1608 * gdb.arch/ia64-breakpoint-shadow.exp
1609 * gdb.arch/pa-nullify.exp
1610 * gdb.arch/powerpc-aix-prologue.exp
1611 * gdb.arch/thumb-bx-pc.exp
1612 * gdb.base/annota1.exp
1613 * gdb.base/annota3.exp
1614 * gdb.base/arrayidx.exp
1615 * gdb.base/assign.exp
1616 * gdb.base/attach.exp
1617 * gdb.base/auxv.exp
1618 * gdb.base/bang.exp
1619 * gdb.base/bfp-test.exp
1620 * gdb.base/bigcore.exp
1621 * gdb.base/bitfields2.exp
1622 * gdb.base/break-fun-addr.exp
1623 * gdb.base/break-probes.exp
1624 * gdb.base/call-rt-st.exp
1625 * gdb.base/callexit.exp
1626 * gdb.base/catch-fork-kill.exp
1627 * gdb.base/charset.exp
1628 * gdb.base/checkpoint.exp
1629 * gdb.base/comprdebug.exp
1630 * gdb.base/constvars.exp
1631 * gdb.base/coredump-filter.exp
1632 * gdb.base/cursal.exp
1633 * gdb.base/cvexpr.exp
1634 * gdb.base/detach.exp
1635 * gdb.base/display.exp
1636 * gdb.base/dmsym.exp
1637 * gdb.base/dprintf-pending.exp
1638 * gdb.base/dso2dso.exp
1639 * gdb.base/dtrace-probe.exp
1640 * gdb.base/dump.exp
1641 * gdb.base/enum_cond.exp
1642 * gdb.base/exe-lock.exp
1643 * gdb.base/exec-invalid-sysroot.exp
1644 * gdb.base/execl-update-breakpoints.exp
1645 * gdb.base/exprs.exp
1646 * gdb.base/fileio.exp
1647 * gdb.base/find.exp
1648 * gdb.base/finish.exp
1649 * gdb.base/fixsection.exp
1650 * gdb.base/foll-vfork.exp
1651 * gdb.base/frame-args.exp
1652 * gdb.base/gcore.exp
1653 * gdb.base/gdb1250.exp
1654 * gdb.base/global-var-nested-by-dso.exp
1655 * gdb.base/gnu-ifunc.exp
1656 * gdb.base/hashline1.exp
1657 * gdb.base/hashline2.exp
1658 * gdb.base/hashline3.exp
1659 * gdb.base/hbreak-in-shr-unsupported.exp
1660 * gdb.base/huge.exp
1661 * gdb.base/infcall-input.exp
1662 * gdb.base/info-fun.exp
1663 * gdb.base/info-shared.exp
1664 * gdb.base/jit-simple.exp
1665 * gdb.base/jit-so.exp
1666 * gdb.base/jit.exp
1667 * gdb.base/jump.exp
1668 * gdb.base/label.exp
1669 * gdb.base/lineinc.exp
1670 * gdb.base/logical.exp
1671 * gdb.base/longjmp.exp
1672 * gdb.base/macscp.exp
1673 * gdb.base/miscexprs.exp
1674 * gdb.base/new-ui-echo.exp
1675 * gdb.base/new-ui-pending-input.exp
1676 * gdb.base/new-ui.exp
1677 * gdb.base/nodebug.exp
1678 * gdb.base/nofield.exp
1679 * gdb.base/offsets.exp
1680 * gdb.base/overlays.exp
1681 * gdb.base/pending.exp
1682 * gdb.base/pointers.exp
1683 * gdb.base/pr11022.exp
1684 * gdb.base/printcmds.exp
1685 * gdb.base/prologue.exp
1686 * gdb.base/ptr-typedef.exp
1687 * gdb.base/realname-expand.exp
1688 * gdb.base/relativedebug.exp
1689 * gdb.base/relocate.exp
1690 * gdb.base/remote.exp
1691 * gdb.base/reread.exp
1692 * gdb.base/return2.exp
1693 * gdb.base/savedregs.exp
1694 * gdb.base/sep.exp
1695 * gdb.base/sepdebug.exp
1696 * gdb.base/sepsymtab.exp
1697 * gdb.base/set-inferior-tty.exp
1698 * gdb.base/setshow.exp
1699 * gdb.base/shlib-call.exp
1700 * gdb.base/sigaltstack.exp
1701 * gdb.base/siginfo-addr.exp
1702 * gdb.base/signals.exp
1703 * gdb.base/signull.exp
1704 * gdb.base/sigrepeat.exp
1705 * gdb.base/so-impl-ld.exp
1706 * gdb.base/solib-display.exp
1707 * gdb.base/solib-overlap.exp
1708 * gdb.base/solib-search.exp
1709 * gdb.base/solib-symbol.exp
1710 * gdb.base/structs.exp
1711 * gdb.base/structs2.exp
1712 * gdb.base/symtab-search-order.exp
1713 * gdb.base/twice.exp
1714 * gdb.base/unload.exp
1715 * gdb.base/varargs.exp
1716 * gdb.base/watchpoint-solib.exp
1717 * gdb.base/watchpoint.exp
1718 * gdb.base/whatis.exp
1719 * gdb.base/wrong_frame_bt_full.exp
1720 * gdb.btrace/dlopen.exp
1721 * gdb.cell/ea-standalone.exp
1722 * gdb.cell/ea-test.exp
1723 * gdb.cp/dispcxx.exp
1724 * gdb.cp/gdb2384.exp
1725 * gdb.cp/method2.exp
1726 * gdb.cp/nextoverthrow.exp
1727 * gdb.cp/pr10728.exp
1728 * gdb.disasm/am33.exp
1729 * gdb.disasm/h8300s.exp
1730 * gdb.disasm/mn10300.exp
1731 * gdb.disasm/sh3.exp
1732 * gdb.dwarf2/dw2-dir-file-name.exp
1733 * gdb.fortran/complex.exp
1734 * gdb.fortran/library-module.exp
1735 * gdb.guile/scm-pretty-print.exp
1736 * gdb.guile/scm-symbol.exp
1737 * gdb.guile/scm-type.exp
1738 * gdb.guile/scm-value.exp
1739 * gdb.linespec/linespec.exp
1740 * gdb.mi/gdb701.exp
1741 * gdb.mi/gdb792.exp
1742 * gdb.mi/mi-breakpoint-changed.exp
1743 * gdb.mi/mi-dprintf-pending.exp
1744 * gdb.mi/mi-dprintf.exp
1745 * gdb.mi/mi-exit-code.exp
1746 * gdb.mi/mi-pending.exp
1747 * gdb.mi/mi-solib.exp
1748 * gdb.mi/new-ui-mi-sync.exp
1749 * gdb.mi/pr11022.exp
1750 * gdb.mi/user-selected-context-sync.exp
1751 * gdb.opt/solib-intra-step.exp
1752 * gdb.python/py-events.exp
1753 * gdb.python/py-finish-breakpoint.exp
1754 * gdb.python/py-mi.exp
1755 * gdb.python/py-prettyprint.exp
1756 * gdb.python/py-shared.exp
1757 * gdb.python/py-symbol.exp
1758 * gdb.python/py-template.exp
1759 * gdb.python/py-type.exp
1760 * gdb.python/py-value.exp
1761 * gdb.reverse/solib-precsave.exp
1762 * gdb.reverse/solib-reverse.exp
1763 * gdb.server/solib-list.exp
1764 * gdb.stabs/weird.exp
1765 * gdb.threads/reconnect-signal.exp
1766 * gdb.threads/stepi-random-signal.exp
1767 * gdb.trace/actions.exp
1768 * gdb.trace/ax.exp
1769 * gdb.trace/backtrace.exp
1770 * gdb.trace/change-loc.exp
1771 * gdb.trace/deltrace.exp
1772 * gdb.trace/ftrace-lock.exp
1773 * gdb.trace/ftrace.exp
1774 * gdb.trace/infotrace.exp
1775 * gdb.trace/mi-tracepoint-changed.exp
1776 * gdb.trace/packetlen.exp
1777 * gdb.trace/passcount.exp
1778 * gdb.trace/pending.exp
1779 * gdb.trace/range-stepping.exp
1780 * gdb.trace/report.exp
1781 * gdb.trace/stap-trace.exp
1782 * gdb.trace/tfind.exp
1783 * gdb.trace/trace-break.exp
1784 * gdb.trace/trace-condition.exp
1785 * gdb.trace/trace-enable-disable.exp
1786 * gdb.trace/trace-mt.exp
1787 * gdb.trace/tracecmd.exp
1788 * gdb.trace/tspeed.exp
1789 * gdb.trace/tsv.exp
1790 * lib/perftest.exp
1791
fb9feb35
LM
17922016-12-01 Luis Machado <lgustavo@codesourcery.com>
1793
1794 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1795 with gdb_test_no_output.
1796 Use command as test name.
1797
cd2ddb6c
LM
17982016-12-01 Luis Machado <lgustavo@codesourcery.com>
1799
1800 Fix test names starting with uppercase throughout the files.
1801
1802 * gdb.ada/assign_1.exp
1803 * gdb.ada/boolean_expr.exp
1804 * gdb.base/arrayidx.exp
1805 * gdb.base/del.exp
1806 * gdb.base/gcore-buffer-overflow.exp
1807 * gdb.base/testenv.exp
1808 * gdb.compile/compile.exp
1809 * gdb.python/py-framefilter-invalidarg.exp
1810 * gdb.python/py-framefilter.exp
1811
bb95117e
LM
18122016-12-01 Luis Machado <lgustavo@codesourcery.com>
1813
1814 Fix test names starting with uppercase throughout the files.
1815
1816 * gdb.ada/array_return.exp
1817 * gdb.ada/expr_delims.exp
1818 * gdb.ada/mi_dyn_arr.exp
1819 * gdb.ada/mi_interface.exp
1820 * gdb.ada/mi_var_array.exp
1821 * gdb.ada/watch_arg.exp
1822 * gdb.arch/alpha-step.exp
1823 * gdb.arch/altivec-regs.exp
1824 * gdb.arch/e500-regs.exp
1825 * gdb.arch/powerpc-d128-regs.exp
1826 * gdb.base/arrayidx.exp
1827 * gdb.base/break.exp
1828 * gdb.base/checkpoint.exp
1829 * gdb.base/debug-expr.exp
1830 * gdb.base/dmsym.exp
1831 * gdb.base/radix.exp
1832 * gdb.base/sepdebug.exp
1833 * gdb.base/testenv.exp
1834 * gdb.base/watch_thread_num.exp
1835 * gdb.base/watchpoint-cond-gone.exp
1836 * gdb.cell/break.exp
1837 * gdb.cell/ea-cache.exp
1838 * gdb.compile/compile.exp
1839 * gdb.cp/gdb2495.exp
1840 * gdb.gdb/selftest.exp
1841 * gdb.gdb/xfullpath.exp
1842 * gdb.go/hello.exp
1843 * gdb.go/integers.exp
1844 * gdb.objc/basicclass.exp
1845 * gdb.pascal/hello.exp
1846 * gdb.pascal/integers.exp
1847 * gdb.python/py-breakpoint.exp
1848 * gdb.python/py-cmd.exp
1849 * gdb.python/py-linetable.exp
1850 * gdb.python/py-xmethods.exp
1851 * gdb.python/python.exp
1852 * gdb.reverse/consecutive-precsave.exp
1853 * gdb.reverse/finish-precsave.exp
1854 * gdb.reverse/i386-precsave.exp
1855 * gdb.reverse/machinestate-precsave.exp
1856 * gdb.reverse/sigall-precsave.exp
1857 * gdb.reverse/solib-precsave.exp
1858 * gdb.reverse/step-precsave.exp
1859 * gdb.reverse/until-precsave.exp
1860 * gdb.reverse/watch-precsave.exp
1861 * gdb.threads/leader-exit.exp
1862 * gdb.threads/pthreads.exp
1863 * gdb.threads/wp-replication.exp
1864 * gdb.trace/actions.exp
1865 * gdb.trace/mi-tsv-changed.exp
1866 * gdb.trace/tsv.exp
1867
de97fdd4
LM
18682016-12-01 Luis Machado <lgustavo@codesourcery.com>
1869
1870 Fix test names starting with uppercase throughout the files.
1871
1872 * gdb.arch/i386-bp_permanent.exp
1873 * gdb.arch/i386-gnu-cfi.exp
1874 * gdb.base/disasm-end-cu.exp
1875 * gdb.base/macscp.exp
1876 * gdb.base/pending.exp
1877 * gdb.base/watch_thread_num.exp
1878 * gdb.cp/exception.exp
1879 * gdb.cp/gdb2495.exp
1880 * gdb.cp/local.exp
1881 * gdb.python/py-evsignal.exp
1882 * gdb.python/python.exp
1883 * gdb.trace/tracecmd.exp
1884
9f058c10
LM
18852016-12-01 Luis Machado <lgustavo@codesourcery.com>
1886
1887 Fix test names starting with uppercase throughout the files.
1888
1889 * gdb.base/charset.exp
1890 * gdb.base/eval.exp
1891 * gdb.base/multi-forks.exp
1892 * gdb.guile/scm-progspace.exp
1893 * gdb.opencl/datatypes.exp
1894 * gdb.python/py-block.exp
1895 * gdb.python/py-function.exp
1896 * gdb.python/py-symbol.exp
1897 * gdb.python/py-symtab.exp
1898 * gdb.python/py-xmethods.exp
1899 * gdb.reverse/break-precsave.exp
1900 * gdb.reverse/break-reverse.exp
1901 * gdb.reverse/consecutive-precsave.exp
1902 * gdb.reverse/consecutive-reverse.exp
1903 * gdb.reverse/finish-precsave.exp
1904 * gdb.reverse/finish-reverse-bkpt.exp
1905 * gdb.reverse/finish-reverse.exp
1906 * gdb.reverse/fstatat-reverse.exp
1907 * gdb.reverse/getresuid-reverse.exp
1908 * gdb.reverse/i386-precsave.exp
1909 * gdb.reverse/i386-reverse.exp
1910 * gdb.reverse/i386-sse-reverse.exp
1911 * gdb.reverse/i387-stack-reverse.exp
1912 * gdb.reverse/insn-reverse.exp
1913 * gdb.reverse/machinestate-precsave.exp
1914 * gdb.reverse/machinestate.exp
1915 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1916 * gdb.reverse/pipe-reverse.exp
1917 * gdb.reverse/readv-reverse.exp
1918 * gdb.reverse/recvmsg-reverse.exp
1919 * gdb.reverse/rerun-prec.exp
1920 * gdb.reverse/s390-mvcle.exp
1921 * gdb.reverse/sigall-precsave.exp
1922 * gdb.reverse/sigall-reverse.exp
1923 * gdb.reverse/solib-precsave.exp
1924 * gdb.reverse/solib-reverse.exp
1925 * gdb.reverse/step-precsave.exp
1926 * gdb.reverse/step-reverse.exp
1927 * gdb.reverse/time-reverse.exp
1928 * gdb.reverse/until-precsave.exp
1929 * gdb.reverse/until-reverse.exp
1930 * gdb.reverse/waitpid-reverse.exp
1931 * gdb.reverse/watch-precsave.exp
1932 * gdb.reverse/watch-reverse.exp
1933
cdc7edd7
LM
19342016-12-01 Luis Machado <lgustavo@codesourcery.com>
1935
1936 Fix test names starting with uppercase throughout the files.
1937
1938 * gdb.arch/i386-mpx-simple_segv.exp
1939 * gdb.arch/i386-mpx.exp
1940 * gdb.arch/i386-permbkpt.exp
1941 * gdb.arch/pa-nullify.exp
1942 * gdb.arch/powerpc-d128-regs.exp
1943 * gdb.arch/vsx-regs.exp
1944 * gdb.base/bfp-test.exp
1945 * gdb.base/break.exp
1946 * gdb.base/breakpoint-shadow.exp
1947 * gdb.base/callfuncs.exp
1948 * gdb.base/charset.exp
1949 * gdb.base/commands.exp
1950 * gdb.base/completion.exp
1951 * gdb.base/dfp-test.exp
1952 * gdb.base/echo.exp
1953 * gdb.base/ending-run.exp
1954 * gdb.base/eval.exp
1955 * gdb.base/expand-psymtabs.exp
1956 * gdb.base/float128.exp
1957 * gdb.base/floatn.exp
1958 * gdb.base/foll-exec-mode.exp
1959 * gdb.base/gdb1056.exp
1960 * gdb.base/gdb11531.exp
1961 * gdb.base/kill-after-signal.exp
1962 * gdb.base/multi-forks.exp
1963 * gdb.base/overlays.exp
1964 * gdb.base/pending.exp
1965 * gdb.base/sepdebug.exp
1966 * gdb.base/testenv.exp
1967 * gdb.base/valgrind-db-attach.exp
1968 * gdb.base/watch_thread_num.exp
1969 * gdb.base/watchpoint-cond-gone.exp
1970 * gdb.base/watchpoint.exp
1971 * gdb.base/watchpoints.exp
1972 * gdb.cp/arg-reference.exp
1973 * gdb.cp/baseenum.exp
1974 * gdb.cp/operator.exp
1975 * gdb.cp/shadow.exp
1976 * gdb.dwarf2/dw2-op-out-param.exp
1977 * gdb.dwarf2/dw2-reg-undefined.exp
1978 * gdb.go/chan.exp
1979 * gdb.go/hello.exp
1980 * gdb.go/integers.exp
1981 * gdb.go/methods.exp
1982 * gdb.go/package.exp
1983 * gdb.guile/scm-parameter.exp
1984 * gdb.guile/scm-progspace.exp
1985 * gdb.guile/scm-value.exp
1986 * gdb.mi/mi-pending.exp
1987 * gdb.mi/user-selected-context-sync.exp
1988 * gdb.multi/multi-attach.exp
1989 * gdb.multi/tids.exp
1990 * gdb.opt/clobbered-registers-O2.exp
1991 * gdb.pascal/floats.exp
1992 * gdb.pascal/integers.exp
1993 * gdb.python/py-block.exp
1994 * gdb.python/py-events.exp
1995 * gdb.python/py-parameter.exp
1996 * gdb.python/py-symbol.exp
1997 * gdb.python/py-symtab.exp
1998 * gdb.python/py-type.exp
1999 * gdb.python/py-value.exp
2000 * gdb.python/py-xmethods.exp
2001 * gdb.python/python.exp
2002 * gdb.reverse/break-precsave.exp
2003 * gdb.reverse/consecutive-precsave.exp
2004 * gdb.reverse/finish-precsave.exp
2005 * gdb.reverse/i386-precsave.exp
2006 * gdb.reverse/machinestate-precsave.exp
2007 * gdb.reverse/sigall-precsave.exp
2008 * gdb.reverse/solib-precsave.exp
2009 * gdb.reverse/step-precsave.exp
2010 * gdb.reverse/until-precsave.exp
2011 * gdb.reverse/watch-precsave.exp
2012 * gdb.server/ext-attach.exp
2013 * gdb.server/ext-restart.exp
2014 * gdb.server/ext-run.exp
2015 * gdb.server/ext-wrapper.exp
2016 * gdb.stabs/gdb11479.exp
2017 * gdb.stabs/weird.exp
2018 * gdb.threads/attach-many-short-lived-threads.exp
2019 * gdb.threads/kill.exp
2020 * gdb.threads/watchpoint-fork.exp
2021
bc6c7af4
LM
20222016-12-01 Luis Machado <lgustavo@codesourcery.com>
2023
2024 Fix test names starting with uppercase throughout all the files below.
2025
2026 * gdb.ada/array_return.exp
2027 * gdb.ada/catch_ex.exp
2028 * gdb.ada/info_exc.exp
2029 * gdb.ada/mi_catch_ex.exp
2030 * gdb.ada/mi_dyn_arr.exp
2031 * gdb.ada/mi_ex_cond.exp
2032 * gdb.ada/mi_exc_info.exp
2033 * gdb.ada/mi_interface.exp
2034 * gdb.ada/mi_task_arg.exp
2035 * gdb.ada/mi_task_info.exp
2036 * gdb.ada/mi_var_array.exp
2037 * gdb.arch/alpha-step.exp
2038 * gdb.arch/amd64-disp-step.exp
2039 * gdb.arch/arm-disp-step.exp
2040 * gdb.arch/disp-step-insn-reloc.exp
2041 * gdb.arch/e500-prologue.exp
2042 * gdb.arch/ftrace-insn-reloc.exp
2043 * gdb.arch/gdb1558.exp
2044 * gdb.arch/i386-bp_permanent.exp
2045 * gdb.arch/i386-disp-step.exp
2046 * gdb.arch/i386-float.exp
2047 * gdb.arch/i386-gnu-cfi.exp
2048 * gdb.arch/ia64-breakpoint-shadow.exp
2049 * gdb.arch/mips16-thunks.exp
2050 * gdb.arch/pa-nullify.exp
2051 * gdb.arch/powerpc-aix-prologue.exp
2052 * gdb.arch/powerpc-power.exp
2053 * gdb.arch/ppc-dfp.exp
2054 * gdb.arch/s390-tdbregs.exp
2055 * gdb.arch/spu-info.exp
2056 * gdb.arch/spu-ls.exp
2057 * gdb.arch/thumb-bx-pc.exp
2058 * gdb.base/advance.exp
2059 * gdb.base/annota-input-while-running.exp
2060 * gdb.base/arrayidx.exp
2061 * gdb.base/asmlabel.exp
2062 * gdb.base/async.exp
2063 * gdb.base/attach-wait-input.exp
2064 * gdb.base/auto-connect-native-target.exp
2065 * gdb.base/batch-preserve-term-settings.exp
2066 * gdb.base/bfp-test.exp
2067 * gdb.base/bigcore.exp
2068 * gdb.base/bp-permanent.exp
2069 * gdb.base/break-always.exp
2070 * gdb.base/break-fun-addr.exp
2071 * gdb.base/break-idempotent.exp
2072 * gdb.base/break-main-file-remove-fail.exp
2073 * gdb.base/break-probes.exp
2074 * gdb.base/break-unload-file.exp
2075 * gdb.base/break.exp
2076 * gdb.base/call-ar-st.exp
2077 * gdb.base/call-rt-st.exp
2078 * gdb.base/call-sc.exp
2079 * gdb.base/call-signal-resume.exp
2080 * gdb.base/call-strs.exp
2081 * gdb.base/callexit.exp
2082 * gdb.base/callfuncs.exp
2083 * gdb.base/catch-gdb-caused-signals.exp
2084 * gdb.base/catch-signal-siginfo-cond.exp
2085 * gdb.base/catch-syscall.exp
2086 * gdb.base/compare-sections.exp
2087 * gdb.base/cond-eval-mode.exp
2088 * gdb.base/condbreak-call-false.exp
2089 * gdb.base/consecutive-step-over.exp
2090 * gdb.base/cursal.exp
2091 * gdb.base/disabled-location.exp
2092 * gdb.base/disasm-end-cu.exp
2093 * gdb.base/display.exp
2094 * gdb.base/double-prompt-target-event-error.exp
2095 * gdb.base/dprintf-bp-same-addr.exp
2096 * gdb.base/dprintf-detach.exp
2097 * gdb.base/dprintf-next.exp
2098 * gdb.base/dprintf-non-stop.exp
2099 * gdb.base/dprintf-pending.exp
2100 * gdb.base/dso2dso.exp
2101 * gdb.base/ending-run.exp
2102 * gdb.base/enum_cond.exp
2103 * gdb.base/examine-backward.exp
2104 * gdb.base/exe-lock.exp
2105 * gdb.base/exec-invalid-sysroot.exp
2106 * gdb.base/execl-update-breakpoints.exp
2107 * gdb.base/execution-termios.exp
2108 * gdb.base/fileio.exp
2109 * gdb.base/fixsection.exp
2110 * gdb.base/foll-exec-mode.exp
2111 * gdb.base/foll-exec.exp
2112 * gdb.base/fork-running-state.exp
2113 * gdb.base/frame-args.exp
2114 * gdb.base/fullpath-expand.exp
2115 * gdb.base/func-ptr.exp
2116 * gdb.base/gcore-relro-pie.exp
2117 * gdb.base/gdb1090.exp
2118 * gdb.base/gdb1555.exp
2119 * gdb.base/global-var-nested-by-dso.exp
2120 * gdb.base/gnu-ifunc.exp
2121 * gdb.base/hbreak-in-shr-unsupported.exp
2122 * gdb.base/hbreak-unmapped.exp
2123 * gdb.base/hook-stop.exp
2124 * gdb.base/infcall-input.exp
2125 * gdb.base/info-fun.exp
2126 * gdb.base/info-shared.exp
2127 * gdb.base/interrupt-noterm.exp
2128 * gdb.base/jit-so.exp
2129 * gdb.base/jit.exp
2130 * gdb.base/line-symtabs.exp
2131 * gdb.base/list.exp
2132 * gdb.base/longjmp.exp
2133 * gdb.base/macscp.exp
2134 * gdb.base/max-value-size.exp
2135 * gdb.base/nodebug.exp
2136 * gdb.base/nofield.exp
2137 * gdb.base/overlays.exp
2138 * gdb.base/paginate-after-ctrl-c-running.exp
2139 * gdb.base/paginate-bg-execution.exp
2140 * gdb.base/paginate-inferior-exit.exp
2141 * gdb.base/pending.exp
2142 * gdb.base/pr11022.exp
2143 * gdb.base/printcmds.exp
2144 * gdb.base/ptr-typedef.exp
2145 * gdb.base/ptype.exp
2146 * gdb.base/randomize.exp
2147 * gdb.base/range-stepping.exp
2148 * gdb.base/realname-expand.exp
2149 * gdb.base/relativedebug.exp
2150 * gdb.base/remote.exp
2151 * gdb.base/savedregs.exp
2152 * gdb.base/sepdebug.exp
2153 * gdb.base/set-noassign.exp
2154 * gdb.base/shlib-call.exp
2155 * gdb.base/shreloc.exp
2156 * gdb.base/sigaltstack.exp
2157 * gdb.base/sigbpt.exp
2158 * gdb.base/siginfo-addr.exp
2159 * gdb.base/siginfo-obj.exp
2160 * gdb.base/siginfo-thread.exp
2161 * gdb.base/signest.exp
2162 * gdb.base/signull.exp
2163 * gdb.base/sigrepeat.exp
2164 * gdb.base/skip.exp
2165 * gdb.base/so-impl-ld.exp
2166 * gdb.base/solib-corrupted.exp
2167 * gdb.base/solib-disc.exp
2168 * gdb.base/solib-display.exp
2169 * gdb.base/solib-overlap.exp
2170 * gdb.base/solib-search.exp
2171 * gdb.base/solib-symbol.exp
2172 * gdb.base/source-execution.exp
2173 * gdb.base/sss-bp-on-user-bp-2.exp
2174 * gdb.base/sss-bp-on-user-bp.exp
2175 * gdb.base/stack-checking.exp
2176 * gdb.base/stale-infcall.exp
2177 * gdb.base/step-break.exp
2178 * gdb.base/step-line.exp
2179 * gdb.base/step-over-exit.exp
2180 * gdb.base/step-test.exp
2181 * gdb.base/structs.exp
2182 * gdb.base/sym-file.exp
2183 * gdb.base/symtab-search-order.exp
2184 * gdb.base/term.exp
2185 * gdb.base/type-opaque.exp
2186 * gdb.base/unload.exp
2187 * gdb.base/until-nodebug.exp
2188 * gdb.base/until.exp
2189 * gdb.base/unwindonsignal.exp
2190 * gdb.base/watch-cond.exp
2191 * gdb.base/watch-non-mem.exp
2192 * gdb.base/watch_thread_num.exp
2193 * gdb.base/watchpoint-reuse-slot.exp
2194 * gdb.base/watchpoint-solib.exp
2195 * gdb.base/watchpoint.exp
2196 * gdb.btrace/dlopen.exp
2197 * gdb.cell/arch.exp
2198 * gdb.cell/break.exp
2199 * gdb.cell/bt.exp
2200 * gdb.cell/core.exp
2201 * gdb.cell/data.exp
2202 * gdb.cell/dwarfaddr.exp
2203 * gdb.cell/ea-cache.exp
2204 * gdb.cell/ea-standalone.exp
2205 * gdb.cell/ea-test.exp
2206 * gdb.cell/f-regs.exp
2207 * gdb.cell/fork.exp
2208 * gdb.cell/gcore.exp
2209 * gdb.cell/mem-access.exp
2210 * gdb.cell/ptype.exp
2211 * gdb.cell/registers.exp
2212 * gdb.cell/sizeof.exp
2213 * gdb.cell/solib-symbol.exp
2214 * gdb.cell/solib.exp
2215 * gdb.compile/compile-tls.exp
2216 * gdb.cp/exception.exp
2217 * gdb.cp/gdb2495.exp
2218 * gdb.cp/local.exp
2219 * gdb.cp/mb-inline.exp
2220 * gdb.cp/mb-templates.exp
2221 * gdb.cp/pr10687.exp
2222 * gdb.cp/pr9167.exp
2223 * gdb.cp/scope-err.exp
2224 * gdb.cp/templates.exp
2225 * gdb.cp/virtfunc.exp
2226 * gdb.dwarf2/dw2-dir-file-name.exp
2227 * gdb.dwarf2/dw2-single-line-discriminators.exp
2228 * gdb.fortran/complex.exp
2229 * gdb.fortran/library-module.exp
2230 * gdb.guile/guile.exp
2231 * gdb.guile/scm-cmd.exp
2232 * gdb.guile/scm-frame-inline.exp
2233 * gdb.guile/scm-objfile.exp
2234 * gdb.guile/scm-pretty-print.exp
2235 * gdb.guile/scm-symbol.exp
2236 * gdb.guile/scm-type.exp
2237 * gdb.guile/scm-value.exp
2238 * gdb.linespec/keywords.exp
2239 * gdb.linespec/ls-errs.exp
2240 * gdb.linespec/macro-relative.exp
2241 * gdb.linespec/thread.exp
2242 * gdb.mi/mi-breakpoint-changed.exp
2243 * gdb.mi/mi-dprintf-pending.exp
2244 * gdb.mi/mi-fullname-deleted.exp
2245 * gdb.mi/mi-logging.exp
2246 * gdb.mi/mi-pending.exp
2247 * gdb.mi/mi-solib.exp
2248 * gdb.mi/new-ui-mi-sync.exp
2249 * gdb.mi/user-selected-context-sync.exp
2250 * gdb.multi/dummy-frame-restore.exp
2251 * gdb.multi/multi-arch-exec.exp
2252 * gdb.multi/remove-inferiors.exp
2253 * gdb.multi/watchpoint-multi-exit.exp
2254 * gdb.opt/solib-intra-step.exp
2255 * gdb.perf/backtrace.exp
2256 * gdb.perf/single-step.exp
2257 * gdb.perf/skip-command.exp
2258 * gdb.perf/skip-prologue.exp
2259 * gdb.perf/solib.exp
2260 * gdb.python/lib-types.exp
2261 * gdb.python/py-as-string.exp
2262 * gdb.python/py-bad-printers.exp
2263 * gdb.python/py-block.exp
2264 * gdb.python/py-breakpoint.exp
2265 * gdb.python/py-cmd.exp
2266 * gdb.python/py-events.exp
2267 * gdb.python/py-evthreads.exp
2268 * gdb.python/py-finish-breakpoint.exp
2269 * gdb.python/py-finish-breakpoint2.exp
2270 * gdb.python/py-frame-inline.exp
2271 * gdb.python/py-frame.exp
2272 * gdb.python/py-inferior.exp
2273 * gdb.python/py-infthread.exp
2274 * gdb.python/py-mi.exp
2275 * gdb.python/py-objfile.exp
2276 * gdb.python/py-pp-maint.exp
2277 * gdb.python/py-pp-registration.exp
2278 * gdb.python/py-prettyprint.exp
2279 * gdb.python/py-recurse-unwind.exp
2280 * gdb.python/py-shared.exp
2281 * gdb.python/py-symbol.exp
2282 * gdb.python/py-symtab.exp
2283 * gdb.python/py-template.exp
2284 * gdb.python/py-type.exp
2285 * gdb.python/py-unwind-maint.exp
2286 * gdb.python/py-unwind.exp
2287 * gdb.python/py-value.exp
2288 * gdb.python/python.exp
2289 * gdb.reverse/finish-reverse-bkpt.exp
2290 * gdb.reverse/insn-reverse.exp
2291 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2292 * gdb.reverse/solib-precsave.exp
2293 * gdb.reverse/solib-reverse.exp
2294 * gdb.stabs/gdb11479.exp
2295 * gdb.stabs/weird.exp
2296 * gdb.threads/fork-child-threads.exp
2297 * gdb.threads/fork-plus-threads.exp
2298 * gdb.threads/fork-thread-pending.exp
2299 * gdb.threads/forking-threads-plus-breakpoint.exp
2300 * gdb.threads/hand-call-in-threads.exp
2301 * gdb.threads/interrupted-hand-call.exp
2302 * gdb.threads/linux-dp.exp
2303 * gdb.threads/local-watch-wrong-thread.exp
2304 * gdb.threads/next-while-other-thread-longjmps.exp
2305 * gdb.threads/non-ldr-exit.exp
2306 * gdb.threads/pending-step.exp
2307 * gdb.threads/print-threads.exp
2308 * gdb.threads/process-dies-while-detaching.exp
2309 * gdb.threads/process-dies-while-handling-bp.exp
2310 * gdb.threads/pthreads.exp
2311 * gdb.threads/queue-signal.exp
2312 * gdb.threads/reconnect-signal.exp
2313 * gdb.threads/signal-command-handle-nopass.exp
2314 * gdb.threads/signal-command-multiple-signals-pending.exp
2315 * gdb.threads/signal-delivered-right-thread.exp
2316 * gdb.threads/signal-sigtrap.exp
2317 * gdb.threads/sigthread.exp
2318 * gdb.threads/staticthreads.exp
2319 * gdb.threads/stepi-random-signal.exp
2320 * gdb.threads/thread-unwindonsignal.exp
2321 * gdb.threads/thread_check.exp
2322 * gdb.threads/thread_events.exp
2323 * gdb.threads/tid-reuse.exp
2324 * gdb.threads/tls-nodebug.exp
2325 * gdb.threads/tls-shared.exp
2326 * gdb.threads/tls-so_extern.exp
2327 * gdb.threads/tls.exp
2328 * gdb.threads/wp-replication.exp
2329 * gdb.trace/actions-changed.exp
2330 * gdb.trace/actions.exp
2331 * gdb.trace/backtrace.exp
2332 * gdb.trace/change-loc.exp
2333 * gdb.trace/collection.exp
2334 * gdb.trace/deltrace.exp
2335 * gdb.trace/disconnected-tracing.exp
2336 * gdb.trace/entry-values.exp
2337 * gdb.trace/ftrace-lock.exp
2338 * gdb.trace/ftrace.exp
2339 * gdb.trace/infotrace.exp
2340 * gdb.trace/mi-trace-frame-collected.exp
2341 * gdb.trace/mi-trace-unavailable.exp
2342 * gdb.trace/mi-traceframe-changed.exp
2343 * gdb.trace/mi-tracepoint-changed.exp
2344 * gdb.trace/mi-tsv-changed.exp
2345 * gdb.trace/no-attach-trace.exp
2346 * gdb.trace/packetlen.exp
2347 * gdb.trace/passc-dyn.exp
2348 * gdb.trace/passcount.exp
2349 * gdb.trace/pending.exp
2350 * gdb.trace/pr16508.exp
2351 * gdb.trace/qtro.exp
2352 * gdb.trace/range-stepping.exp
2353 * gdb.trace/read-memory.exp
2354 * gdb.trace/report.exp
2355 * gdb.trace/save-trace.exp
2356 * gdb.trace/signal.exp
2357 * gdb.trace/stap-trace.exp
2358 * gdb.trace/status-stop.exp
2359 * gdb.trace/strace.exp
2360 * gdb.trace/tfile.exp
2361 * gdb.trace/tfind.exp
2362 * gdb.trace/trace-break.exp
2363 * gdb.trace/trace-condition.exp
2364 * gdb.trace/trace-enable-disable.exp
2365 * gdb.trace/trace-mt.exp
2366 * gdb.trace/tracecmd.exp
2367 * gdb.trace/tracefile-pseudo-reg.exp
2368 * gdb.trace/tspeed.exp
2369 * gdb.trace/tstatus.exp
2370 * gdb.trace/tsv.exp
2371 * gdb.trace/unavailable.exp
2372 * gdb.trace/while-dyn.exp
2373 * gdb.trace/while-stepping.exp
2374 * lib/gdb-guile.exp
2375 * lib/gdb.exp
2376 * lib/mi-support.exp
2377 * lib/pascal.exp
2378 * lib/perftest.exp
2379 * lib/prelink-support.exp
2380 * lib/selftest-support.exp
2381
ad02e4fe
SM
23822016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2383
2384 * Makefile.in: Include disable-implicit-rules.mk.
2385
22347e55
AA
23862016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2387
2388 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2389 non-byte-aligned bit fields.
2390
da5b30da
AA
23912016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2392
2393 PR gdb/12616
2394 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2395 respects the DW_AT_data_bit_offset attribute.
2396
b593ecca
SM
23972016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2398
2399 * gdb.base/default.exp: Fix output of "set language".
2400
3b165252
SM
24012016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2402
2403 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2404 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2405 make.
2406 * configure.ac: Remove checks for the make program.
2407 * configure: Re-generate.
2408
1a2f3d7f
KB
24092016-11-16 Kevin Buettner <kevinb@redhat.com>
2410
2411 * gdb.python/py-recurse-unwind.c (main): Add loop.
2412 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2413 to read_register() and gdb.parse_and_eval(). Make each code
2414 call a separate case that can be individually tested.
2415 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2416 proc. Call cont_and_backtrace for each of the code paths that
2417 we want to test in the unwinder.
2418
b7f38fda
AA
24192016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2420
2421 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2422 the definition of struct S.
2423
1f8db343
CM
24242016-11-11 Catherine Moore <clm@codesourcery.com>
2425
2426 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2427
fad0c9fb
PA
24282016-11-09 Pedro Alves <palves@redhat.com>
2429
2430 * gdb.base/commands.exp (runto_or_return): New procedure.
2431 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2432 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2433 (progvar_simple_while_test, progvar_complex_if_while_test)
2434 (if_while_breakpoint_command_test)
2435 (infrun_breakpoint_command_test, breakpoint_command_test)
2436 (user_defined_command_test, watchpoint_command_test)
2437 (test_command_prompt_position, redefine_hook_test)
2438 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2439 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2440 multi_line_input and multi_line. Remove gdb_expect and
2441 gdb_stop_suppressing_tests uses.
2442 * lib/gdb.exp (valnum_re): New global.
2443 (multi_line_input): New procedure.
2444
8354c62c
SM
24452016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2446
2447 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2448 Remove.
2449 (test_setup): Define with proc_with_prefix.
2450 (test_cli_inferior): Likewise.
2451 (test_cli_thread): Likewise.
2452 (test_cli_frame): Likewise.
2453 (test_cli_select_frame): Likewise.
2454 (test_cli_up_down): Likewise.
2455 (test_mi_thread_select): Likewise.
2456 (test_mi_stack_select_frame): Likewise.
2457 (test_cli_in_mi_inferior): Likewise.
2458 (test_cli_in_mi_thread): Likewise.
2459 (test_cli_in_mi_frame): Likewise.
2460 (top level): Do not use with_test_prefix_procname.
2461
64f367a2
PA
24622016-11-09 Pedro Alves <palves@redhat.com>
2463
2464 * gdb.base/commands.exp (gdbvar_simple_if_test)
2465 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2466 (progvar_simple_if_test, progvar_simple_while_test)
2467 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2468 (infrun_breakpoint_command_test, breakpoint_command_test)
2469 (user_defined_command_test, watchpoint_command_test)
2470 (test_command_prompt_position, deprecated_command_test)
2471 (bp_deleted_in_command, temporary_breakpoint_commands)
2472 (stray_arg0_test, source_file_with_indented_comment)
2473 (recursive_source_test, if_commands_test)
2474 (error_clears_commands_left, redefine_hook_test)
2475 (redefine_backtrace_test): Use proc_with_prefix.
2476 * lib/gdb.exp (proc_with_prefix): New proc.
2477
0bb65f1e
AA
24782016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2479
2480 * gdb.base/tui-layout.c: New file.
2481 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2482 disassembly window contains very long lines.
2483
7353f247
TT
24842016-11-08 Tom Tromey <tom@tromey.com>
2485
2486 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2487 depend on Python 2.
2488
30a7bb83
TT
24892016-11-08 Tom Tromey <tom@tromey.com>
2490
2491 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2492 New method.
2493
cdf5a07c
MG
24942016-10-29 Manish Goregaokar <manish@mozilla.com>
2495
2806dc7e 2496 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 2497
51a789c3
MG
24982016-10-27 Manish Goregaokar <manish@mozilla.com>
2499
2806dc7e
PA
2500 * gdb.rust/simple.rs: Add test for univariant enums without
2501 discriminants and for encoded struct-like enums.
51a789c3 2502
f610ab6d
PA
25032016-10-28 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2506 gdb_test_multiple, tighten regexps and match symtabs and line
2507 tables incrementally.
2508
b129b0ca
LM
25092016-10-28 Luis Machado <lgustavo@codesourcery.com>
2510
2511 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2512 general.
2513
ecf45d2c
SL
25142016-10-25 Luis Machado <lgustavo@codesourcery.com>
2515
2516 * gdb.base/exec-invalid-sysroot.exp: New file.
2517
b8d38ee4
JK
25182016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2519
2520 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2521
f90fd8c2
JK
25222016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2523
2524 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2525
2d2476aa
MR
25262016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2527
2806dc7e
PA
2528 * gdb.base/killed-outside.exp: Remove $options from a call to
2529 `prepare_for_testing'.
2d2476aa 2530
e42b25a0
SM
25312016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2532
2533 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2534 Change test message.
2535
3ccdb432
SM
25362016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2537
2538 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2539 Update comment.
2540
5bad3170
SM
25412016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2542
2543 * gdb.trace/mi-trace-save.exp: New file.
2544
5ad9dba7
YQ
25452016-10-13 Yao Qi <yao.qi@linaro.org>
2546
2547 * gdb.base/code_elim.exp (get_var_address): Remove.
2548 * gdb.base/relocate.exp: Likewise.
2549 * gdb.base/shreloc.exp: Likewise.
2550 * lib/gdb.exp (get_var_address): New.
2551
62df7e21
YQ
25522016-10-13 Yao Qi <yao.qi@linaro.org>
2553
2554 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2555 floating point tests if $skip_float_test is false.
2556
4dac951e
LM
25572016-10-12 Luis Machado <lgustavo@codesourcery.com>
2558
2559 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2560 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2561 argc values.
2562 Add 1 to argc so we guarantee distinct initial/modified argc values.
2563
8f1a8fc4
JK
25642016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2565
2566 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2567
16c85b5d
JK
25682016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2569
2570 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2571 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2572 * gdb.arch/vsx-regs.exp: Likewise.
2573
1d0e042a
YQ
25742016-10-07 Yao Qi <yao.qi@linaro.org>
2575
2576 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2577
68dadef5
MM
25782016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2579
2580 * gdb.python/python.exp: Test decode_line("*0").
2581
33fa2c6e
DE
25822016-10-06 Doug Evans <dje@google.com>
2583
2584 * gdb.python/py-value.exp (test_value_creation): Add test for large
2585 unsigned 64-bit value.
2586
9c37b5ae
TT
25872016-10-06 Tom Tromey <tom@tromey.com>
2588
2589 * gdb.compile/compile.exp: Change java tests to rust.
2590 * gdb.base/setshow.exp: Change java tests to rust.
2591 * gdb.base/default.exp: Remove java from language list.
2592 * README (Examples): Update language example.
2593 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2594 test.
2595 * lib/gdb.exp (skip_java_tests): Remove.
2596 * lib/java.exp: Remove.
2597 * gdb.java: Remove.
2598
78b86327
MR
25992016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2600
2601 * gdb.arch/mips-fcr.exp: New test.
2602 * gdb.arch/mips-fcr.c: Source for the new test.
2603
7470adbb
MR
26042016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2605
2606 * gdb.base/solib-disc.exp: Use `standard_output_file'
2607 throughout.
2608
4a556533
PA
26092016-10-06 Pedro Alves <palves@redhat.com>
2610
2611 * gdb.base/jit-simple-dl.c: New file.
2612 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2613 * gdb.base/jit-simple.c: ... this.
2614 * gdb.base/jit-simple.exp (jit_run): Delete.
2615 (build_jit): New proc.
2616 (jit_test_reread): Recompile either the main program or the shared
2617 library, depending on what is being tested. Skip changing address
2618 if caller wants to. Compare before/after addresses. If testing
2619 standalone, explicitly load the binary. Test "maint info
2620 breakpoints".
2621 (top level): Add "standalone vs shared lib" and "change address"
2622 vs "same address" axes.
2623
5a122fbc
PA
26242016-10-06 Pedro Alves <palves@redhat.com>
2625
2626 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2627 call.
2628 (jit_run): Delete.
2629 (jit_test_reread): Use with_test_prefix. Reload the main binary
2630 explicitly. Compare the before/after addresses of the JIT
2631 descriptor.
2632
ee8da4b8
DE
26332016-08-15 Doug Evans <dje@google.com>
2634
2635 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2636 for single bitfields is bool.
2637 * gdb.xml/tdesc-regs.exp: Ditto.
2638
f389f6fe
JK
26392016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2640
2641 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2642
fdebf1a4
YQ
26432016-10-05 Yao Qi <yao.qi@linaro.org>
2644
2645 * lib/gdb.exp (support_complex_tests): Return zero if
2646 gdb_skip_float_test return true.
2647
9c36d954 26482016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2649 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
2650
2651 PR gdb/20487
2652 * gdb.mi/user-selected-context-sync.exp: New file.
2653 * gdb.mi/user-selected-context-sync.c: New file.
2654
4034d0ff 26552016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2656 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
2657
2658 PR gdb/20487
2659 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2660 =thread-select-event check.
2661
a4297203
PB
26622016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2663
2664 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2665 the compulsory L operand changes.
2666 * gdb.arch/powerpc-power.s: Likewise.
2667
bb805577
JK
26682016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2669
2670 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2671 * gdb.base/jit-attach-pie.c: New file.
2672 * gdb.base/jit-attach-pie.exp: New file.
2673
6d61dee5
PA
26742016-09-28 Pedro Alves <palves@redhat.com>
2675
2676 * gdb.base/infcall-input.c: New file.
2677 * gdb.base/infcall-input.exp: New file.
2678
f73842fc
YQ
26792016-09-22 Yao Qi <yao.qi@linaro.org>
2680
2681 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2682 (gdb_exit): Rename it to ...
2683 (gdbserver_gdb_exit): ... Close GDBserver.
2684 (gdb_exit): New proc, call gdbserver_gdb_exit.
2685 (mi_gdb_exit): Likewise.
2686
90681dab
YQ
26872016-09-22 Yao Qi <yao.qi@linaro.org>
2688
2689 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2690 path.
2691 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2692 Remove duplication.
2693
9c211fd8
YQ
26942016-09-22 Yao Qi <yao.qi@linaro.org>
2695
2696 * lib/gdbserver-support.exp: Check the existence of
2697 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2698
ad0a504f
AK
26992016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2700
2701 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2702
36cf1806
TT
27032016-09-21 Tom Tromey <tom@tromey.com>
2704
2705 PR gdb/20604:
2706 * gdb.base/quit.exp: New file.
2707
74172ecf
SM
27082016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2709
2710 * .gitignore: New file.
2711
3d0ec882
MR
27122016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2713
2714 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2715 throughout.
2716
8193adea
AA
27172016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2718
2719 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2720
d41a5c09
JK
27212016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2722
2723 * gdb.cp/casts.cc (decltype): Move it ...
2724 (main): ... with its call to ...
2725 * gdb.cp/casts03.cc: ... a new file.
2726 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2727
d2dfe700
JK
27282016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2729
2730 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2731
e2a92b16
PB
27322016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2733
2734 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2735 and sync up the test with tests in gas/testsuite/gas/ppc.
2736 * gdb.arch/powerpc-power.exp: Likewise.
2737
49b4de64
JK
27382016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2739
2740 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2741
2c29df25
SDJ
27422016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2743 Jan Kratochvil <jan.kratochvil@redhat.com>
2744
2745 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2746 make m1's definition to be different from m2's. Use 'dummy' as an
2747 argument for probe 'two'.
2748
cc3c2846
JB
27492016-09-10 Jon Beniston <jon@beniston.com>
2750
2751 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2752 for sim target.
2753
e1b2624a
AA
27542016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2755
2756 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2757 variable declaration.
2758 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2759 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2760 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2761 received HWCAP as its argument.
2762
4295e285
PA
27632016-09-06 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.base/new-ui-pending-input.c: New file.
2766 * gdb.base/new-ui-pending-input.exp: New file.
2767 * gdb.exp (clear_gdb_spawn_id): New procedure.
2768 (with_spawn_id): Check whether gdb_spawn_id exists before
2769 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2770 on exit.
2771
00d5215e
UW
27722016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2773
2774 * gdb.base/float128.c: New file.
2775 * gdb.base/float128.exp: Likewise.
2776 * gdb.base/floatn.c: Likewise.
2777 * gdb.base/floatn.exp: Likewise.
2778
a9ff5f12
UW
27792016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2780
2781 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2782
f245535c
PA
27832016-09-05 Pedro Alves <palves@redhat.com>
2784
2785 PR backtrace/19927
2786 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2787 unwinders are immediately called as side effect of "source" or
2788 "disable unwinder" commands.
2789 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2790
ae9cf263
YQ
27912016-09-02 Yao Qi <yao.qi@linaro.org>
2792
2793 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2794 is true and $type is "float" or "double".
2795
27aba047
YQ
27962016-09-02 Yao Qi <yao.qi@linaro.org>
2797
2798 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2799 true.
2800 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2801 * gdb.base/call-rt-st.exp: Likewise.
2802 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2803 return value instead of gdb,skip_float_test.
2804 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2805 (do_function_calls): Use its return value instead of
2806 gdb,skip_float_test.
2807 * gdb.base/finish.exp: Likewise.
2808 * gdb.base/funcargs.exp: Likewise.
2809 * gdb.base/return.exp: Likewise.
2810 * gdb.base/return2.exp: Likewise.
2811 * gdb.base/varargs.exp: Likewise.
2812 * lib/gdb.exp (gdb_skip_float_test): Change it to
2813 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2814
5af962df
AA
28152016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2816
2817 * gdb.multi/tids.exp: Test "thread apply all".
2818
7fac6910
JK
28192016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2820
2821 * gdb.base/default.exp (tty): Remove.
2822
bb1fe4ac
KB
28232016-08-24 Kevin Buettner <kevinb@redhat.com>
2824
2806dc7e
PA
2825 * gdb.python/py-recurse-unwind.c: New file.
2826 * gdb.python/py-recurse-unwind.py: New file.
2827 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2828
0a1ddfa6
SM
28292016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2830
2831 * gdb.base/set-inferior-tty.exp: New file.
2832 * gdb.base/set-inferior-tty.c: New file.
2833
d9de1fe3
PA
28342016-08-23 Pedro Alves <palves@redhat.com>
2835
2836 PR gdb/20494
2837 * gdb.base/new-ui-echo.c: New file.
2838 * gdb.base/new-ui-echo.exp: New file.
2839
e9d9abd7
YQ
28402016-08-23 Yao Qi <yao.qi@linaro.org>
2841
2842 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2843 gdbserver_spawn.
2844 * gdb.server/connect-without-multi-process.exp (do_test):
2845 Likewise.
2846
3589529e
YQ
28472016-08-23 Yao Qi <yao.qi@linaro.org>
2848
2849 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2850 standalone_txt. Delete gdb_txt and standalone_txt on host
2851 and target. Spawn the binary on target. Copy files from
2852 target to host.
2853
6bb90213
PA
28542016-08-22 Pedro Alves <palves@redhat.com>
2855
2856 PR gdb/20505
2857 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2858 with_test_prefix. Factor out bits to ...
2859 (test_no_vdso): ... this new procedure.
2860
20c2c024
CL
28612016-08-19 Carl Love <cel@us.ibm.com>
2862
2863 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2864 maintaining separate logic for constructing the output path.
2865 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2866 * gdb.arch/ppc-dfp.exp: Likewise.
2867 * gdb.arch/ppc-fp.exp: Likewise.
2868 * gdb.arch/vsx-regs.exp: Likewise.
2869 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2870 binprefix for generating the additional binary files.
2871
0646e07d
PA
28722016-08-19 Pedro Alves <palves@redhat.com>
2873
2874 * gdb.trace/mi-trace-frame-collected.exp
2875 (test_trace_frame_collected): On x32, expect two registers.
2876
46da9242
CL
28772016-08-18 Carl Love <cel@us.ibm.com>
2878
2879 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2880 and sync up the test with tests in gas/testsuite/gas/ppc.
2881 * gdb.arch/powerpc-power.exp: Likewise.
2882
eb2332d7
SM
28832016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2884
2885 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2886 expected error message.
2887
63c61e04
SM
28882016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2889
2890 * gdb.multi/remove-inferiors.exp: New file.
2891 * gdb.multi/remove-inferiors.c: New file.
2892
7b17065f
YQ
28932016-08-12 Yao Qi <yao.qi@linaro.org>
2894
2895 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2896 argument list.
2897
01d3dedf
PA
28982016-08-10 Pedro Alves <palves@redhat.com>
2899
2900 PR gdb/19187
2901 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2902 setup_kfails.
2903
3eb7562a
PA
29042016-08-09 Pedro Alves <palves@redhat.com>
2905 Simon Marchi <simon.marchi@ericsson.com>
2906
2907 PR gdb/20418
2908 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2909 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2910
80614914
PA
29112016-08-09 Pedro Alves <palves@redhat.com>
2912
2913 PR mi/20431
2914 * gdb.mi/mi-cmd-error.exp: New file.
2915
f348d89a
PA
29162016-08-09 Pedro Alves <palves@redhat.com>
2917
2918 PR gdb/18653
2919 * gdb.base/signals-state-child.c: New file.
2920 * gdb.base/signals-state-child.exp: New file.
2921 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2922
e5ca03b4
PA
29232016-08-09 Pedro Alves <palves@redhat.com>
2924
2925 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2926
282a0691
TT
29272016-08-03 Tom Tromey <tom@tromey.com>
2928
2929 PR python/18565:
2930 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2931
41bfcd63
YQ
29322016-08-01 Yao Qi <yao.qi@linaro.org>
2933
2934 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2935 variable mode to "multi-process" if $multi_process is 1, otherwise
2936 set it to "single-process".
2937
e3465b24
YQ
29382016-08-01 Yao Qi <yao.qi@linaro.org>
2939
2940 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2941 * gdb.cp/cpexprs.exp: Likewise.
2942 * gdb.cp/m-static.exp: Likewise.
2943
0b31a4bc
TT
29442016-07-26 Tom Tromey <tom@tromey.com>
2945
2946 PR python/20190:
2947 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2948 test.
2949
e0461dbb
MM
29502016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2951
2952 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2953 selecting assembly source files.
2954 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2955 assembly source files.
2956 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2957 assembly source files.
2958 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2959 selecting assembly source files.
2960
8194e927
SM
29612016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2962
2963 * gdb.base/new-ui.exp (do_test_invalid_args): New
2964 procedure.
2965
c0272db5
TW
29662016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2967
2968 * gdb.btrace/reconnect.c: New file.
2969 * gdb.btrace/reconnect.exp: New file.
2970
e3487908
GKB
29712016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2972
2973 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2974 to test_catch_syscall_group.
2975 (test_catch_syscall_group): New.
2976
12df5c00
TT
29772016-07-21 Tom Tromey <tom@tromey.com>
2978
2979 * gdb.rust/simple.rs (main): Use empty struct expression.
2980 * gdb.rust/simple.exp: Add tests for empty struct expression.
2981
bae62ee2
YQ
29822016-07-21 Yao Qi <yao.qi@linaro.org>
2983
2984 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2985 if gdb_skip_xml_test is true on some targets.
2986
b1b53fb3
YQ
29872016-07-21 Yao Qi <yao.qi@linaro.org>
2988
2989 * gdb.server/solib-list.exp: Unset last_loaded_file.
2990
027d97f8
JK
29912016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2992
2993 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2994 "step into captured_main (args)".
2995
7674d381
JK
29962016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2997
2998 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2999
72b5d099
JK
30002016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3001
3002 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
3003
1f960ced
PA
30042016-07-19 Pedro Alves <palves@redhat.com>
3005
3006 * gdb.opt/inline-break.exp: Remove optimize=-O2.
3007 * gdb.opt/inline-bt.exp: Likewise.
3008 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
3009 additional_flags=-Winline.
3010 * gdb.opt/inline-locals.exp: Likewise.
3011 * gdb.opt/inline-markers.c (ATTR): Define.
3012 (inlined_fn): Use it.
3013
f25827c1
YQ
30142016-07-19 Yao Qi <yao.qi@linaro.org>
3015
3016 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
3017 (test_with_self): Remove some code. Remove argument executable.
3018 (top-level): Use do_self_tests.
3019
37539ebe
DB
30202016-07-15 Zachary Welch <zwelch@codesourcery.com>
3021 Don Breazeal <donb@codesourcery.com>
3022
3023 * gdb.base/maint.exp: Escape paths used in regular expressions.
3024 * gdb.stabs/weird.exp: Likewise.
3025
dac790e1
TT
30262016-07-13 Tom Tromey <tom@tromey.com>
3027
3028 PR python/15620, PR python/18620:
3029 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
3030 (test_bkpt_events): New procs.
3031
93daf339
TT
30322016-07-13 Tom Tromey <tom@tromey.com>
3033
3034 PR python/17698:
3035 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
3036 test.
3037 (test_watchpoints): Likewise.
3038 (test_bkpt_pending): New proc.
3039
6571a381
TT
30402016-07-13 Tom Tromey <tom@tromey.com>
3041
3042 PR cli/18053:
3043 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
3044 completion test.
3045
e8732474
JK
30462016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3047
3048 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
3049 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
3050 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
3051 f_label.
3052 (g): Rename g_end_lbl to g_label.
3053 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
3054 low_pc and high_pc.
3055 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
3056
e0f3fd7c
TT
30572016-07-12 Tom Tromey <tom@tromey.com>
3058
3059 PR python/19293:
3060 * gdb.python/py-unwind-maint.exp: Update tests.
3061
3cfe46b6
YQ
30622016-07-12 Yao Qi <yao.qi@linaro.org>
3063
3064 * lib/selftest-support.exp (selftest_setup): Match the output
3065 when captured_main is inlined.
3066
4f19a0e6
WT
30672016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3068
3069 * gdb.fortran/derived-types.exp (result_line, result_line_2):
3070 New variables.
3071 (print this%a, print this%b, print this): New tests.
3072 * gdb.fortran/derived-types.f90 (this): New object and
3073 initialization.
3074
986cf455
SM
30752016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3076
3077 * gdb.ada/arraydim.exp: Remove extra directory level in build
3078 directory.
3079
f0464b23
SM
30802016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3081
3082 * lib/ada.exp: Remove extra directory level in build directory.
3083 * gdb.ada/cond_lang.exp: Likewise.
3084 * gdb.ada/exec_changed.exp: Likewise.
3085 * gdb.ada/lang_switch.exp: Likewise.
3086
42d94011
MG
30872016-07-06 Manish Goregaokar <manish@mozilla.com>
3088
2806dc7e
PA
3089 * simple.rs: Add test for raw pointer subscripting.
3090 * simple.exp: Add test expectations.
42d94011 3091
647c264c
YQ
30922016-07-05 Yao Qi <yao.qi@linaro.org>
3093
3094 * gdb.mi/mi-reverse.exp: Match =record-started output.
3095
20aa2c60
PA
30962016-07-01 Pedro Alves <palves@redhat.com>
3097
3098 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3099 procedure.
3100 (jit_reader_test): Test the jit reader's unwinder.
3101 * gdb.base/jithost.c (jit_function_00_code): New global.
3102 (main): Use memcpy to fill in the mmapped code, instead of poking
3103 bytes manually here.
3104 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3105 value.
3106 (read_debug_info): Save the function's range.
3107 (read_sp): New function.
3108 (unwind_frame): Use it. Also unwind RBP.
3109 (get_frame_id): Use read_sp.
3110 (gdb_init_reader): Use calloc instead of malloc.
3111 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3112 parameter. Use gdb_test_multiple.
3113
ced2dffb
PA
31142016-07-01 Pedro Alves <palves@redhat.com>
3115 Antoine Tremblay <antoine.tremblay@ericsson.com>
3116
3117 * gdb.threads/process-dies-while-detaching.c: New file.
3118 * gdb.threads/process-dies-while-detaching.exp: New file.
3119
63000888
PA
31202016-07-01 Pedro Alves <palves@redhat.com>
3121
3122 * gdb.multi/watchpoint-multi-exit.c: New file.
3123 * gdb.multi/watchpoint-multi-exit.exp: New file.
3124
038d4868
PA
31252016-06-30 Pedro Alves <palves@redhat.com>
3126
3127 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3128 unset inferior_spawn_id.
3129
994e9c83
PA
31302016-06-30 Pedro Alves <palves@redhat.com>
3131
3132 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3133 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3134
e5653468
YQ
31352016-06-29 Yao Qi <yao.qi@linaro.org>
3136
3137 * gdb.base/return.c: Add copyright header.
3138
803b47e5
TT
31392016-06-29 Tom Tromey <tom@tromey.com>
3140
3141 PR python/20129:
3142 * gdb.python/py-framefilter.exp: Add tests for setting priority
3143 and disabling of non-existent frame filter.
3144
28244707
YQ
31452016-06-29 Yao Qi <yao.qi@linaro.org>
3146
3147 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3148 0x0f07ff.
3149
a31d2f06
YQ
31502016-06-28 Yao Qi <yao.qi@linaro.org>
3151
3152 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3153 triplets. Start gdb, execute catch syscall, and continue. Check
3154 gdb's output to determine catch syscall is supported.
3155
921d8f54
MG
31562016-06-27 Manish Goregaokar <manish@mozilla.com>
3157
25d49b86
PA
3158 * gdb.rust/simple.rs: Add test for returning unit in a function.
3159 * gdb.rust/simple.exp: Add expectation for functions returning
3160 unit.
921d8f54 3161
f4952523
PMR
31622016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3163
3164 * gdb.python/py-breakpoint-create-fail.c,
3165 gdb.python/py-breakpoint-create-fail.exp,
3166 gdb.python/py-breakpoint-create-fail.py: New testcase.
3167
fccb08f8
MG
31682016-06-25 Manish Goregaokar <manish@mozilla.com>
3169
3170 PR gdb/20239
3171 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
3172 * gdb.rust/simple.exp: Add test expectations for new NonZero
3173 tests.
fccb08f8 3174
6b850546
DT
31752016-06-24 David Taylor <dtaylor@emc.com>
3176
3177 * gdb.base/offsets.exp: New file.
3178 * gdb.base/offsets.c: New file.
3179
17621150
TT
31802016-06-23 Tom Tromey <tom@tromey.com>
3181
3182 PR gdb/16483:
3183 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3184 before any filters are loaded.
3185
04d59df6
WT
31862016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3187
3188 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3189 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3190 structs.
3191 * gdb.fortran/derived-type-function.exp: New file.
3192 * gdb.fortran/derived-type-function.f90: New file.
3193
3194
ac69f786
PA
31952016-06-21 Pedro Alves <palves@redhat.com>
3196
3197 * gdb.base/new-ui.exp: New file.
3198 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3199 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3200 (with_spawn_id): New procedure.
3201
49940788
PA
32022016-06-21 Pedro Alves <palves@redhat.com>
3203
3204 * gdb.mi/mi-exec-run.exp: New file.
3205
ef274d26
PA
32062016-06-21 Pedro Alves <palves@redhat.com>
3207
3208 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3209 breakpoint command's output on the main UI.
3210 (test_break): New procedure, factored out from calls in the top
3211 level.
3212 (top level): Use foreach_with_prefix to test MI as main UI and as
3213 separate UI.
3214
468afe6c
PA
32152016-06-21 Pedro Alves <palves@redhat.com>
3216
3217 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3218 (test_awatch_creation_and_listing)
3219 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3220 Remove 'type' parameter.
3221 (test_watchpoint_all): New parameter mi_mode. Remove
3222 with_test_prefix.
3223 (top level): Use foreach_with_prefix, and add main/separate UI MI
3224 testing axis.
3225
51f77c37
PA
32262016-06-21 Pedro Alves <palves@redhat.com>
3227
3228 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3229 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3230 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3231 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3232 (gdb_main_spawn_id, mi_spawn_id): Declare and
3233 comment.
3234 (mi_create_inferior_pty): New procedure,
3235 factored out from default_mi_gdb_start.
3236 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3237 procedures.
3238 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3239 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3240 Use mi_create_inferior_pty.
3241 (mi_gdb_start): Use eval to pass down args list.
3242
8980e177
PA
32432016-06-21 Pedro Alves <palves@redhat.com>
3244
3245 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3246 * gdb.opt/inline-cmds.exp: Add MI tests.
3247
f38d3ad1
PA
32482016-06-21 Pedro Alves <palves@redhat.com>
3249
3250 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3251
45db7c09
PA
32522016-06-21 Pedro Alves <palves@redhat.com>
3253
3254 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3255 (top level): Use it instead of mi_execute_to.
3256
5a069ab3
PA
32572016-06-21 Pedro Alves <palves@redhat.com>
3258
3259 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3260 (cont_handler_str): New.
3261 (signal_stop_handler): Set stop_handler_str instead of printing to
3262 stdout.
3263 (continue_handler): Set cont_handler_str instead of printing to
3264 stdout.
3265 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3266 mi_send_resuming_command. Print stop_handler_str and
3267 cont_handler_str instead of expecting the python events print
3268 directly.
3269
2838cc1d
SD
32702016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3271
3272 * gdb.base/jit-reader.exp: New file.
3273 * gdb.base/jithost.c: New file.
3274 * gdb.base/jithost.h: New file.
3275 * gdb.base/jitreader.c : New file.
3276 * gdb.base/jit-protocol.h: New file.
3277
21a77091
YQ
32782016-06-17 Yao Qi <yao.qi@linaro.org>
3279
3280 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3281 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3282 and detach-on-fork. Adjust tests.
3283 (top level): Invoke break_cond_on_syscall with combinations of
3284 syscall, follow-fork-mode and detach-on-fork.
3285
f50bf8e5
YQ
32862016-06-17 Yao Qi <yao.qi@linaro.org>
3287
3288 * gdb.base/step-over-exit.c: New.
3289 * gdb.base/step-over-exit.exp: New.
3290
a28d8e50
YTL
32912016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3292
3293 * gdb.base/float.exp: Add target check for nds32*-*-*.
3294 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3295
cad8e26d
AB
32962016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3297
3298 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3299 for unsupported target features.
3300 * gdb.base/call-rt-st.exp: Likewise.
3301 * gdb.base/call-sc.exp: Likewise.
3302 * gdb.base/call-signal-resume.exp: Likewise.
3303 * gdb.base/call-strs.exp: Likewise.
3304 * gdb.base/callexit.exp: Likewise.
3305 * gdb.base/callfuncs.exp: Likewise.
3306 * gdb.base/nodebug.exp: Likewise.
3307 * gdb.base/printcmds.exp: Likewise.
3308 * gdb.base/ptype.exp: Likewise.
3309 * gdb.base/structs.exp: Likewise.
3310 * gdb.base/unwindonsignal.exp: Likewise.
3311 * gdb.cp/gdb2495.exp: Likewise.
3312 * gdb.cp/templates.exp: Likewise.
3313 * gdb.cp/virtfunc.exp: Likewise.
3314 * gdb.threads/hand-call-in-threads.exp: Likewise.
3315 * gdb.threads/interrupted-hand-call.exp: Likewise.
3316 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3317
347dc102
TT
33182016-06-10 Tom Tromey <tom@tromey.com>
3319
3320 PR rust/20110:
3321 * gdb.rust/expr.exp: Add test for integer constant larger than
3322 i32.
3323
5e13cf25
BH
33242016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3325
3326 * gdb.fortran/nested-funcs.exp: New.
3327 * gdb.fortran/nested-funcs.f90: New.
3328
bb556f1f
TK
33292016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3330
3331 * gdb.base/examine-backward.c: New file.
3332 * gdb.base/examine-backward.exp: New file.
3333
38b022b4
SM
33342016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3335
3336 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3337 matching.
3338
1b40ec05
TT
33392016-06-02 Tom Tromey <tom@tromey.com>
3340
3341 PR python/18984:
3342 * gdb.python/py-shared.exp: Add solib_name test.
3343
193bd378
SM
33442016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3345
3346 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3347
3326303b
MG
33482016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3349
3350 PR c++/19893
3351 * gdb.dwarf2/implref.exp: Rename to...
3352 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3353 * gdb.dwarf2/implref-array.c: New file.
3354 * gdb.dwarf2/implref-array.exp: Likewise.
3355 * gdb.dwarf2/implref-global.c: Likewise.
3356 * gdb.dwarf2/implref-global.exp: Likewise.
3357 * gdb.dwarf2/implref-struct.c: Likewise.
3358 * gdb.dwarf2/implref-struct.exp: Likewise.
3359
825c8ef2
AT
33602016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3361
3362 * gdb.trace/trace-condition.exp: Add 64bit tests.
3363
2320162a
AT
33642016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3365
3366 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3367 bits types.
3368 (main): Adapt to 8 to 64 bits types.
3369 * gdb.trace/trace-condition.exp: Add new tests.
3370
a7818233
AT
33712016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3372
3373 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3374
0d336466
AT
33752016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3376
3377 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3378 Move condition tests...
3379 * gdb.trace/trace-condition.exp: Here.
3380
7faeb45a
AT
33812016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3382
3383 * gdb.trace/trace-condition.exp: Add counter-case tests.
3384
e385593e
JK
33852016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3386
3387 PR c++/15231
3388 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3389 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3390
744608cc
PA
33912016-05-27 Pedro Alves <palves@redhat.com>
3392
3393 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3394 New procedure.
3395 (top level): Call it, and bail out of DejaGnu is known to be bad.
3396
ac775bf4
AB
33972016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3398
3399 * gdb.base/whatis.c: Extend the test case.
3400 * gdb.base/whatis.exp: Add additional tests.
3401
2bbad2ea
BH
34022016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3403
3404* gdb.fortran/type.f90: Add pointer variable.
3405* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3406
8b70175d
BH
34072016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3408
3409 * gdb.fortran/vla-type.exp: Fix testcase name.
3410
86d8a848
BH
34112016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3412
3413 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3414
e188eb36
BH
34152016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3416
3417 * gdb.fortran/type.f90: Add nested structures.
3418 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3419 * gdb.fortran/derived-type.exp: Adapt expected output.
3420 * gdb.fortran/vla-type.exp: Adapt expected output.
3421
9b2db1fd
BH
34222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3423
3424 * gdb.fortran/whatis_type.exp: Adapt expected output.
3425
72b17055
BH
34262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3427
3428 * gdb.fortran/print_type.exp: Fix expected output.
3429 * gdb.fortran/whatis_type.exp: Fix expected output.
3430
3cd81d8d
BH
34312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3432
3433 * gdb.fortran/whatis_type.exp: Use multi_line.
3434
ddae9462
TT
34352016-05-24 Tom Tromey <tom@tromey.com>
3436
3437 PR python/17386:
3438 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3439 use value as an index.
3440
1957f6b8
TT
34412016-05-23 Tom Tromey <tom@tromey.com>
3442
3443 PR python/17981:
3444 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3445 no-breakpoint case.
3446
026a9174
PA
34472016-05-24 Pedro Alves <palves@redhat.com>
3448
3449 PR gdb/19828
3450 * gdb.threads/clone-attach-detach.c: New file.
3451 * gdb.threads/clone-attach-detach.exp: New file.
3452
e70a7231
FR
34532016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3454
3455 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3456
0f6ed0e0
TT
34572016-05-23 Tom Tromey <tom@tromey.com>
3458
3459 PR python/19438, PR python/18393:
3460 * gdb.python/py-progspace.exp: Add "dir" test.
3461 * gdb.python/py-objfile.exp: Add "dir" test.
3462
ffd19d61
YQ
34632016-05-23 Yao Qi <yao.qi@linaro.org>
3464
3465 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3466 * gdb.arch/thumb2-it.exp: Likewise.
3467
9e8f9b05
SM
34682016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3469
3470 * gdb.mi/mi-threads-interrupt.c: New file.
3471 * gdb.mi/mi-threads-interrupt.exp: New file.
3472
61c6156d
SM
34732016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3474
3475 PR gdb/18077
3476 * gdb.mi/mi-async-run.exp: New file.
3477 * gdb.mi/mi-async-run.c: New file.
3478
67218854
TT
34792016-05-17 Tom Tromey <tom@tromey.com>
3480 Manish Goregaokar <manishsmail@gmail.com>
3481
3482 * lib/rust-support.exp: New file.
3483 * lib/gdb.exp (skip_rust_tests): New proc.
3484 (build_executable_from_specs): Handle rust.
3485 * lib/future.exp (gdb_find_rustc): New proc.
3486 (gdb_default_target_compile): Handle rust.
3487 * gdb.rust/expr.exp: New file.
3488 * gdb.rust/generics.exp: New file.
3489 * gdb.rust/generics.rs: New file.
3490 * gdb.rust/methods.exp: New file.
3491 * gdb.rust/methods.rs: New file.
3492 * gdb.rust/modules.exp: New file.
3493 * gdb.rust/modules.rs: New file.
3494 * gdb.rust/simple.exp: New file.
3495 * gdb.rust/simple.rs: New file.
3496
c44af4eb
TT
34972016-05-17 Tom Tromey <tom@tromey.com>
3498
3499 * gdb.base/default.exp (set language): Add rust.
3500
dcd1f979
TT
35012016-05-17 Tom Tromey <tom@tromey.com>
3502
3503 * gdb.gdb/unittest.exp: New file.
3504
155b7f57
YQ
35052016-05-16 Yao Qi <yao.qi@linaro.org>
3506
3507 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3508 shell_prompt. Update shell_prompt_re.
3509
8ddd5a6c
DE
35102016-05-12 Doug Evans <dje@google.com>
3511
3512 PR symtab/19999
3513 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3514 $options when building executable.
3515 * gdb.dwarf2/fission-loclists-pie.S: New file.
3516 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3517
02e370d9
SM
35182016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3519
3520 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3521 of [is_remote target],
3522
8929ad8b
SM
35232016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3524
3525 * lib/gdb.exp (use_gdb_stub): New procedure.
3526
6c447423
DE
35272016-05-03 Yunlian Jiang <yunlian@google.com>
3528 Doug Evans <dje@google.com>
3529
3530 PR symtab/19914
3531 * gdb.dwarf2/dwp-sepdebug.c: New file.
3532 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3533
444e826c
SM
35342016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3535
3536 * gdb.base/detach.exp: Remove is_remote check.
3537
740feeaa
SM
35382016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3539
3540 * gdb.base/annota-input-while-running.exp: Don't check for
3541 [is_remote target]. Enable annotations after running to main.
3542 Remove unused "set test..." line.
3543
9080ac9d
SM
35442016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3545
3546 * gdb.trace/trace-enable-disable.exp: New file.
3547 * gdb.trace/trace-enable-disable.c: New file.
3548
952ebca5
SM
35492016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3550
3551 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3552 use it in info sharedlibrary test.
3553 * gdb.trace/ftrace-lock.exp: Likewise.
3554 * gdb.trace/ftrace.exp: Likewise.
3555 * gdb.trace/range-stepping.exp: Likewise.
3556 * gdb.trace/trace-break.exp: Likewise.
3557 * gdb.trace/trace-condition.exp: Likewise.
3558 * gdb.trace/trace-mt.exp: Likewise.
3559
d9019901
SM
35602016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3561
3562 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3563 (gdb_load_shlib): ... this.
3564 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3565 gdb_load_shlib.
3566 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3567 * gdb.base/ctxobj.exp: Likewise.
3568 * gdb.base/dprintf-pending.exp: Likewise.
3569 * gdb.base/dso2dso.exp: Likewise.
3570 * gdb.base/fixsection.exp: Likewise.
3571 * gdb.base/gcore-relro.exp: Likewise.
3572 * gdb.base/gdb1555.exp: Likewise.
3573 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3574 * gdb.base/gnu-ifunc.exp: Likewise.
3575 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3576 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3577 * gdb.base/pending.exp: Likewise.
3578 * gdb.base/print-file-var.exp: Likewise.
3579 * gdb.base/print-symbol-loading.exp: Likewise.
3580 * gdb.base/shlib-call.exp: Likewise.
3581 * gdb.base/shreloc.exp: Likewise.
3582 * gdb.base/so-impl-ld.exp: Likewise.
3583 * gdb.base/solib-disc.exp: Likewise.
3584 * gdb.base/solib-nodir.exp: Likewise.
3585 * gdb.base/solib-overlap.exp: Likewise.
3586 * gdb.base/solib-symbol.exp: Likewise.
3587 * gdb.base/solib-weak.exp (do_test): Likewise.
3588 * gdb.base/sym-file.exp: Likewise.
3589 * gdb.base/symtab-search-order.exp: Likewise.
3590 * gdb.base/type-opaque.exp: Likewise.
3591 * gdb.base/unload.exp: Likewise.
3592 * gdb.base/watchpoint-solib.exp: Likewise.
3593 * gdb.compile/compile.exp: Likewise.
3594 * gdb.cp/gdb2384.exp: Likewise.
3595 * gdb.cp/infcall-dlopen.exp: Likewise.
3596 * gdb.cp/re-set-overloaded.exp: Likewise.
3597 * gdb.fortran/library-module.exp: Likewise.
3598 * gdb.opt/solib-intra-step.exp: Likewise.
3599 * gdb.python/py-finish-breakpoint.exp: Likewise.
3600 * gdb.python/py-shared.exp: Likewise.
3601 * gdb.reverse/solib-precsave.exp: Likewise.
3602 * gdb.reverse/solib-reverse.exp: Likewise.
3603 * gdb.server/solib-list.exp: Likewise.
3604 * gdb.threads/dlopen-libpthread.exp: Likewise.
3605 * gdb.threads/tls-shared.exp: Likewise.
3606 * gdb.threads/tls-so_extern.exp: Likewise.
3607 * gdb.trace/change-loc.exp: Likewise.
3608 * gdb.trace/ftrace-lock.exp: Likewise.
3609 * gdb.trace/ftrace.exp: Likewise.
3610 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3611 * gdb.trace/pending.exp: Likewise.
3612 * gdb.trace/range-stepping.exp: Likewise.
3613 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3614 (strace_info_marker): Likewise.
3615 (strace_probe_marker): Likewise.
3616 (strace_trace_on_same_addr): Likewise.
3617 (strace_trace_on_diff_addr): Likewise.
3618 * gdb.trace/trace-break.exp: Likewise.
3619 * gdb.trace/trace-condition.exp: Likewise.
3620 * gdb.trace/trace-mt.exp: Likewise.
3621
fca4cfd9
SM
36222016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3623
3624 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3625 result of gdb_remote_download.
3626 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3627 * gdb.base/dso2dso.exp: Likewise.
3628 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3629 * gdb.base/print-file-var.exp: Likewise.
3630 * gdb.base/shlib-call.exp: Likewise.
3631 * gdb.base/shreloc.exp: Likewise.
3632 * gdb.base/solib-overlap.exp: Likewise.
3633 * gdb.base/solib-weak.exp (do_test): Likewise.
3634 * gdb.base/unload.exp: Likewise.
3635
11cf4ffb
YQ
36362016-04-27 Yao Qi <yao.qi@linaro.org>
3637
3638 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3639 exists.
3640
3e2e34f8
KB
36412016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3642
3643 * vla-type.exp: Print structure from toplevel.
3644
8f07e298
BH
36452016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3646
3647 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3648 of dynamic types.
3649 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3650 of dynamic types.
3651
9920b434
BH
36522016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3653
3654 * gdb.fortran/vla-type.f90: New file.
3655 * gdb.fortran/vla-type.exp: New file.
3656
f3abeff5
YQ
36572016-04-25 Yao Qi <yao.qi@linaro.org>
3658
3659 * gdb.base/branch-to-self.c: New file.
3660 * gdb.base/branch-to-self.exp: New file.
3661
0a5d52f0
YQ
36622016-04-22 Yao Qi <yao.qi@linaro.org>
3663
3664 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3665 more after $hex.
3666
495346f6
YQ
36672016-04-22 Yao Qi <yao.qi@linaro.org>
3668
3669 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3670 * gdb.base/annota3.exp: Likewise.
3671
4a7e075c
YQ
36722016-04-22 Yao Qi <yao.qi@linaro.org>
3673
3674 * gdb.reverse/step-precsave.exp: Do one step and test program
3675 stops in "callee" and do multiple steps until program goes out
3676 of "callee".
3677 * gdb.reverse/step-reverse.exp: Likewise.
3678
5b061e98
YQ
36792016-04-22 Yao Qi <yao.qi@linaro.org>
3680
3681 * gdb.trace/signal.exp: Also pass if
3682 $tracepoint_hits($i) > $iterations.
3683
5c5dc57f
YQ
36842016-04-22 Yao Qi <yao.qi@linaro.org>
3685
3686 * gdb.trace/signal.c: New file.
3687 * gdb.trace/signal.exp: New file.
3688
a55411b9
DE
36892016-04-19 Doug Evans <xdje42@gmail.com>
3690
3691 * gdb.base/bad-file.exp: New file.
3692
a22df60a
MG
36932016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3694
3695 * gdb.dwarf2/implref.exp: New file.
3696
0c13f7e5
BH
36972016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3698
3699 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3700 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3701 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3702 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3703 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3704 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3705 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3706 * lib/fortran.exp (fortran_int4): New procedure.
3707 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3708 (fortran_logical4): Likewise.
3709
9b9b09e9
BH
37102016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3711
3712 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3713
a14d1f4d
BH
37142016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3715
3716 * lib/compiler.c: Add Intel specific preprocessor macros.
3717 * lib/compiler.cc: Likewise.
25d49b86 3718
7d49b1d0
LM
37192016-04-13 Luis Machado <lgustavo@codesourcery.com>
3720
3721 * gdb.server/connect-with-no-symbol-file.c: New file.
3722 * gdb.server/connect-with-no-symbol-file.exp: New file.
3723
8392fa22
SM
37242016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3725
3726 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3727
8c4c4aeb
SM
37282016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3729
3730 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3731 standard output directory.
3732
45e3745e
AT
37332016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3734
3735 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3736
e26b7e41
MM
37372016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3738
3739 * gdb.btrace/instruction_history.c (loop): Add declaration.
3740
8ce09462
AT
37412016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3742
3743 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3744
2e88a1ea
SM
37452016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3746
3747 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3748 parentheses to print.
3749 (continue_handler): Likewise.
3750
f48e22e3
SM
37512016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3752
3753 * gdb.server/solib-list.exp: Remove is_remote check.
3754 Pass shlib= to gdb_compile. Don't link shared library with
3755 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3756 Run binary filename through "readlink -f" on the target.
3757
096be756
PA
37582016-04-08 Pedro Alves <palves@redhat.com>
3759
3760 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3761 interpreter filename as argument to gdbserver_spawn.
3762 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3763 Return empty if $last_loaded_file does not exist.
3764
06500533
JK
37652016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3766
3767 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3768 * gdb.base/jit-main.c: Use exit after usage.
3769
2d35e871
JK
37702016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3771
3772 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3773 GDBHISTSIZE prior to the tests.
3774 * gdb.base/gdbinit-history.exp: Likewise.
3775
37762016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3777
3778 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3779 instead of build_executable. Use gdb_load_shlibs.
3780
c8064e7e
YQ
37812016-04-07 Yao Qi <yao.qi@linaro.org>
3782
3783 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3784 Execute "si" command.
3785
bde47561
YQ
37862016-04-07 Yao Qi <yao.qi@linaro.org>
3787
3788 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3789 number instead of the comments on some line.
3790
b16f8a3b
DB
37912016-04-06 Don Breazeal <donb@codesourcery.com>
3792
3793 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3794 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3795
c2f901df
SM
37962016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3797
3798 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3799 standard_output_file. Remove unused binfile variable.
3800
ac17fda0
CU
38012016-04-05 Catalin Udma <catalin.udma@freescale.com>
3802
3803 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3804 * gdb.python/py-mi-objfile.exp: Match "list main" output
3805 in console format.
3806
03a8c4df
SM
38072016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3808
3809 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3810 absolute.
3811
6e774b13
SM
38122016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3813
3814 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3815 absolute.
3816 * gdb.trace/ftrace.exp: Likewise.
3817 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3818 targets as well.
3819 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3820 (gdb_load_shlibs): Copy libraries to test directory when testing
3821 natively. Only set solib-search-path if testing remotely.
3822 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3823
7817ea46
SM
38242016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3825
3826 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3827 gdb_download. Use it even if the target is not remote.
3828 * gdb.base/jit.exp (compile_jit_test): Likewise.
3829 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3830 output directory if the destination board is local, otherwise use
3831 the standard remote_download from DejaGnu.
3832 (gdb_download): Remove.
3833 (gdb_load_shlibs): Use gdb_remote_download instead of
3834 gdb_download.
3835 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3836 Use gdb_remote_download instead of gdb_download. Use it even if
3837 the target is not remote.
3838 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3839 instead of gdb_download.
3840
7beb7f68
SM
38412016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3842
3843 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3844 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3845 run.
3846
cc63428a
AV
38472016-04-01 Artemiy Volkov <artemiyv@acm.org>
3848
3849 PR gdb/19820
3850 * gdb.base/printcmds.exp: Add artificial arrays tests.
3851
64cdf930
PA
38522016-03-31 Pedro Alves <palves@redhat.com>
3853
3854 PR gdb/19858
3855 * gdb.base/jit-main.c: Include unistd.h.
3856 (ATTACH): Define to 0 if not already defined.
3857 (wait_for_gdb, mypid): New globals.
3858 (WAIT_FOR_GDB): New macro.
3859 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3860 some breakpoint locations.
3861 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3862 New procedures.
3863 (one_jit_test): Add REATTACH parameter, and handle it. Use
3864 continue_to_test_location.
3865 (top level): Test attach, and adjusts calls to one_jit_test.
3866
40dea8cb
PA
38672016-03-31 Pedro Alves <palves@redhat.com>
3868
3869 PR gdb/19858
3870 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3871 BINSUFFIX parameter, and handle it.
3872 (top level): Adjust calls compile_jit_test.
3873
e7ea3ec7
CU
38742016-03-31 Catalin Udma <catalin.udma@freescale.com>
3875
3876 PR python/19743
3877 * gdb.python/py-mi-events-gdb.py: New file.
3878 * gdb.python/py-mi-events.c: New file.
3879 * gdb.python/py-mi-events.exp: New file.
3880
e6359af3
YQ
38812016-03-30 Yao Qi <yao.qi@linaro.org>
3882
3883 * gdb.reverse/until-precsave.exp: Match function name only.
3884 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3885 Move malloc to a condition block.
3886 * gdb.reverse/until-reverse.exp: Match function name only.
3887
a4105d04
MK
38882016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3889
3890 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3891 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3892 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3893 variable for GPR 0 instead of assuming it is register 0.
3894 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3895 * lib/trace-support.exp: Add s390 registers.
3896
bfa6adb9
YQ
38972016-03-29 Yao Qi <yao.qi@linaro.org>
3898
3899 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3900
1e6697ea
YQ
39012016-03-24 Yao Qi <yao.qi@linaro.org>
3902
3903 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3904 test message.
3905
64bcd522
AA
39062016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3907
3908 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3909 maintaining separate logic for constructing the output path.
3910
7868401b
DB
39112016-03-16 Don Breazeal <donb@codesourcery.com>
3912
3913 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3914 Retry fork and waitpid on interrupted system call errors.
3915 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3916 Use with_timeout_factor to increase timeout by factor of 10.
3917
1cafadb4
DB
39182016-03-15 Don Breazeal <donb@codesourcery.com>
3919
3920 * gdb.cp/scope-err.cc: New test program.
3921 * gdb.cp/scope-err.exp: New test script.
3922 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3923 lines and "set breakpoint here" comment.
3924 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3925 Fixed some whitespace and format issues.
3926 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3927 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3928
81516450
DE
39292016-03-15 Doug Evans <dje@google.com>
3930
3931 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3932 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3933 All callers updated. Add tests for enums, mixed flags register.
3934
aa52b601
DE
39352016-03-15 Doug Evans <dje@google.com>
3936
3937 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3938 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3939
fa4ff313
SM
39402016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3941
3942 * gdb.base/default.exp: Add $_as_string to the list of expected
3943 convenience functions.
3944
f2403c39
AB
39452016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3946
3947 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3948
f2f3ccb9
SM
39492016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3950
3951 * gdb.python/py-as-string.exp: New file.
3952 * gdb.python/py-as-string.c: New file.
3953
00dbd492
PA
39542016-03-09 Pedro Alves <palves@redhat.com>
3955
3956 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3957 signal" -> "Thread NN received signal" output change.
3958 * gdb.threads/ia64-sigill.exp: Likewise.
3959 * gdb.threads/linux-dp.exp: Likewise.
3960 * gdb.threads/manythreads.exp: Likewise.
3961 * gdb.threads/pending-step.exp: Likewise.
3962 * gdb.threads/print-threads.exp: Likewise.
3963 * gdb.threads/sigstep-threads.exp: Likewise.
3964 * gdb.threads/staticthreads.exp: Likewise.
3965 * gdb.threads/tls.exp: Likewise.
3966
1e6697ea
YQ
39672016-03-09 Pedro Alves <palves@redhat.com>
3968
3969 * gdb.base/command-line-input.exp: New file.
3970
b04fd3be
MK
39712016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3972
3973 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3974 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3975 * gdb.trace/pending.exp: Accept leading dot before function name.
3976 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3977 * lib/trace-support.exp: Set registers for ppc.
3978
98fa59e9
MK
39792016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3980
3981 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3982 use it for disassembly; accept .main in addition to main in backtrace.
3983
f77198c8
MK
39842016-03-09 Wei-cheng Wang <cole945@gmail.com>
3985 Marcin Kościelnicki <koriakin@0x04.net>
3986
3987 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3988 (gdb_recursion_test_ptr): New global variable.
3989 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3990 gdb_recursion_test.
3991 (gdb_c_test): Ditto.
3992
ba84e0da
MK
39932016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3994
3995 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3996 ordering.
3997
4366d36e
MK
39982016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3999
4000 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
4001 (bar): Add bar_start_lbl label.
4002 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
4003 of foo/bar for emitting DWARF and tracing.
4004
5eb264df
SDJ
40052016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
4006
4007 * analyze-racy-logs.py: Set executable bit.
4008
fb6a751f
SDJ
40092016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
4010
4011 * Makefile.in (DEFAULT_RACY_ITER): New variable.
4012 (CHECK_TARGET_TMP): Likewise.
4013 (check-single-racy): New rule.
4014 (check-parallel-racy): Likewise.
4015 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
4016 (do-check-parallel-racy): New rule.
4017 (check-racy/%.exp): Likewise.
4018 * README (Racy testcases): New section.
4019 * analyze-racy-logs.py: New file.
4020
bdf7e230
DE
40212016-03-03 Doug Evans <dje@google.com>
4022
4023 * gdb.base/skip.exp: Use with_test_prefix.
4024
4719d415
YQ
40252016-03-03 Yao Qi <yao.qi@linaro.org>
4026
4027 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
4028 Invoke step_over_syscall "clone" and break_cond_on_syscall
4029 "clone".
4030 * gdb.base/step-over-clone.c: New file.
4031
ea507862
YQ
40322016-03-03 Yao Qi <yao.qi@linaro.org>
4033
4034 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
4035 code format.
4036
8fc8cbda
YQ
40372016-03-03 Yao Qi <yao.qi@linaro.org>
4038
4039 * gdb.base/disp-step-fork.c: Rename to ...
4040 * gdb.base/step-over-fork.c: ... it. New file.
4041 * gdb.base/disp-step-vfork.c: Rename to ...
4042 * gdb.base/step-over-vfork.c: ... it. New file.
4043 * gdb.base/disp-step-syscall.exp: Rename to ...
4044 * gdb.base/step-over-syscall.exp: ... it. New file.
4045 (disp_step_cross_syscall): Rename to ...
4046 (step_over_syscall): ... it.
4047
92fa70b0
YQ
40482016-03-03 Yao Qi <yao.qi@linaro.org>
4049
4050 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4051 If target supports condition evaluation on target, invoke
4052 break_cond_on_syscall for fork and vfork.
4053
e197ad3c
YQ
40542016-03-03 Yao Qi <yao.qi@linaro.org>
4055
4056 * gdb.base/disp-step-syscall.exp: Don't invoke
4057 support_displaced_stepping.
4058 (disp_step_cross_syscall): Test with displaced stepping off and
4059 on if supported.
4060
0b47da9f
YQ
40612016-03-03 Yao Qi <yao.qi@linaro.org>
4062
4063 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
4064 proc.
4065 (setup): New proc.
4066 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
4067 and setup.
4068
065ab6dc
BH
40692016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4070
4071 * gdb.fortran/vla-history.exp: Remove breakpoint.
4072
07e448ad 40732016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4074
25d49b86
PA
4075 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4076 exceeds timeout.
07e448ad 4077
9ac2d526 40782016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4079
25d49b86
PA
4080 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4081 breakpoint.
9ac2d526 4082
17807369
BH
40832016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4084
4085 * gdb.mi/vla.f90: Nullify pointer after declaration.
4086
86e501af
PA
40872016-03-01 Pedro Alves <palves@redhat.com>
4088
4089 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4090
1e903e32
PA
40912016-03-01 Pedro Alves <palves@redhat.com>
4092
4093 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4094 before anything else.
4095 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4096 _GNU_SOURCE here.
4097 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4098 before anything else.
4099 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4100
6ccb54e2
PA
41012016-03-01 Pedro Alves <palves@redhat.com>
4102
4103 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4104
30ca9da1
YQ
41052016-03-01 Yao Qi <yao.qi@linaro.org>
4106
4107 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4108 prepare_for_testing.
4109
dc856b38
YQ
41102016-03-01 Yao Qi <yao.qi@linaro.org>
4111
4112 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4113
4a932159
AA
41142016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4115
4116 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4117 manually constructing the output path.
4118
f2489477
AA
41192016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4120
4121 * gdb.arch/s390-stackless.S: New.
4122 * gdb.arch/s390-stackless.exp: New.
4123
38899f16
IB
41242016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4125
4126 * gdb.dlang/circular.c: New file.
4127 * gdb.dlang/circular.exp: New file.
4128
9fde51ed
YQ
41292016-02-26 Yao Qi <yao.qi@linaro.org>
4130
4131 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4132 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4133 (testcases): Update.
4134
ce90fefe
YQ
41352016-02-26 Yao Qi <yao.qi@linaro.org>
4136
4137 * gdb.reverse/aarch64.c: Rename to ...
4138 * gdb.reverse/insn-reverse.c: ... it.
4139 * gdb.reverse/aarch64.exp: Rename to ...
4140 * gdb.reverse/insn-reverse.exp: ... it.
4141
3263bceb
YQ
41422016-02-26 Yao Qi <yao.qi@linaro.org>
4143
4144 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4145 (testcase_ftype): New.
4146 (testcases): New array.
4147 (n_testcases): New.
4148 (main): Call each element in testcases.
4149 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4150 (read_testcase): New.
4151 Do the tests in a loop.
4152
6cb59ff1
YQ
41532016-02-25 Yao Qi <yao.qi@linaro.org>
4154
4155 * gdb.base/branches.c: Remove.
4156
ae91f625
MK
41572016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4158
4159 PR gdb/13808
4160 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4161
678b48b7
MK
41622016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4163
4164 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4165
7337a6f2
MK
41662016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4167
4168 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4169 change x86_64 call_insn to 'callq'.
4170
861ca91f
AT
41712016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4172
4173 * gdb.trace/tfile-avx.c: Move to...
4174 * gdb.trace/tracefile-pseudo-reg.c: Here.
4175 * gdb.trace/tfile-avx.exp: Move to...
4176 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4177
bf74e428
GB
41782016-02-24 Gary Benson <gbenson@redhat.com>
4179
4180 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4181 message on attach.
4182
cce0e923
DE
41832016-02-23 Doug Evans <dje@google.com>
4184
4185 * gdb.base/skip.c (test_skip): New function.
4186 (end_test_skip_file_and_function): New function.
4187 (test_skip_file_and_function): New function.
4188 * gdb.base/skip1.c (test_skip): New function.
4189 (skip1_test_skip_file_and_function): New function.
4190 * gdb.base/skip.exp: Add tests for new skip options.
4191 * gdb.base/skip-solib.exp: Update expected output.
4192 * gdb.perf/skip-command.cc: New file.
4193 * gdb.perf/skip-command.exp: New file.
4194 * gdb.perf/skip-command.py: New file.
4195
4000e47e
MK
41962016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4197
4198 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4199 info registers pattern.
4200
24f75ead
IB
42012016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4202
4203 * lib/future.exp: Add D support.
4204 (gdb_find_gdc): New proc.
4205 (gdb_default_target_compile): Add D support.
4206
fbb7bcbe
WW
42072016-02-18 Wei-cheng Wang <cole945@gmail.com>
4208
4209 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4210 user+system time.
4211 (trace_speed_test): Determine the iteration count for a time
4212 between 15..30 seconds.
4213
012b3a21
WT
42142016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4215
4216 * gdb.arch/i386-mpx-sigsegv.c: New file.
4217 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4218 * gdb.arch/i386-mpx-simple_segv.c: New file.
4219 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4220
2d5189bd
YQ
42212016-02-18 Yao Qi <yao.qi@linaro.org>
4222
4223 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4224 Don't call setup_kfail.
4225
40fb20d0
YQ
42262016-02-18 Yao Qi <yao.qi@linaro.org>
4227
4228 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4229 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4230
21b1f8d2
DE
42312016-02-16 Doug Evans <dje@google.com>
4232
4233 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4234 * gdb.base/skip1.c: Ditto.
4235 * gdb.base/skip.exp: Whitespace cleanup.
4236
4041ed77
DB
42372016-02-16 Don Breazeal <donb@codesourcery.com>
4238
4239 PR remote/19496
4240 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4241 Remove kfail for PR remote/19496.
4242
c4ef31bf
SM
42432016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4244
4245 * lib/gdb.exp (standard_temp_file): Return a path specific to
4246 the runtest invocation.
4247
266b65b3
SM
42482016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4249
4250 * gdb.trace/save-trace.exp: Change relative path to be in the
4251 standard output directory.
4252
a7a0a6a9
JK
42532016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4254
4255 * gdb.arch/i386-prologue.c: Add missing prototypes.
4256
c99dbb42
JK
42572016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4258
4259 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4260 * gdb.arch/i386-prologue.exp: Likewise.
4261 * gdb.arch/i386-size.exp: Likewise.
4262
aa480355
SM
42632016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4264
4265 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4266 define object file path.
4267 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4268 file path.
4269 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4270 standard_output_file to define binfile.
4271
ba881f50
JK
42722016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4273
4274 Fix compatibility with recent gfortran-5.3.1.
4275 * gdb.fortran/vla-history.exp (print vla1 allocated)
4276 (print vla2 allocated, print $2, print $3): Remove
4277 (print $4): Rename to ...
4278 (print $2): ... here.
4279 (print $9): Rename to ...
4280 (print $5): ... here.
4281 (print $10): Rename to ...
4282 (print $6): ... here.
4283 * gdb.fortran/vla.f90: Add pvla initialization.
4284
e9fb005c
JK
42852016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4286
4287 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4288 New test.
4289 * gdb.fortran/vla-value-sub.exp: Likewise.
4290
e44e00ff
MK
42912016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4292
4293 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4294
97e94151
SM
42952016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4296
4297 * i386-biarch-core.exp: Define corefile using
4298 standard_output_file.
4299
01113bc1
YQ
43002016-02-12 Yao Qi <yao.qi@linaro.org>
4301
4302 * gdb.arch/arm-single-step-kernel-helper.c: New.
4303 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4304
33b4777c
MM
43052016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4306
4307 * gdb.btrace/tailcall-only.exp: New.
4308 * gdb.btrace/tailcall-only.c: New.
4309 * gdb.btrace/x86_64-tailcall-only.S: New.
4310 * gdb.btrace/i686-tailcall-only.S: New.
4311
acc23c11
PA
43122016-02-11 Pedro Alves <palves@redhat.com>
4313
4314 * README (Parallel testing): Add missing double quotes.
4315
e352bf0a
PA
43162016-02-11 Pedro Alves <palves@redhat.com>
4317
4318 * README (Parallel testing): New section.
4319 (GDB_PARALLEL): Rewrite.
4320 (FORCE_PARALLEL): Document.
4321
9f5fed78
MK
43222016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4323
4324 * gdb.trace/tfile-avx.c: New test.
4325 * gdb.trace/tfile-avx.exp: New test.
4326
9ef9e6a6
KS
43272016-02-09 Keith Seitz <keiths@redhat.com>
4328
4329 PR breakpoints/19546
4330 * gdb.base/infcall-exec.c: New file.
4331 * gdb.base/infcall-exec2.c: New file.
4332 * gdb.base/infcall-exec.exp: New file.
4333
a96e36da
KS
43342016-02-09 Keith Seitz <keiths@redhat.com>
4335
4336 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4337 (toplevel): Call test_bkpt_address.
4338
9f61929f
KS
43392016-02-09 Keith Seitz <keiths@redhat.com>
4340
4341 PR python/19506
4342 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4343 (toplevel): Call test_bkpt_address.
4344
1e94266c
SM
43452016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4346
4347 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4348 to AC_OUTPUT.
4349 * configure: Regenerate.
4350
2a7f3dff
PA
43512016-02-09 Pedro Alves <palves@redhat.com>
4352
4353 PR breakpoints/19548
4354 * gdb.base/execl-update-breakpoints.c (some_function): New
4355 function.
4356 (main): Call it.
4357 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4358 Tighten expected GDB output.
4359
2151ccc5
SM
43602016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4361
4362 * Makefile.in (ALL_SUBDIRS): Remove.
4363 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4364 (distclean maintainer-clean realclean): Likewise.
4365 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4366 * configure: Regenerate.
4367 * gdb.ada/Makefile.in: Delete.
4368 * gdb.arch/Makefile.in: Likewise.
4369 * gdb.asm/Makefile.in: Likewise.
4370 * gdb.base/Makefile.in: Likewise.
4371 * gdb.btrace/Makefile.in: Likewise.
4372 * gdb.cell/Makefile.in: Likewise.
4373 * gdb.compile/Makefile.in: Likewise.
4374 * gdb.cp/Makefile.in: Likewise.
4375 * gdb.disasm/Makefile.in: Likewise.
4376 * gdb.dlang/Makefile.in: Likewise.
4377 * gdb.dwarf2/Makefile.in: Likewise.
4378 * gdb.fortran/Makefile.in: Likewise.
4379 * gdb.gdb/Makefile.in: Likewise.
4380 * gdb.go/Makefile.in: Likewise.
4381 * gdb.guile/Makefile.in: Likewise.
4382 * gdb.java/Makefile.in: Likewise.
4383 * gdb.linespec/Makefile.in: Likewise.
4384 * gdb.mi/Makefile.in: Likewise.
4385 * gdb.modula2/Makefile.in: Likewise.
4386 * gdb.multi/Makefile.in: Likewise.
4387 * gdb.objc/Makefile.in: Likewise.
4388 * gdb.opencl/Makefile.in: Likewise.
4389 * gdb.opt/Makefile.in: Likewise.
4390 * gdb.pascal/Makefile.in: Likewise.
4391 * gdb.perf/Makefile.in: Likewise.
4392 * gdb.python/Makefile.in: Likewise.
4393 * gdb.reverse/Makefile.in: Likewise.
4394 * gdb.server/Makefile.in: Likewise.
4395 * gdb.stabs/Makefile.in: Likewise.
4396 * gdb.threads/Makefile.in: Likewise.
4397 * gdb.trace/Makefile.in: Likewise.
4398 * gdb.xml/Makefile.in: Likewise.
4399 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4400 GDB_PARALLEL.
4401 (standard_output_file): Remove check for GDB_PARALLEL, always
4402 return path in outputs/$subdir/$testname.
4403
437277d4
SM
44042016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4405
4406 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4407 (site.exp): Assign abs_srcdir to tcl's srcdir.
4408
31d913c7
YQ
44092016-02-04 Yao Qi <yao.qi@linaro.org>
4410
4411 * gdb.base/foll-exec-mode.c: Include limits.h.
4412 (main): Add parameters argc and argv. Get directory from
4413 argv[0].
4414 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4415 compilation.
4416 * gdb.base/foll-exec.c: Include limits.h.
4417 (main): Add parameters argc and argv.
4418 Get directory from argv[0].
4419 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4420 Adjust tests on the number of lines as source code changed.
4421 * gdb.base/foll-vfork-exit.c: Include limits.h.
4422 (main): Add one line of statement before vfork.
4423 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4424 (main): Add parameters argc and argv. Get directory from
4425 argv[0].
4426 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4427 (setup_gdb): Set tbreak to skip some source lines.
4428 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4429 (main): Add parameters argc and argv. Get directory from
4430 argv[0].
4431 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4432 compilation.
4433 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4434 (main): Add parameters argc and argv. Get directory from
4435 argv[0].
4436 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4437 compilation.
4438
9482b9fb
DE
44392016-02-01 Doug Evans <dje@google.com>
4440
4441 * gdb.base/skip.exp: Clean up multiple references to same test name.
4442
6b2e4f10
PA
44432016-02-01 Pedro Alves <palves@redhat.com>
4444
ccb6afd6 4445 PR remote/19496
6b2e4f10
PA
4446 * gdb.threads/forking-threads-plus-breakpoint.exp
4447 (displaced_stepping_supported): New global.
4448 (probe_displaced_stepping_support): New procedure.
4449 (do_test): Add 'displaced' parameter, and use it.
4450 (top level): Check for displaced stepping support. Add displaced
4451 stepping on/off testing axis.
4452
37a8db1a
AB
44532016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4454
4455 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4456 pointer. Don't perform further tests on the unassociated pointer
4457 if the first test fails.
4458
5fdf6324
AB
44592016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4460
4461 * gdb.base/max-value-size.c: New file.
4462 * gdb.base/max-value-size.exp: New file.
4463 * gdb.base/huge.exp: Disable max-value-size for this test.
4464
935c6144
IB
44652016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4466
4467 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4468
7fe8399d
YQ
44692016-01-28 Yao Qi <yao.qi@linaro.org>
4470
4471 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4472
a2077e25
PA
44732016-01-25 Pedro Alves <palves@redhat.com>
4474
4475 PR threads/19461
4476 * gdb.base/fork-running-state.c: New file.
4477 * gdb.base/fork-running-state.exp: New file.
4478
1d2736d4
PA
44792016-01-25 Pedro Alves <palves@redhat.com>
4480
4481 PR gdb/19494
4482 * gdb.base/catch-fork-kill.c: New file.
4483 * gdb.base/catch-fork-kill.exp: New file.
4484
f1da4b11
PA
44852016-01-25 Pedro Alves <palves@redhat.com>
4486
4487 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4488 Delete, moved to lib/gdb.exp.
4489 * gdb.threads/forking-threads-plus-breakpoint.exp
4490 (foreach_with_prefix): Likewise.
4491 * gdb.threads/process-dies-while-handling-bp.exp
4492 (foreach_with_prefix): Likewise.
4493 * lib/gdb.exp (foreach_with_prefix): New procedure.
4494
45f38546
MK
44952016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4496
4497 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4498 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4499
dc29a1ce
MK
45002016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4501
4502 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4503 endian targets.
4504
092127d7
JK
45052016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4506 Pedro Alves <palves@redhat.com>
4507
4508 Fix testsuite compatibility with Guile.
4509 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4510 number.
4511
31d765d3
JK
45122016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4513
4514 Fix testsuite compatibility with Guile.
4515 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4516 (thread 1): New test for backtrace through signal handler.
4517
1ac78c04
YQ
45182016-01-22 Yao Qi <yao.qi@linaro.org>
4519
4520 PR testsuite/19491
4521 * gdb.base/multi-forks.c: Include
4522 ../lib/unbuffer_output.c
4523 (main): Call gdb_unbuffer_output.
4524
4f5946a8
DE
45252016-01-21 Doug Evans <dje@google.com>
4526
4527 * lib/ada.exp (gdb_compile_ada): Fix typo.
4528
305e13e6
JB
45292016-01-21 Joel Brobecker <brobecker@adacore.com>
4530
4531 * gdb.base/break-fun-addr.exp: New file.
4532 * gdb.base/break-fun-addr1.c: New file.
4533 * gdb.base/break-fun-addr2.c: New file.
4534
5f5dfff6
SM
45352016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4536
4537 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4538 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4539 enum flag values.
4540
fd356fa2
AA
45412016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4542
4543 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4544 when GDB can not set the vector return value. Add more comments
4545 for clarification.
4546
9df22175
AT
45472016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4548
4549 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4550 command.
4551
41d1845e
SM
45522016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4553
4554 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4555
01ac6840
SM
45562016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4557
4558 * Makefile.in (check-single): Pass --status to runtest.
4559 (check/%.exp): Likewise.
4560
45612016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4562
4563 * Makefile.in (check-parallel): Propagate return code from make
4564 do-check-parallel.
4565
bd0a71fa
MK
45662016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4567
4568 * gdb.trace/ftrace.exp: Fix expected message on continue.
4569 * gdb.trace/pending.exp: Fix expected message on continue.
4570 * gdb.trace/trace-break.exp: Fix expected message on continue.
4571
8bcbad33
SM
45722016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4573
4574 * lib/gdb.exp (gdb_test): Remove unused global references.
4575
f303dbd6
PA
45762016-01-18 Pedro Alves <palves@redhat.com>
4577
4578 * gdb.base/async-shell.exp: Adjust expected output.
4579 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4580 * gdb.base/siginfo-thread.exp: Adjust expected output.
4581 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4582 * gdb.java/jnpe.exp: Adjust expected output.
4583 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4584 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4585 * gdb.threads/leader-exit.exp: Adjust expected output.
4586 * gdb.threads/manythreads.exp: Adjust expected output.
4587 * gdb.threads/pthreads.exp: Adjust expected output.
4588 * gdb.threads/schedlock.exp: Adjust expected output.
4589 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4590 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4591 expected output.
4592 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4593 output.
4594 * gdb.threads/sigthread.exp: Adjust expected output.
4595 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4596
b2789696
YQ
45972016-01-18 Yao Qi <yao.qi@linaro.org>
4598
4599 * gdb.guile/scm-section-script.c: Replace @progbits with
4600 %progbits.
4601 * gdb.python/py-section-script.c: Likewise.
4602
71ef29a8
PA
46032016-01-15 Pedro Alves <palves@redhat.com>
4604
4605 * gdb.multi/tids.exp: Test star wildcard ranges.
4606
3f5b7598
PA
46072016-01-15 Pedro Alves <palves@redhat.com>
4608
4609 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4610 command from "thread apply" invocation.
4611 (thr_apply_info_thr_invalid): Default the expected output to the
4612 input tid list.
4613 (top level): Add tests that use convenience variables. Add tests
4614 for "thread apply" with a valid TID list, but missing the command.
4615
663f6d42
PA
46162016-01-13 Pedro Alves <palves@redhat.com>
4617
4618 * gdb.base/default.exp: Expect $_gthread as well.
4619 * gdb.multi/tids.exp: Test $_gthread.
4620 * gdb.threads/thread-specific.exp: Test $_gthread.
4621
c84f6bbf
PA
46222016-01-13 Pedro Alves <palves@redhat.com>
4623
4624 * gdb.multi/tids.exp: Test "info threads -gid".
4625
22a02324
PA
46262016-01-13 Pedro Alves <palves@redhat.com>
4627
4628 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4629 Breakpoint.thread.
4630 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4631
5d5658a1
PA
46322016-01-07 Pedro Alves <palves@redhat.com>
4633
4634 * gdb.base/break.exp: Adjust to output changes.
4635 * gdb.base/hbreak2.exp: Likewise.
4636 * gdb.base/sepdebug.exp: Likewise.
4637 * gdb.base/watch_thread_num.exp: Likewise.
4638 * gdb.linespec/keywords.exp: Likewise.
4639 * gdb.multi/info-threads.exp: Likewise.
4640 * gdb.threads/thread-find.exp: Likewise.
4641 * gdb.multi/tids.c: New file.
4642 * gdb.multi/tids.exp: New file.
4643
84654457
PA
46442016-01-13 Pedro Alves <palves@redhat.com>
4645
4646 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4647
e3940304
PA
46482016-01-13 Pedro Alves <palves@redhat.com>
4649
4650 * gdb.base/default.exp: Expect $_inferior as well.
4651 * gdb.multi/base.exp: Test $_inferior.
4652
a911d87a
PA
46532016-01-13 Pedro Alves <palves@redhat.com>
4654
4655 PR breakpoints/19388
4656 * gdb.base/catch-signal-siginfo-cond.c: New file.
4657 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4658
82075af2
JS
46592016-01-12 Josh Stone <jistone@redhat.com>
4660 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4661
4662 * gdb.base/catch-syscall.c (do_execve): New variable.
4663 (main): Conditionally trigger an execve.
4664 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4665 (test_catch_syscall_execve): New, check entry/return across execve.
4666 (do_syscall_tests): Call test_catch_syscall_execve.
4667
e46eeedd
PA
46682016-01-12 Pedro Alves <palves@redhat.com>
4669
4670 * gdb.base/random-signal.exp (do_test): New procedure, with body
4671 of testcase moved in.
4672
01d8c27e
JK
46732016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4674 Pedro Alves <palves@redhat.com>
4675
4676 * gdb.base/funcargs.exp (finish from indirectly called function):
4677 Reintroduce the case for 'First'.
4678
9a706302
JK
46792016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4680 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4683 (tcatch_vfork_then_child_follow_exec)
4684 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4685 identification.
4686
c0ecb95f
JK
46872016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4688
4689 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4690 and repeats to unlimited.
4691 * gdb.python/py-value.exp: Likewise.
4692 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4693 and repeats to unlimited.
4694
6cfc1fcb
JK
46952016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4696
4697 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4698 and reordering the functions.
4699 * gdb.multi/hangout.c: Likewise.
4700 * gdb.multi/hello.c: Likewise.
4701
582a1b00
SM
47022016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4703
4704 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4705 absolute.
4706 (SingleStatisticTestResult.report): Use dict.keys instead of
4707 dict.iterkeys.
4708
79bc59cb
PA
47092016-01-06 Pedro Alves <palves@redhat.com>
4710
4711 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4712
43368e1d
MM
47132016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4714
4715 * gdb.btrace/dlopen.exp: New.
4716 * gdb.btrace/dlopen.c: New.
4717 * gdb.btrace/dlopen-dso.c: New.
4718
79fad5b8
SL
47192015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4720
4721 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4722 PATTERN argument is optional.
4723
ab8314b3
JB
47242015-12-24 Joel Brobecker <brobecker@adacore.com>
4725
4726 * lib/ada.exp (target_compile_ada_from_dir): New function.
4727 (gdb_compile_ada): Reimplement avoiding the use of project files.
4728 * gdb.ada/gnat_ada.gpr: Delete.
4729 * gdb.ada/cond_lang.exp: Adjust test to make path before
4730 filename optional.
4731 * gdb.ada/small_reg_param.exp: Likewise.
4732
fe33faff
SM
47332015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4734
4735 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4736
6d265cb4
TP
47372015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4738
4739 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4740 case.
4741
10125099
SM
47422015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4743
4744 * gdb.base/break.exp: Remove dead code.
4745 * gdb.base/sepdebug.exp: Likewise.
4746
3ca22649
SM
47472015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4748
4749 * gdb.asm/asm-source.exp: Remove HP-UX references.
4750 * gdb.base/annota1.exp: Likewise.
4751 * gdb.base/annota3.exp: Likewise.
4752 * gdb.base/attach.exp: Likewise.
4753 * gdb.base/bigcore.exp: Likewise.
4754 * gdb.base/break.exp: Likewise.
4755 * gdb.base/call-ar-st.exp: Likewise.
4756 * gdb.base/callfuncs.exp: Likewise.
4757 * gdb.base/catch-fork-static.exp: Likewise.
4758 * gdb.base/display.exp: Likewise.
4759 * gdb.base/foll-exec-mode.exp: Likewise.
4760 * gdb.base/foll-exec.exp: Likewise.
4761 * gdb.base/foll-fork.exp: Likewise.
4762 * gdb.base/foll-vfork.exp: Likewise.
4763 * gdb.base/funcargs.exp: Likewise.
4764 * gdb.base/hbreak2.exp: Likewise.
4765 * gdb.base/inferior-died.exp: Likewise.
4766 * gdb.base/interrupt.exp: Likewise.
4767 * gdb.base/multi-forks.exp: Likewise.
4768 * gdb.base/nodebug.exp: Likewise.
4769 * gdb.base/sepdebug.exp: Likewise.
4770 * gdb.base/solib1.c: Likewise.
4771 * gdb.base/step-test.exp: Likewise.
4772 * gdb.mi/non-stop.c: Likewise.
4773 * gdb.mi/pthreads.c: Likewise.
4774 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4775 * gdb.threads/pthreads.c: Likewise.
4776 * gdb.threads/staticthreads.exp: Likewise.
4777 * lib/future.exp: Likewise.
4778 * lib/gdb.exp: Likewise.
4779 * gdb.base/so-indr-cl.c: Remove.
4780 * gdb.base/so-indr-cl.exp: Likewise.
4781 * gdb.base/solib.c: Likewise.
4782 * gdb.base/solib.exp: Likewise.
4783 * gdb.base/solib2.c: Likewise.
4784
b6304613
SM
47852015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4786
4787 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4788 * gdb.base/call-ar-st.exp: Likewise.
4789 * gdb.base/callfuncs.exp: Likewise.
4790 * gdb.base/condbreak.exp: Likewise.
4791 * gdb.base/constvars.exp: Likewise.
4792 * gdb.base/hbreak2.exp: Likewise.
4793 * gdb.base/langs.exp: Likewise.
4794 * gdb.base/list.exp: Likewise.
4795 * gdb.base/long_long.exp: Likewise.
4796 * gdb.base/ptype.exp: Likewise.
4797 * gdb.base/scope.exp: Likewise.
4798 * gdb.base/signals.exp: Likewise.
4799 * gdb.base/so-impl-ld.exp: Likewise.
4800 * gdb.base/varargs.exp: Likewise.
4801 * gdb.base/volatile.exp: Likewise.
4802 * gdb.base/whatis.exp: Likewise.
4803 * gdb.cp/cplusfuncs.exp: Likewise.
4804 * gdb.cp/inherit.exp: Likewise.
4805 * gdb.cp/local.exp: Likewise.
4806 * gdb.cp/member-ptr.exp: Likewise.
4807 * gdb.cp/method.exp: Likewise.
4808 * gdb.cp/overload.exp: Likewise.
4809 * gdb.cp/templates.exp: Likewise.
4810 * gdb.stabs/weird.exp: Likewise.
4811 * lib/compiler.c: Likewise.
4812 * lib/compiler.cc: Likewise.
4813 * lib/cp-support.exp: Likewise.
4814 * lib/gdb.exp: Likewise.
4815
bf401b07
SM
48162015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4817
4818 * configure.ac: Remove HP-UX case.
4819 * configure: Regenerate.
4820
aff9c0f8
SM
48212015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4822
4823 * lib/gdb.exp (gdb_compile): Add function doc.
4824
a6904d5a
PA
48252015-12-17 Pedro Alves <palves@redhat.com>
4826
4827 PR threads/19354
4828 * gdb.multi/info-threads.exp: New file.
4829
a22279dd
YQ
48302015-12-15 Yao Qi <yao.qi@linaro.org>
4831
4832 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4833 is aarch64*-*-*.
4834
0588c796
SL
48352015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4836
4837 * gdb.base/history-duplicates.exp: Skip if no readline support.
4838
5d978e17
SL
48392015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4840
4841 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4842
7e763b86
SL
48432015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4844
4845 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4846
87a3a92c
SL
48472015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4848
4849 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4850 ctrl-C if nointerrupts target property is set.
4851 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4852 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4853 * gdb.base/paginate-bg-execution.exp: Likewise.
4854 * gdb.base/paginate-execution-startup.exp: Likewise.
4855 * gdb.base/random-signal.exp: Likewise.
4856 * gdb.base/range-stepping.exp: Likewise.
4857 * gdb.cp/annota2.exp: Likewise.
4858 * gdb.cp/annota3.exp: Likewise.
4859 * gdb.gdb/selftest.exp: Likewise.
4860 * gdb.threads/continue-pending-status.exp: Likewise.
4861 * gdb.threads/leader-exit.exp: Likewise.
4862 * gdb.threads/manythreads.exp: Likewise.
4863 * gdb.threads/pthreads.exp: Likewise.
4864 * gdb.threads/schedlock.exp: Likewise.
4865 * gdb.threads/sigthread.exp: Likewise.
4866
a8f077dc
DB
48672015-12-11 Don Breazeal <donb@codesourcery.com>
4868
4869 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4870 remote.
4871 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4872 * gdb.base/foll-exec.exp (main): Enable for target remote.
4873 * gdb.base/foll-fork.exp (main): Likewise.
4874 * gdb.base/foll-vfork.exp (main): Likewise.
4875 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4876 (proc continue_to_exit_bp_loc): Use clean_restart.
4877 * gdb.base/pie-execl.exp (main): Disable for target remote.
4878 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4879 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4880 * gdb.threads/execl.exp (main): Likewise.
4881 * gdb.threads/fork-child-threads.exp (main): Likewise.
4882 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4883 remote.
4884 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4885 remote.
4886 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4887 pid.tid style ptids, instead of just tid.
4888 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4889 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4890 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4891 ptids, instead of just tid.
4892
3b2464a8
AB
48932015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4894
4895 * gdb.base/list.exp (test_list_forward): Add end of file error
4896 test.
4897 (test_repeat_list_command): Add end of file error test.
4898 (test_list_backwards): Add beginning of file error test.
4899
a0def019
AB
49002015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4901
4902 * gdb.base/list.exp (test_list_invalid_args): New function,
4903 defined, and called.
4904
5c000dff
AB
49052015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4906
4907 * gdb.base/list.exp (test_list): Make test names unique.
4908
f1637ebe
YQ
49092015-12-11 Yao Qi <yao.qi@linaro.org>
4910
4911 * gdb.base/coremaker2.c: Remove.
4912
36d6fc0a
PA
49132015-12-10 Pedro Alves <palves@redhat.com>
4914
4915 * gdb.multi/base.exp: Remove stale "spaces" references.
4916
762f7747
PA
49172015-12-10 Pedro Alves <palves@redhat.com>
4918
4919 * gdb.multi/base.exp: Don't use nowarnings.
4920 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4921 * gdb.multi/hangout.c: Include stdio.h.
4922 * gdb.multi/hello.c: Include stdlib.h.
4923 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4924 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4925 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4926
28d2bfb9
AB
49272015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4928
4929 * gdb.dwarf2/dw2-ranges-base.c: New file.
4930 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4931 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4932 support additional line table, and debug ranges generation.
4933 (Dwarf::ranges): New function, generate .debug_ranges.
4934 (Dwarf::lines): Support generating simple line table programs.
4935 (Dwarf::assemble): Initialise new namespace variables.
4936
5fc2beac
KB
49372015-12-09 Kevin Buettner <kevinb@redhat.com>
4938
4939 * gdb.base/async.exp (proc test_background): Add case for
4940 asynchronous execution not supported.
4941
1c35a88f
LM
49422015-12-09 Luis Machado <lgustavo@codesourcery.com>
4943
4944 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4945 format and change test names to make them unique.
4946
b593e3d9
RK
49472015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4948 Pedro Alves <pedro@redhat.com>
4949
4950 PR gdb/18702
4951 Add checking of floatformats setup on x86_64 hosts.
4952 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4953 (smallval, bigval): New labels/constants.
4954 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4955 float" after loading bigval and smallval.
4956
d72413e6
PMR
49572015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4958
4959 * gdb.ada/fun_overload_menu.exp: New testcase.
4960 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4961
ece66d65
JS
49622015-12-04 Josh Stone <jistone@redhat.com>
4963
4964 * gdb.base/catch-fork-static.exp: New.
4965
41d0efca
YQ
49662015-12-03 Yao Qi <yao.qi@linaro.org>
4967
4968 * gdb.base/sizeof.c: Don't include stdio.h and
4969 ../lib/unbuffer_output.c.
4970 (main): New variable 'size' and 'value'. Remove printf and
4971 gdb_unbuffer_output. Assign return value to size and value.
4972 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4973 at the beginning.
4974 (check_sizeof): Check the result by printing variable 'size'.
4975 (check_valueof): Check the result by printing variable 'value'.
4976
99fd02d9
YQ
49772015-12-01 Yao Qi <yao.qi@linaro.org>
4978
4979 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4980 for aarch64*-*-linux* target.
4981
f2faf941
PA
49822015-11-30 Pedro Alves <palves@redhat.com>
4983
4984 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4985
04bf20c5
PA
49862015-11-30 Pedro Alves <palves@redhat.com>
4987
4988 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4989 Handle non-stop mode vCont replies.
4990
09df4675
PA
49912015-11-30 Pedro Alves <palves@redhat.com>
4992
4993 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4994 prepare_for_testing. Start gdb with "set non-stop on" appended to
4995 GDBFLAGS. Lax expected stop output.
4996
58b584af
YQ
49972015-11-27 Yao Qi <yao.qi@linaro.org>
4998
4999 * gdb.arch/arm-neon.exp: New.
5000 * gdb.arch/arm-neon.c: New.
5001
dfcb77a8
YQ
50022015-11-27 Yao Qi <yao.qi@linaro.org>
5003
5004 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
5005
88e8ec1b
YQ
50062015-11-27 Yao Qi <yao.qi@linaro.org>
5007
5008 * gdb.cp/annota2.exp: Allow multiple occurrences of the
5009 frames-invalid annotation.
5010
bfde72c2
YQ
50112015-11-27 Yao Qi <yao.qi@linaro.org>
5012
5013 * gdb.cp/annota2.exp: Use ${frames_invalid}.
5014
f6512a69
SM
50152015-11-26 Simon Marchi <simon.marchi@ericsson.com>
5016
5017 * gdb.threads/names.exp: New file.
5018 * gdb.threads/names.c: New file.
5019 * README: Mention gdb,no_thread_names.
5020
46a3515b
MM
50212015-11-26 Markus Metzger <markus.t.metzger@intel.com>
5022
5023 PR 19297
5024 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
5025 support" error.
5026
62147a22
PA
50272015-11-24 Pedro Alves <palves@redhat.com>
5028
5029 PR 17539
5030 * gdb.base/display.exp: Expect displays to be sorted in ascending
5031 order. Use multi_line.
5032 * gdb.base/solib-display.exp: Likewise.
5033
2f341b6e
PA
50342015-11-24 Pedro Alves <palves@redhat.com>
5035
5036 PR 17539
25d49b86
PA
5037 * gdb.base/display.exp: Expect displays to be sorted in ascending
5038 order. Use multi_line.
5039 * gdb.base/solib-display.exp: Likewise.
2f341b6e 5040
7e0aa6aa
PA
50412015-11-24 Pedro Alves <palves@redhat.com>
5042
5043 PR 17539
5044 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
5045 threads in ascending order.
5046 * gdb.base/foll-fork.exp: Likewise.
5047 * gdb.base/foll-vfork.exp: Likewise.
5048 * gdb.base/multi-forks.exp: Likewise.
5049 * gdb.mi/mi-nonstop.exp: Likewise.
5050 * gdb.mi/mi-nsintrall.exp: Likewise.
5051 * gdb.multi/base.exp: Likewise.
5052 * gdb.multi/multi-arch.exp: Likewise.
5053 * gdb.python/py-inferior.exp: Likewise.
5054 * gdb.threads/break-while-running.exp: Likewise.
5055 * gdb.threads/execl.exp: Likewise.
5056 * gdb.threads/gcore-thread.exp: Likewise.
5057 * gdb.threads/info-threads-cur-sal.exp: Likewise.
5058 * gdb.threads/kill.exp: Likewise.
5059 * gdb.threads/linux-dp.exp: Likewise.
5060 * gdb.threads/multiple-step-overs.exp: Likewise.
5061 * gdb.threads/next-bp-other-thread.exp: Likewise.
5062 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
5063 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
5064 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
5065 * gdb.threads/thread-find.exp: Likewise.
5066 * gdb.threads/tls.exp: Likewise.
5067 * lib/mi-support.exp (mi_reverse_list): Delete.
5068 (mi_check_thread_states): No longer reverse list.
5069
2cc57ad8
PA
50702015-11-24 Pedro Alves <palves@redhat.com>
5071
5072 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
5073 use lowercase.
5074
c93e8391
SM
50752015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5076
5077 * gdb.trace/actions.c: Include trace-common.h.
5078 (main): Add a location for a fast tracepoint.
5079 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5080 the normal tracepoints.
5081 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5082
045ccf91
SM
50832015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5084
5085 * save-trace.exp: Factor out code to these...
5086 (gdb_save_tracepoints): New.
5087 (gdb_load_tracepoints): New.
5088 (do_save_load_test): New.
5089
5506f9f6
KB
50902015-11-23 Kevin Buettner <kevinb@redhat.com>
5091
5092 * gdb.base/asmlabel.exp: New test.
5093 * gdb.base/asmlabel.c: New test case.
5094
16c3b12f
JB
50952015-11-23 Joel Brobecker <brobecker@adacore.com>
5096
5097 * gdb.base/wrong_frame_bt_full-main.c: New file.
5098 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5099 * gdb.base/wrong_frame_bt_full.exp: New file.
5100
155bfbd3
JB
51012015-11-23 Joel Brobecker <brobecker@adacore.com>
5102
5103 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5104
bb097445
JM
51052015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5106
206853a0 5107 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
5108 pstate register when comparing registers values in
5109 sparc64-*-linux-gnu targets to avoid spurious differences.
5110
9c88ed8f
JM
51112015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5112
206853a0 5113 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 5114
96161e25
SL
51152015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5116
5117 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5118 as type argument to gdb_compile.
5119 * gdb.base/nested-subp2.exp: Likewise.
5120 * gdb.base/nested-subp3.exp: Likewise.
5121
340c2830
DV
51222015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5123
5124 * lib/dwarf.exp (_note): Fix left shift of negative value.
5125 * gdb.trace/trace-condition.exp: Likewise.
5126
c1862d0f
YQ
51272015-11-13 Yao Qi <yao.qi@linaro.org>
5128
5129 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5130 comments about d10v.
5131 (test_scalar_returns): Likewise.
5132 * gdb.base/d10v.ld: Remove.
5133 * gdb.base/overlays.exp: Remove the target triplet checking for
5134 d10v-*-*.
5135 * gdb.base/structs.exp (test_struct_returns): Remove the
5136 comments about d10v.
5137 (test_struct_calls): Likewise.
5138
77ae9c19
YQ
51392015-11-13 Yao Qi <yao.qi@linaro.org>
5140
5141 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5142 * gdb.base/gnu_vector.c: Don't include stdio.h.
5143 (main): Don't print res and call add_some_intvecs.
5144
430e004e
MK
51452015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5146
5147 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5148 macro.
5149 (func5): Removed.
5150 (func4): Use FAST_TRACEPOINT_LABEL.
5151 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5152 macro.
5153 (func): Removed.
5154 (thread_function): Use FAST_TRACEPOINT_LABEL.
5155 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5156 (func): Remove.
5157 (marker): Use FAST_TRACEPOINT_LABEL.
5158 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5159 (pendfunc1): Remove.
5160 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5161 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5162 (foo): Remove.
5163 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5164 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5165 macro.
5166 (func): Remove.
5167 (marker): Use FAST_TRACEPOINT_LABEL.
5168 * gdb.trace/trace-common.h: New header.
5169 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5170 macro.
5171 (func): Remove.
5172 (marker): Use FAST_TRACEPOINT_LABEL.
5173 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5174 (func): Remove.
5175 (thread_function): Use FAST_TRACEPOINT_LABEL.
5176
6e7675a7
MK
51772015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5178
5179 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5180 in front.
5181 * gdb.trace/change-loc.exp: Use global pcreg definition.
5182 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5183 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5184 in front.
5185 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5186 * gdb.trace/pending.exp: Likewise.
5187 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5188 * gdb.trace/trace-break.exp: Likewise.
5189 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5190 in front.
5191 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5192 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5193 in front.
5194 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5195
dddc0e16
JB
51962015-11-09 Joel Brobecker <brobecker@adacore.com>
5197
5198 * gdb.ada/fin_fun_out: New testcase.
5199
c6f0b406
KB
52002015-11-07 Kevin Buettner <kevinb@redhat.com>
5201
5202 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5203 value associated with DW_AT_byte_size.
5204 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5205 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5206 DW_AT_upper_bound.
5207
f01dcfd9
KB
52082015-11-07 Kevin Buettner <kevinb@redhat.com>
5209
5210 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5211 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5212 version.
5213 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5214 gdb.dwarf2/dw2-canonicalize-type.exp,
5215 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5216 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5217 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5218 provided by gdb_target_symbol_prefix_flags_asm.
5219 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5220 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5221 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5222 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5223 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5224 macros where needed). Use this macro for symbols which require
5225 the prefix provided by SYMBOL_PREFIX.
5226
2223449a
KB
52272015-11-05 Kevin Buettner <kevinb@redhat.com>
5228
5229 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5230 New procs.
5231 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5232 representing expressions, of more than one list element.
5233 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5234 to prepend linker symbol prefix to f.
5235 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5236 table_1 and table_2.
5237 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5238 Likewise, for f and g.
5239 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5240 for ptr.
5241 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5242 for main.
5243 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5244 table_1_ptr and table_2_ptr.
5245
6f2f1a3a
JK
52462015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5247 Joel Brobecker <brobecker@adacore.com>
5248
5249 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5250
566c56c9
MK
52512015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5252
5253 * gdb.reverse/s390-mvcle.c: New test.
5254 * gdb.reverse/s390-mvcle.exp: New file.
5255 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5256
d5f0636b
MK
52572015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5258
5259 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5260
7ad8b86c
MK
52612015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5262
5263 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5264 reaching marker2.
5265 * gdb.reverse/getresuid-reverse.exp: Likewise.
5266 * gdb.reverse/pipe-reverse.exp: Likewise.
5267 * gdb.reverse/readv-reverse.exp: Likewise.
5268 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5269 * gdb.reverse/time-reverse.exp: Likewise.
5270 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5271
4081c0f1
YQ
52722015-10-30 Yao Qi <yao.qi@linaro.org>
5273
5274 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5275 (empty_cycle): Remove.
5276 (main): Don't call empty_cycle. Don't use watch_count_done.
5277 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5278 empty_cycle. Rewrite the code counting HW watchpoints.
5279
452b4ba5
MK
52802015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5281
5282 * gdb.reverse/fstatat-reverse.c: New test.
5283 * gdb.reverse/fstatat-reverse.exp: New file.
5284 * gdb.reverse/getresuid-reverse.c: New test.
5285 * gdb.reverse/getresuid-reverse.exp: New file.
5286 * gdb.reverse/pipe-reverse.c: New test.
5287 * gdb.reverse/pipe-reverse.exp: New file.
5288 * gdb.reverse/readv-reverse.c: New test.
5289 * gdb.reverse/readv-reverse.exp: New file.
5290 * gdb.reverse/recvmsg-reverse.c: New test.
5291 * gdb.reverse/recvmsg-reverse.exp: New file.
5292 * gdb.reverse/time-reverse.c: New test.
5293 * gdb.reverse/time-reverse.exp: New file.
5294 * gdb.reverse/waitpid-reverse.c: New test.
5295 * gdb.reverse/waitpid-reverse.exp: New file.
5296
5e2e7507
JK
52972015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5298
5299 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5300
0fde2c53
DE
53012015-10-26 Doug Evans <dje@google.com>
5302
5303 PR symtab/17391
5304 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5305 * gdb.dwarf2/bad-regnum.c: New file.
5306 * gdb.dwarf2/bad-regnum.exp: New file.
5307
1a70ae97
DE
53082015-10-26 Doug Evans <dje@google.com>
5309
5310 PR python/18938
5311 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5312 file.
5313
27dc26ab
JK
53142015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5315
5316 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5317 for a change by "Mention language in compile error message".
5318
bed91f4d
SM
53192015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5320
5321 PR python/18073
5322 * gdb.python/py-type.c (C::a_method): New.
5323 (C::a_const_method): New.
5324 (C::a_static_method): New.
5325 (a_function): New.
5326 * gdb.python/py-type.exp (test_fields): Test getting fields
5327 from function and method.
5328
3f2f83dd
KB
53292015-10-21 Keven Boell <keven.boell@intel.com>
5330
5331 * gdb.fortran/vla-alloc-assoc.exp: New file.
5332 * gdb.fortran/vla-datatypes.exp: New file.
5333 * gdb.fortran/vla-datatypes.f90: New file.
5334 * gdb.fortran/vla-history.exp: New file.
5335 * gdb.fortran/vla-ptype-sub.exp: New file.
5336 * gdb.fortran/vla-ptype.exp: New file.
5337 * gdb.fortran/vla-sizeof.exp: New file.
5338 * gdb.fortran/vla-sub.f90: New file.
5339 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5340 * gdb.fortran/vla-value-sub-finish.exp: New file.
5341 * gdb.fortran/vla-value-sub.exp: New file.
5342 * gdb.fortran/vla-value.exp: New file.
5343 * gdb.fortran/vla-ptr-info.exp: New file.
5344 * gdb.mi/mi-vla-fortran.exp: New file.
5345 * gdb.mi/vla.f90: New file.
5346
27145d50
SL
53472015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5348
5349 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5350 of hardwired timeout value.
5351
5f3ff4f8
JK
53522015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5353 Pedro Alves <palves@redhat.com>
5354
5355 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5356 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5357
bfd09d20
JS
53582015-10-19 Josh Stone <jistone@redhat.com>
5359
5360 * gdb.base/catch-syscall.c: Include <sched.h>.
5361 (unknown_syscall): New variable.
5362 (main): Trigger a vfork and an unknown syscall.
5363 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5364 (unknown_syscall_number): Likewise.
5365 (check_call_to_syscall): Accept an optional syscall pattern.
5366 (check_return_from_syscall): Likewise.
5367 (check_continue): Likewise.
5368 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5369 (test_catch_syscall_skipping_return): New test toggling off 'catch
5370 syscall' to step over the syscall return, then toggling back on.
5371 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5372 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5373 (do_syscall_tests): Call test_catch_syscall_without_args and
5374 test_catch_syscall_mid_vfork.
5375 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5376 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5377
b32b93c6
AS
53782015-10-19 Andrew Stubbs <ams@codesourcery.com>
5379
5380 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5381 print g_vE): Add new pass patterns.
5382 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5383 print various symbol names for vptr fields.
5384
9d622bda
AB
53852015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5386
5387 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5388 results.
5389
0fd8ac1c
YQ
53902015-10-12 Yao Qi <yao.qi@linaro.org>
5391
5392 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5393
34240514
YQ
53942015-10-12 Yao Qi <yao.qi@linaro.org>
5395
5396 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5397 is aarch64*-*-linux*.
5398
8240f442
YQ
53992015-10-12 Yao Qi <yao.qi@linaro.org>
5400
5401 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5402 (can_relocate_bcond_true): ... it.
5403 (can_relocate_bcond_false): New function.
5404 (foo): Likewise.
5405 (can_relocate_bl): Likewise.
5406 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5407 can_relocate_bl.
5408
2520f728
PMR
54092015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5410
5411 * gdb.base/nested-addr.c: New file.
5412 * gdb.base/nested-addr.exp: New testcase.
5413
abcef95a
MM
54142015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5415
5416 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5417 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5418 its output. Ignore the output of "record goto begin" and instead
5419 check that GDB is replaying.
5420
145e3ddb
PA
54212015-10-09 Pedro Alves <palves@redhat.com>
5422
5423 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5424 (top level): Use it in the run with no args test.
5425
d5d8c4e1
IB
54262015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5427
5428 * gdb.dlang/properties.exp: New file.
5429
06e635ef
SL
54302015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5431
5432 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5433 whether or not address 0x1000 is mapped on the target.
5434
e019fd1d
SM
54352015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5436
5437 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5438 build.
5439
77ba2a67
MM
54402015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5441
5442 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5443 instruction-history test.
5444
c60eb31f
DE
54452015-09-28 Doug Evans <dje@google.com>
5446
5447 * gdb.base/gcore.c (array_func): Add reference to static_array.
5448
9a3c8263
SM
54492015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5450
5451 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5452 source line.
5453
9720e656
SL
54542015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5455
5456 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5457 short or char as base type.
5458
938d3bf2
SL
54592015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5460
5461 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5462 to allow any size enum.
5463
e6c2c623
PMR
54642015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5465
5466 * gdb.ada/array_ptr_renaming.exp: New testcase.
5467 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5468 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5469
06da0f77
PL
54702015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5471
5472 * gdb.trace/ftrace-lock.c: New file.
5473 * gdb.trace/ftrace-lock.exp: New file.
5474
4f51c22a
PL
54752015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5476
5477 * gdb.arch/insn-reloc.c: New file.
5478 * gdb.arch/ftrace-insn-reloc.exp: New file.
5479
7041adf4
PL
54802015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5481
5482 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5483 instruction.
5484 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5485 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5486 * gdb.trace/range-stepping.c: Likewise.
5487 * gdb.trace/trace-break.c: Likewise.
5488 * gdb.trace/trace-mt.c (thread_function): Likewise.
5489 * gdb.trace/ftrace.c (marker): Likewise.
5490 * gdb.trace/trace-condition.c (marker): Likewise.
5491 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5492 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5493 is_aarch64_target.
5494
015d2e7e
DE
54952015-09-18 Doug Evans <xdje42@gmail.com>
5496
5497 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5498 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5499
26b188a2
SL
55002015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5501
5502 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5503 the breakpoint.
5504
79dc332b
SL
55052015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5506
5507 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5508 the pending breakpoint. Remove timeout override for "Run till
5509 MI pending breakpoint on pendfunc3 on thread 2" test.
5510
f57929f2
SL
55112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5512
5513 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5514 filename pattern.
5515
3f469b17
SL
55162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5517
5518 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5519 in breakpoint filename pattern.
5520
515b89b3
SL
55212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5522
7800dbe4
SL
5523 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5524
55252015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5526
515b89b3
SL
5527 * gdb.linespec/explicit.exp: Check for readline support for
5528 tab-completion tests. Fix obvious typo.
5529
d2939ba2
MM
55302015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5531
5532 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5533 and replay.
5534
cbb55fa7
MM
55352015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5536
5537 * gdb.btrace/non-stop.c: New.
5538 * gdb.btrace/non-stop.exp: New.
5539
43691ca1
PL
55402015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5541 Yao Qi <yao.qi@linaro.org>
5542
5543 * gdb.trace/trace-condition.c: New file.
5544 * gdb.trace/trace-condition.exp: New file.
5545
d78908cf
WW
55462015-09-16 Wei-cheng Wang <cole945@gmail.com>
5547
5548 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5549 for testing bytecode compilation.
5550
1ed415e2
PA
55512015-09-16 Pedro Alves <palves@redhat.com>
5552 Sandra Loosemore <sandra@codesourcery.com>
5553
5554 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5555 (SECONDS): Redefine.
5556 (main): Call pthread_kill and alarm early.
5557 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5558 support.
5559 (test): If the target can't hardware step and doesn't support
5560 displaced stepping, increase the timeout.
5561
d136eff5
PA
55622015-09-16 Pedro Alves <palves@redhat.com>
5563
5564 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5565 (enable_debug): New procedures.
5566 (test): Use them. Bail out if waiting for threads fails.
5567 (top level): Bail out if a test fails.
5568
991f019c
YQ
55692015-09-16 Yao Qi <yao.qi@linaro.org>
5570
5571 * gdb.asm/asm-source.exp: Set asm-arch for
5572 aarch64*-*-* target.
5573 * gdb.asm/aarch64.inc: New file.
5574
bfca584f
PMR
55752015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5576
5577 * gdb.ada/array_of_variable_length.exp: New testcase.
5578 * gdb.ada/array_of_variable_length/foo.adb: New file.
5579 * gdb.ada/array_of_variable_length/pck.adb: New file.
5580 * gdb.ada/array_of_variable_length/pck.ads: New file.
5581
b326e587
DE
55822015-09-15 Doug Evans <dje@google.com>
5583
5584 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5585 of function static local variable.
5586
5382cfab
PW
55872015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5588
5589 * gdb.threads/tls-so_extern.exp: New test file.
5590 * gdb.threads/tls-so_extern.c: New test file.
5591 * gdb.threads/tls-so_extern_main.c: New test file.
5592
141c5cc4
JK
55932015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5594
5595 * gdb.opt/solib-intra-step-lib.c: New file.
5596 * gdb.opt/solib-intra-step-main.c: New file.
5597 * gdb.opt/solib-intra-step.exp: New file.
5598
d15dcecd
PA
55992015-09-15 Pedro Alves <palves@redhat.com>
5600
5601 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5602 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5603
4c2f2a79
PA
56042015-09-14 Pedro Alves <palves@redhat.com>
5605
5606 * gdb.base/hook-stop-continue.c: Delete.
5607 * gdb.base/hook-stop-continue.exp: Delete.
5608 * gdb.base/hook-stop-frame.c: Delete.
5609 * gdb.base/hook-stop-frame.exp: Delete.
5610 * gdb.base/hook-stop.c: New file.
5611 * gdb.base/hook-stop.exp: New file.
5612
919e6dbe
PMR
56132015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5614
5615 * gdb.ada/access_to_packed_array.exp: New testcase.
5616 * gdb.ada/access_to_packed_array/foo.adb: New file.
5617 * gdb.ada/access_to_packed_array/pack.adb: New file.
5618 * gdb.ada/access_to_packed_array/pack.ads: New file.
5619
157280a4
MM
56202015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5621
5622 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5623 buffer size test.
5624
2fd33e94
DB
56252015-09-11 Don Breazeal <donb@codesourcery.com>
5626
5627 * gdb.base/foll-exec.c: Add copyright header. Fix
5628 formatting issues.
5629 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5630 (do_exec_tests): Use clean_restart in place of zap_session,
5631 and for test initialization. Fix formatting issues. Use
5632 fail in place of perror.
5633 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5634 an expect statement to match an expression with output from
5635 the program under debug.
5636 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5637 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5638 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5639 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5640 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5641
e70b6e8e
DE
56422015-09-09 Doug Evans <dje@google.com>
5643
5644 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5645
7a551a51
DE
56462015-09-09 Doug Evans <dje@google.com>
5647
5648 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5649
4c666f84
DE
56502015-09-09 Doug Evans <dje@google.com>
5651
5652 * gdb.base/savedregs.exp: Fix typo.
5653
243a9253
PA
56542015-09-09 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5657
c0fa8fbd
SL
56582015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5659
5660 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5661 command actually switches threads. Give up on remaining
5662 tests if target fails to stop at breakpoint.
5663
cd7c1778
PMR
56642015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5665
5666 * gdb.ada/funcall_char.exp: New testcase.
5667 * gdb.ada/funcall_char/foo.adb: New file.
5668
dc5c8746
PMR
56692015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5670
5671 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5672 expected outputs. Add two testcases for completing ambiguous
5673 functions.
5674 * gdb.ada/complete/aux_pck.adb: New file.
5675 * gdb.ada/complete/aux_pck.ads: New file.
5676 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5677 Ambiguous_Func functions.
5678 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5679 * gdb.ada/complete/pck.adb: Likewise.
5680
4e83a1e7
UW
56812015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5682
5683 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5684 failures to run the test program under GDB.
5685
8ce74153
LM
56862015-08-26 Luis Machado <lgustavo@codesourcery.com>
5687
5688 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5689 to C.
5690
e9756d52
PP
56912015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5692
5693 * gdb.base/run-after-attach.exp: New test file.
5694 * gdb.base/run-after-attach.c: New test file.
5695
8d37573b
DB
56962015-08-26 Don Breazeal <donb@codesourcery.com>
5697
5698 * gdb.base/foll-exec-2.c: New test program.
5699 * gdb.base/foll-exec-2.exp: New test.
5700
63e43d3a
PMR
57012015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5702
5703 * gdb.base/nested-subp1.exp: New file.
5704 * gdb.base/nested-subp1.c: New file.
5705 * gdb.base/nested-subp2.exp: New file.
5706 * gdb.base/nested-subp2.c: New file.
5707 * gdb.base/nested-subp3.exp: New file.
5708 * gdb.base/nested-subp3.c: New file.
5709
3d40fbb5
PA
57102015-08-24 Pedro Alves <palves@redhat.com>
5711
5712 * gdb.server/connect-without-multi-process.c: New file.
5713 * gdb.server/connect-without-multi-process.exp: New file.
5714
4422ac93
LM
57152015-08-24 Luis Machado <lgustavo@codesourcery.com>
5716
5717 * gdb.opt/inline-markers.c: Make z int.
5718
91dddb86
LM
57192015-08-24 Luis Machado <lgustavo@codesourcery.com>
5720
5721 * gdb.opt/inline-markers.c: Make z volatile.
5722
a48847ee
LM
57232015-08-24 Luis Machado <lgustavo@codesourcery.com>
5724
5725 * gdb.opt/inline-bt.c: New volatile global z.
5726 * gdb.opt/inline-cmds.c: Likewise.
5727 * gdb.opt/inline-locals.c: Likewise.
5728 * gdb.opt/inline-markers.c: New extern global z.
5729 (marker): Use z.
5730 (inline_fn): Likewise.
5731
0ebbc52b
PA
57322015-08-24 Pedro Alves <palves@redhat.com>
5733
5734 * config/m32r-stub.exp: Remove file.
5735 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5736 * gdb.base/call-rt-st.exp: Likewise.
5737 * gdb.base/call-strs.exp: Likewise.
5738 * gdb.base/default.exp: Remove references to h8300-*-hms and
5739 *-*-udi*.
5740 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5741
77c365df
AA
57422015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5743
5744 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5745 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5746 and "return" use KFAIL when GDB can not read/write the vector
5747 return value.
5748
4313b8c0
GB
57492015-08-21 Gary Benson <gbenson@redhat.com>
5750
5751 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5752
0e433b32
PA
57532015-08-20 Pedro Alves <palves@redhat.com>
5754
5755 * gdb.server/solib-list.exp: No longer expect an interior stop in
5756 non-stop mode.
5757
221e1a37
PA
57582015-08-20 Pedro Alves <palves@redhat.com>
5759
5760 * gdb.server/connect-stopped-target.c: New file.
5761 * gdb.server/connect-stopped-target.exp: New file.
5762
40e3ad0e
PA
57632015-08-20 Pedro Alves <palves@redhat.com>
5764
5765 * gdb.dwarf2/comp-unit-lang.exp: New file.
5766 * gdb.dwarf2/comp-unit-lang.c: New file.
5767
af39b327
PMR
57682015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5769
5770 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5771 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5772
7d45c7c3 57732015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5774
7d45c7c3
KB
5775 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5776 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5777
4d6cceb4
DE
57782015-08-18 Doug Evans <dje@google.com>
5779 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5780
5781 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5782 skip_python_tests. New arg prompt_regexp.
5783 (skip_python_tests): New function.
5784 * lib/mi-support.exp (mi_skip_python_tests): New function.
5785 * gdb.python/py-mi-objfile-gdb.py: New file.
5786 * gdb.python/py-mi-objfile.c: New file.
5787 * gdb.python/py-mi-objfile.exp: New file.
5788
ad89c2aa
KS
57892015-08-17 Keith Seitz <keiths@redhat.com>
5790
5791 * gdb.linespec/explicit.exp: Move strace test from here ...
5792 * gdb.trace/strace.exp: ... to here.
5793
e3ae3c43
PP
57942015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5795
5796 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5797 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5798
604b2636
DE
57992015-08-14 Doug Evans <xdje42@gmail.com>
5800
5801 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5802 inferior before selecting a new file.
5803
6ff0ba5f
DE
58042015-08-14 Doug Evans <xdje42@gmail.com>
5805
5806 * gdb.mi/mi-disassemble.exp: Update.
5807 * gdb.base/disasm-optim.S: New file.
5808 * gdb.base/disasm-optim.c: New file.
5809 * gdb.base/disasm-optim.h: New file.
5810 * gdb.base/disasm-optim.exp: New file.
5811
9ca98f92
KS
58122015-08-14 Keith Seitz <keiths@redhat.com>
5813
5814 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5815 "evaluated-by".
5816
52bbc560
JB
58172015-08-13 Joel Brobecker <brobecker@adacore.com>
5818
5819 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5820
5d8c3ed3
PMR
58212015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5822
5823 * gdb.ada/fun_renaming.exp: New testcase.
5824 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5825 * gdb.ada/fun_renaming/pack.adb: New file.
5826 * gdb.ada/fun_renaming/pack.ads: New file.
5827
ea8812bc
KS
58282015-08-12 Keith Seitz <keiths@redhat.com>
5829
5830 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5831 gdb_get_line_number.
5832
4dafcdeb
JB
58332015-08-12 Joel Brobecker <brobecker@adacore.com>
5834
5835 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5836 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5837 gdb.base/dso2dso.exp: New files.
5838
5ba32597
SDJ
58392015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5840 Pedro Alves <palves@redhat.com>
5841 Keith Seitz <keiths@redhat.com>
5842
5843 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5844 GDBFLAGS.
5845
b6dafabf
PP
58462015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5847
5848 * gdb.base/gdbhistsize-history.exp
5849 (test_histsize_history_setting): Use save_vars.
5850 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5851 Use save_vars.
5852 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5853 * gdb.base/readline.exp: Use save_vars.
5854
abe8e607
PP
58552015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5856
5857 * lib/gdb.exp (save_vars): New proc.
5858
629500fa
KS
58592015-08-11 Keith Seitz <keiths@redhat.com>
5860
5861 * gdb.base/help.exp: Update help_breakpoint_text.
5862
eb8c4e2e
KS
58632015-08-11 Keith Seitz <keiths@redhat.com>
5864
5865 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5866 (at toplevel): Call test_explicit_breakpoints.
5867 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5868 breakpoints.
5869 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5870 breakpoint conditions, "-cond".
5871
87f0e720
KS
58722015-08-11 Keith Seitz <keiths@redhat.com>
5873
5874 * gdb.linespec/3explicit.c: New file.
5875 * gdb.linespec/cpexplicit.cc: New file.
5876 * gdb.linespec/cpexplicit.exp: New file.
5877 * gdb.linespec/explicit.c: New file.
5878 * gdb.linespec/explicit.exp: New file.
5879 * gdb.linespec/explicit2.c: New file.
5880 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5881 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5882 before using in the matching pattern.
5883 Clarify that `prefix' is a regular expression.
5884
f00aae0f
KS
58852015-08-11 Keith Seitz <keiths@redhat.com>
5886
5887 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5888 test.
5889 Add tests for missing ",FMT" and ",".
5890
e27852be
DE
58912015-08-10 Doug Evans <dje@google.com>
5892 Keith Seitz <keiths@redhat.com>
5893
5894 PR gdb/17960
5895 * gdb.base/completion.exp: Add location completer tests.
5896
7f03bd92
PA
58972015-08-07 Pedro Alves <palves@redhat.com>
5898
5899 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5900 tests here.
5901 (top level): Run do_test with and without displaced stepping.
5902
3fc8eb30
PA
59032015-08-07 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.base/valgrind-disp-step.c: New file.
5906 * gdb.base/valgrind-disp-step.exp: New file.
5907
d4569d7b
PA
59082015-08-07 Pedro Alves <palves@redhat.com>
5909
5910 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5911 Delete function.
5912 (main): Add alarm. Run an infinite loop instead of calling
5913 wait_threads.
5914 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5915 comment.
5916 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5917 Delete function.
5918 (main): Add alarm. Run an infinite loop instead of calling
5919 wait_threads.
5920 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5921 comment.
5922
e1316e60
PA
59232015-08-07 Pedro Alves <palves@redhat.com>
5924
5925 * gdb.base/checkpoint-ns.exp: New file.
5926 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5927 standard_testfile.
5928
da8c46d2
MM
59292015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5930
5931 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5932 * gdb.btrace/instruction_history.exp: Update.
5933 * gdb.btrace/tsx.exp: New.
5934 * gdb.btrace/tsx.c: New.
5935
de1c2c52
PA
59362015-08-06 Pedro Alves <palves@redhat.com>
5937
5938 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5939 increase timeout.
5940 * gdb.reverse/until-precsave.exp: Bump timeouts.
5941
782e0bf4
PA
59422015-08-06 Pedro Alves <palves@redhat.com>
5943
5944 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5945
83e97ed0
PA
59462015-08-06 Pedro Alves <palves@redhat.com>
5947
5948 PR gdb/18749
5949 * gdb.threads/process-dies-while-handling-bp.c: New file.
5950 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5951
863d01bd
PA
59522015-08-06 Pedro Alves <palves@redhat.com>
5953
5954 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5955 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5956
0a39bb32
PA
59572015-08-05 Pedro Alves <palves@redhat.com>
5958
5959 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5960 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5961
ee2d2b10
SL
59622015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5963
5964 * gdb.base/bp-permanent.exp: Report test as unsupported if
5965 the target cannot stop at the permanent breakpoint.
5966
4e1bdb00
DE
59672015-08-03 Doug Evans <dje@google.com>
5968
5969 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5970 10000.
5971
3d338901
DE
59722015-08-03 Doug Evans <dje@google.com>
5973
5974 * Makefile.in (workers/%.worker, build-perf): New rule.
5975 (GDB_PERFTEST_MODE): New variable.
5976 (check-perf): Use it.
5977 (clean): Clean up gdb.perf parallel build subdirs.
5978 * lib/build-piece.exp: New file.
5979 * lib/gdb.exp (make_gdb_parallel_path): New function
5980 (standard_output_file, standard_temp_file): Call it.
5981 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5982 of $GDB_PARALLEL.
5983 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5984
af061d3e
DE
59852015-08-03 Doug Evans <dje@google.com>
5986
8e1afc81 5987 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5988 (LOG_FILE_NAME): New global.
5989 (TextReporter.__init__): Initialize self.txt_sum.
5990 (TextReporter.report): Add support for multiple data-points.
5991 Move report to perftest.sum, put raw data in perftest.log.
5992 (TextReporter.start): Open sum and log files.
5993 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5994 * gdb.perf/lib/perftest/testresult.py
5995 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5996
2c8c5d37
PA
59972015-07-31 Pedro Alves <palves@redhat.com>
5998
5999 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
6000 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6001 kill_wait_spawned_process instead of explicit "kill -9".
6002 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
6003 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6004 kill_wait_spawned_process.
6005 * gdb.base/attach-twice.exp: Likewise.
6006 * gdb.base/attach.exp: Likewise.
6007 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
6008 gdb_test_multiple.
6009 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
6010 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6011 kill_wait_spawned_process.
6012 * gdb.base/valgrind-infcall.exp: Likewise.
6013 * gdb.multi/multi-attach.exp: Likewise.
6014 * gdb.python/py-prompt.exp: Likewise.
6015 * gdb.python/py-sync-interp.exp: Likewise.
6016 * gdb.server/ext-attach.exp: Likewise.
6017 * gdb.threads/attach-into-signal.exp (corefunc): Use
6018 spawn_wait_for_attach, spawn_id_get_pid and
6019 kill_wait_spawned_process.
6020 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
6021 spawn_wait_for_attach returning a spawn id instead of a pid. Use
6022 spawn_id_get_pid and kill_wait_spawned_process.
6023 * gdb.threads/attach-stopped.exp (corefunc): Use
6024 spawn_wait_for_attach, spawn_id_get_pid and
6025 kill_wait_spawned_process.
6026 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
6027 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6028 kill_wait_spawned_process instead of explicit "kill -9".
6029 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
6030 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
6031 (spawn_wait_for_attach): Use spawn instead of exec to spawn
6032 processes. Don't map cygwin/windows pids here. Now returns a
6033 spawn id list.
6034
032a0fca
SL
60352015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6036
6037 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
6038 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
6039 correct patch.
6040
61a934ca
SL
60412015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6042
6043 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
6044
4bc4d428
SL
60452015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6046
6047 Reapply:
6048 2014-05-21 Mark Wielaard <mjw@redhat.com>
6049
6050 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6051
998d452a
PA
60522015-07-30 Pedro Alves <palves@redhat.com>
6053
6054 * linux-low.c (handle_extended_wait): Set the child's last
6055 reported status to TARGET_WAITKIND_STOPPED.
6056
69dde7dc
PA
60572015-07-30 Pedro Alves <palves@redhat.com>
6058
6059 PR threads/18600
6060 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
6061 only shows inferior 1.
6062
4dd63d48
PA
60632015-07-30 Simon Marchi <simon.marchi@ericsson.com>
6064 Pedro Alves <palves@redhat.com>
6065
6066 PR threads/18600
6067 * gdb.threads/fork-plus-threads.c: New file.
6068 * gdb.threads/fork-plus-threads.exp: New file.
6069
d618e4c5
PP
60702015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6071
6072 * gdb.base/batch-preserve-term-settings.exp
6073 (test_terminal_settings_preserved_after_cli_exit): Use
6074 send_quit_command.
6075
1eef6428
PA
60762015-07-29 Pedro Alves <palves@redhat.com>
6077 Don Breazeal <donb@codesourcery.com>
6078
6079 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6080 output from both inferior_spawn_id and gdb_spawn_id.
6081
7da5b897
SDJ
60822015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6083
6084 * gdb.threads/attach-into-signal.exp (corefunc): Use
6085 with_test_prefix on nested loops, uniquefying the test messages.
6086
dac804df
SDJ
60872015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6088
6089 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6090 commit.
6091
06265e53
PP
60922015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6093
6094 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6095 New proc.
6096 (test_terminal_settings_preserved_after_sigterm): New test.
6097
18206ca3
PP
60982015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6099
6100 * gdb.base/batch-preserve-term-settings.exp
6101 (test_terminal_settings_preserved_after_cli_exit): New test.
6102
90074d11
PP
61032015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6104
6105 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6106 manipulation of saved_gdbflags.
6107 (test_terminal_settings_preserved): Remove global declaration of
6108 the unused variable pagination_prompt. Remove manipulation of
6109 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6110 GDBFLAGS.
6111
eb1a7902
PA
61122015-07-29 Pedro Alves <palves@redhat.com>
6113
6114 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6115
8b75dd3b
PA
61162015-07-29 Pedro Alves <palves@redhat.com>
6117
6118 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6119 at the top.
6120
dedad4e3
PA
61212015-07-29 Pedro Alves <palves@redhat.com>
6122
6123 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6124 (main): Call gdb_unbuffer_output.
6125 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6126 (main): Call gdb_unbuffer_output.
6127 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6128 (main): Call gdb_unbuffer_output.
6129 * gdb.base/call-strs.exp: Adjust to step over the
6130 gdb_unbuffer_output call.
6131 * gdb.base/catch-gdb-caused-signals.c: Include
6132 "../lib/unbuffer_output.c".
6133 (main): Call gdb_unbuffer_output.
6134 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6135 (main): Call gdb_unbuffer_output.
6136 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6137 (main): Call gdb_unbuffer_output.
6138 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6139 (main): Call gdb_unbuffer_output.
6140 * gdb.base/shlib-call.exp: Adjust to step over the
6141 gdb_unbuffer_output call.
6142 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6143 (main): Call gdb_unbuffer_output.
6144 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6145 (main): Call gdb_unbuffer_output.
6146 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6147 (main): Rename to ...
6148 (test): ... this.
6149 (main): Reimplement.
6150 * gdb.base/varargs.exp: Run to test instead of to main.
6151 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6152 (main): Call gdb_unbuffer_output.
6153
58789a91
PA
61542015-07-29 Pedro Alves <palves@redhat.com>
6155
6156 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6157 factore out from mi_continue_dprintf. For call-style dprintfs,
6158 expect dprintf output out of $inferior_spawn_id.
6159 (mi_continue_dprintf): Use mi_expect_dprintf.
6160 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6161 (main): Call gdb_unbuffer_output.
6162
e8376742
PA
61632015-07-29 Pedro Alves <palves@redhat.com>
6164
6165 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6166 (default_mi_gdb_start): Set inferior_spawn_id instead of
6167 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6168 gdb_spawn_id.
6169 (mi_gdb_test): Always expect inferior output from both
6170 $inferior_spawn_id and $gdb_spawn_id.
6171
08280010
PA
61722015-07-29 Pedro Alves <palves@redhat.com>
6173
6174 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6175 send_inferior and $inferior_spawn_id.
6176
4d30e432
PA
61772015-07-29 Pedro Alves <palves@redhat.com>
6178
6179 * gdb.gdb/complaints.exp (test_initial_complaints)
6180 (test_serial_complaints, test_short_complaints): Use
6181 gdb_test_stdio.
6182 (test_empty_complaint): Handle $inferior_spawn_id !=
6183 $gdb_spawn_id.
6184
0d30a335
PA
61852015-07-29 Pedro Alves <palves@redhat.com>
6186
6187 * gdb.base/varargs.exp: Use gdb_test_stdio.
6188
39413b29
PA
61892015-07-29 Pedro Alves <palves@redhat.com>
6190
6191 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6192
7cb000a9
PA
61932015-07-29 Pedro Alves <palves@redhat.com>
6194
6195 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6196
d7b8ac82
PA
61972015-07-29 Pedro Alves <palves@redhat.com>
6198
6199 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6200 parameter into two new parameters, "inf_result" and "gdb_result".
6201 Expect inferior output and gdb output from $inferior_spawn_id and
6202 $gdb_spawn_id, respectively. Adjust all callers.
6203
789c3a0c
PA
62042015-07-29 Pedro Alves <palves@redhat.com>
6205
6206 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6207 of gdb_test_sequence.
6208
77e760c3
PA
62092015-07-29 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6212 (saw_spurious_output): Expect inferior output from
6213 $inferior_spawn_id. Use gdb_test_stdio.
6214
8396d2cd
PA
62152015-07-29 Pedro Alves <palves@redhat.com>
6216
6217 * gdb.base/dprintf.exp: Use standard_testfile. Change
6218 prepare_for_testing call.
6219 (srcfile): Don't set.
6220 (restart): New procedure.
6221 (test_dprintf): New procecure, use to continue over dprintfs.
6222 (test_call, test_agent): New procedures, tests moved here.
6223 Restart gdb and recreate dprintfs. Adjust expected output.
6224
2051d61f
PA
62252015-07-29 Pedro Alves <palves@redhat.com>
6226
6227 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6228
452397af
PA
62292015-07-29 Pedro Alves <palves@redhat.com>
6230
6231 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6232
8aed9555
PA
62332015-07-29 Pedro Alves <palves@redhat.com>
6234
6235 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6236 gdb_test_stdio.
6237
188a61b4
PA
62382015-07-29 Pedro Alves <palves@redhat.com>
6239
6240 * lib/gdb.exp (gdb_test_stdio): New procedure.
6241
12264a45
PA
62422015-07-29 Pedro Alves <palves@redhat.com>
6243
6244 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6245
23ffc893
PA
62462015-07-29 Pedro Alves <palves@redhat.com>
6247
6248 * gdb.base/call-signal-resume.exp: Remove check for
6249 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6250 * gdb.base/unwindonsignal.exp: Likewise.
6251 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6252 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6253
65566918
PA
62542015-07-29 Pedro Alves <palves@redhat.com>
6255
6256 * gdb.base/siginfo-addr.c (pass): New function.
6257 (handler): Call it iff si_addr is correct.
6258 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6259 Set a breakpoint at "pass" and continue to it.
6260
d60a9221
SDJ
62612015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6262
6263 * gdb.python/py-objfile.exp: Make some tests have unique names.
6264 * gdb.python/py-pp-registration.exp: Likewise.
6265
bde40b8f
PA
62662015-07-28 Pedro Alves <palves@redhat.com>
6267
6268 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6269
13e1dec8
SM
62702015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6271
6272 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6273
da33c9a7
SM
62742015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6275
6276 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6277
077836f7
PP
62782015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6279
6280 * gdb.base/gdb-sigterm-2.exp: New test.
6281
b8cc7b2e
DE
62822015-07-25 Doug Evans <xdje42@gmail.com>
6283
6284 Revert:
6285 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6286 (workers/%.worker, build-perf): New rule.
6287 (GDB_PERFTEST_MODE): New variable.
6288 (check-perf): Use it.
6289 (clean): Clean up gdb.perf parallel build subdirs.
6290 * lib/build-piece.exp: New file.
6291 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6292 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6293 name.
6294 (standard_temp_file): Ditto.
6295 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6296 of $GDB_PARALLEL.
6297
c8bd4544
DE
62982015-07-24 Doug Evans <dje@google.com>
6299
6300 * gdb.perf/lib/perftest/utils.py: New file.
6301 * gdb.perf/gm-hello.cc: New file.
6302 * gdb.perf/gm-pervasive-typedef.cc: New file.
6303 * gdb.perf/gm-pervasive-typedef.h: New file.
6304 * gdb.perf/gm-std.cc: New file.
6305 * gdb.perf/gm-std.h: New file.
6306 * gdb.perf/gm-use-cerr.cc: New file.
6307 * gdb.perf/gm-utils.h: New file.
6308 * gdb.perf/gmonster-null-lookup.py: New file.
6309 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6310 * gdb.perf/gmonster-print-cerr.py: New file.
6311 * gdb.perf/gmonster-ptype-string.py: New file.
6312 * gdb.perf/gmonster-runto-main.py: New file.
6313 * gdb.perf/gmonster-select-file.py: New file.
6314 * gdb.perf/gmonster1-null-lookup.exp: New file.
6315 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6316 * gdb.perf/gmonster1-print-cerr.exp: New file.
6317 * gdb.perf/gmonster1-ptype-string.exp: New file.
6318 * gdb.perf/gmonster1-runto-main.exp: New file.
6319 * gdb.perf/gmonster1-select-file.exp: New file.
6320 * gdb.perf/gmonster1.cc: New file.
6321 * gdb.perf/gmonster1.exp: New file.
6322 * gdb.perf/gmonster2-null-lookup.exp: New file.
6323 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6324 * gdb.perf/gmonster2-print-cerr.exp: New file.
6325 * gdb.perf/gmonster2-ptype-string.exp: New file.
6326 * gdb.perf/gmonster2-runto-main.exp: New file.
6327 * gdb.perf/gmonster2-select-file.exp: New file.
6328 * gdb.perf/gmonster2.cc: New file.
6329 * gdb.perf/gmonster2.exp: New file.
6330
6eab34f3
DE
63312015-07-24 Doug Evans <dje@google.com>
6332
6333 * gdb.perf/README: New file.
6334 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6335 * lib/gen-perf-test.exp: New file.
6336
63738bfd
DE
63372015-07-24 Doug Evans <dje@google.com>
6338
6339 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6340 (PerfTest::startup): New function.
6341 (PerfTest::run): Return result of calling body.
6342 (PerfTest::assemble): Rewrite.
6343 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6344 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6345 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6346 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6347 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6348
7b606f95
DE
63492015-07-24 Doug Evans <dje@google.com>
6350
6351 * lib/gdb.exp (clean_restart): Make executable optional.
6352
a97b16b8
DE
63532015-07-24 Doug Evans <dje@google.com>
6354
6355 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6356 compiler_info references.
6357 * gdb.cp/temargs.exp: Ditto.
6358 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6359 (get_compiler_info): Early exit if already computed. Set compiler_info
6360 to "unknown" if there was a problem.
6361 (test_compiler_info): Add function comment. Call get_compiler_info.
6362
35baa57f
DE
63632015-07-24 Doug Evans <dje@google.com>
6364
6365 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6366 (workers/%.worker, build-perf): New rule.
6367 (GDB_PERFTEST_MODE): New variable.
6368 (check-perf): Use it.
6369 (clean): Clean up gdb.perf parallel build subdirs.
6370 * lib/build-piece.exp: New file.
6371 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6372 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6373 name.
6374 (standard_temp_file): Ditto.
6375 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6376 of $GDB_PARALLEL.
6377
6ebea266
DE
63782015-07-24 Doug Evans <dje@google.com>
6379
6380 * lib/future.exp (gdb_default_target_compile): New option
6381 "early_flags".
6382 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6383 --as-needed.
6384
1e76a7e9
SDJ
63852015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6386
6387 * gdb.base/catch-syscall.exp: Call gdb_exit before
6388 gdb_skip_xml_test.
6389
5068630a
PA
63902015-07-24 Pedro Alves <palves@redhat.com>
6391
6392 * gdb.python/py-events.exp: Accept output between the stop event
6393 and the prompt.
6394 * gdb.python/py-evsignal.exp: Likewise.
6395 * gdb.python/py-evthreads.exp: Likewise.
6396
77598427
PA
63972015-07-24 Pedro Alves <palves@redhat.com>
6398
6399 PR gdb/18717
6400 * gdb.threads/non-ldr-exit.c: New file.
6401 * gdb.threads/non-ldr-exit.exp: New file.
6402
11e6c98f
YQ
64032015-07-24 Yao Qi <yao.qi@linaro.org>
6404
6405 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6406 restarting process.
6407
51aee833
YQ
64082015-07-24 Yao Qi <yao.qi@linaro.org>
6409
6410 * gdb.server/ext-restart.exp: New file.
6411
8cfe207c
YQ
64122015-07-24 Yao Qi <yao.qi@linaro.org>
6413
6414 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6415 argument options.
6416 * gdb.server/ext-wrapper.exp: New file.
6417
cc12ce38
DE
64182015-07-23 Doug Evans <dje@google.com>
6419
6420 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6421 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6422
d0d84780
PMR
64232015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6424
6425 * gdb.ada/var_arr_typedef.exp: New testcase.
6426 * gdb.ada/var_arr_typedef/pack.adb: New file.
6427 * gdb.ada/var_arr_typedef/pack.ads: New file.
6428 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6429
8b558f79
JB
64302015-07-20 Joel Brobecker <brobecker@adacore.com>
6431
6432 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6433
775a3298
JK
64342015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6435
6436 * gdb.arch/i386-biarch-core.exp: Replace istarget
6437 by "complete set gnutarget". Remove expectation for the "core-file"
6438 command.
6439
db1ff28b
JK
64402015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6441
6442 Revert the previous commit:
6443 Tests for validate symbol file using build-id.
6444
0a94970d
JK
64452015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6446
6447 Tests for validate symbol file using build-id.
6448 * gdb.base/solib-mismatch-lib.c: New file.
6449 * gdb.base/solib-mismatch-libmod.c: New file.
6450 * gdb.base/solib-mismatch.c: New file.
6451 * gdb.base/solib-mismatch.exp: New file.
6452
03346981
SL
64532015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6454
6455 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6456 nios2-*-linux*.
6457 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6458 * gdb.base/siginfo.exp: Likewise.
6459 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6460
42422cc7
PL
64612015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6462
6463 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6464 Move it to ...
6465 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6466 ... here.
6467 * gdb.trace/range-stepping.exp: Check that the target supports
6468 range stepping.
6469
cfa68bae
JK
64702015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6471
6472 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6473
8ffdba26
PA
64742015-07-14 Pedro Alves <palves@redhat.com>
6475
6476 * gdb.base/killed-outside.exp: New file.
6477 * gdb.base/killed-outside.c: New file.
6478
218a5a11
JK
64792015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6480
6481 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6482 (n at main): New.
6483 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6484
e03ed3c6
AA
64852015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6486
6487 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6488 infcall tests instead of setting up for KFAIL.
6489
485668e5
MM
64902015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6491
6492 * gdb.btrace/record_goto-step.exp: New.
6493
08464196
JK
64942015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6495
6496 PR compile/18484
6497 * gdb.compile/compile.c (struct struct_type): Add volatile to
6498 selffield's type.
6499 * gdb.compile/compile.exp
6500 (compile code struct_object.selffield = &struct_object): Skip further
6501 struct_object tests if this one xfails.
6502
bcf5c1d9
RC
65032015-07-08 Robert O'Callahan <robert@ocallahan.org>
6504
6505 PR exp/18617
6506 * gdb.trace/ax.exp: Add test.
6507
4931af25
YQ
65082015-07-07 Yao Qi <yao.qi@linaro.org>
6509
6510 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6511 instead of istarget "aarch64*-*-*".
6512 * gdb.arch/aarch64-fp.exp: Likewise.
6513 * gdb.base/float.exp: Likewise.
6514 * gdb.reverse/aarch64.exp: Likewise.
6515 * lib/gdb.exp (is_aarch64_target): New proc.
6516
9fcf688e
YQ
65172015-07-07 Yao Qi <yao.qi@linaro.org>
6518
6519 * lib/gdb.exp (is_aarch32_target): New proc.
6520 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6521 instead of "istarget "arm*-*-*"".
6522 * gdb.arch/arm-disp-step.exp: Likewise.
6523 * gdb.arch/thumb-bx-pc.exp: Likewise.
6524 * gdb.arch/thumb-prologue.exp: Likewise.
6525 * gdb.arch/thumb-singlestep.exp: Likewise.
6526 * gdb.base/disp-step-syscall.exp: Likewise.
6527 * gdb.base/float.exp: Likewise.
6528
fbd8d50d
YQ
65292015-07-07 Yao Qi <yao.qi@linaro.org>
6530
6531 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6532 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6533
71be1fdc
YQ
65342015-07-07 Yao Qi <yao.qi@linaro.org>
6535
6536 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6537 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6538 if it exists.
6539 * gdb.multi/multi-arch.exp: Likewise.
6540
3e221d36
SM
65412015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6542
6543 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6544 print.
6545
d441430b
YQ
65462015-07-07 Yao Qi <yao.qi@linaro.org>
6547
6548 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6549
06f810bd
MG
65502015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6551
6552 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6553 '[' and ']' characters.
6554
5e61e7c0
IB
65552015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6556
6557 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6558
28bf096c
PA
65592015-06-29 Pedro Alves <palves@redhat.com>
6560
6561 PR threads/18127
6562 * gdb.threads/hand-call-new-thread.c: New file.
6563 * gdb.threads/hand-call-new-thread.c: New file.
6564
ee93cd5e
KS
65652015-06-26 Keith Seitz <keiths@redhat.com>
6566 Doug Evans <dje@google.com>
6567
6568 PR 16253
6569 * gdb.cp/var-tag-2.cc: New file.
6570 * gdb.cp/var-tag-3.cc: New file.
6571 * gdb.cp/var-tag-4.cc: New file.
6572 * gdb.cp/var-tag.cc: New file.
6573 * gdb.cp/var-tag.exp: New file.
6574
fc637f04
PP
65752015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6576
6577 * gdb.base/history-duplicates.exp: New test.
6578
2e52ae68
PP
65792015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6580
6581 * gdb.base/completion.exp: Test the completion of the "focus"
6582 command.
6583
6e22494e
JK
65842015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6585
6586 * gdb.arch/amd64-prologue-skip.S: New file.
6587 * gdb.arch/amd64-prologue-skip.exp: New file.
6588
bf7b9cd9
SM
65892015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6590
6591 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6592 is_address_zero_readable check.
6593
201e8dfd
PB
65942015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6595
6596 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6597 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6598
5cd867b4
YQ
65992015-06-24 Yao Qi <yao.qi@linaro.org>
6600
6601 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6602 linux targets.
6603
4d7be007
YQ
66042015-06-24 Yao Qi <yao.qi@linaro.org>
6605
6606 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6607 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6608 * gdb.base/siginfo-thread.exp: Likewise.
6609
07fcd301
YQ
66102015-06-22 Yao Qi <yao.qi@linaro.org>
6611
6612 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6613
52042a00
YQ
66142015-06-22 Yao Qi <yao.qi@linaro.org>
6615
6616 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6617 aarch64*-*-*.
6618 (skip_hw_watchpoint_tests): Likewise.
6619
74bd41ce
PP
66202015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6621
6622 * gdb.base/gdbinit-history.exp: Test the interaction between
6623 setting GDBHISTSIZE and setting the history size via .gdbinit.
6624
bc460514
PP
66252015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6626
6627 PR gdb/16999
6628 * gdb.base/gdbhistsize-history.exp: New test.
6629
b58c513b
PP
66302015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6631
6632 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6633 with GDBHISTSIZE.
6634 * gdb.base/readline.exp: Likewise.
6635
92046791
YQ
66362015-06-17 Yao Qi <yao.qi@linaro.org>
6637
6638 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6639 line.
6640
2093d2d3
PP
66412015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6642
6643 * gdb.base/gdbinit-history.exp: Add test case to check that
6644 an unlimited history file does not get truncated on exit.
6645
e6c693af
AA
66462015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6647
6648 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6649 (VECTOR): New macro. Use it...
6650 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6651 ...for these typedefs.
6652 (int8, char1, int1, double1): New typedefs.
6653 (struct just_int2, struct two_int2): New structures.
6654 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6655 (add_structvecs, add_singlevecs): New functions.
6656 (main): Call add_some_intvecs twice.
6657 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6658 the compile and exit upon failure. Try compiling for the "native"
6659 architecture. Test inferior function calls with vector arguments
6660 and vector return value handling with "finish" and "return".
6661
c74f7d1c
JT
66622015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6663
6664 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6665 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6666 PE file.
6667 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6668
98aa42ee
AT
66692015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6670
6671 PR breakpoints/16465
6672 * gdb.mi/mi-dprintf-pending.c: New file.
6673 * gdb.mi/mi-dprintf-pending.exp: New test.
6674 * gdb.mi/mi-dprintf-pendshr.c: New file.
6675
7d73c23c 66762015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 6677 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
6678
6679 * gdb.arch/i386-mpx-map.c: New file.
6680 * gdb.arch/i386-mpx-map.exp: New File.
6681
66822015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6683
6684 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6685 * gdb.arch/i386-mpx.exp: Indentation fixed.
6686
66872015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6688
6689 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6690 function and improved indentation.
6691 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6692 gdb_test_multiple. Added additional tests to skip the test.
6693
66942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6695
6696 * gdb.arch/i386-avx512.c: Change path in include file.
6697 * gdb.arch/i386-avx512.exp: Change include dir path
6698 compilation flag.
6699 * gdb.arch/i386-mpx.c: Change path in include file.
6700 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6701 flag.
6702
d5eba19a
JK
67032015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6704
6705 * gdb.compile/compile-print.exp (compile print *vararray@3)
6706 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6707
7f361056
JK
67082015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6709
6710 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6711 (do not keep jit in memory): ... this.
6712 (expect 5): Change it to ...
6713 (expect no 5): ... this.
6714
3b462ec2
SM
67152015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6716
6717 PR gdb/15564
6718 * gdb.mi/mi-detach.exp: New file.
6719
e0619de6
JK
67202015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6721
6722 PR symtab/18392
6723 * gdb.arch/amd64-tailcall-self.S: New file.
6724 * gdb.arch/amd64-tailcall-self.c: New file.
6725 * gdb.arch/amd64-tailcall-self.exp: New file.
6726
e970cb34
DB
67272015-05-28 Don Breazeal <donb@codesourcery.com>
6728
6729 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6730 tests for remote targets by checking is_target_gdbserver.
6731
b2e2f908
DE
67322015-05-27 Doug Evans <dje@google.com>
6733
6734 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6735 * gdb.dwarf2/opaque-type-lookup.c: New file.
6736 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6737
82c7be31
DE
67382015-05-26 Doug Evans <dje@google.com>
6739
6740 * gdb.cp/iostream.cc: New file.
6741 * gdb.cp/iostream.exp: New file.
6742
b4f54984
DE
67432015-05-26 Doug Evans <dje@google.com>
6744
6745 * gdb.dwarf2/dw2-op-call.exp: Update.
6746 * gdb.dwarf2/dw4-sig-types.exp: Update.
6747 * gdb.dwarf2/implptr.exp: Update.
6748 * gdb.mi/mi-cmd-param-changed.exp: Update.
6749
4ea6efe9
DE
67502015-05-26 Doug Evans <dje@google.com>
6751
6752 * gdb.python/py-lazy-string.c: New file.
6753 * gdb.python/py-lazy-string.exp: New file.
6754 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6755 (main): Update. Add estring3.
6756 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6757 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6758
f6bb7db3
YQ
67592015-05-26 Omair Javaid <omair.javaid@linaro.org>
6760 Yao Qi <yao.qi@linaro.org>
6761
6762 * gdb.reverse/aarch64.c: New.
6763 * gdb.reverse/aarch64.exp: New.
6764
a81bfbd0
OJ
67652015-05-26 Omair Javaid <omair.javaid@linaro.org>
6766
25d49b86
PA
6767 * lib/gdb.exp (supports_process_record): Return true for
6768 aarch64*-linux*.
a81bfbd0
OJ
6769 (supports_reverse): Likewise.
6770
158bf1b4
PP
67712015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6772
6773 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6774 Use with_test_prefix.
6775
a0145030
AB
67762015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6777
6778 * gdb.base/completion.exp: Add test for completion of layout
6779 names.
6780
ebe3b578
AB
67812015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6782
6783 * lib/gdb.exp (skip_tui_tests): New proc.
6784 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6785
84204ed7
PA
67862015-05-19 Pedro Alves <palves@redhat.com>
6787
6788 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6789 Save the whole env array instead of just HOME. Unset HISTSIZE in
6790 the environment while testing. Restore whole environment
6791 afterwards.
6792
37442ce1
DE
67932015-05-16 Doug Evans <xdje42@gmail.com>
6794
6795 * gdb.guile/scm-ports.c: New file.
6796 * gdb.guile/scm-ports.exp: Add memory port tests.
6797
36de76f9
JK
67982015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6799
6800 * gdb.compile/compile-print.c: New file.
6801 * gdb.compile/compile-print.exp: New file.
6802
3a9558c4
JK
68032015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6804
6805 * gdb.compile/compile-ops.exp: Cast param to void.
6806 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6807 (compile code struct_object.selffield = &struct_object): Add xfail.
6808
aa715135
JG
68092015-05-15 Joel Brobecker <brobecker@adacore.com>
6810
6811 * gdb.ada/arr_enum_with_gap: New testcase.
6812
931e5bc3
JG
68132015-05-15 Joel Brobecker <brobecker@adacore.com>
6814
6815 * gdb.ada/byte_packed_arr: New testcase.
6816
9cd4d857
JB
68172015-05-15 Joel Brobecker <brobecker@adacore.com>
6818
6819 * gdb.ada/pckd_neg: New testcase.
6820
ebfd00d2
PP
68212015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6822
6823 PR gdb/17820
6824 * gdb.base/gdbinit-history.exp: New test.
6825 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6826 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6827
4c082a81
SC
68282015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6829
6830 * gdb.python/py-xmethods.cc: Enhance test case.
6831 * gdb.python/py-xmethods.exp: New tests.
6832 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6833 function.
6834 (B_indexoper): Likewise.
6835 (global_dm_list) : Add new xmethod worker functions.
6836
f7797074
SDJ
68372015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6838
6839 * gdb.base/coredump-filter.exp: Correctly unset
6840 "coredump_var_addr" array.
6841
a4674e4e
PA
68422015-05-08 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.server/non-existing-program.exp: Unset spawn_id.
6845
df2eb078
SC
68462015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6847
6848 PR python/18291
6849 * gdb.python/py-xmethods.exp: Add tests.
6850
422349a3
YQ
68512015-05-08 Yao Qi <yao.qi@linaro.org>
6852
6853 PR gdb/18208
6854 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6855 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6856 function set_coredump_filter, and remove remote_exec call.
6857 Remove argument ipid. Callers update.
6858 (top level): Don't get inferior's PID.
6859
63fc80ce
AA
68602015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6861
6862 * gdb.base/watch_thread_num.exp: Skip test on targets without
6863 access watchpoints.
6864
80ad801e
PA
68652015-05-06 Pedro Alves <palves@redhat.com>
6866
6867 PR server/18081
6868 * gdb.server/non-existing-program.exp: New file.
6869
0fa7fe50
JB
68702015-05-05 Joel Brobecker <brobecker@adacore.com>
6871
6872 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6873
3ea89b92
PMR
68742015-05-05 Joel Brobecker <brobecker@adacore.com>
6875
6876 * gdb.ada/out_of_line_in_inlined: New testcase.
6877
87b8eff0
JB
68782015-05-05 Joel Brobecker <brobecker@adacore.com>
6879
6880 * gdb.ada/var_rec_arr: New testcase.
6881
5fccc635
YQ
68822015-04-30 Yao Qi <yao.qi@linaro.org>
6883
6884 * gdb.base/break-idempotent.exp: If
6885 skip_hw_watchpoint_multi_tests returns true, skip the tests
6886 on "rwatch" and "awatch".
6887
42d38f42
YQ
68882015-04-30 Yao Qi <yao.qi@linaro.org>
6889
6890 * gdb.base/relativedebug.exp: Invoke gdb command
6891 "info sharedlibrary", and if libc.so doesn't have debug info,
6892 skip the test.
6893
2ce1cdbf
DE
68942015-04-29 Doug Evans <dje@google.com>
6895
6896 * gdb.python/py-xmethods.exp: Add ptype tests.
6897 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6898 get_result_type method.
6899
f24a38c5
LM
69002015-04-29 Luis Machado <lgustavo@codesourcery.com>
6901
6902 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6903 the target does not support hardware watchpoints.
6904
ecbf2b3c
LM
69052015-04-29 Luis Machado <lgustavo@codesourcery.com>
6906
6907 * gdb.base/break-always.exp: Abort testing if writing to memory
6908 causes an error.
6909
34f5f757
DE
69102015-04-28 Doug Evans <dje@google.com>
6911
6912 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6913 * gdb.python/py-pp-registration.exp: ... here. New file.
6914 * gdb.python/py-pp-registration.c: New file.
6915 * gdb.python/py-pp-registration.py: New file.
6916
69b4374a
DE
69172015-04-28 Doug Evans <dje@google.com>
6918
6919 * gdb.python/py-bad-printers.c: New file.
6920 * gdb.python/py-bad-printers.py: New file.
6921 * gdb.python/py-bad-printers.exp: New file.
6922
59fb7612
SS
69232015-04-28 Sasha Smundak <asmundak@google.com>
6924
6925 * gdb.python/py-type.exp: New test.
6926
2631b16a
AW
69272015-04-28 Andy Wingo <wingo@igalia.com>
6928
6929 * gdb.python/py-parameter.exp:
6930 * gdb.guile/scm-parameter.exp: Escape the path that we are
6931 matching against, as it might contain characters that are special
6932 to regular expressions.
6933
460efde1
JB
69342015-04-27 Joel Brobecker <brobecker@adacore.com>
6935
6936 * gdb.ada/rec_comp: New testcase.
6937
2d369d8e
SDJ
69382015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6939
6940 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6941 before using it.
6942
cf75d6c3
AB
69432015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6944
6945 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6946 new tests for verilog output.
6947
8dbe7ca5
YQ
69482015-04-24 Yao Qi <yao.qi@linaro.org>
6949
6950 * boards/remote-gdbserver-on-localhost.exp: New file.
6951
4ef9fb2f
PA
69522015-04-23 Pedro Alves <palves@redhat.com>
6953
6954 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6955 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6956 "end of file", remove $inferior_spawn_id from the indirect list.
6957
0a803169
PA
69582015-04-23 Pedro Alves <palves@redhat.com>
6959
6960 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6961
749ef8f8
PA
69622015-04-23 Pedro Alves <palves@redhat.com>
6963
6964 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6965 on $any_spawn_id instead of only on $gdb_spawn_id.
6966
8aae4344
PM
69672015-04-21 Pierre Muller <muller@sourceware.org>
6968
6969 PR pascal/17815
6970 * lib/pascal.exp (gpc_compile): Add new option "class".
6971 (fpc_compile): Likewise.
6972 * gdb.pascal/case-insensitive-symbols.pas: New file.
6973 * gdb.pascal/case-insensitive-symbols.exp: New file.
6974
1586c8fb
GB
69752015-04-20 Gary Benson <gbenson@redhat.com>
6976
6977 * gdb.base/attach.exp: Fix three extended remote failures.
6978
1b6e6f5c
GB
69792015-04-17 Gary Benson <gbenson@redhat.com>
6980
6981 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6982 the main executable over the remote protocol.
6983
e797481d
PA
69842015-04-16 Pedro Alves <palves@redhat.com>
6985
6986 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6987 a new gdbserver if gdbserver_reconnect_p is set.
6988
1ca99c42
PA
69892015-04-16 Pedro Alves <palves@redhat.com>
6990
6991 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6992 is set, don't exit gdbserver.
6993
af9fd6f8
AA
69942015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6995
6996 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6997 appropriate .insn, such that an older assembler can be used.
6998 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6999 the z/Architecture instruction set on 31-bit targets as well.
7000
04ff1e61
AA
70012015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7002
7003 * gdb.go/handcall.exp: Remove all logic related to the first
7004 breakpoint and rely on go_runto_main instead.
7005 * gdb.go/strings.exp: Likewise.
7006 * gdb.go/unsafe.exp: Likewise.
7007 * gdb.go/hello.exp: Likewise. Also rename the remaining
7008 breakpoint marker to "breakpoint 1".
7009 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
7010 * gdb.go/strings.go: Likewise.
7011 * gdb.go/unsafe.go: Likewise.
7012 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
7013 "set breakpoint 2 here" and rename the remaining breakpoint marker
7014 to "breakpoint 1".
7015
40d2f8d6
SM
70162015-04-15 Simon Marchi <simon.marchi@ericsson.com>
7017
7018 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
7019 if itertools.imap is not present.
7020 * gdb.python/py-objfile.exp: Add parentheses.
7021 * gdb.python/py-type.exp: Same.
7022 * gdb.python/py-unwind-maint.py: Same.
7023
8cbc97c6
YQ
70242015-04-15 Yao Qi <yao.qi@linaro.org>
7025
7026 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
7027 of ":$ptr_size" and set its form explicitly.
7028
45fd756c
YQ
70292015-04-15 Pedro Alves <palves@redhat.com>
7030 Yao Qi <yao.qi@linaro.org>
7031
7032 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
7033 timeout by factor of 4.
7034 (test_regular_watch): Likewise.
7035 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
7036 * gdb.reverse/sigall-reverse.exp: Likewise.
7037 * gdb.reverse/until-precsave.exp: Likewise.
7038 * lib/gdb.exp (with_timeout_factor): New proc.
7039 (gdb_expect): Move some code to ...
7040 (get_largest_timeout): ... here. New procedure.
7041
9e811bc3
LM
70422015-04-14 Luis Machado <lgustavo@codesourcery.com>
7043
7044 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
7045
0ff6fcb2
LM
70462015-04-13 Luis Machado <lgustavo@codesourcery.com>
7047
7048 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
7049 to write to the .text section.
7050
7578d5f7
LM
70512015-04-13 Luis Machado <lgustavo@codesourcery.com>
7052
7053 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
7054 Handle the case of targets that do not provide PID information.
7055
2efe15c4
YQ
70562015-04-13 Yao Qi <yao.qi@linaro.org>
7057
7058 * lib/gdbserver-support.exp (gdb_exit): Catch exception
7059 and use expect instead of gdb_expect.
7060
8cd8f2f8
SDJ
70612015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7062
7063 * gdb.base/coredump-filter.exp: Rename variable "addr" to
7064 "coredump_var_addr" to avoid naming conflict with other testcases.
7065
9ee41772
PA
70662015-04-10 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
7069 gdb_test_sequence and gdb_assert.
7070
07473109
PA
70712015-04-10 Pedro Alves <palves@redhat.com>
7072
7073 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
7074 test messages that don't include the breakpoint address.
7075
de3db44c
YQ
70762015-04-10 Yao Qi <yao.qi@linaro.org>
7077
7078 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7079 false for some offset and width combinations which aren't
7080 supported by linux kernel.
7081
c79d856c
PA
70822015-04-10 Pedro Alves <palves@redhat.com>
7083
7084 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7085 procedure, factored out from ...
7086 (top level): ... here. Add "set displaced-stepping" testing axis.
7087 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7088 parameter "displaced". Use it.
7089 (top level): Use foreach and add "set displaced-stepping" testing
7090 axis.
7091
ebc90b50
PA
70922015-04-10 Pedro Alves <palves@redhat.com>
7093
7094 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7095 Remove comment.
7096 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7097 both the address of the instruction that triggers the watchpoint
7098 and the address of the instruction immediately after, and use
7099 those addresses for the test. Fix comment.
7100
8f572e5c
PA
71012015-04-10 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.base/sigstep.exp (breakpoint_to_handler)
7104 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7105 Test "backtrace" in handler.
7106 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7107 (top level): Add new "displaced" test axis to
7108 breakpoint_to_handler, breakpoint_to_handler_entry and
7109 breakpoint_over_handler.
7110
8d707a12
PA
71112015-04-10 Pedro Alves <palves@redhat.com>
7112
7113 PR gdb/18216
7114 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7115
ef713951
YQ
71162015-04-10 Yao Qi <yao.qi@linaro.org>
7117
7118 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7119 (test_add_rn_pc): New function.
7120 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7121 (top level): Invoke test_add_rn_pc.
7122
906d60cf
PA
71232015-04-10 Pedro Alves <palves@redhat.com>
7124
7125 PR gdb/13858
7126 * gdb.base/step-over-no-symbols.exp: New file.
7127
f2983cc3
AW
71282015-04-09 Andy Wingo <wingo@igalia.com>
7129
7130 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7131 after the Python tests.
7132
6d62641c
SDJ
71332015-04-08 Keith Seitz <keiths@redhat.com>
7134
7135 PR python/16699
7136 * gdb.python/py-completion.exp: New tests for completion.
7137 * gdb.python/py-completion.py (CompleteLimit1): New class.
7138 (CompleteLimit2): Likewise.
7139 (CompleteLimit3): Likewise.
7140 (CompleteLimit4): Likewise.
7141 (CompleteLimit5): Likewise.
7142 (CompleteLimit6): Likewise.
7143 (CompleteLimit7): Likewise.
7144
f3770638
PA
71452015-04-08 Pedro Alves <palves@redhat.com>
7146
7147 PR gdb/18214
7148 PR gdb/18216
7149 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7150 function.
7151 (main): Install it as SIGUSR1 handler.
7152 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7153 parameter. Always use "setup" as prefix. Toggle "set
7154 displaced-stepping" off/on depending on global. Don't switch to
7155 thread 1 here.
7156 (top level): Add displaced stepping "off/on" test axis. Update
7157 "setup" calls. Wrap each subtest with with_test_prefix. Test
7158 continuing with a queued signal in each thread.
7159
4496bed7
PA
71602015-04-08 Pedro Alves <palves@redhat.com>
7161
7162 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7163 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7164 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7165 Return early if running to main fails.
7166 * gdb.trace/while-stepping.exp: Likewise.
7167
b97fde92
PA
71682015-04-07 Pedro Alves <palves@redhat.com>
7169
7170 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7171 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7172 interact with inferior program.
7173
f71c18e7
PA
71742015-04-07 Pedro Alves <palves@redhat.com>
7175
7176 * lib/gdb.exp (inferior_spawn_id): New global.
7177 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7178 spawn id after processing the user code.
7179 (default_gdb_start): Set inferior_spawn_id.
7180 (send_inferior): New procedure.
7181 * lib/gdbserver-support.exp (gdbserver_start): Set
7182 inferior_spawn_id.
7183 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7184
6423214f
PA
71852015-04-07 Pedro Alves <palves@redhat.com>
7186
7187 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7188 * lib/gdbserver-support.exp (gdbserver_start): Make
7189 $server_spawn_id global.
7190 (gdbserver_start): Don't wait for gdbserver's spawn id with
7191 expect_background.
7192 (close_gdbserver): New procedure.
7193 (gdb_exit): Rename the default version and reimplement.
7194
71c0ee8c
PA
71952015-04-07 Pedro Alves <palves@redhat.com>
7196
72f4393d 7197 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
7198 append the substituted item, not the original item.
7199
203bc29b
PA
72002015-04-07 Pedro Alves <palves@redhat.com>
7201
7202 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7203 gdb_expect.
7204
508a3ddf
PA
72052015-04-07 Pedro Alves <palves@redhat.com>
7206
7207 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7208 output appearing once only.
7209
9f6dbe2b
PA
72102015-04-07 Pedro Alves <palves@redhat.com>
7211
7212 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7213 that doesn't expect anything. Return early if running to main
7214 fails.
7215
337532fa
YQ
72162015-04-07 Yao Qi <yao.qi@linaro.org>
7217
7218 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7219 (child_function): Call alarm.
7220 (main): Move call to alarm into the loop.
7221 * gdb.threads/non-stop-fair-events.exp: Build program with
7222 -DTIMEOUT=$timeout.
7223
01b622d4
DE
72242015-04-06 Doug Evans <xdje42@gmail.com>
7225
7226 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7227 Fix dest parameter to board_info.
7228 (fpc_compile): Ditto.
7229 (gdb_compile_pascal): Rename dest arg to destfile.
7230
961f4160
PMR
72312015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7232
7233 * gdb.ada/funcall_ref.exp: New file.
7234 * gdb.ada/funcall_ref/foo.adb: New file.
7235
cafda597
YQ
72362015-04-02 Yao Qi <yao.qi@linaro.org>
7237
7238 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7239 is remote.
7240
fed040c6
GB
72412015-04-02 Gary Benson <gbenson@redhat.com>
7242
7243 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7244
d11916aa
SS
72452015-04-01 Sasha Smundak <asmundak@google.com>
7246
7247 * gdb.python/py-unwind-maint.c: New file.
7248 * gdb.python/py-unwind-maint.exp: New test.
7249 * gdb.python/py-unwind-maint.py: New file.
7250 * gdb.python/py-unwind.c: New file.
7251 * gdb.python/py-unwind.exp: New test.
7252 * gdb.python/py-unwind.py: New test.
7253
a1471180
PA
72542015-04-01 Pedro Alves <palves@redhat.com>
7255
7256 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7257 to fail instead of non-existent $test.
7258
0bbeccb1
PA
72592015-04-01 Pedro Alves <palves@redhat.com>
7260
7261 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7262 GDBFLAGS if not empty.
7263
3c724c8c
PMR
72642015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7265
7266 * gdb.ada/complete.exp: Remove "multi_line".
7267 * gdb.ada/info_exc.exp: Remove "multi_line".
7268 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7269 * gdb.ada/ptype_field.exp: Remove "multi_line".
7270 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7271 * gdb.ada/tagged.exp: Remove "multi_line".
7272 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7273 [multi_line ...]
7274 * gdb.btrace/delta.exp: Likewise.
7275 * gdb.btrace/exception.exp: Likewise.
7276 * gdb.btrace/function_call_history.exp: Likewise.
7277 * gdb.btrace/instruction_history.exp: Likewise.
7278 * gdb.btrace/nohist.exp: Likewise.
7279 * gdb.btrace/record_goto.exp: Likewise.
7280 * gdb.btrace/segv.exp: Likewise.
7281 * gdb.btrace/stepi.exp: Likewise.
7282 * gdb.btrace/tailcall.exp: Likewise.
7283 * gdb.btrace/unknown_functions.exp: Likewise.
7284 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7285 * lib/gdb.exp: Add the "multi_line" helper.
7286
4eec2deb
PA
72872015-04-01 Pedro Alves <palves@redhat.com>
7288
7289 * gdb.threads/tid-reuse.c: New file.
7290 * gdb.threads/tid-reuse.exp: New file.
7291
df8411da
SDJ
72922015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7293
7294 PR corefiles/16092
7295 * gdb.base/coredump-filter.c: New file.
7296 * gdb.base/coredump-filter.exp: Likewise.
7297
6ef37366
PM
72982015-03-27 Petr Machata <pmachata@redhat.com>
7299
7300 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7301 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7302 (Dwarf::assemble): Initialize them.
7303 (Dwarf::lines): New function.
7304
7ec911b0
JT
73052015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7306
7307 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7308 SYMBOL_PREFIX for x86_64-*-cygwin.
7309
ff908ebf
AW
73102015-03-26 Andy Wingo <wingo@igalia.com>
7311
7312 PR symtab/18148
7313 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7314 const_value but not a location.
7315 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7316 location defined in non-main CUs are visible.
7317
6d5f0679
YQ
73182015-03-26 Yao Qi <yao.qi@linaro.org>
7319
7320 PR testsuite/18139
7321 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7322 Add a line number entry for the same line.
7323 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7324 Add a line number entry for the same line.
7325
2898689b
YQ
73262015-03-26 Yao Qi <yao.qi@linaro.org>
7327
7328 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7329 .int 0.
7330 (func): Likewise. Add .Lfunc_1 label.
7331 Use .Lfunc_1 label.
7332 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7333 .int 0.
7334 (func): Likewise.
7335 Use .Lfunc_1 label.
7336
85180498
YQ
73372015-03-26 Yao Qi <yao.qi@linaro.org>
7338
7339 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7340 Call gdb_compile instead to compile each .s files without debug
7341 information.
7342
8aa08a8d
YQ
73432015-03-26 Yao Qi <yao.qi@linaro.org>
7344
7345 * gdb.base/savedregs.exp (process_saved_regs): Make
7346 "Saved registers:" optional in the pattern.
7347
66849923
MM
73482015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7349
7350 * gdb.btrace/next.exp: Merged into step.exp.
7351 * gdb.btrace/finish.exp: Merged into step.exp.
7352 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7353 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7354 "record goto" and checking the exact replay position.
7355 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7356 check for "Recording format" in "info record" output.
7357 * gdb.btrace/record_goto.exp: Choose test file based on target.
7358 * gdb.btrace/x86-record_goto.S: Renamed into ...
7359 * gdb.btrace/x86_64-record_goto.S: ... this.
7360 * gdb.btrace/i686-record_goto.S: New.
7361 * gdb.btrace/x86-tailcall.S: Renamed into ...
7362 * gdb.btrace/x86_64-tailcall.S: ... this.
7363 * gdb.btrace/i686-tailcall.S: New.
7364 * gdb.btrace/x86-tailcall.c: Renamed into ...
7365 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7366 separate statements. Update test.
7367 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7368 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7369 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7370 * gdb.btrace/tailcall.exp: Choose test file based on target.
7371 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7372
11cc1b74
MM
73732015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7374
7375 * gdb.btrace/exception.exp: Increase BTS buffer size.
7376
a25d8bf9
PA
73772015-03-24 Pedro Alves <palves@redhat.com>
7378
7379 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7380
856e7dd6
PA
73812015-03-24 Pedro Alves <palves@redhat.com>
7382
7383 * gdb.threads/schedlock.exp (test_step): No longer expect that
7384 "set scheduler-locking step" with "next" over a function call runs
7385 threads unlocked.
7386
ad235a41
AT
73872015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7388
7389 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7390
15630549
AT
73912015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7392
7393 PR breakpoints/16466
7394 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7395 * gdb.mi/mi-pending.c (thread_func): New function.
7396 (int main): Add threading support required.
7397 * gdb.mi/mi-pending.exp: Add tests for this issue.
7398 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7399 (pendfunc2): Remove stdio dependency.
7400 * gdb.mi/mi-pendshr2.c: New file.
7401
693dca06
KS
74022015-03-23 Keith Seitz <keiths@redhat.com>
7403
7404 * gdb.linespec/keywords.c: New file.
7405 * gdb.linespec/keywords.exp: New file.
7406
7e993ebf
KS
74072015-03-23 Keith Seitz <keiths@redhat.com>
7408
7409 PR gdb/18021
7410 * gdb.dwarf2/staticvirtual.exp: New test.
7411
bc23328c
JK
74122015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7413
7414 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7415 * README: Remove HP-UX and gdb.hp.
7416 (configuration):
7417 * configure: Regenerate.
7418 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7419 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7420 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7421 gdb.hp/gdb.defects/Makefile.
7422 * gdb.hp/Makefile.in: File deleted.
7423 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7424 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7425 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7426 * gdb.hp/gdb.aCC/run.c: File deleted.
7427 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7428 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7429 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7430 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7431 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7432 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7433 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7434 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7435 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7436 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7437 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7438 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7439 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7440 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7441 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7442 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7443 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7444 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7445 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7446 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7447 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7448 * gdb.hp/gdb.compat/average.c: File deleted.
7449 * gdb.hp/gdb.compat/sum.c: File deleted.
7450 * gdb.hp/gdb.compat/xdb.c: File deleted.
7451 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7452 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7453 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7454 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7455 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7456 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7457 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7458 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7459 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7460 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7461 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7462 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7463 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7464 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7465 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7466 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7467 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7468 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7469 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7470 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7471 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7472 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7473 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7474 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7475 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7476 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7477 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7478 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7479 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7480 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7481 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7482 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7483 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7484 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7485 * gdb.hp/tools/odump: File deleted.
7486
8bf3b159
PA
74872015-03-19 Pedro Alves <palves@redhat.com>
7488
7489 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7490 (saw_thread_3): New globals.
7491 (top level): Increment them when an event for the corresponding
7492 thread is seen.
7493 (no thread starvation): New test.
7494
eb54c8bf
PA
74952015-03-19 Pedro Alves <palves@redhat.com>
7496
7497 * gdb.threads/continue-pending-status.c: New file.
7498 * gdb.threads/continue-pending-status.exp: New file.
7499
32d2e5d6
PA
75002015-03-18 Pedro Alves <palves@redhat.com>
7501
7502 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7503 Use gdb_is_target_remote instead of is_remote. Use
7504 gdb_test_multiple instead of gdb_expect. Exit early if
7505 gdb_test_multiple hits its internal matches. Tighten stepi tests
7506 expected output. Fail on exit with any signal, instead of just
7507 SIGILL.
7508
f68f11b7
YQ
75092015-03-18 Yao Qi <yao.qi@linaro.org>
7510
7511 PR tdep/18107
7512 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7513 variable.
7514 * gdb.base/catch-syscall.exp: Don't skip it on
7515 aarch64*-*-linux* target. Remove elements in all_syscalls.
7516 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7517 target.
7518 (setup_all_syscalls): New proc.
7519
ca5fd19b
YQ
75202015-03-16 Yao Qi <yao.qi@linaro.org>
7521
7522 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7523 (top level): Skip tests if valid_addr_p returns false for
7524 $cmd1 or $cmd2.
7525
85642ba0
AW
75262015-03-11 Andy Wingo <wingo@igalia.com>
7527
7528 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7529
e03f9645
YQ
75302015-03-11 Yao Qi <yao.qi@linaro.org>
7531
7532 * gdb.base/catch-syscall.exp: Fix typo in comments.
7533
5d0962b2
YQ
75342015-03-11 Yao Qi <yao.qi@linaro.org>
7535
7536 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7537
b2df3cef
PA
75382015-03-09 Pedro Alves <palves@redhat.com>
7539
7540 * dg-extract-results.py: Delete.
7541
ef878e53
PA
75422015-03-09 Pedro Alves <palves@redhat.com>
7543
7544 Merge dg-extract-results.sh from GCC upstream (r218843).
7545
7546 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7547 * dg-extract-results.sh: Use --text with grep to avoid issues with
7548 binary files. Fall back to cat -v, if that doesn't work.
7549
9494d219
PA
75502015-03-05 Pedro Alves <palves@redhat.com>
7551
7552 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7553
a8d9763a
SM
75542015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7555
7556 * lib/mi-support.exp (mi_expect_interrupt): Accept
7557 alternative event for when in all-stop mode.
7558
be9957b8
PA
75592015-03-04 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7562
d57be0f4 75632015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
7564
7565 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7566
c214c7cf
AA
75672015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7568
7569 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7570 regexps for GDB's current line display, accept a hex address
7571 preceding the line number.
7572
6d74a497
AA
75732015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7574
7575 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7576 the 'arch1' variable for "s390*-linux*" targets.
7577
511aee7c
PA
75782015-03-04 Pedro Alves <palves@redhat.com>
7579
7580 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7581 (main): Pass missing retval argument to pthread_join call.
7582
95e50b27
PA
75832015-03-02 Pedro Alves <palves@redhat.com>
7584
7585 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7586 (top level): Call do_test with non-stop as well.
7587
28054d69
PA
75882015-03-02 Pedro Alves <palves@redhat.com>
7589
7590 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7591 -1.
7592
4fa5d7b4
AA
75932015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7594
7595 * gdb.arch/s390-vregs.exp: New test.
7596 * gdb.arch/s390-vregs.S: New file.
7597
97c18565
PA
75982015-02-27 Pedro Alves <palves@redhat.com>
7599
7600 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7601 call to catch_command_errors.
7602 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7603 catch_command_errors.
7604
a37bfa30
PA
76052015-02-27 Pedro Alves <palves@redhat.com>
7606
7607 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7608 "true" for boolean result.
7609 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7610 prototype of main.
7611
6f98576f
PA
76122015-02-27 Pedro Alves <palves@redhat.com>
7613
7614 * lib/unbuffer_output.c: New file.
7615 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7616 (main): Call gdb_unbuffer_output.
7617
eba5ab56
YQ
76182015-02-27 Yao Qi <yao.qi@linaro.org>
7619
7620 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7621 target.
7622
0def5aaa
DE
76232015-02-26 Doug Evans <dje@google.com>
7624
7625 * gdb.cp/class2.cc (Dbase, D): New classes.
7626 (main): New local delta.
7627 * gdb.cp/class2.exp: Test printing delta.
7628 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7629 (dynbar): New global.
7630 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7631
081a1c2c
JK
76322015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7633
7634 * gdb.compile/compile-ifunc.c: New file.
7635 * gdb.compile/compile-ifunc.exp: New file.
7636
2f41223f
AT
76372015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7638
7639 * gdb.base/structs.exp: Check for correct struct on finish.
7640
03eddd80
YQ
76412015-02-26 Yao Qi <yao.qi@linaro.org>
7642
7643 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7644 is zero.
7645
80c57053
JK
76462015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7647
7648 * gdb.arch/cordic.ko.bz2: New file.
7649 * gdb.arch/cordic.ko.debug.bz2: New file.
7650 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7651
21613c12
YQ
76522015-02-25 Yao Qi <yao.qi@linaro.org>
7653
7654 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7655 aarch64*-*-* target.
7656
d8b901ed
PA
76572015-02-23 Pedro Alves <palves@redhat.com>
7658
7659 * lib/gdb.exp (delete_breakpoints): Rewrite using
7660 gdb_test_multiple.
7661
e5b85ead
PA
76622015-02-23 Pedro Alves <palves@redhat.com>
7663
7664 * gdb.base/info-os.c: Include stdlib.h.
7665
85c3a371
DE
76662015-02-22 Doug Evans <xdje42@gmail.com>
7667
7668 PR symtab/17855
7669 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7670 is read after symbols have been re-read.
7671 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7672 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7673
96553a0c
DE
76742015-02-21 Doug Evans <dje@google.com>
7675
7676 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7677
97a0c697
JK
76782015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7679
7680 PR corefiles/17808
7681 * gdb.arch/i386-biarch-core.core.bz2: New file.
7682 * gdb.arch/i386-biarch-core.exp: New file.
7683
a47cd6e9
PA
76842015-02-21 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7687 runto_main fails.
7688
c5facdc4
PA
76892015-02-20 Pedro Alves <palves@redhat.com>
7690
7691 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7692 info probes.
7693
2db9a427
PA
76942015-02-20 Pedro Alves <palves@redhat.com>
7695
7696 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7697
60fb7e9e
PA
76982015-02-20 Pedro Alves <palves@redhat.com>
7699
7700 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7701 clean_restart before gdb_target_supports_trace.
7702
5c5019c2
PA
77032015-02-20 Pedro Alves <palves@redhat.com>
7704
7705 PR threads/18006
7706 * gdb.threads/clone-thread_db.c: New file.
7707 * gdb.threads/clone-thread_db.exp: New file.
7708
c9587f88
AT
77092015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7710
7711 PR breakpoints/16812
7712 * gdb.base/catch-gdb-caused-signals.c: New file.
7713 * gdb.base/catch-gdb-caused-signals.exp: New file.
7714
f6a88844
JM
77152015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7716
7717 * configure: Regenerated.
7718 * configure.ac: Use GDB_AC_TRANSFORM.
7719 * aclocal.m4: sinclude ../transform.m4.
7720
497c491b
JM
77212015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7722
7723 * lib/dtrace.exp: New file.
7724 * gdb.base/dtrace-probe.exp: Likewise.
7725 * gdb.base/dtrace-probe.d: Likewise.
7726 * gdb.base/dtrace-probe.c: Likewise.
7727 * lib/pdtrace.in: Likewise.
7728 * configure.ac: Output variables with the transformed names of
7729 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7730 * configure: Regenerated.
7731
03e98035
JM
77322015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7733
7734 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7735 expected message when trying to access $_probe_* convenience
7736 variables while not on a probe.
7737
63cc30e9
JK
77382015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7739
7740 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7741
0703599a
PA
77422015-02-11 Pedro Alves <pedro@codesourcery.com>
7743
7744 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7745 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7746
7e60a48e
DE
77472015-02-10 Doug Evans <xdje42@gmail.com>
7748
7749 * lib/gdb.exp (gdb_load): Always return a result.
7750
01b088bc
PA
77512015-02-10 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.threads/signal-sigtrap.c: New file.
7754 * gdb.threads/signal-sigtrap.exp: New file.
7755
b05ec7a5
AT
77562015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7757
7758 * gdb.trace/no-attach-trace.c: New file.
7759 * gdb.trace/no-attach-trace.exp: New file.
7760
a2c2acaf
MW
77612015-02-09 Mark Wielaard <mjw@redhat.com>
7762
7763 * gdb.dwarf2/atomic.c: New file.
7764 * gdb.dwarf2/atomic-type.exp: Likewise.
7765
31fd9caa
MM
77662015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7767
7768 * gdb.btrace/buffer-size.exp: Update "info record" output.
7769 * gdb.btrace/delta.exp: Update "info record" output.
7770 * gdb.btrace/enable.exp: Update "info record" output.
7771 * gdb.btrace/finish.exp: Update "info record" output.
7772 * gdb.btrace/instruction_history.exp: Update "info record" output.
7773 * gdb.btrace/next.exp: Update "info record" output.
7774 * gdb.btrace/nexti.exp: Update "info record" output.
7775 * gdb.btrace/step.exp: Update "info record" output.
7776 * gdb.btrace/stepi.exp: Update "info record" output.
7777 * gdb.btrace/nohist.exp: Update "info record" output.
7778
d33501a5
MM
77792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7780
7781 * gdb.btrace/buffer-size: New.
7782
f4abbc16
MM
77832015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7784
7785 * gdb.btrace/delta.exp: Update "info record" output.
7786 * gdb.btrace/enable.exp: Update "info record" output.
7787 * gdb.btrace/finish.exp: Update "info record" output.
7788 * gdb.btrace/instruction_history.exp: Update "info record" output.
7789 * gdb.btrace/next.exp: Update "info record" output.
7790 * gdb.btrace/nexti.exp: Update "info record" output.
7791 * gdb.btrace/step.exp: Update "info record" output.
7792 * gdb.btrace/stepi.exp: Update "info record" output.
7793 * gdb.btrace/nohist.exp: Update "info record" output.
7794
b9d61307
SM
77952015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7796
7797 PR gdb/15678
7798 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7799
e584fdbc
PA
78002015-02-06 Pedro Alves <palves@redhat.com>
7801
7802 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7803 macro.
7804 (seconds_left, again): New globals.
7805 (main): Wait seconds_left in a 1-second sleep loop instead of
7806 sleeping 180 seconds. If 'again' is set, reset the seconds
7807 counter.
7808 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7809 'again' in the inferior before detaching. Print the seconds left.
7810 (options): New global.
7811 (top level): Build program with -DTIMEOUT=$timeout.
7812
77f41761
PA
78132015-02-06 Pedro Alves <palves@redhat.com>
7814
7815 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7816 determine how many seconds to pass to 'alarm'.
7817 * gdb.base/gdb-sigterm.exp (top level): Build program with
7818 -DTIMEOUT=$timeout.
7819 (do_test): Return success/failure indication. Add more verbose
7820 logging. Don't fail if 200 single steps are seen. Instead, fail
7821 when the test times out.
7822 (passes): New global.
7823 (top level): Break the testing loop if testing fails on any
7824 iteration. Use gdb_assert.
7825
b9394193
DB
78262015-02-04 Don Breazeal <donb@codesourcery.com>
7827
7828 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7829 and initialize them.
7830 (ipc_cleanup): New function.
7831 (main): Don't declare shmid, semid, and msqid. Add a call to
7832 atexit so that we call ipc_cleanup on exit.
7833
42d9e528
PA
78342015-02-04 Pedro Alves <palves@redhat.com>
7835
7836 * boards/native-extended-gdbserver.exp: Remove any target variant
7837 specifications from the board name before clearing the isremote
7838 flag from board_info.
7839
ae6ae975
DE
78402015-01-31 Doug Evans <xdje42@gmail.com>
7841
7842 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7843
cfb069a8
GB
78442015-01-31 Gary Benson <gbenson@redhat.com>
7845
7846 * gdb.base/completion.exp: Disable completion limiting for
7847 existing tests. Add new tests to check completion limiting.
7848 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7849
5dd31d79
DE
78502015-01-31 Doug Evans <xdje42@gmail.com>
7851
7852 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7853
9f050062
DE
78542015-01-31 Doug Evans <xdje42@gmail.com>
7855
7856 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7857 entries. Duplicate file section script entries.
7858 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7859 inlined entries. Add test for safe-path rejection.
7860 * gdb.python/py-section-script.c: Add duplicate inlined section script
7861 entries. Duplicate file section script entries.
7862 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7863 inlined entries. Add test for safe-path rejection.
7864
df25ebbd
JB
78652015-01-29 Joel Brobecker <brobecker@adacore.com>
7866
7867 * gdb.ada/disc_arr_bound: New testcase.
7868
4a0ca9ec
JB
78692015-01-29 Joel Brobecker <brobecker@adacore.com>
7870
7871 * gdb.ada/mi_var_array: New testcase.
7872
3a8b707a
DE
78732015-01-27 Doug Evans <dje@google.com>
7874
7875 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7876 Add test for objfile.filename, objfile.username after objfile
7877 has been unloaded.
7878
f8313f6e
JB
78792015-01-26 Joel Brobecker <brobecker@adacore.com>
7880
7881 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7882 the second test to print the name attribute of value
7883 returned by the call to gdb.lookup_type, and adjust
7884 the expected output accordingly.
7885
37bc665e
MW
78862015-01-25 Mark Wielaard <mjw@redhat.com>
7887
7888 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7889 * gdb.base/disp-step-fork.c: Include unistd.h.
7890 * gdb.base/siginfo-obj.c: Include stdio.h.
7891 * gdb.base/siginfo-thread.c: Likewise.
7892 * gdb.mi/non-stop.c: Include unistd.h.
7893 * gdb.mi/nsthrexec.c: Include stdio.h.
7894 * gdb.mi/pthreads.c: Include unistd.h.
7895 * gdb.modula2/unbounded1.c (main): Declare returns int.
7896 * gdb.reverse/consecutive-reverse.c: Likewise.
7897 * gdb.threads/create-fail.c: Include unistd.h.
7898 * gdb.threads/killed.c: Likewise.
7899 * gdb.threads/linux-dp.c: Likewise.
7900 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7901 * gdb.threads/non-ldr-exc-2.c: Likewise.
7902 * gdb.threads/non-ldr-exc-3.c: Likewise.
7903 * gdb.threads/non-ldr-exc-4.c: Likewise.
7904 * gdb.threads/pthreads.c: Include unistd.h.
7905 (main): Declare returns int.
7906 * gdb.threads/tls-main.c (foo): New declaration.
7907 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7908
f7e5394d
SM
79092015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7910
7911 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7912 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7913
743649fd
MW
79142015-01-15 Mark Wielaard <mjw@redhat.com>
7915
7916 * gdb.base/noreturn-return.c: New file.
7917 * gdb.base/noreturn-return.exp: New file.
7918 * gdb.base/noreturn-finish.c: New file.
7919 * gdb.base/noreturn-finish.exp: New file.
7920
198297aa
PA
79212015-01-23 Pedro Alves <palves@redhat.com>
7922
7923 * gdb.threads/continue-pending-after-query.c: New file.
7924 * gdb.threads/continue-pending-after-query.exp: New file.
7925
717cf30c
AG
79262015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7927 Simon Marchi <simon.marchi@ericsson.com>
7928
7929 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7930 * gdb.base/valgrind-db-attach.exp: Same.
7931 * gdb.base/valgrind-infcall.exp: Same.
7932 * lib/mi-support.exp (default_mi_gdb_start): Same.
7933 * lib/prompt.exp (default_prompt_gdb_start): Same.
7934 * lib/gdb.exp (default_gdb_spawn): Same.
7935 (gdb_interact): New.
7936
7937
4b62a76e
JK
79382015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7939
7940 * gdb.compile/compile.exp (pointer to jit function): New test.
7941
b4cdae6f
WW
79422015-01-17 Wei-cheng Wang <cole945@gmail.com>
7943
7944 * lib/gdb.exp (supports_process_record): Return true for
7945 powerpc*-*-linux*.
7946 (supports_reverse): Likewise.
7947
d221e7ef
DB
79482015-01-15 Don Breazeal <donb@codesourcery.com>
7949
7950 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7951 instead of checking whether the target board is remote and
7952 use spawn_wait_for_attach instead of exec/sleep.
7953 * gdb.base/attach-twice.exp: Likewise.
7954
bafffb51
JB
79552015-01-15 Joel Brobecker <brobecker@adacore.com>
7956
7957 * gdb.ada/var_arr_attrs: New testcase.
7958
5589af0e
PA
79592015-01-14 Pedro Alves <palves@redhat.com>
7960 Joel Brobecker <brobecker@adacore.com>
7961
7962 PR gdb/17525
7963 * gdb.base/bp-cmds-execution-x-script.c: New file.
7964 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7965 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7966
6c400b59
PA
79672015-01-14 Pedro Alves <palves@redhat.com>
7968
7969 PR cli/17828
7970 * gdb.base/batch-preserve-term-settings.c: New file.
7971 * gdb.base/batch-preserve-term-settings.exp: New file.
7972
e02c96a7
DE
79732015-01-13 Doug Evans <dje@google.com>
7974
7975 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7976 binary.
7977
576fd14c
JB
79782015-01-13 Joel Brobecker <brobecker@adacore.com>
7979
7980 * Makefile.in (clean mostlyclean): Do not delete *.py.
7981
04dccad0
JB
79822015-01-13 Joel Brobecker <brobecker@adacore.com>
7983
7984 * gdb.python/py-lookup-type.exp: New file.
7985
3d230f71
PA
79862015-01-12 Pedro Alves <palves@redhat.com>
7987
7988 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7989 restore GDBFLAGS before returning.
7990
7e67715d
JK
79912015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7992
7993 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7994 is_amd64_regs_target and is_x86_like_target.
7995
f2e0d4b4
DE
79962015-01-11 Doug Evans <xdje42@gmail.com>
7997
7998 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7999 is given without an explicit form.
8000 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
8001 attributes.
8002 * gdb.dwarf/corrupt.exp: Ditto.
8003 * gdb.dwarf2/enum-type.exp: Ditto.
8004 * gdb.trace/entry-values.exp: Ditto.
8005 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
8006
439250fb
DE
80072015-01-11 Doug Evans <xdje42@gmail.com>
8008
8009 PR gdb/15830
8010 * gdb.base/maint.exp: Remove references to "maint demangle".
8011 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
8012 Add tests for explicitly specifying language to demangle.
8013 * gdb.dlang/demangle.exp: Ditto.
8014
ede9f622
PA
80152015-01-09 Pedro Alves <palves@redhat.com>
8016
8017 * gdb.threads/non-stop-fair-events.c: New file.
8018 * gdb.threads/non-stop-fair-events.exp: New file.
8019
a7b796db
PA
80202015-01-09 Pedro Alves <palves@redhat.com>
8021
8022 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
8023 the global scope. Set a breakpoint after all threads are started
8024 rather than stepping over two source lines. Expect the prompt.
8025 * gdb.base/watch_thread_num.c (threads_started_barrier): New
8026 global.
8027 (NUM): Now 15.
8028 (main): Use threads_started_barrier to wait for all threads to
8029 start. Main thread no longer calls thread_function. Exit after
8030 180 seconds.
8031 (loop): New function.
8032 (thread_function): Wait on threads_started_barrier barrier. Call
8033 'loop' at each iteration.
8034 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
8035 threads have started, instead of hardcoding number of "next"
8036 steps. Use an access watchpoint instead of a write watchpoint.
8037
9665ffdd
PA
80382015-01-09 Pedro Alves <palves@redhat.com>
8039
8040 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
8041 (thread_func): Wait on barrier.
8042 (main): Wait for all threads to start before stopping GDB.
8043 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
8044 global.
8045 (thread1_func, thread2_func): Wait on barrier.
8046 (main): Wait for all threads to start before stopping GDB.
8047 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
8048 New global.
8049 (thread1_func, thread2_func): Wait on barrier.
8050 (main): Wait for all threads to start before stopping GDB.
8051
c945a99f
PA
80522015-01-09 Pedro Alves <palves@redhat.com>
8053
8054 * gdb.threads/attach-many-short-lived-threads.c: New file.
8055 * gdb.threads/attach-many-short-lived-threads.exp: New file.
8056
c1a747c1
PA
80572014-01-09 Pedro Alves <palves@redhat.com>
8058
8059 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
8060 instead of to thread 2.
8061 * gdb.threads/signal-command-multiple-signals-pending.c (main):
8062 Add barrier around each pthread_create call instead of around all
8063 calls.
8064 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
8065 Set a break on thread_function and have the child threads hit it
8066 one at at a time.
8067
60b3033e
PA
80682015-01-09 Pedro Alves <palves@redhat.com>
8069
8070 * lib/gdb.exp (can_spawn_for_attach): New procedure.
8071 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
8072 false.
8073 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
8074 checking whether the target board is remote.
8075 * gdb.multi/multi-attach.exp: Likewise.
8076 * gdb.python/py-sync-interp.exp: Likewise.
8077 * gdb.server/ext-attach.exp: Likewise.
8078 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8079 tests that need to attach, instead of checking whether the target
8080 board is remote at the top of the file.
8081
acc018ac
YQ
80822015-01-08 Yao Qi <yao@codesourcery.com>
8083
8084 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8085
50a18af8
JK
80862015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8087
8088 Fix testcase compilation.
8089 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8090
8503d6e1
JB
80912015-01-06 Joel Brobecker <brobecker@adacore.com>
8092
8093 * gdb.python/py-type.exp: Add a couple test about empty
8094 array creation, and negative-length array creation.
8095
cc73dbcc
DE
80962015-01-02 Doug Evans <xdje42@gmail.com>
8097
8098 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8099
0300bbc7
DE
81002015-01-02 Doug Evans <dje@google.com>
8101
8102 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8103
9d85a0ec
YQ
81042014-12-29 Yao Qi <yao@codesourcery.com>
8105
8106 * gdb.trace/entry-values.exp: Update comments. Rename variable
8107 bar_call_foo to returned_from_foo.
8108
87186c6a
MMN
81092014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8110
8111 PR gdb/17394
8112 * gdb.linespec/break-asm-file.c: New file.
8113 * gdb.linespec/break-asm-file.exp: New file.
8114 * gdb.linespec/break-asm-file0.s: New file.
8115 * gdb.linespec/break-asm-file1.s: New file.
8116
1bab7383
YQ
81172014-12-18 Nigel Stephens <nigel@mips.com>
8118 Maciej W. Rozycki <macro@codesourcery.com>
8119
8120 * gdb.base/float.exp: Handle the new output from "info float" on
8121 MIPS targets.
8122
1bc1068a
JK
81232014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8124
8125 Fix MinGW compilation.
8126 * gdb.compile/compile-ops.exp: Update untested message if
8127 !skip_compile_feature_tests.
8128 * gdb.compile/compile-setjmp.exp: Likewise.
8129 * gdb.compile/compile-tls.exp: Likewise.
8130 * gdb.compile/compile.exp: Likewise.
8131 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8132 supported on this host".
8133
b6615d10
DE
81342014-12-16 Doug Evans <xdje42@gmail.com>
8135
8136 * boards/stabs.exp: New file.
8137
25dda427
AA
81382014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8139
8140 * gdb.base/completion.exp: Adjust to format changes of "maint
8141 print user-registers".
8142
bf330350
CU
81432014-12-16 Catalin Udma <catalin.udma@freescale.com>
8144
8145 PR server/17457
8146 * gdb.arch/aarch64-fp.c: New file.
8147 * gdb.arch/aarch64-fp.exp: New file.
8148
395cf596
SDJ
81492014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8150
8151 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8152 r210637, r210913, r211666, r215400, r215817).
8153
8154 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8155 * dg-extract-results.py: New file.
8156 * dg-extract-results.sh: Use it if the environment seems
8157 suitable.
8158
8159 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8160
8161 * dg-extract-results.py (parse_run): Handle warnings that
8162 are printed before a test harness is run.
8163
8164 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8165
8166 * dg-extract-results.py (Named): Remove __cmp__ method.
8167 (output_variation): Use a key to sort variation.harnesses.
8168
8169 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8170
8171 * dg-extract-results.py: For Python 3, force sys.stdout to
8172 handle surrogate escape sequences.
8173 (safe_open): New function.
8174 (output_segment, main): Use it.
8175
8176 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8177
8178 * dg-extract-results.py (Prog.result_re): Include options
8179 in test name.
8180
8181 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8182
8183 * dg-extract-results.py (output_variation): Always sort if
8184 do_sum.
8185
e882ef3c
SM
81862014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8187
8188 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8189 as long as we get pagination notifications.
8190
4992aa20
JM
81912014-12-15 Jason Merrill <jason@redhat.com>
8192
8193 * Makefile.in (check-gdb.%): Restore.
8194 * README: Mention it.
8195
c1b5a1a6
JB
81962014-12-13 Joel Brobecker <brobecker@adacore.com>
8197
8198 * gdb.ada/str_uninit: New testcase.
8199
5537b577
JK
82002014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8201
8202 PR symtab/17642
8203 * gdb.base/vla-stub-define.c: New file.
8204 * gdb.base/vla-stub.c: New file.
8205 * gdb.base/vla-stub.exp: New file.
8206
bb2ec1b3
TT
82072014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8208 Jan Kratochvil <jan.kratochvil@redhat.com>
8209 Tom Tromey <tromey@redhat.com>
8210
8211 * configure.ac: Add gdb.compile/.
8212 * configure: Regenerate.
8213 * gdb.compile/Makefile.in: New file.
8214 * gdb.compile/compile-ops.exp: New file.
8215 * gdb.compile/compile-ops.c: New file.
8216 * gdb.compile/compile-tls.c: New file.
8217 * gdb.compile/compile-tls.exp: New file.
8218 * gdb.compile/compile-constvar.S: New file.
8219 * gdb.compile/compile-constvar.c: New file.
8220 * gdb.compile/compile-mod.c: New file.
8221 * gdb.compile/compile-nodebug.c: New file.
8222 * gdb.compile/compile-setjmp-mod.c: New file.
8223 * gdb.compile/compile-setjmp.c: New file.
8224 * gdb.compile/compile-setjmp.exp: New file.
8225 * gdb.compile/compile-shlib.c: New file.
8226 * gdb.compile/compile.c: New file.
8227 * gdb.compile/compile.exp: New file.
8228 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8229
4ff709eb
TT
82302014-12-12 Tom Tromey <tromey@redhat.com>
8231
8232 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8233 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8234
6dddd6a5
DE
82352014-12-12 Doug Evans <dje@google.com>
8236
8237 * lib/gdb-python.exp (get_python_valueof): New function.
8238 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8239
71c24708
AA
82402014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8241
8242 * gdb.base/completion.exp: Add test for completion of "info
8243 registers ".
8244
3e29f34a
MR
82452014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8246
8247 * gdb.base/func-ptrs.c: New file.
8248 * gdb.base/func-ptrs.exp: New file.
8249
fc126975
SM
82502014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8251
8252 PR breakpoints/17012
8253 * gdb.base/dprintf-detach.c: New file.
8254 * gdb.base/dprintf-detach.exp: New file.
8255
0a46d518
SM
82562014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8257
8258 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8259 * lib/gdb.exp (target_is_gdbserver): New procedure.
8260
a0be3e44
DE
82612014-12-08 Doug Evans <dje@google.com>
8262
8263 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8264
df1b803a
YQ
82652014-12-05 Yao Qi <yao@codesourcery.com>
8266
8267 * gdb.guile/scm-error.exp: Remove the third argument to
8268 gdb_remote_download.
8269 * gdb.guile/scm-frame-args.exp: Likewise.
8270 * gdb.guile/scm-section-script.exp: Likewise.
8271
ddb9f679
YQ
82722014-12-05 Yao Qi <yao@codesourcery.com>
8273
8274 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8275
86e4ed39
DE
82762014-12-04 Doug Evans <dje@google.com>
8277
8278 * gdb.python/py-objfile.exp: Add tests for
8279 objfile.add_separate_debug_file.
8280
7c50a931
DE
82812014-12-04 Doug Evans <dje@google.com>
8282
8283 * lib/gdb.exp (get_build_id): New function.
8284 (build_id_debug_filename_get): Rewrite to use it.
8285 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8286
621661e3
MR
82872014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8288
8289 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8290 `method(long)', not just 0x0.
8291 * gdb.cp/nsalias.exp: Align code labels to 4.
8292 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8293 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8294 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8295 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8296 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8297 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8298
29f0c3b7
DE
82992014-12-02 Doug Evans <dje@google.com>
8300
e1e061e7 8301 PR symtab/17602
29f0c3b7 8302 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 8303 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
8304 * gdb.cp/anon-ns.exp: Update.
8305
162078c8
NB
83062014-12-02 Nick Bull <nicholaspbull@gmail.com>
8307
8308 * gdb.python/py-events.py (inferior_call_handler): New.
8309 (register_changed_handler, memory_changed_handler): New.
8310 (test_events.invoke): Register new handlers.
8311 * gdb.python/py-events.exp: Add tests for inferior call,
8312 memory_changed and register_changed events.
8313
fdb09caf
AA
83142014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8315
8316 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8317 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8318 if the linker doesn't understand this.
8319
55cfb2c4
SM
83202014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8321
8322 * gdb.python/python.exp: Change expected reply to help().
8323
9e8cd6df
YQ
83242014-12-01 Yao Qi <yao@codesourcery.com>
8325
8326 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8327 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8328 * configure: Re-generated.
8329
6c659fc2
SC
83302014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8331
8332 * gdb.cp/chained-calls.cc: New file.
8333 * gdb.cp/chained-calls.exp: New file.
8334 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8335
d7fc3181
SM
83362014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8337
8338 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8339 * gdb.dwarf2/symtab-producer.exp: Same.
8340 * gdb.gdb/python-interrupts.exp: Same.
8341 * gdb.gdb/python-selftest.exp: Same.
8342 * gdb.python/py-linetable.exp: Same.
8343 * gdb.python/py-type.exp: Same.
8344 * gdb.python/py-value-cc.exp: Same.
8345 * gdb.python/py-value.exp: Same.
8346
10e79639
YQ
83472014-11-28 Yao Qi <yao@codesourcery.com>
8348
8349 * gdb.base/break-probes.exp: Match library name prefixed with
8350 sysroot.
8351
f28a0564
SM
83522014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8353
8354 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8355 test expected output. Add parentheses for the call to print.
8356 Remove L suffix from integers.
8357
3fe1ce1d
DE
83582014-11-26 Doug Evans <dje@google.com>
8359
8360 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8361
84429e27
YQ
83622014-11-22 Yao Qi <yao@codesourcery.com>
8363
8364 * gdb.trace/entry-values.c: Remove asms.
8365 (foo): Add foo_label.
8366 (bar): Add bar_label.
8367 * gdb.trace/entry-values.exp: Remove code computing foo's
8368 length and bar's length.
8369 (Dwarf::assemble): Invoke function_range for bar and use
8370 MACRO_AT_func for foo.
8371
26741859
YQ
83722014-11-22 Yao Qi <yao@codesourcery.com>
8373
8374 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8375 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8376 Use .Lgcc43_procstart instead of gcc43.
8377
45e44d27
JB
83782014-11-21 Joel Brobecker <brobecker@adacore.com>
8379
8380 * gdb.ada/n_arr_bound: New testcase.
8381
458c8db8
SDJ
83822014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8383
8384 PR breakpoints/10737
8385 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8386 test_catch_syscall_multi_arch.
8387 (test_catch_syscall_multi_arch): New function.
8388
43f3e411
DE
83892014-11-20 Doug Evans <xdje42@gmail.com>
8390
8391 * gdb.base/maint.exp: Update expected output.
8392
0d7b2549
AA
83932014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8394
8395 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8396 4-byte instruction on S390.
8397
8908fca5
JB
83982014-11-19 Joel Brobecker <brobecker@adacore.com>
8399
8400 * gdb.ada/arr_arr: New testcase.
8401
4a46959e
JB
84022014-11-19 Joel Brobecker <brobecker@adacore.com>
8403
8404 * gdb.ada/pkd_arr_elem: New Testcase.
8405
470e2f4e
LM
84062014-11-18 Luis Machado <lgustavo@codesourcery.com>
8407
8408 * gdb.reverse/break-precsave: Expect completion message for
8409 core file reads.
8410 * gdb.reverse/consecutive-precsave.exp: Likewise.
8411 * gdb.reverse/finish-precsave.exp: Likewise.
8412 * gdb.reverse/i386-precsave.exp: Likewise.
8413 * gdb.reverse/machinestate-precsave.exp: Likewise.
8414 * gdb.reverse/sigall-precsave.exp: Likewise.
8415 * gdb.reverse/solib-precsave.exp: Likewise.
8416 * gdb.reverse/step-precsave.exp: Likewise.
8417 * gdb.reverse/until-precsave.exp: Likewise.
8418 * gdb.reverse/watch-precsave.exp: Likewise.
8419
a267f3ad
AA
84202014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8421
8422 * gdb.base/bp-permanent.c: Include unistd.h.
8423 * gdb.python/py-framefilter-mi.c (main): Add return type.
8424 * gdb.python/py-framefilter.c (main): Likewise.
8425 * gdb.trace/actions-changed.c (main): Likewise.
8426
12084a9a
AA
84272014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8428
8429 * gdb.mi/until.c: Add eye-catchers.
8430 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8431 line numbers.
8432
dc7e1a77
AA
84332014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8434
8435 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8436 function header variants in break1.c.
8437 * gdb.base/ena-dis-br.exp: Likewise.
8438 * gdb.base/hbreak2.exp: Likewise.
8439 * gdb.reverse/until-precsave.exp: Drop references to removed
8440 non-prototype function header variants in ur1.c.
8441 * gdb.reverse/until-reverse.exp: Likewise.
8442
41c77605
PM
84432014-11-17 Petr Machata <pmachata@redhat.com>
8444
8445 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8446 ${_cu_offset_size} bytes abbrev offset.
8447
34248c3a
DE
84482014-11-15 Doug Evans <xdje42@gmail.com>
8449
8450 PR symtab/17559
8451 * gdb.base/line-symtabs.exp: New file.
8452 * gdb.base/line-symtabs.c: New file.
8453 * gdb.base/line-symtabs.h: New file.
8454
646da059
YQ
84552014-11-14 Yao Qi <yao@codesourcery.com>
8456
8457 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8458 (func): Add label func_label.
8459 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8460 Replace low_pc and high_pc with MACRO_AT_range.
8461 Replace name, low_pc and high_pc with MACRO_AT_func.
8462
9301ebe6
YQ
84632014-11-14 Yao Qi <yao@codesourcery.com>
8464
8465 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8466 Replace name, low_pc and high_pc with MACRO_AT_func.
8467
f166b542
YQ
84682014-11-14 Yao Qi <yao@codesourcery.com>
8469
8470 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8471 produce debug information.
8472 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8473
0f6e71e3
YQ
84742014-11-14 Yao Qi <yao@codesourcery.com>
8475
8476 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8477 object and get function length.
8478 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8479 with MACRO_AT_func.
8480 (top-level): Replace gdb_compile and clean_restart with
8481 prepare_for_testing.
8482 * gdb.dwarf2/main.c (main): Add label main_label.
8483
876c4df9
YQ
84842014-11-14 Yao Qi <yao@codesourcery.com>
8485
8486 * lib/dwarf.exp (function_range): New procedure.
8487 (Dwarf::_handle_macro_at_func): New procedure.
8488 (Dwarf::_handle_macro_at_range): New procedure.
8489 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8490
02ad9cf1
YQ
84912014-11-14 Yao Qi <yao@codesourcery.com>
8492
8493 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8494 (_handle_attribute): New procedure.
8495
a59add0c
AA
84962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8497
8498 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8499 * gdb.base/call-sc.c (zed): Likewise.
8500 * gdb.base/checkpoint.c (main): Likewise.
8501 * gdb.base/dump.c (main): Likewise.
8502 * gdb.base/gcore.c (main): Likewise.
8503 * gdb.base/huge.c (main): Likewise.
8504 * gdb.base/multi-forks.c (main): Likewise.
8505 * gdb.base/pr10179-a.c (main): Likewise.
8506 * gdb.base/savedregs.c (main): Likewise.
8507 * gdb.base/sigaltstack.c (main): Likewise.
8508 * gdb.base/siginfo.c (main): Likewise.
8509 * gdb.base/structs.c (zed): Likewise.
8510 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8511 * gdb.mi/mi-syn-frame.c (main): Likewise.
8512 * gdb.mi/until.c (foo, main): Likewise.
8513 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8514 * gdb.base/solib-weak.c (foo): Declare.
8515 * gdb.base/attach-twice.c: Include stdio.h.
8516 * gdb.base/weaklib1.c: Likewise.
8517 * gdb.base/weaklib2.c: Likewise.
8518 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8519 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8520 unistd.h.
8521 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8522 * gdb.mi/mi-exit-code.c: Likewise.
8523 * gdb.base/break-interp-lib.c: Include string.h.
8524 * gdb.base/coremaker.c: Likewise.
8525 * gdb.base/testenv.c: Likewise.
8526 * gdb.python/py-finish-breakpoint.c: Likewise.
8527 * gdb.base/inferior-died.c: Include sys/wait.h.
8528 * gdb.base/fileio.c: Include time.h.
8529 * gdb.base/async-shell.c: Include unistd.h.
8530 * gdb.base/dprintf-non-stop.c: Likewise.
8531 * gdb.base/info-os.c: Likewise.
8532 * gdb.mi/mi-console.c: Likewise.
8533 * gdb.mi/watch-nonstop.c: Likewise.
8534 * gdb.python/py-events.c: Likewise.
8535 * gdb.base/async.c (baz): Move up before its invocation.
8536 * gdb.base/code_elim2.c (my_global_func): Likewise.
8537 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8538 * gdb.base/advance.c (func2): Likewise.
8539
3b5d5997
AA
85402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8541
8542 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8543 variant.
8544 * gdb.base/annota3.c: Likewise.
8545 * gdb.base/async.c: Likewise.
8546 * gdb.base/average.c: Likewise.
8547 * gdb.base/call-ar-st.c: Likewise.
8548 * gdb.base/call-rt-st.c: Likewise.
8549 * gdb.base/call-sc.c: Likewise.
8550 * gdb.base/call-strs.c: Likewise.
8551 * gdb.base/ending-run.c: Likewise.
8552 * gdb.base/execd-prog.c: Likewise.
8553 * gdb.base/exprs.c: Likewise.
8554 * gdb.base/foll-exec.c: Likewise.
8555 * gdb.base/foll-fork.c: Likewise.
8556 * gdb.base/foll-vfork.c: Likewise.
8557 * gdb.base/funcargs.c: Likewise.
8558 * gdb.base/gcore.c: Likewise.
8559 * gdb.base/jump.c: Likewise.
8560 * gdb.base/langs0.c: Likewise.
8561 * gdb.base/langs1.c: Likewise.
8562 * gdb.base/langs2.c: Likewise.
8563 * gdb.base/mips_pro.c: Likewise.
8564 * gdb.base/nodebug.c: Likewise.
8565 * gdb.base/opaque0.c: Likewise.
8566 * gdb.base/opaque1.c: Likewise.
8567 * gdb.base/recurse.c: Likewise.
8568 * gdb.base/run.c: Likewise.
8569 * gdb.base/scope0.c: Likewise.
8570 * gdb.base/scope1.c: Likewise.
8571 * gdb.base/setshow.c: Likewise.
8572 * gdb.base/setvar.c: Likewise.
8573 * gdb.base/shmain.c: Likewise.
8574 * gdb.base/shr1.c: Likewise.
8575 * gdb.base/shr2.c: Likewise.
8576 * gdb.base/sigall.c: Likewise.
8577 * gdb.base/signals.c: Likewise.
8578 * gdb.base/so-indr-cl.c: Likewise.
8579 * gdb.base/solib2.c: Likewise.
8580 * gdb.base/structs.c: Likewise.
8581 * gdb.base/sum.c: Likewise.
8582 * gdb.base/vforked-prog.c: Likewise.
8583 * gdb.base/watchpoint.c: Likewise.
8584 * gdb.reverse/shr2.c: Likewise.
8585 * gdb.reverse/until-reverse.c: Likewise.
8586 * gdb.reverse/ur1.c: Likewise.
8587 * gdb.reverse/watch-reverse.c: Likewise.
8588
066a77c5
AA
85892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8590
8591 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8592 variant.
8593 * gdb.base/sepdebug.exp: Drop references to removed code.
8594
4f204ea5
AA
85952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8596
8597 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8598 variant. Preserve original line numbering.
8599 * gdb.base/list1.c: Likewise.
8600
3b377a3a
AA
86012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8602
8603 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8604 variant.
8605 * gdb.base/break1.c: Likewise.
8606 * gdb.base/break.exp: Drop references to removed code.
8607
e444df73
AA
86082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8609
8610 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8611 variant.
8612
8008f2a7
AA
86132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8614
8615 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8616
a5a06887
AA
86172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8618
8619 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8620 logic into perform_all_tests() and invoke it with and without
8621 function header prototypes.
8622 (do_function_calls): Remove conditional XFAIL for PR 5318.
8623 (rerun_and_prepare): Remove duplicate code.
8624 (perform_all_tests): New. Main logic moved here.
8625
44dba9b9
AA
86262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8627
8628 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8629 code guarded by #ifdef NO_PROTOTYPES.
8630 (t_double_many_args): Likewise.
8631 (DEF_FUNC_MANY_ARGS_1): Likewise.
8632 (DEF_FUNC_VALUES_1): Likewise.
8633 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8634 guarded by #ifdef PROTOTYPES.
8635
d1fbcd56
AA
86362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8637
8638 * gdb.mi/mi-console.c: Add eye-catcher.
8639 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8640 instead of literal line number.
8641
b0e59b8f
AA
86422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8643
8644 * gdb.base/shr2.c: Add eye-catcher.
8645 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8646 line number.
8647
78f98cca
AA
86482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8649
8650 * gdb.base/jump.c: Add eye-catchers.
8651 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8652 numbers.
8653
58fa2af0
AA
86542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8655
8656 * gdb.base/execd-prog.c: Add eye-catchers.
8657 * gdb.base/foll-exec.c: Likewise.
8658 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8659 line numbers.
8660
04e5059b
AA
86612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8662
8663 * gdb.base/ending-run.c: Add eye-catchers.
8664 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8665 literal line numbers.
8666
dbfdb174
AA
86672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8668
8669 * gdb.base/call-rt-st.c: Add eye-catchers.
8670 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8671 literal line numbers.
8672
888a2ade
AA
86732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8674
8675 * gdb.base/call-ar-st.c: Add eye-catchers.
8676 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8677 literal line numbers.
8678
6acc2dde
AA
86792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8680
8681 * gdb.base/average.c: Add eye-catchers.
8682 * gdb.base/sum.c: Likewise.
8683 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8684 regexps dynamically.
8685
9ecfcd1d
AA
86862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8687
8688 * gdb.base/solib1.c: Add eye-catchers.
8689 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8690 literal line numbers.
8691
78708b7c
PA
86922014-11-12 Pedro Alves <palves@redhat.com>
8693
8694 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8695 leader has exited.
8696
af48d08f
PA
86972014-11-12 Pedro Alves <palves@redhat.com>
8698
8699 * gdb.arch/i386-bp_permanent.c: New file.
8700 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8701 (srcfile): Set to i386-bp_permanent.c.
8702 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8703 that stepi does not execute the 'leave' instruction, instead of
8704 testing it does execute.
8705 * gdb.base/bp-permanent.c: New file.
8706 * gdb.base/bp-permanent.exp: New file.
8707
af3768e9
DE
87082014-11-10 Doug Evans <xdje42@gmail.com>
8709
8710 PR symtab/17564
8711 * gdb.base/symtab-search-order.exp: New file.
8712 * gdb.base/symtab-search-order.c: New file.
8713 * gdb.base/symtab-search-order-1.c: New file.
8714 * gdb.base/symtab-search-order-shlib-1.c: New file.
8715
9de00a4a
PA
87162014-11-07 Pedro Alves <palves@redhat.com>
8717
8718 PR gdb/17511
8719 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8720 i?86-*-linux*.
8721
e0f52461
SC
87222014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8723
8724 PR c++/17494
8725 * gdb.cp/pr17494.cc: New file.
8726 * gdb.cp/pr17494.exp: New file.
8727
6ce8c980
YQ
87282014-11-02 Yao Qi <yao@codesourcery.com>
8729
8730 * gdb.python/python.exp: Get working directory and match the
8731 output of "set extended-prompt \\w " with it.
8732
02be9a71
DE
87332014-10-30 Doug Evans <dje@google.com>
8734
8735 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8736 in objfiles.
8737 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8738 in progspaces.
8739
3bdff46b
LM
87402014-10-30 Janis Johnson <janisjo@codesourcery.com>
8741
8742 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8743 * gdb.base/realname-expand.exp: Likewise.
8744 * gdb.linespec/macro-relative.exp: Likewise.
8745
ab917dfb
PA
87462014-10-29 Pedro Alves <palves@redhat.com>
8747
8748 PR gdb/17408
8749 * gdb.threads/schedlock.c (some_function): New function.
8750 (call_function): New global.
8751 (MAYBE_CALL_SOME_FUNCTION): New macro.
8752 (thread_function): Call it.
8753 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8754 and use it instead of a global counter. Adjust all callers.
8755 (get_current_thread): Use "find current thread" for test message
8756 here rather than having all callers pass down the same string.
8757 (goto_loop): New procedure, factored out from ...
8758 (my_continue): ... this.
8759 (step_ten_loops): Change parameter from test message to command to
8760 use. Adjust.
8761 (list_count): Delete global.
8762 (check_result): New procedure, factored out from duplicate top
8763 level code.
8764 (continue tests): Wrap in with_test_prefix.
8765 (test_step): New procedure, factored out from duplicate top level
8766 code.
8767 (top level): Test "step" in combination with all scheduler-locking
8768 modes. Test "next" in combination with all scheduler-locking
8769 modes, and in combination with stepping over a function call or
8770 not.
8771 * gdb.threads/next-bp-other-thread.c: New file.
8772 * gdb.threads/next-bp-other-thread.exp: New file.
8773
d3d4baed
PA
87742014-10-29 Pedro Alves <palves@redhat.com>
8775
8776 PR python/17372
8777 * gdb.python/python.exp: Test a multi-line command that spawns
8778 interactive Python.
8779 * gdb.base/multi-line-starts-subshell.exp: New file.
8780
563e8d85
YQ
87812014-10-29 Yao Qi <yao@codesourcery.com>
8782
8783 * gdb.base/fileio.exp: Make directories on host.
8784
0ea4d52e
YQ
87852014-10-29 Yao Qi <yao@codesourcery.com>
8786
8787 * gdb.base/fileio.c (test_write): Close the file.
8788
7f5ef605
PA
87892014-10-28 Pedro Alves <palves@redhat.com>
8790
8791 PR gdb/12623
8792 * gdb.base/sigstep.c (no_handler): New global.
8793 (main): If 'no_handler is true, set the signal handlers to
8794 SIG_IGN.
8795 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8796 with_sw_watch and no_handler parameters. Handle them.
8797 (top level) <stepping over handler when stopped at a breakpoint
8798 test>: Add a test axis for testing with a software watchpoint, and
8799 another for testing with the signal handler set to SIG_IGN.
8800 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8801 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8802
abbdbd03
PA
88032014-10-28 Pedro Alves <palves@redhat.com>
8804
8805 PR gdb/17511
8806 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8807 * gdb.base/sigstep.exp (other_handler_location): New global.
8808 (advance): Support stepping into the signal handler, and running
8809 commands while in the handler.
8810 (in_handler_map): New global.
8811 (top level): In the advance test, add combinations for getting
8812 into the handler with stepping commands, and for running commands
8813 in the handler. Add comment descripting the advancei tests.
8814
1df4399f
PA
88152014-10-28 Pedro Alves <palves@redhat.com>
8816
8817 * gdb.base/sigstep.exp: Use build_executable instead of
8818 prepare_for_testing.
8819 (top level): Move code that starts GDB, runs to main and creates a
8820 display to ...
8821 (restart): ... this new procedure.
8822 (top level): Move backtrace from signal handler test to ...
8823 (validate_backtrace): ... this new procedure.
8824 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8825 with_test_prefix. Always restart GDB.
8826 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8827 with_test_prefix. Always restart GDB. No need to delete
8828 breakpoints after the test.
8829 (test_skip_handler): Remove prefix parameter.
8830 (skip_over_handler, breakpoint_to_handler)
8831 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8832 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8833 restart GDB. No need to delete breakpoints after the test.
8834 (top level): Use foreach to call the test procedures with
8835 different commands.
8836
a5b6e449
PA
88372014-10-28 Pedro Alves <palves@redhat.com>
8838
8839 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8840 instead of GNATS numbers.
8841 * gdb.base/sigbpt.exp: Likewise.
8842 * gdb.base/siginfo.exp: Likewise.
8843 * gdb.base/sigstep.exp: Likewise.
8844
e5f8a7cc
PA
88452014-10-27 Pedro Alves <palves@redhat.com>
8846
8847 * gdb.base/sigstep.c (dummy): New global.
8848 (main): Issue a couple writes to the new global.
8849 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8850 procedures.
8851 (skip_over_handler): Use test_skip_handler.
8852 (top level): Call skip_over_handler for stepi and nexti too.
8853 (breakpoint_over_handler): Use test_skip_handler.
8854 (top level): Call breakpoint_over_handler for stepi and nexti too.
8855
763905a3
YQ
88562014-10-27 Yao Qi <yao@codesourcery.com>
8857
8858 * gdb.trace/tfile.c (adjust_function_address)
8859 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8860 function descriptor.
8861
6f259a23
DB
88622014-10-24 Don Breazeal <donb@codesourcery.com>
8863
8864 * gdb.base/foll-fork.exp (test_follow_fork,
8865 catch_fork_child_follow): Check for updated fork messages emitted
8866 from infrun.c.
8867 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8868 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8869 vfork_and_exec_child_follow_through_step): Check for updated vfork
8870 messages emitted from infrun.c.
8871
09dd9a69
PA
88722014-10-24 Pedro Alves <palves@redhat.com>
8873
8874 * gdb.base/corefile.exp: Remove references to ultrix.
8875 * gdb.base/interrupt.exp: Likewise.
8876 * gdb.base/whatis.exp: Likewise.
8877 * gdb.gdb/selftest.exp: Likewise.
8878 * gdb.threads/manythreads.exp: Likewise.
8879 * gdb.threads/print-threads.exp: Likewise.
8880 * gdb.threads/pthreads.exp:: Likewise.
8881 * gdb.threads/schedlock.exp: Likewise.
8882
3433cfa5
SC
88832014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8884
8885 * gdb.cp/non-trivial-retval.cc: Add a test case.
8886 * gdb.cp/non-trivial-retval.exp: Add a test.
8887
092f880b
YQ
88882014-10-20 Yao Qi <yao@codesourcery.com>
8889
8890 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8891 * gdb.python/py-objfile-script-gdb.py: New file.
8892 * gdb.python/py-objfile-script.exp: Update reference to
8893 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8894 of remote_download. Remove the dest file.
8895
acbdb7f3
YQ
88962014-10-20 Yao Qi <yao@codesourcery.com>
8897
8898 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8899 * gdb.base/step-line.exp: Likewise.
8900 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8901 * gdb.dwarf2/dw2-basic.exp: Likewise.
8902 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8903 * gdb.dwarf2/dw2-filename.exp: Likewise.
8904 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8905 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8906 * gdb.dwarf2/dw2-producer.exp: Likewise.
8907 * gdb.dwarf2/mac-fileno.exp: Likewise.
8908 * gdb.python/py-frame-args.exp: Likewise.
8909 * gdb.python/py-framefilter.exp: Likewise.
8910 * gdb.python/py-mi.exp: Likewise.
8911 * gdb.python/py-objfile-script.exp: Likewise
8912 * gdb.python/py-pp-integral.exp: Likewise.
8913 * gdb.python/py-pp-re-notag.exp: Likewise.
8914 * gdb.python/py-prettyprint.exp: Likewise.
8915 * gdb.python/py-section-script.exp: Likewise.
8916 * gdb.python/py-typeprint.exp: Likewise.
8917 * gdb.python/py-xmethods.exp: Likewise.
8918 * gdb.stabs/weird.exp: Likewise.
8919 * gdb.xml/tdesc-regs.exp: Likewise.
8920
bd286a29
KCY
89212014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8922
8923 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8924 (out_cu): Use addr_len for the size of addresses.
8925 (out_line): Likewise. Size DW_LNE_set_address instruction
8926 according to addr_len.
8927 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8928 (FUNC): Add START_INSNS to definition.
8929
673dc4a0
YQ
89302014-10-18 Yao Qi <yao@codesourcery.com>
8931
8932 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8933 gdb_has_argv0 return true.
8934 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8935 check [target_info exists noargs], check [gdb_has_argv0]
8936 instead.
8937 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8938 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8939 procedures.
8940
4ffbba72
DE
89412014-10-17 Doug Evans <dje@google.com>
8942
8943 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8944 event.
8945 * gdb.python/py-events.py: Add clear_objfiles event.
8946
d096d8c1
DE
89472014-10-17 Doug Evans <dje@google.com>
8948
8949 * gdb.python/py-objfile.exp: Test progspace attribute.
8950
a80db015
LM
89512014-10-17 Luis Machado <lgustavo@codesourcery.com>
8952
8953 * gdb.guile/scm-breakpoint.exp: Do not assume any
8954 directory separators when matching source file paths.
8955 * gdb.python/py-breakpoint.exp: Likewise.
8956 * gdb.reverse/break-precsave.exp: Likewise.
8957 * gdb.reverse/break-reverse.exp: Likewise.
8958 * gdb.reverse/consecutive-precsave.exp: Likewise.
8959 * gdb.reverse/finish-precsave.exp: Likewise.
8960 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8961 * gdb.reverse/finish-reverse.exp: Likewise.
8962 * gdb.reverse/i386-precsave.exp: Likewise.
8963 * gdb.reverse/i387-env-reverse.exp: Likewise.
8964 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8965 * gdb.reverse/machinestate-precsave.exp: Likewise.
8966 * gdb.reverse/machinestate.exp: Likewise.
8967 * gdb.reverse/sigall-precsave.exp: Likewise.
8968 * gdb.reverse/solib-precsave.exp: Likewise.
8969 * gdb.reverse/step-precsave.exp: Likewise.
8970 * gdb.reverse/until-precsave.exp: Likewise.
8971 * gdb.reverse/watch-precsave.exp: Likewise.
8972 * gdb.reverse/watch-reverse.exp: Likewise.
8973
b22089ab
YQ
89742014-10-17 Yao Qi <yao@codesourcery.com>
8975
8976 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8977 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8978
6c4486e6
PA
89792014-10-17 Pedro Alves <palves@redhat.com>
8980
8981 PR gdb/17471
8982 * gdb.base/bg-execution-repeat.c: New file.
8983 * gdb.base/bg-execution-repeat.exp: New file.
8984
0ff33695
PA
89852014-10-17 Pedro Alves <palves@redhat.com>
8986
8987 PR gdb/17300
8988 * gdb.base/continue-all-already-running.c: New file.
8989 * gdb.base/continue-all-already-running.exp: New file.
8990
6fdebc3d
PA
89912014-10-17 Pedro Alves <palves@redhat.com>
8992
8993 PR gdb/17472
8994 * gdb.base/annota-input-while-running.c: New file.
8995 * gdb.base/annota-input-while-running.exp: New file.
8996
32a8097b
PA
89972014-10-17 Pedro Alves <palves@redhat.com>
8998
8999 * gdb.base/callfuncs.exp: emove references to osf.
9000 * gdb.base/sigall.exp: Likewise.
9001 * gdb.gdb/selftest.exp: Likewise.
9002 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9003 * gdb.mi/non-stop.c: Likewise.
9004 * gdb.mi/pthreads.c: Likewise.
9005 * gdb.reverse/sigall-precsave.exp: Likewise.
9006 * gdb.reverse/sigall-reverse.exp: Likewise.
9007 * gdb.threads/pthreads.c: Likewise.
9008 * gdb.threads/pthreads.exp: Likewise.
9009
7a3517ff
YQ
90102014-10-17 Yao Qi <yao@codesourcery.com>
9011
9012 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
9013 check 'target_info exists noargs'.
9014 (test_command_prompt_position): Likewise.
9015 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
9016 Remove "set args".
9017 (progvar_simple_while_test): Likewise.
9018 (progvar_complex_if_while_test): Likewise.
9019 (if_while_breakpoint_command_test): Likewise.
9020 (infrun_breakpoint_command_test): Likewise.
9021 (breakpoint_command_test): Likewise.
9022 (watchpoint_command_test): Likewise.
9023 (bp_deleted_in_command_test): Likewise.
9024 (temporary_breakpoint_commands): Likewise.
9025
bb99c472
YQ
90262014-10-16 Yao Qi <yao@codesourcery.com>
9027
9028 * gdb.base/remotetimeout.exp: Remove noargs checking.
9029
7c16b83e
PA
90302014-10-15 Pedro Alves <palves@redhat.com>
9031
9032 PR breakpoints/9649
9033 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
9034 * gdb.base/breakpoint-in-ro-region.exp
9035 (probe_target_hardware_step): New procedure.
9036 (top level): Probe hardware stepping and hardware breakpoint
9037 support. Test stepping through a read-only region, with both
9038 "breakpoint auto-hw" on and off and both "always-inserted" on and
9039 off.
9040
35a49624
IB
90412014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
9042
9043 * gdb.dlang/demangle.exp: Update for demangling changes.
9044
2d1c107c
SC
90452014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9046
9047 * gdb.cp/non-trivial-retval.cc: Add new test cases.
9048 * gdb.cp/non-trivial-retval.exp: Add new tests.
9049
778811d5
SC
90502014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9051
9052 PR c++/13403
9053 PR c++/15154
9054 * gdb.cp/non-trivial-retval.cc: New file.
9055 * gdb.cp/non-trivial-retval.exp: New file.
9056
10c5f0a8
YQ
90572014-10-15 Yao Qi <yao@codesourcery.com>
9058
9059 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
9060 remote host.
9061
65d7b369
YQ
90622014-10-15 Yao Qi <yao@codesourcery.com>
9063
9064 * gdb.python/py-symbol.exp: Match file base name if host is
9065 remote, otherwise match file name with dir name.
9066 * gdb.python/py-symtab.exp: Likewise.
9067 * gdb.python/python.exp: Likewise.
9068
46dc1394
YQ
90692014-10-15 Yao Qi <yao@codesourcery.com>
9070
9071 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
9072 pattern.
9073 * gdb.python/py-symtab.exp: Likewise.
9074 * gdb.python/python.exp: Remove trailing ".*". Fix typo
9075 locationn.
9076
c40cc657
JB
90772014-10-14 Joel Brobecker <brobecker@adacore.com>
9078
9079 * gdb.ada/addr_arith: New testcase.
9080
2abf49e1
MR
90812014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9082
9083 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9084 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9085 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9086 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9087
f7088df3
SDJ
90882014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9089
9090 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9091 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9092 * gdb.arch/stap-eval-lang-ada.exp: New file.
9093
4dc06805
YQ
90942014-10-14 Yao Qi <yao@codesourcery.com>
9095
9096 * gdb.mi/mi-var-child.c (nothing1): New function.
9097 (nothing2): New function.
9098 (do_children_tests): Set function pointers by nothing1 and
9099 nothing2.
9100 * gdb.mi/mi-var-child.exp: Step over new added statements.
9101 Update test to match the new output.
9102 * gdb.mi/var-cmd.c (nothing1): New function.
9103 (nothing2): New function.
9104 (do_children_tests): Set function pointers by nothing1 and
9105 nothing2.
9106 * gdb.mi/mi-var-display.exp: Update test to match output.
9107 Step to the line specified by $line_dct_nothing.
9108 Increase the number of lines to step.
9109
46a93de2
YQ
91102014-10-14 Yao Qi <yao@codesourcery.com>
9111
9112 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9113 tests.
9114 * gdb.mi/mi2-var-child.exp: Likewise.
9115
14ea52ee
DE
91162014-10-13 Doug Evans <dje@google.com>
9117
9118 * gdb.python/py-objfile.exp: Change name of file name test.
9119
e5c6e92b
DE
91202014-10-13 Doug Evans <dje@google.com>
9121
9122 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9123 from the start of the CU.
9124
c780cc2f
JK
91252014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9126 Yao Qi <yao@codesourcery.com>
9127
9128 Fix "save breakpoints" for "catch" command.
9129 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9130 Remove -nonewline. Match also the added "main" line.
9131
99894e11
JK
91322014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9133
9134 Fix "save breakpoints" for "disable $bpnum" command.
9135 * gdb.base/save-bp.c (main): Add label.
9136 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9137
6e1ac5a3
JK
91382014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9139
9140 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9141
754dd2b0
YQ
91422014-10-11 Yao Qi <yao@codesourcery.com>
9143
9144 * gdb.server/server-kill.exp: Execute command
9145 "set remote trace-status-packet on" before "tstatus".
9146
f90183d7
YQ
91472014-10-11 Yao Qi <yao@codesourcery.com>
9148
9149 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9150 (main): Call getppid.
9151 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9152 and continue to it. Read variable "server_pid".
9153
bf40a607
YQ
91542014-10-11 Yao Qi <yao@codesourcery.com>
9155
9156 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9157
052ca370
YQ
91582014-10-11 Yao Qi <yao@codesourcery.com>
9159
9160 * gdb.threads/thread-find.exp: Don't execute command
9161 "info threads".
9162 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9163 * gdb.threads/linux-dp.exp: Don't check the condition
9164 $threads_created equals to zero.
9165
3831839c
PA
91662014-10-10 Pedro Alves <palves@redhat.com>
9167
9168 * gdb.base/bigcore.exp: Remove references to IRIX.
9169 * gdb.base/funcargs.exp: Likewise.
9170 * gdb.base/interrupt.exp: Likewise.
9171 * gdb.base/mips_pro.exp: Likewise.
9172 * gdb.base/nodebug.exp: Likewise.
9173 * gdb.base/setvar.exp: Likewise.
9174 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9175
8b9a549d
PA
91762014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9177 Pedro Alves <palves@redhat.com>
9178
9179 PR symtab/14466
9180 * gdb.base/vdso-warning.c: New file.
9181 * gdb.base/vdso-warning.exp: New file.
9182
d48ba5e8
DE
91832014-10-02 Doug Evans <dje@google.com>
9184
9185 * gdb.base/structs.c (main): Don't run forever.
9186
2278c276
PA
91872014-10-02 Pedro Alves <palves@redhat.com>
9188
9189 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9190 (top level) <stop threads 1, stop threads 2>: Use it.
9191
b57bacec
PA
91922014-10-02 Pedro Alves <palves@redhat.com>
9193
9194 * gdb.threads/break-while-running.exp (test): Add new
9195 'update_thread_list' argument. Skip "info threads" if false.
9196 (top level): Add new 'update_thread_list' axis.
9197
13fd3ff3
PA
91982014-10-02 Pedro Alves <palves@redhat.com>
9199
9200 PR breakpoints/17431
9201 * gdb.base/execl-update-breakpoints.c: New file.
9202 * gdb.base/execl-update-breakpoints.exp: New file.
9203
0fec99e8
PA
92042014-10-01 Pedro Alves <palves@redhat.com>
9205
9206 * gdb.base/breakpoint-in-ro-region.c: New file.
9207 * gdb.base/breakpoint-in-ro-region.exp: New file.
9208
2ddf4301
SM
92092014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9210
9211 * gdb.mi/mi-exit-code.exp: New file.
9212 * gdb.mi/mi-exit-code.c: New file.
9213
6a5f3f43
YQ
92142014-09-30 Yao Qi <yao@codesourcery.com>
9215
9216 * lib/prelink-support.exp (build_executable_own_libs): Error if
9217 the target isn't native.
9218
345bcc73
YQ
92192014-09-30 Yao Qi <yao@codesourcery.com>
9220
9221 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9222 false.
9223
a25a5a45
PA
92242014-09-22 Pedro Alves <palves@redhat.com>
9225
9226 * gdb.threads/break-while-running.exp: New file.
9227 * gdb.threads/break-while-running.c: New file.
9228
00ba3162
YQ
92292014-09-19 Yao Qi <yao@codesourcery.com>
9230
9231 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9232 Invoke test. Restart GDB with --readnow and invoke test again.
9233
c3b7b696
YQ
92342014-09-19 Yao Qi <yao@codesourcery.com>
9235
9236 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9237 proc set_breakpoint_on_gcd_function. Invoke
9238 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9239 invoke set_breakpoint_on_gcd_function again.
9240
2b4fd423
DE
92412014-09-18 Doug Evans <dje@google.com>
9242
9243 * gdb.dwarf2/symtab-producer.exp: New file.
9244
a5947601
SDJ
92452014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9246
9247 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9248 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9249 * gdb.base/global-var-nested-by-dso.c: Likewise.
9250 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9251
91c19059
SDJ
92522014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9253 Pedro Alves <palves@redhat.com>
9254
9255 * gdb.base/watch-bitfields.exp: Pass string other than test file
9256 name to prepare_for_testing.
9257 (watch): New procedure.
9258 (expect_watchpoint): Use with_test_prefix.
9259 (top level): Factor out tests to ...
9260 (test_watch_location, test_regular_watch): ... these new
9261 procedures, and use with_test_prefix and gdb_continue_to_end.
9262
bb9d5f81
PP
92632014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9264
9265 PR breakpoints/12526
9266 * gdb.base/watch-bitfields.exp: New file.
9267 * gdb.base/watch-bitfields.c: New file.
9268
635856f5
PA
92692014-09-16 Pedro Alves <palves@redhat.com>
9270
9271 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9272 software and hardware addresses, not software address against
9273 itself.
9274
7280ceea
PA
92752014-09-16 Pedro Alves <palves@redhat.com>
9276
9277 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9278 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9279
428b16bd
PA
92802014-09-16 Pedro Alves <palves@redhat.com>
9281
9282 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9283 files.
9284 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9285 "*-*-vxworks*" throughout.
9286 * gdb.base/break.exp: Likewise.
9287 * gdb.base/default.exp: Likewise.
9288 * gdb.base/scope.exp: Likewise.
9289 * gdb.base/sepdebug.exp: Likewise.
9290 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9291 throughout.
9292 * gdb.base/run.c: Likewise.
9293 * gdb.base/sepdebug.c: Likewise.
9294 * gdb.hp/gdb.aCC/run.c: Likewise.
9295 * gdb.reverse/until-reverse.c: Likewise.
9296 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9297
666d413c
YQ
92982014-09-16 Yao Qi <yao@codesourcery.com>
9299
9300 * boards/local-remote-host-native.exp: New file.
9301
57cbd724
DE
93022014-09-14 Doug Evans <xdje42@gmail.com>
9303
9304 * gdb.threads/queue-signal.c (thread_count): New variable.
9305 (thread_count_mutex, thread_count_condvar): New variables.
9306 (incr_thread_count, wait_all_threads_running): New functions.
9307 (main): Wait for all threads to be in their thread functions.
9308
81219e53
DE
93092014-09-13 Doug Evans <xdje42@gmail.com>
9310
9311 * gdb.threads/queue-signal.c: New file.
9312 * gdb.threads/queue-signal.exp: New file.
9313
3714cea7
DE
93142014-09-13 Doug Evans <xdje42@gmail.com>
9315
9316 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9317 be consistent with what default_gdb_init uses.
9318 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9319 the plain text of the prompt. Add some logging printfs.
9320 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9321
fa43b1d7
PA
93222014-09-12 Pedro Alves <palves@redhat.com>
9323
9324 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9325 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9326 * gdb.arch/i386-size-overlap.exp: Likewise.
9327 * gdb.arch/i386-size.exp: Likewise.
9328 * gdb.arch/i386-unwind.exp: Likewise.
9329 * gdb.base/a2-run.exp: Likewise.
9330 * gdb.base/break.exp: Likewise.
9331 * gdb.base/charset.exp: Likewise.
9332 * gdb.base/chng-syms.exp: Likewise.
9333 * gdb.base/commands.exp: Likewise.
9334 * gdb.base/dbx.exp: Likewise.
9335 * gdb.base/find.exp: Likewise.
9336 * gdb.base/funcargs.exp: Likewise.
9337 * gdb.base/jit-simple.exp: Likewise.
9338 * gdb.base/reread.exp: Likewise.
9339 * gdb.base/sepdebug.exp: Likewise.
9340 * gdb.base/step-bt.exp: Likewise.
9341 * gdb.cp/mb-inline.exp: Likewise.
9342 * gdb.cp/mb-templates.exp: Likewise.
9343 * gdb.objc/basicclass.exp: Likewise.
9344 * gdb.threads/killed.exp: Likewise.
9345
9d9bf2df
EBM
93462014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9347
9348 PR tdep/17379
9349 * gdb.arch/powerpc-stackless.S: New file.
9350 * gdb.arch/powerpc-stackless.exp: New file.
9351
1cf2f1b0
JK
93522014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9353
9354 * gdb.base/attach.c: Include unistd.h.
9355 (main): Call alarm. Add label postloop.
9356 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9357 gdb_breakpoint, gdb_continue_to_breakpoint.
9358 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9359
98880d46
PA
93602014-09-11 Pedro Alves <palves@redhat.com>
9361
9362 PR gdb/17347
9363 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9364 * gdb.base/attach.exp (test_command_line_attach_run): New
9365 procedure.
9366 (top level): Call it.
9367
4c92ff2c
PA
93682014-09-11 Pedro Alves <palves@redhat.com>
9369
9370 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9371 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9372 (do_command_attach_tests): Use spawn_wait_for_attach.
9373 * gdb.base/solib-overlap.exp: Likewise.
9374 * gdb.multi/multi-attach.exp: Likewise.
9375 * gdb.python/py-prompt.exp: Likewise.
9376 * gdb.python/py-sync-interp.exp: Likewise.
9377 * gdb.server/ext-attach.exp: Likewise.
9378
3adc1a7d
GKB
93792014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9380
9381 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9382 command in testcase. Simplify testcase.
9383
96334934
JB
93842014-09-10 Joel Brobecker <brobecker@adacore.com>
9385
9386 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9387
eb479039
JB
93882014-09-10 Joel Brobecker <brobecker@adacore.com>
9389
9390 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9391
deede10c
JB
93922014-09-10 Joel Brobecker <brobecker@adacore.com>
9393
9394 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9395
7828a5f5
JB
93962014-09-10 Joel Brobecker <brobecker@adacore.com>
9397
9398 * gdb.dwarf2/dynarr-ptr.c: New file.
9399 * gdb.dwarf2/dynarr-ptr.exp: New file.
9400
33aeebcf
MR
94012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9402
9403 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9404 of 30 rather than hardcoding 120 for a slow test case. Take the
9405 `gdb,timeout' target setting into account for this calculation.
9406 Don't extend the timeout for the test cases that don't need it.
9407
7b415901
MR
94082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9409
9410 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9411 a factor of 2 for a slow test case. Take the `gdb,timeout'
9412 target setting into account for this calculation.
9413 * gdb.reverse/until-precsave.exp: Increase the timeout by
9414 a factor of 15 and 3 respectively rather than adding 120
9415 for a pair of slow test cases. Take the `gdb,timeout'
9416 target setting into account for this calculation.
9417
4a40f85a
MR
94182014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9419
9420 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9421 timeout, don't pass one down to gdb_expect.
9422 (gdb_expect): Rework timeout selection.
9423
09635af7
MR
94242014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9425
9426 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9427 exception on timeout.
9428 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9429 (gdbserver_start_extended): Catch any `gdbserver_start' error
9430 exceptions.
9431 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9432 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9433 `gdbserver_gdb_load' error exceptions.
9434
2bdd10b7
MR
94352014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9436
9437 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9438 120 on waiting for the TCP socket to open.
9439
316935f0
DE
94402014-09-09 Doug Evans <xdje42@gmail.com>
9441
9442 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9443 _caller_matches, _any_caller_is, _any_caller_matches.
9444
83740597
DE
94452014-09-09 Doug Evans <xdje42@gmail.com>
9446
9447 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9448
4c122fc3
YQ
94492014-09-09 Yao Qi <yao@codesourcery.com>
9450
9451 * gdb.mi/mi-var-display.exp: Set print symbol off.
9452
a9f116cb
GKB
94532014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9454
9455 PR gdb/17035
9456 * gdb.base/commands.exp: Add tests to verify user-defined
9457 commands with empty bodies.
9458 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9459 python commands in `show user command`.
9460 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9461 scheme commands in `show user command`.
9462
c75bd3a2
JK
94632014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9464
9465 PR python/17355
9466 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9467 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9468 * gdb.python/py-framefilter-invalidarg.exp: New file.
9469 * gdb.python/py-framefilter-invalidarg.py: New file.
9470
faa42425
DE
94712014-09-06 Doug Evans <xdje42@gmail.com>
9472
9473 PR 15276
9474 * gdb.python/py-caller-is.c: New file.
9475 * gdb.python/py-caller-is.exp: New file.
9476
474ca4f6
SDJ
94772014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9478
9479 PR gdb/17235
9480 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9481 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9482
eb0b0463
SDJ
94832014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9484
9485 PR fortran/17237
9486 * gdb.fortran/print-formatted.exp: New file.
9487 * gdb.fortran/print-formatted.f90: Likewise.
9488
5f3b99cf
SS
94892014-09-03 Sasha Smundak <asmundak@google.com>
9490
9491 * gdb.python/py-frame.exp: Test Frame.read_register.
9492
7d793aa9
SDJ
94932014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9494
9495 PR python/16699
9496 * gdb.python/py-completion.exp: New file.
9497 * gdb.python/py-completion.py: Likewise.
9498
fb0576e9
DE
94992014-08-28 Doug Evans <dje@google.com>
9500
9501 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9502 eax,etc. are live with values set by gdb and thus the compiler can't
9503 use them.
9504 * gdb.arch/i386-pseudo.c (main): Ditto.
9505
ee92b0dd
DE
95062014-08-27 Doug Evans <dje@google.com>
9507
9508 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9509
6649db35
DE
95102014-08-25 Doug Evans <dje@google.com>
9511
9512 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9513 (main): Ditto.
9514
564b7600
DE
95152014-08-25 Doug Evans <dje@google.com>
9516
9517 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9518
3881fb67
YQ
95192014-08-24 Yao Qi <yao@codesourcery.com>
9520
9521 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9522 symbol off.
9523 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9524
a05a36a5
DE
95252014-08-22 Doug Evans <dje@google.com>
9526
9527 PR 17276
9528 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9529 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9530 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9531
7c343b48
YQ
95322014-08-22 Yao Qi <yao@codesourcery.com>
9533
9534 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9535 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9536 * gdb.python/python.exp: Likewise. Use .py file on the host
9537 instead of the build.
9538
22fd09ae
JK
95392014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9540
9541 * gdb.threads/gcore-stale-thread.c: New file.
9542 * gdb.threads/gcore-stale-thread.exp: New file.
9543
a8454a7c
PA
95442014-08-21 Pedro Alves <palves@redhat.com>
9545
9546 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9547 * gdb.base/gcore-relro-pie.exp: Likewise.
9548 * gdb.base/gcore-relro.exp: Likewise.
9549 * gdb.base/gcore.exp: Likewise.
9550 * gdb.base/print-symbol-loading.exp: Likewise.
9551 * gdb.threads/gcore-thread.exp: Likewise.
9552 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9553
2a31c623
PA
95542014-08-20 Pedro Alves <palves@redhat.com>
9555 Jan Kratochvil <jan.kratochvil@redhat.com>
9556
9557 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9558 configure.
9559 (EXPECT): Handle READ1 being set.
9560 (all): Depend on EXTRA_RULES.
9561 (check-read1, expect-read1, read1.so, read1): New rules.
9562 * README (Testsuite Parameters): Document the READ1 make variable.
9563 (Race detection): New section.
9564 * configure: Regenerate.
9565 * configure.ac: If build==host==target, and running under a
9566 GNU/glibc system, add read1 to the extra Makefile rules.
9567 (EXTRA_RULES): AC_SUBST it.
9568 * lib/read1.c: New file.
9569
d36430db
JB
95702014-08-20 Joel Brobecker <brobecker@adacore.com>
9571
9572 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9573 the handling of variables declared as a typedef to an array
9574 which a DW_AT_data_location attribute.
9575
9a0dc9e3
PA
95762014-08-19 Andrew Burgess <aburgess@broadcom.com>
9577 Pedro Alves <palves@redhat.com>
9578
9579 PR symtab/14604
9580 PR symtab/14605
9581 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9582 gdb_test.
9583
0718a8da
PA
95842014-08-19 Pedro Alves <palves@redhat.com>
9585
9586 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9587
13b448cd
YQ
95882014-08-19 Yao Qi <yao@codesourcery.com>
9589
9590 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9591 right line.
9592
1cbf5077
DB
95932014-08-18 David Blaikie <dblaikie@gmail.com>
9594
9595 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9596
bf0fae19
JB
95972014-08-18 Joel Brobecker <brobecker@adacore.com>
9598
9599 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9600 attribute in array range.
9601
3c8c5dcc
JB
96022014-08-18 Joel Brobecker <brobecker@adacore.com>
9603
9604 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9605
e66d4446
SC
96062014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9607
9608 PR c++/17132
9609 * gdb.cp/pr17132.cc: New file.
9610 * gdb.cp/pr17132.exp: New file.
9611
940df408
SC
96122014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9613
9614 * gdb.python/py-xmethods.py (A_getarrayind)
9615 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9616 Use 'print' with function call syntax.
9617 (E_method_matcher.match): Fix tab vs space indentation mixup.
9618
ebcc6c3a
YQ
96192014-08-15 Yao Qi <yao@codesourcery.com>
9620
9621 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9622 false.
9623
775e0f04
YQ
96242014-08-15 Yao Qi <yao@codesourcery.com>
9625
9626 * gdb.cp/casts.exp: Set print symbol off.
9627 * gdb.cp/class2.exp: Likewise.
9628 * gdb.cp/overload.exp: Likewise.
9629 * gdb.cp/templates.exp: Likewise.
9630
d769e349
DE
96312014-08-11 Doug Evans <dje@google.com>
9632
9633 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9634 (test_load_shlib): Update.
9635
20c6f1e1
YQ
96362014-08-09 Yao Qi <yao@codesourcery.com>
9637
9638 * gdb.base/display.exp: Invoke is_address_zero_readable.
9639 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9640 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9641 * gdb.base/hbreak-unmapped.exp: Return if
9642 is_address_zero_readable returns true.
9643 * gdb.base/signest.exp: Likewise.
9644 * gdb.base/signull.exp: Likewise.
9645 * gdb.base/sigbpt.exp: Likewise.
9646 * gdb.guile/scm-disasm.exp: Do the test if
9647 is_address_zero_readable returns false.
9648 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9649 * gdb.python/py-arch.exp: Likewise.
9650 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9651 * lib/gdb.exp (is_address_zero_readable): New proc.
9652
5792e8e3
YQ
96532014-08-09 Yao Qi <yao@codesourcery.com>
9654
9655 PR testsuite/13443
9656 * gdb.mi/mi-var-display.exp: Make test messages unique.
9657
3cecbbbe
TT
96582014-08-04 Tom Tromey <tromey@redhat.com>
9659
9660 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9661 target 0".
9662
00b51ff5
TT
96632014-08-04 Tom Tromey <tromey@redhat.com>
9664
9665 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9666 "target_resume".
9667
6908c509
JB
96682014-08-01 Joel Brobecker <brobecker@adacore.com>
9669
9670 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9671 inner_vla_struct_object_size.
9672 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9673 as xfail.
9674
cc6563d2
PA
96752014-07-30 Pedro Alves <palves@redhat.com>
9676
9677 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9678 comment.
9679
7e09a223
YQ
96802014-07-29 Yao Qi <yao@codesourcery.com>
9681
9682 PR gdb/17206
9683 * gdb.base/until-nodebug.exp: New.
9684
7ebdbe92
DE
96852014-07-28 Doug Evans <xdje42@gmail.com>
9686
9687 PR guile/17203
9688 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9689 previously existing parameter, and previously ambiguously spelled
9690 parameter.
9691
fdb1adc6
WN
96922014-07-28 Will Newton <will.newton@linaro.org>
9693
9694 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9695
186fcde0
DE
96962014-07-26 Ludovic Courtès <ludo@gnu.org>
9697 Doug Evans <xdje42@gmail.com>
9698
9699 PR guile/17146
9700 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9701
70509625
PA
97022014-07-25 Pedro Alves <palves@redhat.com>
9703
9704 * gdb.threads/signal-command-handle-nopass.c: New file.
9705 * gdb.threads/signal-command-handle-nopass.exp: New file.
9706 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9707 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9708 * gdb.threads/signal-delivered-right-thread.c: New file.
9709 * gdb.threads/signal-delivered-right-thread.exp: New file.
9710
c3f814a1
PA
97112014-07-25 Pedro Alves <palves@redhat.com>
9712
9713 * gdb.base/double-prompt-target-event-error.exp
9714 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9715 match.
9716 (cancel_pagination_in_target_event): Rework double prompt
9717 detection.
9718 * gdb.base/paginate-after-ctrl-c-running.exp
9719 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9720 <return>' match.
9721 * gdb.base/paginate-bg-execution.exp
9722 (test_bg_execution_pagination_return)
9723 (test_bg_execution_pagination_cancel): Remove '-notransfer
9724 <return>' matches.
9725 * gdb.base/paginate-execution-startup.exp
9726 (test_fg_execution_pagination_return)
9727 (test_fg_execution_pagination_cancel): Remove '-notransfer
9728 <return>' matches.
9729 * gdb.base/paginate-inferior-exit.exp
9730 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9731 match.
9732 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9733 * lib/gdb.exp (pagination_prompt): Run text through
9734 string_to_regexp.
9735 (gdb_test_multiple): Match $pagination_prompt instead of
9736 "<return>".
9737 (string_to_regexp): Move to lib/gdb-utils.exp.
9738
e214cf6c
JK
97392014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9740
9741 * gdb.arch/amd64-entry-value-paramref.S: New file.
9742 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9743 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9744 * gdb.arch/amd64-optimout-repeat.S: New file.
9745 * gdb.arch/amd64-optimout-repeat.c: New file.
9746 * gdb.arch/amd64-optimout-repeat.exp: New file.
9747
17d0c5c8
JK
97482014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9749
9750 PR gdb/17170
9751 * gdb.base/statistics.exp: New file.
9752
b8b8facf
DE
97532014-07-17 Doug Evans <dje@google.com>
9754
74b49205 9755 PR gdb/17170
b8b8facf
DE
9756 * gdb.base/maint.exp: Update testing of per-command stats.
9757
1b5d0ab3
PA
97582014-07-16 Pedro Alves <palves@redhat.com>
9759
9760 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9761 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9762 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9763 (tfile_write_buf): New functions.
9764 (add_memory_block): Rewrite using the above.
9765 (adjust_function_address): New function.
9766 (FUNCTION_ADDRESS): New macro.
9767 (write_basic_trace_file): Remove short_x local, and use
9768 tfile_write_16. Change type of func_addr local to unsigned long
9769 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9770 here. Cast argument of add_memory_block to char pointer.
9771 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9772 (main): Remove parameters.
9773 * gdb.trace/tfile.exp: Remove nowarnings.
9774
4d974e88
SM
97752014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9776
9777 * gdb.base/debug-expr.exp: Test string evaluation with
9778 "debug expression" on.
9779
41e99568
PA
97802014-07-15 Pedro Alves <palves@redhat.com>
9781
9782 * gdb.base/reread.exp: Use clean_restart.
9783
487d9753
PL
97842014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9785
9786 * gdb.arch/avr-flash-qualifer.c: New.
9787 * gdb.arch/avr-flash-qualifer.exp: New.
9788
cc1c52ad
PA
97892014-07-14 Pedro Alves <palves@redhat.com>
9790
9791 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9792 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9793
1e973570
PA
97942014-07-14 Pedro Alves <palves@redhat.com>
9795
9796 * gdb.base/double-prompt-target-event-error.c: New file.
9797 * gdb.base/double-prompt-target-event-error.exp: New file.
9798
93d6eb10
PA
97992014-07-14 Pedro Alves <palves@redhat.com>
9800
9801 PR gdb/17072
9802 * gdb.base/paginate-inferior-exit.c: New file.
9803 * gdb.base/paginate-inferior-exit.exp: New file.
9804
0017922d
PA
98052014-07-14 Pedro Alves <palves@redhat.com>
9806
9807 PR gdb/17072
9808 * gdb.base/paginate-bg-execution.c: New file.
9809 * gdb.base/paginate-bg-execution.exp: New file.
9810
94696ad3
PA
98112014-07-14 Pedro Alves <palves@redhat.com>
9812
9813 PR gdb/17072
9814 * gdb.base/paginate-execution-startup.c: New file.
9815 * gdb.base/paginate-execution-startup.exp: New file.
9816 * lib/gdb.exp (pagination_prompt): New global.
9817 (default_gdb_spawn): New procedure, factored out from
9818 default_gdb_spawn.
9819 (default_gdb_start): Adjust to call default_gdb_spawn.
9820 (gdb_spawn): New procedure.
9821
bd293940
PA
98222014-07-14 Pedro Alves <palves@redhat.com>
9823
9824 * lib/gdb.exp (gdb_assert): New procedure.
9825 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9826
c933f875
PA
98272014-07-14 Pedro Alves <palves@redhat.com>
9828
9829 * gdb.base/execution-termios.c: New file.
9830 * gdb.base/execution-termios.exp: New file.
9831
d98b7a16
TT
98322014-07-14 Tom Tromey <tromey@redhat.com>
9833
9834 * gdb.cp/vla-cxx.cc: New file.
9835 * gdb.cp/vla-cxx.exp: New file.
9836
548740d6
TT
98372014-07-14 Tom Tromey <tromey@redhat.com>
9838
9839 * gdb.reverse/rerun-prec.c: New file.
9840 * gdb.reverse/rerun-prec.exp: New file.
9841
a25eb028
MR
98422014-07-12 Maciej W. Rozycki <macro@mips.com>
9843 Maciej W. Rozycki <macro@codesourcery.com>
9844
9845 * lib/gdb-utils.exp: New file.
9846 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9847 inline `gdb_init_command' processing.
9848 (gdb_start_cmd): Likewise.
9849 * lib/mi-support.exp (mi_run_cmd): Likewise.
9850 * README: Document `gdb_init_command' and `gdb_init_commands'.
9851
218c2655
JK
98522014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9853
9854 Fix false FAIL running under a very long directory name.
9855 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9856 and "set print elements 10000". Twice.
9857
5401fde3
YQ
98582014-07-11 Yao Qi <yao@codesourcery.com>
9859
9860 * gdb.base/exprs.exp: "set print symbol off".
9861
e76126e8
PA
98622014-07-11 Pedro Alves <palves@redhat.com>
9863
9864 * gdb.threads/kill.c: New file.
9865 * gdb.threads/kill.exp: New file.
9866
2d6f0de6
YQ
98672014-07-10 Yao Qi <yao@codesourcery.com>
9868
9869 * gdb.trace/tfile.c (write_basic_trace_file)
9870 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9871 address written to trace file.
9872
7180e04a
PA
98732014-07-09 Pedro Alves <palves@redhat.com>
9874
9875 * gdb.base/attach-wait-input.exp: New file.
9876 * gdb.base/attach-wait-input.c: New file.
9877
9a9a7608
AB
98782014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9879
9880 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9881 setting up test structures.
9882 (main): Call new test function.
9883 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9884 test function, continue into test function and walk test
9885 structures.
9886
161ac41e
YQ
98872014-07-02 Yao Qi <yao@codesourcery.com>
9888
9889 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9890 'bar_start' at the beginning of functions 'foo' and 'bar'
9891 respectively.
9892 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9893 instead of 'foo' and 'bar'.
9894
1f267ae3
MM
98952014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9896
9897 * gdb.btrace/segv.exp: New.
9898 * gdb.btrace/segv.c: New.
9899
2b239efb
LM
99002014-07-02 Luis Machado <lgustavo@codesourcery.com>
9901
9902 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9903 instruction.
9904
cf363f18
MW
99052014-06-30 Mark Wielaard <mjw@redhat.com>
9906
9907 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9908 vulture, vilify, villar): New volatile array constants.
9909 (vindictive, vegetation): New const volatile array constants.
9910 * gdb.base/volatile.exp: Test volatile and const volatile array
9911 types.
9912
aebf9d24
AA
99132014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9914
9915 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9916 target lacks support for awatch, rwatch, or hbreak.
9917
b67a2c6f
YQ
99182014-06-27 Yao Qi <yao@codesourcery.com>
9919
9920 * gdb.multi/dummy-frame-restore.exp: New.
9921 * gdb.multi/dummy-frame-restore.c: New.
9922
aef92902
MM
99232014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9924
9925 * gdb.btrace/gcore.exp: New.
9926
8e9db26e
PA
99272014-06-23 Pedro Alves <palves@redhat.com>
9928
9929 * gdb.base/watchpoint-reuse-slot.c: New file.
9930 * gdb.base/watchpoint-reuse-slot.exp: New file.
9931
70afc5b7
SC
99322014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9933
9934 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9935 progspace's filename in 'info', 'enable' and 'disable' command
9936 tests.
9937
b972bd9c
JK
99382014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9939
9940 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9941 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9942 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9943
125f8a3d
GB
99442014-06-20 Gary Benson <gbenson@redhat.com>
9945
9946 * gdb.arch/i386-avx.exp: Fix include file location.
9947 * gdb.arch/i386-sse.exp: Likewise.
9948
3ed9baed
IB
99492014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9950
9951 * gdb.dlang/expression.exp: New file.
9952
034f788c
PA
99532014-06-19 Pedro Alves <palves@redhat.com>
9954
9955 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9956 out from ...
9957 (top level): ... here. Iterate running tests under different
9958 scheduler-locking settings.
9959
45371d0c
LM
99602014-06-18 Luis Machado <lgustavo@codesourcery.com>
9961
9962 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9963 to DW_FORM_addr and use non-zero addresses.
9964
5d376983
SC
99652014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9966
9967 PR gdb/17017
9968 * gdb.python/py-xmethods.cc: Add global function call counters and
9969 increment them in their respective functions. Remove "cout"
9970 statements.
9971 * gdb.python/py-xmethods.exp: Make tests check the global function
9972 call counters instead of depending on inferior IO.
9973
a1aa2221
LM
99742014-06-18 Don Breazeal <donb@codesourcery.com>
9975
9976 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9977 Deleted procedure.
9978 (explicit_fork_parent_follow): Deleted procedure.
9979 (explicit_fork_child_follow): Deleted procedure.
9980 (test_follow_fork): New procedure.
9981 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9982 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9983 procedure calls.
9984
0fc05997
YQ
99852014-06-17 Yao Qi <yao@codesourcery.com>
9986
9987 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9988 CP1252.
9989
70795c52
LM
99902014-06-17 Luis Machado <lgustavo@codesourcery.com>
9991
9992 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9993 Initialize ptr and S explicitly.
9994 (skip_type_update_when_not_use_rtti_test): Likewise.
9995
6be47f0c
KS
99962014-06-16 Keith Seitz <keiths@redhat.com>
9997
9998 PR mi/15863
9999 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
10000 the inferior is started.
10001
d03de421
PA
100022014-06-16 Pedro Alves <palves@redhat.com>
10003
10004 * gdb.base/break-main-file-remove-fail.c: New file.
10005 * gdb.base/break-main-file-remove-fail.exp: New file.
10006 * gdb.base/break-unload-file.exp: Use build_executable instead of
10007 prepare_for_testing.
10008 (test_break): New parameter "initial_load". Handle it.
10009 (top level): Add initial_load cmdline/file axis.
10010
f9579b99
TT
100112014-06-12 Tom Tromey <tromey@redhat.com>
10012
10013 * gdb.base/completion.exp: Don't use directory name in test.
10014
3657956b
GB
100152014-06-09 Gary Benson <gbenson@redhat.com>
10016
10017 * gdb.base/sigall.c [Functions to send signals]: Reorder to
10018 separate the always-available ANSI-standard signals from the
10019 signals that require checking.
10020 (main): Likewise.
10021 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
10022 Likewise.
10023 (main): Likewise.
10024
4186eb54
KS
100252014-06-07 Keith Seitz <keiths@redhat.com>
10026
10027 Revert:
10028 PR c++/16253
10029 * gdb.cp/var-tag.cc: New file.
10030 * gdb.cp/var-tag.exp: New file.
10031 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10032 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10033 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10034 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10035
25326a28 100362014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
10037
10038 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
10039
829155c9
PA
100402014-06-06 Pedro Alves <palves@redhat.com>
10041
10042 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
10043 in target debug output instead of looking at RSP packets,
10044 disabling the test on any target that uses hardware stepping.
10045 Update comments.
10046
61c8d22e
PA
100472014-06-06 Pedro Alves <palves@redhat.com>
10048
10049 * gdb.base/break-unload-file.exp: Fix typo.
10050
d9a47287
YQ
100512014-06-06 Yao Qi <yao@codesourcery.com>
10052
10053 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
10054 from "jit_function" to "^jit_function".
10055
e5e01dbf
YQ
100562014-06-06 Yao Qi <yao@codesourcery.com>
10057
10058 * gdb.base/async.c (foo): Add one statement.
10059 * gdb.base/async.exp: Get the next instruction address and
10060 match the output of "nexti" by instruction address. Match
10061 the hex address in the output of "finish".
10062
73ba372c
GB
100632014-06-06 Gary Benson <gbenson@redhat.com>
10064
10065 * gdb.base/call-signals.c: Remove preprocessor conditionals
10066 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
10067 SIGSEGV and SIGTERM.
10068 * gdb.base/sigall.c: Likewise.
10069 * gdb.base/unwindonsignal.c: Likewise.
10070 * gdb.reverse/sigall-reverse.c: Likewise.
10071
831517df
YQ
100722014-06-06 Yao Qi <yao@codesourcery.com>
10073
10074 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
10075 readable, skip the test.
10076
b8b91e98
YQ
100772014-06-06 Yao Qi <yao@codesourcery.com>
10078
10079 * gdb.threads/staticthreads.c (thread_function): Move the line
10080 setting breakpoint on forward.
10081 * gdb.threads/staticthreads.exp: Update comments.
10082
fb934770
LC
100832014-06-05 Ludovic Courtès <ludo@gnu.org>
10084
10085 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10086 "history-append! type error".
10087
6ef284bd
SM
100882014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10089
10090 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10091 erroneous dprintf expected input.
10092
a872e241
DE
100932014-06-04 Doug Evans <xdje42@gmail.com>
10094
10095 * gdb.guile/scm-generics.exp: Delete.
10096
16f691fb
DE
100972014-06-04 Doug Evans <xdje42@gmail.com>
10098
10099 * gdb.guile/scm-breakpoint.exp: Update.
10100 Add tests for breakpoint registration.
10101
012370f6
TT
101022014-06-04 Tom Tromey <tromey@redhat.com>
10103
10104 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10105 VLA-in-union.
10106 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10107 inner_vla_struct, vla_union types. Initialize objects of those
10108 types and compute their sizes.
10109
9f5a4cef
HZ
101102014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10111 Hui Zhu <hui@codesourcery.com>
10112
10113 * gdb.base/fileio.exp: Add test for shell not available as well as
10114 available.
10115 * gdb.base/fileio.c (test_system): Check for shell twice.
10116
90a45c4d
YQ
101172014-06-04 Yao Qi <yao@codesourcery.com>
10118
10119 * gdb.base/auto-connect-native-target.exp: Remove redundant
10120 space from the regexp pattern.
10121
70017e41
YQ
101222014-06-04 Yao Qi <yao@codesourcery.com>
10123
10124 * gdb.base/default.exp: Replace "child" with "native" in
10125 regexp pattern.
10126
883964a7
SC
101272014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10128
10129 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10130 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10131 * gdb.python/py-xmethods.py: Python script supporting the
10132 new testcase and tests.
10133
ef370185
JB
101342014-06-03 Joel Brobecker <brobecker@adacore.com>
10135 Pedro Alves <palves@redhat.com>
10136
10137 PR breakpoints/17000
10138 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10139 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10140
1e2ccb61
BM
101412014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10142
10143 * gdb.base/subst.exp: Add tests to verify partial path matching
10144 output.
10145
c6ec5ab2
PA
101462014-06-03 Pedro Alves <palves@redhat.com>
10147
10148 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10149 target that doesn't use software single-stepping.
10150
835c559f
PA
101512014-06-03 Pedro Alves <palves@redhat.com>
10152
10153 PR breakpoints/17000
10154 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10155 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10156
06eb1586
DE
101572014-06-02 Doug Evans <xdje42@gmail.com>
10158
10159 * gdb.guile/scm-parameter.exp: New file.
10160
e698b8c4
DE
101612014-06-02 Doug Evans <xdje42@gmail.com>
10162
10163 * gdb.guile/scm-cmd.c: New file.
10164 * gdb.guile/scm-cmd.exp: New file.
10165
ded03782
DE
101662014-06-02 Doug Evans <xdje42@gmail.com>
10167
10168 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10169 pretty-printer lookup.
10170 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10171 (make-pp_s-printer): Call it.
10172 (make-pretty-printer-from-dict): New function.
10173 (lookup-pretty-printer-maker-from-dict): New function.
10174 (*pretty-printer*): Simplify.
10175 (make-objfile-pp_s-printer): New function.
10176 (install-objfile-pretty-printers!): New function.
10177 (make-progspace-pp_s-printer): New function.
10178 (install-progspace-pretty-printers!): New function.
10179 * gdb.guile/scm-progspace.c: New file.
10180 * gdb.guile/scm-progspace.exp: New file.
10181
41fac0cf
PA
101822014-06-02 Pedro Alves <palves@redhat.com>
10183
10184 * gdb.base/dprintf-bp-same-addr.c: New file.
10185 * gdb.base/dprintf-bp-same-addr.exp: New file.
10186
96ae5695
EBM
101872014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10188
10189 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10190 * gdb.arch/powerpc-power.s: Likewise.
10191
da02b3a8
JB
101922014-06-02 Joel Brobecker <brobecker@adacore.com>
10193
10194 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10195
c72b2e7b
YQ
101962014-06-01 Yao Qi <yao@codesourcery.com>
10197
10198 * gdb.base/watchpoint.exp (test_watch_location): Check null
10199 pointer can be dereferenced. If not, do the test, otherwise
10200 skip it.
10201
53e8a631
AB
102022014-05-30 Andrew Burgess <aburgess@broadcom.com>
10203
10204 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10205 results.
10206 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10207
938f0e2f
AB
102082014-05-30 Andrew Burgess <aburgess@broadcom.com>
10209
10210 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10211 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10212 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10213 * gdb.arch/amd64-invalid-stack-top.c: New file.
10214 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10215
9ba6657a
PA
102162014-05-30 Pedro Alves <palves@redhat.com>
10217
10218 PR breakpoints/17000
10219 * gdb.base/sss-bp-on-user-bp.c: New file.
10220 * gdb.base/sss-bp-on-user-bp.exp: New file.
10221
522c09bf
DB
102222014-05-30 David Blaikie <dblaikie@gmail.com>
10223
10224 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10225 gnu_inline semantics via attribute.
10226 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10227 source explicitly specifies the required semantics.
10228
bf4ef81e
MR
102292014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10230
10231 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10232
329ea579
PA
102332014-05-29 Pedro Alves <palves@redhat.com>
10234 Tom Tromey <tromey@redhat.com>
10235
10236 * gdb.base/async-shell.exp: Don't enable target-async.
10237 * gdb.base/async.exp
10238 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10239 parameter. Adjust.
10240 (top level): Don't test with "target-async".
10241 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10242 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10243 * gdb.base/inferior-died.exp: Don't enable target-async.
10244 * gdb.base/interrupt-noterm.exp: Likewise.
10245 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10246 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10247 * gdb.mi/mi-nonstop.exp: Likewise.
10248 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10249 * gdb.mi/mi-nsintrall.exp: Likewise.
10250 * gdb.mi/mi-nsmoribund.exp: Likewise.
10251 * gdb.mi/mi-nsthrexec.exp: Likewise.
10252 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10253 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10254 * gdb.python/py-evsignal.exp: Don't enable target-async.
10255 * gdb.python/py-evthreads.exp: Likewise.
10256 * gdb.python/py-prompt.exp: Likewise.
10257 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10258 * gdb.server/solib-list.exp: Don't enable target-async.
10259 * gdb.threads/thread-specific-bp.exp: Likewise.
10260 * lib/mi-support.exp: Adjust to use mi-async.
10261
fd664c91
PA
102622014-05-29 Pedro Alves <palves@redhat.com>
10263
10264 PR gdb/13860
10265 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10266 reason, even in sync mode.
10267
251bde03
PA
102682014-05-29 Pedro Alves <palves@redhat.com>
10269 Hui Zhu <hui@codesourcery.com>
10270
10271 PR PR15693
10272 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10273 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10274 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10275 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10276
7f3c0343
JB
102772014-05-28 Joel Brobecker <brobecker@adacore.com>
10278
10279 * config/monitor.exp (gdb_target_monitor): Replace use of
10280 "set remotebaud" by "set serial baud".
10281
b2715b27
AW
102822014-05-26 Andy Wingo <wingo@igalia.com>
10283
10284 * gdb.guile/scm-breakpoint.exp:
10285 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10286 properties instead of gdb-object-properties.
10287
498a4489
YQ
102882014-05-26 Yao Qi <yao@codesourcery.com>
10289
10290 * gdb.server/no-thread-db.exp: Specify source file name
10291 explicitly when setting a breakpoint.
10292
589fdceb
MM
102932014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10294
10295 * gdb.btrace/vdso.c: New.
10296 * gdb.btrace/vdso.exp: New.
10297
e9089e05
MM
102982014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10299
10300 * gdb.base/gcore.exp (capture_command_output): Move ...
10301 * lib/gdb.exp (capture_command_output): ... here.
10302
67b5c0c1
MM
103032014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10304
10305 * gdb.btrace/data.exp: Test memory access during btrace replay.
10306
a2199296
SM
103072014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10308
10309 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10310
17b2616c
PA
103112014-05-21 Pedro Alves <palves@redhat.com>
10312
10313 PR gdb/13860
10314 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10315 (top level): Test that output related to execution commands is
10316 sent to the console with CLI commands, but not with MI commands.
10317 Test that breakpoint events are always mirrored to the console.
10318 Also expect the new source line to be output after a "next" in
10319 async mode too. Make it a pass/fail test.
10320 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10321 output.
10322 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10323
5166082f
PA
103242014-05-21 Pedro Alves <palves@redhat.com>
10325
10326 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10327 Use them to test variations of "list" after reaching a breakpoint.
10328 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10329 Test "list" with listsize 10 after reaching a breakpoint.
10330 * gdb.python/python.exp (decode_line current location line
10331 number): Adjust expected line number.
10332
2f25d70f
SM
103332014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10334
10335 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10336 behavior for $args, pass it directly to "run".
10337
ff604a67
MR
103382014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10339
10340 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10341 30000 to 65536.
10342
6a3cb8e8
PA
103432014-05-21 Pedro Alves <palves@redhat.com>
10344
10345 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10346 auto-connect-native-target off".
10347 * gdb.base/auto-connect-native-target.c: New file.
10348 * gdb.base/auto-connect-native-target.exp: New file.
10349
4ebfc96e
PA
103502014-05-21 Pedro Alves <palves@redhat.com>
10351
10352 * gdb.base/default.exp: Test "target native" instead of "target
10353 child".
10354
36d46afb
MW
103552014-05-21 Mark Wielaard <mjw@redhat.com>
10356
10357 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10358
5876f503
JK
103592014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10360
10361 Fix TLS access for -static -pthread.
10362 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10363 <HAVE_TLS> (thread_function, main): Initialize it.
10364 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10365 Add clean_restart.
10366 <$have_tls != "">: Check TLSVAR.
10367
0256a6ac
PA
103682014-05-21 Pedro Alves <palves@redhat.com>
10369
10370 * gdb.base/dcache-line-read-error.c: New.
10371 * gdb.base/dcache-line-read-error.exp: New.
10372
936d2992
PA
103732014-05-20 Pedro Alves <palves@redhat.com>
10374
10375 * gdb.base/compare-sections.c: New file.
10376 * gdb.base/compare-sections.exp: New file.
10377
802e8e6d
PA
103782014-05-20 Pedro Alves <palves@redhat.com>
10379
10380 * gdb.base/break-idempotent.c: New file.
10381 * gdb.base/break-idempotent.exp: New file.
10382
e59fa00f
MM
103832014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10384
10385 * gdb.btrace/nohist.exp: New.
10386
8b696e31
YQ
103872014-05-20 Yao Qi <yao@codesourcery.com>
10388
10389 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10390 gdb.reverse directory and gdb_reverse_timeout exists in board
10391 setting.
10392 * README: Document gdb_reverse_timeout.
10393
73c9764f
YQ
103942014-05-20 Yao Qi <yao@codesourcery.com>
10395
10396 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10397 'test_file_name'. Treat args as a string instead of a list.
10398 (gdb_init): Rename argument 'args' by 'test_file_name'.
10399
f1f4348a
JK
104002014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10401
10402 * gdb.arch/powerpc-power.exp: New file.
10403 * gdb.arch/powerpc-power.s: New file.
10404
0dbe70ce
DE
104052014-05-16 Doug Evans <dje@google.com>
10406
10407 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
10408 * gdb.base/completion.exp: Check that all expected files exist
10409 before doing file completion.
0dbe70ce 10410
8d551b02
DE
104112014-05-16 Doug Evans <dje@google.com>
10412
10413 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10414 Update.
10415 (do_syscall_tests_without_xml): Update.
10416
73eb7709
PA
104172014-05-16 Pedro Alves <palves@redhat.com>
10418
10419 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10420 instead of "unknown output after running".
10421
3fae92fc
YQ
104222014-05-16 Yao Qi <yao@codesourcery.com>
10423
10424 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10425 file1.txt from host at the end.
10426 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10427
c2b2ccc5
DE
104282014-05-15 Doug Evans <dje@google.com>
10429
10430 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10431 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10432 loading file. Add test for TU lookup.
10433
8c217a4b
SM
104342014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10435
10436 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10437 calling "-exec-arguments" or "set args" before running the
10438 inferior.
10439
3deb39c6
SM
104402014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10441
10442 * lib/mi-support.exp (mi_expect_stop): Expect message for
10443 inferiors that exit with non-zero exit code.
10444
71a79f8c
YQ
104452014-05-14 Yao Qi <yao@codesourcery.com>
10446
10447 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10448 match absolute path on remote host.
10449 (test_file_list_exec_source_files): Remove "/" from the
10450 pattern.
10451
f23fcd46
YQ
104522014-05-14 Yao Qi <yao@codesourcery.com>
10453
10454 * boards/local-remote-host-notty.exp (${board}_file): New
10455 proc.
10456
9404b58f
KM
104572014-05-07 Kyle McMartin <kyle@redhat.com>
10458
10459 Pushed by Joel Brobecker <brobecker@adacore.com>.
10460 * gdb.arch/aarch64-atomic-inst.c: New file.
10461 * gdb.arch/aarch64-atomic-inst.exp: New file.
10462
5e45f04c
YQ
104632014-05-07 Yao Qi <yao@codesourcery.com>
10464
10465 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10466 in current context" too.
10467
c888a17d
KS
104682014-05-05 Keith Seitz <keiths@redhat.com>
10469
10470 * gdb.linespec/ls-dollar.exp: Add test for linespec
10471 file:convenience_variable.
10472
290a839c
YQ
104732014-05-05 Yao Qi <yao@codesourcery.com>
10474
10475 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10476 traceframes into tfile and ctf trace files. Read data from
10477 trace file and test collected data.
10478 (gdb_collect_locals_test): Likewise.
10479 (gdb_unavailable_registers_test): Likewise.
10480 (gdb_unavailable_floats): Likewise.
10481 (gdb_collect_globals_test): Likewise.
10482 (top-level): Append "ctf" to trace_file_targets if GDB
10483 supports.
10484
b5262cd0
YQ
104852014-05-05 Yao Qi <yao@codesourcery.com>
10486
10487 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10488 code to ...
10489 (gdb_collect_args_test_1): ... it. New proc.
10490 (gdb_collect_locals_test): Move some code to ...
10491 (gdb_collect_locals_test_1): ... it. New proc.
10492 (gdb_unavailable_registers_test): Move some code to ...
10493 (gdb_unavailable_registers_test_1): ... it. New proc.
10494 (gdb_unavailable_floats): Move some code to ...
10495 (gdb_unavailable_floats_1): ... it. New proc.
10496
30a1e6cc
SDJ
104972014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10498
10499 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10500 probes to test for bitness recognition.
10501 * gdb.arch/amd64-stap-optional-prefix.exp
10502 (test_probe_value_without_reg): New procedure.
10503 Add code to test for different kinds of bitness.
10504
f33da99a
SDJ
105052014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10506
10507 PR breakpoints/16889
10508 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10509 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10510
5b80f00d
PA
105112014-05-01 Pedro Alves <palves@redhat.com>
10512
10513 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10514 gdb_file_cmd if no file is specified.
10515 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10516 last_loaded_file to set the remote exec-file.
10517
f8c2a73c
PA
105182014-05-01 Pedro Alves <palves@redhat.com>
10519
10520 * boards/local-remote-host.exp: New file.
10521
be6e8ac7
PA
105222014-05-01 Pedro Alves <palves@redhat.com>
10523
10524 * boards/local-remote-host.exp: Rename to ...
10525 * boards/local-remote-host-notty.exp: ... this.
10526
cac0dc8f
JB
105272014-04-28 Joel Brobecker <brobecker@adacore.com>
10528
10529 * gdb.ada/dyn_arrayidx: New testcase.
10530
9730e6cc
YQ
105312014-04-26 Yao Qi <yao@codesourcery.com>
10532
10533 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10534 and compute the length of function main. Save it in
10535 $main_length.
10536 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10537 (top-level): Use gdb_compile to compile objects into
10538 executable and restart GDB. Remove invocation to
10539 prepare_for_testing.
10540
7ae1a6a6
PA
105412014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10542 Pedro Alves <palves@redhat.com>
10543
10544 PR server/16255
10545 * gdb.multi/multi-attach.c: New file.
10546 * gdb.multi/multi-attach.exp: New file.
10547
4082afcc
PA
105482014-04-25 Pedro Alves <palves@redhat.com>
10549
10550 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10551 user.
10552 (top level): Test that "set remote conditional-breakpoints-packet
10553 off" works as intended.
10554 * gdb.base/dprintf.exp: Test that "set remote
10555 breakpoint-commands-packet off" works as intended.
10556 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10557 New function.
10558 (top level): Call it.
10559 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10560 remote fast-tracepoints-packet off" works as intended.
10561 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10562 * lib/gdb.exp (gdb_is_target_remote): ... here.
10563
2abc3f8d
DB
105642014-04-24 David Blaikie <dblaikie@gmail.com>
10565
10566 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10567 ensure clang would not discard them.
10568 * gdb.base/gdbvars.c: Ditto.
10569 * gdb.base/memattr.c: Ditto.
10570 * gdb.base/whatis.c: Ditto.
10571 * gdb.python/py-prettyprint.c: Ditto.
10572 * gdb.trace/actions.c: Ditto.
10573 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10574 ensure clang would not discard it.
10575
bfd39632
DB
105762014-04-24 David Blaikie <dblaikie@gmail.com>
10577
10578 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10579 clang to emit the full definition of type required by the test
10580 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10581
22842ff6
DB
105822014-04-24 David Blaikie <dblaikie@gmail.com>
10583
10584 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10585 coax Clang into emitting the definition of the type.
10586 * gdb.cp/pr10728-x.h (y): Ditto.
10587 * gdb.cp/pr10728-y.cc (y): Ditto.
10588
c2e827ad
DB
105892014-04-24 David Blaikie <dblaikie@gmail.com>
10590
10591 * gdb.base/label.exp: XFAIL label related tests under Clang.
10592 * gdb.cp/cplabel.exp: Ditto.
10593 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10594 under Clang those using labels.
10595
4c2d33e7
YQ
105962014-04-25 Yao Qi <yao@codesourcery.com>
10597
10598 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10599 double_label.
10600 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10601 partial_label and double_label.
10602
56083b99
DB
106032014-04-24 David Blaikie <dblaikie@gmail.com>
10604
10605 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10606
25d4e99d
DB
106072014-04-24 David Blaikie <dblaikie@gmail.com>
10608
10609 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10610 of the function to work across GCC and Clang.
10611 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10612 pointer types (const void ** const V void **).
10613
01f9f808
MS
106142014-04-24 Michael Sturm <michael.sturm@mintel.com>
10615 Walfred Tedeschi <walfred.tedeschi@intel.com>
10616
10617 * Makefile.in (EXECUTABLES): Added i386-avx512.
10618 * gdb.arch/i386-avx512.c: New file.
10619 * gdb.arch/i386-avx512.exp: Likewise.
10620
4b48d439
KS
106212014-04-23 Keith Seitz <keiths@redhat.com>
10622
10623 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10624 (mi_make_breakpoint_table): New procedure.
10625 (mi_create_breakpoint): Use mi_make_breakpoint
10626 and return the result.
10627 (mi_make_breakpoint): New procedure.
10628 (mi_build_kv_pairs): New procedure.
10629
10630 * gdb.mi/mi-break.exp: Remove unused globals,
10631 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10632 All callers updated.
10633 * gdb.mi/mi-dprintf.exp: Use variable to track command
10634 number.
10635 Update all callers of mi_create_breakpoint and use
10636 mi_make_breakpoint_table.
10637 Remove any unused global variables.
10638 * gdb.mi/mi-nonstop.exp: Likewise.
10639 * gdb.mi/mi-nsintrall.exp: Likewise.
10640 * gdb.mi/mi-nsmoribund.exp: Likewise.
10641 * gdb.mi/mi-nsthrexec.exp: Likewise.
10642 * gdb.mi/mi-reverse.exp: Likewise.
10643 * gdb.mi/mi-simplerun.exp: Likewise.
10644 * gdb.mi/mi-stepn.exp: Likewise.
10645 * gdb.mi/mi-syn-frame.exp: Likewise.
10646 * gdb.mi/mi-until.exp: Likewise.
10647 * gdb.mi/mi-var-cp.exp: Likewise.
10648 * gdb.mi/mi-var-display.exp: Likewise.
10649 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10650 * gdb.mi/mi2-var-child.exp: Likewise.
10651 * gdb.mi/mi-vla-c99.exp: Likewise.
10652 * lib/mi-support.exp: Likewise.
10653
10654 From Ian Lance Taylor <iant@cygnus.com>:
10655 * lib/gdb.exp (parse_args): New procedure.
10656
08351840
PA
106572014-04-23 Pedro Alves <palves@redhat.com>
10658
10659 * gdb.base/break-unload-file.c: New file.
10660 * gdb.base/break-unload-file.exp: New file.
10661 * gdb.base/sym-file-lib.c (baz): New function.
10662 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10663 field.
10664 (load): Store the segment's mapped size.
10665 (unload): New function.
10666 (unload_shlib): New function.
10667 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10668 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10669 set a breakpoint at baz, and call it.
10670 * gdb.base/sym-file.exp: New tests for stale breakpoint
10671 instructions.
10672
076855f9
PA
106732014-04-23 Pedro Alves <palves@redhat.com>
10674
10675 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10676 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10677 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10678 * gdb.base/hbreak-unmapped.c: New file.
10679 * gdb.base/hbreak-unmapped.exp: New file.
10680 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10681 * lib/gdb.exp (gdb_is_target_remote): ... here.
10682
483805cf
PA
106832014-04-22 Pedro Alves <palves@redhat.com>
10684
10685 * gdb.base/consecutive-step-over.c: New file.
10686 * gdb.base/consecutive-step-over.exp: New file.
10687
06d97543
PA
106882014-04-22 Pedro Alves <palves@redhat.com>
10689
10690 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10691 instead of send_gdb/gdb_expect.
10692
b4429ea2
YQ
106932014-04-22 Yao Qi <yao@codesourcery.com>
10694
10695 * lib/trace-support.exp (generate_tracefile): New procedure.
10696 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10697 return 0.
10698 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10699 if generate_tracefile returns 1.
10700
51d48146
PA
107012014-04-18 Tom Tromey <palves@redhat.com>
10702 Pedro alves <tromey@redhat.com>
10703
10704 PR backtrace/15558
10705 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10706 with a backtrace limit.
10707 * gdb.python/py-frame-inline.exp: Test running to an inline
10708 function with a backtrace limit, and printing the newest frame.
10709 * gdb.python/py-frame-inline.c (main): Call f.
10710
bd1dce5f
MS
107112014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10712
10713 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10714
40d1a503
MS
107152014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10716
10717 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10718 Drop prefix from unsupported source file path.
10719
389b98f7
YQ
107202014-04-17 Yao Qi <yao@codesourcery.com>
10721
10722 * lib/gdb.exp (with_target_charset): New proc.
10723 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10724 with_target_charset.
10725 (test_print_strings): Likewise.
10726 (test_repeat_bytes): Likewise.
10727 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10728 for some tests.
10729
22869d73
KS
107302014-04-16 Keith Seitz <keiths@redhat.com>
10731
10732 PR gdb/15827
10733 * gdb.dwarf2/corrupt.c: New file.
10734 * gdb.dwarf2/corrupt.exp: New file.
10735
c4f87ca6
KS
107362014-04-16 Keith Seitz <keiths@redhat.com>
10737
10738 PR c++/16597
10739 * gdb.cp/namelessclass.cc: New file.
10740 * gdb.cp/namelessclass.exp: New file.
10741 * gdb.cp/namelessclass.S: New file.
10742
ab19de87
DE
107432014-04-16 Doug Evans <dje@google.com>
10744
10745 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10746 Add comment.
10747 (gdbserver_default_get_comm_port): New function.
10748 (gdbserver_start): Check if board file provided
10749 "gdbserver,get_comm_port" and use it if so.
10750 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10751 (gdb,socketport): Set to "stdio".
10752 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10753 (stdio_gdbserver_template): Delete.
10754 (${board}_get_remote_address): Update.
10755 (${board}_build_remote_cmd): Delete.
10756 (${board}_get_comm_port): New function.
10757 (${board}_spawn): Update.
10758 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10759 Delete.
10760 (${board}_get_remote_address): Update.
10761 (${board}_get_comm_port): New function.
10762
fc98a809
AB
107632014-04-16 Andrew Burgess <aburgess@broadcom.com>
10764
10765 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10766 appearing in any order.
10767
87fd9e6e
DE
107682014-04-15 Doug Evans <dje@google.com>
10769
10770 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10771 uninitialized value of "description".
10772
099fc3ea
KS
107732014-04-15 Keith Seitz <keiths@redhat.com>
10774
10775 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10776 Remove unused globals.
10777 (test_running_the_program): Likewise.
10778 (test_controlled_execution): Likewise.
10779 (test_controlling_breakpoints): Likewise.
10780 (test_program_termination): Likewise.
10781
5da151d4
KS
107822014-04-15 Keith Seitz <keiths@redhat.com>
10783
10784 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10785 unused globals.
10786 (test_rbreak_creation_and_listing): Likewise.
10787 (test_ignore_count): Likewise.
10788 (test_error): Likewise.
10789
35e5d2f0
PA
107902014-04-15 Pedro Alves <palves@redhat.com>
10791
10792 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10793 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10794 sym-file-loader.c.
10795 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10796 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10797 to sym-file-loader.c.
10798 (struct library): Forward declare.
10799 (load_shlib, lookup_function): Change prototypes.
10800 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10801 (translate_offset): Remove declarations.
10802 (get_text_addr): New declaration.
10803 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10804 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10805 sym-file-loader.h.
10806 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10807 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10808 here from sym-file-loader.h.
10809 (struct library): New structure.
10810 (load_shlib, lookup_function): Change prototypes and adjust to
10811 work with a struct library.
10812 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10813 (translate_offset): Make static.
10814 (get_text_addr): New function.
10815 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10816
eb4c1710
PA
108172014-04-15 Pedro Alves <palves@redhat.com>
10818
10819 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10820
2d1baf52
PA
108212014-04-15 Pedro Alves <palves@redhat.com>
10822
10823 * gdb.base/sym-file-loader.c: Include <limits.h>.
10824 (SELF_LINK): New define.
10825 (get_origin): New function.
10826 (load_shlib): Use it.
10827 * gdb.base/sym-file.exp: Don't early return if the target is
10828 remote. Use runto_main, and issue fail is that fails. Use
10829 gdb_load_shlibs.
10830 (shlib_name): Delete.
10831 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10832
7dd6df01
PA
108332014-04-15 Pedro Alves <palves@redhat.com>
10834
10835 * gdb.base/sym-file.exp: Remove regex characters from test
10836 message. Don't refer to breakpoint numbers in test messages.
10837
b50c8614
KS
108382014-04-14 Keith Seitz <keiths@redhat.com>
10839
10840 PR c++/16253
10841 * gdb.cp/var-tag.cc: New file.
10842 * gdb.cp/var-tag.exp: New file.
10843 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10844 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10845 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10846 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10847
3d567982
TT
108482014-04-14 Tom Tromey <tromey@redhat.com>
10849
10850 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10851 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10852 type.
10853 * gdb.cp/enum-class.exp: New file.
10854 * gdb.cp/enum-class.cc: New file.
10855
0626fc76
TT
108562014-04-14 Tom Tromey <tromey@redhat.com>
10857
10858 * gdb.dwarf2/enum-type.exp: New file.
10859
dca325b3
SA
108602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10861
10862 * gdb.mi/mi-vla-c99.exp: New file.
10863 * gdb.mi/vla.c: New file.
10864
5854b38a
SA
108652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10866
10867 * gdb.base/vla-datatypes.c: New file.
10868 * gdb.base/vla-datatypes.exp: New file.
10869
463bb957
SA
108702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10871
10872 * gdb.base/vla-ptr.c: New file.
10873 * gdb.base/vla-ptr.exp: New file.
10874
3dd170be
SA
108752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10876
10877 * gdb.dwarf2/count.exp: New file.
10878
5ecaaa66
SA
108792014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10880
10881 * gdb.base/vla-sideeffect.c: New file.
10882 * gdb.base/vla-sideeffect.exp: New file.
10883
41f1ada5
DB
108842014-04-14 David Blaikie <dblaikie@gmail.com>
10885
10886 * gdb.mi/non-stop.c: Add return value for non-void function return
10887 statement.
10888 * gdb.threads/staticthreads.c: Ditto.
10889
0be03e84
DE
108902014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10891 Doug Evans <xdje42@gmail.com>
10892
10893 * gdb.guile/scm-value.c: Improve test case.
10894 * gdb.guile/scm-value.exp: Add new test.
10895
f180a1fb
DB
108962014-04-11 David Blaikie <dblaikie@gmail.com>
10897
10898 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10899 override Clang's default.
10900
6b662e19
JB
109012014-04-11 Joel Brobecker <brobecker@adacore.com>
10902
10903 Revert the following changes (regressions):
10904
10905 * gdb.base/vla-sideeffect.c: New file.
10906 * gdb.base/vla-sideeffect.exp: New file.
10907
10908 * gdb.dwarf2/count.exp: New file.
10909
10910 * gdb.base/vla-multi.c: New file.
10911 * gdb.base/vla-multi.exp: New file.
10912
10913 * gdb.base/vla-ptr.c: New file.
10914 * gdb.base/vla-ptr.exp: New file.
10915
10916 * gdb.base/vla-datatypes.c: New file.
10917 * gdb.base/vla-datatypes.exp: New file.
10918
10919 * gdb.mi/mi-vla-c99.exp: New file.
10920 * gdb.mi/vla.c: New file.
10921
245a5f0b
KS
109222014-04-11 Keith Seitz <keiths@redhat.com>
10923
10924 PR c++/16675
10925 * gdb.cp/cpsizeof.exp: New file.
10926 * gdb.cp/cpsizeof.cc: New file.
10927
58a84dcf
SA
109282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10929
191a8a90
JB
10930 * gdb.mi/mi-vla-c99.exp: New file.
10931 * gdb.mi/vla.c: New file.
58a84dcf 10932
c8655f75
SA
109332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10934
10935 * gdb.base/vla-datatypes.c: New file.
10936 * gdb.base/vla-datatypes.exp: New file.
10937
024e13b4
SA
109382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10939
10940 * gdb.base/vla-ptr.c: New file.
10941 * gdb.base/vla-ptr.exp: New file.
10942
1a237e0e
SA
109432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10944
10945 * gdb.base/vla-multi.c: New file.
10946 * gdb.base/vla-multi.exp: New file.
10947
504f3432
SA
109482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10949
10950 * gdb.dwarf2/count.exp: New file.
10951
3bce8237
SA
109522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10953
191a8a90
JB
10954 * gdb.base/vla-sideeffect.c: New file.
10955 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10956
322f9c21
YQ
109572014-04-11 Yao Qi <yao@codesourcery.com>
10958
10959 * gdb.base/completion.exp: Check file exists before running tests
10960 on file completion.
10961
d708bcd1
PA
109622014-04-10 Pedro Alves <palves@redhat.com>
10963
10964 * gdb.base/cond-eval-mode.c: New file.
10965 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10966 prepare_for_testing to build the new file. Check result of
10967 runto_main.
10968 (test_break, test_watch): New procedures.
10969 (top level): Use them.
10970
ae1d2761
PM
109712014-04-08 Pierre Muller <muller@sourceware.org>
10972
10973 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10974 Ctrl-V use for mingw hosts.
10975
7af389b8
SC
109762014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10977
10978 * gdb.python/py-value.c: Improve test case.
10979 * gdb.python/py-value.exp: Add new test.
10980
5e703181
DE
109812014-04-07 David Blaikie <dblaikie@gmail.com>
10982
10983 * lib/compiler.c: Identify the clang compiler.
10984 * lib/compiler.cc: Ditto.
10985
9810b410
YQ
109862014-04-03 Yao Qi <yao@codesourcery.com>
10987
10988 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10989
98d1b8dc
AB
109902014-04-01 Anton Blanchard <anton@samba.org>
10991
10992 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10993 messages unique.
10994
3114cea1
AB
109952014-04-01 Anton Blanchard <anton@samba.org>
10996
10997 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10998 prepare_for_testing.
10999
62f7182c
AB
110002014-04-01 Anton Blanchard <anton@samba.org>
11001
11002 * gdb.arch/ppc64-atomic-inst.c: Remove.
11003 * gdb.arch/ppc64-atomic-inst.S: New file.
11004 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
11005
770e7fc7
DE
110062014-03-31 Doug Evans <dje@google.com>
11007
11008 * gdb.base/print-symbol-loading-lib.c: New file.
11009 * gdb.base/print-symbol-loading-main.c: New file.
11010 * gdb.base/print-symbol-loading.exp: New file.
11011
46e2bafa
YQ
110122014-03-31 Yao Qi <yao@codesourcery.com>
11013
11014 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
11015
8776cfe9
JB
110162014-03-28 Joel Brobecker <brobecker@adacore.com>
11017
11018 * gdb.ada/mi_dyn_arr: New testcase.
11019
5d1ef361
DE
110202014-03-27 Doug Evans <dje@google.com>
11021
11022 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
11023
b5bee914
YQ
110242014-03-27 Yao Qi <yao@codesourcery.com>
11025
11026 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
11027 if target is nios2-*-*.
11028
0d4d0e77
YQ
110292014-03-26 Yao Qi <yao@codesourcery.com>
11030
11031 * lib/gdb.exp (readline_is_used): New proc.
11032 * gdb.base/completion.exp: Move tests on command complete up.
11033 Skip the rest of tests if readline is not used.
11034 * gdb.ada/complete.exp: Skp the test if readline is not
11035 used.
11036 * gdb.base/filesym.exp: Likewise.
11037 * gdb.base/macscp.exp: Likewise.
11038 * gdb.base/readline-ask.exp: Likewise.
11039 * gdb.base/readline.exp: Likewise.
11040 * gdb.python/py-cmd.exp: Likewise.
11041 * gdb.trace/tfile.exp: Likewise.
11042
29361eee
YQ
110432014-03-26 Yao Qi <yao@codesourcery.com>
11044
11045 * gdb.base/macscp.exp: Fix code format issues.
11046
bc9a5525
UW
110472014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
11048
11049 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
11050 * gdb.asm/powerpc64le.inc: New file.
11051
d3839ede
PA
110522014-03-25 Pedro Alves <palves@redhat.com>
11053 Doug Evans <dje@google.com>
11054
11055 * gdb.base/source-execution.c: New file.
11056 * gdb.base/source-execution.exp: New file.
11057 * gdb.base/source-execution.gdb: New file.
11058
01672a57
DE
110592014-03-24 Doug Evans <dje@google.com>
11060
11061 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
11062 using fission.
11063
88bbeca9
HZ
110642014-03-24 Hui Zhu <hui@codesourcery.com>
11065 Pedro Alves <palves@redhat.com>
11066
11067 PR breakpoints/16101
11068 * gdb.base/dprintf.exp: Use unsupported rather than changing the
11069 test pass/fail messages. Detect missing support for dprintf when
11070 breakpoints are actually inserted.
11071 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
11072 breakpoints are actually inserted.
11073 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
11074 fails.
11075
d2348791
JK
110762014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11077
11078 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11079
feef67ab
DE
110802014-03-22 Doug Evans <xdje42@gmail.com>
11081
11082 * gdb.python/python.exp (python not supported): Verify multi-line
11083 python command issues an error.
25d743f9 11084 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 11085 guile command issues an error.
feef67ab 11086
ecebef6a
MR
110872014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11088
11089 * gdb.threads/thread-specific.exp: Handle the lack of usable
11090 $this_breakpoint and $this_thread.
11091
ccdd1909
HZ
110922014-03-21 Hui Zhu <hui@codesourcery.com>
11093
11094 * gdb.base/attach.exp (do_command_attach_tests): New.
11095
beb460e8
PA
110962014-03-20 Tom Tromey <tromey@redhat.com>
11097 Pedro Alves <palves@redhat.com>
11098
11099 PR cli/15718
11100 * gdb.base/condbreak-call-false.c: New file.
11101 * gdb.base/condbreak-call-false.exp: New file.
11102
40acf43a
PA
111032014-03-20 Pedro Alves <palves@redhat.com>
11104
11105 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11106 Delete.
11107 (block_signals, unblock_signals): Delete.
11108 (child_function_2, main): Remove references to deleted variable
11109 and functions.
11110
9f5e1e02
PA
111112014-03-20 Pedro Alves <palves@redhat.com>
11112
11113 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11114 Use pthread_kill to signal thread 2.
11115 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11116 Adjust to make the test send itself a signal rather than using the
11117 host's "kill" command.
11118
99619bea
PA
111192014-03-20 Pedro Alves <palves@redhat.com>
11120
11121 * gdb.threads/multiple-step-overs.c: New file.
11122 * gdb.threads/multiple-step-overs.exp: New file.
11123 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11124 Adjust expected infrun debug output.
11125
2adfaa28
PA
111262014-03-20 Pedro Alves <palves@redhat.com>
11127
11128 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11129 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11130
31e77af2
PA
111312014-03-20 Pedro Alves <palves@redhat.com>
11132
11133 PR breakpoints/7143
11134 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11135 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11136 of gdb_test_multiple.
11137 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11138 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11139
b9f437de
PA
111402014-03-20 Pedro Alves <palves@redhat.com>
11141
11142 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11143 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11144
05adc73e
PA
111452014-03-19 Pedro Alves <palves@redhat.com>
11146
11147 * gdb.base/async.exp: Remove early return.
11148
6048b950
PA
111492014-03-19 Pedro Alves <palves@redhat.com>
11150
11151 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11152
8bcfb00a
PA
111532014-03-19 Pedro Alves <palves@redhat.com>
11154
11155 * gdb.base/async.exp (test_background): Expect \r\n after
11156 "completed." in the fail pattern.
11157
884e37dc
PA
111582014-03-19 Pedro Alves <palves@redhat.com>
11159
11160 * gdb.base/async.exp (test_background): New procedure.
11161 Use it for all background execution command tests.
11162
148e57e2
PA
111632014-03-19 Pedro Alves <palves@redhat.com>
11164
11165 * gdb.base/async.exp: Use prepare_for_testing.
11166
f48088c7
PA
111672014-03-19 Pedro Alves <palves@redhat.com>
11168
11169 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11170 the same line.
11171
e2f6c966
PA
111722014-03-19 Pedro Alves <palves@redhat.com>
11173
11174 * gdb.base/async.c (main): Add "jump here" and "until here" line
11175 marker comments.
11176 * gdb.base/async.exp (jump_here): New global.
11177 (jump& test): Use it.
11178 (until_here): New global.
11179 (until& test): Use it.
11180
c30568d4
PA
111812014-03-19 Pedro Alves <palves@redhat.com>
11182
11183 * gdb.base/async.exp: Don't frob gdb_protocol.
11184
0172b6a7
DE
111852014-03-18 Doug Evans <xdje42@gmail.com>
11186
11187 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11188 Fix spelling of exec-done-display.
11189
06c868a8
JK
111902014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11191
11192 PR gdb/15358
11193 * gdb.base/gdb-sigterm.c: New file.
11194 * gdb.base/gdb-sigterm.exp: New file.
11195
0c7e1a46
PA
111962014-03-18 Pedro Alves <palves@redhat.com>
11197
11198 PR gdb/13860
11199 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11200 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11201 solib-event.
11202
f7c77d93
JB
112032014-03-17 Joel Brobecker <brobecker@adacore.com>
11204
11205 * gdb.ada/pckd_arr_ren: New testcase.
11206
5a1e8c7a
DE
112072014-03-13 Doug Evans <xdje42@gmail.com>
11208
11209 PR guile/16612
11210 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11211 collect after discarding symbols.
11212
350e1a76
DE
112132014-03-13 Ludovic Courtès <ludo@gnu.org>
11214 Doug Evans <xdje42@gmail.com>
11215
11216 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11217 to history survives a gc.
11218
a69900ae
PA
112192014-03-13 Pedro Alves <palves@redhat.com>
11220
11221 * gdb.base/default.exp: Don't test "target procfs".
11222
5db9f0bd
PA
112232014-03-13 Pedro Alves <palves@redhat.com>
11224
11225 * gdb.base/default.exp: Update "target child" and "target procfs"
11226 tests to not expect "Unix".
11227
b3ccfe11
TT
112282014-03-12 Tom Tromey <tromey@redhat.com>
11229
11230 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11231 New procs. Add target-async tests.
11232 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11233 Add target-async tests.
11234
646f4417
AA
112352014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11236
11237 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11238 'func_start' and 'func_end' for the beginning and end of the
11239 function code, respectively.
11240 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11241 'func_end' instead of 'func' and 'main'.
11242
288c211f
AA
112432014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11244
11245 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11246 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11247 generate the debug info assembler source.
11248
e0c0f156
AA
112492014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11250
11251 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11252 * gdb.dwarf2/arr-subrange.exp: Likewise.
11253 * gdb.dwarf2/dwz.exp: Likewise.
11254 * gdb.dwarf2/method-ptr.exp: Likewise.
11255 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11256 * gdb.dwarf2/subrange.exp: Likewise.
11257 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11258 * gdb.dwarf2/implptrpiece.exp: Likewise.
11259 * gdb.dwarf2/nostaticblock.exp: Likewise.
11260
0e5c4555
AA
112612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11262
11263 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11264 directory to absolute path name arguments.
11265
5ec18f2b
JG
112662014-03-10 Joel Brobecker <brobecker@adacore.com>
11267
11268 * gdb.ada/tagged_access: New testcase.
11269
847fc4f2
MM
112702014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11271
11272 * gdb.btrace/data.exp: Update expected output.
11273
cc3da688
YQ
112742014-03-06 Yao Qi <yao@codesourcery.com>
11275
11276 * gdb.trace/pr16508.exp: New file.
11277
0f26cec1
PA
112782014-03-05 Pedro Alves <palves@redhat.com>
11279
11280 PR gdb/16575
11281 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11282 procedure.
11283 (top level): Adjust to use it. Add tests that exercise breakpoint
11284 interaction with the code-cache.
11285
7a5a839f
LC
112862014-02-26 Ludovic Courtès <ludo@gnu.org>
11287
11288 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11289 test for 'history-append!'.
11290
31aa7e4e
JB
112912014-02-26 Joel Brobecker <brobecker@adacore.com>
11292
11293 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11294 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11295 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11296 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11297 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11298 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11299
1b588015
JB
113002014-02-26 Joel Brobecker <brobecker@adacore.com>
11301
11302 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11303 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11304 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11305
55426c9d
JB
113062014-02-26 Joel Brobecker <brobecker@adacore.com>
11307
11308 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11309
dc53a7ad
JB
113102014-02-26 Joel Brobecker <brobecker@adacore.com>
11311
11312 * gdb.dwarf2/arr-stride.c: New file.
11313 * gdb.dwarf2/arr-stride.exp: New file.
11314
12ab52e9
PA
113152014-02-26 Pedro Alves <palves@redhat.com>
11316
11317 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11318 that won't ever trigger. Make sure that GDB reports the correct
11319 breakpoint that caused the stop.
11320
849c862e
JK
113212014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11322
11323 PR gdb/16626
11324 * gdb.base/auto-load-script: New file.
11325 * gdb.base/auto-load.c: New file.
11326 * gdb.base/auto-load.exp: New file.
11327
71b7d793
JK
11328 PR gdb/16626
11329 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11330
e2f0d509
JK
113312014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11332
11333 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11334 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11335
50cc37c8
DE
113362014-02-24 Doug Evans <dje@google.com>
11337
11338 * lib/gdb.exp (run_on_host): Log error output if program fails.
11339
ea4758f2
PA
113402014-02-21 Pedro Alves <palves@redhat.com>
11341
11342 * gdb.threads/step-after-sr-lock.c: Rename to ...
11343 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11344 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11345 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11346 ... this.
11347
d7b30f67
SDJ
113482014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11349
11350 PR tdep/16397
11351 * gdb.arch/amd64-stap-special-operands.exp: New file.
11352 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11353 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11354 * gdb.arch/amd64-stap-triplet.S: Likewise.
11355 * gdb.arch/amd64-stap-triplet.c: Likewise.
11356
83deb43f
JB
113572014-02-20 Joel Brobecker <brobecker@adacore.com>
11358
11359 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11360 in .section pseudo-op.
11361
adde2bff
DE
113622014-02-20 lin zuojian <manjian2006@gmail.com>
11363 Joel Brobecker <brobecker@adacore.com>
11364 Doug Evans <xdje42@gmail.com>
11365
11366 PR symtab/16581
11367 * gdb.dwarf2/dw2-icycle.S: New file.
11368 * gdb.dwarf2/dw2-icycle.c: New file.
11369 * gdb.dwarf2/dw2-icycle.exp: New file.
11370
f7bd0f78
SC
113712014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11372
11373 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11374 operations on gdb.Value objects.
11375 * gdb.python/py-value-cc.exp: Add new test to test operations on
11376 gdb.Value objects.
11377
c17ef0d5
DE
113782014-02-18 Doug Evans <dje@google.com>
11379
11380 * Makefile.in (TESTS): New variable.
11381 (expanded_tests, expanded_tests_or_none): New variables
11382 (check-single): Pass $(expanded_tests_or_none) to runtest.
11383 (check-parallel): Only run tests in $(TESTS) if non-empty.
11384 (check/no-matching-tests-found): New rule.
11385 * README: Document TESTS makefile variable.
11386
5dd3176f
DE
113872014-02-18 Doug Evans <dje@google.com>
11388
11389 * Makefile.in (check-parallel): rm -rf outputs temp.
11390
0b10be4f
JK
113912014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11392
11393 Fix "ERROR: no fileid for" in the testsuite.
11394 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11395
85f224e7
DE
113962014-02-12 Doug Evans <dje@google.com>
11397
11398 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11399 (MISCELLANEOUS): New variable.
11400 (clean): rm -rf $(MISCELLANEOUS).
11401 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11402 dwp live in the same directory as symlinks, with each symlink pointed
11403 to a differently named file in a different directory.
11404
149b30ff
DE
114052014-02-11 Doug Evans <dje@google.com>
11406
11407 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11408 of Tcl file commands.
11409
1dfdac32
MK
114102014-02-10 Mark Kettenis <kettenis@gnu.org>
11411
11412 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11413 "kill -SIGUSR1 -1".
11414
aa4fb036
JB
114152014-02-10 Joel Brobecker <brobecker@adacore.com>
11416
11417 * gdb.ada/tick_length_array_enum_idx: New testcase.
11418
ed3ef339
DE
114192014-02-10 Doug Evans <xdje42@gmail.com>
11420
11421 * configure.ac (AC_OUTPUT): Add gdb.guile.
11422 * configure: Regenerate.
11423 * lib/gdb-guile.exp: New file.
11424 * lib/gdb.exp (get_target_charset): New function.
11425 * gdb.base/help.exp: Update expected output from "apropos apropos".
11426 * gdb.guile/Makefile.in: New file.
11427 * gdb.guile/guile.exp: New file.
11428 * gdb.guile/scm-arch.c: New file.
11429 * gdb.guile/scm-arch.exp: New file.
11430 * gdb.guile/scm-block.c: New file.
11431 * gdb.guile/scm-block.exp: New file.
11432 * gdb.guile/scm-breakpoint.c: New file.
11433 * gdb.guile/scm-breakpoint.exp: New file.
11434 * gdb.guile/scm-disasm.c: New file.
11435 * gdb.guile/scm-disasm.exp: New file.
11436 * gdb.guile/scm-equal.c: New file.
11437 * gdb.guile/scm-equal.exp: New file.
11438 * gdb.guile/scm-error.exp: New file.
11439 * gdb.guile/scm-error.scm: New file.
11440 * gdb.guile/scm-frame-args.c: New file.
11441 * gdb.guile/scm-frame-args.exp: New file.
11442 * gdb.guile/scm-frame-args.scm: New file.
11443 * gdb.guile/scm-frame-inline.c: New file.
11444 * gdb.guile/scm-frame-inline.exp: New file.
11445 * gdb.guile/scm-frame.c: New file.
11446 * gdb.guile/scm-frame.exp: New file.
11447 * gdb.guile/scm-generics.exp: New file.
11448 * gdb.guile/scm-gsmob.exp: New file.
11449 * gdb.guile/scm-iterator.c: New file.
11450 * gdb.guile/scm-iterator.exp: New file.
11451 * gdb.guile/scm-math.c: New file.
11452 * gdb.guile/scm-math.exp: New file.
11453 * gdb.guile/scm-objfile-script-gdb.in: New file.
11454 * gdb.guile/scm-objfile-script.c: New file.
11455 * gdb.guile/scm-objfile-script.exp: New file.
11456 * gdb.guile/scm-objfile.c: New file.
11457 * gdb.guile/scm-objfile.exp: New file.
11458 * gdb.guile/scm-ports.exp: New file.
11459 * gdb.guile/scm-pretty-print.c: New file.
11460 * gdb.guile/scm-pretty-print.exp: New file.
11461 * gdb.guile/scm-pretty-print.scm: New file.
11462 * gdb.guile/scm-section-script.c: New file.
11463 * gdb.guile/scm-section-script.exp: New file.
11464 * gdb.guile/scm-section-script.scm: New file.
11465 * gdb.guile/scm-symbol.c: New file.
11466 * gdb.guile/scm-symbol.exp: New file.
11467 * gdb.guile/scm-symtab-2.c: New file.
11468 * gdb.guile/scm-symtab.c: New file.
11469 * gdb.guile/scm-symtab.exp: New file.
11470 * gdb.guile/scm-type.c: New file.
11471 * gdb.guile/scm-type.exp: New file.
11472 * gdb.guile/scm-value-cc.cc: New file.
11473 * gdb.guile/scm-value-cc.exp: New file.
11474 * gdb.guile/scm-value.c: New file.
11475 * gdb.guile/scm-value.exp: New file.
11476 * gdb.guile/source2.scm: New file.
11477 * gdb.guile/types-module.cc: New file.
11478 * gdb.guile/types-module.exp: New file.
11479
7026a7c1
YQ
114802014-02-10 Yao Qi <yao@codesourcery.com>
11481
11482 PR testsuite/16543
11483 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11484 * configure: Regenerated.
11485 * Makefile.in: New file.
11486
6c466447
AS
114872014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11488
11489 * gdb.python/py-framefilter.exp: Fix typo.
11490
6e854735
YQ
114912014-02-08 Yao Qi <yao@codesourcery.com>
11492
11493 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11494 that no =breakpoint-modified is emitted when breakpoints are
11495 modified through MI commands.
11496
d137e6dc
PA
114972014-02-07 Pedro Alves <pedro@codesourcery.com>
11498 Pedro Alves <palves@redhat.com>
11499
11500 * gdb.threads/step-after-sr-lock.c: New file.
11501 * gdb.threads/step-after-sr-lock.exp: New file.
11502
b5ee5a50
PA
115032014-02-07 Pedro Alves <palves@redhat.com>
11504
11505 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11506
3c77faf3
JK
115072014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11508
11509 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11510 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11511
6dddc817
DE
115122014-02-06 Doug Evans <xdje42@gmail.com>
11513
11514 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11515 output.
11516
11517 * gdb.gdb/python-interrupts.exp: New file.
11518
de7b2893
YQ
115192014-02-05 Yao Qi <yao@codesourcery.com>
11520
11521 * gdb.trace/report.exp (use_collected_data): Test the output
11522 of "info threads" and "info inferiors".
11523
66d032ac
YQ
115242014-02-05 Yao Qi <yao@codesourcery.com>
11525
11526 Revert this patch:
11527
11528 2013-05-24 Yao Qi <yao@codesourcery.com>
11529
11530 * gdb.trace/tfile.exp: Test inferior and thread.
11531
591a12a1
UW
115322014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11533
11534 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11535 on a function.
11536 * gdb.base/step-bt.c: Call hello via function pointer to make
11537 sure its first instruction is executed on powerpc64le-linux.
11538
0ff3e01f
UW
115392014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11540
11541 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11542
084ee545
UW
115432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11544
11545 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11546 of the test patterns for use on little-endian systems.
11547
6ed14ff3
UW
115482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11549
11550 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11551 (decimal_vector): Fix for little-endian.
11552
401e27fd
JM
115532014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11554
11555 * gdb.arch/sparc-sysstep.exp: New file.
11556 * gdb.arch/sparc-sysstep.c: Likewise.
11557
11558 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11559
8b924729
EBM
115602014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11561
11562 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11563
fb151210
JB
115642014-01-23 Tom Tromey <tromey@redhat.com>
11565
11566 * gdb.ada/array_char_idx: New testcase.
11567
0740f8d8
TT
115682014-01-23 Tom Tromey <tromey@redhat.com>
11569
11570 PR python/16487:
11571 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11572 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11573 classes.
11574
21909fa1
TT
115752014-01-23 Tom Tromey <tromey@redhat.com>
11576
11577 PR python/16491:
11578 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11579 string from an inferior frame.
11580 * gdb.python/py-framefilter-mi.exp: Update.
11581
87ce2a04
DE
115822014-01-22 Doug Evans <dje@google.com>
11583
11584 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11585
237b092b
AA
115862014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11587
11588 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11589
d674a709
AA
115902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11591
11592 * gdb.trace/entry-values.exp: Remove excess space character from
11593 regex patterns. Handle s390 call instruction.
11594
20fa3390
AA
115952014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11596
11597 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11598 define "*_start" label. Make "name" static.
11599 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11600 ${name} by references to ${name}_start.
11601
78466714
AA
116022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11603
11604 * gdb.base/info-macros.exp: Remove "debug" from the compile
11605 options.
11606
ec9f644a
IB
116072014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11608
11609 * gdb.dlang/demangle.exp: New file.
11610
94b1b47e
IB
116112014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11612
11613 * gdb.dlang/primitive-types.exp: New file.
11614
7f420862
IB
116152014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11616
11617 * configure.ac: Create gdb.dlang/Makefile.
11618 * configure: Regenerate.
11619 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11620 * gdb.dlang/Makefile.in: New file.
11621 * lib/d-support.exp: New file.
11622 * lib/gdb.exp (skip_d_tests): New proc.
11623
52834460
MM
116242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11625
11626 * gdb.btrace/delta.exp: Check reverse stepi.
11627 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11628 * gdb.btrace/finish.exp: New.
11629 * gdb.btrace/next.exp: New.
11630 * gdb.btrace/nexti.exp: New.
11631 * gdb.btrace/record_goto.c: Add comments.
11632 * gdb.btrace/step.exp: New.
11633 * gdb.btrace/stepi.exp: New.
11634 * gdb.btrace/multi-thread-step.c: New.
11635 * gdb.btrace/multi-thread-step.exp: New.
11636 * gdb.btrace/rn-dl-bind.c: New.
11637 * gdb.btrace/rn-dl-bind.exp: New.
11638 * gdb.btrace/data.c: New.
11639 * gdb.btrace/data.exp: New.
11640 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11641
6e07b1d2
MM
116422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11643
11644 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11645 * gdb.btrace/exception.exp: Update.
11646 * gdb.btrace/instruction_history.exp: Update.
11647 * gdb.btrace/record_goto.exp: Update.
11648 * gdb.btrace/tailcall.exp: Update.
11649 * gdb.btrace/unknown_functions.exp: Update.
11650 * gdb.btrace/delta.exp: New.
11651
0b722aec
MM
116522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11653
11654 * gdb.btrace/record_goto.exp: Add backtrace test.
11655 * gdb.btrace/tailcall.exp: Add backtrace test.
11656
066ce621
MM
116572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11658
11659 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11660 * gdb.btrace/record_goto.c: New.
11661 * gdb.btrace/record_goto.exp: New.
11662 * gdb.btrace/x86-record_goto.S: New.
11663
0688d04e
MM
116642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11665
11666 * gdb.btrace/function_call_history.exp: Update tests.
11667 * gdb.btrace/instruction_history.exp: Update tests.
11668
8710b709
MM
116692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11670
11671 * gdb.btrace/function_call_history.exp: Fix expected field
11672 order for "record function-call-history".
11673 Add new tests for "record function-call-history /c".
11674 * gdb.btrace/exception.cc: New.
11675 * gdb.btrace/exception.exp: New.
11676 * gdb.btrace/tailcall.exp: New.
11677 * gdb.btrace/x86-tailcall.S: New.
11678 * gdb.btrace/x86-tailcall.c: New.
11679 * gdb.btrace/unknown_functions.c: New.
11680 * gdb.btrace/unknown_functions.exp: New.
11681 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11682
5de9129b
MM
116832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11684
11685 * gdb.btrace/instruction_history.exp: Update.
11686 * gdb.btrace/function_call_history.exp: Update.
11687
23a7fe75
MM
116882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11689
11690 * gdb.btrace/function_call_history.exp: Fix expected function
11691 trace.
11692 * gdb.btrace/instruction_history.exp: Initialize traced.
11693 Remove traced_functions.
11694
724c7dd8
MM
116952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11696
11697 * gdb.btrace/function_call_history.exp: Update
11698 * gdb.btrace/instruction_history.exp: Update.
11699
6d78d93b
MM
117002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11701
11702 * gdb.btrace/enable.exp: Update expected text.
11703
93a360cc
OJ
117042014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11705
11706 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11707 bytes.
11708
3772b53f
MR
117092014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11710
11711 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11712
596662fa
OJ
117132014-01-15 Omair Javaid <omair.javaid@linaro.org>
11714
11715 * lib/gdb.exp (supports_process_record): Return true for
11716 arm*-linux*. (supports_reverse): Likewise.
11717
b5b08fb4
SC
117182014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11719
11720 PR python/15464
11721 PR python/16113
11722 * gdb.python/py-type.c: Enhance test case.
11723 * gdb.python/py-value-cc.cc: Likewise
11724 * gdb.python/py-type.exp: Add new tests.
11725 * gdb.python/py-value-cc.exp: Likewise
11726
52d7fb13
AA
117272014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11728 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11731 Make "name" extern.
11732 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11733 references to ${name}_start by references to ${name}.
11734
a2cd8cfe
JB
117352014-01-10 Joel Brobecker <brobecker@adacore.com>
11736
11737 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11738
4e23fced
JB
117392014-01-10 Joel Brobecker <brobecker@adacore.com>
11740
11741 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11742
c6a9e42c
PA
117432014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11744 Pedro Alves <palves@redhat.com>
11745
11746 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11747 mi_gdb_target_load.
c6a9e42c 11748
b7ea362b
PA
117492014-01-08 Pedro Alves <palves@redhat.com>
11750
11751 * gdb.threads/reconnect-signal.c: New file.
11752 * gdb.threads/reconnect-signal.exp: New file.
11753
5e3f4fab
EBM
117542014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11755
11756 * gdb.base/source-dir.exp: New file.
11757
79301218
JB
117582014-01-07 Joel Brobecker <brobecker@adacore.com>
11759
11760 * gdb.ada/mi_interface: New testcase.
11761
8e355c5d
JB
117622014-01-07 Joel Brobecker <brobecker@adacore.com>
11763
11764 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11765 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11766 gdb.ada/pp-rec-component/pck.ads: New files.
11767
c0d48811
JB
117682014-01-07 Joel Brobecker <brobecker@adacore.com>
11769
11770 * gdb.python/py-pp-integral.c: New file.
11771 * gdb.python/py-pp-integral.py: New file.
11772 * gdb.python/py-pp-integral.exp: New file.
11773
17b609c3 11774For older changes see ChangeLog-1993-2013.
c906108c 11775\f
8d8cb839
EZ
11776;; Local Variables:
11777;; mode: change-log
11778;; left-margin: 8
11779;; fill-column: 74
11780;; version-control: never
11781;; End:
902f2ccb 11782
61baf725 11783 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11784 Copying and distribution of this file, with or without modification,
11785 are permitted provided the copyright notice and this notice are preserved.
This page took 2.767303 seconds and 4 git commands to generate.