]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Move location of .jumptables section and add .hightext section to AVR linker script.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
03c8af18
AA
12017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2
3 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4 register pieces.
5
3bf31011
AA
62017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7
8 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9 located in one or more DWARF pieces.
10
805acca0
AA
112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12
13 * lib/gdb.exp (get_endianness): New proc.
14 * gdb.arch/aarch64-fp.exp: Use it.
15 * gdb.arch/altivec-regs.exp: Likewise.
16 * gdb.arch/e500-regs.exp: Likewise.
17 * gdb.arch/vsx-regs.exp: Likewise.
18 * gdb.base/dump.exp: Likewise.
19 * gdb.base/funcargs.exp: Likewise.
20 * gdb.base/gnu_vector.exp: Likewise.
21 * gdb.dwarf2/formdata16.exp: Likewise.
22 * gdb.dwarf2/implptrpiece.exp: Likewise.
23 * gdb.dwarf2/nonvar-access.exp: Likewise.
24 * gdb.python/py-inferior.exp: Likewise.
25 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
26
e9352324
AA
272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
28
29 PR gdb/21226
30 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
31 stack value pieces are taken from the LSB end.
32
d5d1163e
AA
332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
34
35 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
36 variable at nonzero offset.
37
0567c986
AA
382017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
39
40 * gdb.dwarf2/var-access.c: New file.
41 * gdb.dwarf2/var-access.exp: New test.
42 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
43
973e9aab
TT
442017-06-12 Tom Tromey <tom@tromey.com>
45
46 * gdb.dwarf2/formdata16.exp: Add tests.
47
d9109c80
TT
482017-06-12 Tom Tromey <tom@tromey.com>
49
50 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
51
30a25466
TT
522017-06-12 Tom Tromey <tom@tromey.com>
53
54 PR exp/16225:
55 * gdb.reverse/i386-sse-reverse.exp: Update tests.
56 * gdb.arch/vsx-regs.exp: Update tests.
57 * gdb.arch/s390-vregs.exp (hex128): New proc.
58 Update test.
59 * gdb.arch/altivec-regs.exp: Update tests.
60
aefd8b33
SDJ
612017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
62
63 * gdb.base/startup-with-shell.c: New file.
64 * gdb.base/startup-with-shell.exp: Likewise.
65
2090129c
SDJ
662017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
67
68 * gdb.server/non-existing-program.exp: Update regex in order to
69 reflect the fact that gdbserver is now using fork_inferior (with a
70 shell) to startup the inferior.
71
8e86a419
SM
722017-05-30 Simon Marchi <simon.marchi@ericsson.com>
73
74 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
75 support function calls from GDB.
76
e6cf65f2
TT
772017-05-21 Tom Tromey <tom@tromey.com>
78
79 PR rust/21466:
80 * gdb.rust/unsized.exp: New file.
81 * gdb.rust/unsized.rs: New file.
82
43cc5389
TT
832017-05-19 Tom Tromey <tom@tromey.com>
84
85 PR rust/21484:
86 * gdb.rust/watch.exp: New file.
87 * gdb.rust/watch.rs: New file.
88
ec8df234
TT
892017-05-18 Tom Tromey <tom@tromey.com>
90
91 * gdb.rust/simple.exp: Allow Box to be qualified.
92
3e3e7fae
TP
932017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
94
95 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
96
59cc050d
PA
972017-05-18 Pedro Alves <palves@redhat.com>
98
99 * gdb.base/fileio.c (test_write, test_read, test_close)
100 (test_fstat): Don't print 'ret' in the fail path.
101
c8f6abd1
PA
1022017-05-18 Pedro Alves <palves@redhat.com>
103
104 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
105 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
106 (test_system, test_rename, test_unlink, test_time): Change
107 prototypes.
108 * gdb.base/fileio.exp (stop_msg): Adjust.
109
d2a03b77
PA
1102017-05-18 Pedro Alves <palves@redhat.com>
111
112 * gdb.base/fileio.c (null_str): New global.
113 (test_stat): Use it.
114 * gdb.base/fileio.exp: Remove nowarnings.
115
0d5c6999
YQ
1162017-05-17 Yao Qi <yao.qi@linaro.org>
117
118 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
119
21873064
YQ
1202017-05-17 Simon Marchi <simon.marchi@ericsson.com>
121
122 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
123 argument command.
124 (top-level): Invoke test_set_inferior_tty.
125
d512d31c
PA
1262017-05-04 Pedro Alves <palves@redhat.com>
127
128 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
129 Add parens to print call for Python 3.
130
90cef2ed
KS
1312017-05-03 Keith Seitz <keiths@redhat.com>
132
133 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
134 (main): Call it.
135
14f819c8
TW
1362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
137
138 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
139 to prev and next.
140
913aeadd
TW
1412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
142
143 * gdb.python/py-record-btrace.exp: Remove test for
144 gdb.BtraceInstruction.error.
145
a3be24ad
TW
1462017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
147
148 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
149
ae20e79a
TW
1502017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
151
152 * gdb.python/py-record-btrace-threads.c: New file.
153 * gdb.python/py-record-btrace-threads.exp: New file.
154
45ce1b47
SDJ
1552017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
156
157 PR testsuite/8595
158 * gdb.base/environ.exp: Make test available in all architectures.
159 Move bits related to "info program" testing to
160 gdb.base/info-program.exp. Rewrite tests to use the two new
161 procedures mentione below.
162 (test_set_show_env_var) New procedure.
163 (test_set_show_env_var_equal): Likewise.
164 * gdb.base/info-program.exp: New file.
165
e15c3eb4
KS
1662017-04-27 Keith Seitz <keiths@redhat.com>
167
168 * gdb.cp/oranking.cc (test15): New function.
169 (main): Call test15 and declare additional variables for testing.
170 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
171 "p foo101('abc')" tests.
172 Add tests for cv qualifier overloads.
173 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
174 "lvalue reference overload" test.
175 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
176 "print value of f1 on Child&& in f2" test.
177
3a3fd0fd
PA
1782017-04-19 Pedro Alves <palves@redhat.com>
179
180 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
181 procedure.
182 (top level): Call it.
183 * lib/gdb.exp (gdb_define_cmd): New procedure.
184
53375380
PA
1852017-04-12 Pedro Alves <palves@redhat.com>
186
187 PR gdb/21323
188 * gdb.cp/wide_char_types.c: Include <wchar.h>.
189 (wchar): New global.
190 * gdb.cp/wide_char_types.exp (wide_char_types_program)
191 (do_test_wide_char, wide_char_types_no_program, top level): Add
192 wchar_t testing.
193
53e710ac
PA
1942017-04-12 Pedro Alves <palves@redhat.com>
195
196 PR c++/21323
197 * gdb.cp/wide_char_types.c: New file.
198 * gdb.cp/wide_char_types.exp: New file.
199
0ad9d8c7
SDJ
2002017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
201
202 PR gdb/21352
203 * gdb.trace/tsv.exp: Add test for "tsave -r".
204
b1b45502
IB
2052017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
206
207 * gdb.dlang/watch-loc.c: New file.
208 * gdb.dlang/watch-loc.exp: New file.
209
ec13808e
JK
2102017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
211
212 * gdb.python/py-section-script.exp (sepdebug): New testcases.
213
fe5f7374
AK
2142017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
215
216 * gdb.arch/arc-analyze-prologue.S: New file.
217 * gdb.arch/arc-analyze-prologue.exp: Likewise.
218
eea78757
AK
2192017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
220
221 * gdb.arch/arc-decode-insn.S: New file.
222 * gdb.arch/arc-decode-insn.exp: Likewise.
223
5badf10a
IR
2242017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
225
226 PR tdep/20928
227 * gdb.arch/sparc64-regs.exp: New file.
228 * gdb.arch/sparc64-regs.S: Likewise.
229
cee59b3f
TW
2302017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
231
232 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
233 and memory view on Python 3.
234
c0f55cc6
AV
2352017-03-20 Artemiy Volkov <artemiyv@acm.org>
236 Keith Seitz <keiths@redhat.com>
237
238 PR gdb/14441
239 * gdb.cp/demangle.exp: Add rvalue reference tests.
240 * gdb.cp/rvalue-ref-casts.cc: New file.
241 * gdb.cp/rvalue-ref-casts.exp: New file.
242 * gdb.cp/rvalue-ref-overload.cc: New file.
243 * gdb.cp/rvalue-ref-overload.exp: New file.
244 * gdb.cp/rvalue-ref-params.cc: New file.
245 * gdb.cp/rvalue-ref-params.exp: New file.
246 * gdb.cp/rvalue-ref-sizeof.cc: New file.
247 * gdb.cp/rvalue-ref-sizeof.exp: New file.
248 * gdb.cp/rvalue-ref-types.cc: New file.
249 * gdb.cp/rvalue-ref-types.exp: New file.
250 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
251 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
252
51457a05
MAL
2532017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
254
255 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
256 New procedure.
257
5b291c04
MAL
2582017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
259
260 * lib/mi-support.exp (mi_gdb_test): Add additional message
261 for unexpected output.
262
59a56148
AA
2632017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
264
265 * gdb.base/examine-backward.c (Barrier): New character array
266 constant, to ensure that TestStrings is preceded by a string
267 terminator.
268
7942e96e
AA
2692017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
270
271 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
272 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
273 and implicit pointer into such a location.
274
6ebac3fb
DE
2752017-03-16 Doug Evans <dje@google.com>
276
277 * gdb.python/py-lazy-string (pointer): Really add new typedef.
278
ec3b243d
TP
2792017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
280
281 * gdb.cp/m-static.exp: Fix expectation for prototype of
282 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
283
2842017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
285
286 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
287 * gdb.guile/scm-lazy-string.c: New file.
288 * gdb.guile/scm-value.exp: Move lazy string tests to ...
289 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
290 for pointer, array, typedef lazy strings.
291
2cc36e25 2922017-03-16 Doug Evans <dje@google.com>
34b43320
DE
293
294 PR python/17728, python/18439, python/18779
295 * gdb.python/py-value.c (main) Delete locals sptr, sn.
296 * gdb.python/py-lazy-string.c (pointer): New typedef.
297 (main): New locals ptr, array, typedef_ptr.
298 * gdb.python/py-value.exp: Move lazy string tests to ...
299 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
300 array, typedef lazy strings.
ec3b243d 301
0efcde63
AK
3022017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
303
304 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
305 Add optional 'test' parameter.
306
7978d7c3
SM
3072017-03-13 Simon Marchi <simon.marchi@ericsson.com>
308
309 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
310 Skip for versions of DejaGnu < 1.5.
311
896c0c1e
SM
3122017-03-13 Simon Marchi <simon.marchi@ericsson.com>
313
314 * lib/gdb.exp (dejagnu_version): New proc.
315 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
316 Use dejagnu_version.
317
5f4d1085
KS
3182017-03-10 Keith Seitz <keiths@redhat.com>
319
320 PR c++/8128
321 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
322 type from destructor regexps.
323 Add a branch which actually passes the test.
324 Adjust "ptype t5i" test names.
325
1de05205
PA
3262017-03-08 Pedro Alves <palves@redhat.com>
327
328 * gdb.base/step-over-exit.exp: Add explicit test message.
329
c65d6b55
PA
3302017-03-08 Pedro Alves <palves@redhat.com>
331
332 PR gdb/18360
333 * gdb.threads/interrupt-while-step-over.c: New file.
334 * gdb.threads/interrupt-while-step-over.exp: New file.
335
2e86a283
PA
3362017-03-08 Pedro Alves <palves@redhat.com>
337
338 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
339 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
340
25dcbff6
PA
3412017-03-08 Pedro Alves <palves@redhat.com>
342
343 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
344 PKRU as not supported as a PASS.
345
dc9366eb
PA
3462017-03-08 Pedro Alves <palves@redhat.com>
347
348 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
349 prefix instead of $binfile1/$binfile2.
350 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
351 in test message.
352 * gdb.python/py-completion.exp: Use "load python file" as test
353 messages instead of unstable path names.
354
6e5d74e7
PA
3552017-03-08 Pedro Alves <palves@redhat.com>
356 Jan Kratochvil <jan.kratochvil@redhat.com>
357
358 PR cli/21218
359 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
360 New proc.
361 (top level): Call it.
362
9753a2f6
PA
3632017-03-08 Pedro Alves <palves@redhat.com>
364
365 PR tui/21216
366 * gdb.tui/tui-nl-filtered-output.exp: New file.
367
1a4dd9dd
PA
3682017-03-08 Pedro Alves <palves@redhat.com>
369
370 * gdb.base/completion.exp: Move TUI completion tests to ...
371 * gdb.tui/completion.exp: ... this new file.
372
7cbbff33
PA
3732017-03-08 Pedro Alves <palves@redhat.com>
374
375 * gdb.base/tui-disasm-long-lines.c,
376 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
377 gdb.base/tui-layout.exp: Move to ...
378 * gdb.tui/: ... this new directory.
379
5f6fd321
PA
3802017-03-07 Pedro Alves <palves@redhat.com>
381
382 * gdb.base/tui-layout.c: New file.
383 * gdb.base/tui-layout.exp: New file.
384
44959fa8
PA
3852017-03-07 Pedro Alves <palves@redhat.com>
386
387 * gdb.base/tui-layout.c: Rename to ...
388 * gdb.base/tui-disasm-long-lines.c: ... this.
389 * gdb.base/tui-layout.exp: Rename to ...
390 * gdb.base/tui-disasm-long-lines.exp: ... this.
391
f8c4e718
PA
3922017-03-07 Pedro Alves <palves@redhat.com>
393
394 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
395
6dbb839a 3962017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
397
398 * i386-mpx-call.c: New file.
399 * i386-mpx-call.exp: New file.
400
65b48a81
PB
4012017-02-28 Peter Bergner <bergner@vnet.ibm.com>
402
403 * gdb.arch/powerpc-power.exp: Delete test.
404 * gdb.arch/powerpc-power.s: Likewise.
405 * gdb.disasm/disassembler-options.exp: New test.
406 * gdb.arch/powerpc-altivec.exp: Likewise.
407 * gdb.arch/powerpc-altivec.s: Likewise.
408 * gdb.arch/powerpc-altivec2.exp: Likewise.
409 * gdb.arch/powerpc-altivec2.s: Likewise.
410 * gdb.arch/powerpc-altivec3.exp: Likewise.
411 * gdb.arch/powerpc-altivec3.s: Likewise.
412 * gdb.arch/powerpc-power7.exp: Likewise.
413 * gdb.arch/powerpc-power7.s: Likewise.
414 * gdb.arch/powerpc-power8.exp: Likewise.
415 * gdb.arch/powerpc-power8.s: Likewise.
416 * gdb.arch/powerpc-power9.exp: Likewise.
417 * gdb.arch/powerpc-power9.s: Likewise.
418 * gdb.arch/powerpc-vsx.exp: Likewise.
419 * gdb.arch/powerpc-vsx.s: Likewise.
420 * gdb.arch/powerpc-vsx2.exp: Likewise.
421 * gdb.arch/powerpc-vsx2.s: Likewise.
422 * gdb.arch/powerpc-vsx3.exp: Likewise.
423 * gdb.arch/powerpc-vsx3.s: Likewise.
424 * gdb.arch/arm-disassembler-options.exp: Likewise.
425 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
426 * gdb.arch/s390-disassembler-options.exp: Likewise.
427
17cd4947
LM
4282017-02-23 Luis Machado <lgustavo@codesourcery.com>
429
430 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
431 (check_supported_features): ... this. Changed return type to void.
432 (supports_rdseed): New static global.
433 (rdseed): Check supports_rdseed.
434 (initialize): Call check_supported_features.
435
2039d74e
EBM
4362017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
437
438 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
439 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
440 and lqarx/stqcx.
441 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
442 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
443
a51d7ecf
EBM
4442017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
445
446 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
447 uppercase.
448
0224619f
JK
4492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
450
451 * gdb.dwarf2/formdata16.c: New file.
452 * gdb.dwarf2/formdata16.exp: New file.
453 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
454
216f72a1
JK
4552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
456
457 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
458 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
459 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
460 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
461 DW_AT_GNU_*.
462
43988095
JK
4632017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
464
465 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
466
99e8a4f9
SDJ
4672017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
468
469 PR gdb/21164
470 * gdb.base/maint.exp: Add testcases for when the commands do
471 not have arguments.
472
b58a8c0c
TP
4732017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
474
475 * gdb.cp/chained-calls.exp: Use p instead of P.
476
4e746bb6
TW
4772017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
478
479 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
480 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
481
3f77c769
TT
4822017-02-14 Tom Tromey <tom@tromey.com>
483
484 PR python/13598:
485 * gdb.python/py-events.exp: Add before_prompt event tests.
486
075beec0
AA
4872017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
488
489 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
490
bf5f525c
LM
4912017-02-13 Luis Machado <lgustavo@codesourcery.com>
492
493 * gdb.linespec/explicit.c (my_unique_function_name): New function.
494 (main): Call my_unique_function_name.
495 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
496 completion of patterns with a single match.
497 Add missing -re switches to gdb_test_multiple calls.
498
13a66184
LM
4992017-02-13 Luis Machado <lgustavo@codesourcery.com>
500
501 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
502 return if core file is not recognized.
503
26a06916
SM
5042017-02-10 Simon Marchi <simon.marchi@ericsson.com>
505
506 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
507 and extra UIs.
508
b761ca9e
SM
5092017-02-10 Simon Marchi <simon.marchi@ericsson.com>
510
511 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
512 proc_with_prefix.
513
b964bee0
TT
5142017-02-10 Tom Tromey <tom@tromey.com>
515
516 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
517
18da0c51
MG
5182017-02-10 Martin Galvan <martingalvan@sourceware.org>
519
520 PR gdb/21122
521 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
522
604c4576
JG
5232017-02-08 Jerome Guitton <guitton@adacore.com>
524
525 * gdb.base/define.exp: Add test for command abbreviations
526 in define.
527
20b477a7
LM
5282017-02-06 Luis Machado <lgustavo@codesourcery.com>
529
530 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
531 * gdb.reverse/insn-reverse-x86.c: New file.
532
3f7b46f2
IR
5332017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
534
535 PR tdep/20936
536 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
537
f0fd41c1
TT
5382017-02-03 Tom Tromey <tom@tromey.com>
539
540 PR rust/21097:
541 * gdb.rust/simple.exp: Add new tests.
542
5be5dbf0
PA
5432017-02-02 Pedro Alves <palves@redhat.com>
544
545 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
546 tests.
547
7346ef59
AA
5482017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
549
550 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
551 taking a 2-byte value out of a 4-byte DWARF implicit value on
552 big-endian targets.
553 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
554 logic. Add test cases for DW_OP_implicit.
555
787f0025
MM
5562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
557
558 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
559
68777c29
MM
5602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
561
562 * gdb.btrace/enable.exp: Call gdb_exit before
563 skip_gdbserver_tests.
564
0a1c7e28
MM
5652017-02-01 Markus Metzger <markus.t.metzger@intel.com>
566
567 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
568 GDBFLAGS.
569
b5ac99b0
MM
5702017-02-01 Markus Metzger <markus.t.metzger@intel.com>
571
572 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
573 the test is skipped.
574 * gdb.btrace/data.exp: Likewise.
575 * gdb.btrace/delta.exp: Likewise.
576 * gdb.btrace/dlopen.exp: Likewise.
577 * gdb.btrace/enable-running.exp: Likewise.
578 * gdb.btrace/enable.exp: Likewise.
579 * gdb.btrace/exception.exp: Likewise.
580 * gdb.btrace/function_call_history.exp: Likewise.
581 * gdb.btrace/gcore.exp: Likewise.
582 * gdb.btrace/instruction_history.exp: Likewise.
583 * gdb.btrace/multi-thread-step.exp: Likewise.
584 * gdb.btrace/nohist.exp: Likewise.
585 * gdb.btrace/non-stop.exp: Likewise.
586 * gdb.btrace/reconnect.exp: Likewise.
587 * gdb.btrace/record_goto-step.exp: Likewise.
588 * gdb.btrace/record_goto.exp: Likewise.
589 * gdb.btrace/rn-dl-bind.exp: Likewise.
590 * gdb.btrace/segv.exp: Likewise.
591 * gdb.btrace/step.exp: Likewise.
592 * gdb.btrace/stepi.exp: Likewise.
593 * gdb.btrace/tailcall-only.exp: Likewise.
594 * gdb.btrace/tailcall.exp: Likewise.
595 * gdb.btrace/tsx.exp: Likewise.
596 * gdb.btrace/unknown_functions.exp: Likewise.
597 * gdb.btrace/vdso.exp: Likewise.
598
cd4007e4
MM
5992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
600
601 * gdb.btrace/enable-running.c: New.
602 * gdb.btrace/enable-running.exp: New.
603
2735833d
WT
6042017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
605
606 * gdb.arch/amd64-gs_base.c: New file.
607 * gdb.arch/amd64-gs_base.exp: New file.
608
b51e1e94
LM
6092017-01-26 Luis Machado <lgustavo@codesourcery.com>
610
611 * lib/memory.exp: Remove spurious empty newlines.
612
72ca0410
SM
6132017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
614
615 * gdb.python/py-bad-printers.exp: Load python file using "source".
616 * gdb.python/py-events.exp: Likewise.
617 * gdb.python/py-evsignal.exp: Likewise.
618 * gdb.python/py-evthreads.exp: Likewise.
619 * gdb.python/py-frame-args.exp: Likewise.
620 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
621 * gdb.python/py-framefilter-mi.exp: Likewise.
622 * gdb.python/py-framefilter.exp: Likewise.
623 * gdb.python/py-mi.exp: Likewise.
624 * gdb.python/py-pp-maint.exp: Likewise.
625 * gdb.python/py-pp-registration.exp: Likewise.
626 * gdb.python/py-prettyprint.exp: Likewise.
627 (run_lang_tests): Likewise.
628 * gdb.python/py-typeprint.exp: Likewise.
629
e309aa65
LM
6302017-01-26 Luis Machado <lgustavo@codesourcery.com>
631
632 * lib/memory.exp: New file.
633 * lib/gdb.exp: Load memory.exp.
634 * gdb.base/memattr.exp (delete_memory): Move proc to
635 lib/memory.exp and rename to delete_memory_regions.
636 Replace delete_memory with delete_memory_regions.
637 Cleanup memory regions before tests.
638 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
639 before tests.
640
515aff23
LM
6412017-01-26 Luis Machado <lgustavo@codesourcery.com>
642
643 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
644 files.
645 (initialize): New function conditionally defined.
646 (testcases): Move within conditional block.
647 (main): Call initialize.
648 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
649 of gdb.reverse/insn-reverse.c.
650 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
651 gdb.reverse/insn-reverse.c.
652
d8b49cf0
YQ
6532017-01-26 Yao Qi <yao.qi@linaro.org>
654
655 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
656 disassemble on address 0.
657
f13a9a0c
YQ
6582017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
659 Yao Qi <yao.qi@linaro.org>
660
661 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
662 * gdb.dwarf2/implptr-64bit.S: Remove.
663 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
664 variables in caller's context. Add DW_OP_implicit_value.
665
5ac95241
YQ
6662017-01-25 Yao Qi <yao.qi@linaro.org>
667
668 * lib/dwarf.exp (Dwarf::_location): Handle
669 DW_OP_GNU_implicit_pointer with proper size.
670
23e82930
LM
6712017-01-20 Luis Machado <lgustavo@codesourcery.com>
672
673 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
674 and add untested calls.
675
d334ae25
LM
6762017-01-20 Luis Machado <lgustavo@codesourcery.com>
677
678 * gdb.python/python.exp: Check line number against what GDB thinks
679 the line number is for func1.
680
f5e6296e
IB
6812017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
682
683 * gdb.dlang/debug-expr.exp: New file.
684
5b362f04
LM
6852016-12-23 Luis Machado <lgustavo@codesourcery.com>
686
687 Fix test names for the following files:
688
689 * gdb.ada/exec_changed.exp
690 * gdb.ada/info_types.exp
691 * gdb.arch/aarch64-atomic-inst.exp
692 * gdb.arch/aarch64-fp.exp
693 * gdb.arch/altivec-abi.exp
694 * gdb.arch/altivec-regs.exp
695 * gdb.arch/amd64-byte.exp
696 * gdb.arch/amd64-disp-step.exp
697 * gdb.arch/amd64-dword.exp
698 * gdb.arch/amd64-entry-value-inline.exp
699 * gdb.arch/amd64-entry-value-param.exp
700 * gdb.arch/amd64-entry-value-paramref.exp
701 * gdb.arch/amd64-entry-value.exp
702 * gdb.arch/amd64-i386-address.exp
703 * gdb.arch/amd64-invalid-stack-middle.exp
704 * gdb.arch/amd64-invalid-stack-top.exp
705 * gdb.arch/amd64-optimout-repeat.exp
706 * gdb.arch/amd64-prologue-skip.exp
707 * gdb.arch/amd64-prologue-xmm.exp
708 * gdb.arch/amd64-stap-special-operands.exp
709 * gdb.arch/amd64-stap-wrong-subexp.exp
710 * gdb.arch/amd64-tailcall-cxx.exp
711 * gdb.arch/amd64-tailcall-noret.exp
712 * gdb.arch/amd64-tailcall-ret.exp
713 * gdb.arch/amd64-tailcall-self.exp
714 * gdb.arch/amd64-word.exp
715 * gdb.arch/arm-bl-branch-dest.exp
716 * gdb.arch/arm-disp-step.exp
717 * gdb.arch/arm-neon.exp
718 * gdb.arch/arm-single-step-kernel-helper.exp
719 * gdb.arch/avr-flash-qualifier.exp
720 * gdb.arch/disp-step-insn-reloc.exp
721 * gdb.arch/e500-abi.exp
722 * gdb.arch/e500-regs.exp
723 * gdb.arch/ftrace-insn-reloc.exp
724 * gdb.arch/i386-avx512.exp
725 * gdb.arch/i386-bp_permanent.exp
726 * gdb.arch/i386-byte.exp
727 * gdb.arch/i386-cfi-notcurrent.exp
728 * gdb.arch/i386-disp-step.exp
729 * gdb.arch/i386-dr3-watch.exp
730 * gdb.arch/i386-float.exp
731 * gdb.arch/i386-gnu-cfi.exp
732 * gdb.arch/i386-mpx-map.exp
733 * gdb.arch/i386-mpx-sigsegv.exp
734 * gdb.arch/i386-mpx-simple_segv.exp
735 * gdb.arch/i386-mpx.exp
736 * gdb.arch/i386-permbkpt.exp
737 * gdb.arch/i386-prologue.exp
738 * gdb.arch/i386-signal.exp
739 * gdb.arch/i386-size-overlap.exp
740 * gdb.arch/i386-unwind.exp
741 * gdb.arch/i386-word.exp
742 * gdb.arch/mips-fcr.exp
743 * gdb.arch/powerpc-d128-regs.exp
744 * gdb.arch/powerpc-stackless.exp
745 * gdb.arch/ppc64-atomic-inst.exp
746 * gdb.arch/s390-stackless.exp
747 * gdb.arch/s390-tdbregs.exp
748 * gdb.arch/s390-vregs.exp
749 * gdb.arch/sparc-sysstep.exp
750 * gdb.arch/thumb-bx-pc.exp
751 * gdb.arch/thumb-singlestep.exp
752 * gdb.arch/thumb2-it.exp
753 * gdb.arch/vsx-regs.exp
754 * gdb.asm/asm-source.exp
755 * gdb.base/a2-run.exp
756 * gdb.base/advance.exp
757 * gdb.base/all-bin.exp
758 * gdb.base/anon.exp
759 * gdb.base/args.exp
760 * gdb.base/arithmet.exp
761 * gdb.base/async-shell.exp
762 * gdb.base/async.exp
763 * gdb.base/attach-pie-noexec.exp
764 * gdb.base/attach-twice.exp
765 * gdb.base/auto-load.exp
766 * gdb.base/bang.exp
767 * gdb.base/bitfields.exp
768 * gdb.base/break-always.exp
769 * gdb.base/break-caller-line.exp
770 * gdb.base/break-entry.exp
771 * gdb.base/break-inline.exp
772 * gdb.base/break-on-linker-gcd-function.exp
773 * gdb.base/break-probes.exp
774 * gdb.base/break.exp
775 * gdb.base/breakpoint-shadow.exp
776 * gdb.base/call-ar-st.exp
777 * gdb.base/call-sc.exp
778 * gdb.base/call-signal-resume.exp
779 * gdb.base/call-strs.exp
780 * gdb.base/callfuncs.exp
781 * gdb.base/catch-fork-static.exp
782 * gdb.base/catch-gdb-caused-signals.exp
783 * gdb.base/catch-load.exp
784 * gdb.base/catch-signal-fork.exp
785 * gdb.base/catch-signal.exp
786 * gdb.base/catch-syscall.exp
787 * gdb.base/charset.exp
788 * gdb.base/checkpoint.exp
789 * gdb.base/chng-syms.exp
790 * gdb.base/code-expr.exp
791 * gdb.base/code_elim.exp
792 * gdb.base/commands.exp
793 * gdb.base/completion.exp
794 * gdb.base/complex.exp
795 * gdb.base/cond-expr.exp
796 * gdb.base/condbreak.exp
797 * gdb.base/consecutive.exp
798 * gdb.base/continue-all-already-running.exp
799 * gdb.base/coredump-filter.exp
800 * gdb.base/corefile.exp
801 * gdb.base/dbx.exp
802 * gdb.base/debug-expr.exp
803 * gdb.base/define.exp
804 * gdb.base/del.exp
805 * gdb.base/disabled-location.exp
806 * gdb.base/disasm-end-cu.exp
807 * gdb.base/disasm-optim.exp
808 * gdb.base/display.exp
809 * gdb.base/duplicate-bp.exp
810 * gdb.base/ena-dis-br.exp
811 * gdb.base/ending-run.exp
812 * gdb.base/enumval.exp
813 * gdb.base/environ.exp
814 * gdb.base/eu-strip-infcall.exp
815 * gdb.base/eval-avoid-side-effects.exp
816 * gdb.base/eval-skip.exp
817 * gdb.base/exitsignal.exp
818 * gdb.base/expand-psymtabs.exp
819 * gdb.base/filesym.exp
820 * gdb.base/find-unmapped.exp
821 * gdb.base/finish.exp
822 * gdb.base/float.exp
823 * gdb.base/foll-exec-mode.exp
824 * gdb.base/foll-exec.exp
825 * gdb.base/foll-fork.exp
826 * gdb.base/fortran-sym-case.exp
827 * gdb.base/freebpcmd.exp
828 * gdb.base/func-ptr.exp
829 * gdb.base/func-ptrs.exp
830 * gdb.base/funcargs.exp
831 * gdb.base/gcore-buffer-overflow.exp
832 * gdb.base/gcore-relro-pie.exp
833 * gdb.base/gcore-relro.exp
834 * gdb.base/gcore.exp
835 * gdb.base/gdb1090.exp
836 * gdb.base/gdb11530.exp
837 * gdb.base/gdb11531.exp
838 * gdb.base/gdb1821.exp
839 * gdb.base/gdbindex-stabs.exp
840 * gdb.base/gdbvars.exp
841 * gdb.base/hbreak.exp
842 * gdb.base/hbreak2.exp
843 * gdb.base/included.exp
844 * gdb.base/infcall-input.exp
845 * gdb.base/inferior-died.exp
846 * gdb.base/infnan.exp
847 * gdb.base/info-macros.exp
848 * gdb.base/info-os.exp
849 * gdb.base/info-proc.exp
850 * gdb.base/info-shared.exp
851 * gdb.base/info-target.exp
852 * gdb.base/infoline.exp
853 * gdb.base/interp.exp
854 * gdb.base/interrupt.exp
855 * gdb.base/jit-reader.exp
856 * gdb.base/jit-simple.exp
857 * gdb.base/kill-after-signal.exp
858 * gdb.base/kill-detach-inferiors-cmd.exp
859 * gdb.base/label.exp
860 * gdb.base/langs.exp
861 * gdb.base/ldbl_e308.exp
862 * gdb.base/line-symtabs.exp
863 * gdb.base/linespecs.exp
864 * gdb.base/list.exp
865 * gdb.base/long_long.exp
866 * gdb.base/longest-types.exp
867 * gdb.base/maint.exp
868 * gdb.base/max-value-size.exp
869 * gdb.base/memattr.exp
870 * gdb.base/mips_pro.exp
871 * gdb.base/morestack.exp
872 * gdb.base/moribund-step.exp
873 * gdb.base/multi-forks.exp
874 * gdb.base/nested-addr.exp
875 * gdb.base/nextoverexit.exp
876 * gdb.base/noreturn-finish.exp
877 * gdb.base/noreturn-return.exp
878 * gdb.base/nostdlib.exp
879 * gdb.base/offsets.exp
880 * gdb.base/opaque.exp
881 * gdb.base/pc-fp.exp
882 * gdb.base/permissions.exp
883 * gdb.base/print-symbol-loading.exp
884 * gdb.base/prologue-include.exp
885 * gdb.base/psymtab.exp
886 * gdb.base/ptype.exp
887 * gdb.base/random-signal.exp
888 * gdb.base/randomize.exp
889 * gdb.base/range-stepping.exp
890 * gdb.base/readline-ask.exp
891 * gdb.base/recpar.exp
892 * gdb.base/recurse.exp
893 * gdb.base/relational.exp
894 * gdb.base/restore.exp
895 * gdb.base/return-nodebug.exp
896 * gdb.base/return.exp
897 * gdb.base/run-after-attach.exp
898 * gdb.base/save-bp.exp
899 * gdb.base/scope.exp
900 * gdb.base/sect-cmd.exp
901 * gdb.base/set-lang-auto.exp
902 * gdb.base/set-noassign.exp
903 * gdb.base/setvar.exp
904 * gdb.base/sigall.exp
905 * gdb.base/sigbpt.exp
906 * gdb.base/siginfo-addr.exp
907 * gdb.base/siginfo-infcall.exp
908 * gdb.base/siginfo-obj.exp
909 * gdb.base/siginfo.exp
910 * gdb.base/signals-state-child.exp
911 * gdb.base/signest.exp
912 * gdb.base/sigstep.exp
913 * gdb.base/sizeof.exp
914 * gdb.base/skip.exp
915 * gdb.base/solib-corrupted.exp
916 * gdb.base/solib-nodir.exp
917 * gdb.base/solib-search.exp
918 * gdb.base/stack-checking.exp
919 * gdb.base/stale-infcall.exp
920 * gdb.base/stap-probe.exp
921 * gdb.base/start.exp
922 * gdb.base/step-break.exp
923 * gdb.base/step-bt.exp
924 * gdb.base/step-line.exp
925 * gdb.base/step-over-exit.exp
926 * gdb.base/step-over-syscall.exp
927 * gdb.base/step-resume-infcall.exp
928 * gdb.base/step-test.exp
929 * gdb.base/store.exp
930 * gdb.base/structs3.exp
931 * gdb.base/sym-file.exp
932 * gdb.base/symbol-without-target_section.exp
933 * gdb.base/term.exp
934 * gdb.base/testenv.exp
935 * gdb.base/ui-redirect.exp
936 * gdb.base/until.exp
937 * gdb.base/unwindonsignal.exp
938 * gdb.base/value-double-free.exp
939 * gdb.base/vla-datatypes.exp
940 * gdb.base/vla-ptr.exp
941 * gdb.base/vla-sideeffect.exp
942 * gdb.base/volatile.exp
943 * gdb.base/watch-cond-infcall.exp
944 * gdb.base/watch-cond.exp
945 * gdb.base/watch-non-mem.exp
946 * gdb.base/watch-read.exp
947 * gdb.base/watch-vfork.exp
948 * gdb.base/watchpoint-cond-gone.exp
949 * gdb.base/watchpoint-delete.exp
950 * gdb.base/watchpoint-hw-hit-once.exp
951 * gdb.base/watchpoint-hw.exp
952 * gdb.base/watchpoint-stops-at-right-insn.exp
953 * gdb.base/watchpoints.exp
954 * gdb.base/wchar.exp
955 * gdb.base/whatis-exp.exp
956 * gdb.btrace/buffer-size.exp
957 * gdb.btrace/data.exp
958 * gdb.btrace/delta.exp
959 * gdb.btrace/dlopen.exp
960 * gdb.btrace/enable.exp
961 * gdb.btrace/exception.exp
962 * gdb.btrace/function_call_history.exp
963 * gdb.btrace/gcore.exp
964 * gdb.btrace/instruction_history.exp
965 * gdb.btrace/nohist.exp
966 * gdb.btrace/reconnect.exp
967 * gdb.btrace/record_goto-step.exp
968 * gdb.btrace/record_goto.exp
969 * gdb.btrace/rn-dl-bind.exp
970 * gdb.btrace/segv.exp
971 * gdb.btrace/step.exp
972 * gdb.btrace/stepi.exp
973 * gdb.btrace/tailcall-only.exp
974 * gdb.btrace/tailcall.exp
975 * gdb.btrace/tsx.exp
976 * gdb.btrace/unknown_functions.exp
977 * gdb.btrace/vdso.exp
978 * gdb.compile/compile-ifunc.exp
979 * gdb.compile/compile-ops.exp
980 * gdb.compile/compile-print.exp
981 * gdb.compile/compile-setjmp.exp
982 * gdb.cp/abstract-origin.exp
983 * gdb.cp/ambiguous.exp
984 * gdb.cp/annota2.exp
985 * gdb.cp/annota3.exp
986 * gdb.cp/anon-ns.exp
987 * gdb.cp/anon-struct.exp
988 * gdb.cp/anon-union.exp
989 * gdb.cp/arg-reference.exp
990 * gdb.cp/baseenum.exp
991 * gdb.cp/bool.exp
992 * gdb.cp/breakpoint.exp
993 * gdb.cp/bs15503.exp
994 * gdb.cp/call-c.exp
995 * gdb.cp/casts.exp
996 * gdb.cp/chained-calls.exp
997 * gdb.cp/class2.exp
998 * gdb.cp/classes.exp
999 * gdb.cp/cmpd-minsyms.exp
1000 * gdb.cp/converts.exp
1001 * gdb.cp/cp-relocate.exp
1002 * gdb.cp/cpcompletion.exp
1003 * gdb.cp/cpexprs.exp
1004 * gdb.cp/cplabel.exp
1005 * gdb.cp/cplusfuncs.exp
1006 * gdb.cp/cpsizeof.exp
1007 * gdb.cp/ctti.exp
1008 * gdb.cp/derivation.exp
1009 * gdb.cp/destrprint.exp
1010 * gdb.cp/dispcxx.exp
1011 * gdb.cp/enum-class.exp
1012 * gdb.cp/exception.exp
1013 * gdb.cp/exceptprint.exp
1014 * gdb.cp/expand-psymtabs-cxx.exp
1015 * gdb.cp/expand-sals.exp
1016 * gdb.cp/extern-c.exp
1017 * gdb.cp/filename.exp
1018 * gdb.cp/formatted-ref.exp
1019 * gdb.cp/fpointer.exp
1020 * gdb.cp/gdb1355.exp
1021 * gdb.cp/gdb2495.exp
1022 * gdb.cp/hang.exp
1023 * gdb.cp/impl-this.exp
1024 * gdb.cp/infcall-dlopen.exp
1025 * gdb.cp/inherit.exp
1026 * gdb.cp/iostream.exp
1027 * gdb.cp/koenig.exp
1028 * gdb.cp/local.exp
1029 * gdb.cp/m-data.exp
1030 * gdb.cp/m-static.exp
1031 * gdb.cp/mb-ctor.exp
1032 * gdb.cp/mb-inline.exp
1033 * gdb.cp/mb-templates.exp
1034 * gdb.cp/member-name.exp
1035 * gdb.cp/member-ptr.exp
1036 * gdb.cp/meth-typedefs.exp
1037 * gdb.cp/method.exp
1038 * gdb.cp/method2.exp
1039 * gdb.cp/minsym-fallback.exp
1040 * gdb.cp/misc.exp
1041 * gdb.cp/namelessclass.exp
1042 * gdb.cp/namespace-enum.exp
1043 * gdb.cp/namespace-nested-import.exp
1044 * gdb.cp/namespace.exp
1045 * gdb.cp/nextoverthrow.exp
1046 * gdb.cp/no-dmgl-verbose.exp
1047 * gdb.cp/non-trivial-retval.exp
1048 * gdb.cp/noparam.exp
1049 * gdb.cp/nsdecl.exp
1050 * gdb.cp/nsimport.exp
1051 * gdb.cp/nsnested.exp
1052 * gdb.cp/nsnoimports.exp
1053 * gdb.cp/nsrecurs.exp
1054 * gdb.cp/nsstress.exp
1055 * gdb.cp/nsusing.exp
1056 * gdb.cp/operator.exp
1057 * gdb.cp/oranking.exp
1058 * gdb.cp/overload-const.exp
1059 * gdb.cp/overload.exp
1060 * gdb.cp/ovldbreak.exp
1061 * gdb.cp/ovsrch.exp
1062 * gdb.cp/paren-type.exp
1063 * gdb.cp/parse-lang.exp
1064 * gdb.cp/pass-by-ref.exp
1065 * gdb.cp/pr-1023.exp
1066 * gdb.cp/pr-1210.exp
1067 * gdb.cp/pr-574.exp
1068 * gdb.cp/pr10687.exp
1069 * gdb.cp/pr12028.exp
1070 * gdb.cp/pr17132.exp
1071 * gdb.cp/pr17494.exp
1072 * gdb.cp/pr9067.exp
1073 * gdb.cp/pr9167.exp
1074 * gdb.cp/pr9631.exp
1075 * gdb.cp/printmethod.exp
1076 * gdb.cp/psmang.exp
1077 * gdb.cp/psymtab-parameter.exp
1078 * gdb.cp/ptype-cv-cp.exp
1079 * gdb.cp/ptype-flags.exp
1080 * gdb.cp/re-set-overloaded.exp
1081 * gdb.cp/ref-types.exp
1082 * gdb.cp/rtti.exp
1083 * gdb.cp/scope-err.exp
1084 * gdb.cp/shadow.exp
1085 * gdb.cp/smartp.exp
1086 * gdb.cp/static-method.exp
1087 * gdb.cp/static-print-quit.exp
1088 * gdb.cp/temargs.exp
1089 * gdb.cp/templates.exp
1090 * gdb.cp/try_catch.exp
1091 * gdb.cp/typedef-operator.exp
1092 * gdb.cp/typeid.exp
1093 * gdb.cp/userdef.exp
1094 * gdb.cp/using-crash.exp
1095 * gdb.cp/var-tag.exp
1096 * gdb.cp/virtbase.exp
1097 * gdb.cp/virtfunc.exp
1098 * gdb.cp/virtfunc2.exp
1099 * gdb.cp/vla-cxx.exp
1100 * gdb.disasm/t01_mov.exp
1101 * gdb.disasm/t02_mova.exp
1102 * gdb.disasm/t03_add.exp
1103 * gdb.disasm/t04_sub.exp
1104 * gdb.disasm/t05_cmp.exp
1105 * gdb.disasm/t06_ari2.exp
1106 * gdb.disasm/t07_ari3.exp
1107 * gdb.disasm/t08_or.exp
1108 * gdb.disasm/t09_xor.exp
1109 * gdb.disasm/t10_and.exp
1110 * gdb.disasm/t11_logs.exp
1111 * gdb.disasm/t12_bit.exp
1112 * gdb.disasm/t13_otr.exp
1113 * gdb.dlang/circular.exp
1114 * gdb.dwarf2/arr-stride.exp
1115 * gdb.dwarf2/arr-subrange.exp
1116 * gdb.dwarf2/atomic-type.exp
1117 * gdb.dwarf2/bad-regnum.exp
1118 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1119 * gdb.dwarf2/callframecfa.exp
1120 * gdb.dwarf2/clztest.exp
1121 * gdb.dwarf2/corrupt.exp
1122 * gdb.dwarf2/data-loc.exp
1123 * gdb.dwarf2/dup-psym.exp
1124 * gdb.dwarf2/dw2-anon-mptr.exp
1125 * gdb.dwarf2/dw2-anonymous-func.exp
1126 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1127 * gdb.dwarf2/dw2-bad-unresolved.exp
1128 * gdb.dwarf2/dw2-basic.exp
1129 * gdb.dwarf2/dw2-canonicalize-type.exp
1130 * gdb.dwarf2/dw2-case-insensitive.exp
1131 * gdb.dwarf2/dw2-common-block.exp
1132 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1133 * gdb.dwarf2/dw2-compressed.exp
1134 * gdb.dwarf2/dw2-const.exp
1135 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1136 * gdb.dwarf2/dw2-cu-size.exp
1137 * gdb.dwarf2/dw2-dup-frame.exp
1138 * gdb.dwarf2/dw2-entry-value.exp
1139 * gdb.dwarf2/dw2-icycle.exp
1140 * gdb.dwarf2/dw2-ifort-parameter.exp
1141 * gdb.dwarf2/dw2-inline-break.exp
1142 * gdb.dwarf2/dw2-inline-param.exp
1143 * gdb.dwarf2/dw2-intercu.exp
1144 * gdb.dwarf2/dw2-intermix.exp
1145 * gdb.dwarf2/dw2-lexical-block-bare.exp
1146 * gdb.dwarf2/dw2-linkage-name-trust.exp
1147 * gdb.dwarf2/dw2-minsym-in-cu.exp
1148 * gdb.dwarf2/dw2-noloc.exp
1149 * gdb.dwarf2/dw2-op-call.exp
1150 * gdb.dwarf2/dw2-op-out-param.exp
1151 * gdb.dwarf2/dw2-opt-structptr.exp
1152 * gdb.dwarf2/dw2-param-error.exp
1153 * gdb.dwarf2/dw2-producer.exp
1154 * gdb.dwarf2/dw2-ranges-base.exp
1155 * gdb.dwarf2/dw2-ref-missing-frame.exp
1156 * gdb.dwarf2/dw2-reg-undefined.exp
1157 * gdb.dwarf2/dw2-regno-invalid.exp
1158 * gdb.dwarf2/dw2-restore.exp
1159 * gdb.dwarf2/dw2-restrict.exp
1160 * gdb.dwarf2/dw2-single-line-discriminators.exp
1161 * gdb.dwarf2/dw2-strp.exp
1162 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1163 * gdb.dwarf2/dw2-unresolved.exp
1164 * gdb.dwarf2/dw2-var-zero-addr.exp
1165 * gdb.dwarf2/dw4-sig-types.exp
1166 * gdb.dwarf2/dwz.exp
1167 * gdb.dwarf2/dynarr-ptr.exp
1168 * gdb.dwarf2/enum-type.exp
1169 * gdb.dwarf2/gdb-index.exp
1170 * gdb.dwarf2/implptr-64bit.exp
1171 * gdb.dwarf2/implptr-optimized-out.exp
1172 * gdb.dwarf2/implptr.exp
1173 * gdb.dwarf2/implref-array.exp
1174 * gdb.dwarf2/implref-const.exp
1175 * gdb.dwarf2/implref-global.exp
1176 * gdb.dwarf2/implref-struct.exp
1177 * gdb.dwarf2/mac-fileno.exp
1178 * gdb.dwarf2/main-subprogram.exp
1179 * gdb.dwarf2/member-ptr-forwardref.exp
1180 * gdb.dwarf2/method-ptr.exp
1181 * gdb.dwarf2/missing-sig-type.exp
1182 * gdb.dwarf2/nonvar-access.exp
1183 * gdb.dwarf2/opaque-type-lookup.exp
1184 * gdb.dwarf2/pieces-optimized-out.exp
1185 * gdb.dwarf2/pieces.exp
1186 * gdb.dwarf2/pr10770.exp
1187 * gdb.dwarf2/pr13961.exp
1188 * gdb.dwarf2/staticvirtual.exp
1189 * gdb.dwarf2/subrange.exp
1190 * gdb.dwarf2/symtab-producer.exp
1191 * gdb.dwarf2/trace-crash.exp
1192 * gdb.dwarf2/typeddwarf.exp
1193 * gdb.dwarf2/valop.exp
1194 * gdb.dwarf2/watch-notconst.exp
1195 * gdb.fortran/array-element.exp
1196 * gdb.fortran/charset.exp
1197 * gdb.fortran/common-block.exp
1198 * gdb.fortran/complex.exp
1199 * gdb.fortran/derived-type-function.exp
1200 * gdb.fortran/derived-type.exp
1201 * gdb.fortran/logical.exp
1202 * gdb.fortran/module.exp
1203 * gdb.fortran/multi-dim.exp
1204 * gdb.fortran/nested-funcs.exp
1205 * gdb.fortran/print-formatted.exp
1206 * gdb.fortran/subarray.exp
1207 * gdb.fortran/vla-alloc-assoc.exp
1208 * gdb.fortran/vla-datatypes.exp
1209 * gdb.fortran/vla-history.exp
1210 * gdb.fortran/vla-ptr-info.exp
1211 * gdb.fortran/vla-ptype-sub.exp
1212 * gdb.fortran/vla-ptype.exp
1213 * gdb.fortran/vla-sizeof.exp
1214 * gdb.fortran/vla-type.exp
1215 * gdb.fortran/vla-value-sub-arbitrary.exp
1216 * gdb.fortran/vla-value-sub-finish.exp
1217 * gdb.fortran/vla-value-sub.exp
1218 * gdb.fortran/vla-value.exp
1219 * gdb.fortran/whatis_type.exp
1220 * gdb.go/chan.exp
1221 * gdb.go/handcall.exp
1222 * gdb.go/hello.exp
1223 * gdb.go/integers.exp
1224 * gdb.go/methods.exp
1225 * gdb.go/package.exp
1226 * gdb.go/strings.exp
1227 * gdb.go/types.exp
1228 * gdb.go/unsafe.exp
1229 * gdb.guile/scm-arch.exp
1230 * gdb.guile/scm-block.exp
1231 * gdb.guile/scm-breakpoint.exp
1232 * gdb.guile/scm-cmd.exp
1233 * gdb.guile/scm-disasm.exp
1234 * gdb.guile/scm-equal.exp
1235 * gdb.guile/scm-frame-args.exp
1236 * gdb.guile/scm-frame-inline.exp
1237 * gdb.guile/scm-frame.exp
1238 * gdb.guile/scm-iterator.exp
1239 * gdb.guile/scm-math.exp
1240 * gdb.guile/scm-objfile.exp
1241 * gdb.guile/scm-ports.exp
1242 * gdb.guile/scm-symbol.exp
1243 * gdb.guile/scm-symtab.exp
1244 * gdb.guile/scm-value-cc.exp
1245 * gdb.guile/types-module.exp
1246 * gdb.linespec/break-ask.exp
1247 * gdb.linespec/cpexplicit.exp
1248 * gdb.linespec/explicit.exp
1249 * gdb.linespec/keywords.exp
1250 * gdb.linespec/linespec.exp
1251 * gdb.linespec/ls-dollar.exp
1252 * gdb.linespec/ls-errs.exp
1253 * gdb.linespec/skip-two.exp
1254 * gdb.linespec/thread.exp
1255 * gdb.mi/mi-async.exp
1256 * gdb.mi/mi-basics.exp
1257 * gdb.mi/mi-break.exp
1258 * gdb.mi/mi-catch-load.exp
1259 * gdb.mi/mi-cli.exp
1260 * gdb.mi/mi-cmd-param-changed.exp
1261 * gdb.mi/mi-console.exp
1262 * gdb.mi/mi-detach.exp
1263 * gdb.mi/mi-disassemble.exp
1264 * gdb.mi/mi-eval.exp
1265 * gdb.mi/mi-file-transfer.exp
1266 * gdb.mi/mi-file.exp
1267 * gdb.mi/mi-fill-memory.exp
1268 * gdb.mi/mi-inheritance-syntax-error.exp
1269 * gdb.mi/mi-linespec-err-cp.exp
1270 * gdb.mi/mi-logging.exp
1271 * gdb.mi/mi-memory-changed.exp
1272 * gdb.mi/mi-read-memory.exp
1273 * gdb.mi/mi-record-changed.exp
1274 * gdb.mi/mi-reg-undefined.exp
1275 * gdb.mi/mi-regs.exp
1276 * gdb.mi/mi-return.exp
1277 * gdb.mi/mi-reverse.exp
1278 * gdb.mi/mi-simplerun.exp
1279 * gdb.mi/mi-solib.exp
1280 * gdb.mi/mi-stack.exp
1281 * gdb.mi/mi-stepi.exp
1282 * gdb.mi/mi-syn-frame.exp
1283 * gdb.mi/mi-until.exp
1284 * gdb.mi/mi-var-block.exp
1285 * gdb.mi/mi-var-child.exp
1286 * gdb.mi/mi-var-cmd.exp
1287 * gdb.mi/mi-var-cp.exp
1288 * gdb.mi/mi-var-display.exp
1289 * gdb.mi/mi-var-invalidate.exp
1290 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1291 * gdb.mi/mi-vla-fortran.exp
1292 * gdb.mi/mi-watch.exp
1293 * gdb.mi/mi2-var-child.exp
1294 * gdb.mi/user-selected-context-sync.exp
1295 * gdb.modula2/unbounded-array.exp
1296 * gdb.multi/dummy-frame-restore.exp
1297 * gdb.multi/multi-arch-exec.exp
1298 * gdb.multi/multi-arch.exp
1299 * gdb.multi/tids.exp
1300 * gdb.multi/watchpoint-multi.exp
1301 * gdb.opencl/callfuncs.exp
1302 * gdb.opencl/convs_casts.exp
1303 * gdb.opencl/datatypes.exp
1304 * gdb.opencl/operators.exp
1305 * gdb.opencl/vec_comps.exp
1306 * gdb.opt/clobbered-registers-O2.exp
1307 * gdb.opt/inline-break.exp
1308 * gdb.opt/inline-bt.exp
1309 * gdb.opt/inline-cmds.exp
1310 * gdb.opt/inline-locals.exp
1311 * gdb.pascal/case-insensitive-symbols.exp
1312 * gdb.pascal/floats.exp
1313 * gdb.pascal/gdb11492.exp
1314 * gdb.python/lib-types.exp
1315 * gdb.python/py-arch.exp
1316 * gdb.python/py-as-string.exp
1317 * gdb.python/py-bad-printers.exp
1318 * gdb.python/py-block.exp
1319 * gdb.python/py-breakpoint-create-fail.exp
1320 * gdb.python/py-breakpoint.exp
1321 * gdb.python/py-caller-is.exp
1322 * gdb.python/py-cmd.exp
1323 * gdb.python/py-explore-cc.exp
1324 * gdb.python/py-explore.exp
1325 * gdb.python/py-finish-breakpoint.exp
1326 * gdb.python/py-finish-breakpoint2.exp
1327 * gdb.python/py-frame-args.exp
1328 * gdb.python/py-frame-inline.exp
1329 * gdb.python/py-frame.exp
1330 * gdb.python/py-framefilter-mi.exp
1331 * gdb.python/py-infthread.exp
1332 * gdb.python/py-lazy-string.exp
1333 * gdb.python/py-linetable.exp
1334 * gdb.python/py-mi-events.exp
1335 * gdb.python/py-mi-objfile.exp
1336 * gdb.python/py-mi.exp
1337 * gdb.python/py-objfile.exp
1338 * gdb.python/py-pp-integral.exp
1339 * gdb.python/py-pp-maint.exp
1340 * gdb.python/py-pp-re-notag.exp
1341 * gdb.python/py-pp-registration.exp
1342 * gdb.python/py-recurse-unwind.exp
1343 * gdb.python/py-strfns.exp
1344 * gdb.python/py-symbol.exp
1345 * gdb.python/py-symtab.exp
1346 * gdb.python/py-sync-interp.exp
1347 * gdb.python/py-typeprint.exp
1348 * gdb.python/py-unwind-maint.exp
1349 * gdb.python/py-unwind.exp
1350 * gdb.python/py-value-cc.exp
1351 * gdb.python/py-xmethods.exp
1352 * gdb.reverse/amd64-tailcall-reverse.exp
1353 * gdb.reverse/break-precsave.exp
1354 * gdb.reverse/break-reverse.exp
1355 * gdb.reverse/consecutive-precsave.exp
1356 * gdb.reverse/consecutive-reverse.exp
1357 * gdb.reverse/finish-precsave.exp
1358 * gdb.reverse/finish-reverse-bkpt.exp
1359 * gdb.reverse/finish-reverse.exp
1360 * gdb.reverse/fstatat-reverse.exp
1361 * gdb.reverse/getresuid-reverse.exp
1362 * gdb.reverse/i386-precsave.exp
1363 * gdb.reverse/i386-reverse.exp
1364 * gdb.reverse/i386-sse-reverse.exp
1365 * gdb.reverse/i387-env-reverse.exp
1366 * gdb.reverse/i387-stack-reverse.exp
1367 * gdb.reverse/insn-reverse.exp
1368 * gdb.reverse/machinestate-precsave.exp
1369 * gdb.reverse/machinestate.exp
1370 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1371 * gdb.reverse/pipe-reverse.exp
1372 * gdb.reverse/readv-reverse.exp
1373 * gdb.reverse/recvmsg-reverse.exp
1374 * gdb.reverse/rerun-prec.exp
1375 * gdb.reverse/s390-mvcle.exp
1376 * gdb.reverse/step-precsave.exp
1377 * gdb.reverse/step-reverse.exp
1378 * gdb.reverse/time-reverse.exp
1379 * gdb.reverse/until-precsave.exp
1380 * gdb.reverse/until-reverse.exp
1381 * gdb.reverse/waitpid-reverse.exp
1382 * gdb.reverse/watch-precsave.exp
1383 * gdb.reverse/watch-reverse.exp
1384 * gdb.rust/generics.exp
1385 * gdb.rust/methods.exp
1386 * gdb.rust/modules.exp
1387 * gdb.rust/simple.exp
1388 * gdb.server/connect-with-no-symbol-file.exp
1389 * gdb.server/ext-attach.exp
1390 * gdb.server/ext-restart.exp
1391 * gdb.server/ext-wrapper.exp
1392 * gdb.server/file-transfer.exp
1393 * gdb.server/server-exec-info.exp
1394 * gdb.server/server-kill.exp
1395 * gdb.server/server-mon.exp
1396 * gdb.server/wrapper.exp
1397 * gdb.stabs/exclfwd.exp
1398 * gdb.stabs/gdb11479.exp
1399 * gdb.threads/clone-new-thread-event.exp
1400 * gdb.threads/corethreads.exp
1401 * gdb.threads/current-lwp-dead.exp
1402 * gdb.threads/dlopen-libpthread.exp
1403 * gdb.threads/gcore-thread.exp
1404 * gdb.threads/sigstep-threads.exp
1405 * gdb.threads/watchpoint-fork.exp
1406 * gdb.trace/actions-changed.exp
1407 * gdb.trace/backtrace.exp
1408 * gdb.trace/change-loc.exp
1409 * gdb.trace/circ.exp
1410 * gdb.trace/collection.exp
1411 * gdb.trace/disconnected-tracing.exp
1412 * gdb.trace/ftrace.exp
1413 * gdb.trace/mi-trace-frame-collected.exp
1414 * gdb.trace/mi-trace-unavailable.exp
1415 * gdb.trace/mi-traceframe-changed.exp
1416 * gdb.trace/mi-tsv-changed.exp
1417 * gdb.trace/no-attach-trace.exp
1418 * gdb.trace/passc-dyn.exp
1419 * gdb.trace/qtro.exp
1420 * gdb.trace/range-stepping.exp
1421 * gdb.trace/read-memory.exp
1422 * gdb.trace/save-trace.exp
1423 * gdb.trace/signal.exp
1424 * gdb.trace/status-stop.exp
1425 * gdb.trace/tfile.exp
1426 * gdb.trace/trace-break.exp
1427 * gdb.trace/trace-buffer-size.exp
1428 * gdb.trace/trace-condition.exp
1429 * gdb.trace/tracefile-pseudo-reg.exp
1430 * gdb.trace/tstatus.exp
1431 * gdb.trace/unavailable.exp
1432 * gdb.trace/while-dyn.exp
1433 * gdb.trace/while-stepping.exp
1434
34c41c68
DE
14352016-12-22 Doug Evans <xdje42@gmail.com>
1436
1437 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1438 and msymbols.
1439
16e69324
YQ
14402016-12-19 Yao Qi <yao.qi@linaro.org>
1441
1442 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1443 (test_with_self): Don't call do_steps_and_nexts, and remove
1444 code about stepping into xmalloc.
1445
f94f411b
YQ
14462016-12-09 Yao Qi <yao.qi@linaro.org>
1447
1448 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1449
14502016-12-09 Yao Qi <yao.qi@linaro.org>
1451
1452 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1453
f1b5deee
PA
14542016-12-09 Pedro Alves <palves@redhat.com>
1455
1456 * gdb.base/all-architectures-0.exp: New file.
1457 * gdb.base/all-architectures-1.exp: New file.
1458 * gdb.base/all-architectures-2.exp: New file.
1459 * gdb.base/all-architectures-3.exp: New file.
1460 * gdb.base/all-architectures-4.exp: New file.
1461 * gdb.base/all-architectures-5.exp: New file.
1462 * gdb.base/all-architectures-6.exp: New file.
1463 * gdb.base/all-architectures-7.exp: New file.
1464 * gdb.base/all-architectures.exp.in: New file.
1465
364ca42e
YQ
14662016-12-09 Yao Qi <yao.qi@linaro.org>
1467
1468 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1469
107c2d62
LM
14702016-12-02 Luis Machado <lgustavo@codesourcery.com>
1471
1472 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1473 possible.
1474 Remove useless pattern-matching code.
1475
df3ee9ca
PA
14762016-12-02 Pedro Alves <palves@redhat.com>
1477
1478 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1479 procedure.
1480 (top level): Call it.
1481
ec835369
PA
14822016-12-02 Pedro Alves <palves@redhat.com>
1483
1484 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1485 New procedure.
1486 (top level): Call it.
1487
01770bbd
PA
14882016-12-02 Pedro Alves <palves@redhat.com>
1489
1490 PR cli/20559
1491 * gdb.base/commands.exp (user_defined_command_args_eval): New
1492 procedure.
1493 (top level): Call it.
1494
008459ea
LM
14952016-12-02 Luis Machado <lgustavo@codesourcery.com>
1496
1497 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1498 timeout handling.
1499
0c1b455e
TT
15002016-12-02 Tom Tromey <tom@tromey.com>
1501
1502 * gdb.dwarf2/main-subprogram.c: New file.
1503 * gdb.dwarf2/main-subprogram.exp: New file.
1504
018572b8
LM
15052016-12-01 Luis Machado <lgustavo@codesourcery.com>
1506
1507 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1508 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1509 gdb_test_no_output for a couple of cases.
1510 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1511
84c93cd5
LM
15122016-12-01 Luis Machado <lgustavo@codesourcery.com>
1513
1514 Fix test names and standardize compilation error messages throughout
1515 the following files:
1516
1517 * gdb.ada/start.exp
1518 * gdb.arch/alpha-step.exp
1519 * gdb.arch/e500-prologue.exp
1520 * gdb.arch/ftrace-insn-reloc.exp
1521 * gdb.arch/gdb1291.exp
1522 * gdb.arch/gdb1431.exp
1523 * gdb.arch/gdb1558.exp
1524 * gdb.arch/i386-dr3-watch.exp
1525 * gdb.arch/i386-sse-stack-align.exp
1526 * gdb.arch/ia64-breakpoint-shadow.exp
1527 * gdb.arch/pa-nullify.exp
1528 * gdb.arch/powerpc-aix-prologue.exp
1529 * gdb.arch/thumb-bx-pc.exp
1530 * gdb.base/annota1.exp
1531 * gdb.base/annota3.exp
1532 * gdb.base/arrayidx.exp
1533 * gdb.base/assign.exp
1534 * gdb.base/attach.exp
1535 * gdb.base/auxv.exp
1536 * gdb.base/bang.exp
1537 * gdb.base/bfp-test.exp
1538 * gdb.base/bigcore.exp
1539 * gdb.base/bitfields2.exp
1540 * gdb.base/break-fun-addr.exp
1541 * gdb.base/break-probes.exp
1542 * gdb.base/call-rt-st.exp
1543 * gdb.base/callexit.exp
1544 * gdb.base/catch-fork-kill.exp
1545 * gdb.base/charset.exp
1546 * gdb.base/checkpoint.exp
1547 * gdb.base/comprdebug.exp
1548 * gdb.base/constvars.exp
1549 * gdb.base/coredump-filter.exp
1550 * gdb.base/cursal.exp
1551 * gdb.base/cvexpr.exp
1552 * gdb.base/detach.exp
1553 * gdb.base/display.exp
1554 * gdb.base/dmsym.exp
1555 * gdb.base/dprintf-pending.exp
1556 * gdb.base/dso2dso.exp
1557 * gdb.base/dtrace-probe.exp
1558 * gdb.base/dump.exp
1559 * gdb.base/enum_cond.exp
1560 * gdb.base/exe-lock.exp
1561 * gdb.base/exec-invalid-sysroot.exp
1562 * gdb.base/execl-update-breakpoints.exp
1563 * gdb.base/exprs.exp
1564 * gdb.base/fileio.exp
1565 * gdb.base/find.exp
1566 * gdb.base/finish.exp
1567 * gdb.base/fixsection.exp
1568 * gdb.base/foll-vfork.exp
1569 * gdb.base/frame-args.exp
1570 * gdb.base/gcore.exp
1571 * gdb.base/gdb1250.exp
1572 * gdb.base/global-var-nested-by-dso.exp
1573 * gdb.base/gnu-ifunc.exp
1574 * gdb.base/hashline1.exp
1575 * gdb.base/hashline2.exp
1576 * gdb.base/hashline3.exp
1577 * gdb.base/hbreak-in-shr-unsupported.exp
1578 * gdb.base/huge.exp
1579 * gdb.base/infcall-input.exp
1580 * gdb.base/info-fun.exp
1581 * gdb.base/info-shared.exp
1582 * gdb.base/jit-simple.exp
1583 * gdb.base/jit-so.exp
1584 * gdb.base/jit.exp
1585 * gdb.base/jump.exp
1586 * gdb.base/label.exp
1587 * gdb.base/lineinc.exp
1588 * gdb.base/logical.exp
1589 * gdb.base/longjmp.exp
1590 * gdb.base/macscp.exp
1591 * gdb.base/miscexprs.exp
1592 * gdb.base/new-ui-echo.exp
1593 * gdb.base/new-ui-pending-input.exp
1594 * gdb.base/new-ui.exp
1595 * gdb.base/nodebug.exp
1596 * gdb.base/nofield.exp
1597 * gdb.base/offsets.exp
1598 * gdb.base/overlays.exp
1599 * gdb.base/pending.exp
1600 * gdb.base/pointers.exp
1601 * gdb.base/pr11022.exp
1602 * gdb.base/printcmds.exp
1603 * gdb.base/prologue.exp
1604 * gdb.base/ptr-typedef.exp
1605 * gdb.base/realname-expand.exp
1606 * gdb.base/relativedebug.exp
1607 * gdb.base/relocate.exp
1608 * gdb.base/remote.exp
1609 * gdb.base/reread.exp
1610 * gdb.base/return2.exp
1611 * gdb.base/savedregs.exp
1612 * gdb.base/sep.exp
1613 * gdb.base/sepdebug.exp
1614 * gdb.base/sepsymtab.exp
1615 * gdb.base/set-inferior-tty.exp
1616 * gdb.base/setshow.exp
1617 * gdb.base/shlib-call.exp
1618 * gdb.base/sigaltstack.exp
1619 * gdb.base/siginfo-addr.exp
1620 * gdb.base/signals.exp
1621 * gdb.base/signull.exp
1622 * gdb.base/sigrepeat.exp
1623 * gdb.base/so-impl-ld.exp
1624 * gdb.base/solib-display.exp
1625 * gdb.base/solib-overlap.exp
1626 * gdb.base/solib-search.exp
1627 * gdb.base/solib-symbol.exp
1628 * gdb.base/structs.exp
1629 * gdb.base/structs2.exp
1630 * gdb.base/symtab-search-order.exp
1631 * gdb.base/twice.exp
1632 * gdb.base/unload.exp
1633 * gdb.base/varargs.exp
1634 * gdb.base/watchpoint-solib.exp
1635 * gdb.base/watchpoint.exp
1636 * gdb.base/whatis.exp
1637 * gdb.base/wrong_frame_bt_full.exp
1638 * gdb.btrace/dlopen.exp
1639 * gdb.cell/ea-standalone.exp
1640 * gdb.cell/ea-test.exp
1641 * gdb.cp/dispcxx.exp
1642 * gdb.cp/gdb2384.exp
1643 * gdb.cp/method2.exp
1644 * gdb.cp/nextoverthrow.exp
1645 * gdb.cp/pr10728.exp
1646 * gdb.disasm/am33.exp
1647 * gdb.disasm/h8300s.exp
1648 * gdb.disasm/mn10300.exp
1649 * gdb.disasm/sh3.exp
1650 * gdb.dwarf2/dw2-dir-file-name.exp
1651 * gdb.fortran/complex.exp
1652 * gdb.fortran/library-module.exp
1653 * gdb.guile/scm-pretty-print.exp
1654 * gdb.guile/scm-symbol.exp
1655 * gdb.guile/scm-type.exp
1656 * gdb.guile/scm-value.exp
1657 * gdb.linespec/linespec.exp
1658 * gdb.mi/gdb701.exp
1659 * gdb.mi/gdb792.exp
1660 * gdb.mi/mi-breakpoint-changed.exp
1661 * gdb.mi/mi-dprintf-pending.exp
1662 * gdb.mi/mi-dprintf.exp
1663 * gdb.mi/mi-exit-code.exp
1664 * gdb.mi/mi-pending.exp
1665 * gdb.mi/mi-solib.exp
1666 * gdb.mi/new-ui-mi-sync.exp
1667 * gdb.mi/pr11022.exp
1668 * gdb.mi/user-selected-context-sync.exp
1669 * gdb.opt/solib-intra-step.exp
1670 * gdb.python/py-events.exp
1671 * gdb.python/py-finish-breakpoint.exp
1672 * gdb.python/py-mi.exp
1673 * gdb.python/py-prettyprint.exp
1674 * gdb.python/py-shared.exp
1675 * gdb.python/py-symbol.exp
1676 * gdb.python/py-template.exp
1677 * gdb.python/py-type.exp
1678 * gdb.python/py-value.exp
1679 * gdb.reverse/solib-precsave.exp
1680 * gdb.reverse/solib-reverse.exp
1681 * gdb.server/solib-list.exp
1682 * gdb.stabs/weird.exp
1683 * gdb.threads/reconnect-signal.exp
1684 * gdb.threads/stepi-random-signal.exp
1685 * gdb.trace/actions.exp
1686 * gdb.trace/ax.exp
1687 * gdb.trace/backtrace.exp
1688 * gdb.trace/change-loc.exp
1689 * gdb.trace/deltrace.exp
1690 * gdb.trace/ftrace-lock.exp
1691 * gdb.trace/ftrace.exp
1692 * gdb.trace/infotrace.exp
1693 * gdb.trace/mi-tracepoint-changed.exp
1694 * gdb.trace/packetlen.exp
1695 * gdb.trace/passcount.exp
1696 * gdb.trace/pending.exp
1697 * gdb.trace/range-stepping.exp
1698 * gdb.trace/report.exp
1699 * gdb.trace/stap-trace.exp
1700 * gdb.trace/tfind.exp
1701 * gdb.trace/trace-break.exp
1702 * gdb.trace/trace-condition.exp
1703 * gdb.trace/trace-enable-disable.exp
1704 * gdb.trace/trace-mt.exp
1705 * gdb.trace/tracecmd.exp
1706 * gdb.trace/tspeed.exp
1707 * gdb.trace/tsv.exp
1708 * lib/perftest.exp
1709
fb9feb35
LM
17102016-12-01 Luis Machado <lgustavo@codesourcery.com>
1711
1712 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1713 with gdb_test_no_output.
1714 Use command as test name.
1715
cd2ddb6c
LM
17162016-12-01 Luis Machado <lgustavo@codesourcery.com>
1717
1718 Fix test names starting with uppercase throughout the files.
1719
1720 * gdb.ada/assign_1.exp
1721 * gdb.ada/boolean_expr.exp
1722 * gdb.base/arrayidx.exp
1723 * gdb.base/del.exp
1724 * gdb.base/gcore-buffer-overflow.exp
1725 * gdb.base/testenv.exp
1726 * gdb.compile/compile.exp
1727 * gdb.python/py-framefilter-invalidarg.exp
1728 * gdb.python/py-framefilter.exp
1729
bb95117e
LM
17302016-12-01 Luis Machado <lgustavo@codesourcery.com>
1731
1732 Fix test names starting with uppercase throughout the files.
1733
1734 * gdb.ada/array_return.exp
1735 * gdb.ada/expr_delims.exp
1736 * gdb.ada/mi_dyn_arr.exp
1737 * gdb.ada/mi_interface.exp
1738 * gdb.ada/mi_var_array.exp
1739 * gdb.ada/watch_arg.exp
1740 * gdb.arch/alpha-step.exp
1741 * gdb.arch/altivec-regs.exp
1742 * gdb.arch/e500-regs.exp
1743 * gdb.arch/powerpc-d128-regs.exp
1744 * gdb.base/arrayidx.exp
1745 * gdb.base/break.exp
1746 * gdb.base/checkpoint.exp
1747 * gdb.base/debug-expr.exp
1748 * gdb.base/dmsym.exp
1749 * gdb.base/radix.exp
1750 * gdb.base/sepdebug.exp
1751 * gdb.base/testenv.exp
1752 * gdb.base/watch_thread_num.exp
1753 * gdb.base/watchpoint-cond-gone.exp
1754 * gdb.cell/break.exp
1755 * gdb.cell/ea-cache.exp
1756 * gdb.compile/compile.exp
1757 * gdb.cp/gdb2495.exp
1758 * gdb.gdb/selftest.exp
1759 * gdb.gdb/xfullpath.exp
1760 * gdb.go/hello.exp
1761 * gdb.go/integers.exp
1762 * gdb.objc/basicclass.exp
1763 * gdb.pascal/hello.exp
1764 * gdb.pascal/integers.exp
1765 * gdb.python/py-breakpoint.exp
1766 * gdb.python/py-cmd.exp
1767 * gdb.python/py-linetable.exp
1768 * gdb.python/py-xmethods.exp
1769 * gdb.python/python.exp
1770 * gdb.reverse/consecutive-precsave.exp
1771 * gdb.reverse/finish-precsave.exp
1772 * gdb.reverse/i386-precsave.exp
1773 * gdb.reverse/machinestate-precsave.exp
1774 * gdb.reverse/sigall-precsave.exp
1775 * gdb.reverse/solib-precsave.exp
1776 * gdb.reverse/step-precsave.exp
1777 * gdb.reverse/until-precsave.exp
1778 * gdb.reverse/watch-precsave.exp
1779 * gdb.threads/leader-exit.exp
1780 * gdb.threads/pthreads.exp
1781 * gdb.threads/wp-replication.exp
1782 * gdb.trace/actions.exp
1783 * gdb.trace/mi-tsv-changed.exp
1784 * gdb.trace/tsv.exp
1785
de97fdd4
LM
17862016-12-01 Luis Machado <lgustavo@codesourcery.com>
1787
1788 Fix test names starting with uppercase throughout the files.
1789
1790 * gdb.arch/i386-bp_permanent.exp
1791 * gdb.arch/i386-gnu-cfi.exp
1792 * gdb.base/disasm-end-cu.exp
1793 * gdb.base/macscp.exp
1794 * gdb.base/pending.exp
1795 * gdb.base/watch_thread_num.exp
1796 * gdb.cp/exception.exp
1797 * gdb.cp/gdb2495.exp
1798 * gdb.cp/local.exp
1799 * gdb.python/py-evsignal.exp
1800 * gdb.python/python.exp
1801 * gdb.trace/tracecmd.exp
1802
9f058c10
LM
18032016-12-01 Luis Machado <lgustavo@codesourcery.com>
1804
1805 Fix test names starting with uppercase throughout the files.
1806
1807 * gdb.base/charset.exp
1808 * gdb.base/eval.exp
1809 * gdb.base/multi-forks.exp
1810 * gdb.guile/scm-progspace.exp
1811 * gdb.opencl/datatypes.exp
1812 * gdb.python/py-block.exp
1813 * gdb.python/py-function.exp
1814 * gdb.python/py-symbol.exp
1815 * gdb.python/py-symtab.exp
1816 * gdb.python/py-xmethods.exp
1817 * gdb.reverse/break-precsave.exp
1818 * gdb.reverse/break-reverse.exp
1819 * gdb.reverse/consecutive-precsave.exp
1820 * gdb.reverse/consecutive-reverse.exp
1821 * gdb.reverse/finish-precsave.exp
1822 * gdb.reverse/finish-reverse-bkpt.exp
1823 * gdb.reverse/finish-reverse.exp
1824 * gdb.reverse/fstatat-reverse.exp
1825 * gdb.reverse/getresuid-reverse.exp
1826 * gdb.reverse/i386-precsave.exp
1827 * gdb.reverse/i386-reverse.exp
1828 * gdb.reverse/i386-sse-reverse.exp
1829 * gdb.reverse/i387-stack-reverse.exp
1830 * gdb.reverse/insn-reverse.exp
1831 * gdb.reverse/machinestate-precsave.exp
1832 * gdb.reverse/machinestate.exp
1833 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1834 * gdb.reverse/pipe-reverse.exp
1835 * gdb.reverse/readv-reverse.exp
1836 * gdb.reverse/recvmsg-reverse.exp
1837 * gdb.reverse/rerun-prec.exp
1838 * gdb.reverse/s390-mvcle.exp
1839 * gdb.reverse/sigall-precsave.exp
1840 * gdb.reverse/sigall-reverse.exp
1841 * gdb.reverse/solib-precsave.exp
1842 * gdb.reverse/solib-reverse.exp
1843 * gdb.reverse/step-precsave.exp
1844 * gdb.reverse/step-reverse.exp
1845 * gdb.reverse/time-reverse.exp
1846 * gdb.reverse/until-precsave.exp
1847 * gdb.reverse/until-reverse.exp
1848 * gdb.reverse/waitpid-reverse.exp
1849 * gdb.reverse/watch-precsave.exp
1850 * gdb.reverse/watch-reverse.exp
1851
cdc7edd7
LM
18522016-12-01 Luis Machado <lgustavo@codesourcery.com>
1853
1854 Fix test names starting with uppercase throughout the files.
1855
1856 * gdb.arch/i386-mpx-simple_segv.exp
1857 * gdb.arch/i386-mpx.exp
1858 * gdb.arch/i386-permbkpt.exp
1859 * gdb.arch/pa-nullify.exp
1860 * gdb.arch/powerpc-d128-regs.exp
1861 * gdb.arch/vsx-regs.exp
1862 * gdb.base/bfp-test.exp
1863 * gdb.base/break.exp
1864 * gdb.base/breakpoint-shadow.exp
1865 * gdb.base/callfuncs.exp
1866 * gdb.base/charset.exp
1867 * gdb.base/commands.exp
1868 * gdb.base/completion.exp
1869 * gdb.base/dfp-test.exp
1870 * gdb.base/echo.exp
1871 * gdb.base/ending-run.exp
1872 * gdb.base/eval.exp
1873 * gdb.base/expand-psymtabs.exp
1874 * gdb.base/float128.exp
1875 * gdb.base/floatn.exp
1876 * gdb.base/foll-exec-mode.exp
1877 * gdb.base/gdb1056.exp
1878 * gdb.base/gdb11531.exp
1879 * gdb.base/kill-after-signal.exp
1880 * gdb.base/multi-forks.exp
1881 * gdb.base/overlays.exp
1882 * gdb.base/pending.exp
1883 * gdb.base/sepdebug.exp
1884 * gdb.base/testenv.exp
1885 * gdb.base/valgrind-db-attach.exp
1886 * gdb.base/watch_thread_num.exp
1887 * gdb.base/watchpoint-cond-gone.exp
1888 * gdb.base/watchpoint.exp
1889 * gdb.base/watchpoints.exp
1890 * gdb.cp/arg-reference.exp
1891 * gdb.cp/baseenum.exp
1892 * gdb.cp/operator.exp
1893 * gdb.cp/shadow.exp
1894 * gdb.dwarf2/dw2-op-out-param.exp
1895 * gdb.dwarf2/dw2-reg-undefined.exp
1896 * gdb.go/chan.exp
1897 * gdb.go/hello.exp
1898 * gdb.go/integers.exp
1899 * gdb.go/methods.exp
1900 * gdb.go/package.exp
1901 * gdb.guile/scm-parameter.exp
1902 * gdb.guile/scm-progspace.exp
1903 * gdb.guile/scm-value.exp
1904 * gdb.mi/mi-pending.exp
1905 * gdb.mi/user-selected-context-sync.exp
1906 * gdb.multi/multi-attach.exp
1907 * gdb.multi/tids.exp
1908 * gdb.opt/clobbered-registers-O2.exp
1909 * gdb.pascal/floats.exp
1910 * gdb.pascal/integers.exp
1911 * gdb.python/py-block.exp
1912 * gdb.python/py-events.exp
1913 * gdb.python/py-parameter.exp
1914 * gdb.python/py-symbol.exp
1915 * gdb.python/py-symtab.exp
1916 * gdb.python/py-type.exp
1917 * gdb.python/py-value.exp
1918 * gdb.python/py-xmethods.exp
1919 * gdb.python/python.exp
1920 * gdb.reverse/break-precsave.exp
1921 * gdb.reverse/consecutive-precsave.exp
1922 * gdb.reverse/finish-precsave.exp
1923 * gdb.reverse/i386-precsave.exp
1924 * gdb.reverse/machinestate-precsave.exp
1925 * gdb.reverse/sigall-precsave.exp
1926 * gdb.reverse/solib-precsave.exp
1927 * gdb.reverse/step-precsave.exp
1928 * gdb.reverse/until-precsave.exp
1929 * gdb.reverse/watch-precsave.exp
1930 * gdb.server/ext-attach.exp
1931 * gdb.server/ext-restart.exp
1932 * gdb.server/ext-run.exp
1933 * gdb.server/ext-wrapper.exp
1934 * gdb.stabs/gdb11479.exp
1935 * gdb.stabs/weird.exp
1936 * gdb.threads/attach-many-short-lived-threads.exp
1937 * gdb.threads/kill.exp
1938 * gdb.threads/watchpoint-fork.exp
1939
bc6c7af4
LM
19402016-12-01 Luis Machado <lgustavo@codesourcery.com>
1941
1942 Fix test names starting with uppercase throughout all the files below.
1943
1944 * gdb.ada/array_return.exp
1945 * gdb.ada/catch_ex.exp
1946 * gdb.ada/info_exc.exp
1947 * gdb.ada/mi_catch_ex.exp
1948 * gdb.ada/mi_dyn_arr.exp
1949 * gdb.ada/mi_ex_cond.exp
1950 * gdb.ada/mi_exc_info.exp
1951 * gdb.ada/mi_interface.exp
1952 * gdb.ada/mi_task_arg.exp
1953 * gdb.ada/mi_task_info.exp
1954 * gdb.ada/mi_var_array.exp
1955 * gdb.arch/alpha-step.exp
1956 * gdb.arch/amd64-disp-step.exp
1957 * gdb.arch/arm-disp-step.exp
1958 * gdb.arch/disp-step-insn-reloc.exp
1959 * gdb.arch/e500-prologue.exp
1960 * gdb.arch/ftrace-insn-reloc.exp
1961 * gdb.arch/gdb1558.exp
1962 * gdb.arch/i386-bp_permanent.exp
1963 * gdb.arch/i386-disp-step.exp
1964 * gdb.arch/i386-float.exp
1965 * gdb.arch/i386-gnu-cfi.exp
1966 * gdb.arch/ia64-breakpoint-shadow.exp
1967 * gdb.arch/mips16-thunks.exp
1968 * gdb.arch/pa-nullify.exp
1969 * gdb.arch/powerpc-aix-prologue.exp
1970 * gdb.arch/powerpc-power.exp
1971 * gdb.arch/ppc-dfp.exp
1972 * gdb.arch/s390-tdbregs.exp
1973 * gdb.arch/spu-info.exp
1974 * gdb.arch/spu-ls.exp
1975 * gdb.arch/thumb-bx-pc.exp
1976 * gdb.base/advance.exp
1977 * gdb.base/annota-input-while-running.exp
1978 * gdb.base/arrayidx.exp
1979 * gdb.base/asmlabel.exp
1980 * gdb.base/async.exp
1981 * gdb.base/attach-wait-input.exp
1982 * gdb.base/auto-connect-native-target.exp
1983 * gdb.base/batch-preserve-term-settings.exp
1984 * gdb.base/bfp-test.exp
1985 * gdb.base/bigcore.exp
1986 * gdb.base/bp-permanent.exp
1987 * gdb.base/break-always.exp
1988 * gdb.base/break-fun-addr.exp
1989 * gdb.base/break-idempotent.exp
1990 * gdb.base/break-main-file-remove-fail.exp
1991 * gdb.base/break-probes.exp
1992 * gdb.base/break-unload-file.exp
1993 * gdb.base/break.exp
1994 * gdb.base/call-ar-st.exp
1995 * gdb.base/call-rt-st.exp
1996 * gdb.base/call-sc.exp
1997 * gdb.base/call-signal-resume.exp
1998 * gdb.base/call-strs.exp
1999 * gdb.base/callexit.exp
2000 * gdb.base/callfuncs.exp
2001 * gdb.base/catch-gdb-caused-signals.exp
2002 * gdb.base/catch-signal-siginfo-cond.exp
2003 * gdb.base/catch-syscall.exp
2004 * gdb.base/compare-sections.exp
2005 * gdb.base/cond-eval-mode.exp
2006 * gdb.base/condbreak-call-false.exp
2007 * gdb.base/consecutive-step-over.exp
2008 * gdb.base/cursal.exp
2009 * gdb.base/disabled-location.exp
2010 * gdb.base/disasm-end-cu.exp
2011 * gdb.base/display.exp
2012 * gdb.base/double-prompt-target-event-error.exp
2013 * gdb.base/dprintf-bp-same-addr.exp
2014 * gdb.base/dprintf-detach.exp
2015 * gdb.base/dprintf-next.exp
2016 * gdb.base/dprintf-non-stop.exp
2017 * gdb.base/dprintf-pending.exp
2018 * gdb.base/dso2dso.exp
2019 * gdb.base/ending-run.exp
2020 * gdb.base/enum_cond.exp
2021 * gdb.base/examine-backward.exp
2022 * gdb.base/exe-lock.exp
2023 * gdb.base/exec-invalid-sysroot.exp
2024 * gdb.base/execl-update-breakpoints.exp
2025 * gdb.base/execution-termios.exp
2026 * gdb.base/fileio.exp
2027 * gdb.base/fixsection.exp
2028 * gdb.base/foll-exec-mode.exp
2029 * gdb.base/foll-exec.exp
2030 * gdb.base/fork-running-state.exp
2031 * gdb.base/frame-args.exp
2032 * gdb.base/fullpath-expand.exp
2033 * gdb.base/func-ptr.exp
2034 * gdb.base/gcore-relro-pie.exp
2035 * gdb.base/gdb1090.exp
2036 * gdb.base/gdb1555.exp
2037 * gdb.base/global-var-nested-by-dso.exp
2038 * gdb.base/gnu-ifunc.exp
2039 * gdb.base/hbreak-in-shr-unsupported.exp
2040 * gdb.base/hbreak-unmapped.exp
2041 * gdb.base/hook-stop.exp
2042 * gdb.base/infcall-input.exp
2043 * gdb.base/info-fun.exp
2044 * gdb.base/info-shared.exp
2045 * gdb.base/interrupt-noterm.exp
2046 * gdb.base/jit-so.exp
2047 * gdb.base/jit.exp
2048 * gdb.base/line-symtabs.exp
2049 * gdb.base/list.exp
2050 * gdb.base/longjmp.exp
2051 * gdb.base/macscp.exp
2052 * gdb.base/max-value-size.exp
2053 * gdb.base/nodebug.exp
2054 * gdb.base/nofield.exp
2055 * gdb.base/overlays.exp
2056 * gdb.base/paginate-after-ctrl-c-running.exp
2057 * gdb.base/paginate-bg-execution.exp
2058 * gdb.base/paginate-inferior-exit.exp
2059 * gdb.base/pending.exp
2060 * gdb.base/pr11022.exp
2061 * gdb.base/printcmds.exp
2062 * gdb.base/ptr-typedef.exp
2063 * gdb.base/ptype.exp
2064 * gdb.base/randomize.exp
2065 * gdb.base/range-stepping.exp
2066 * gdb.base/realname-expand.exp
2067 * gdb.base/relativedebug.exp
2068 * gdb.base/remote.exp
2069 * gdb.base/savedregs.exp
2070 * gdb.base/sepdebug.exp
2071 * gdb.base/set-noassign.exp
2072 * gdb.base/shlib-call.exp
2073 * gdb.base/shreloc.exp
2074 * gdb.base/sigaltstack.exp
2075 * gdb.base/sigbpt.exp
2076 * gdb.base/siginfo-addr.exp
2077 * gdb.base/siginfo-obj.exp
2078 * gdb.base/siginfo-thread.exp
2079 * gdb.base/signest.exp
2080 * gdb.base/signull.exp
2081 * gdb.base/sigrepeat.exp
2082 * gdb.base/skip.exp
2083 * gdb.base/so-impl-ld.exp
2084 * gdb.base/solib-corrupted.exp
2085 * gdb.base/solib-disc.exp
2086 * gdb.base/solib-display.exp
2087 * gdb.base/solib-overlap.exp
2088 * gdb.base/solib-search.exp
2089 * gdb.base/solib-symbol.exp
2090 * gdb.base/source-execution.exp
2091 * gdb.base/sss-bp-on-user-bp-2.exp
2092 * gdb.base/sss-bp-on-user-bp.exp
2093 * gdb.base/stack-checking.exp
2094 * gdb.base/stale-infcall.exp
2095 * gdb.base/step-break.exp
2096 * gdb.base/step-line.exp
2097 * gdb.base/step-over-exit.exp
2098 * gdb.base/step-test.exp
2099 * gdb.base/structs.exp
2100 * gdb.base/sym-file.exp
2101 * gdb.base/symtab-search-order.exp
2102 * gdb.base/term.exp
2103 * gdb.base/type-opaque.exp
2104 * gdb.base/unload.exp
2105 * gdb.base/until-nodebug.exp
2106 * gdb.base/until.exp
2107 * gdb.base/unwindonsignal.exp
2108 * gdb.base/watch-cond.exp
2109 * gdb.base/watch-non-mem.exp
2110 * gdb.base/watch_thread_num.exp
2111 * gdb.base/watchpoint-reuse-slot.exp
2112 * gdb.base/watchpoint-solib.exp
2113 * gdb.base/watchpoint.exp
2114 * gdb.btrace/dlopen.exp
2115 * gdb.cell/arch.exp
2116 * gdb.cell/break.exp
2117 * gdb.cell/bt.exp
2118 * gdb.cell/core.exp
2119 * gdb.cell/data.exp
2120 * gdb.cell/dwarfaddr.exp
2121 * gdb.cell/ea-cache.exp
2122 * gdb.cell/ea-standalone.exp
2123 * gdb.cell/ea-test.exp
2124 * gdb.cell/f-regs.exp
2125 * gdb.cell/fork.exp
2126 * gdb.cell/gcore.exp
2127 * gdb.cell/mem-access.exp
2128 * gdb.cell/ptype.exp
2129 * gdb.cell/registers.exp
2130 * gdb.cell/sizeof.exp
2131 * gdb.cell/solib-symbol.exp
2132 * gdb.cell/solib.exp
2133 * gdb.compile/compile-tls.exp
2134 * gdb.cp/exception.exp
2135 * gdb.cp/gdb2495.exp
2136 * gdb.cp/local.exp
2137 * gdb.cp/mb-inline.exp
2138 * gdb.cp/mb-templates.exp
2139 * gdb.cp/pr10687.exp
2140 * gdb.cp/pr9167.exp
2141 * gdb.cp/scope-err.exp
2142 * gdb.cp/templates.exp
2143 * gdb.cp/virtfunc.exp
2144 * gdb.dwarf2/dw2-dir-file-name.exp
2145 * gdb.dwarf2/dw2-single-line-discriminators.exp
2146 * gdb.fortran/complex.exp
2147 * gdb.fortran/library-module.exp
2148 * gdb.guile/guile.exp
2149 * gdb.guile/scm-cmd.exp
2150 * gdb.guile/scm-frame-inline.exp
2151 * gdb.guile/scm-objfile.exp
2152 * gdb.guile/scm-pretty-print.exp
2153 * gdb.guile/scm-symbol.exp
2154 * gdb.guile/scm-type.exp
2155 * gdb.guile/scm-value.exp
2156 * gdb.linespec/keywords.exp
2157 * gdb.linespec/ls-errs.exp
2158 * gdb.linespec/macro-relative.exp
2159 * gdb.linespec/thread.exp
2160 * gdb.mi/mi-breakpoint-changed.exp
2161 * gdb.mi/mi-dprintf-pending.exp
2162 * gdb.mi/mi-fullname-deleted.exp
2163 * gdb.mi/mi-logging.exp
2164 * gdb.mi/mi-pending.exp
2165 * gdb.mi/mi-solib.exp
2166 * gdb.mi/new-ui-mi-sync.exp
2167 * gdb.mi/user-selected-context-sync.exp
2168 * gdb.multi/dummy-frame-restore.exp
2169 * gdb.multi/multi-arch-exec.exp
2170 * gdb.multi/remove-inferiors.exp
2171 * gdb.multi/watchpoint-multi-exit.exp
2172 * gdb.opt/solib-intra-step.exp
2173 * gdb.perf/backtrace.exp
2174 * gdb.perf/single-step.exp
2175 * gdb.perf/skip-command.exp
2176 * gdb.perf/skip-prologue.exp
2177 * gdb.perf/solib.exp
2178 * gdb.python/lib-types.exp
2179 * gdb.python/py-as-string.exp
2180 * gdb.python/py-bad-printers.exp
2181 * gdb.python/py-block.exp
2182 * gdb.python/py-breakpoint.exp
2183 * gdb.python/py-cmd.exp
2184 * gdb.python/py-events.exp
2185 * gdb.python/py-evthreads.exp
2186 * gdb.python/py-finish-breakpoint.exp
2187 * gdb.python/py-finish-breakpoint2.exp
2188 * gdb.python/py-frame-inline.exp
2189 * gdb.python/py-frame.exp
2190 * gdb.python/py-inferior.exp
2191 * gdb.python/py-infthread.exp
2192 * gdb.python/py-mi.exp
2193 * gdb.python/py-objfile.exp
2194 * gdb.python/py-pp-maint.exp
2195 * gdb.python/py-pp-registration.exp
2196 * gdb.python/py-prettyprint.exp
2197 * gdb.python/py-recurse-unwind.exp
2198 * gdb.python/py-shared.exp
2199 * gdb.python/py-symbol.exp
2200 * gdb.python/py-symtab.exp
2201 * gdb.python/py-template.exp
2202 * gdb.python/py-type.exp
2203 * gdb.python/py-unwind-maint.exp
2204 * gdb.python/py-unwind.exp
2205 * gdb.python/py-value.exp
2206 * gdb.python/python.exp
2207 * gdb.reverse/finish-reverse-bkpt.exp
2208 * gdb.reverse/insn-reverse.exp
2209 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2210 * gdb.reverse/solib-precsave.exp
2211 * gdb.reverse/solib-reverse.exp
2212 * gdb.stabs/gdb11479.exp
2213 * gdb.stabs/weird.exp
2214 * gdb.threads/fork-child-threads.exp
2215 * gdb.threads/fork-plus-threads.exp
2216 * gdb.threads/fork-thread-pending.exp
2217 * gdb.threads/forking-threads-plus-breakpoint.exp
2218 * gdb.threads/hand-call-in-threads.exp
2219 * gdb.threads/interrupted-hand-call.exp
2220 * gdb.threads/linux-dp.exp
2221 * gdb.threads/local-watch-wrong-thread.exp
2222 * gdb.threads/next-while-other-thread-longjmps.exp
2223 * gdb.threads/non-ldr-exit.exp
2224 * gdb.threads/pending-step.exp
2225 * gdb.threads/print-threads.exp
2226 * gdb.threads/process-dies-while-detaching.exp
2227 * gdb.threads/process-dies-while-handling-bp.exp
2228 * gdb.threads/pthreads.exp
2229 * gdb.threads/queue-signal.exp
2230 * gdb.threads/reconnect-signal.exp
2231 * gdb.threads/signal-command-handle-nopass.exp
2232 * gdb.threads/signal-command-multiple-signals-pending.exp
2233 * gdb.threads/signal-delivered-right-thread.exp
2234 * gdb.threads/signal-sigtrap.exp
2235 * gdb.threads/sigthread.exp
2236 * gdb.threads/staticthreads.exp
2237 * gdb.threads/stepi-random-signal.exp
2238 * gdb.threads/thread-unwindonsignal.exp
2239 * gdb.threads/thread_check.exp
2240 * gdb.threads/thread_events.exp
2241 * gdb.threads/tid-reuse.exp
2242 * gdb.threads/tls-nodebug.exp
2243 * gdb.threads/tls-shared.exp
2244 * gdb.threads/tls-so_extern.exp
2245 * gdb.threads/tls.exp
2246 * gdb.threads/wp-replication.exp
2247 * gdb.trace/actions-changed.exp
2248 * gdb.trace/actions.exp
2249 * gdb.trace/backtrace.exp
2250 * gdb.trace/change-loc.exp
2251 * gdb.trace/collection.exp
2252 * gdb.trace/deltrace.exp
2253 * gdb.trace/disconnected-tracing.exp
2254 * gdb.trace/entry-values.exp
2255 * gdb.trace/ftrace-lock.exp
2256 * gdb.trace/ftrace.exp
2257 * gdb.trace/infotrace.exp
2258 * gdb.trace/mi-trace-frame-collected.exp
2259 * gdb.trace/mi-trace-unavailable.exp
2260 * gdb.trace/mi-traceframe-changed.exp
2261 * gdb.trace/mi-tracepoint-changed.exp
2262 * gdb.trace/mi-tsv-changed.exp
2263 * gdb.trace/no-attach-trace.exp
2264 * gdb.trace/packetlen.exp
2265 * gdb.trace/passc-dyn.exp
2266 * gdb.trace/passcount.exp
2267 * gdb.trace/pending.exp
2268 * gdb.trace/pr16508.exp
2269 * gdb.trace/qtro.exp
2270 * gdb.trace/range-stepping.exp
2271 * gdb.trace/read-memory.exp
2272 * gdb.trace/report.exp
2273 * gdb.trace/save-trace.exp
2274 * gdb.trace/signal.exp
2275 * gdb.trace/stap-trace.exp
2276 * gdb.trace/status-stop.exp
2277 * gdb.trace/strace.exp
2278 * gdb.trace/tfile.exp
2279 * gdb.trace/tfind.exp
2280 * gdb.trace/trace-break.exp
2281 * gdb.trace/trace-condition.exp
2282 * gdb.trace/trace-enable-disable.exp
2283 * gdb.trace/trace-mt.exp
2284 * gdb.trace/tracecmd.exp
2285 * gdb.trace/tracefile-pseudo-reg.exp
2286 * gdb.trace/tspeed.exp
2287 * gdb.trace/tstatus.exp
2288 * gdb.trace/tsv.exp
2289 * gdb.trace/unavailable.exp
2290 * gdb.trace/while-dyn.exp
2291 * gdb.trace/while-stepping.exp
2292 * lib/gdb-guile.exp
2293 * lib/gdb.exp
2294 * lib/mi-support.exp
2295 * lib/pascal.exp
2296 * lib/perftest.exp
2297 * lib/prelink-support.exp
2298 * lib/selftest-support.exp
2299
ad02e4fe
SM
23002016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2301
2302 * Makefile.in: Include disable-implicit-rules.mk.
2303
22347e55
AA
23042016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2305
2306 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2307 non-byte-aligned bit fields.
2308
da5b30da
AA
23092016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2310
2311 PR gdb/12616
2312 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2313 respects the DW_AT_data_bit_offset attribute.
2314
b593ecca
SM
23152016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2316
2317 * gdb.base/default.exp: Fix output of "set language".
2318
3b165252
SM
23192016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2320
2321 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2322 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2323 make.
2324 * configure.ac: Remove checks for the make program.
2325 * configure: Re-generate.
2326
1a2f3d7f
KB
23272016-11-16 Kevin Buettner <kevinb@redhat.com>
2328
2329 * gdb.python/py-recurse-unwind.c (main): Add loop.
2330 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2331 to read_register() and gdb.parse_and_eval(). Make each code
2332 call a separate case that can be individually tested.
2333 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2334 proc. Call cont_and_backtrace for each of the code paths that
2335 we want to test in the unwinder.
2336
b7f38fda
AA
23372016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2338
2339 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2340 the definition of struct S.
2341
1f8db343
CM
23422016-11-11 Catherine Moore <clm@codesourcery.com>
2343
2344 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2345
fad0c9fb
PA
23462016-11-09 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.base/commands.exp (runto_or_return): New procedure.
2349 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2350 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2351 (progvar_simple_while_test, progvar_complex_if_while_test)
2352 (if_while_breakpoint_command_test)
2353 (infrun_breakpoint_command_test, breakpoint_command_test)
2354 (user_defined_command_test, watchpoint_command_test)
2355 (test_command_prompt_position, redefine_hook_test)
2356 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2357 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2358 multi_line_input and multi_line. Remove gdb_expect and
2359 gdb_stop_suppressing_tests uses.
2360 * lib/gdb.exp (valnum_re): New global.
2361 (multi_line_input): New procedure.
2362
8354c62c
SM
23632016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2364
2365 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2366 Remove.
2367 (test_setup): Define with proc_with_prefix.
2368 (test_cli_inferior): Likewise.
2369 (test_cli_thread): Likewise.
2370 (test_cli_frame): Likewise.
2371 (test_cli_select_frame): Likewise.
2372 (test_cli_up_down): Likewise.
2373 (test_mi_thread_select): Likewise.
2374 (test_mi_stack_select_frame): Likewise.
2375 (test_cli_in_mi_inferior): Likewise.
2376 (test_cli_in_mi_thread): Likewise.
2377 (test_cli_in_mi_frame): Likewise.
2378 (top level): Do not use with_test_prefix_procname.
2379
64f367a2
PA
23802016-11-09 Pedro Alves <palves@redhat.com>
2381
2382 * gdb.base/commands.exp (gdbvar_simple_if_test)
2383 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2384 (progvar_simple_if_test, progvar_simple_while_test)
2385 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2386 (infrun_breakpoint_command_test, breakpoint_command_test)
2387 (user_defined_command_test, watchpoint_command_test)
2388 (test_command_prompt_position, deprecated_command_test)
2389 (bp_deleted_in_command, temporary_breakpoint_commands)
2390 (stray_arg0_test, source_file_with_indented_comment)
2391 (recursive_source_test, if_commands_test)
2392 (error_clears_commands_left, redefine_hook_test)
2393 (redefine_backtrace_test): Use proc_with_prefix.
2394 * lib/gdb.exp (proc_with_prefix): New proc.
2395
0bb65f1e
AA
23962016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2397
2398 * gdb.base/tui-layout.c: New file.
2399 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2400 disassembly window contains very long lines.
2401
7353f247
TT
24022016-11-08 Tom Tromey <tom@tromey.com>
2403
2404 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2405 depend on Python 2.
2406
30a7bb83
TT
24072016-11-08 Tom Tromey <tom@tromey.com>
2408
2409 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2410 New method.
2411
cdf5a07c
MG
24122016-10-29 Manish Goregaokar <manish@mozilla.com>
2413
2806dc7e 2414 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 2415
51a789c3
MG
24162016-10-27 Manish Goregaokar <manish@mozilla.com>
2417
2806dc7e
PA
2418 * gdb.rust/simple.rs: Add test for univariant enums without
2419 discriminants and for encoded struct-like enums.
51a789c3 2420
f610ab6d
PA
24212016-10-28 Pedro Alves <palves@redhat.com>
2422
2423 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2424 gdb_test_multiple, tighten regexps and match symtabs and line
2425 tables incrementally.
2426
b129b0ca
LM
24272016-10-28 Luis Machado <lgustavo@codesourcery.com>
2428
2429 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2430 general.
2431
ecf45d2c
SL
24322016-10-25 Luis Machado <lgustavo@codesourcery.com>
2433
2434 * gdb.base/exec-invalid-sysroot.exp: New file.
2435
b8d38ee4
JK
24362016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2437
2438 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2439
f90fd8c2
JK
24402016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2441
2442 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2443
2d2476aa
MR
24442016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2445
2806dc7e
PA
2446 * gdb.base/killed-outside.exp: Remove $options from a call to
2447 `prepare_for_testing'.
2d2476aa 2448
e42b25a0
SM
24492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2450
2451 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2452 Change test message.
2453
3ccdb432
SM
24542016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2455
2456 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2457 Update comment.
2458
5bad3170
SM
24592016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2460
2461 * gdb.trace/mi-trace-save.exp: New file.
2462
5ad9dba7
YQ
24632016-10-13 Yao Qi <yao.qi@linaro.org>
2464
2465 * gdb.base/code_elim.exp (get_var_address): Remove.
2466 * gdb.base/relocate.exp: Likewise.
2467 * gdb.base/shreloc.exp: Likewise.
2468 * lib/gdb.exp (get_var_address): New.
2469
62df7e21
YQ
24702016-10-13 Yao Qi <yao.qi@linaro.org>
2471
2472 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2473 floating point tests if $skip_float_test is false.
2474
4dac951e
LM
24752016-10-12 Luis Machado <lgustavo@codesourcery.com>
2476
2477 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2478 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2479 argc values.
2480 Add 1 to argc so we guarantee distinct initial/modified argc values.
2481
8f1a8fc4
JK
24822016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2483
2484 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2485
16c85b5d
JK
24862016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2487
2488 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2489 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2490 * gdb.arch/vsx-regs.exp: Likewise.
2491
1d0e042a
YQ
24922016-10-07 Yao Qi <yao.qi@linaro.org>
2493
2494 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2495
68dadef5
MM
24962016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2497
2498 * gdb.python/python.exp: Test decode_line("*0").
2499
33fa2c6e
DE
25002016-10-06 Doug Evans <dje@google.com>
2501
2502 * gdb.python/py-value.exp (test_value_creation): Add test for large
2503 unsigned 64-bit value.
2504
9c37b5ae
TT
25052016-10-06 Tom Tromey <tom@tromey.com>
2506
2507 * gdb.compile/compile.exp: Change java tests to rust.
2508 * gdb.base/setshow.exp: Change java tests to rust.
2509 * gdb.base/default.exp: Remove java from language list.
2510 * README (Examples): Update language example.
2511 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2512 test.
2513 * lib/gdb.exp (skip_java_tests): Remove.
2514 * lib/java.exp: Remove.
2515 * gdb.java: Remove.
2516
78b86327
MR
25172016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2518
2519 * gdb.arch/mips-fcr.exp: New test.
2520 * gdb.arch/mips-fcr.c: Source for the new test.
2521
7470adbb
MR
25222016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2523
2524 * gdb.base/solib-disc.exp: Use `standard_output_file'
2525 throughout.
2526
4a556533
PA
25272016-10-06 Pedro Alves <palves@redhat.com>
2528
2529 * gdb.base/jit-simple-dl.c: New file.
2530 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2531 * gdb.base/jit-simple.c: ... this.
2532 * gdb.base/jit-simple.exp (jit_run): Delete.
2533 (build_jit): New proc.
2534 (jit_test_reread): Recompile either the main program or the shared
2535 library, depending on what is being tested. Skip changing address
2536 if caller wants to. Compare before/after addresses. If testing
2537 standalone, explicitly load the binary. Test "maint info
2538 breakpoints".
2539 (top level): Add "standalone vs shared lib" and "change address"
2540 vs "same address" axes.
2541
5a122fbc
PA
25422016-10-06 Pedro Alves <palves@redhat.com>
2543
2544 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2545 call.
2546 (jit_run): Delete.
2547 (jit_test_reread): Use with_test_prefix. Reload the main binary
2548 explicitly. Compare the before/after addresses of the JIT
2549 descriptor.
2550
ee8da4b8
DE
25512016-08-15 Doug Evans <dje@google.com>
2552
2553 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2554 for single bitfields is bool.
2555 * gdb.xml/tdesc-regs.exp: Ditto.
2556
f389f6fe
JK
25572016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2558
2559 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2560
fdebf1a4
YQ
25612016-10-05 Yao Qi <yao.qi@linaro.org>
2562
2563 * lib/gdb.exp (support_complex_tests): Return zero if
2564 gdb_skip_float_test return true.
2565
9c36d954 25662016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2567 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
2568
2569 PR gdb/20487
2570 * gdb.mi/user-selected-context-sync.exp: New file.
2571 * gdb.mi/user-selected-context-sync.c: New file.
2572
4034d0ff 25732016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2574 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
2575
2576 PR gdb/20487
2577 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2578 =thread-select-event check.
2579
a4297203
PB
25802016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2581
2582 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2583 the compulsory L operand changes.
2584 * gdb.arch/powerpc-power.s: Likewise.
2585
bb805577
JK
25862016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2587
2588 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2589 * gdb.base/jit-attach-pie.c: New file.
2590 * gdb.base/jit-attach-pie.exp: New file.
2591
6d61dee5
PA
25922016-09-28 Pedro Alves <palves@redhat.com>
2593
2594 * gdb.base/infcall-input.c: New file.
2595 * gdb.base/infcall-input.exp: New file.
2596
f73842fc
YQ
25972016-09-22 Yao Qi <yao.qi@linaro.org>
2598
2599 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2600 (gdb_exit): Rename it to ...
2601 (gdbserver_gdb_exit): ... Close GDBserver.
2602 (gdb_exit): New proc, call gdbserver_gdb_exit.
2603 (mi_gdb_exit): Likewise.
2604
90681dab
YQ
26052016-09-22 Yao Qi <yao.qi@linaro.org>
2606
2607 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2608 path.
2609 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2610 Remove duplication.
2611
9c211fd8
YQ
26122016-09-22 Yao Qi <yao.qi@linaro.org>
2613
2614 * lib/gdbserver-support.exp: Check the existence of
2615 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2616
ad0a504f
AK
26172016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2618
2619 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2620
36cf1806
TT
26212016-09-21 Tom Tromey <tom@tromey.com>
2622
2623 PR gdb/20604:
2624 * gdb.base/quit.exp: New file.
2625
74172ecf
SM
26262016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2627
2628 * .gitignore: New file.
2629
3d0ec882
MR
26302016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2631
2632 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2633 throughout.
2634
8193adea
AA
26352016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2636
2637 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2638
d41a5c09
JK
26392016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2640
2641 * gdb.cp/casts.cc (decltype): Move it ...
2642 (main): ... with its call to ...
2643 * gdb.cp/casts03.cc: ... a new file.
2644 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2645
d2dfe700
JK
26462016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2647
2648 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2649
e2a92b16
PB
26502016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2651
2652 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2653 and sync up the test with tests in gas/testsuite/gas/ppc.
2654 * gdb.arch/powerpc-power.exp: Likewise.
2655
49b4de64
JK
26562016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2657
2658 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2659
2c29df25
SDJ
26602016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2661 Jan Kratochvil <jan.kratochvil@redhat.com>
2662
2663 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2664 make m1's definition to be different from m2's. Use 'dummy' as an
2665 argument for probe 'two'.
2666
cc3c2846
JB
26672016-09-10 Jon Beniston <jon@beniston.com>
2668
2669 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2670 for sim target.
2671
e1b2624a
AA
26722016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2673
2674 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2675 variable declaration.
2676 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2677 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2678 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2679 received HWCAP as its argument.
2680
4295e285
PA
26812016-09-06 Pedro Alves <palves@redhat.com>
2682
2683 * gdb.base/new-ui-pending-input.c: New file.
2684 * gdb.base/new-ui-pending-input.exp: New file.
2685 * gdb.exp (clear_gdb_spawn_id): New procedure.
2686 (with_spawn_id): Check whether gdb_spawn_id exists before
2687 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2688 on exit.
2689
00d5215e
UW
26902016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2691
2692 * gdb.base/float128.c: New file.
2693 * gdb.base/float128.exp: Likewise.
2694 * gdb.base/floatn.c: Likewise.
2695 * gdb.base/floatn.exp: Likewise.
2696
a9ff5f12
UW
26972016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2698
2699 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2700
f245535c
PA
27012016-09-05 Pedro Alves <palves@redhat.com>
2702
2703 PR backtrace/19927
2704 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2705 unwinders are immediately called as side effect of "source" or
2706 "disable unwinder" commands.
2707 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2708
ae9cf263
YQ
27092016-09-02 Yao Qi <yao.qi@linaro.org>
2710
2711 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2712 is true and $type is "float" or "double".
2713
27aba047
YQ
27142016-09-02 Yao Qi <yao.qi@linaro.org>
2715
2716 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2717 true.
2718 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2719 * gdb.base/call-rt-st.exp: Likewise.
2720 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2721 return value instead of gdb,skip_float_test.
2722 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2723 (do_function_calls): Use its return value instead of
2724 gdb,skip_float_test.
2725 * gdb.base/finish.exp: Likewise.
2726 * gdb.base/funcargs.exp: Likewise.
2727 * gdb.base/return.exp: Likewise.
2728 * gdb.base/return2.exp: Likewise.
2729 * gdb.base/varargs.exp: Likewise.
2730 * lib/gdb.exp (gdb_skip_float_test): Change it to
2731 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2732
5af962df
AA
27332016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2734
2735 * gdb.multi/tids.exp: Test "thread apply all".
2736
7fac6910
JK
27372016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2738
2739 * gdb.base/default.exp (tty): Remove.
2740
bb1fe4ac
KB
27412016-08-24 Kevin Buettner <kevinb@redhat.com>
2742
2806dc7e
PA
2743 * gdb.python/py-recurse-unwind.c: New file.
2744 * gdb.python/py-recurse-unwind.py: New file.
2745 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2746
0a1ddfa6
SM
27472016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2748
2749 * gdb.base/set-inferior-tty.exp: New file.
2750 * gdb.base/set-inferior-tty.c: New file.
2751
d9de1fe3
PA
27522016-08-23 Pedro Alves <palves@redhat.com>
2753
2754 PR gdb/20494
2755 * gdb.base/new-ui-echo.c: New file.
2756 * gdb.base/new-ui-echo.exp: New file.
2757
e9d9abd7
YQ
27582016-08-23 Yao Qi <yao.qi@linaro.org>
2759
2760 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2761 gdbserver_spawn.
2762 * gdb.server/connect-without-multi-process.exp (do_test):
2763 Likewise.
2764
3589529e
YQ
27652016-08-23 Yao Qi <yao.qi@linaro.org>
2766
2767 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2768 standalone_txt. Delete gdb_txt and standalone_txt on host
2769 and target. Spawn the binary on target. Copy files from
2770 target to host.
2771
6bb90213
PA
27722016-08-22 Pedro Alves <palves@redhat.com>
2773
2774 PR gdb/20505
2775 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2776 with_test_prefix. Factor out bits to ...
2777 (test_no_vdso): ... this new procedure.
2778
20c2c024
CL
27792016-08-19 Carl Love <cel@us.ibm.com>
2780
2781 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2782 maintaining separate logic for constructing the output path.
2783 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2784 * gdb.arch/ppc-dfp.exp: Likewise.
2785 * gdb.arch/ppc-fp.exp: Likewise.
2786 * gdb.arch/vsx-regs.exp: Likewise.
2787 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2788 binprefix for generating the additional binary files.
2789
0646e07d
PA
27902016-08-19 Pedro Alves <palves@redhat.com>
2791
2792 * gdb.trace/mi-trace-frame-collected.exp
2793 (test_trace_frame_collected): On x32, expect two registers.
2794
46da9242
CL
27952016-08-18 Carl Love <cel@us.ibm.com>
2796
2797 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2798 and sync up the test with tests in gas/testsuite/gas/ppc.
2799 * gdb.arch/powerpc-power.exp: Likewise.
2800
eb2332d7
SM
28012016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2802
2803 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2804 expected error message.
2805
63c61e04
SM
28062016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2807
2808 * gdb.multi/remove-inferiors.exp: New file.
2809 * gdb.multi/remove-inferiors.c: New file.
2810
7b17065f
YQ
28112016-08-12 Yao Qi <yao.qi@linaro.org>
2812
2813 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2814 argument list.
2815
01d3dedf
PA
28162016-08-10 Pedro Alves <palves@redhat.com>
2817
2818 PR gdb/19187
2819 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2820 setup_kfails.
2821
3eb7562a
PA
28222016-08-09 Pedro Alves <palves@redhat.com>
2823 Simon Marchi <simon.marchi@ericsson.com>
2824
2825 PR gdb/20418
2826 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2827 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2828
80614914
PA
28292016-08-09 Pedro Alves <palves@redhat.com>
2830
2831 PR mi/20431
2832 * gdb.mi/mi-cmd-error.exp: New file.
2833
f348d89a
PA
28342016-08-09 Pedro Alves <palves@redhat.com>
2835
2836 PR gdb/18653
2837 * gdb.base/signals-state-child.c: New file.
2838 * gdb.base/signals-state-child.exp: New file.
2839 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2840
e5ca03b4
PA
28412016-08-09 Pedro Alves <palves@redhat.com>
2842
2843 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2844
282a0691
TT
28452016-08-03 Tom Tromey <tom@tromey.com>
2846
2847 PR python/18565:
2848 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2849
41bfcd63
YQ
28502016-08-01 Yao Qi <yao.qi@linaro.org>
2851
2852 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2853 variable mode to "multi-process" if $multi_process is 1, otherwise
2854 set it to "single-process".
2855
e3465b24
YQ
28562016-08-01 Yao Qi <yao.qi@linaro.org>
2857
2858 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2859 * gdb.cp/cpexprs.exp: Likewise.
2860 * gdb.cp/m-static.exp: Likewise.
2861
0b31a4bc
TT
28622016-07-26 Tom Tromey <tom@tromey.com>
2863
2864 PR python/20190:
2865 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2866 test.
2867
e0461dbb
MM
28682016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2869
2870 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2871 selecting assembly source files.
2872 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2873 assembly source files.
2874 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2875 assembly source files.
2876 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2877 selecting assembly source files.
2878
8194e927
SM
28792016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2880
2881 * gdb.base/new-ui.exp (do_test_invalid_args): New
2882 procedure.
2883
c0272db5
TW
28842016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2885
2886 * gdb.btrace/reconnect.c: New file.
2887 * gdb.btrace/reconnect.exp: New file.
2888
e3487908
GKB
28892016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2890
2891 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2892 to test_catch_syscall_group.
2893 (test_catch_syscall_group): New.
2894
12df5c00
TT
28952016-07-21 Tom Tromey <tom@tromey.com>
2896
2897 * gdb.rust/simple.rs (main): Use empty struct expression.
2898 * gdb.rust/simple.exp: Add tests for empty struct expression.
2899
bae62ee2
YQ
29002016-07-21 Yao Qi <yao.qi@linaro.org>
2901
2902 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2903 if gdb_skip_xml_test is true on some targets.
2904
b1b53fb3
YQ
29052016-07-21 Yao Qi <yao.qi@linaro.org>
2906
2907 * gdb.server/solib-list.exp: Unset last_loaded_file.
2908
027d97f8
JK
29092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2910
2911 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2912 "step into captured_main (args)".
2913
7674d381
JK
29142016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2915
2916 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2917
72b5d099
JK
29182016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2919
2920 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2921
1f960ced
PA
29222016-07-19 Pedro Alves <palves@redhat.com>
2923
2924 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2925 * gdb.opt/inline-bt.exp: Likewise.
2926 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2927 additional_flags=-Winline.
2928 * gdb.opt/inline-locals.exp: Likewise.
2929 * gdb.opt/inline-markers.c (ATTR): Define.
2930 (inlined_fn): Use it.
2931
f25827c1
YQ
29322016-07-19 Yao Qi <yao.qi@linaro.org>
2933
2934 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2935 (test_with_self): Remove some code. Remove argument executable.
2936 (top-level): Use do_self_tests.
2937
37539ebe
DB
29382016-07-15 Zachary Welch <zwelch@codesourcery.com>
2939 Don Breazeal <donb@codesourcery.com>
2940
2941 * gdb.base/maint.exp: Escape paths used in regular expressions.
2942 * gdb.stabs/weird.exp: Likewise.
2943
dac790e1
TT
29442016-07-13 Tom Tromey <tom@tromey.com>
2945
2946 PR python/15620, PR python/18620:
2947 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2948 (test_bkpt_events): New procs.
2949
93daf339
TT
29502016-07-13 Tom Tromey <tom@tromey.com>
2951
2952 PR python/17698:
2953 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2954 test.
2955 (test_watchpoints): Likewise.
2956 (test_bkpt_pending): New proc.
2957
6571a381
TT
29582016-07-13 Tom Tromey <tom@tromey.com>
2959
2960 PR cli/18053:
2961 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2962 completion test.
2963
e8732474
JK
29642016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2965
2966 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2967 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2968 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2969 f_label.
2970 (g): Rename g_end_lbl to g_label.
2971 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2972 low_pc and high_pc.
2973 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2974
e0f3fd7c
TT
29752016-07-12 Tom Tromey <tom@tromey.com>
2976
2977 PR python/19293:
2978 * gdb.python/py-unwind-maint.exp: Update tests.
2979
3cfe46b6
YQ
29802016-07-12 Yao Qi <yao.qi@linaro.org>
2981
2982 * lib/selftest-support.exp (selftest_setup): Match the output
2983 when captured_main is inlined.
2984
4f19a0e6
WT
29852016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2986
2987 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2988 New variables.
2989 (print this%a, print this%b, print this): New tests.
2990 * gdb.fortran/derived-types.f90 (this): New object and
2991 initialization.
2992
986cf455
SM
29932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2994
2995 * gdb.ada/arraydim.exp: Remove extra directory level in build
2996 directory.
2997
f0464b23
SM
29982016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2999
3000 * lib/ada.exp: Remove extra directory level in build directory.
3001 * gdb.ada/cond_lang.exp: Likewise.
3002 * gdb.ada/exec_changed.exp: Likewise.
3003 * gdb.ada/lang_switch.exp: Likewise.
3004
42d94011
MG
30052016-07-06 Manish Goregaokar <manish@mozilla.com>
3006
2806dc7e
PA
3007 * simple.rs: Add test for raw pointer subscripting.
3008 * simple.exp: Add test expectations.
42d94011 3009
647c264c
YQ
30102016-07-05 Yao Qi <yao.qi@linaro.org>
3011
3012 * gdb.mi/mi-reverse.exp: Match =record-started output.
3013
20aa2c60
PA
30142016-07-01 Pedro Alves <palves@redhat.com>
3015
3016 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3017 procedure.
3018 (jit_reader_test): Test the jit reader's unwinder.
3019 * gdb.base/jithost.c (jit_function_00_code): New global.
3020 (main): Use memcpy to fill in the mmapped code, instead of poking
3021 bytes manually here.
3022 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3023 value.
3024 (read_debug_info): Save the function's range.
3025 (read_sp): New function.
3026 (unwind_frame): Use it. Also unwind RBP.
3027 (get_frame_id): Use read_sp.
3028 (gdb_init_reader): Use calloc instead of malloc.
3029 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3030 parameter. Use gdb_test_multiple.
3031
ced2dffb
PA
30322016-07-01 Pedro Alves <palves@redhat.com>
3033 Antoine Tremblay <antoine.tremblay@ericsson.com>
3034
3035 * gdb.threads/process-dies-while-detaching.c: New file.
3036 * gdb.threads/process-dies-while-detaching.exp: New file.
3037
63000888
PA
30382016-07-01 Pedro Alves <palves@redhat.com>
3039
3040 * gdb.multi/watchpoint-multi-exit.c: New file.
3041 * gdb.multi/watchpoint-multi-exit.exp: New file.
3042
038d4868
PA
30432016-06-30 Pedro Alves <palves@redhat.com>
3044
3045 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3046 unset inferior_spawn_id.
3047
994e9c83
PA
30482016-06-30 Pedro Alves <palves@redhat.com>
3049
3050 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3051 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3052
e5653468
YQ
30532016-06-29 Yao Qi <yao.qi@linaro.org>
3054
3055 * gdb.base/return.c: Add copyright header.
3056
803b47e5
TT
30572016-06-29 Tom Tromey <tom@tromey.com>
3058
3059 PR python/20129:
3060 * gdb.python/py-framefilter.exp: Add tests for setting priority
3061 and disabling of non-existent frame filter.
3062
28244707
YQ
30632016-06-29 Yao Qi <yao.qi@linaro.org>
3064
3065 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3066 0x0f07ff.
3067
a31d2f06
YQ
30682016-06-28 Yao Qi <yao.qi@linaro.org>
3069
3070 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3071 triplets. Start gdb, execute catch syscall, and continue. Check
3072 gdb's output to determine catch syscall is supported.
3073
921d8f54
MG
30742016-06-27 Manish Goregaokar <manish@mozilla.com>
3075
25d49b86
PA
3076 * gdb.rust/simple.rs: Add test for returning unit in a function.
3077 * gdb.rust/simple.exp: Add expectation for functions returning
3078 unit.
921d8f54 3079
f4952523
PMR
30802016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3081
3082 * gdb.python/py-breakpoint-create-fail.c,
3083 gdb.python/py-breakpoint-create-fail.exp,
3084 gdb.python/py-breakpoint-create-fail.py: New testcase.
3085
fccb08f8
MG
30862016-06-25 Manish Goregaokar <manish@mozilla.com>
3087
3088 PR gdb/20239
3089 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
3090 * gdb.rust/simple.exp: Add test expectations for new NonZero
3091 tests.
fccb08f8 3092
6b850546
DT
30932016-06-24 David Taylor <dtaylor@emc.com>
3094
3095 * gdb.base/offsets.exp: New file.
3096 * gdb.base/offsets.c: New file.
3097
17621150
TT
30982016-06-23 Tom Tromey <tom@tromey.com>
3099
3100 PR gdb/16483:
3101 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3102 before any filters are loaded.
3103
04d59df6
WT
31042016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3105
3106 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3107 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3108 structs.
3109 * gdb.fortran/derived-type-function.exp: New file.
3110 * gdb.fortran/derived-type-function.f90: New file.
3111
3112
ac69f786
PA
31132016-06-21 Pedro Alves <palves@redhat.com>
3114
3115 * gdb.base/new-ui.exp: New file.
3116 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3117 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3118 (with_spawn_id): New procedure.
3119
49940788
PA
31202016-06-21 Pedro Alves <palves@redhat.com>
3121
3122 * gdb.mi/mi-exec-run.exp: New file.
3123
ef274d26
PA
31242016-06-21 Pedro Alves <palves@redhat.com>
3125
3126 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3127 breakpoint command's output on the main UI.
3128 (test_break): New procedure, factored out from calls in the top
3129 level.
3130 (top level): Use foreach_with_prefix to test MI as main UI and as
3131 separate UI.
3132
468afe6c
PA
31332016-06-21 Pedro Alves <palves@redhat.com>
3134
3135 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3136 (test_awatch_creation_and_listing)
3137 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3138 Remove 'type' parameter.
3139 (test_watchpoint_all): New parameter mi_mode. Remove
3140 with_test_prefix.
3141 (top level): Use foreach_with_prefix, and add main/separate UI MI
3142 testing axis.
3143
51f77c37
PA
31442016-06-21 Pedro Alves <palves@redhat.com>
3145
3146 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3147 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3148 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3149 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3150 (gdb_main_spawn_id, mi_spawn_id): Declare and
3151 comment.
3152 (mi_create_inferior_pty): New procedure,
3153 factored out from default_mi_gdb_start.
3154 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3155 procedures.
3156 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3157 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3158 Use mi_create_inferior_pty.
3159 (mi_gdb_start): Use eval to pass down args list.
3160
8980e177
PA
31612016-06-21 Pedro Alves <palves@redhat.com>
3162
3163 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3164 * gdb.opt/inline-cmds.exp: Add MI tests.
3165
f38d3ad1
PA
31662016-06-21 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3169
45db7c09
PA
31702016-06-21 Pedro Alves <palves@redhat.com>
3171
3172 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3173 (top level): Use it instead of mi_execute_to.
3174
5a069ab3
PA
31752016-06-21 Pedro Alves <palves@redhat.com>
3176
3177 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3178 (cont_handler_str): New.
3179 (signal_stop_handler): Set stop_handler_str instead of printing to
3180 stdout.
3181 (continue_handler): Set cont_handler_str instead of printing to
3182 stdout.
3183 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3184 mi_send_resuming_command. Print stop_handler_str and
3185 cont_handler_str instead of expecting the python events print
3186 directly.
3187
2838cc1d
SD
31882016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3189
3190 * gdb.base/jit-reader.exp: New file.
3191 * gdb.base/jithost.c: New file.
3192 * gdb.base/jithost.h: New file.
3193 * gdb.base/jitreader.c : New file.
3194 * gdb.base/jit-protocol.h: New file.
3195
21a77091
YQ
31962016-06-17 Yao Qi <yao.qi@linaro.org>
3197
3198 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3199 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3200 and detach-on-fork. Adjust tests.
3201 (top level): Invoke break_cond_on_syscall with combinations of
3202 syscall, follow-fork-mode and detach-on-fork.
3203
f50bf8e5
YQ
32042016-06-17 Yao Qi <yao.qi@linaro.org>
3205
3206 * gdb.base/step-over-exit.c: New.
3207 * gdb.base/step-over-exit.exp: New.
3208
a28d8e50
YTL
32092016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3210
3211 * gdb.base/float.exp: Add target check for nds32*-*-*.
3212 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3213
cad8e26d
AB
32142016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3215
3216 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3217 for unsupported target features.
3218 * gdb.base/call-rt-st.exp: Likewise.
3219 * gdb.base/call-sc.exp: Likewise.
3220 * gdb.base/call-signal-resume.exp: Likewise.
3221 * gdb.base/call-strs.exp: Likewise.
3222 * gdb.base/callexit.exp: Likewise.
3223 * gdb.base/callfuncs.exp: Likewise.
3224 * gdb.base/nodebug.exp: Likewise.
3225 * gdb.base/printcmds.exp: Likewise.
3226 * gdb.base/ptype.exp: Likewise.
3227 * gdb.base/structs.exp: Likewise.
3228 * gdb.base/unwindonsignal.exp: Likewise.
3229 * gdb.cp/gdb2495.exp: Likewise.
3230 * gdb.cp/templates.exp: Likewise.
3231 * gdb.cp/virtfunc.exp: Likewise.
3232 * gdb.threads/hand-call-in-threads.exp: Likewise.
3233 * gdb.threads/interrupted-hand-call.exp: Likewise.
3234 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3235
347dc102
TT
32362016-06-10 Tom Tromey <tom@tromey.com>
3237
3238 PR rust/20110:
3239 * gdb.rust/expr.exp: Add test for integer constant larger than
3240 i32.
3241
5e13cf25
BH
32422016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3243
3244 * gdb.fortran/nested-funcs.exp: New.
3245 * gdb.fortran/nested-funcs.f90: New.
3246
bb556f1f
TK
32472016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3248
3249 * gdb.base/examine-backward.c: New file.
3250 * gdb.base/examine-backward.exp: New file.
3251
38b022b4
SM
32522016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3253
3254 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3255 matching.
3256
1b40ec05
TT
32572016-06-02 Tom Tromey <tom@tromey.com>
3258
3259 PR python/18984:
3260 * gdb.python/py-shared.exp: Add solib_name test.
3261
193bd378
SM
32622016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3263
3264 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3265
3326303b
MG
32662016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3267
3268 PR c++/19893
3269 * gdb.dwarf2/implref.exp: Rename to...
3270 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3271 * gdb.dwarf2/implref-array.c: New file.
3272 * gdb.dwarf2/implref-array.exp: Likewise.
3273 * gdb.dwarf2/implref-global.c: Likewise.
3274 * gdb.dwarf2/implref-global.exp: Likewise.
3275 * gdb.dwarf2/implref-struct.c: Likewise.
3276 * gdb.dwarf2/implref-struct.exp: Likewise.
3277
825c8ef2
AT
32782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3279
3280 * gdb.trace/trace-condition.exp: Add 64bit tests.
3281
2320162a
AT
32822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3283
3284 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3285 bits types.
3286 (main): Adapt to 8 to 64 bits types.
3287 * gdb.trace/trace-condition.exp: Add new tests.
3288
a7818233
AT
32892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3290
3291 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3292
0d336466
AT
32932016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3294
3295 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3296 Move condition tests...
3297 * gdb.trace/trace-condition.exp: Here.
3298
7faeb45a
AT
32992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3300
3301 * gdb.trace/trace-condition.exp: Add counter-case tests.
3302
e385593e
JK
33032016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3304
3305 PR c++/15231
3306 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3307 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3308
744608cc
PA
33092016-05-27 Pedro Alves <palves@redhat.com>
3310
3311 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3312 New procedure.
3313 (top level): Call it, and bail out of DejaGnu is known to be bad.
3314
ac775bf4
AB
33152016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3316
3317 * gdb.base/whatis.c: Extend the test case.
3318 * gdb.base/whatis.exp: Add additional tests.
3319
2bbad2ea
BH
33202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3321
3322* gdb.fortran/type.f90: Add pointer variable.
3323* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3324
8b70175d
BH
33252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3326
3327 * gdb.fortran/vla-type.exp: Fix testcase name.
3328
86d8a848
BH
33292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3330
3331 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3332
e188eb36
BH
33332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3334
3335 * gdb.fortran/type.f90: Add nested structures.
3336 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3337 * gdb.fortran/derived-type.exp: Adapt expected output.
3338 * gdb.fortran/vla-type.exp: Adapt expected output.
3339
9b2db1fd
BH
33402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3341
3342 * gdb.fortran/whatis_type.exp: Adapt expected output.
3343
72b17055
BH
33442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3345
3346 * gdb.fortran/print_type.exp: Fix expected output.
3347 * gdb.fortran/whatis_type.exp: Fix expected output.
3348
3cd81d8d
BH
33492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3350
3351 * gdb.fortran/whatis_type.exp: Use multi_line.
3352
ddae9462
TT
33532016-05-24 Tom Tromey <tom@tromey.com>
3354
3355 PR python/17386:
3356 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3357 use value as an index.
3358
1957f6b8
TT
33592016-05-23 Tom Tromey <tom@tromey.com>
3360
3361 PR python/17981:
3362 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3363 no-breakpoint case.
3364
026a9174
PA
33652016-05-24 Pedro Alves <palves@redhat.com>
3366
3367 PR gdb/19828
3368 * gdb.threads/clone-attach-detach.c: New file.
3369 * gdb.threads/clone-attach-detach.exp: New file.
3370
e70a7231
FR
33712016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3372
3373 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3374
0f6ed0e0
TT
33752016-05-23 Tom Tromey <tom@tromey.com>
3376
3377 PR python/19438, PR python/18393:
3378 * gdb.python/py-progspace.exp: Add "dir" test.
3379 * gdb.python/py-objfile.exp: Add "dir" test.
3380
ffd19d61
YQ
33812016-05-23 Yao Qi <yao.qi@linaro.org>
3382
3383 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3384 * gdb.arch/thumb2-it.exp: Likewise.
3385
9e8f9b05
SM
33862016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3387
3388 * gdb.mi/mi-threads-interrupt.c: New file.
3389 * gdb.mi/mi-threads-interrupt.exp: New file.
3390
61c6156d
SM
33912016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3392
3393 PR gdb/18077
3394 * gdb.mi/mi-async-run.exp: New file.
3395 * gdb.mi/mi-async-run.c: New file.
3396
67218854
TT
33972016-05-17 Tom Tromey <tom@tromey.com>
3398 Manish Goregaokar <manishsmail@gmail.com>
3399
3400 * lib/rust-support.exp: New file.
3401 * lib/gdb.exp (skip_rust_tests): New proc.
3402 (build_executable_from_specs): Handle rust.
3403 * lib/future.exp (gdb_find_rustc): New proc.
3404 (gdb_default_target_compile): Handle rust.
3405 * gdb.rust/expr.exp: New file.
3406 * gdb.rust/generics.exp: New file.
3407 * gdb.rust/generics.rs: New file.
3408 * gdb.rust/methods.exp: New file.
3409 * gdb.rust/methods.rs: New file.
3410 * gdb.rust/modules.exp: New file.
3411 * gdb.rust/modules.rs: New file.
3412 * gdb.rust/simple.exp: New file.
3413 * gdb.rust/simple.rs: New file.
3414
c44af4eb
TT
34152016-05-17 Tom Tromey <tom@tromey.com>
3416
3417 * gdb.base/default.exp (set language): Add rust.
3418
dcd1f979
TT
34192016-05-17 Tom Tromey <tom@tromey.com>
3420
3421 * gdb.gdb/unittest.exp: New file.
3422
155b7f57
YQ
34232016-05-16 Yao Qi <yao.qi@linaro.org>
3424
3425 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3426 shell_prompt. Update shell_prompt_re.
3427
8ddd5a6c
DE
34282016-05-12 Doug Evans <dje@google.com>
3429
3430 PR symtab/19999
3431 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3432 $options when building executable.
3433 * gdb.dwarf2/fission-loclists-pie.S: New file.
3434 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3435
02e370d9
SM
34362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3437
3438 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3439 of [is_remote target],
3440
8929ad8b
SM
34412016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3442
3443 * lib/gdb.exp (use_gdb_stub): New procedure.
3444
6c447423
DE
34452016-05-03 Yunlian Jiang <yunlian@google.com>
3446 Doug Evans <dje@google.com>
3447
3448 PR symtab/19914
3449 * gdb.dwarf2/dwp-sepdebug.c: New file.
3450 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3451
444e826c
SM
34522016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3453
3454 * gdb.base/detach.exp: Remove is_remote check.
3455
740feeaa
SM
34562016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3457
3458 * gdb.base/annota-input-while-running.exp: Don't check for
3459 [is_remote target]. Enable annotations after running to main.
3460 Remove unused "set test..." line.
3461
9080ac9d
SM
34622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3463
3464 * gdb.trace/trace-enable-disable.exp: New file.
3465 * gdb.trace/trace-enable-disable.c: New file.
3466
952ebca5
SM
34672016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3468
3469 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3470 use it in info sharedlibrary test.
3471 * gdb.trace/ftrace-lock.exp: Likewise.
3472 * gdb.trace/ftrace.exp: Likewise.
3473 * gdb.trace/range-stepping.exp: Likewise.
3474 * gdb.trace/trace-break.exp: Likewise.
3475 * gdb.trace/trace-condition.exp: Likewise.
3476 * gdb.trace/trace-mt.exp: Likewise.
3477
d9019901
SM
34782016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3479
3480 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3481 (gdb_load_shlib): ... this.
3482 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3483 gdb_load_shlib.
3484 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3485 * gdb.base/ctxobj.exp: Likewise.
3486 * gdb.base/dprintf-pending.exp: Likewise.
3487 * gdb.base/dso2dso.exp: Likewise.
3488 * gdb.base/fixsection.exp: Likewise.
3489 * gdb.base/gcore-relro.exp: Likewise.
3490 * gdb.base/gdb1555.exp: Likewise.
3491 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3492 * gdb.base/gnu-ifunc.exp: Likewise.
3493 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3494 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3495 * gdb.base/pending.exp: Likewise.
3496 * gdb.base/print-file-var.exp: Likewise.
3497 * gdb.base/print-symbol-loading.exp: Likewise.
3498 * gdb.base/shlib-call.exp: Likewise.
3499 * gdb.base/shreloc.exp: Likewise.
3500 * gdb.base/so-impl-ld.exp: Likewise.
3501 * gdb.base/solib-disc.exp: Likewise.
3502 * gdb.base/solib-nodir.exp: Likewise.
3503 * gdb.base/solib-overlap.exp: Likewise.
3504 * gdb.base/solib-symbol.exp: Likewise.
3505 * gdb.base/solib-weak.exp (do_test): Likewise.
3506 * gdb.base/sym-file.exp: Likewise.
3507 * gdb.base/symtab-search-order.exp: Likewise.
3508 * gdb.base/type-opaque.exp: Likewise.
3509 * gdb.base/unload.exp: Likewise.
3510 * gdb.base/watchpoint-solib.exp: Likewise.
3511 * gdb.compile/compile.exp: Likewise.
3512 * gdb.cp/gdb2384.exp: Likewise.
3513 * gdb.cp/infcall-dlopen.exp: Likewise.
3514 * gdb.cp/re-set-overloaded.exp: Likewise.
3515 * gdb.fortran/library-module.exp: Likewise.
3516 * gdb.opt/solib-intra-step.exp: Likewise.
3517 * gdb.python/py-finish-breakpoint.exp: Likewise.
3518 * gdb.python/py-shared.exp: Likewise.
3519 * gdb.reverse/solib-precsave.exp: Likewise.
3520 * gdb.reverse/solib-reverse.exp: Likewise.
3521 * gdb.server/solib-list.exp: Likewise.
3522 * gdb.threads/dlopen-libpthread.exp: Likewise.
3523 * gdb.threads/tls-shared.exp: Likewise.
3524 * gdb.threads/tls-so_extern.exp: Likewise.
3525 * gdb.trace/change-loc.exp: Likewise.
3526 * gdb.trace/ftrace-lock.exp: Likewise.
3527 * gdb.trace/ftrace.exp: Likewise.
3528 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3529 * gdb.trace/pending.exp: Likewise.
3530 * gdb.trace/range-stepping.exp: Likewise.
3531 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3532 (strace_info_marker): Likewise.
3533 (strace_probe_marker): Likewise.
3534 (strace_trace_on_same_addr): Likewise.
3535 (strace_trace_on_diff_addr): Likewise.
3536 * gdb.trace/trace-break.exp: Likewise.
3537 * gdb.trace/trace-condition.exp: Likewise.
3538 * gdb.trace/trace-mt.exp: Likewise.
3539
fca4cfd9
SM
35402016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3541
3542 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3543 result of gdb_remote_download.
3544 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3545 * gdb.base/dso2dso.exp: Likewise.
3546 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3547 * gdb.base/print-file-var.exp: Likewise.
3548 * gdb.base/shlib-call.exp: Likewise.
3549 * gdb.base/shreloc.exp: Likewise.
3550 * gdb.base/solib-overlap.exp: Likewise.
3551 * gdb.base/solib-weak.exp (do_test): Likewise.
3552 * gdb.base/unload.exp: Likewise.
3553
11cf4ffb
YQ
35542016-04-27 Yao Qi <yao.qi@linaro.org>
3555
3556 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3557 exists.
3558
3e2e34f8
KB
35592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3560
3561 * vla-type.exp: Print structure from toplevel.
3562
8f07e298
BH
35632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3564
3565 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3566 of dynamic types.
3567 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3568 of dynamic types.
3569
9920b434
BH
35702016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3571
3572 * gdb.fortran/vla-type.f90: New file.
3573 * gdb.fortran/vla-type.exp: New file.
3574
f3abeff5
YQ
35752016-04-25 Yao Qi <yao.qi@linaro.org>
3576
3577 * gdb.base/branch-to-self.c: New file.
3578 * gdb.base/branch-to-self.exp: New file.
3579
0a5d52f0
YQ
35802016-04-22 Yao Qi <yao.qi@linaro.org>
3581
3582 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3583 more after $hex.
3584
495346f6
YQ
35852016-04-22 Yao Qi <yao.qi@linaro.org>
3586
3587 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3588 * gdb.base/annota3.exp: Likewise.
3589
4a7e075c
YQ
35902016-04-22 Yao Qi <yao.qi@linaro.org>
3591
3592 * gdb.reverse/step-precsave.exp: Do one step and test program
3593 stops in "callee" and do multiple steps until program goes out
3594 of "callee".
3595 * gdb.reverse/step-reverse.exp: Likewise.
3596
5b061e98
YQ
35972016-04-22 Yao Qi <yao.qi@linaro.org>
3598
3599 * gdb.trace/signal.exp: Also pass if
3600 $tracepoint_hits($i) > $iterations.
3601
5c5dc57f
YQ
36022016-04-22 Yao Qi <yao.qi@linaro.org>
3603
3604 * gdb.trace/signal.c: New file.
3605 * gdb.trace/signal.exp: New file.
3606
a55411b9
DE
36072016-04-19 Doug Evans <xdje42@gmail.com>
3608
3609 * gdb.base/bad-file.exp: New file.
3610
a22df60a
MG
36112016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3612
3613 * gdb.dwarf2/implref.exp: New file.
3614
0c13f7e5
BH
36152016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3616
3617 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3618 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3619 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3620 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3621 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3622 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3623 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3624 * lib/fortran.exp (fortran_int4): New procedure.
3625 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3626 (fortran_logical4): Likewise.
3627
9b9b09e9
BH
36282016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3629
3630 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3631
a14d1f4d
BH
36322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3633
3634 * lib/compiler.c: Add Intel specific preprocessor macros.
3635 * lib/compiler.cc: Likewise.
25d49b86 3636
7d49b1d0
LM
36372016-04-13 Luis Machado <lgustavo@codesourcery.com>
3638
3639 * gdb.server/connect-with-no-symbol-file.c: New file.
3640 * gdb.server/connect-with-no-symbol-file.exp: New file.
3641
8392fa22
SM
36422016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3643
3644 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3645
8c4c4aeb
SM
36462016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3647
3648 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3649 standard output directory.
3650
45e3745e
AT
36512016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3652
3653 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3654
e26b7e41
MM
36552016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3656
3657 * gdb.btrace/instruction_history.c (loop): Add declaration.
3658
8ce09462
AT
36592016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3660
3661 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3662
2e88a1ea
SM
36632016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3664
3665 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3666 parentheses to print.
3667 (continue_handler): Likewise.
3668
f48e22e3
SM
36692016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3670
3671 * gdb.server/solib-list.exp: Remove is_remote check.
3672 Pass shlib= to gdb_compile. Don't link shared library with
3673 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3674 Run binary filename through "readlink -f" on the target.
3675
096be756
PA
36762016-04-08 Pedro Alves <palves@redhat.com>
3677
3678 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3679 interpreter filename as argument to gdbserver_spawn.
3680 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3681 Return empty if $last_loaded_file does not exist.
3682
06500533
JK
36832016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3684
3685 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3686 * gdb.base/jit-main.c: Use exit after usage.
3687
2d35e871
JK
36882016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3689
3690 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3691 GDBHISTSIZE prior to the tests.
3692 * gdb.base/gdbinit-history.exp: Likewise.
3693
36942016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3695
3696 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3697 instead of build_executable. Use gdb_load_shlibs.
3698
c8064e7e
YQ
36992016-04-07 Yao Qi <yao.qi@linaro.org>
3700
3701 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3702 Execute "si" command.
3703
bde47561
YQ
37042016-04-07 Yao Qi <yao.qi@linaro.org>
3705
3706 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3707 number instead of the comments on some line.
3708
b16f8a3b
DB
37092016-04-06 Don Breazeal <donb@codesourcery.com>
3710
3711 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3712 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3713
c2f901df
SM
37142016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3715
3716 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3717 standard_output_file. Remove unused binfile variable.
3718
ac17fda0
CU
37192016-04-05 Catalin Udma <catalin.udma@freescale.com>
3720
3721 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3722 * gdb.python/py-mi-objfile.exp: Match "list main" output
3723 in console format.
3724
03a8c4df
SM
37252016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3726
3727 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3728 absolute.
3729
6e774b13
SM
37302016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3731
3732 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3733 absolute.
3734 * gdb.trace/ftrace.exp: Likewise.
3735 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3736 targets as well.
3737 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3738 (gdb_load_shlibs): Copy libraries to test directory when testing
3739 natively. Only set solib-search-path if testing remotely.
3740 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3741
7817ea46
SM
37422016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3743
3744 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3745 gdb_download. Use it even if the target is not remote.
3746 * gdb.base/jit.exp (compile_jit_test): Likewise.
3747 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3748 output directory if the destination board is local, otherwise use
3749 the standard remote_download from DejaGnu.
3750 (gdb_download): Remove.
3751 (gdb_load_shlibs): Use gdb_remote_download instead of
3752 gdb_download.
3753 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3754 Use gdb_remote_download instead of gdb_download. Use it even if
3755 the target is not remote.
3756 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3757 instead of gdb_download.
3758
7beb7f68
SM
37592016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3760
3761 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3762 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3763 run.
3764
cc63428a
AV
37652016-04-01 Artemiy Volkov <artemiyv@acm.org>
3766
3767 PR gdb/19820
3768 * gdb.base/printcmds.exp: Add artificial arrays tests.
3769
64cdf930
PA
37702016-03-31 Pedro Alves <palves@redhat.com>
3771
3772 PR gdb/19858
3773 * gdb.base/jit-main.c: Include unistd.h.
3774 (ATTACH): Define to 0 if not already defined.
3775 (wait_for_gdb, mypid): New globals.
3776 (WAIT_FOR_GDB): New macro.
3777 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3778 some breakpoint locations.
3779 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3780 New procedures.
3781 (one_jit_test): Add REATTACH parameter, and handle it. Use
3782 continue_to_test_location.
3783 (top level): Test attach, and adjusts calls to one_jit_test.
3784
40dea8cb
PA
37852016-03-31 Pedro Alves <palves@redhat.com>
3786
3787 PR gdb/19858
3788 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3789 BINSUFFIX parameter, and handle it.
3790 (top level): Adjust calls compile_jit_test.
3791
e7ea3ec7
CU
37922016-03-31 Catalin Udma <catalin.udma@freescale.com>
3793
3794 PR python/19743
3795 * gdb.python/py-mi-events-gdb.py: New file.
3796 * gdb.python/py-mi-events.c: New file.
3797 * gdb.python/py-mi-events.exp: New file.
3798
e6359af3
YQ
37992016-03-30 Yao Qi <yao.qi@linaro.org>
3800
3801 * gdb.reverse/until-precsave.exp: Match function name only.
3802 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3803 Move malloc to a condition block.
3804 * gdb.reverse/until-reverse.exp: Match function name only.
3805
a4105d04
MK
38062016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3807
3808 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3809 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3810 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3811 variable for GPR 0 instead of assuming it is register 0.
3812 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3813 * lib/trace-support.exp: Add s390 registers.
3814
bfa6adb9
YQ
38152016-03-29 Yao Qi <yao.qi@linaro.org>
3816
3817 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3818
1e6697ea
YQ
38192016-03-24 Yao Qi <yao.qi@linaro.org>
3820
3821 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3822 test message.
3823
64bcd522
AA
38242016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3825
3826 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3827 maintaining separate logic for constructing the output path.
3828
7868401b
DB
38292016-03-16 Don Breazeal <donb@codesourcery.com>
3830
3831 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3832 Retry fork and waitpid on interrupted system call errors.
3833 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3834 Use with_timeout_factor to increase timeout by factor of 10.
3835
1cafadb4
DB
38362016-03-15 Don Breazeal <donb@codesourcery.com>
3837
3838 * gdb.cp/scope-err.cc: New test program.
3839 * gdb.cp/scope-err.exp: New test script.
3840 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3841 lines and "set breakpoint here" comment.
3842 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3843 Fixed some whitespace and format issues.
3844 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3845 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3846
81516450
DE
38472016-03-15 Doug Evans <dje@google.com>
3848
3849 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3850 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3851 All callers updated. Add tests for enums, mixed flags register.
3852
aa52b601
DE
38532016-03-15 Doug Evans <dje@google.com>
3854
3855 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3856 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3857
fa4ff313
SM
38582016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3859
3860 * gdb.base/default.exp: Add $_as_string to the list of expected
3861 convenience functions.
3862
f2403c39
AB
38632016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3864
3865 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3866
f2f3ccb9
SM
38672016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3868
3869 * gdb.python/py-as-string.exp: New file.
3870 * gdb.python/py-as-string.c: New file.
3871
00dbd492
PA
38722016-03-09 Pedro Alves <palves@redhat.com>
3873
3874 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3875 signal" -> "Thread NN received signal" output change.
3876 * gdb.threads/ia64-sigill.exp: Likewise.
3877 * gdb.threads/linux-dp.exp: Likewise.
3878 * gdb.threads/manythreads.exp: Likewise.
3879 * gdb.threads/pending-step.exp: Likewise.
3880 * gdb.threads/print-threads.exp: Likewise.
3881 * gdb.threads/sigstep-threads.exp: Likewise.
3882 * gdb.threads/staticthreads.exp: Likewise.
3883 * gdb.threads/tls.exp: Likewise.
3884
1e6697ea
YQ
38852016-03-09 Pedro Alves <palves@redhat.com>
3886
3887 * gdb.base/command-line-input.exp: New file.
3888
b04fd3be
MK
38892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3890
3891 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3892 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3893 * gdb.trace/pending.exp: Accept leading dot before function name.
3894 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3895 * lib/trace-support.exp: Set registers for ppc.
3896
98fa59e9
MK
38972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3898
3899 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3900 use it for disassembly; accept .main in addition to main in backtrace.
3901
f77198c8
MK
39022016-03-09 Wei-cheng Wang <cole945@gmail.com>
3903 Marcin Kościelnicki <koriakin@0x04.net>
3904
3905 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3906 (gdb_recursion_test_ptr): New global variable.
3907 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3908 gdb_recursion_test.
3909 (gdb_c_test): Ditto.
3910
ba84e0da
MK
39112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3912
3913 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3914 ordering.
3915
4366d36e
MK
39162016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3917
3918 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3919 (bar): Add bar_start_lbl label.
3920 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3921 of foo/bar for emitting DWARF and tracing.
3922
5eb264df
SDJ
39232016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3924
3925 * analyze-racy-logs.py: Set executable bit.
3926
fb6a751f
SDJ
39272016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3928
3929 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3930 (CHECK_TARGET_TMP): Likewise.
3931 (check-single-racy): New rule.
3932 (check-parallel-racy): Likewise.
3933 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3934 (do-check-parallel-racy): New rule.
3935 (check-racy/%.exp): Likewise.
3936 * README (Racy testcases): New section.
3937 * analyze-racy-logs.py: New file.
3938
bdf7e230
DE
39392016-03-03 Doug Evans <dje@google.com>
3940
3941 * gdb.base/skip.exp: Use with_test_prefix.
3942
4719d415
YQ
39432016-03-03 Yao Qi <yao.qi@linaro.org>
3944
3945 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3946 Invoke step_over_syscall "clone" and break_cond_on_syscall
3947 "clone".
3948 * gdb.base/step-over-clone.c: New file.
3949
ea507862
YQ
39502016-03-03 Yao Qi <yao.qi@linaro.org>
3951
3952 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3953 code format.
3954
8fc8cbda
YQ
39552016-03-03 Yao Qi <yao.qi@linaro.org>
3956
3957 * gdb.base/disp-step-fork.c: Rename to ...
3958 * gdb.base/step-over-fork.c: ... it. New file.
3959 * gdb.base/disp-step-vfork.c: Rename to ...
3960 * gdb.base/step-over-vfork.c: ... it. New file.
3961 * gdb.base/disp-step-syscall.exp: Rename to ...
3962 * gdb.base/step-over-syscall.exp: ... it. New file.
3963 (disp_step_cross_syscall): Rename to ...
3964 (step_over_syscall): ... it.
3965
92fa70b0
YQ
39662016-03-03 Yao Qi <yao.qi@linaro.org>
3967
3968 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3969 If target supports condition evaluation on target, invoke
3970 break_cond_on_syscall for fork and vfork.
3971
e197ad3c
YQ
39722016-03-03 Yao Qi <yao.qi@linaro.org>
3973
3974 * gdb.base/disp-step-syscall.exp: Don't invoke
3975 support_displaced_stepping.
3976 (disp_step_cross_syscall): Test with displaced stepping off and
3977 on if supported.
3978
0b47da9f
YQ
39792016-03-03 Yao Qi <yao.qi@linaro.org>
3980
3981 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3982 proc.
3983 (setup): New proc.
3984 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3985 and setup.
3986
065ab6dc
BH
39872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3988
3989 * gdb.fortran/vla-history.exp: Remove breakpoint.
3990
07e448ad 39912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3992
25d49b86
PA
3993 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3994 exceeds timeout.
07e448ad 3995
9ac2d526 39962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3997
25d49b86
PA
3998 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3999 breakpoint.
9ac2d526 4000
17807369
BH
40012016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4002
4003 * gdb.mi/vla.f90: Nullify pointer after declaration.
4004
86e501af
PA
40052016-03-01 Pedro Alves <palves@redhat.com>
4006
4007 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4008
1e903e32
PA
40092016-03-01 Pedro Alves <palves@redhat.com>
4010
4011 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4012 before anything else.
4013 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4014 _GNU_SOURCE here.
4015 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4016 before anything else.
4017 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4018
6ccb54e2
PA
40192016-03-01 Pedro Alves <palves@redhat.com>
4020
4021 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4022
30ca9da1
YQ
40232016-03-01 Yao Qi <yao.qi@linaro.org>
4024
4025 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4026 prepare_for_testing.
4027
dc856b38
YQ
40282016-03-01 Yao Qi <yao.qi@linaro.org>
4029
4030 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4031
4a932159
AA
40322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4033
4034 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4035 manually constructing the output path.
4036
f2489477
AA
40372016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4038
4039 * gdb.arch/s390-stackless.S: New.
4040 * gdb.arch/s390-stackless.exp: New.
4041
38899f16
IB
40422016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4043
4044 * gdb.dlang/circular.c: New file.
4045 * gdb.dlang/circular.exp: New file.
4046
9fde51ed
YQ
40472016-02-26 Yao Qi <yao.qi@linaro.org>
4048
4049 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4050 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4051 (testcases): Update.
4052
ce90fefe
YQ
40532016-02-26 Yao Qi <yao.qi@linaro.org>
4054
4055 * gdb.reverse/aarch64.c: Rename to ...
4056 * gdb.reverse/insn-reverse.c: ... it.
4057 * gdb.reverse/aarch64.exp: Rename to ...
4058 * gdb.reverse/insn-reverse.exp: ... it.
4059
3263bceb
YQ
40602016-02-26 Yao Qi <yao.qi@linaro.org>
4061
4062 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4063 (testcase_ftype): New.
4064 (testcases): New array.
4065 (n_testcases): New.
4066 (main): Call each element in testcases.
4067 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4068 (read_testcase): New.
4069 Do the tests in a loop.
4070
6cb59ff1
YQ
40712016-02-25 Yao Qi <yao.qi@linaro.org>
4072
4073 * gdb.base/branches.c: Remove.
4074
ae91f625
MK
40752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4076
4077 PR gdb/13808
4078 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4079
678b48b7
MK
40802016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4081
4082 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4083
7337a6f2
MK
40842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4085
4086 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4087 change x86_64 call_insn to 'callq'.
4088
861ca91f
AT
40892016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4090
4091 * gdb.trace/tfile-avx.c: Move to...
4092 * gdb.trace/tracefile-pseudo-reg.c: Here.
4093 * gdb.trace/tfile-avx.exp: Move to...
4094 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4095
bf74e428
GB
40962016-02-24 Gary Benson <gbenson@redhat.com>
4097
4098 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4099 message on attach.
4100
cce0e923
DE
41012016-02-23 Doug Evans <dje@google.com>
4102
4103 * gdb.base/skip.c (test_skip): New function.
4104 (end_test_skip_file_and_function): New function.
4105 (test_skip_file_and_function): New function.
4106 * gdb.base/skip1.c (test_skip): New function.
4107 (skip1_test_skip_file_and_function): New function.
4108 * gdb.base/skip.exp: Add tests for new skip options.
4109 * gdb.base/skip-solib.exp: Update expected output.
4110 * gdb.perf/skip-command.cc: New file.
4111 * gdb.perf/skip-command.exp: New file.
4112 * gdb.perf/skip-command.py: New file.
4113
4000e47e
MK
41142016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4115
4116 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4117 info registers pattern.
4118
24f75ead
IB
41192016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4120
4121 * lib/future.exp: Add D support.
4122 (gdb_find_gdc): New proc.
4123 (gdb_default_target_compile): Add D support.
4124
fbb7bcbe
WW
41252016-02-18 Wei-cheng Wang <cole945@gmail.com>
4126
4127 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4128 user+system time.
4129 (trace_speed_test): Determine the iteration count for a time
4130 between 15..30 seconds.
4131
012b3a21
WT
41322016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4133
4134 * gdb.arch/i386-mpx-sigsegv.c: New file.
4135 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4136 * gdb.arch/i386-mpx-simple_segv.c: New file.
4137 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4138
2d5189bd
YQ
41392016-02-18 Yao Qi <yao.qi@linaro.org>
4140
4141 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4142 Don't call setup_kfail.
4143
40fb20d0
YQ
41442016-02-18 Yao Qi <yao.qi@linaro.org>
4145
4146 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4147 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4148
21b1f8d2
DE
41492016-02-16 Doug Evans <dje@google.com>
4150
4151 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4152 * gdb.base/skip1.c: Ditto.
4153 * gdb.base/skip.exp: Whitespace cleanup.
4154
4041ed77
DB
41552016-02-16 Don Breazeal <donb@codesourcery.com>
4156
4157 PR remote/19496
4158 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4159 Remove kfail for PR remote/19496.
4160
c4ef31bf
SM
41612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4162
4163 * lib/gdb.exp (standard_temp_file): Return a path specific to
4164 the runtest invocation.
4165
266b65b3
SM
41662016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4167
4168 * gdb.trace/save-trace.exp: Change relative path to be in the
4169 standard output directory.
4170
a7a0a6a9
JK
41712016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4172
4173 * gdb.arch/i386-prologue.c: Add missing prototypes.
4174
c99dbb42
JK
41752016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4176
4177 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4178 * gdb.arch/i386-prologue.exp: Likewise.
4179 * gdb.arch/i386-size.exp: Likewise.
4180
aa480355
SM
41812016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4182
4183 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4184 define object file path.
4185 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4186 file path.
4187 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4188 standard_output_file to define binfile.
4189
ba881f50
JK
41902016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4191
4192 Fix compatibility with recent gfortran-5.3.1.
4193 * gdb.fortran/vla-history.exp (print vla1 allocated)
4194 (print vla2 allocated, print $2, print $3): Remove
4195 (print $4): Rename to ...
4196 (print $2): ... here.
4197 (print $9): Rename to ...
4198 (print $5): ... here.
4199 (print $10): Rename to ...
4200 (print $6): ... here.
4201 * gdb.fortran/vla.f90: Add pvla initialization.
4202
e9fb005c
JK
42032016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4204
4205 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4206 New test.
4207 * gdb.fortran/vla-value-sub.exp: Likewise.
4208
e44e00ff
MK
42092016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4210
4211 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4212
97e94151
SM
42132016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4214
4215 * i386-biarch-core.exp: Define corefile using
4216 standard_output_file.
4217
01113bc1
YQ
42182016-02-12 Yao Qi <yao.qi@linaro.org>
4219
4220 * gdb.arch/arm-single-step-kernel-helper.c: New.
4221 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4222
33b4777c
MM
42232016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4224
4225 * gdb.btrace/tailcall-only.exp: New.
4226 * gdb.btrace/tailcall-only.c: New.
4227 * gdb.btrace/x86_64-tailcall-only.S: New.
4228 * gdb.btrace/i686-tailcall-only.S: New.
4229
acc23c11
PA
42302016-02-11 Pedro Alves <palves@redhat.com>
4231
4232 * README (Parallel testing): Add missing double quotes.
4233
e352bf0a
PA
42342016-02-11 Pedro Alves <palves@redhat.com>
4235
4236 * README (Parallel testing): New section.
4237 (GDB_PARALLEL): Rewrite.
4238 (FORCE_PARALLEL): Document.
4239
9f5fed78
MK
42402016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4241
4242 * gdb.trace/tfile-avx.c: New test.
4243 * gdb.trace/tfile-avx.exp: New test.
4244
9ef9e6a6
KS
42452016-02-09 Keith Seitz <keiths@redhat.com>
4246
4247 PR breakpoints/19546
4248 * gdb.base/infcall-exec.c: New file.
4249 * gdb.base/infcall-exec2.c: New file.
4250 * gdb.base/infcall-exec.exp: New file.
4251
a96e36da
KS
42522016-02-09 Keith Seitz <keiths@redhat.com>
4253
4254 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4255 (toplevel): Call test_bkpt_address.
4256
9f61929f
KS
42572016-02-09 Keith Seitz <keiths@redhat.com>
4258
4259 PR python/19506
4260 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4261 (toplevel): Call test_bkpt_address.
4262
1e94266c
SM
42632016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4264
4265 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4266 to AC_OUTPUT.
4267 * configure: Regenerate.
4268
2a7f3dff
PA
42692016-02-09 Pedro Alves <palves@redhat.com>
4270
4271 PR breakpoints/19548
4272 * gdb.base/execl-update-breakpoints.c (some_function): New
4273 function.
4274 (main): Call it.
4275 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4276 Tighten expected GDB output.
4277
2151ccc5
SM
42782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4279
4280 * Makefile.in (ALL_SUBDIRS): Remove.
4281 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4282 (distclean maintainer-clean realclean): Likewise.
4283 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4284 * configure: Regenerate.
4285 * gdb.ada/Makefile.in: Delete.
4286 * gdb.arch/Makefile.in: Likewise.
4287 * gdb.asm/Makefile.in: Likewise.
4288 * gdb.base/Makefile.in: Likewise.
4289 * gdb.btrace/Makefile.in: Likewise.
4290 * gdb.cell/Makefile.in: Likewise.
4291 * gdb.compile/Makefile.in: Likewise.
4292 * gdb.cp/Makefile.in: Likewise.
4293 * gdb.disasm/Makefile.in: Likewise.
4294 * gdb.dlang/Makefile.in: Likewise.
4295 * gdb.dwarf2/Makefile.in: Likewise.
4296 * gdb.fortran/Makefile.in: Likewise.
4297 * gdb.gdb/Makefile.in: Likewise.
4298 * gdb.go/Makefile.in: Likewise.
4299 * gdb.guile/Makefile.in: Likewise.
4300 * gdb.java/Makefile.in: Likewise.
4301 * gdb.linespec/Makefile.in: Likewise.
4302 * gdb.mi/Makefile.in: Likewise.
4303 * gdb.modula2/Makefile.in: Likewise.
4304 * gdb.multi/Makefile.in: Likewise.
4305 * gdb.objc/Makefile.in: Likewise.
4306 * gdb.opencl/Makefile.in: Likewise.
4307 * gdb.opt/Makefile.in: Likewise.
4308 * gdb.pascal/Makefile.in: Likewise.
4309 * gdb.perf/Makefile.in: Likewise.
4310 * gdb.python/Makefile.in: Likewise.
4311 * gdb.reverse/Makefile.in: Likewise.
4312 * gdb.server/Makefile.in: Likewise.
4313 * gdb.stabs/Makefile.in: Likewise.
4314 * gdb.threads/Makefile.in: Likewise.
4315 * gdb.trace/Makefile.in: Likewise.
4316 * gdb.xml/Makefile.in: Likewise.
4317 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4318 GDB_PARALLEL.
4319 (standard_output_file): Remove check for GDB_PARALLEL, always
4320 return path in outputs/$subdir/$testname.
4321
437277d4
SM
43222016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4323
4324 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4325 (site.exp): Assign abs_srcdir to tcl's srcdir.
4326
31d913c7
YQ
43272016-02-04 Yao Qi <yao.qi@linaro.org>
4328
4329 * gdb.base/foll-exec-mode.c: Include limits.h.
4330 (main): Add parameters argc and argv. Get directory from
4331 argv[0].
4332 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4333 compilation.
4334 * gdb.base/foll-exec.c: Include limits.h.
4335 (main): Add parameters argc and argv.
4336 Get directory from argv[0].
4337 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4338 Adjust tests on the number of lines as source code changed.
4339 * gdb.base/foll-vfork-exit.c: Include limits.h.
4340 (main): Add one line of statement before vfork.
4341 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4342 (main): Add parameters argc and argv. Get directory from
4343 argv[0].
4344 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4345 (setup_gdb): Set tbreak to skip some source lines.
4346 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4347 (main): Add parameters argc and argv. Get directory from
4348 argv[0].
4349 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4350 compilation.
4351 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4352 (main): Add parameters argc and argv. Get directory from
4353 argv[0].
4354 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4355 compilation.
4356
9482b9fb
DE
43572016-02-01 Doug Evans <dje@google.com>
4358
4359 * gdb.base/skip.exp: Clean up multiple references to same test name.
4360
6b2e4f10
PA
43612016-02-01 Pedro Alves <palves@redhat.com>
4362
ccb6afd6 4363 PR remote/19496
6b2e4f10
PA
4364 * gdb.threads/forking-threads-plus-breakpoint.exp
4365 (displaced_stepping_supported): New global.
4366 (probe_displaced_stepping_support): New procedure.
4367 (do_test): Add 'displaced' parameter, and use it.
4368 (top level): Check for displaced stepping support. Add displaced
4369 stepping on/off testing axis.
4370
37a8db1a
AB
43712016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4372
4373 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4374 pointer. Don't perform further tests on the unassociated pointer
4375 if the first test fails.
4376
5fdf6324
AB
43772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4378
4379 * gdb.base/max-value-size.c: New file.
4380 * gdb.base/max-value-size.exp: New file.
4381 * gdb.base/huge.exp: Disable max-value-size for this test.
4382
935c6144
IB
43832016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4384
4385 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4386
7fe8399d
YQ
43872016-01-28 Yao Qi <yao.qi@linaro.org>
4388
4389 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4390
a2077e25
PA
43912016-01-25 Pedro Alves <palves@redhat.com>
4392
4393 PR threads/19461
4394 * gdb.base/fork-running-state.c: New file.
4395 * gdb.base/fork-running-state.exp: New file.
4396
1d2736d4
PA
43972016-01-25 Pedro Alves <palves@redhat.com>
4398
4399 PR gdb/19494
4400 * gdb.base/catch-fork-kill.c: New file.
4401 * gdb.base/catch-fork-kill.exp: New file.
4402
f1da4b11
PA
44032016-01-25 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4406 Delete, moved to lib/gdb.exp.
4407 * gdb.threads/forking-threads-plus-breakpoint.exp
4408 (foreach_with_prefix): Likewise.
4409 * gdb.threads/process-dies-while-handling-bp.exp
4410 (foreach_with_prefix): Likewise.
4411 * lib/gdb.exp (foreach_with_prefix): New procedure.
4412
45f38546
MK
44132016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4414
4415 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4416 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4417
dc29a1ce
MK
44182016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4419
4420 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4421 endian targets.
4422
092127d7
JK
44232016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4424 Pedro Alves <palves@redhat.com>
4425
4426 Fix testsuite compatibility with Guile.
4427 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4428 number.
4429
31d765d3
JK
44302016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4431
4432 Fix testsuite compatibility with Guile.
4433 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4434 (thread 1): New test for backtrace through signal handler.
4435
1ac78c04
YQ
44362016-01-22 Yao Qi <yao.qi@linaro.org>
4437
4438 PR testsuite/19491
4439 * gdb.base/multi-forks.c: Include
4440 ../lib/unbuffer_output.c
4441 (main): Call gdb_unbuffer_output.
4442
4f5946a8
DE
44432016-01-21 Doug Evans <dje@google.com>
4444
4445 * lib/ada.exp (gdb_compile_ada): Fix typo.
4446
305e13e6
JB
44472016-01-21 Joel Brobecker <brobecker@adacore.com>
4448
4449 * gdb.base/break-fun-addr.exp: New file.
4450 * gdb.base/break-fun-addr1.c: New file.
4451 * gdb.base/break-fun-addr2.c: New file.
4452
5f5dfff6
SM
44532016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4454
4455 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4456 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4457 enum flag values.
4458
fd356fa2
AA
44592016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4460
4461 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4462 when GDB can not set the vector return value. Add more comments
4463 for clarification.
4464
9df22175
AT
44652016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4466
4467 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4468 command.
4469
41d1845e
SM
44702016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4471
4472 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4473
01ac6840
SM
44742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4475
4476 * Makefile.in (check-single): Pass --status to runtest.
4477 (check/%.exp): Likewise.
4478
44792016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4480
4481 * Makefile.in (check-parallel): Propagate return code from make
4482 do-check-parallel.
4483
bd0a71fa
MK
44842016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4485
4486 * gdb.trace/ftrace.exp: Fix expected message on continue.
4487 * gdb.trace/pending.exp: Fix expected message on continue.
4488 * gdb.trace/trace-break.exp: Fix expected message on continue.
4489
8bcbad33
SM
44902016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4491
4492 * lib/gdb.exp (gdb_test): Remove unused global references.
4493
f303dbd6
PA
44942016-01-18 Pedro Alves <palves@redhat.com>
4495
4496 * gdb.base/async-shell.exp: Adjust expected output.
4497 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4498 * gdb.base/siginfo-thread.exp: Adjust expected output.
4499 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4500 * gdb.java/jnpe.exp: Adjust expected output.
4501 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4502 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4503 * gdb.threads/leader-exit.exp: Adjust expected output.
4504 * gdb.threads/manythreads.exp: Adjust expected output.
4505 * gdb.threads/pthreads.exp: Adjust expected output.
4506 * gdb.threads/schedlock.exp: Adjust expected output.
4507 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4508 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4509 expected output.
4510 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4511 output.
4512 * gdb.threads/sigthread.exp: Adjust expected output.
4513 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4514
b2789696
YQ
45152016-01-18 Yao Qi <yao.qi@linaro.org>
4516
4517 * gdb.guile/scm-section-script.c: Replace @progbits with
4518 %progbits.
4519 * gdb.python/py-section-script.c: Likewise.
4520
71ef29a8
PA
45212016-01-15 Pedro Alves <palves@redhat.com>
4522
4523 * gdb.multi/tids.exp: Test star wildcard ranges.
4524
3f5b7598
PA
45252016-01-15 Pedro Alves <palves@redhat.com>
4526
4527 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4528 command from "thread apply" invocation.
4529 (thr_apply_info_thr_invalid): Default the expected output to the
4530 input tid list.
4531 (top level): Add tests that use convenience variables. Add tests
4532 for "thread apply" with a valid TID list, but missing the command.
4533
663f6d42
PA
45342016-01-13 Pedro Alves <palves@redhat.com>
4535
4536 * gdb.base/default.exp: Expect $_gthread as well.
4537 * gdb.multi/tids.exp: Test $_gthread.
4538 * gdb.threads/thread-specific.exp: Test $_gthread.
4539
c84f6bbf
PA
45402016-01-13 Pedro Alves <palves@redhat.com>
4541
4542 * gdb.multi/tids.exp: Test "info threads -gid".
4543
22a02324
PA
45442016-01-13 Pedro Alves <palves@redhat.com>
4545
4546 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4547 Breakpoint.thread.
4548 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4549
5d5658a1
PA
45502016-01-07 Pedro Alves <palves@redhat.com>
4551
4552 * gdb.base/break.exp: Adjust to output changes.
4553 * gdb.base/hbreak2.exp: Likewise.
4554 * gdb.base/sepdebug.exp: Likewise.
4555 * gdb.base/watch_thread_num.exp: Likewise.
4556 * gdb.linespec/keywords.exp: Likewise.
4557 * gdb.multi/info-threads.exp: Likewise.
4558 * gdb.threads/thread-find.exp: Likewise.
4559 * gdb.multi/tids.c: New file.
4560 * gdb.multi/tids.exp: New file.
4561
84654457
PA
45622016-01-13 Pedro Alves <palves@redhat.com>
4563
4564 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4565
e3940304
PA
45662016-01-13 Pedro Alves <palves@redhat.com>
4567
4568 * gdb.base/default.exp: Expect $_inferior as well.
4569 * gdb.multi/base.exp: Test $_inferior.
4570
a911d87a
PA
45712016-01-13 Pedro Alves <palves@redhat.com>
4572
4573 PR breakpoints/19388
4574 * gdb.base/catch-signal-siginfo-cond.c: New file.
4575 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4576
82075af2
JS
45772016-01-12 Josh Stone <jistone@redhat.com>
4578 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4579
4580 * gdb.base/catch-syscall.c (do_execve): New variable.
4581 (main): Conditionally trigger an execve.
4582 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4583 (test_catch_syscall_execve): New, check entry/return across execve.
4584 (do_syscall_tests): Call test_catch_syscall_execve.
4585
e46eeedd
PA
45862016-01-12 Pedro Alves <palves@redhat.com>
4587
4588 * gdb.base/random-signal.exp (do_test): New procedure, with body
4589 of testcase moved in.
4590
01d8c27e
JK
45912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4592 Pedro Alves <palves@redhat.com>
4593
4594 * gdb.base/funcargs.exp (finish from indirectly called function):
4595 Reintroduce the case for 'First'.
4596
9a706302
JK
45972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4598 Pedro Alves <palves@redhat.com>
4599
4600 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4601 (tcatch_vfork_then_child_follow_exec)
4602 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4603 identification.
4604
c0ecb95f
JK
46052016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4606
4607 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4608 and repeats to unlimited.
4609 * gdb.python/py-value.exp: Likewise.
4610 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4611 and repeats to unlimited.
4612
6cfc1fcb
JK
46132016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4616 and reordering the functions.
4617 * gdb.multi/hangout.c: Likewise.
4618 * gdb.multi/hello.c: Likewise.
4619
582a1b00
SM
46202016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4621
4622 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4623 absolute.
4624 (SingleStatisticTestResult.report): Use dict.keys instead of
4625 dict.iterkeys.
4626
79bc59cb
PA
46272016-01-06 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4630
43368e1d
MM
46312016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4632
4633 * gdb.btrace/dlopen.exp: New.
4634 * gdb.btrace/dlopen.c: New.
4635 * gdb.btrace/dlopen-dso.c: New.
4636
79fad5b8
SL
46372015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4638
4639 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4640 PATTERN argument is optional.
4641
ab8314b3
JB
46422015-12-24 Joel Brobecker <brobecker@adacore.com>
4643
4644 * lib/ada.exp (target_compile_ada_from_dir): New function.
4645 (gdb_compile_ada): Reimplement avoiding the use of project files.
4646 * gdb.ada/gnat_ada.gpr: Delete.
4647 * gdb.ada/cond_lang.exp: Adjust test to make path before
4648 filename optional.
4649 * gdb.ada/small_reg_param.exp: Likewise.
4650
fe33faff
SM
46512015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4652
4653 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4654
6d265cb4
TP
46552015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4656
4657 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4658 case.
4659
10125099
SM
46602015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4661
4662 * gdb.base/break.exp: Remove dead code.
4663 * gdb.base/sepdebug.exp: Likewise.
4664
3ca22649
SM
46652015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4666
4667 * gdb.asm/asm-source.exp: Remove HP-UX references.
4668 * gdb.base/annota1.exp: Likewise.
4669 * gdb.base/annota3.exp: Likewise.
4670 * gdb.base/attach.exp: Likewise.
4671 * gdb.base/bigcore.exp: Likewise.
4672 * gdb.base/break.exp: Likewise.
4673 * gdb.base/call-ar-st.exp: Likewise.
4674 * gdb.base/callfuncs.exp: Likewise.
4675 * gdb.base/catch-fork-static.exp: Likewise.
4676 * gdb.base/display.exp: Likewise.
4677 * gdb.base/foll-exec-mode.exp: Likewise.
4678 * gdb.base/foll-exec.exp: Likewise.
4679 * gdb.base/foll-fork.exp: Likewise.
4680 * gdb.base/foll-vfork.exp: Likewise.
4681 * gdb.base/funcargs.exp: Likewise.
4682 * gdb.base/hbreak2.exp: Likewise.
4683 * gdb.base/inferior-died.exp: Likewise.
4684 * gdb.base/interrupt.exp: Likewise.
4685 * gdb.base/multi-forks.exp: Likewise.
4686 * gdb.base/nodebug.exp: Likewise.
4687 * gdb.base/sepdebug.exp: Likewise.
4688 * gdb.base/solib1.c: Likewise.
4689 * gdb.base/step-test.exp: Likewise.
4690 * gdb.mi/non-stop.c: Likewise.
4691 * gdb.mi/pthreads.c: Likewise.
4692 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4693 * gdb.threads/pthreads.c: Likewise.
4694 * gdb.threads/staticthreads.exp: Likewise.
4695 * lib/future.exp: Likewise.
4696 * lib/gdb.exp: Likewise.
4697 * gdb.base/so-indr-cl.c: Remove.
4698 * gdb.base/so-indr-cl.exp: Likewise.
4699 * gdb.base/solib.c: Likewise.
4700 * gdb.base/solib.exp: Likewise.
4701 * gdb.base/solib2.c: Likewise.
4702
b6304613
SM
47032015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4704
4705 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4706 * gdb.base/call-ar-st.exp: Likewise.
4707 * gdb.base/callfuncs.exp: Likewise.
4708 * gdb.base/condbreak.exp: Likewise.
4709 * gdb.base/constvars.exp: Likewise.
4710 * gdb.base/hbreak2.exp: Likewise.
4711 * gdb.base/langs.exp: Likewise.
4712 * gdb.base/list.exp: Likewise.
4713 * gdb.base/long_long.exp: Likewise.
4714 * gdb.base/ptype.exp: Likewise.
4715 * gdb.base/scope.exp: Likewise.
4716 * gdb.base/signals.exp: Likewise.
4717 * gdb.base/so-impl-ld.exp: Likewise.
4718 * gdb.base/varargs.exp: Likewise.
4719 * gdb.base/volatile.exp: Likewise.
4720 * gdb.base/whatis.exp: Likewise.
4721 * gdb.cp/cplusfuncs.exp: Likewise.
4722 * gdb.cp/inherit.exp: Likewise.
4723 * gdb.cp/local.exp: Likewise.
4724 * gdb.cp/member-ptr.exp: Likewise.
4725 * gdb.cp/method.exp: Likewise.
4726 * gdb.cp/overload.exp: Likewise.
4727 * gdb.cp/templates.exp: Likewise.
4728 * gdb.stabs/weird.exp: Likewise.
4729 * lib/compiler.c: Likewise.
4730 * lib/compiler.cc: Likewise.
4731 * lib/cp-support.exp: Likewise.
4732 * lib/gdb.exp: Likewise.
4733
bf401b07
SM
47342015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4735
4736 * configure.ac: Remove HP-UX case.
4737 * configure: Regenerate.
4738
aff9c0f8
SM
47392015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4740
4741 * lib/gdb.exp (gdb_compile): Add function doc.
4742
a6904d5a
PA
47432015-12-17 Pedro Alves <palves@redhat.com>
4744
4745 PR threads/19354
4746 * gdb.multi/info-threads.exp: New file.
4747
a22279dd
YQ
47482015-12-15 Yao Qi <yao.qi@linaro.org>
4749
4750 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4751 is aarch64*-*-*.
4752
0588c796
SL
47532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4754
4755 * gdb.base/history-duplicates.exp: Skip if no readline support.
4756
5d978e17
SL
47572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4758
4759 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4760
7e763b86
SL
47612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4762
4763 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4764
87a3a92c
SL
47652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4766
4767 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4768 ctrl-C if nointerrupts target property is set.
4769 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4770 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4771 * gdb.base/paginate-bg-execution.exp: Likewise.
4772 * gdb.base/paginate-execution-startup.exp: Likewise.
4773 * gdb.base/random-signal.exp: Likewise.
4774 * gdb.base/range-stepping.exp: Likewise.
4775 * gdb.cp/annota2.exp: Likewise.
4776 * gdb.cp/annota3.exp: Likewise.
4777 * gdb.gdb/selftest.exp: Likewise.
4778 * gdb.threads/continue-pending-status.exp: Likewise.
4779 * gdb.threads/leader-exit.exp: Likewise.
4780 * gdb.threads/manythreads.exp: Likewise.
4781 * gdb.threads/pthreads.exp: Likewise.
4782 * gdb.threads/schedlock.exp: Likewise.
4783 * gdb.threads/sigthread.exp: Likewise.
4784
a8f077dc
DB
47852015-12-11 Don Breazeal <donb@codesourcery.com>
4786
4787 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4788 remote.
4789 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4790 * gdb.base/foll-exec.exp (main): Enable for target remote.
4791 * gdb.base/foll-fork.exp (main): Likewise.
4792 * gdb.base/foll-vfork.exp (main): Likewise.
4793 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4794 (proc continue_to_exit_bp_loc): Use clean_restart.
4795 * gdb.base/pie-execl.exp (main): Disable for target remote.
4796 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4797 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4798 * gdb.threads/execl.exp (main): Likewise.
4799 * gdb.threads/fork-child-threads.exp (main): Likewise.
4800 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4801 remote.
4802 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4803 remote.
4804 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4805 pid.tid style ptids, instead of just tid.
4806 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4807 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4808 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4809 ptids, instead of just tid.
4810
3b2464a8
AB
48112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4812
4813 * gdb.base/list.exp (test_list_forward): Add end of file error
4814 test.
4815 (test_repeat_list_command): Add end of file error test.
4816 (test_list_backwards): Add beginning of file error test.
4817
a0def019
AB
48182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4819
4820 * gdb.base/list.exp (test_list_invalid_args): New function,
4821 defined, and called.
4822
5c000dff
AB
48232015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4824
4825 * gdb.base/list.exp (test_list): Make test names unique.
4826
f1637ebe
YQ
48272015-12-11 Yao Qi <yao.qi@linaro.org>
4828
4829 * gdb.base/coremaker2.c: Remove.
4830
36d6fc0a
PA
48312015-12-10 Pedro Alves <palves@redhat.com>
4832
4833 * gdb.multi/base.exp: Remove stale "spaces" references.
4834
762f7747
PA
48352015-12-10 Pedro Alves <palves@redhat.com>
4836
4837 * gdb.multi/base.exp: Don't use nowarnings.
4838 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4839 * gdb.multi/hangout.c: Include stdio.h.
4840 * gdb.multi/hello.c: Include stdlib.h.
4841 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4842 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4843 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4844
28d2bfb9
AB
48452015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4846
4847 * gdb.dwarf2/dw2-ranges-base.c: New file.
4848 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4849 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4850 support additional line table, and debug ranges generation.
4851 (Dwarf::ranges): New function, generate .debug_ranges.
4852 (Dwarf::lines): Support generating simple line table programs.
4853 (Dwarf::assemble): Initialise new namespace variables.
4854
5fc2beac
KB
48552015-12-09 Kevin Buettner <kevinb@redhat.com>
4856
4857 * gdb.base/async.exp (proc test_background): Add case for
4858 asynchronous execution not supported.
4859
1c35a88f
LM
48602015-12-09 Luis Machado <lgustavo@codesourcery.com>
4861
4862 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4863 format and change test names to make them unique.
4864
b593e3d9
RK
48652015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4866 Pedro Alves <pedro@redhat.com>
4867
4868 PR gdb/18702
4869 Add checking of floatformats setup on x86_64 hosts.
4870 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4871 (smallval, bigval): New labels/constants.
4872 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4873 float" after loading bigval and smallval.
4874
d72413e6
PMR
48752015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4876
4877 * gdb.ada/fun_overload_menu.exp: New testcase.
4878 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4879
ece66d65
JS
48802015-12-04 Josh Stone <jistone@redhat.com>
4881
4882 * gdb.base/catch-fork-static.exp: New.
4883
41d0efca
YQ
48842015-12-03 Yao Qi <yao.qi@linaro.org>
4885
4886 * gdb.base/sizeof.c: Don't include stdio.h and
4887 ../lib/unbuffer_output.c.
4888 (main): New variable 'size' and 'value'. Remove printf and
4889 gdb_unbuffer_output. Assign return value to size and value.
4890 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4891 at the beginning.
4892 (check_sizeof): Check the result by printing variable 'size'.
4893 (check_valueof): Check the result by printing variable 'value'.
4894
99fd02d9
YQ
48952015-12-01 Yao Qi <yao.qi@linaro.org>
4896
4897 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4898 for aarch64*-*-linux* target.
4899
f2faf941
PA
49002015-11-30 Pedro Alves <palves@redhat.com>
4901
4902 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4903
04bf20c5
PA
49042015-11-30 Pedro Alves <palves@redhat.com>
4905
4906 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4907 Handle non-stop mode vCont replies.
4908
09df4675
PA
49092015-11-30 Pedro Alves <palves@redhat.com>
4910
4911 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4912 prepare_for_testing. Start gdb with "set non-stop on" appended to
4913 GDBFLAGS. Lax expected stop output.
4914
58b584af
YQ
49152015-11-27 Yao Qi <yao.qi@linaro.org>
4916
4917 * gdb.arch/arm-neon.exp: New.
4918 * gdb.arch/arm-neon.c: New.
4919
dfcb77a8
YQ
49202015-11-27 Yao Qi <yao.qi@linaro.org>
4921
4922 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4923
88e8ec1b
YQ
49242015-11-27 Yao Qi <yao.qi@linaro.org>
4925
4926 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4927 frames-invalid annotation.
4928
bfde72c2
YQ
49292015-11-27 Yao Qi <yao.qi@linaro.org>
4930
4931 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4932
f6512a69
SM
49332015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4934
4935 * gdb.threads/names.exp: New file.
4936 * gdb.threads/names.c: New file.
4937 * README: Mention gdb,no_thread_names.
4938
46a3515b
MM
49392015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4940
4941 PR 19297
4942 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4943 support" error.
4944
62147a22
PA
49452015-11-24 Pedro Alves <palves@redhat.com>
4946
4947 PR 17539
4948 * gdb.base/display.exp: Expect displays to be sorted in ascending
4949 order. Use multi_line.
4950 * gdb.base/solib-display.exp: Likewise.
4951
2f341b6e
PA
49522015-11-24 Pedro Alves <palves@redhat.com>
4953
4954 PR 17539
25d49b86
PA
4955 * gdb.base/display.exp: Expect displays to be sorted in ascending
4956 order. Use multi_line.
4957 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4958
7e0aa6aa
PA
49592015-11-24 Pedro Alves <palves@redhat.com>
4960
4961 PR 17539
4962 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4963 threads in ascending order.
4964 * gdb.base/foll-fork.exp: Likewise.
4965 * gdb.base/foll-vfork.exp: Likewise.
4966 * gdb.base/multi-forks.exp: Likewise.
4967 * gdb.mi/mi-nonstop.exp: Likewise.
4968 * gdb.mi/mi-nsintrall.exp: Likewise.
4969 * gdb.multi/base.exp: Likewise.
4970 * gdb.multi/multi-arch.exp: Likewise.
4971 * gdb.python/py-inferior.exp: Likewise.
4972 * gdb.threads/break-while-running.exp: Likewise.
4973 * gdb.threads/execl.exp: Likewise.
4974 * gdb.threads/gcore-thread.exp: Likewise.
4975 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4976 * gdb.threads/kill.exp: Likewise.
4977 * gdb.threads/linux-dp.exp: Likewise.
4978 * gdb.threads/multiple-step-overs.exp: Likewise.
4979 * gdb.threads/next-bp-other-thread.exp: Likewise.
4980 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4981 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4982 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4983 * gdb.threads/thread-find.exp: Likewise.
4984 * gdb.threads/tls.exp: Likewise.
4985 * lib/mi-support.exp (mi_reverse_list): Delete.
4986 (mi_check_thread_states): No longer reverse list.
4987
2cc57ad8
PA
49882015-11-24 Pedro Alves <palves@redhat.com>
4989
4990 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4991 use lowercase.
4992
c93e8391
SM
49932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4994
4995 * gdb.trace/actions.c: Include trace-common.h.
4996 (main): Add a location for a fast tracepoint.
4997 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4998 the normal tracepoints.
4999 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5000
045ccf91
SM
50012015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5002
5003 * save-trace.exp: Factor out code to these...
5004 (gdb_save_tracepoints): New.
5005 (gdb_load_tracepoints): New.
5006 (do_save_load_test): New.
5007
5506f9f6
KB
50082015-11-23 Kevin Buettner <kevinb@redhat.com>
5009
5010 * gdb.base/asmlabel.exp: New test.
5011 * gdb.base/asmlabel.c: New test case.
5012
16c3b12f
JB
50132015-11-23 Joel Brobecker <brobecker@adacore.com>
5014
5015 * gdb.base/wrong_frame_bt_full-main.c: New file.
5016 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5017 * gdb.base/wrong_frame_bt_full.exp: New file.
5018
155bfbd3
JB
50192015-11-23 Joel Brobecker <brobecker@adacore.com>
5020
5021 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5022
bb097445
JM
50232015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5024
206853a0 5025 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
5026 pstate register when comparing registers values in
5027 sparc64-*-linux-gnu targets to avoid spurious differences.
5028
9c88ed8f
JM
50292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5030
206853a0 5031 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 5032
96161e25
SL
50332015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5034
5035 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5036 as type argument to gdb_compile.
5037 * gdb.base/nested-subp2.exp: Likewise.
5038 * gdb.base/nested-subp3.exp: Likewise.
5039
340c2830
DV
50402015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5041
5042 * lib/dwarf.exp (_note): Fix left shift of negative value.
5043 * gdb.trace/trace-condition.exp: Likewise.
5044
c1862d0f
YQ
50452015-11-13 Yao Qi <yao.qi@linaro.org>
5046
5047 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5048 comments about d10v.
5049 (test_scalar_returns): Likewise.
5050 * gdb.base/d10v.ld: Remove.
5051 * gdb.base/overlays.exp: Remove the target triplet checking for
5052 d10v-*-*.
5053 * gdb.base/structs.exp (test_struct_returns): Remove the
5054 comments about d10v.
5055 (test_struct_calls): Likewise.
5056
77ae9c19
YQ
50572015-11-13 Yao Qi <yao.qi@linaro.org>
5058
5059 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5060 * gdb.base/gnu_vector.c: Don't include stdio.h.
5061 (main): Don't print res and call add_some_intvecs.
5062
430e004e
MK
50632015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5064
5065 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5066 macro.
5067 (func5): Removed.
5068 (func4): Use FAST_TRACEPOINT_LABEL.
5069 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5070 macro.
5071 (func): Removed.
5072 (thread_function): Use FAST_TRACEPOINT_LABEL.
5073 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5074 (func): Remove.
5075 (marker): Use FAST_TRACEPOINT_LABEL.
5076 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5077 (pendfunc1): Remove.
5078 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5079 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5080 (foo): Remove.
5081 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5082 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5083 macro.
5084 (func): Remove.
5085 (marker): Use FAST_TRACEPOINT_LABEL.
5086 * gdb.trace/trace-common.h: New header.
5087 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5088 macro.
5089 (func): Remove.
5090 (marker): Use FAST_TRACEPOINT_LABEL.
5091 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5092 (func): Remove.
5093 (thread_function): Use FAST_TRACEPOINT_LABEL.
5094
6e7675a7
MK
50952015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5096
5097 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5098 in front.
5099 * gdb.trace/change-loc.exp: Use global pcreg definition.
5100 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5101 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5102 in front.
5103 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5104 * gdb.trace/pending.exp: Likewise.
5105 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5106 * gdb.trace/trace-break.exp: Likewise.
5107 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5108 in front.
5109 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5110 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5111 in front.
5112 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5113
dddc0e16
JB
51142015-11-09 Joel Brobecker <brobecker@adacore.com>
5115
5116 * gdb.ada/fin_fun_out: New testcase.
5117
c6f0b406
KB
51182015-11-07 Kevin Buettner <kevinb@redhat.com>
5119
5120 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5121 value associated with DW_AT_byte_size.
5122 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5123 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5124 DW_AT_upper_bound.
5125
f01dcfd9
KB
51262015-11-07 Kevin Buettner <kevinb@redhat.com>
5127
5128 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5129 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5130 version.
5131 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5132 gdb.dwarf2/dw2-canonicalize-type.exp,
5133 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5134 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5135 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5136 provided by gdb_target_symbol_prefix_flags_asm.
5137 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5138 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5139 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5140 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5141 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5142 macros where needed). Use this macro for symbols which require
5143 the prefix provided by SYMBOL_PREFIX.
5144
2223449a
KB
51452015-11-05 Kevin Buettner <kevinb@redhat.com>
5146
5147 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5148 New procs.
5149 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5150 representing expressions, of more than one list element.
5151 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5152 to prepend linker symbol prefix to f.
5153 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5154 table_1 and table_2.
5155 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5156 Likewise, for f and g.
5157 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5158 for ptr.
5159 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5160 for main.
5161 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5162 table_1_ptr and table_2_ptr.
5163
6f2f1a3a
JK
51642015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5165 Joel Brobecker <brobecker@adacore.com>
5166
5167 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5168
566c56c9
MK
51692015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5170
5171 * gdb.reverse/s390-mvcle.c: New test.
5172 * gdb.reverse/s390-mvcle.exp: New file.
5173 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5174
d5f0636b
MK
51752015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5176
5177 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5178
7ad8b86c
MK
51792015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5180
5181 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5182 reaching marker2.
5183 * gdb.reverse/getresuid-reverse.exp: Likewise.
5184 * gdb.reverse/pipe-reverse.exp: Likewise.
5185 * gdb.reverse/readv-reverse.exp: Likewise.
5186 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5187 * gdb.reverse/time-reverse.exp: Likewise.
5188 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5189
4081c0f1
YQ
51902015-10-30 Yao Qi <yao.qi@linaro.org>
5191
5192 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5193 (empty_cycle): Remove.
5194 (main): Don't call empty_cycle. Don't use watch_count_done.
5195 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5196 empty_cycle. Rewrite the code counting HW watchpoints.
5197
452b4ba5
MK
51982015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5199
5200 * gdb.reverse/fstatat-reverse.c: New test.
5201 * gdb.reverse/fstatat-reverse.exp: New file.
5202 * gdb.reverse/getresuid-reverse.c: New test.
5203 * gdb.reverse/getresuid-reverse.exp: New file.
5204 * gdb.reverse/pipe-reverse.c: New test.
5205 * gdb.reverse/pipe-reverse.exp: New file.
5206 * gdb.reverse/readv-reverse.c: New test.
5207 * gdb.reverse/readv-reverse.exp: New file.
5208 * gdb.reverse/recvmsg-reverse.c: New test.
5209 * gdb.reverse/recvmsg-reverse.exp: New file.
5210 * gdb.reverse/time-reverse.c: New test.
5211 * gdb.reverse/time-reverse.exp: New file.
5212 * gdb.reverse/waitpid-reverse.c: New test.
5213 * gdb.reverse/waitpid-reverse.exp: New file.
5214
5e2e7507
JK
52152015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5216
5217 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5218
0fde2c53
DE
52192015-10-26 Doug Evans <dje@google.com>
5220
5221 PR symtab/17391
5222 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5223 * gdb.dwarf2/bad-regnum.c: New file.
5224 * gdb.dwarf2/bad-regnum.exp: New file.
5225
1a70ae97
DE
52262015-10-26 Doug Evans <dje@google.com>
5227
5228 PR python/18938
5229 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5230 file.
5231
27dc26ab
JK
52322015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5233
5234 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5235 for a change by "Mention language in compile error message".
5236
bed91f4d
SM
52372015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5238
5239 PR python/18073
5240 * gdb.python/py-type.c (C::a_method): New.
5241 (C::a_const_method): New.
5242 (C::a_static_method): New.
5243 (a_function): New.
5244 * gdb.python/py-type.exp (test_fields): Test getting fields
5245 from function and method.
5246
3f2f83dd
KB
52472015-10-21 Keven Boell <keven.boell@intel.com>
5248
5249 * gdb.fortran/vla-alloc-assoc.exp: New file.
5250 * gdb.fortran/vla-datatypes.exp: New file.
5251 * gdb.fortran/vla-datatypes.f90: New file.
5252 * gdb.fortran/vla-history.exp: New file.
5253 * gdb.fortran/vla-ptype-sub.exp: New file.
5254 * gdb.fortran/vla-ptype.exp: New file.
5255 * gdb.fortran/vla-sizeof.exp: New file.
5256 * gdb.fortran/vla-sub.f90: New file.
5257 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5258 * gdb.fortran/vla-value-sub-finish.exp: New file.
5259 * gdb.fortran/vla-value-sub.exp: New file.
5260 * gdb.fortran/vla-value.exp: New file.
5261 * gdb.fortran/vla-ptr-info.exp: New file.
5262 * gdb.mi/mi-vla-fortran.exp: New file.
5263 * gdb.mi/vla.f90: New file.
5264
27145d50
SL
52652015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5266
5267 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5268 of hardwired timeout value.
5269
5f3ff4f8
JK
52702015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5271 Pedro Alves <palves@redhat.com>
5272
5273 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5274 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5275
bfd09d20
JS
52762015-10-19 Josh Stone <jistone@redhat.com>
5277
5278 * gdb.base/catch-syscall.c: Include <sched.h>.
5279 (unknown_syscall): New variable.
5280 (main): Trigger a vfork and an unknown syscall.
5281 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5282 (unknown_syscall_number): Likewise.
5283 (check_call_to_syscall): Accept an optional syscall pattern.
5284 (check_return_from_syscall): Likewise.
5285 (check_continue): Likewise.
5286 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5287 (test_catch_syscall_skipping_return): New test toggling off 'catch
5288 syscall' to step over the syscall return, then toggling back on.
5289 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5290 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5291 (do_syscall_tests): Call test_catch_syscall_without_args and
5292 test_catch_syscall_mid_vfork.
5293 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5294 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5295
b32b93c6
AS
52962015-10-19 Andrew Stubbs <ams@codesourcery.com>
5297
5298 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5299 print g_vE): Add new pass patterns.
5300 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5301 print various symbol names for vptr fields.
5302
9d622bda
AB
53032015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5304
5305 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5306 results.
5307
0fd8ac1c
YQ
53082015-10-12 Yao Qi <yao.qi@linaro.org>
5309
5310 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5311
34240514
YQ
53122015-10-12 Yao Qi <yao.qi@linaro.org>
5313
5314 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5315 is aarch64*-*-linux*.
5316
8240f442
YQ
53172015-10-12 Yao Qi <yao.qi@linaro.org>
5318
5319 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5320 (can_relocate_bcond_true): ... it.
5321 (can_relocate_bcond_false): New function.
5322 (foo): Likewise.
5323 (can_relocate_bl): Likewise.
5324 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5325 can_relocate_bl.
5326
2520f728
PMR
53272015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5328
5329 * gdb.base/nested-addr.c: New file.
5330 * gdb.base/nested-addr.exp: New testcase.
5331
abcef95a
MM
53322015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5333
5334 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5335 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5336 its output. Ignore the output of "record goto begin" and instead
5337 check that GDB is replaying.
5338
145e3ddb
PA
53392015-10-09 Pedro Alves <palves@redhat.com>
5340
5341 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5342 (top level): Use it in the run with no args test.
5343
d5d8c4e1
IB
53442015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5345
5346 * gdb.dlang/properties.exp: New file.
5347
06e635ef
SL
53482015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5349
5350 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5351 whether or not address 0x1000 is mapped on the target.
5352
e019fd1d
SM
53532015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5354
5355 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5356 build.
5357
77ba2a67
MM
53582015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5359
5360 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5361 instruction-history test.
5362
c60eb31f
DE
53632015-09-28 Doug Evans <dje@google.com>
5364
5365 * gdb.base/gcore.c (array_func): Add reference to static_array.
5366
9a3c8263
SM
53672015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5368
5369 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5370 source line.
5371
9720e656
SL
53722015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5373
5374 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5375 short or char as base type.
5376
938d3bf2
SL
53772015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5378
5379 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5380 to allow any size enum.
5381
e6c2c623
PMR
53822015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5383
5384 * gdb.ada/array_ptr_renaming.exp: New testcase.
5385 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5386 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5387
06da0f77
PL
53882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5389
5390 * gdb.trace/ftrace-lock.c: New file.
5391 * gdb.trace/ftrace-lock.exp: New file.
5392
4f51c22a
PL
53932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5394
5395 * gdb.arch/insn-reloc.c: New file.
5396 * gdb.arch/ftrace-insn-reloc.exp: New file.
5397
7041adf4
PL
53982015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5399
5400 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5401 instruction.
5402 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5403 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5404 * gdb.trace/range-stepping.c: Likewise.
5405 * gdb.trace/trace-break.c: Likewise.
5406 * gdb.trace/trace-mt.c (thread_function): Likewise.
5407 * gdb.trace/ftrace.c (marker): Likewise.
5408 * gdb.trace/trace-condition.c (marker): Likewise.
5409 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5410 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5411 is_aarch64_target.
5412
015d2e7e
DE
54132015-09-18 Doug Evans <xdje42@gmail.com>
5414
5415 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5416 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5417
26b188a2
SL
54182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5419
5420 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5421 the breakpoint.
5422
79dc332b
SL
54232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5424
5425 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5426 the pending breakpoint. Remove timeout override for "Run till
5427 MI pending breakpoint on pendfunc3 on thread 2" test.
5428
f57929f2
SL
54292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5430
5431 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5432 filename pattern.
5433
3f469b17
SL
54342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5435
5436 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5437 in breakpoint filename pattern.
5438
515b89b3
SL
54392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5440
7800dbe4
SL
5441 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5442
54432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5444
515b89b3
SL
5445 * gdb.linespec/explicit.exp: Check for readline support for
5446 tab-completion tests. Fix obvious typo.
5447
d2939ba2
MM
54482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5449
5450 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5451 and replay.
5452
cbb55fa7
MM
54532015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5454
5455 * gdb.btrace/non-stop.c: New.
5456 * gdb.btrace/non-stop.exp: New.
5457
43691ca1
PL
54582015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5459 Yao Qi <yao.qi@linaro.org>
5460
5461 * gdb.trace/trace-condition.c: New file.
5462 * gdb.trace/trace-condition.exp: New file.
5463
d78908cf
WW
54642015-09-16 Wei-cheng Wang <cole945@gmail.com>
5465
5466 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5467 for testing bytecode compilation.
5468
1ed415e2
PA
54692015-09-16 Pedro Alves <palves@redhat.com>
5470 Sandra Loosemore <sandra@codesourcery.com>
5471
5472 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5473 (SECONDS): Redefine.
5474 (main): Call pthread_kill and alarm early.
5475 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5476 support.
5477 (test): If the target can't hardware step and doesn't support
5478 displaced stepping, increase the timeout.
5479
d136eff5
PA
54802015-09-16 Pedro Alves <palves@redhat.com>
5481
5482 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5483 (enable_debug): New procedures.
5484 (test): Use them. Bail out if waiting for threads fails.
5485 (top level): Bail out if a test fails.
5486
991f019c
YQ
54872015-09-16 Yao Qi <yao.qi@linaro.org>
5488
5489 * gdb.asm/asm-source.exp: Set asm-arch for
5490 aarch64*-*-* target.
5491 * gdb.asm/aarch64.inc: New file.
5492
bfca584f
PMR
54932015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5494
5495 * gdb.ada/array_of_variable_length.exp: New testcase.
5496 * gdb.ada/array_of_variable_length/foo.adb: New file.
5497 * gdb.ada/array_of_variable_length/pck.adb: New file.
5498 * gdb.ada/array_of_variable_length/pck.ads: New file.
5499
b326e587
DE
55002015-09-15 Doug Evans <dje@google.com>
5501
5502 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5503 of function static local variable.
5504
5382cfab
PW
55052015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5506
5507 * gdb.threads/tls-so_extern.exp: New test file.
5508 * gdb.threads/tls-so_extern.c: New test file.
5509 * gdb.threads/tls-so_extern_main.c: New test file.
5510
141c5cc4
JK
55112015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5512
5513 * gdb.opt/solib-intra-step-lib.c: New file.
5514 * gdb.opt/solib-intra-step-main.c: New file.
5515 * gdb.opt/solib-intra-step.exp: New file.
5516
d15dcecd
PA
55172015-09-15 Pedro Alves <palves@redhat.com>
5518
5519 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5520 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5521
4c2f2a79
PA
55222015-09-14 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.base/hook-stop-continue.c: Delete.
5525 * gdb.base/hook-stop-continue.exp: Delete.
5526 * gdb.base/hook-stop-frame.c: Delete.
5527 * gdb.base/hook-stop-frame.exp: Delete.
5528 * gdb.base/hook-stop.c: New file.
5529 * gdb.base/hook-stop.exp: New file.
5530
919e6dbe
PMR
55312015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5532
5533 * gdb.ada/access_to_packed_array.exp: New testcase.
5534 * gdb.ada/access_to_packed_array/foo.adb: New file.
5535 * gdb.ada/access_to_packed_array/pack.adb: New file.
5536 * gdb.ada/access_to_packed_array/pack.ads: New file.
5537
157280a4
MM
55382015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5539
5540 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5541 buffer size test.
5542
2fd33e94
DB
55432015-09-11 Don Breazeal <donb@codesourcery.com>
5544
5545 * gdb.base/foll-exec.c: Add copyright header. Fix
5546 formatting issues.
5547 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5548 (do_exec_tests): Use clean_restart in place of zap_session,
5549 and for test initialization. Fix formatting issues. Use
5550 fail in place of perror.
5551 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5552 an expect statement to match an expression with output from
5553 the program under debug.
5554 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5555 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5556 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5557 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5558 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5559
e70b6e8e
DE
55602015-09-09 Doug Evans <dje@google.com>
5561
5562 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5563
7a551a51
DE
55642015-09-09 Doug Evans <dje@google.com>
5565
5566 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5567
4c666f84
DE
55682015-09-09 Doug Evans <dje@google.com>
5569
5570 * gdb.base/savedregs.exp: Fix typo.
5571
243a9253
PA
55722015-09-09 Pedro Alves <palves@redhat.com>
5573
5574 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5575
c0fa8fbd
SL
55762015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5577
5578 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5579 command actually switches threads. Give up on remaining
5580 tests if target fails to stop at breakpoint.
5581
cd7c1778
PMR
55822015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5583
5584 * gdb.ada/funcall_char.exp: New testcase.
5585 * gdb.ada/funcall_char/foo.adb: New file.
5586
dc5c8746
PMR
55872015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5588
5589 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5590 expected outputs. Add two testcases for completing ambiguous
5591 functions.
5592 * gdb.ada/complete/aux_pck.adb: New file.
5593 * gdb.ada/complete/aux_pck.ads: New file.
5594 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5595 Ambiguous_Func functions.
5596 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5597 * gdb.ada/complete/pck.adb: Likewise.
5598
4e83a1e7
UW
55992015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5600
5601 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5602 failures to run the test program under GDB.
5603
8ce74153
LM
56042015-08-26 Luis Machado <lgustavo@codesourcery.com>
5605
5606 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5607 to C.
5608
e9756d52
PP
56092015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5610
5611 * gdb.base/run-after-attach.exp: New test file.
5612 * gdb.base/run-after-attach.c: New test file.
5613
8d37573b
DB
56142015-08-26 Don Breazeal <donb@codesourcery.com>
5615
5616 * gdb.base/foll-exec-2.c: New test program.
5617 * gdb.base/foll-exec-2.exp: New test.
5618
63e43d3a
PMR
56192015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5620
5621 * gdb.base/nested-subp1.exp: New file.
5622 * gdb.base/nested-subp1.c: New file.
5623 * gdb.base/nested-subp2.exp: New file.
5624 * gdb.base/nested-subp2.c: New file.
5625 * gdb.base/nested-subp3.exp: New file.
5626 * gdb.base/nested-subp3.c: New file.
5627
3d40fbb5
PA
56282015-08-24 Pedro Alves <palves@redhat.com>
5629
5630 * gdb.server/connect-without-multi-process.c: New file.
5631 * gdb.server/connect-without-multi-process.exp: New file.
5632
4422ac93
LM
56332015-08-24 Luis Machado <lgustavo@codesourcery.com>
5634
5635 * gdb.opt/inline-markers.c: Make z int.
5636
91dddb86
LM
56372015-08-24 Luis Machado <lgustavo@codesourcery.com>
5638
5639 * gdb.opt/inline-markers.c: Make z volatile.
5640
a48847ee
LM
56412015-08-24 Luis Machado <lgustavo@codesourcery.com>
5642
5643 * gdb.opt/inline-bt.c: New volatile global z.
5644 * gdb.opt/inline-cmds.c: Likewise.
5645 * gdb.opt/inline-locals.c: Likewise.
5646 * gdb.opt/inline-markers.c: New extern global z.
5647 (marker): Use z.
5648 (inline_fn): Likewise.
5649
0ebbc52b
PA
56502015-08-24 Pedro Alves <palves@redhat.com>
5651
5652 * config/m32r-stub.exp: Remove file.
5653 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5654 * gdb.base/call-rt-st.exp: Likewise.
5655 * gdb.base/call-strs.exp: Likewise.
5656 * gdb.base/default.exp: Remove references to h8300-*-hms and
5657 *-*-udi*.
5658 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5659
77c365df
AA
56602015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5661
5662 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5663 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5664 and "return" use KFAIL when GDB can not read/write the vector
5665 return value.
5666
4313b8c0
GB
56672015-08-21 Gary Benson <gbenson@redhat.com>
5668
5669 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5670
0e433b32
PA
56712015-08-20 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.server/solib-list.exp: No longer expect an interior stop in
5674 non-stop mode.
5675
221e1a37
PA
56762015-08-20 Pedro Alves <palves@redhat.com>
5677
5678 * gdb.server/connect-stopped-target.c: New file.
5679 * gdb.server/connect-stopped-target.exp: New file.
5680
40e3ad0e
PA
56812015-08-20 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.dwarf2/comp-unit-lang.exp: New file.
5684 * gdb.dwarf2/comp-unit-lang.c: New file.
5685
af39b327
PMR
56862015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5687
5688 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5689 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5690
7d45c7c3 56912015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5692
7d45c7c3
KB
5693 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5694 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5695
4d6cceb4
DE
56962015-08-18 Doug Evans <dje@google.com>
5697 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5698
5699 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5700 skip_python_tests. New arg prompt_regexp.
5701 (skip_python_tests): New function.
5702 * lib/mi-support.exp (mi_skip_python_tests): New function.
5703 * gdb.python/py-mi-objfile-gdb.py: New file.
5704 * gdb.python/py-mi-objfile.c: New file.
5705 * gdb.python/py-mi-objfile.exp: New file.
5706
ad89c2aa
KS
57072015-08-17 Keith Seitz <keiths@redhat.com>
5708
5709 * gdb.linespec/explicit.exp: Move strace test from here ...
5710 * gdb.trace/strace.exp: ... to here.
5711
e3ae3c43
PP
57122015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5713
5714 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5715 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5716
604b2636
DE
57172015-08-14 Doug Evans <xdje42@gmail.com>
5718
5719 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5720 inferior before selecting a new file.
5721
6ff0ba5f
DE
57222015-08-14 Doug Evans <xdje42@gmail.com>
5723
5724 * gdb.mi/mi-disassemble.exp: Update.
5725 * gdb.base/disasm-optim.S: New file.
5726 * gdb.base/disasm-optim.c: New file.
5727 * gdb.base/disasm-optim.h: New file.
5728 * gdb.base/disasm-optim.exp: New file.
5729
9ca98f92
KS
57302015-08-14 Keith Seitz <keiths@redhat.com>
5731
5732 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5733 "evaluated-by".
5734
52bbc560
JB
57352015-08-13 Joel Brobecker <brobecker@adacore.com>
5736
5737 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5738
5d8c3ed3
PMR
57392015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5740
5741 * gdb.ada/fun_renaming.exp: New testcase.
5742 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5743 * gdb.ada/fun_renaming/pack.adb: New file.
5744 * gdb.ada/fun_renaming/pack.ads: New file.
5745
ea8812bc
KS
57462015-08-12 Keith Seitz <keiths@redhat.com>
5747
5748 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5749 gdb_get_line_number.
5750
4dafcdeb
JB
57512015-08-12 Joel Brobecker <brobecker@adacore.com>
5752
5753 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5754 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5755 gdb.base/dso2dso.exp: New files.
5756
5ba32597
SDJ
57572015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5758 Pedro Alves <palves@redhat.com>
5759 Keith Seitz <keiths@redhat.com>
5760
5761 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5762 GDBFLAGS.
5763
b6dafabf
PP
57642015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5765
5766 * gdb.base/gdbhistsize-history.exp
5767 (test_histsize_history_setting): Use save_vars.
5768 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5769 Use save_vars.
5770 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5771 * gdb.base/readline.exp: Use save_vars.
5772
abe8e607
PP
57732015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5774
5775 * lib/gdb.exp (save_vars): New proc.
5776
629500fa
KS
57772015-08-11 Keith Seitz <keiths@redhat.com>
5778
5779 * gdb.base/help.exp: Update help_breakpoint_text.
5780
eb8c4e2e
KS
57812015-08-11 Keith Seitz <keiths@redhat.com>
5782
5783 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5784 (at toplevel): Call test_explicit_breakpoints.
5785 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5786 breakpoints.
5787 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5788 breakpoint conditions, "-cond".
5789
87f0e720
KS
57902015-08-11 Keith Seitz <keiths@redhat.com>
5791
5792 * gdb.linespec/3explicit.c: New file.
5793 * gdb.linespec/cpexplicit.cc: New file.
5794 * gdb.linespec/cpexplicit.exp: New file.
5795 * gdb.linespec/explicit.c: New file.
5796 * gdb.linespec/explicit.exp: New file.
5797 * gdb.linespec/explicit2.c: New file.
5798 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5799 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5800 before using in the matching pattern.
5801 Clarify that `prefix' is a regular expression.
5802
f00aae0f
KS
58032015-08-11 Keith Seitz <keiths@redhat.com>
5804
5805 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5806 test.
5807 Add tests for missing ",FMT" and ",".
5808
e27852be
DE
58092015-08-10 Doug Evans <dje@google.com>
5810 Keith Seitz <keiths@redhat.com>
5811
5812 PR gdb/17960
5813 * gdb.base/completion.exp: Add location completer tests.
5814
7f03bd92
PA
58152015-08-07 Pedro Alves <palves@redhat.com>
5816
5817 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5818 tests here.
5819 (top level): Run do_test with and without displaced stepping.
5820
3fc8eb30
PA
58212015-08-07 Pedro Alves <palves@redhat.com>
5822
5823 * gdb.base/valgrind-disp-step.c: New file.
5824 * gdb.base/valgrind-disp-step.exp: New file.
5825
d4569d7b
PA
58262015-08-07 Pedro Alves <palves@redhat.com>
5827
5828 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5829 Delete function.
5830 (main): Add alarm. Run an infinite loop instead of calling
5831 wait_threads.
5832 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5833 comment.
5834 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5835 Delete function.
5836 (main): Add alarm. Run an infinite loop instead of calling
5837 wait_threads.
5838 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5839 comment.
5840
e1316e60
PA
58412015-08-07 Pedro Alves <palves@redhat.com>
5842
5843 * gdb.base/checkpoint-ns.exp: New file.
5844 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5845 standard_testfile.
5846
da8c46d2
MM
58472015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5848
5849 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5850 * gdb.btrace/instruction_history.exp: Update.
5851 * gdb.btrace/tsx.exp: New.
5852 * gdb.btrace/tsx.c: New.
5853
de1c2c52
PA
58542015-08-06 Pedro Alves <palves@redhat.com>
5855
5856 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5857 increase timeout.
5858 * gdb.reverse/until-precsave.exp: Bump timeouts.
5859
782e0bf4
PA
58602015-08-06 Pedro Alves <palves@redhat.com>
5861
5862 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5863
83e97ed0
PA
58642015-08-06 Pedro Alves <palves@redhat.com>
5865
5866 PR gdb/18749
5867 * gdb.threads/process-dies-while-handling-bp.c: New file.
5868 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5869
863d01bd
PA
58702015-08-06 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5873 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5874
0a39bb32
PA
58752015-08-05 Pedro Alves <palves@redhat.com>
5876
5877 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5878 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5879
ee2d2b10
SL
58802015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5881
5882 * gdb.base/bp-permanent.exp: Report test as unsupported if
5883 the target cannot stop at the permanent breakpoint.
5884
4e1bdb00
DE
58852015-08-03 Doug Evans <dje@google.com>
5886
5887 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5888 10000.
5889
3d338901
DE
58902015-08-03 Doug Evans <dje@google.com>
5891
5892 * Makefile.in (workers/%.worker, build-perf): New rule.
5893 (GDB_PERFTEST_MODE): New variable.
5894 (check-perf): Use it.
5895 (clean): Clean up gdb.perf parallel build subdirs.
5896 * lib/build-piece.exp: New file.
5897 * lib/gdb.exp (make_gdb_parallel_path): New function
5898 (standard_output_file, standard_temp_file): Call it.
5899 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5900 of $GDB_PARALLEL.
5901 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5902
af061d3e
DE
59032015-08-03 Doug Evans <dje@google.com>
5904
8e1afc81 5905 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5906 (LOG_FILE_NAME): New global.
5907 (TextReporter.__init__): Initialize self.txt_sum.
5908 (TextReporter.report): Add support for multiple data-points.
5909 Move report to perftest.sum, put raw data in perftest.log.
5910 (TextReporter.start): Open sum and log files.
5911 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5912 * gdb.perf/lib/perftest/testresult.py
5913 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5914
2c8c5d37
PA
59152015-07-31 Pedro Alves <palves@redhat.com>
5916
5917 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5918 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5919 kill_wait_spawned_process instead of explicit "kill -9".
5920 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5921 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5922 kill_wait_spawned_process.
5923 * gdb.base/attach-twice.exp: Likewise.
5924 * gdb.base/attach.exp: Likewise.
5925 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5926 gdb_test_multiple.
5927 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5928 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5929 kill_wait_spawned_process.
5930 * gdb.base/valgrind-infcall.exp: Likewise.
5931 * gdb.multi/multi-attach.exp: Likewise.
5932 * gdb.python/py-prompt.exp: Likewise.
5933 * gdb.python/py-sync-interp.exp: Likewise.
5934 * gdb.server/ext-attach.exp: Likewise.
5935 * gdb.threads/attach-into-signal.exp (corefunc): Use
5936 spawn_wait_for_attach, spawn_id_get_pid and
5937 kill_wait_spawned_process.
5938 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5939 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5940 spawn_id_get_pid and kill_wait_spawned_process.
5941 * gdb.threads/attach-stopped.exp (corefunc): Use
5942 spawn_wait_for_attach, spawn_id_get_pid and
5943 kill_wait_spawned_process.
5944 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5945 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5946 kill_wait_spawned_process instead of explicit "kill -9".
5947 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5948 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5949 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5950 processes. Don't map cygwin/windows pids here. Now returns a
5951 spawn id list.
5952
032a0fca
SL
59532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5954
5955 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5956 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5957 correct patch.
5958
61a934ca
SL
59592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5960
5961 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5962
4bc4d428
SL
59632015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5964
5965 Reapply:
5966 2014-05-21 Mark Wielaard <mjw@redhat.com>
5967
5968 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5969
998d452a
PA
59702015-07-30 Pedro Alves <palves@redhat.com>
5971
5972 * linux-low.c (handle_extended_wait): Set the child's last
5973 reported status to TARGET_WAITKIND_STOPPED.
5974
69dde7dc
PA
59752015-07-30 Pedro Alves <palves@redhat.com>
5976
5977 PR threads/18600
5978 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5979 only shows inferior 1.
5980
4dd63d48
PA
59812015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5982 Pedro Alves <palves@redhat.com>
5983
5984 PR threads/18600
5985 * gdb.threads/fork-plus-threads.c: New file.
5986 * gdb.threads/fork-plus-threads.exp: New file.
5987
d618e4c5
PP
59882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5989
5990 * gdb.base/batch-preserve-term-settings.exp
5991 (test_terminal_settings_preserved_after_cli_exit): Use
5992 send_quit_command.
5993
1eef6428
PA
59942015-07-29 Pedro Alves <palves@redhat.com>
5995 Don Breazeal <donb@codesourcery.com>
5996
5997 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5998 output from both inferior_spawn_id and gdb_spawn_id.
5999
7da5b897
SDJ
60002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6001
6002 * gdb.threads/attach-into-signal.exp (corefunc): Use
6003 with_test_prefix on nested loops, uniquefying the test messages.
6004
dac804df
SDJ
60052015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6006
6007 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6008 commit.
6009
06265e53
PP
60102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6011
6012 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6013 New proc.
6014 (test_terminal_settings_preserved_after_sigterm): New test.
6015
18206ca3
PP
60162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6017
6018 * gdb.base/batch-preserve-term-settings.exp
6019 (test_terminal_settings_preserved_after_cli_exit): New test.
6020
90074d11
PP
60212015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6022
6023 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6024 manipulation of saved_gdbflags.
6025 (test_terminal_settings_preserved): Remove global declaration of
6026 the unused variable pagination_prompt. Remove manipulation of
6027 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6028 GDBFLAGS.
6029
eb1a7902
PA
60302015-07-29 Pedro Alves <palves@redhat.com>
6031
6032 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6033
8b75dd3b
PA
60342015-07-29 Pedro Alves <palves@redhat.com>
6035
6036 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6037 at the top.
6038
dedad4e3
PA
60392015-07-29 Pedro Alves <palves@redhat.com>
6040
6041 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6042 (main): Call gdb_unbuffer_output.
6043 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6044 (main): Call gdb_unbuffer_output.
6045 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6046 (main): Call gdb_unbuffer_output.
6047 * gdb.base/call-strs.exp: Adjust to step over the
6048 gdb_unbuffer_output call.
6049 * gdb.base/catch-gdb-caused-signals.c: Include
6050 "../lib/unbuffer_output.c".
6051 (main): Call gdb_unbuffer_output.
6052 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6053 (main): Call gdb_unbuffer_output.
6054 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6055 (main): Call gdb_unbuffer_output.
6056 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6057 (main): Call gdb_unbuffer_output.
6058 * gdb.base/shlib-call.exp: Adjust to step over the
6059 gdb_unbuffer_output call.
6060 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6061 (main): Call gdb_unbuffer_output.
6062 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6063 (main): Call gdb_unbuffer_output.
6064 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6065 (main): Rename to ...
6066 (test): ... this.
6067 (main): Reimplement.
6068 * gdb.base/varargs.exp: Run to test instead of to main.
6069 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6070 (main): Call gdb_unbuffer_output.
6071
58789a91
PA
60722015-07-29 Pedro Alves <palves@redhat.com>
6073
6074 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6075 factore out from mi_continue_dprintf. For call-style dprintfs,
6076 expect dprintf output out of $inferior_spawn_id.
6077 (mi_continue_dprintf): Use mi_expect_dprintf.
6078 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6079 (main): Call gdb_unbuffer_output.
6080
e8376742
PA
60812015-07-29 Pedro Alves <palves@redhat.com>
6082
6083 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6084 (default_mi_gdb_start): Set inferior_spawn_id instead of
6085 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6086 gdb_spawn_id.
6087 (mi_gdb_test): Always expect inferior output from both
6088 $inferior_spawn_id and $gdb_spawn_id.
6089
08280010
PA
60902015-07-29 Pedro Alves <palves@redhat.com>
6091
6092 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6093 send_inferior and $inferior_spawn_id.
6094
4d30e432
PA
60952015-07-29 Pedro Alves <palves@redhat.com>
6096
6097 * gdb.gdb/complaints.exp (test_initial_complaints)
6098 (test_serial_complaints, test_short_complaints): Use
6099 gdb_test_stdio.
6100 (test_empty_complaint): Handle $inferior_spawn_id !=
6101 $gdb_spawn_id.
6102
0d30a335
PA
61032015-07-29 Pedro Alves <palves@redhat.com>
6104
6105 * gdb.base/varargs.exp: Use gdb_test_stdio.
6106
39413b29
PA
61072015-07-29 Pedro Alves <palves@redhat.com>
6108
6109 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6110
7cb000a9
PA
61112015-07-29 Pedro Alves <palves@redhat.com>
6112
6113 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6114
d7b8ac82
PA
61152015-07-29 Pedro Alves <palves@redhat.com>
6116
6117 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6118 parameter into two new parameters, "inf_result" and "gdb_result".
6119 Expect inferior output and gdb output from $inferior_spawn_id and
6120 $gdb_spawn_id, respectively. Adjust all callers.
6121
789c3a0c
PA
61222015-07-29 Pedro Alves <palves@redhat.com>
6123
6124 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6125 of gdb_test_sequence.
6126
77e760c3
PA
61272015-07-29 Pedro Alves <palves@redhat.com>
6128
6129 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6130 (saw_spurious_output): Expect inferior output from
6131 $inferior_spawn_id. Use gdb_test_stdio.
6132
8396d2cd
PA
61332015-07-29 Pedro Alves <palves@redhat.com>
6134
6135 * gdb.base/dprintf.exp: Use standard_testfile. Change
6136 prepare_for_testing call.
6137 (srcfile): Don't set.
6138 (restart): New procedure.
6139 (test_dprintf): New procecure, use to continue over dprintfs.
6140 (test_call, test_agent): New procedures, tests moved here.
6141 Restart gdb and recreate dprintfs. Adjust expected output.
6142
2051d61f
PA
61432015-07-29 Pedro Alves <palves@redhat.com>
6144
6145 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6146
452397af
PA
61472015-07-29 Pedro Alves <palves@redhat.com>
6148
6149 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6150
8aed9555
PA
61512015-07-29 Pedro Alves <palves@redhat.com>
6152
6153 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6154 gdb_test_stdio.
6155
188a61b4
PA
61562015-07-29 Pedro Alves <palves@redhat.com>
6157
6158 * lib/gdb.exp (gdb_test_stdio): New procedure.
6159
12264a45
PA
61602015-07-29 Pedro Alves <palves@redhat.com>
6161
6162 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6163
23ffc893
PA
61642015-07-29 Pedro Alves <palves@redhat.com>
6165
6166 * gdb.base/call-signal-resume.exp: Remove check for
6167 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6168 * gdb.base/unwindonsignal.exp: Likewise.
6169 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6170 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6171
65566918
PA
61722015-07-29 Pedro Alves <palves@redhat.com>
6173
6174 * gdb.base/siginfo-addr.c (pass): New function.
6175 (handler): Call it iff si_addr is correct.
6176 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6177 Set a breakpoint at "pass" and continue to it.
6178
d60a9221
SDJ
61792015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6180
6181 * gdb.python/py-objfile.exp: Make some tests have unique names.
6182 * gdb.python/py-pp-registration.exp: Likewise.
6183
bde40b8f
PA
61842015-07-28 Pedro Alves <palves@redhat.com>
6185
6186 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6187
13e1dec8
SM
61882015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6189
6190 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6191
da33c9a7
SM
61922015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6193
6194 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6195
077836f7
PP
61962015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6197
6198 * gdb.base/gdb-sigterm-2.exp: New test.
6199
b8cc7b2e
DE
62002015-07-25 Doug Evans <xdje42@gmail.com>
6201
6202 Revert:
6203 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6204 (workers/%.worker, build-perf): New rule.
6205 (GDB_PERFTEST_MODE): New variable.
6206 (check-perf): Use it.
6207 (clean): Clean up gdb.perf parallel build subdirs.
6208 * lib/build-piece.exp: New file.
6209 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6210 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6211 name.
6212 (standard_temp_file): Ditto.
6213 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6214 of $GDB_PARALLEL.
6215
c8bd4544
DE
62162015-07-24 Doug Evans <dje@google.com>
6217
6218 * gdb.perf/lib/perftest/utils.py: New file.
6219 * gdb.perf/gm-hello.cc: New file.
6220 * gdb.perf/gm-pervasive-typedef.cc: New file.
6221 * gdb.perf/gm-pervasive-typedef.h: New file.
6222 * gdb.perf/gm-std.cc: New file.
6223 * gdb.perf/gm-std.h: New file.
6224 * gdb.perf/gm-use-cerr.cc: New file.
6225 * gdb.perf/gm-utils.h: New file.
6226 * gdb.perf/gmonster-null-lookup.py: New file.
6227 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6228 * gdb.perf/gmonster-print-cerr.py: New file.
6229 * gdb.perf/gmonster-ptype-string.py: New file.
6230 * gdb.perf/gmonster-runto-main.py: New file.
6231 * gdb.perf/gmonster-select-file.py: New file.
6232 * gdb.perf/gmonster1-null-lookup.exp: New file.
6233 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6234 * gdb.perf/gmonster1-print-cerr.exp: New file.
6235 * gdb.perf/gmonster1-ptype-string.exp: New file.
6236 * gdb.perf/gmonster1-runto-main.exp: New file.
6237 * gdb.perf/gmonster1-select-file.exp: New file.
6238 * gdb.perf/gmonster1.cc: New file.
6239 * gdb.perf/gmonster1.exp: New file.
6240 * gdb.perf/gmonster2-null-lookup.exp: New file.
6241 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6242 * gdb.perf/gmonster2-print-cerr.exp: New file.
6243 * gdb.perf/gmonster2-ptype-string.exp: New file.
6244 * gdb.perf/gmonster2-runto-main.exp: New file.
6245 * gdb.perf/gmonster2-select-file.exp: New file.
6246 * gdb.perf/gmonster2.cc: New file.
6247 * gdb.perf/gmonster2.exp: New file.
6248
6eab34f3
DE
62492015-07-24 Doug Evans <dje@google.com>
6250
6251 * gdb.perf/README: New file.
6252 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6253 * lib/gen-perf-test.exp: New file.
6254
63738bfd
DE
62552015-07-24 Doug Evans <dje@google.com>
6256
6257 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6258 (PerfTest::startup): New function.
6259 (PerfTest::run): Return result of calling body.
6260 (PerfTest::assemble): Rewrite.
6261 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6262 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6263 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6264 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6265 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6266
7b606f95
DE
62672015-07-24 Doug Evans <dje@google.com>
6268
6269 * lib/gdb.exp (clean_restart): Make executable optional.
6270
a97b16b8
DE
62712015-07-24 Doug Evans <dje@google.com>
6272
6273 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6274 compiler_info references.
6275 * gdb.cp/temargs.exp: Ditto.
6276 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6277 (get_compiler_info): Early exit if already computed. Set compiler_info
6278 to "unknown" if there was a problem.
6279 (test_compiler_info): Add function comment. Call get_compiler_info.
6280
35baa57f
DE
62812015-07-24 Doug Evans <dje@google.com>
6282
6283 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6284 (workers/%.worker, build-perf): New rule.
6285 (GDB_PERFTEST_MODE): New variable.
6286 (check-perf): Use it.
6287 (clean): Clean up gdb.perf parallel build subdirs.
6288 * lib/build-piece.exp: New file.
6289 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6290 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6291 name.
6292 (standard_temp_file): Ditto.
6293 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6294 of $GDB_PARALLEL.
6295
6ebea266
DE
62962015-07-24 Doug Evans <dje@google.com>
6297
6298 * lib/future.exp (gdb_default_target_compile): New option
6299 "early_flags".
6300 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6301 --as-needed.
6302
1e76a7e9
SDJ
63032015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6304
6305 * gdb.base/catch-syscall.exp: Call gdb_exit before
6306 gdb_skip_xml_test.
6307
5068630a
PA
63082015-07-24 Pedro Alves <palves@redhat.com>
6309
6310 * gdb.python/py-events.exp: Accept output between the stop event
6311 and the prompt.
6312 * gdb.python/py-evsignal.exp: Likewise.
6313 * gdb.python/py-evthreads.exp: Likewise.
6314
77598427
PA
63152015-07-24 Pedro Alves <palves@redhat.com>
6316
6317 PR gdb/18717
6318 * gdb.threads/non-ldr-exit.c: New file.
6319 * gdb.threads/non-ldr-exit.exp: New file.
6320
11e6c98f
YQ
63212015-07-24 Yao Qi <yao.qi@linaro.org>
6322
6323 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6324 restarting process.
6325
51aee833
YQ
63262015-07-24 Yao Qi <yao.qi@linaro.org>
6327
6328 * gdb.server/ext-restart.exp: New file.
6329
8cfe207c
YQ
63302015-07-24 Yao Qi <yao.qi@linaro.org>
6331
6332 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6333 argument options.
6334 * gdb.server/ext-wrapper.exp: New file.
6335
cc12ce38
DE
63362015-07-23 Doug Evans <dje@google.com>
6337
6338 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6339 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6340
d0d84780
PMR
63412015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6342
6343 * gdb.ada/var_arr_typedef.exp: New testcase.
6344 * gdb.ada/var_arr_typedef/pack.adb: New file.
6345 * gdb.ada/var_arr_typedef/pack.ads: New file.
6346 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6347
8b558f79
JB
63482015-07-20 Joel Brobecker <brobecker@adacore.com>
6349
6350 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6351
775a3298
JK
63522015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6353
6354 * gdb.arch/i386-biarch-core.exp: Replace istarget
6355 by "complete set gnutarget". Remove expectation for the "core-file"
6356 command.
6357
db1ff28b
JK
63582015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6359
6360 Revert the previous commit:
6361 Tests for validate symbol file using build-id.
6362
0a94970d
JK
63632015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6364
6365 Tests for validate symbol file using build-id.
6366 * gdb.base/solib-mismatch-lib.c: New file.
6367 * gdb.base/solib-mismatch-libmod.c: New file.
6368 * gdb.base/solib-mismatch.c: New file.
6369 * gdb.base/solib-mismatch.exp: New file.
6370
03346981
SL
63712015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6372
6373 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6374 nios2-*-linux*.
6375 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6376 * gdb.base/siginfo.exp: Likewise.
6377 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6378
42422cc7
PL
63792015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6380
6381 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6382 Move it to ...
6383 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6384 ... here.
6385 * gdb.trace/range-stepping.exp: Check that the target supports
6386 range stepping.
6387
cfa68bae
JK
63882015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6389
6390 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6391
8ffdba26
PA
63922015-07-14 Pedro Alves <palves@redhat.com>
6393
6394 * gdb.base/killed-outside.exp: New file.
6395 * gdb.base/killed-outside.c: New file.
6396
218a5a11
JK
63972015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6398
6399 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6400 (n at main): New.
6401 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6402
e03ed3c6
AA
64032015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6404
6405 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6406 infcall tests instead of setting up for KFAIL.
6407
485668e5
MM
64082015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6409
6410 * gdb.btrace/record_goto-step.exp: New.
6411
08464196
JK
64122015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6413
6414 PR compile/18484
6415 * gdb.compile/compile.c (struct struct_type): Add volatile to
6416 selffield's type.
6417 * gdb.compile/compile.exp
6418 (compile code struct_object.selffield = &struct_object): Skip further
6419 struct_object tests if this one xfails.
6420
bcf5c1d9
RC
64212015-07-08 Robert O'Callahan <robert@ocallahan.org>
6422
6423 PR exp/18617
6424 * gdb.trace/ax.exp: Add test.
6425
4931af25
YQ
64262015-07-07 Yao Qi <yao.qi@linaro.org>
6427
6428 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6429 instead of istarget "aarch64*-*-*".
6430 * gdb.arch/aarch64-fp.exp: Likewise.
6431 * gdb.base/float.exp: Likewise.
6432 * gdb.reverse/aarch64.exp: Likewise.
6433 * lib/gdb.exp (is_aarch64_target): New proc.
6434
9fcf688e
YQ
64352015-07-07 Yao Qi <yao.qi@linaro.org>
6436
6437 * lib/gdb.exp (is_aarch32_target): New proc.
6438 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6439 instead of "istarget "arm*-*-*"".
6440 * gdb.arch/arm-disp-step.exp: Likewise.
6441 * gdb.arch/thumb-bx-pc.exp: Likewise.
6442 * gdb.arch/thumb-prologue.exp: Likewise.
6443 * gdb.arch/thumb-singlestep.exp: Likewise.
6444 * gdb.base/disp-step-syscall.exp: Likewise.
6445 * gdb.base/float.exp: Likewise.
6446
fbd8d50d
YQ
64472015-07-07 Yao Qi <yao.qi@linaro.org>
6448
6449 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6450 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6451
71be1fdc
YQ
64522015-07-07 Yao Qi <yao.qi@linaro.org>
6453
6454 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6455 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6456 if it exists.
6457 * gdb.multi/multi-arch.exp: Likewise.
6458
3e221d36
SM
64592015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6460
6461 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6462 print.
6463
d441430b
YQ
64642015-07-07 Yao Qi <yao.qi@linaro.org>
6465
6466 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6467
06f810bd
MG
64682015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6469
6470 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6471 '[' and ']' characters.
6472
5e61e7c0
IB
64732015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6474
6475 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6476
28bf096c
PA
64772015-06-29 Pedro Alves <palves@redhat.com>
6478
6479 PR threads/18127
6480 * gdb.threads/hand-call-new-thread.c: New file.
6481 * gdb.threads/hand-call-new-thread.c: New file.
6482
ee93cd5e
KS
64832015-06-26 Keith Seitz <keiths@redhat.com>
6484 Doug Evans <dje@google.com>
6485
6486 PR 16253
6487 * gdb.cp/var-tag-2.cc: New file.
6488 * gdb.cp/var-tag-3.cc: New file.
6489 * gdb.cp/var-tag-4.cc: New file.
6490 * gdb.cp/var-tag.cc: New file.
6491 * gdb.cp/var-tag.exp: New file.
6492
fc637f04
PP
64932015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6494
6495 * gdb.base/history-duplicates.exp: New test.
6496
2e52ae68
PP
64972015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6498
6499 * gdb.base/completion.exp: Test the completion of the "focus"
6500 command.
6501
6e22494e
JK
65022015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6503
6504 * gdb.arch/amd64-prologue-skip.S: New file.
6505 * gdb.arch/amd64-prologue-skip.exp: New file.
6506
bf7b9cd9
SM
65072015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6508
6509 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6510 is_address_zero_readable check.
6511
201e8dfd
PB
65122015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6513
6514 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6515 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6516
5cd867b4
YQ
65172015-06-24 Yao Qi <yao.qi@linaro.org>
6518
6519 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6520 linux targets.
6521
4d7be007
YQ
65222015-06-24 Yao Qi <yao.qi@linaro.org>
6523
6524 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6525 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6526 * gdb.base/siginfo-thread.exp: Likewise.
6527
07fcd301
YQ
65282015-06-22 Yao Qi <yao.qi@linaro.org>
6529
6530 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6531
52042a00
YQ
65322015-06-22 Yao Qi <yao.qi@linaro.org>
6533
6534 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6535 aarch64*-*-*.
6536 (skip_hw_watchpoint_tests): Likewise.
6537
74bd41ce
PP
65382015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6539
6540 * gdb.base/gdbinit-history.exp: Test the interaction between
6541 setting GDBHISTSIZE and setting the history size via .gdbinit.
6542
bc460514
PP
65432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6544
6545 PR gdb/16999
6546 * gdb.base/gdbhistsize-history.exp: New test.
6547
b58c513b
PP
65482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6549
6550 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6551 with GDBHISTSIZE.
6552 * gdb.base/readline.exp: Likewise.
6553
92046791
YQ
65542015-06-17 Yao Qi <yao.qi@linaro.org>
6555
6556 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6557 line.
6558
2093d2d3
PP
65592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6560
6561 * gdb.base/gdbinit-history.exp: Add test case to check that
6562 an unlimited history file does not get truncated on exit.
6563
e6c693af
AA
65642015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6565
6566 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6567 (VECTOR): New macro. Use it...
6568 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6569 ...for these typedefs.
6570 (int8, char1, int1, double1): New typedefs.
6571 (struct just_int2, struct two_int2): New structures.
6572 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6573 (add_structvecs, add_singlevecs): New functions.
6574 (main): Call add_some_intvecs twice.
6575 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6576 the compile and exit upon failure. Try compiling for the "native"
6577 architecture. Test inferior function calls with vector arguments
6578 and vector return value handling with "finish" and "return".
6579
c74f7d1c
JT
65802015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6581
6582 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6583 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6584 PE file.
6585 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6586
98aa42ee
AT
65872015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6588
6589 PR breakpoints/16465
6590 * gdb.mi/mi-dprintf-pending.c: New file.
6591 * gdb.mi/mi-dprintf-pending.exp: New test.
6592 * gdb.mi/mi-dprintf-pendshr.c: New file.
6593
7d73c23c 65942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 6595 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
6596
6597 * gdb.arch/i386-mpx-map.c: New file.
6598 * gdb.arch/i386-mpx-map.exp: New File.
6599
66002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6601
6602 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6603 * gdb.arch/i386-mpx.exp: Indentation fixed.
6604
66052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6606
6607 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6608 function and improved indentation.
6609 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6610 gdb_test_multiple. Added additional tests to skip the test.
6611
66122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6613
6614 * gdb.arch/i386-avx512.c: Change path in include file.
6615 * gdb.arch/i386-avx512.exp: Change include dir path
6616 compilation flag.
6617 * gdb.arch/i386-mpx.c: Change path in include file.
6618 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6619 flag.
6620
d5eba19a
JK
66212015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6622
6623 * gdb.compile/compile-print.exp (compile print *vararray@3)
6624 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6625
7f361056
JK
66262015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6627
6628 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6629 (do not keep jit in memory): ... this.
6630 (expect 5): Change it to ...
6631 (expect no 5): ... this.
6632
3b462ec2
SM
66332015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6634
6635 PR gdb/15564
6636 * gdb.mi/mi-detach.exp: New file.
6637
e0619de6
JK
66382015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6639
6640 PR symtab/18392
6641 * gdb.arch/amd64-tailcall-self.S: New file.
6642 * gdb.arch/amd64-tailcall-self.c: New file.
6643 * gdb.arch/amd64-tailcall-self.exp: New file.
6644
e970cb34
DB
66452015-05-28 Don Breazeal <donb@codesourcery.com>
6646
6647 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6648 tests for remote targets by checking is_target_gdbserver.
6649
b2e2f908
DE
66502015-05-27 Doug Evans <dje@google.com>
6651
6652 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6653 * gdb.dwarf2/opaque-type-lookup.c: New file.
6654 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6655
82c7be31
DE
66562015-05-26 Doug Evans <dje@google.com>
6657
6658 * gdb.cp/iostream.cc: New file.
6659 * gdb.cp/iostream.exp: New file.
6660
b4f54984
DE
66612015-05-26 Doug Evans <dje@google.com>
6662
6663 * gdb.dwarf2/dw2-op-call.exp: Update.
6664 * gdb.dwarf2/dw4-sig-types.exp: Update.
6665 * gdb.dwarf2/implptr.exp: Update.
6666 * gdb.mi/mi-cmd-param-changed.exp: Update.
6667
4ea6efe9
DE
66682015-05-26 Doug Evans <dje@google.com>
6669
6670 * gdb.python/py-lazy-string.c: New file.
6671 * gdb.python/py-lazy-string.exp: New file.
6672 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6673 (main): Update. Add estring3.
6674 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6675 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6676
f6bb7db3
YQ
66772015-05-26 Omair Javaid <omair.javaid@linaro.org>
6678 Yao Qi <yao.qi@linaro.org>
6679
6680 * gdb.reverse/aarch64.c: New.
6681 * gdb.reverse/aarch64.exp: New.
6682
a81bfbd0
OJ
66832015-05-26 Omair Javaid <omair.javaid@linaro.org>
6684
25d49b86
PA
6685 * lib/gdb.exp (supports_process_record): Return true for
6686 aarch64*-linux*.
a81bfbd0
OJ
6687 (supports_reverse): Likewise.
6688
158bf1b4
PP
66892015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6690
6691 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6692 Use with_test_prefix.
6693
a0145030
AB
66942015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6695
6696 * gdb.base/completion.exp: Add test for completion of layout
6697 names.
6698
ebe3b578
AB
66992015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6700
6701 * lib/gdb.exp (skip_tui_tests): New proc.
6702 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6703
84204ed7
PA
67042015-05-19 Pedro Alves <palves@redhat.com>
6705
6706 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6707 Save the whole env array instead of just HOME. Unset HISTSIZE in
6708 the environment while testing. Restore whole environment
6709 afterwards.
6710
37442ce1
DE
67112015-05-16 Doug Evans <xdje42@gmail.com>
6712
6713 * gdb.guile/scm-ports.c: New file.
6714 * gdb.guile/scm-ports.exp: Add memory port tests.
6715
36de76f9
JK
67162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6717
6718 * gdb.compile/compile-print.c: New file.
6719 * gdb.compile/compile-print.exp: New file.
6720
3a9558c4
JK
67212015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6722
6723 * gdb.compile/compile-ops.exp: Cast param to void.
6724 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6725 (compile code struct_object.selffield = &struct_object): Add xfail.
6726
aa715135
JG
67272015-05-15 Joel Brobecker <brobecker@adacore.com>
6728
6729 * gdb.ada/arr_enum_with_gap: New testcase.
6730
931e5bc3
JG
67312015-05-15 Joel Brobecker <brobecker@adacore.com>
6732
6733 * gdb.ada/byte_packed_arr: New testcase.
6734
9cd4d857
JB
67352015-05-15 Joel Brobecker <brobecker@adacore.com>
6736
6737 * gdb.ada/pckd_neg: New testcase.
6738
ebfd00d2
PP
67392015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6740
6741 PR gdb/17820
6742 * gdb.base/gdbinit-history.exp: New test.
6743 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6744 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6745
4c082a81
SC
67462015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6747
6748 * gdb.python/py-xmethods.cc: Enhance test case.
6749 * gdb.python/py-xmethods.exp: New tests.
6750 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6751 function.
6752 (B_indexoper): Likewise.
6753 (global_dm_list) : Add new xmethod worker functions.
6754
f7797074
SDJ
67552015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6756
6757 * gdb.base/coredump-filter.exp: Correctly unset
6758 "coredump_var_addr" array.
6759
a4674e4e
PA
67602015-05-08 Pedro Alves <palves@redhat.com>
6761
6762 * gdb.server/non-existing-program.exp: Unset spawn_id.
6763
df2eb078
SC
67642015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6765
6766 PR python/18291
6767 * gdb.python/py-xmethods.exp: Add tests.
6768
422349a3
YQ
67692015-05-08 Yao Qi <yao.qi@linaro.org>
6770
6771 PR gdb/18208
6772 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6773 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6774 function set_coredump_filter, and remove remote_exec call.
6775 Remove argument ipid. Callers update.
6776 (top level): Don't get inferior's PID.
6777
63fc80ce
AA
67782015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6779
6780 * gdb.base/watch_thread_num.exp: Skip test on targets without
6781 access watchpoints.
6782
80ad801e
PA
67832015-05-06 Pedro Alves <palves@redhat.com>
6784
6785 PR server/18081
6786 * gdb.server/non-existing-program.exp: New file.
6787
0fa7fe50
JB
67882015-05-05 Joel Brobecker <brobecker@adacore.com>
6789
6790 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6791
3ea89b92
PMR
67922015-05-05 Joel Brobecker <brobecker@adacore.com>
6793
6794 * gdb.ada/out_of_line_in_inlined: New testcase.
6795
87b8eff0
JB
67962015-05-05 Joel Brobecker <brobecker@adacore.com>
6797
6798 * gdb.ada/var_rec_arr: New testcase.
6799
5fccc635
YQ
68002015-04-30 Yao Qi <yao.qi@linaro.org>
6801
6802 * gdb.base/break-idempotent.exp: If
6803 skip_hw_watchpoint_multi_tests returns true, skip the tests
6804 on "rwatch" and "awatch".
6805
42d38f42
YQ
68062015-04-30 Yao Qi <yao.qi@linaro.org>
6807
6808 * gdb.base/relativedebug.exp: Invoke gdb command
6809 "info sharedlibrary", and if libc.so doesn't have debug info,
6810 skip the test.
6811
2ce1cdbf
DE
68122015-04-29 Doug Evans <dje@google.com>
6813
6814 * gdb.python/py-xmethods.exp: Add ptype tests.
6815 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6816 get_result_type method.
6817
f24a38c5
LM
68182015-04-29 Luis Machado <lgustavo@codesourcery.com>
6819
6820 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6821 the target does not support hardware watchpoints.
6822
ecbf2b3c
LM
68232015-04-29 Luis Machado <lgustavo@codesourcery.com>
6824
6825 * gdb.base/break-always.exp: Abort testing if writing to memory
6826 causes an error.
6827
34f5f757
DE
68282015-04-28 Doug Evans <dje@google.com>
6829
6830 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6831 * gdb.python/py-pp-registration.exp: ... here. New file.
6832 * gdb.python/py-pp-registration.c: New file.
6833 * gdb.python/py-pp-registration.py: New file.
6834
69b4374a
DE
68352015-04-28 Doug Evans <dje@google.com>
6836
6837 * gdb.python/py-bad-printers.c: New file.
6838 * gdb.python/py-bad-printers.py: New file.
6839 * gdb.python/py-bad-printers.exp: New file.
6840
59fb7612
SS
68412015-04-28 Sasha Smundak <asmundak@google.com>
6842
6843 * gdb.python/py-type.exp: New test.
6844
2631b16a
AW
68452015-04-28 Andy Wingo <wingo@igalia.com>
6846
6847 * gdb.python/py-parameter.exp:
6848 * gdb.guile/scm-parameter.exp: Escape the path that we are
6849 matching against, as it might contain characters that are special
6850 to regular expressions.
6851
460efde1
JB
68522015-04-27 Joel Brobecker <brobecker@adacore.com>
6853
6854 * gdb.ada/rec_comp: New testcase.
6855
2d369d8e
SDJ
68562015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6857
6858 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6859 before using it.
6860
cf75d6c3
AB
68612015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6862
6863 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6864 new tests for verilog output.
6865
8dbe7ca5
YQ
68662015-04-24 Yao Qi <yao.qi@linaro.org>
6867
6868 * boards/remote-gdbserver-on-localhost.exp: New file.
6869
4ef9fb2f
PA
68702015-04-23 Pedro Alves <palves@redhat.com>
6871
6872 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6873 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6874 "end of file", remove $inferior_spawn_id from the indirect list.
6875
0a803169
PA
68762015-04-23 Pedro Alves <palves@redhat.com>
6877
6878 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6879
749ef8f8
PA
68802015-04-23 Pedro Alves <palves@redhat.com>
6881
6882 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6883 on $any_spawn_id instead of only on $gdb_spawn_id.
6884
8aae4344
PM
68852015-04-21 Pierre Muller <muller@sourceware.org>
6886
6887 PR pascal/17815
6888 * lib/pascal.exp (gpc_compile): Add new option "class".
6889 (fpc_compile): Likewise.
6890 * gdb.pascal/case-insensitive-symbols.pas: New file.
6891 * gdb.pascal/case-insensitive-symbols.exp: New file.
6892
1586c8fb
GB
68932015-04-20 Gary Benson <gbenson@redhat.com>
6894
6895 * gdb.base/attach.exp: Fix three extended remote failures.
6896
1b6e6f5c
GB
68972015-04-17 Gary Benson <gbenson@redhat.com>
6898
6899 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6900 the main executable over the remote protocol.
6901
e797481d
PA
69022015-04-16 Pedro Alves <palves@redhat.com>
6903
6904 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6905 a new gdbserver if gdbserver_reconnect_p is set.
6906
1ca99c42
PA
69072015-04-16 Pedro Alves <palves@redhat.com>
6908
6909 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6910 is set, don't exit gdbserver.
6911
af9fd6f8
AA
69122015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6913
6914 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6915 appropriate .insn, such that an older assembler can be used.
6916 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6917 the z/Architecture instruction set on 31-bit targets as well.
6918
04ff1e61
AA
69192015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6920
6921 * gdb.go/handcall.exp: Remove all logic related to the first
6922 breakpoint and rely on go_runto_main instead.
6923 * gdb.go/strings.exp: Likewise.
6924 * gdb.go/unsafe.exp: Likewise.
6925 * gdb.go/hello.exp: Likewise. Also rename the remaining
6926 breakpoint marker to "breakpoint 1".
6927 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6928 * gdb.go/strings.go: Likewise.
6929 * gdb.go/unsafe.go: Likewise.
6930 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6931 "set breakpoint 2 here" and rename the remaining breakpoint marker
6932 to "breakpoint 1".
6933
40d2f8d6
SM
69342015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6935
6936 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6937 if itertools.imap is not present.
6938 * gdb.python/py-objfile.exp: Add parentheses.
6939 * gdb.python/py-type.exp: Same.
6940 * gdb.python/py-unwind-maint.py: Same.
6941
8cbc97c6
YQ
69422015-04-15 Yao Qi <yao.qi@linaro.org>
6943
6944 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6945 of ":$ptr_size" and set its form explicitly.
6946
45fd756c
YQ
69472015-04-15 Pedro Alves <palves@redhat.com>
6948 Yao Qi <yao.qi@linaro.org>
6949
6950 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6951 timeout by factor of 4.
6952 (test_regular_watch): Likewise.
6953 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6954 * gdb.reverse/sigall-reverse.exp: Likewise.
6955 * gdb.reverse/until-precsave.exp: Likewise.
6956 * lib/gdb.exp (with_timeout_factor): New proc.
6957 (gdb_expect): Move some code to ...
6958 (get_largest_timeout): ... here. New procedure.
6959
9e811bc3
LM
69602015-04-14 Luis Machado <lgustavo@codesourcery.com>
6961
6962 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6963
0ff6fcb2
LM
69642015-04-13 Luis Machado <lgustavo@codesourcery.com>
6965
6966 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6967 to write to the .text section.
6968
7578d5f7
LM
69692015-04-13 Luis Machado <lgustavo@codesourcery.com>
6970
6971 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6972 Handle the case of targets that do not provide PID information.
6973
2efe15c4
YQ
69742015-04-13 Yao Qi <yao.qi@linaro.org>
6975
6976 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6977 and use expect instead of gdb_expect.
6978
8cd8f2f8
SDJ
69792015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6980
6981 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6982 "coredump_var_addr" to avoid naming conflict with other testcases.
6983
9ee41772
PA
69842015-04-10 Pedro Alves <palves@redhat.com>
6985
6986 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6987 gdb_test_sequence and gdb_assert.
6988
07473109
PA
69892015-04-10 Pedro Alves <palves@redhat.com>
6990
6991 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6992 test messages that don't include the breakpoint address.
6993
de3db44c
YQ
69942015-04-10 Yao Qi <yao.qi@linaro.org>
6995
6996 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6997 false for some offset and width combinations which aren't
6998 supported by linux kernel.
6999
c79d856c
PA
70002015-04-10 Pedro Alves <palves@redhat.com>
7001
7002 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7003 procedure, factored out from ...
7004 (top level): ... here. Add "set displaced-stepping" testing axis.
7005 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7006 parameter "displaced". Use it.
7007 (top level): Use foreach and add "set displaced-stepping" testing
7008 axis.
7009
ebc90b50
PA
70102015-04-10 Pedro Alves <palves@redhat.com>
7011
7012 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7013 Remove comment.
7014 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7015 both the address of the instruction that triggers the watchpoint
7016 and the address of the instruction immediately after, and use
7017 those addresses for the test. Fix comment.
7018
8f572e5c
PA
70192015-04-10 Pedro Alves <palves@redhat.com>
7020
7021 * gdb.base/sigstep.exp (breakpoint_to_handler)
7022 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7023 Test "backtrace" in handler.
7024 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7025 (top level): Add new "displaced" test axis to
7026 breakpoint_to_handler, breakpoint_to_handler_entry and
7027 breakpoint_over_handler.
7028
8d707a12
PA
70292015-04-10 Pedro Alves <palves@redhat.com>
7030
7031 PR gdb/18216
7032 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7033
ef713951
YQ
70342015-04-10 Yao Qi <yao.qi@linaro.org>
7035
7036 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7037 (test_add_rn_pc): New function.
7038 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7039 (top level): Invoke test_add_rn_pc.
7040
906d60cf
PA
70412015-04-10 Pedro Alves <palves@redhat.com>
7042
7043 PR gdb/13858
7044 * gdb.base/step-over-no-symbols.exp: New file.
7045
f2983cc3
AW
70462015-04-09 Andy Wingo <wingo@igalia.com>
7047
7048 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7049 after the Python tests.
7050
6d62641c
SDJ
70512015-04-08 Keith Seitz <keiths@redhat.com>
7052
7053 PR python/16699
7054 * gdb.python/py-completion.exp: New tests for completion.
7055 * gdb.python/py-completion.py (CompleteLimit1): New class.
7056 (CompleteLimit2): Likewise.
7057 (CompleteLimit3): Likewise.
7058 (CompleteLimit4): Likewise.
7059 (CompleteLimit5): Likewise.
7060 (CompleteLimit6): Likewise.
7061 (CompleteLimit7): Likewise.
7062
f3770638
PA
70632015-04-08 Pedro Alves <palves@redhat.com>
7064
7065 PR gdb/18214
7066 PR gdb/18216
7067 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7068 function.
7069 (main): Install it as SIGUSR1 handler.
7070 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7071 parameter. Always use "setup" as prefix. Toggle "set
7072 displaced-stepping" off/on depending on global. Don't switch to
7073 thread 1 here.
7074 (top level): Add displaced stepping "off/on" test axis. Update
7075 "setup" calls. Wrap each subtest with with_test_prefix. Test
7076 continuing with a queued signal in each thread.
7077
4496bed7
PA
70782015-04-08 Pedro Alves <palves@redhat.com>
7079
7080 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7081 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7082 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7083 Return early if running to main fails.
7084 * gdb.trace/while-stepping.exp: Likewise.
7085
b97fde92
PA
70862015-04-07 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7089 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7090 interact with inferior program.
7091
f71c18e7
PA
70922015-04-07 Pedro Alves <palves@redhat.com>
7093
7094 * lib/gdb.exp (inferior_spawn_id): New global.
7095 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7096 spawn id after processing the user code.
7097 (default_gdb_start): Set inferior_spawn_id.
7098 (send_inferior): New procedure.
7099 * lib/gdbserver-support.exp (gdbserver_start): Set
7100 inferior_spawn_id.
7101 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7102
6423214f
PA
71032015-04-07 Pedro Alves <palves@redhat.com>
7104
7105 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7106 * lib/gdbserver-support.exp (gdbserver_start): Make
7107 $server_spawn_id global.
7108 (gdbserver_start): Don't wait for gdbserver's spawn id with
7109 expect_background.
7110 (close_gdbserver): New procedure.
7111 (gdb_exit): Rename the default version and reimplement.
7112
71c0ee8c
PA
71132015-04-07 Pedro Alves <palves@redhat.com>
7114
72f4393d 7115 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
7116 append the substituted item, not the original item.
7117
203bc29b
PA
71182015-04-07 Pedro Alves <palves@redhat.com>
7119
7120 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7121 gdb_expect.
7122
508a3ddf
PA
71232015-04-07 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7126 output appearing once only.
7127
9f6dbe2b
PA
71282015-04-07 Pedro Alves <palves@redhat.com>
7129
7130 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7131 that doesn't expect anything. Return early if running to main
7132 fails.
7133
337532fa
YQ
71342015-04-07 Yao Qi <yao.qi@linaro.org>
7135
7136 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7137 (child_function): Call alarm.
7138 (main): Move call to alarm into the loop.
7139 * gdb.threads/non-stop-fair-events.exp: Build program with
7140 -DTIMEOUT=$timeout.
7141
01b622d4
DE
71422015-04-06 Doug Evans <xdje42@gmail.com>
7143
7144 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7145 Fix dest parameter to board_info.
7146 (fpc_compile): Ditto.
7147 (gdb_compile_pascal): Rename dest arg to destfile.
7148
961f4160
PMR
71492015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7150
7151 * gdb.ada/funcall_ref.exp: New file.
7152 * gdb.ada/funcall_ref/foo.adb: New file.
7153
cafda597
YQ
71542015-04-02 Yao Qi <yao.qi@linaro.org>
7155
7156 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7157 is remote.
7158
fed040c6
GB
71592015-04-02 Gary Benson <gbenson@redhat.com>
7160
7161 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7162
d11916aa
SS
71632015-04-01 Sasha Smundak <asmundak@google.com>
7164
7165 * gdb.python/py-unwind-maint.c: New file.
7166 * gdb.python/py-unwind-maint.exp: New test.
7167 * gdb.python/py-unwind-maint.py: New file.
7168 * gdb.python/py-unwind.c: New file.
7169 * gdb.python/py-unwind.exp: New test.
7170 * gdb.python/py-unwind.py: New test.
7171
a1471180
PA
71722015-04-01 Pedro Alves <palves@redhat.com>
7173
7174 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7175 to fail instead of non-existent $test.
7176
0bbeccb1
PA
71772015-04-01 Pedro Alves <palves@redhat.com>
7178
7179 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7180 GDBFLAGS if not empty.
7181
3c724c8c
PMR
71822015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7183
7184 * gdb.ada/complete.exp: Remove "multi_line".
7185 * gdb.ada/info_exc.exp: Remove "multi_line".
7186 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7187 * gdb.ada/ptype_field.exp: Remove "multi_line".
7188 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7189 * gdb.ada/tagged.exp: Remove "multi_line".
7190 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7191 [multi_line ...]
7192 * gdb.btrace/delta.exp: Likewise.
7193 * gdb.btrace/exception.exp: Likewise.
7194 * gdb.btrace/function_call_history.exp: Likewise.
7195 * gdb.btrace/instruction_history.exp: Likewise.
7196 * gdb.btrace/nohist.exp: Likewise.
7197 * gdb.btrace/record_goto.exp: Likewise.
7198 * gdb.btrace/segv.exp: Likewise.
7199 * gdb.btrace/stepi.exp: Likewise.
7200 * gdb.btrace/tailcall.exp: Likewise.
7201 * gdb.btrace/unknown_functions.exp: Likewise.
7202 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7203 * lib/gdb.exp: Add the "multi_line" helper.
7204
4eec2deb
PA
72052015-04-01 Pedro Alves <palves@redhat.com>
7206
7207 * gdb.threads/tid-reuse.c: New file.
7208 * gdb.threads/tid-reuse.exp: New file.
7209
df8411da
SDJ
72102015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7211
7212 PR corefiles/16092
7213 * gdb.base/coredump-filter.c: New file.
7214 * gdb.base/coredump-filter.exp: Likewise.
7215
6ef37366
PM
72162015-03-27 Petr Machata <pmachata@redhat.com>
7217
7218 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7219 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7220 (Dwarf::assemble): Initialize them.
7221 (Dwarf::lines): New function.
7222
7ec911b0
JT
72232015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7224
7225 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7226 SYMBOL_PREFIX for x86_64-*-cygwin.
7227
ff908ebf
AW
72282015-03-26 Andy Wingo <wingo@igalia.com>
7229
7230 PR symtab/18148
7231 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7232 const_value but not a location.
7233 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7234 location defined in non-main CUs are visible.
7235
6d5f0679
YQ
72362015-03-26 Yao Qi <yao.qi@linaro.org>
7237
7238 PR testsuite/18139
7239 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7240 Add a line number entry for the same line.
7241 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7242 Add a line number entry for the same line.
7243
2898689b
YQ
72442015-03-26 Yao Qi <yao.qi@linaro.org>
7245
7246 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7247 .int 0.
7248 (func): Likewise. Add .Lfunc_1 label.
7249 Use .Lfunc_1 label.
7250 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7251 .int 0.
7252 (func): Likewise.
7253 Use .Lfunc_1 label.
7254
85180498
YQ
72552015-03-26 Yao Qi <yao.qi@linaro.org>
7256
7257 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7258 Call gdb_compile instead to compile each .s files without debug
7259 information.
7260
8aa08a8d
YQ
72612015-03-26 Yao Qi <yao.qi@linaro.org>
7262
7263 * gdb.base/savedregs.exp (process_saved_regs): Make
7264 "Saved registers:" optional in the pattern.
7265
66849923
MM
72662015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7267
7268 * gdb.btrace/next.exp: Merged into step.exp.
7269 * gdb.btrace/finish.exp: Merged into step.exp.
7270 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7271 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7272 "record goto" and checking the exact replay position.
7273 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7274 check for "Recording format" in "info record" output.
7275 * gdb.btrace/record_goto.exp: Choose test file based on target.
7276 * gdb.btrace/x86-record_goto.S: Renamed into ...
7277 * gdb.btrace/x86_64-record_goto.S: ... this.
7278 * gdb.btrace/i686-record_goto.S: New.
7279 * gdb.btrace/x86-tailcall.S: Renamed into ...
7280 * gdb.btrace/x86_64-tailcall.S: ... this.
7281 * gdb.btrace/i686-tailcall.S: New.
7282 * gdb.btrace/x86-tailcall.c: Renamed into ...
7283 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7284 separate statements. Update test.
7285 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7286 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7287 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7288 * gdb.btrace/tailcall.exp: Choose test file based on target.
7289 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7290
11cc1b74
MM
72912015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7292
7293 * gdb.btrace/exception.exp: Increase BTS buffer size.
7294
a25d8bf9
PA
72952015-03-24 Pedro Alves <palves@redhat.com>
7296
7297 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7298
856e7dd6
PA
72992015-03-24 Pedro Alves <palves@redhat.com>
7300
7301 * gdb.threads/schedlock.exp (test_step): No longer expect that
7302 "set scheduler-locking step" with "next" over a function call runs
7303 threads unlocked.
7304
ad235a41
AT
73052015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7306
7307 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7308
15630549
AT
73092015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7310
7311 PR breakpoints/16466
7312 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7313 * gdb.mi/mi-pending.c (thread_func): New function.
7314 (int main): Add threading support required.
7315 * gdb.mi/mi-pending.exp: Add tests for this issue.
7316 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7317 (pendfunc2): Remove stdio dependency.
7318 * gdb.mi/mi-pendshr2.c: New file.
7319
693dca06
KS
73202015-03-23 Keith Seitz <keiths@redhat.com>
7321
7322 * gdb.linespec/keywords.c: New file.
7323 * gdb.linespec/keywords.exp: New file.
7324
7e993ebf
KS
73252015-03-23 Keith Seitz <keiths@redhat.com>
7326
7327 PR gdb/18021
7328 * gdb.dwarf2/staticvirtual.exp: New test.
7329
bc23328c
JK
73302015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7331
7332 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7333 * README: Remove HP-UX and gdb.hp.
7334 (configuration):
7335 * configure: Regenerate.
7336 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7337 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7338 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7339 gdb.hp/gdb.defects/Makefile.
7340 * gdb.hp/Makefile.in: File deleted.
7341 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7342 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7343 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7344 * gdb.hp/gdb.aCC/run.c: File deleted.
7345 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7346 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7347 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7348 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7349 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7350 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7351 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7352 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7353 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7354 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7355 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7356 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7357 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7358 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7359 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7360 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7361 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7362 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7363 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7364 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7365 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7366 * gdb.hp/gdb.compat/average.c: File deleted.
7367 * gdb.hp/gdb.compat/sum.c: File deleted.
7368 * gdb.hp/gdb.compat/xdb.c: File deleted.
7369 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7370 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7371 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7372 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7373 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7374 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7375 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7376 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7377 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7378 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7379 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7380 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7381 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7382 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7383 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7384 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7385 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7386 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7387 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7388 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7389 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7390 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7391 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7392 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7393 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7394 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7395 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7396 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7397 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7398 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7399 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7400 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7401 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7402 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7403 * gdb.hp/tools/odump: File deleted.
7404
8bf3b159
PA
74052015-03-19 Pedro Alves <palves@redhat.com>
7406
7407 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7408 (saw_thread_3): New globals.
7409 (top level): Increment them when an event for the corresponding
7410 thread is seen.
7411 (no thread starvation): New test.
7412
eb54c8bf
PA
74132015-03-19 Pedro Alves <palves@redhat.com>
7414
7415 * gdb.threads/continue-pending-status.c: New file.
7416 * gdb.threads/continue-pending-status.exp: New file.
7417
32d2e5d6
PA
74182015-03-18 Pedro Alves <palves@redhat.com>
7419
7420 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7421 Use gdb_is_target_remote instead of is_remote. Use
7422 gdb_test_multiple instead of gdb_expect. Exit early if
7423 gdb_test_multiple hits its internal matches. Tighten stepi tests
7424 expected output. Fail on exit with any signal, instead of just
7425 SIGILL.
7426
f68f11b7
YQ
74272015-03-18 Yao Qi <yao.qi@linaro.org>
7428
7429 PR tdep/18107
7430 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7431 variable.
7432 * gdb.base/catch-syscall.exp: Don't skip it on
7433 aarch64*-*-linux* target. Remove elements in all_syscalls.
7434 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7435 target.
7436 (setup_all_syscalls): New proc.
7437
ca5fd19b
YQ
74382015-03-16 Yao Qi <yao.qi@linaro.org>
7439
7440 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7441 (top level): Skip tests if valid_addr_p returns false for
7442 $cmd1 or $cmd2.
7443
85642ba0
AW
74442015-03-11 Andy Wingo <wingo@igalia.com>
7445
7446 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7447
e03f9645
YQ
74482015-03-11 Yao Qi <yao.qi@linaro.org>
7449
7450 * gdb.base/catch-syscall.exp: Fix typo in comments.
7451
5d0962b2
YQ
74522015-03-11 Yao Qi <yao.qi@linaro.org>
7453
7454 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7455
b2df3cef
PA
74562015-03-09 Pedro Alves <palves@redhat.com>
7457
7458 * dg-extract-results.py: Delete.
7459
ef878e53
PA
74602015-03-09 Pedro Alves <palves@redhat.com>
7461
7462 Merge dg-extract-results.sh from GCC upstream (r218843).
7463
7464 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7465 * dg-extract-results.sh: Use --text with grep to avoid issues with
7466 binary files. Fall back to cat -v, if that doesn't work.
7467
9494d219
PA
74682015-03-05 Pedro Alves <palves@redhat.com>
7469
7470 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7471
a8d9763a
SM
74722015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7473
7474 * lib/mi-support.exp (mi_expect_interrupt): Accept
7475 alternative event for when in all-stop mode.
7476
be9957b8
PA
74772015-03-04 Pedro Alves <palves@redhat.com>
7478
7479 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7480
d57be0f4 74812015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
7482
7483 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7484
c214c7cf
AA
74852015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7486
7487 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7488 regexps for GDB's current line display, accept a hex address
7489 preceding the line number.
7490
6d74a497
AA
74912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7492
7493 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7494 the 'arch1' variable for "s390*-linux*" targets.
7495
511aee7c
PA
74962015-03-04 Pedro Alves <palves@redhat.com>
7497
7498 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7499 (main): Pass missing retval argument to pthread_join call.
7500
95e50b27
PA
75012015-03-02 Pedro Alves <palves@redhat.com>
7502
7503 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7504 (top level): Call do_test with non-stop as well.
7505
28054d69
PA
75062015-03-02 Pedro Alves <palves@redhat.com>
7507
7508 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7509 -1.
7510
4fa5d7b4
AA
75112015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7512
7513 * gdb.arch/s390-vregs.exp: New test.
7514 * gdb.arch/s390-vregs.S: New file.
7515
97c18565
PA
75162015-02-27 Pedro Alves <palves@redhat.com>
7517
7518 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7519 call to catch_command_errors.
7520 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7521 catch_command_errors.
7522
a37bfa30
PA
75232015-02-27 Pedro Alves <palves@redhat.com>
7524
7525 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7526 "true" for boolean result.
7527 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7528 prototype of main.
7529
6f98576f
PA
75302015-02-27 Pedro Alves <palves@redhat.com>
7531
7532 * lib/unbuffer_output.c: New file.
7533 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7534 (main): Call gdb_unbuffer_output.
7535
eba5ab56
YQ
75362015-02-27 Yao Qi <yao.qi@linaro.org>
7537
7538 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7539 target.
7540
0def5aaa
DE
75412015-02-26 Doug Evans <dje@google.com>
7542
7543 * gdb.cp/class2.cc (Dbase, D): New classes.
7544 (main): New local delta.
7545 * gdb.cp/class2.exp: Test printing delta.
7546 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7547 (dynbar): New global.
7548 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7549
081a1c2c
JK
75502015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7551
7552 * gdb.compile/compile-ifunc.c: New file.
7553 * gdb.compile/compile-ifunc.exp: New file.
7554
2f41223f
AT
75552015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7556
7557 * gdb.base/structs.exp: Check for correct struct on finish.
7558
03eddd80
YQ
75592015-02-26 Yao Qi <yao.qi@linaro.org>
7560
7561 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7562 is zero.
7563
80c57053
JK
75642015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7565
7566 * gdb.arch/cordic.ko.bz2: New file.
7567 * gdb.arch/cordic.ko.debug.bz2: New file.
7568 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7569
21613c12
YQ
75702015-02-25 Yao Qi <yao.qi@linaro.org>
7571
7572 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7573 aarch64*-*-* target.
7574
d8b901ed
PA
75752015-02-23 Pedro Alves <palves@redhat.com>
7576
7577 * lib/gdb.exp (delete_breakpoints): Rewrite using
7578 gdb_test_multiple.
7579
e5b85ead
PA
75802015-02-23 Pedro Alves <palves@redhat.com>
7581
7582 * gdb.base/info-os.c: Include stdlib.h.
7583
85c3a371
DE
75842015-02-22 Doug Evans <xdje42@gmail.com>
7585
7586 PR symtab/17855
7587 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7588 is read after symbols have been re-read.
7589 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7590 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7591
96553a0c
DE
75922015-02-21 Doug Evans <dje@google.com>
7593
7594 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7595
97a0c697
JK
75962015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7597
7598 PR corefiles/17808
7599 * gdb.arch/i386-biarch-core.core.bz2: New file.
7600 * gdb.arch/i386-biarch-core.exp: New file.
7601
a47cd6e9
PA
76022015-02-21 Pedro Alves <palves@redhat.com>
7603
7604 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7605 runto_main fails.
7606
c5facdc4
PA
76072015-02-20 Pedro Alves <palves@redhat.com>
7608
7609 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7610 info probes.
7611
2db9a427
PA
76122015-02-20 Pedro Alves <palves@redhat.com>
7613
7614 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7615
60fb7e9e
PA
76162015-02-20 Pedro Alves <palves@redhat.com>
7617
7618 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7619 clean_restart before gdb_target_supports_trace.
7620
5c5019c2
PA
76212015-02-20 Pedro Alves <palves@redhat.com>
7622
7623 PR threads/18006
7624 * gdb.threads/clone-thread_db.c: New file.
7625 * gdb.threads/clone-thread_db.exp: New file.
7626
c9587f88
AT
76272015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7628
7629 PR breakpoints/16812
7630 * gdb.base/catch-gdb-caused-signals.c: New file.
7631 * gdb.base/catch-gdb-caused-signals.exp: New file.
7632
f6a88844
JM
76332015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7634
7635 * configure: Regenerated.
7636 * configure.ac: Use GDB_AC_TRANSFORM.
7637 * aclocal.m4: sinclude ../transform.m4.
7638
497c491b
JM
76392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7640
7641 * lib/dtrace.exp: New file.
7642 * gdb.base/dtrace-probe.exp: Likewise.
7643 * gdb.base/dtrace-probe.d: Likewise.
7644 * gdb.base/dtrace-probe.c: Likewise.
7645 * lib/pdtrace.in: Likewise.
7646 * configure.ac: Output variables with the transformed names of
7647 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7648 * configure: Regenerated.
7649
03e98035
JM
76502015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7651
7652 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7653 expected message when trying to access $_probe_* convenience
7654 variables while not on a probe.
7655
63cc30e9
JK
76562015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7657
7658 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7659
0703599a
PA
76602015-02-11 Pedro Alves <pedro@codesourcery.com>
7661
7662 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7663 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7664
7e60a48e
DE
76652015-02-10 Doug Evans <xdje42@gmail.com>
7666
7667 * lib/gdb.exp (gdb_load): Always return a result.
7668
01b088bc
PA
76692015-02-10 Pedro Alves <palves@redhat.com>
7670
7671 * gdb.threads/signal-sigtrap.c: New file.
7672 * gdb.threads/signal-sigtrap.exp: New file.
7673
b05ec7a5
AT
76742015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7675
7676 * gdb.trace/no-attach-trace.c: New file.
7677 * gdb.trace/no-attach-trace.exp: New file.
7678
a2c2acaf
MW
76792015-02-09 Mark Wielaard <mjw@redhat.com>
7680
7681 * gdb.dwarf2/atomic.c: New file.
7682 * gdb.dwarf2/atomic-type.exp: Likewise.
7683
31fd9caa
MM
76842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7685
7686 * gdb.btrace/buffer-size.exp: Update "info record" output.
7687 * gdb.btrace/delta.exp: Update "info record" output.
7688 * gdb.btrace/enable.exp: Update "info record" output.
7689 * gdb.btrace/finish.exp: Update "info record" output.
7690 * gdb.btrace/instruction_history.exp: Update "info record" output.
7691 * gdb.btrace/next.exp: Update "info record" output.
7692 * gdb.btrace/nexti.exp: Update "info record" output.
7693 * gdb.btrace/step.exp: Update "info record" output.
7694 * gdb.btrace/stepi.exp: Update "info record" output.
7695 * gdb.btrace/nohist.exp: Update "info record" output.
7696
d33501a5
MM
76972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7698
7699 * gdb.btrace/buffer-size: New.
7700
f4abbc16
MM
77012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7702
7703 * gdb.btrace/delta.exp: Update "info record" output.
7704 * gdb.btrace/enable.exp: Update "info record" output.
7705 * gdb.btrace/finish.exp: Update "info record" output.
7706 * gdb.btrace/instruction_history.exp: Update "info record" output.
7707 * gdb.btrace/next.exp: Update "info record" output.
7708 * gdb.btrace/nexti.exp: Update "info record" output.
7709 * gdb.btrace/step.exp: Update "info record" output.
7710 * gdb.btrace/stepi.exp: Update "info record" output.
7711 * gdb.btrace/nohist.exp: Update "info record" output.
7712
b9d61307
SM
77132015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7714
7715 PR gdb/15678
7716 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7717
e584fdbc
PA
77182015-02-06 Pedro Alves <palves@redhat.com>
7719
7720 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7721 macro.
7722 (seconds_left, again): New globals.
7723 (main): Wait seconds_left in a 1-second sleep loop instead of
7724 sleeping 180 seconds. If 'again' is set, reset the seconds
7725 counter.
7726 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7727 'again' in the inferior before detaching. Print the seconds left.
7728 (options): New global.
7729 (top level): Build program with -DTIMEOUT=$timeout.
7730
77f41761
PA
77312015-02-06 Pedro Alves <palves@redhat.com>
7732
7733 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7734 determine how many seconds to pass to 'alarm'.
7735 * gdb.base/gdb-sigterm.exp (top level): Build program with
7736 -DTIMEOUT=$timeout.
7737 (do_test): Return success/failure indication. Add more verbose
7738 logging. Don't fail if 200 single steps are seen. Instead, fail
7739 when the test times out.
7740 (passes): New global.
7741 (top level): Break the testing loop if testing fails on any
7742 iteration. Use gdb_assert.
7743
b9394193
DB
77442015-02-04 Don Breazeal <donb@codesourcery.com>
7745
7746 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7747 and initialize them.
7748 (ipc_cleanup): New function.
7749 (main): Don't declare shmid, semid, and msqid. Add a call to
7750 atexit so that we call ipc_cleanup on exit.
7751
42d9e528
PA
77522015-02-04 Pedro Alves <palves@redhat.com>
7753
7754 * boards/native-extended-gdbserver.exp: Remove any target variant
7755 specifications from the board name before clearing the isremote
7756 flag from board_info.
7757
ae6ae975
DE
77582015-01-31 Doug Evans <xdje42@gmail.com>
7759
7760 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7761
cfb069a8
GB
77622015-01-31 Gary Benson <gbenson@redhat.com>
7763
7764 * gdb.base/completion.exp: Disable completion limiting for
7765 existing tests. Add new tests to check completion limiting.
7766 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7767
5dd31d79
DE
77682015-01-31 Doug Evans <xdje42@gmail.com>
7769
7770 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7771
9f050062
DE
77722015-01-31 Doug Evans <xdje42@gmail.com>
7773
7774 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7775 entries. Duplicate file section script entries.
7776 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7777 inlined entries. Add test for safe-path rejection.
7778 * gdb.python/py-section-script.c: Add duplicate inlined section script
7779 entries. Duplicate file section script entries.
7780 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7781 inlined entries. Add test for safe-path rejection.
7782
df25ebbd
JB
77832015-01-29 Joel Brobecker <brobecker@adacore.com>
7784
7785 * gdb.ada/disc_arr_bound: New testcase.
7786
4a0ca9ec
JB
77872015-01-29 Joel Brobecker <brobecker@adacore.com>
7788
7789 * gdb.ada/mi_var_array: New testcase.
7790
3a8b707a
DE
77912015-01-27 Doug Evans <dje@google.com>
7792
7793 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7794 Add test for objfile.filename, objfile.username after objfile
7795 has been unloaded.
7796
f8313f6e
JB
77972015-01-26 Joel Brobecker <brobecker@adacore.com>
7798
7799 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7800 the second test to print the name attribute of value
7801 returned by the call to gdb.lookup_type, and adjust
7802 the expected output accordingly.
7803
37bc665e
MW
78042015-01-25 Mark Wielaard <mjw@redhat.com>
7805
7806 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7807 * gdb.base/disp-step-fork.c: Include unistd.h.
7808 * gdb.base/siginfo-obj.c: Include stdio.h.
7809 * gdb.base/siginfo-thread.c: Likewise.
7810 * gdb.mi/non-stop.c: Include unistd.h.
7811 * gdb.mi/nsthrexec.c: Include stdio.h.
7812 * gdb.mi/pthreads.c: Include unistd.h.
7813 * gdb.modula2/unbounded1.c (main): Declare returns int.
7814 * gdb.reverse/consecutive-reverse.c: Likewise.
7815 * gdb.threads/create-fail.c: Include unistd.h.
7816 * gdb.threads/killed.c: Likewise.
7817 * gdb.threads/linux-dp.c: Likewise.
7818 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7819 * gdb.threads/non-ldr-exc-2.c: Likewise.
7820 * gdb.threads/non-ldr-exc-3.c: Likewise.
7821 * gdb.threads/non-ldr-exc-4.c: Likewise.
7822 * gdb.threads/pthreads.c: Include unistd.h.
7823 (main): Declare returns int.
7824 * gdb.threads/tls-main.c (foo): New declaration.
7825 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7826
f7e5394d
SM
78272015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7828
7829 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7830 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7831
743649fd
MW
78322015-01-15 Mark Wielaard <mjw@redhat.com>
7833
7834 * gdb.base/noreturn-return.c: New file.
7835 * gdb.base/noreturn-return.exp: New file.
7836 * gdb.base/noreturn-finish.c: New file.
7837 * gdb.base/noreturn-finish.exp: New file.
7838
198297aa
PA
78392015-01-23 Pedro Alves <palves@redhat.com>
7840
7841 * gdb.threads/continue-pending-after-query.c: New file.
7842 * gdb.threads/continue-pending-after-query.exp: New file.
7843
717cf30c
AG
78442015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7845 Simon Marchi <simon.marchi@ericsson.com>
7846
7847 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7848 * gdb.base/valgrind-db-attach.exp: Same.
7849 * gdb.base/valgrind-infcall.exp: Same.
7850 * lib/mi-support.exp (default_mi_gdb_start): Same.
7851 * lib/prompt.exp (default_prompt_gdb_start): Same.
7852 * lib/gdb.exp (default_gdb_spawn): Same.
7853 (gdb_interact): New.
7854
7855
4b62a76e
JK
78562015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7857
7858 * gdb.compile/compile.exp (pointer to jit function): New test.
7859
b4cdae6f
WW
78602015-01-17 Wei-cheng Wang <cole945@gmail.com>
7861
7862 * lib/gdb.exp (supports_process_record): Return true for
7863 powerpc*-*-linux*.
7864 (supports_reverse): Likewise.
7865
d221e7ef
DB
78662015-01-15 Don Breazeal <donb@codesourcery.com>
7867
7868 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7869 instead of checking whether the target board is remote and
7870 use spawn_wait_for_attach instead of exec/sleep.
7871 * gdb.base/attach-twice.exp: Likewise.
7872
bafffb51
JB
78732015-01-15 Joel Brobecker <brobecker@adacore.com>
7874
7875 * gdb.ada/var_arr_attrs: New testcase.
7876
5589af0e
PA
78772015-01-14 Pedro Alves <palves@redhat.com>
7878 Joel Brobecker <brobecker@adacore.com>
7879
7880 PR gdb/17525
7881 * gdb.base/bp-cmds-execution-x-script.c: New file.
7882 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7883 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7884
6c400b59
PA
78852015-01-14 Pedro Alves <palves@redhat.com>
7886
7887 PR cli/17828
7888 * gdb.base/batch-preserve-term-settings.c: New file.
7889 * gdb.base/batch-preserve-term-settings.exp: New file.
7890
e02c96a7
DE
78912015-01-13 Doug Evans <dje@google.com>
7892
7893 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7894 binary.
7895
576fd14c
JB
78962015-01-13 Joel Brobecker <brobecker@adacore.com>
7897
7898 * Makefile.in (clean mostlyclean): Do not delete *.py.
7899
04dccad0
JB
79002015-01-13 Joel Brobecker <brobecker@adacore.com>
7901
7902 * gdb.python/py-lookup-type.exp: New file.
7903
3d230f71
PA
79042015-01-12 Pedro Alves <palves@redhat.com>
7905
7906 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7907 restore GDBFLAGS before returning.
7908
7e67715d
JK
79092015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7910
7911 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7912 is_amd64_regs_target and is_x86_like_target.
7913
f2e0d4b4
DE
79142015-01-11 Doug Evans <xdje42@gmail.com>
7915
7916 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7917 is given without an explicit form.
7918 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7919 attributes.
7920 * gdb.dwarf/corrupt.exp: Ditto.
7921 * gdb.dwarf2/enum-type.exp: Ditto.
7922 * gdb.trace/entry-values.exp: Ditto.
7923 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7924
439250fb
DE
79252015-01-11 Doug Evans <xdje42@gmail.com>
7926
7927 PR gdb/15830
7928 * gdb.base/maint.exp: Remove references to "maint demangle".
7929 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7930 Add tests for explicitly specifying language to demangle.
7931 * gdb.dlang/demangle.exp: Ditto.
7932
ede9f622
PA
79332015-01-09 Pedro Alves <palves@redhat.com>
7934
7935 * gdb.threads/non-stop-fair-events.c: New file.
7936 * gdb.threads/non-stop-fair-events.exp: New file.
7937
a7b796db
PA
79382015-01-09 Pedro Alves <palves@redhat.com>
7939
7940 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7941 the global scope. Set a breakpoint after all threads are started
7942 rather than stepping over two source lines. Expect the prompt.
7943 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7944 global.
7945 (NUM): Now 15.
7946 (main): Use threads_started_barrier to wait for all threads to
7947 start. Main thread no longer calls thread_function. Exit after
7948 180 seconds.
7949 (loop): New function.
7950 (thread_function): Wait on threads_started_barrier barrier. Call
7951 'loop' at each iteration.
7952 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7953 threads have started, instead of hardcoding number of "next"
7954 steps. Use an access watchpoint instead of a write watchpoint.
7955
9665ffdd
PA
79562015-01-09 Pedro Alves <palves@redhat.com>
7957
7958 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7959 (thread_func): Wait on barrier.
7960 (main): Wait for all threads to start before stopping GDB.
7961 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7962 global.
7963 (thread1_func, thread2_func): Wait on barrier.
7964 (main): Wait for all threads to start before stopping GDB.
7965 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7966 New global.
7967 (thread1_func, thread2_func): Wait on barrier.
7968 (main): Wait for all threads to start before stopping GDB.
7969
c945a99f
PA
79702015-01-09 Pedro Alves <palves@redhat.com>
7971
7972 * gdb.threads/attach-many-short-lived-threads.c: New file.
7973 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7974
c1a747c1
PA
79752014-01-09 Pedro Alves <palves@redhat.com>
7976
7977 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7978 instead of to thread 2.
7979 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7980 Add barrier around each pthread_create call instead of around all
7981 calls.
7982 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7983 Set a break on thread_function and have the child threads hit it
7984 one at at a time.
7985
60b3033e
PA
79862015-01-09 Pedro Alves <palves@redhat.com>
7987
7988 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7989 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7990 false.
7991 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7992 checking whether the target board is remote.
7993 * gdb.multi/multi-attach.exp: Likewise.
7994 * gdb.python/py-sync-interp.exp: Likewise.
7995 * gdb.server/ext-attach.exp: Likewise.
7996 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7997 tests that need to attach, instead of checking whether the target
7998 board is remote at the top of the file.
7999
acc018ac
YQ
80002015-01-08 Yao Qi <yao@codesourcery.com>
8001
8002 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8003
50a18af8
JK
80042015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8005
8006 Fix testcase compilation.
8007 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8008
8503d6e1
JB
80092015-01-06 Joel Brobecker <brobecker@adacore.com>
8010
8011 * gdb.python/py-type.exp: Add a couple test about empty
8012 array creation, and negative-length array creation.
8013
cc73dbcc
DE
80142015-01-02 Doug Evans <xdje42@gmail.com>
8015
8016 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8017
0300bbc7
DE
80182015-01-02 Doug Evans <dje@google.com>
8019
8020 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8021
9d85a0ec
YQ
80222014-12-29 Yao Qi <yao@codesourcery.com>
8023
8024 * gdb.trace/entry-values.exp: Update comments. Rename variable
8025 bar_call_foo to returned_from_foo.
8026
87186c6a
MMN
80272014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8028
8029 PR gdb/17394
8030 * gdb.linespec/break-asm-file.c: New file.
8031 * gdb.linespec/break-asm-file.exp: New file.
8032 * gdb.linespec/break-asm-file0.s: New file.
8033 * gdb.linespec/break-asm-file1.s: New file.
8034
1bab7383
YQ
80352014-12-18 Nigel Stephens <nigel@mips.com>
8036 Maciej W. Rozycki <macro@codesourcery.com>
8037
8038 * gdb.base/float.exp: Handle the new output from "info float" on
8039 MIPS targets.
8040
1bc1068a
JK
80412014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8042
8043 Fix MinGW compilation.
8044 * gdb.compile/compile-ops.exp: Update untested message if
8045 !skip_compile_feature_tests.
8046 * gdb.compile/compile-setjmp.exp: Likewise.
8047 * gdb.compile/compile-tls.exp: Likewise.
8048 * gdb.compile/compile.exp: Likewise.
8049 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8050 supported on this host".
8051
b6615d10
DE
80522014-12-16 Doug Evans <xdje42@gmail.com>
8053
8054 * boards/stabs.exp: New file.
8055
25dda427
AA
80562014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8057
8058 * gdb.base/completion.exp: Adjust to format changes of "maint
8059 print user-registers".
8060
bf330350
CU
80612014-12-16 Catalin Udma <catalin.udma@freescale.com>
8062
8063 PR server/17457
8064 * gdb.arch/aarch64-fp.c: New file.
8065 * gdb.arch/aarch64-fp.exp: New file.
8066
395cf596
SDJ
80672014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8068
8069 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8070 r210637, r210913, r211666, r215400, r215817).
8071
8072 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8073 * dg-extract-results.py: New file.
8074 * dg-extract-results.sh: Use it if the environment seems
8075 suitable.
8076
8077 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8078
8079 * dg-extract-results.py (parse_run): Handle warnings that
8080 are printed before a test harness is run.
8081
8082 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8083
8084 * dg-extract-results.py (Named): Remove __cmp__ method.
8085 (output_variation): Use a key to sort variation.harnesses.
8086
8087 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8088
8089 * dg-extract-results.py: For Python 3, force sys.stdout to
8090 handle surrogate escape sequences.
8091 (safe_open): New function.
8092 (output_segment, main): Use it.
8093
8094 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8095
8096 * dg-extract-results.py (Prog.result_re): Include options
8097 in test name.
8098
8099 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8100
8101 * dg-extract-results.py (output_variation): Always sort if
8102 do_sum.
8103
e882ef3c
SM
81042014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8105
8106 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8107 as long as we get pagination notifications.
8108
4992aa20
JM
81092014-12-15 Jason Merrill <jason@redhat.com>
8110
8111 * Makefile.in (check-gdb.%): Restore.
8112 * README: Mention it.
8113
c1b5a1a6
JB
81142014-12-13 Joel Brobecker <brobecker@adacore.com>
8115
8116 * gdb.ada/str_uninit: New testcase.
8117
5537b577
JK
81182014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8119
8120 PR symtab/17642
8121 * gdb.base/vla-stub-define.c: New file.
8122 * gdb.base/vla-stub.c: New file.
8123 * gdb.base/vla-stub.exp: New file.
8124
bb2ec1b3
TT
81252014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8126 Jan Kratochvil <jan.kratochvil@redhat.com>
8127 Tom Tromey <tromey@redhat.com>
8128
8129 * configure.ac: Add gdb.compile/.
8130 * configure: Regenerate.
8131 * gdb.compile/Makefile.in: New file.
8132 * gdb.compile/compile-ops.exp: New file.
8133 * gdb.compile/compile-ops.c: New file.
8134 * gdb.compile/compile-tls.c: New file.
8135 * gdb.compile/compile-tls.exp: New file.
8136 * gdb.compile/compile-constvar.S: New file.
8137 * gdb.compile/compile-constvar.c: New file.
8138 * gdb.compile/compile-mod.c: New file.
8139 * gdb.compile/compile-nodebug.c: New file.
8140 * gdb.compile/compile-setjmp-mod.c: New file.
8141 * gdb.compile/compile-setjmp.c: New file.
8142 * gdb.compile/compile-setjmp.exp: New file.
8143 * gdb.compile/compile-shlib.c: New file.
8144 * gdb.compile/compile.c: New file.
8145 * gdb.compile/compile.exp: New file.
8146 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8147
4ff709eb
TT
81482014-12-12 Tom Tromey <tromey@redhat.com>
8149
8150 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8151 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8152
6dddd6a5
DE
81532014-12-12 Doug Evans <dje@google.com>
8154
8155 * lib/gdb-python.exp (get_python_valueof): New function.
8156 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8157
71c24708
AA
81582014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8159
8160 * gdb.base/completion.exp: Add test for completion of "info
8161 registers ".
8162
3e29f34a
MR
81632014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8164
8165 * gdb.base/func-ptrs.c: New file.
8166 * gdb.base/func-ptrs.exp: New file.
8167
fc126975
SM
81682014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8169
8170 PR breakpoints/17012
8171 * gdb.base/dprintf-detach.c: New file.
8172 * gdb.base/dprintf-detach.exp: New file.
8173
0a46d518
SM
81742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8175
8176 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8177 * lib/gdb.exp (target_is_gdbserver): New procedure.
8178
a0be3e44
DE
81792014-12-08 Doug Evans <dje@google.com>
8180
8181 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8182
df1b803a
YQ
81832014-12-05 Yao Qi <yao@codesourcery.com>
8184
8185 * gdb.guile/scm-error.exp: Remove the third argument to
8186 gdb_remote_download.
8187 * gdb.guile/scm-frame-args.exp: Likewise.
8188 * gdb.guile/scm-section-script.exp: Likewise.
8189
ddb9f679
YQ
81902014-12-05 Yao Qi <yao@codesourcery.com>
8191
8192 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8193
86e4ed39
DE
81942014-12-04 Doug Evans <dje@google.com>
8195
8196 * gdb.python/py-objfile.exp: Add tests for
8197 objfile.add_separate_debug_file.
8198
7c50a931
DE
81992014-12-04 Doug Evans <dje@google.com>
8200
8201 * lib/gdb.exp (get_build_id): New function.
8202 (build_id_debug_filename_get): Rewrite to use it.
8203 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8204
621661e3
MR
82052014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8206
8207 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8208 `method(long)', not just 0x0.
8209 * gdb.cp/nsalias.exp: Align code labels to 4.
8210 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8211 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8212 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8213 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8214 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8215 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8216
29f0c3b7
DE
82172014-12-02 Doug Evans <dje@google.com>
8218
e1e061e7 8219 PR symtab/17602
29f0c3b7 8220 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 8221 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
8222 * gdb.cp/anon-ns.exp: Update.
8223
162078c8
NB
82242014-12-02 Nick Bull <nicholaspbull@gmail.com>
8225
8226 * gdb.python/py-events.py (inferior_call_handler): New.
8227 (register_changed_handler, memory_changed_handler): New.
8228 (test_events.invoke): Register new handlers.
8229 * gdb.python/py-events.exp: Add tests for inferior call,
8230 memory_changed and register_changed events.
8231
fdb09caf
AA
82322014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8233
8234 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8235 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8236 if the linker doesn't understand this.
8237
55cfb2c4
SM
82382014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8239
8240 * gdb.python/python.exp: Change expected reply to help().
8241
9e8cd6df
YQ
82422014-12-01 Yao Qi <yao@codesourcery.com>
8243
8244 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8245 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8246 * configure: Re-generated.
8247
6c659fc2
SC
82482014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8249
8250 * gdb.cp/chained-calls.cc: New file.
8251 * gdb.cp/chained-calls.exp: New file.
8252 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8253
d7fc3181
SM
82542014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8255
8256 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8257 * gdb.dwarf2/symtab-producer.exp: Same.
8258 * gdb.gdb/python-interrupts.exp: Same.
8259 * gdb.gdb/python-selftest.exp: Same.
8260 * gdb.python/py-linetable.exp: Same.
8261 * gdb.python/py-type.exp: Same.
8262 * gdb.python/py-value-cc.exp: Same.
8263 * gdb.python/py-value.exp: Same.
8264
10e79639
YQ
82652014-11-28 Yao Qi <yao@codesourcery.com>
8266
8267 * gdb.base/break-probes.exp: Match library name prefixed with
8268 sysroot.
8269
f28a0564
SM
82702014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8271
8272 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8273 test expected output. Add parentheses for the call to print.
8274 Remove L suffix from integers.
8275
3fe1ce1d
DE
82762014-11-26 Doug Evans <dje@google.com>
8277
8278 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8279
84429e27
YQ
82802014-11-22 Yao Qi <yao@codesourcery.com>
8281
8282 * gdb.trace/entry-values.c: Remove asms.
8283 (foo): Add foo_label.
8284 (bar): Add bar_label.
8285 * gdb.trace/entry-values.exp: Remove code computing foo's
8286 length and bar's length.
8287 (Dwarf::assemble): Invoke function_range for bar and use
8288 MACRO_AT_func for foo.
8289
26741859
YQ
82902014-11-22 Yao Qi <yao@codesourcery.com>
8291
8292 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8293 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8294 Use .Lgcc43_procstart instead of gcc43.
8295
45e44d27
JB
82962014-11-21 Joel Brobecker <brobecker@adacore.com>
8297
8298 * gdb.ada/n_arr_bound: New testcase.
8299
458c8db8
SDJ
83002014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8301
8302 PR breakpoints/10737
8303 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8304 test_catch_syscall_multi_arch.
8305 (test_catch_syscall_multi_arch): New function.
8306
43f3e411
DE
83072014-11-20 Doug Evans <xdje42@gmail.com>
8308
8309 * gdb.base/maint.exp: Update expected output.
8310
0d7b2549
AA
83112014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8312
8313 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8314 4-byte instruction on S390.
8315
8908fca5
JB
83162014-11-19 Joel Brobecker <brobecker@adacore.com>
8317
8318 * gdb.ada/arr_arr: New testcase.
8319
4a46959e
JB
83202014-11-19 Joel Brobecker <brobecker@adacore.com>
8321
8322 * gdb.ada/pkd_arr_elem: New Testcase.
8323
470e2f4e
LM
83242014-11-18 Luis Machado <lgustavo@codesourcery.com>
8325
8326 * gdb.reverse/break-precsave: Expect completion message for
8327 core file reads.
8328 * gdb.reverse/consecutive-precsave.exp: Likewise.
8329 * gdb.reverse/finish-precsave.exp: Likewise.
8330 * gdb.reverse/i386-precsave.exp: Likewise.
8331 * gdb.reverse/machinestate-precsave.exp: Likewise.
8332 * gdb.reverse/sigall-precsave.exp: Likewise.
8333 * gdb.reverse/solib-precsave.exp: Likewise.
8334 * gdb.reverse/step-precsave.exp: Likewise.
8335 * gdb.reverse/until-precsave.exp: Likewise.
8336 * gdb.reverse/watch-precsave.exp: Likewise.
8337
a267f3ad
AA
83382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8339
8340 * gdb.base/bp-permanent.c: Include unistd.h.
8341 * gdb.python/py-framefilter-mi.c (main): Add return type.
8342 * gdb.python/py-framefilter.c (main): Likewise.
8343 * gdb.trace/actions-changed.c (main): Likewise.
8344
12084a9a
AA
83452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8346
8347 * gdb.mi/until.c: Add eye-catchers.
8348 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8349 line numbers.
8350
dc7e1a77
AA
83512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8352
8353 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8354 function header variants in break1.c.
8355 * gdb.base/ena-dis-br.exp: Likewise.
8356 * gdb.base/hbreak2.exp: Likewise.
8357 * gdb.reverse/until-precsave.exp: Drop references to removed
8358 non-prototype function header variants in ur1.c.
8359 * gdb.reverse/until-reverse.exp: Likewise.
8360
41c77605
PM
83612014-11-17 Petr Machata <pmachata@redhat.com>
8362
8363 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8364 ${_cu_offset_size} bytes abbrev offset.
8365
34248c3a
DE
83662014-11-15 Doug Evans <xdje42@gmail.com>
8367
8368 PR symtab/17559
8369 * gdb.base/line-symtabs.exp: New file.
8370 * gdb.base/line-symtabs.c: New file.
8371 * gdb.base/line-symtabs.h: New file.
8372
646da059
YQ
83732014-11-14 Yao Qi <yao@codesourcery.com>
8374
8375 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8376 (func): Add label func_label.
8377 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8378 Replace low_pc and high_pc with MACRO_AT_range.
8379 Replace name, low_pc and high_pc with MACRO_AT_func.
8380
9301ebe6
YQ
83812014-11-14 Yao Qi <yao@codesourcery.com>
8382
8383 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8384 Replace name, low_pc and high_pc with MACRO_AT_func.
8385
f166b542
YQ
83862014-11-14 Yao Qi <yao@codesourcery.com>
8387
8388 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8389 produce debug information.
8390 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8391
0f6e71e3
YQ
83922014-11-14 Yao Qi <yao@codesourcery.com>
8393
8394 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8395 object and get function length.
8396 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8397 with MACRO_AT_func.
8398 (top-level): Replace gdb_compile and clean_restart with
8399 prepare_for_testing.
8400 * gdb.dwarf2/main.c (main): Add label main_label.
8401
876c4df9
YQ
84022014-11-14 Yao Qi <yao@codesourcery.com>
8403
8404 * lib/dwarf.exp (function_range): New procedure.
8405 (Dwarf::_handle_macro_at_func): New procedure.
8406 (Dwarf::_handle_macro_at_range): New procedure.
8407 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8408
02ad9cf1
YQ
84092014-11-14 Yao Qi <yao@codesourcery.com>
8410
8411 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8412 (_handle_attribute): New procedure.
8413
a59add0c
AA
84142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8415
8416 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8417 * gdb.base/call-sc.c (zed): Likewise.
8418 * gdb.base/checkpoint.c (main): Likewise.
8419 * gdb.base/dump.c (main): Likewise.
8420 * gdb.base/gcore.c (main): Likewise.
8421 * gdb.base/huge.c (main): Likewise.
8422 * gdb.base/multi-forks.c (main): Likewise.
8423 * gdb.base/pr10179-a.c (main): Likewise.
8424 * gdb.base/savedregs.c (main): Likewise.
8425 * gdb.base/sigaltstack.c (main): Likewise.
8426 * gdb.base/siginfo.c (main): Likewise.
8427 * gdb.base/structs.c (zed): Likewise.
8428 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8429 * gdb.mi/mi-syn-frame.c (main): Likewise.
8430 * gdb.mi/until.c (foo, main): Likewise.
8431 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8432 * gdb.base/solib-weak.c (foo): Declare.
8433 * gdb.base/attach-twice.c: Include stdio.h.
8434 * gdb.base/weaklib1.c: Likewise.
8435 * gdb.base/weaklib2.c: Likewise.
8436 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8437 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8438 unistd.h.
8439 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8440 * gdb.mi/mi-exit-code.c: Likewise.
8441 * gdb.base/break-interp-lib.c: Include string.h.
8442 * gdb.base/coremaker.c: Likewise.
8443 * gdb.base/testenv.c: Likewise.
8444 * gdb.python/py-finish-breakpoint.c: Likewise.
8445 * gdb.base/inferior-died.c: Include sys/wait.h.
8446 * gdb.base/fileio.c: Include time.h.
8447 * gdb.base/async-shell.c: Include unistd.h.
8448 * gdb.base/dprintf-non-stop.c: Likewise.
8449 * gdb.base/info-os.c: Likewise.
8450 * gdb.mi/mi-console.c: Likewise.
8451 * gdb.mi/watch-nonstop.c: Likewise.
8452 * gdb.python/py-events.c: Likewise.
8453 * gdb.base/async.c (baz): Move up before its invocation.
8454 * gdb.base/code_elim2.c (my_global_func): Likewise.
8455 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8456 * gdb.base/advance.c (func2): Likewise.
8457
3b5d5997
AA
84582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8459
8460 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8461 variant.
8462 * gdb.base/annota3.c: Likewise.
8463 * gdb.base/async.c: Likewise.
8464 * gdb.base/average.c: Likewise.
8465 * gdb.base/call-ar-st.c: Likewise.
8466 * gdb.base/call-rt-st.c: Likewise.
8467 * gdb.base/call-sc.c: Likewise.
8468 * gdb.base/call-strs.c: Likewise.
8469 * gdb.base/ending-run.c: Likewise.
8470 * gdb.base/execd-prog.c: Likewise.
8471 * gdb.base/exprs.c: Likewise.
8472 * gdb.base/foll-exec.c: Likewise.
8473 * gdb.base/foll-fork.c: Likewise.
8474 * gdb.base/foll-vfork.c: Likewise.
8475 * gdb.base/funcargs.c: Likewise.
8476 * gdb.base/gcore.c: Likewise.
8477 * gdb.base/jump.c: Likewise.
8478 * gdb.base/langs0.c: Likewise.
8479 * gdb.base/langs1.c: Likewise.
8480 * gdb.base/langs2.c: Likewise.
8481 * gdb.base/mips_pro.c: Likewise.
8482 * gdb.base/nodebug.c: Likewise.
8483 * gdb.base/opaque0.c: Likewise.
8484 * gdb.base/opaque1.c: Likewise.
8485 * gdb.base/recurse.c: Likewise.
8486 * gdb.base/run.c: Likewise.
8487 * gdb.base/scope0.c: Likewise.
8488 * gdb.base/scope1.c: Likewise.
8489 * gdb.base/setshow.c: Likewise.
8490 * gdb.base/setvar.c: Likewise.
8491 * gdb.base/shmain.c: Likewise.
8492 * gdb.base/shr1.c: Likewise.
8493 * gdb.base/shr2.c: Likewise.
8494 * gdb.base/sigall.c: Likewise.
8495 * gdb.base/signals.c: Likewise.
8496 * gdb.base/so-indr-cl.c: Likewise.
8497 * gdb.base/solib2.c: Likewise.
8498 * gdb.base/structs.c: Likewise.
8499 * gdb.base/sum.c: Likewise.
8500 * gdb.base/vforked-prog.c: Likewise.
8501 * gdb.base/watchpoint.c: Likewise.
8502 * gdb.reverse/shr2.c: Likewise.
8503 * gdb.reverse/until-reverse.c: Likewise.
8504 * gdb.reverse/ur1.c: Likewise.
8505 * gdb.reverse/watch-reverse.c: Likewise.
8506
066a77c5
AA
85072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8508
8509 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8510 variant.
8511 * gdb.base/sepdebug.exp: Drop references to removed code.
8512
4f204ea5
AA
85132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8514
8515 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8516 variant. Preserve original line numbering.
8517 * gdb.base/list1.c: Likewise.
8518
3b377a3a
AA
85192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8520
8521 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8522 variant.
8523 * gdb.base/break1.c: Likewise.
8524 * gdb.base/break.exp: Drop references to removed code.
8525
e444df73
AA
85262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8527
8528 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8529 variant.
8530
8008f2a7
AA
85312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8532
8533 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8534
a5a06887
AA
85352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8536
8537 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8538 logic into perform_all_tests() and invoke it with and without
8539 function header prototypes.
8540 (do_function_calls): Remove conditional XFAIL for PR 5318.
8541 (rerun_and_prepare): Remove duplicate code.
8542 (perform_all_tests): New. Main logic moved here.
8543
44dba9b9
AA
85442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8545
8546 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8547 code guarded by #ifdef NO_PROTOTYPES.
8548 (t_double_many_args): Likewise.
8549 (DEF_FUNC_MANY_ARGS_1): Likewise.
8550 (DEF_FUNC_VALUES_1): Likewise.
8551 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8552 guarded by #ifdef PROTOTYPES.
8553
d1fbcd56
AA
85542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8555
8556 * gdb.mi/mi-console.c: Add eye-catcher.
8557 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8558 instead of literal line number.
8559
b0e59b8f
AA
85602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8561
8562 * gdb.base/shr2.c: Add eye-catcher.
8563 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8564 line number.
8565
78f98cca
AA
85662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8567
8568 * gdb.base/jump.c: Add eye-catchers.
8569 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8570 numbers.
8571
58fa2af0
AA
85722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8573
8574 * gdb.base/execd-prog.c: Add eye-catchers.
8575 * gdb.base/foll-exec.c: Likewise.
8576 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8577 line numbers.
8578
04e5059b
AA
85792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8580
8581 * gdb.base/ending-run.c: Add eye-catchers.
8582 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8583 literal line numbers.
8584
dbfdb174
AA
85852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8586
8587 * gdb.base/call-rt-st.c: Add eye-catchers.
8588 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8589 literal line numbers.
8590
888a2ade
AA
85912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8592
8593 * gdb.base/call-ar-st.c: Add eye-catchers.
8594 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8595 literal line numbers.
8596
6acc2dde
AA
85972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8598
8599 * gdb.base/average.c: Add eye-catchers.
8600 * gdb.base/sum.c: Likewise.
8601 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8602 regexps dynamically.
8603
9ecfcd1d
AA
86042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8605
8606 * gdb.base/solib1.c: Add eye-catchers.
8607 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8608 literal line numbers.
8609
78708b7c
PA
86102014-11-12 Pedro Alves <palves@redhat.com>
8611
8612 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8613 leader has exited.
8614
af48d08f
PA
86152014-11-12 Pedro Alves <palves@redhat.com>
8616
8617 * gdb.arch/i386-bp_permanent.c: New file.
8618 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8619 (srcfile): Set to i386-bp_permanent.c.
8620 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8621 that stepi does not execute the 'leave' instruction, instead of
8622 testing it does execute.
8623 * gdb.base/bp-permanent.c: New file.
8624 * gdb.base/bp-permanent.exp: New file.
8625
af3768e9
DE
86262014-11-10 Doug Evans <xdje42@gmail.com>
8627
8628 PR symtab/17564
8629 * gdb.base/symtab-search-order.exp: New file.
8630 * gdb.base/symtab-search-order.c: New file.
8631 * gdb.base/symtab-search-order-1.c: New file.
8632 * gdb.base/symtab-search-order-shlib-1.c: New file.
8633
9de00a4a
PA
86342014-11-07 Pedro Alves <palves@redhat.com>
8635
8636 PR gdb/17511
8637 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8638 i?86-*-linux*.
8639
e0f52461
SC
86402014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8641
8642 PR c++/17494
8643 * gdb.cp/pr17494.cc: New file.
8644 * gdb.cp/pr17494.exp: New file.
8645
6ce8c980
YQ
86462014-11-02 Yao Qi <yao@codesourcery.com>
8647
8648 * gdb.python/python.exp: Get working directory and match the
8649 output of "set extended-prompt \\w " with it.
8650
02be9a71
DE
86512014-10-30 Doug Evans <dje@google.com>
8652
8653 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8654 in objfiles.
8655 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8656 in progspaces.
8657
3bdff46b
LM
86582014-10-30 Janis Johnson <janisjo@codesourcery.com>
8659
8660 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8661 * gdb.base/realname-expand.exp: Likewise.
8662 * gdb.linespec/macro-relative.exp: Likewise.
8663
ab917dfb
PA
86642014-10-29 Pedro Alves <palves@redhat.com>
8665
8666 PR gdb/17408
8667 * gdb.threads/schedlock.c (some_function): New function.
8668 (call_function): New global.
8669 (MAYBE_CALL_SOME_FUNCTION): New macro.
8670 (thread_function): Call it.
8671 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8672 and use it instead of a global counter. Adjust all callers.
8673 (get_current_thread): Use "find current thread" for test message
8674 here rather than having all callers pass down the same string.
8675 (goto_loop): New procedure, factored out from ...
8676 (my_continue): ... this.
8677 (step_ten_loops): Change parameter from test message to command to
8678 use. Adjust.
8679 (list_count): Delete global.
8680 (check_result): New procedure, factored out from duplicate top
8681 level code.
8682 (continue tests): Wrap in with_test_prefix.
8683 (test_step): New procedure, factored out from duplicate top level
8684 code.
8685 (top level): Test "step" in combination with all scheduler-locking
8686 modes. Test "next" in combination with all scheduler-locking
8687 modes, and in combination with stepping over a function call or
8688 not.
8689 * gdb.threads/next-bp-other-thread.c: New file.
8690 * gdb.threads/next-bp-other-thread.exp: New file.
8691
d3d4baed
PA
86922014-10-29 Pedro Alves <palves@redhat.com>
8693
8694 PR python/17372
8695 * gdb.python/python.exp: Test a multi-line command that spawns
8696 interactive Python.
8697 * gdb.base/multi-line-starts-subshell.exp: New file.
8698
563e8d85
YQ
86992014-10-29 Yao Qi <yao@codesourcery.com>
8700
8701 * gdb.base/fileio.exp: Make directories on host.
8702
0ea4d52e
YQ
87032014-10-29 Yao Qi <yao@codesourcery.com>
8704
8705 * gdb.base/fileio.c (test_write): Close the file.
8706
7f5ef605
PA
87072014-10-28 Pedro Alves <palves@redhat.com>
8708
8709 PR gdb/12623
8710 * gdb.base/sigstep.c (no_handler): New global.
8711 (main): If 'no_handler is true, set the signal handlers to
8712 SIG_IGN.
8713 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8714 with_sw_watch and no_handler parameters. Handle them.
8715 (top level) <stepping over handler when stopped at a breakpoint
8716 test>: Add a test axis for testing with a software watchpoint, and
8717 another for testing with the signal handler set to SIG_IGN.
8718 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8719 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8720
abbdbd03
PA
87212014-10-28 Pedro Alves <palves@redhat.com>
8722
8723 PR gdb/17511
8724 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8725 * gdb.base/sigstep.exp (other_handler_location): New global.
8726 (advance): Support stepping into the signal handler, and running
8727 commands while in the handler.
8728 (in_handler_map): New global.
8729 (top level): In the advance test, add combinations for getting
8730 into the handler with stepping commands, and for running commands
8731 in the handler. Add comment descripting the advancei tests.
8732
1df4399f
PA
87332014-10-28 Pedro Alves <palves@redhat.com>
8734
8735 * gdb.base/sigstep.exp: Use build_executable instead of
8736 prepare_for_testing.
8737 (top level): Move code that starts GDB, runs to main and creates a
8738 display to ...
8739 (restart): ... this new procedure.
8740 (top level): Move backtrace from signal handler test to ...
8741 (validate_backtrace): ... this new procedure.
8742 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8743 with_test_prefix. Always restart GDB.
8744 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8745 with_test_prefix. Always restart GDB. No need to delete
8746 breakpoints after the test.
8747 (test_skip_handler): Remove prefix parameter.
8748 (skip_over_handler, breakpoint_to_handler)
8749 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8750 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8751 restart GDB. No need to delete breakpoints after the test.
8752 (top level): Use foreach to call the test procedures with
8753 different commands.
8754
a5b6e449
PA
87552014-10-28 Pedro Alves <palves@redhat.com>
8756
8757 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8758 instead of GNATS numbers.
8759 * gdb.base/sigbpt.exp: Likewise.
8760 * gdb.base/siginfo.exp: Likewise.
8761 * gdb.base/sigstep.exp: Likewise.
8762
e5f8a7cc
PA
87632014-10-27 Pedro Alves <palves@redhat.com>
8764
8765 * gdb.base/sigstep.c (dummy): New global.
8766 (main): Issue a couple writes to the new global.
8767 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8768 procedures.
8769 (skip_over_handler): Use test_skip_handler.
8770 (top level): Call skip_over_handler for stepi and nexti too.
8771 (breakpoint_over_handler): Use test_skip_handler.
8772 (top level): Call breakpoint_over_handler for stepi and nexti too.
8773
763905a3
YQ
87742014-10-27 Yao Qi <yao@codesourcery.com>
8775
8776 * gdb.trace/tfile.c (adjust_function_address)
8777 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8778 function descriptor.
8779
6f259a23
DB
87802014-10-24 Don Breazeal <donb@codesourcery.com>
8781
8782 * gdb.base/foll-fork.exp (test_follow_fork,
8783 catch_fork_child_follow): Check for updated fork messages emitted
8784 from infrun.c.
8785 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8786 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8787 vfork_and_exec_child_follow_through_step): Check for updated vfork
8788 messages emitted from infrun.c.
8789
09dd9a69
PA
87902014-10-24 Pedro Alves <palves@redhat.com>
8791
8792 * gdb.base/corefile.exp: Remove references to ultrix.
8793 * gdb.base/interrupt.exp: Likewise.
8794 * gdb.base/whatis.exp: Likewise.
8795 * gdb.gdb/selftest.exp: Likewise.
8796 * gdb.threads/manythreads.exp: Likewise.
8797 * gdb.threads/print-threads.exp: Likewise.
8798 * gdb.threads/pthreads.exp:: Likewise.
8799 * gdb.threads/schedlock.exp: Likewise.
8800
3433cfa5
SC
88012014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8802
8803 * gdb.cp/non-trivial-retval.cc: Add a test case.
8804 * gdb.cp/non-trivial-retval.exp: Add a test.
8805
092f880b
YQ
88062014-10-20 Yao Qi <yao@codesourcery.com>
8807
8808 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8809 * gdb.python/py-objfile-script-gdb.py: New file.
8810 * gdb.python/py-objfile-script.exp: Update reference to
8811 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8812 of remote_download. Remove the dest file.
8813
acbdb7f3
YQ
88142014-10-20 Yao Qi <yao@codesourcery.com>
8815
8816 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8817 * gdb.base/step-line.exp: Likewise.
8818 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8819 * gdb.dwarf2/dw2-basic.exp: Likewise.
8820 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8821 * gdb.dwarf2/dw2-filename.exp: Likewise.
8822 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8823 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8824 * gdb.dwarf2/dw2-producer.exp: Likewise.
8825 * gdb.dwarf2/mac-fileno.exp: Likewise.
8826 * gdb.python/py-frame-args.exp: Likewise.
8827 * gdb.python/py-framefilter.exp: Likewise.
8828 * gdb.python/py-mi.exp: Likewise.
8829 * gdb.python/py-objfile-script.exp: Likewise
8830 * gdb.python/py-pp-integral.exp: Likewise.
8831 * gdb.python/py-pp-re-notag.exp: Likewise.
8832 * gdb.python/py-prettyprint.exp: Likewise.
8833 * gdb.python/py-section-script.exp: Likewise.
8834 * gdb.python/py-typeprint.exp: Likewise.
8835 * gdb.python/py-xmethods.exp: Likewise.
8836 * gdb.stabs/weird.exp: Likewise.
8837 * gdb.xml/tdesc-regs.exp: Likewise.
8838
bd286a29
KCY
88392014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8840
8841 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8842 (out_cu): Use addr_len for the size of addresses.
8843 (out_line): Likewise. Size DW_LNE_set_address instruction
8844 according to addr_len.
8845 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8846 (FUNC): Add START_INSNS to definition.
8847
673dc4a0
YQ
88482014-10-18 Yao Qi <yao@codesourcery.com>
8849
8850 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8851 gdb_has_argv0 return true.
8852 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8853 check [target_info exists noargs], check [gdb_has_argv0]
8854 instead.
8855 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8856 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8857 procedures.
8858
4ffbba72
DE
88592014-10-17 Doug Evans <dje@google.com>
8860
8861 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8862 event.
8863 * gdb.python/py-events.py: Add clear_objfiles event.
8864
d096d8c1
DE
88652014-10-17 Doug Evans <dje@google.com>
8866
8867 * gdb.python/py-objfile.exp: Test progspace attribute.
8868
a80db015
LM
88692014-10-17 Luis Machado <lgustavo@codesourcery.com>
8870
8871 * gdb.guile/scm-breakpoint.exp: Do not assume any
8872 directory separators when matching source file paths.
8873 * gdb.python/py-breakpoint.exp: Likewise.
8874 * gdb.reverse/break-precsave.exp: Likewise.
8875 * gdb.reverse/break-reverse.exp: Likewise.
8876 * gdb.reverse/consecutive-precsave.exp: Likewise.
8877 * gdb.reverse/finish-precsave.exp: Likewise.
8878 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8879 * gdb.reverse/finish-reverse.exp: Likewise.
8880 * gdb.reverse/i386-precsave.exp: Likewise.
8881 * gdb.reverse/i387-env-reverse.exp: Likewise.
8882 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8883 * gdb.reverse/machinestate-precsave.exp: Likewise.
8884 * gdb.reverse/machinestate.exp: Likewise.
8885 * gdb.reverse/sigall-precsave.exp: Likewise.
8886 * gdb.reverse/solib-precsave.exp: Likewise.
8887 * gdb.reverse/step-precsave.exp: Likewise.
8888 * gdb.reverse/until-precsave.exp: Likewise.
8889 * gdb.reverse/watch-precsave.exp: Likewise.
8890 * gdb.reverse/watch-reverse.exp: Likewise.
8891
b22089ab
YQ
88922014-10-17 Yao Qi <yao@codesourcery.com>
8893
8894 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8895 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8896
6c4486e6
PA
88972014-10-17 Pedro Alves <palves@redhat.com>
8898
8899 PR gdb/17471
8900 * gdb.base/bg-execution-repeat.c: New file.
8901 * gdb.base/bg-execution-repeat.exp: New file.
8902
0ff33695
PA
89032014-10-17 Pedro Alves <palves@redhat.com>
8904
8905 PR gdb/17300
8906 * gdb.base/continue-all-already-running.c: New file.
8907 * gdb.base/continue-all-already-running.exp: New file.
8908
6fdebc3d
PA
89092014-10-17 Pedro Alves <palves@redhat.com>
8910
8911 PR gdb/17472
8912 * gdb.base/annota-input-while-running.c: New file.
8913 * gdb.base/annota-input-while-running.exp: New file.
8914
32a8097b
PA
89152014-10-17 Pedro Alves <palves@redhat.com>
8916
8917 * gdb.base/callfuncs.exp: emove references to osf.
8918 * gdb.base/sigall.exp: Likewise.
8919 * gdb.gdb/selftest.exp: Likewise.
8920 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8921 * gdb.mi/non-stop.c: Likewise.
8922 * gdb.mi/pthreads.c: Likewise.
8923 * gdb.reverse/sigall-precsave.exp: Likewise.
8924 * gdb.reverse/sigall-reverse.exp: Likewise.
8925 * gdb.threads/pthreads.c: Likewise.
8926 * gdb.threads/pthreads.exp: Likewise.
8927
7a3517ff
YQ
89282014-10-17 Yao Qi <yao@codesourcery.com>
8929
8930 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8931 check 'target_info exists noargs'.
8932 (test_command_prompt_position): Likewise.
8933 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8934 Remove "set args".
8935 (progvar_simple_while_test): Likewise.
8936 (progvar_complex_if_while_test): Likewise.
8937 (if_while_breakpoint_command_test): Likewise.
8938 (infrun_breakpoint_command_test): Likewise.
8939 (breakpoint_command_test): Likewise.
8940 (watchpoint_command_test): Likewise.
8941 (bp_deleted_in_command_test): Likewise.
8942 (temporary_breakpoint_commands): Likewise.
8943
bb99c472
YQ
89442014-10-16 Yao Qi <yao@codesourcery.com>
8945
8946 * gdb.base/remotetimeout.exp: Remove noargs checking.
8947
7c16b83e
PA
89482014-10-15 Pedro Alves <palves@redhat.com>
8949
8950 PR breakpoints/9649
8951 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8952 * gdb.base/breakpoint-in-ro-region.exp
8953 (probe_target_hardware_step): New procedure.
8954 (top level): Probe hardware stepping and hardware breakpoint
8955 support. Test stepping through a read-only region, with both
8956 "breakpoint auto-hw" on and off and both "always-inserted" on and
8957 off.
8958
35a49624
IB
89592014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8960
8961 * gdb.dlang/demangle.exp: Update for demangling changes.
8962
2d1c107c
SC
89632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8964
8965 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8966 * gdb.cp/non-trivial-retval.exp: Add new tests.
8967
778811d5
SC
89682014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8969
8970 PR c++/13403
8971 PR c++/15154
8972 * gdb.cp/non-trivial-retval.cc: New file.
8973 * gdb.cp/non-trivial-retval.exp: New file.
8974
10c5f0a8
YQ
89752014-10-15 Yao Qi <yao@codesourcery.com>
8976
8977 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8978 remote host.
8979
65d7b369
YQ
89802014-10-15 Yao Qi <yao@codesourcery.com>
8981
8982 * gdb.python/py-symbol.exp: Match file base name if host is
8983 remote, otherwise match file name with dir name.
8984 * gdb.python/py-symtab.exp: Likewise.
8985 * gdb.python/python.exp: Likewise.
8986
46dc1394
YQ
89872014-10-15 Yao Qi <yao@codesourcery.com>
8988
8989 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8990 pattern.
8991 * gdb.python/py-symtab.exp: Likewise.
8992 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8993 locationn.
8994
c40cc657
JB
89952014-10-14 Joel Brobecker <brobecker@adacore.com>
8996
8997 * gdb.ada/addr_arith: New testcase.
8998
2abf49e1
MR
89992014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9000
9001 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9002 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9003 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9004 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9005
f7088df3
SDJ
90062014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9007
9008 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9009 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9010 * gdb.arch/stap-eval-lang-ada.exp: New file.
9011
4dc06805
YQ
90122014-10-14 Yao Qi <yao@codesourcery.com>
9013
9014 * gdb.mi/mi-var-child.c (nothing1): New function.
9015 (nothing2): New function.
9016 (do_children_tests): Set function pointers by nothing1 and
9017 nothing2.
9018 * gdb.mi/mi-var-child.exp: Step over new added statements.
9019 Update test to match the new output.
9020 * gdb.mi/var-cmd.c (nothing1): New function.
9021 (nothing2): New function.
9022 (do_children_tests): Set function pointers by nothing1 and
9023 nothing2.
9024 * gdb.mi/mi-var-display.exp: Update test to match output.
9025 Step to the line specified by $line_dct_nothing.
9026 Increase the number of lines to step.
9027
46a93de2
YQ
90282014-10-14 Yao Qi <yao@codesourcery.com>
9029
9030 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9031 tests.
9032 * gdb.mi/mi2-var-child.exp: Likewise.
9033
14ea52ee
DE
90342014-10-13 Doug Evans <dje@google.com>
9035
9036 * gdb.python/py-objfile.exp: Change name of file name test.
9037
e5c6e92b
DE
90382014-10-13 Doug Evans <dje@google.com>
9039
9040 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9041 from the start of the CU.
9042
c780cc2f
JK
90432014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9044 Yao Qi <yao@codesourcery.com>
9045
9046 Fix "save breakpoints" for "catch" command.
9047 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9048 Remove -nonewline. Match also the added "main" line.
9049
99894e11
JK
90502014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9051
9052 Fix "save breakpoints" for "disable $bpnum" command.
9053 * gdb.base/save-bp.c (main): Add label.
9054 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9055
6e1ac5a3
JK
90562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9057
9058 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9059
754dd2b0
YQ
90602014-10-11 Yao Qi <yao@codesourcery.com>
9061
9062 * gdb.server/server-kill.exp: Execute command
9063 "set remote trace-status-packet on" before "tstatus".
9064
f90183d7
YQ
90652014-10-11 Yao Qi <yao@codesourcery.com>
9066
9067 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9068 (main): Call getppid.
9069 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9070 and continue to it. Read variable "server_pid".
9071
bf40a607
YQ
90722014-10-11 Yao Qi <yao@codesourcery.com>
9073
9074 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9075
052ca370
YQ
90762014-10-11 Yao Qi <yao@codesourcery.com>
9077
9078 * gdb.threads/thread-find.exp: Don't execute command
9079 "info threads".
9080 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9081 * gdb.threads/linux-dp.exp: Don't check the condition
9082 $threads_created equals to zero.
9083
3831839c
PA
90842014-10-10 Pedro Alves <palves@redhat.com>
9085
9086 * gdb.base/bigcore.exp: Remove references to IRIX.
9087 * gdb.base/funcargs.exp: Likewise.
9088 * gdb.base/interrupt.exp: Likewise.
9089 * gdb.base/mips_pro.exp: Likewise.
9090 * gdb.base/nodebug.exp: Likewise.
9091 * gdb.base/setvar.exp: Likewise.
9092 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9093
8b9a549d
PA
90942014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9095 Pedro Alves <palves@redhat.com>
9096
9097 PR symtab/14466
9098 * gdb.base/vdso-warning.c: New file.
9099 * gdb.base/vdso-warning.exp: New file.
9100
d48ba5e8
DE
91012014-10-02 Doug Evans <dje@google.com>
9102
9103 * gdb.base/structs.c (main): Don't run forever.
9104
2278c276
PA
91052014-10-02 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9108 (top level) <stop threads 1, stop threads 2>: Use it.
9109
b57bacec
PA
91102014-10-02 Pedro Alves <palves@redhat.com>
9111
9112 * gdb.threads/break-while-running.exp (test): Add new
9113 'update_thread_list' argument. Skip "info threads" if false.
9114 (top level): Add new 'update_thread_list' axis.
9115
13fd3ff3
PA
91162014-10-02 Pedro Alves <palves@redhat.com>
9117
9118 PR breakpoints/17431
9119 * gdb.base/execl-update-breakpoints.c: New file.
9120 * gdb.base/execl-update-breakpoints.exp: New file.
9121
0fec99e8
PA
91222014-10-01 Pedro Alves <palves@redhat.com>
9123
9124 * gdb.base/breakpoint-in-ro-region.c: New file.
9125 * gdb.base/breakpoint-in-ro-region.exp: New file.
9126
2ddf4301
SM
91272014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9128
9129 * gdb.mi/mi-exit-code.exp: New file.
9130 * gdb.mi/mi-exit-code.c: New file.
9131
6a5f3f43
YQ
91322014-09-30 Yao Qi <yao@codesourcery.com>
9133
9134 * lib/prelink-support.exp (build_executable_own_libs): Error if
9135 the target isn't native.
9136
345bcc73
YQ
91372014-09-30 Yao Qi <yao@codesourcery.com>
9138
9139 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9140 false.
9141
a25a5a45
PA
91422014-09-22 Pedro Alves <palves@redhat.com>
9143
9144 * gdb.threads/break-while-running.exp: New file.
9145 * gdb.threads/break-while-running.c: New file.
9146
00ba3162
YQ
91472014-09-19 Yao Qi <yao@codesourcery.com>
9148
9149 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9150 Invoke test. Restart GDB with --readnow and invoke test again.
9151
c3b7b696
YQ
91522014-09-19 Yao Qi <yao@codesourcery.com>
9153
9154 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9155 proc set_breakpoint_on_gcd_function. Invoke
9156 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9157 invoke set_breakpoint_on_gcd_function again.
9158
2b4fd423
DE
91592014-09-18 Doug Evans <dje@google.com>
9160
9161 * gdb.dwarf2/symtab-producer.exp: New file.
9162
a5947601
SDJ
91632014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9164
9165 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9166 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9167 * gdb.base/global-var-nested-by-dso.c: Likewise.
9168 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9169
91c19059
SDJ
91702014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9171 Pedro Alves <palves@redhat.com>
9172
9173 * gdb.base/watch-bitfields.exp: Pass string other than test file
9174 name to prepare_for_testing.
9175 (watch): New procedure.
9176 (expect_watchpoint): Use with_test_prefix.
9177 (top level): Factor out tests to ...
9178 (test_watch_location, test_regular_watch): ... these new
9179 procedures, and use with_test_prefix and gdb_continue_to_end.
9180
bb9d5f81
PP
91812014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9182
9183 PR breakpoints/12526
9184 * gdb.base/watch-bitfields.exp: New file.
9185 * gdb.base/watch-bitfields.c: New file.
9186
635856f5
PA
91872014-09-16 Pedro Alves <palves@redhat.com>
9188
9189 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9190 software and hardware addresses, not software address against
9191 itself.
9192
7280ceea
PA
91932014-09-16 Pedro Alves <palves@redhat.com>
9194
9195 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9196 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9197
428b16bd
PA
91982014-09-16 Pedro Alves <palves@redhat.com>
9199
9200 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9201 files.
9202 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9203 "*-*-vxworks*" throughout.
9204 * gdb.base/break.exp: Likewise.
9205 * gdb.base/default.exp: Likewise.
9206 * gdb.base/scope.exp: Likewise.
9207 * gdb.base/sepdebug.exp: Likewise.
9208 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9209 throughout.
9210 * gdb.base/run.c: Likewise.
9211 * gdb.base/sepdebug.c: Likewise.
9212 * gdb.hp/gdb.aCC/run.c: Likewise.
9213 * gdb.reverse/until-reverse.c: Likewise.
9214 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9215
666d413c
YQ
92162014-09-16 Yao Qi <yao@codesourcery.com>
9217
9218 * boards/local-remote-host-native.exp: New file.
9219
57cbd724
DE
92202014-09-14 Doug Evans <xdje42@gmail.com>
9221
9222 * gdb.threads/queue-signal.c (thread_count): New variable.
9223 (thread_count_mutex, thread_count_condvar): New variables.
9224 (incr_thread_count, wait_all_threads_running): New functions.
9225 (main): Wait for all threads to be in their thread functions.
9226
81219e53
DE
92272014-09-13 Doug Evans <xdje42@gmail.com>
9228
9229 * gdb.threads/queue-signal.c: New file.
9230 * gdb.threads/queue-signal.exp: New file.
9231
3714cea7
DE
92322014-09-13 Doug Evans <xdje42@gmail.com>
9233
9234 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9235 be consistent with what default_gdb_init uses.
9236 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9237 the plain text of the prompt. Add some logging printfs.
9238 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9239
fa43b1d7
PA
92402014-09-12 Pedro Alves <palves@redhat.com>
9241
9242 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9243 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9244 * gdb.arch/i386-size-overlap.exp: Likewise.
9245 * gdb.arch/i386-size.exp: Likewise.
9246 * gdb.arch/i386-unwind.exp: Likewise.
9247 * gdb.base/a2-run.exp: Likewise.
9248 * gdb.base/break.exp: Likewise.
9249 * gdb.base/charset.exp: Likewise.
9250 * gdb.base/chng-syms.exp: Likewise.
9251 * gdb.base/commands.exp: Likewise.
9252 * gdb.base/dbx.exp: Likewise.
9253 * gdb.base/find.exp: Likewise.
9254 * gdb.base/funcargs.exp: Likewise.
9255 * gdb.base/jit-simple.exp: Likewise.
9256 * gdb.base/reread.exp: Likewise.
9257 * gdb.base/sepdebug.exp: Likewise.
9258 * gdb.base/step-bt.exp: Likewise.
9259 * gdb.cp/mb-inline.exp: Likewise.
9260 * gdb.cp/mb-templates.exp: Likewise.
9261 * gdb.objc/basicclass.exp: Likewise.
9262 * gdb.threads/killed.exp: Likewise.
9263
9d9bf2df
EBM
92642014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9265
9266 PR tdep/17379
9267 * gdb.arch/powerpc-stackless.S: New file.
9268 * gdb.arch/powerpc-stackless.exp: New file.
9269
1cf2f1b0
JK
92702014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9271
9272 * gdb.base/attach.c: Include unistd.h.
9273 (main): Call alarm. Add label postloop.
9274 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9275 gdb_breakpoint, gdb_continue_to_breakpoint.
9276 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9277
98880d46
PA
92782014-09-11 Pedro Alves <palves@redhat.com>
9279
9280 PR gdb/17347
9281 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9282 * gdb.base/attach.exp (test_command_line_attach_run): New
9283 procedure.
9284 (top level): Call it.
9285
4c92ff2c
PA
92862014-09-11 Pedro Alves <palves@redhat.com>
9287
9288 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9289 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9290 (do_command_attach_tests): Use spawn_wait_for_attach.
9291 * gdb.base/solib-overlap.exp: Likewise.
9292 * gdb.multi/multi-attach.exp: Likewise.
9293 * gdb.python/py-prompt.exp: Likewise.
9294 * gdb.python/py-sync-interp.exp: Likewise.
9295 * gdb.server/ext-attach.exp: Likewise.
9296
3adc1a7d
GKB
92972014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9298
9299 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9300 command in testcase. Simplify testcase.
9301
96334934
JB
93022014-09-10 Joel Brobecker <brobecker@adacore.com>
9303
9304 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9305
eb479039
JB
93062014-09-10 Joel Brobecker <brobecker@adacore.com>
9307
9308 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9309
deede10c
JB
93102014-09-10 Joel Brobecker <brobecker@adacore.com>
9311
9312 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9313
7828a5f5
JB
93142014-09-10 Joel Brobecker <brobecker@adacore.com>
9315
9316 * gdb.dwarf2/dynarr-ptr.c: New file.
9317 * gdb.dwarf2/dynarr-ptr.exp: New file.
9318
33aeebcf
MR
93192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9320
9321 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9322 of 30 rather than hardcoding 120 for a slow test case. Take the
9323 `gdb,timeout' target setting into account for this calculation.
9324 Don't extend the timeout for the test cases that don't need it.
9325
7b415901
MR
93262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9327
9328 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9329 a factor of 2 for a slow test case. Take the `gdb,timeout'
9330 target setting into account for this calculation.
9331 * gdb.reverse/until-precsave.exp: Increase the timeout by
9332 a factor of 15 and 3 respectively rather than adding 120
9333 for a pair of slow test cases. Take the `gdb,timeout'
9334 target setting into account for this calculation.
9335
4a40f85a
MR
93362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9337
9338 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9339 timeout, don't pass one down to gdb_expect.
9340 (gdb_expect): Rework timeout selection.
9341
09635af7
MR
93422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9343
9344 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9345 exception on timeout.
9346 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9347 (gdbserver_start_extended): Catch any `gdbserver_start' error
9348 exceptions.
9349 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9350 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9351 `gdbserver_gdb_load' error exceptions.
9352
2bdd10b7
MR
93532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9354
9355 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9356 120 on waiting for the TCP socket to open.
9357
316935f0
DE
93582014-09-09 Doug Evans <xdje42@gmail.com>
9359
9360 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9361 _caller_matches, _any_caller_is, _any_caller_matches.
9362
83740597
DE
93632014-09-09 Doug Evans <xdje42@gmail.com>
9364
9365 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9366
4c122fc3
YQ
93672014-09-09 Yao Qi <yao@codesourcery.com>
9368
9369 * gdb.mi/mi-var-display.exp: Set print symbol off.
9370
a9f116cb
GKB
93712014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9372
9373 PR gdb/17035
9374 * gdb.base/commands.exp: Add tests to verify user-defined
9375 commands with empty bodies.
9376 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9377 python commands in `show user command`.
9378 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9379 scheme commands in `show user command`.
9380
c75bd3a2
JK
93812014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9382
9383 PR python/17355
9384 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9385 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9386 * gdb.python/py-framefilter-invalidarg.exp: New file.
9387 * gdb.python/py-framefilter-invalidarg.py: New file.
9388
faa42425
DE
93892014-09-06 Doug Evans <xdje42@gmail.com>
9390
9391 PR 15276
9392 * gdb.python/py-caller-is.c: New file.
9393 * gdb.python/py-caller-is.exp: New file.
9394
474ca4f6
SDJ
93952014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9396
9397 PR gdb/17235
9398 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9399 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9400
eb0b0463
SDJ
94012014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9402
9403 PR fortran/17237
9404 * gdb.fortran/print-formatted.exp: New file.
9405 * gdb.fortran/print-formatted.f90: Likewise.
9406
5f3b99cf
SS
94072014-09-03 Sasha Smundak <asmundak@google.com>
9408
9409 * gdb.python/py-frame.exp: Test Frame.read_register.
9410
7d793aa9
SDJ
94112014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9412
9413 PR python/16699
9414 * gdb.python/py-completion.exp: New file.
9415 * gdb.python/py-completion.py: Likewise.
9416
fb0576e9
DE
94172014-08-28 Doug Evans <dje@google.com>
9418
9419 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9420 eax,etc. are live with values set by gdb and thus the compiler can't
9421 use them.
9422 * gdb.arch/i386-pseudo.c (main): Ditto.
9423
ee92b0dd
DE
94242014-08-27 Doug Evans <dje@google.com>
9425
9426 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9427
6649db35
DE
94282014-08-25 Doug Evans <dje@google.com>
9429
9430 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9431 (main): Ditto.
9432
564b7600
DE
94332014-08-25 Doug Evans <dje@google.com>
9434
9435 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9436
3881fb67
YQ
94372014-08-24 Yao Qi <yao@codesourcery.com>
9438
9439 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9440 symbol off.
9441 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9442
a05a36a5
DE
94432014-08-22 Doug Evans <dje@google.com>
9444
9445 PR 17276
9446 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9447 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9448 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9449
7c343b48
YQ
94502014-08-22 Yao Qi <yao@codesourcery.com>
9451
9452 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9453 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9454 * gdb.python/python.exp: Likewise. Use .py file on the host
9455 instead of the build.
9456
22fd09ae
JK
94572014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9458
9459 * gdb.threads/gcore-stale-thread.c: New file.
9460 * gdb.threads/gcore-stale-thread.exp: New file.
9461
a8454a7c
PA
94622014-08-21 Pedro Alves <palves@redhat.com>
9463
9464 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9465 * gdb.base/gcore-relro-pie.exp: Likewise.
9466 * gdb.base/gcore-relro.exp: Likewise.
9467 * gdb.base/gcore.exp: Likewise.
9468 * gdb.base/print-symbol-loading.exp: Likewise.
9469 * gdb.threads/gcore-thread.exp: Likewise.
9470 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9471
2a31c623
PA
94722014-08-20 Pedro Alves <palves@redhat.com>
9473 Jan Kratochvil <jan.kratochvil@redhat.com>
9474
9475 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9476 configure.
9477 (EXPECT): Handle READ1 being set.
9478 (all): Depend on EXTRA_RULES.
9479 (check-read1, expect-read1, read1.so, read1): New rules.
9480 * README (Testsuite Parameters): Document the READ1 make variable.
9481 (Race detection): New section.
9482 * configure: Regenerate.
9483 * configure.ac: If build==host==target, and running under a
9484 GNU/glibc system, add read1 to the extra Makefile rules.
9485 (EXTRA_RULES): AC_SUBST it.
9486 * lib/read1.c: New file.
9487
d36430db
JB
94882014-08-20 Joel Brobecker <brobecker@adacore.com>
9489
9490 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9491 the handling of variables declared as a typedef to an array
9492 which a DW_AT_data_location attribute.
9493
9a0dc9e3
PA
94942014-08-19 Andrew Burgess <aburgess@broadcom.com>
9495 Pedro Alves <palves@redhat.com>
9496
9497 PR symtab/14604
9498 PR symtab/14605
9499 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9500 gdb_test.
9501
0718a8da
PA
95022014-08-19 Pedro Alves <palves@redhat.com>
9503
9504 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9505
13b448cd
YQ
95062014-08-19 Yao Qi <yao@codesourcery.com>
9507
9508 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9509 right line.
9510
1cbf5077
DB
95112014-08-18 David Blaikie <dblaikie@gmail.com>
9512
9513 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9514
bf0fae19
JB
95152014-08-18 Joel Brobecker <brobecker@adacore.com>
9516
9517 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9518 attribute in array range.
9519
3c8c5dcc
JB
95202014-08-18 Joel Brobecker <brobecker@adacore.com>
9521
9522 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9523
e66d4446
SC
95242014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9525
9526 PR c++/17132
9527 * gdb.cp/pr17132.cc: New file.
9528 * gdb.cp/pr17132.exp: New file.
9529
940df408
SC
95302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9531
9532 * gdb.python/py-xmethods.py (A_getarrayind)
9533 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9534 Use 'print' with function call syntax.
9535 (E_method_matcher.match): Fix tab vs space indentation mixup.
9536
ebcc6c3a
YQ
95372014-08-15 Yao Qi <yao@codesourcery.com>
9538
9539 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9540 false.
9541
775e0f04
YQ
95422014-08-15 Yao Qi <yao@codesourcery.com>
9543
9544 * gdb.cp/casts.exp: Set print symbol off.
9545 * gdb.cp/class2.exp: Likewise.
9546 * gdb.cp/overload.exp: Likewise.
9547 * gdb.cp/templates.exp: Likewise.
9548
d769e349
DE
95492014-08-11 Doug Evans <dje@google.com>
9550
9551 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9552 (test_load_shlib): Update.
9553
20c6f1e1
YQ
95542014-08-09 Yao Qi <yao@codesourcery.com>
9555
9556 * gdb.base/display.exp: Invoke is_address_zero_readable.
9557 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9558 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9559 * gdb.base/hbreak-unmapped.exp: Return if
9560 is_address_zero_readable returns true.
9561 * gdb.base/signest.exp: Likewise.
9562 * gdb.base/signull.exp: Likewise.
9563 * gdb.base/sigbpt.exp: Likewise.
9564 * gdb.guile/scm-disasm.exp: Do the test if
9565 is_address_zero_readable returns false.
9566 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9567 * gdb.python/py-arch.exp: Likewise.
9568 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9569 * lib/gdb.exp (is_address_zero_readable): New proc.
9570
5792e8e3
YQ
95712014-08-09 Yao Qi <yao@codesourcery.com>
9572
9573 PR testsuite/13443
9574 * gdb.mi/mi-var-display.exp: Make test messages unique.
9575
3cecbbbe
TT
95762014-08-04 Tom Tromey <tromey@redhat.com>
9577
9578 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9579 target 0".
9580
00b51ff5
TT
95812014-08-04 Tom Tromey <tromey@redhat.com>
9582
9583 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9584 "target_resume".
9585
6908c509
JB
95862014-08-01 Joel Brobecker <brobecker@adacore.com>
9587
9588 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9589 inner_vla_struct_object_size.
9590 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9591 as xfail.
9592
cc6563d2
PA
95932014-07-30 Pedro Alves <palves@redhat.com>
9594
9595 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9596 comment.
9597
7e09a223
YQ
95982014-07-29 Yao Qi <yao@codesourcery.com>
9599
9600 PR gdb/17206
9601 * gdb.base/until-nodebug.exp: New.
9602
7ebdbe92
DE
96032014-07-28 Doug Evans <xdje42@gmail.com>
9604
9605 PR guile/17203
9606 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9607 previously existing parameter, and previously ambiguously spelled
9608 parameter.
9609
fdb1adc6
WN
96102014-07-28 Will Newton <will.newton@linaro.org>
9611
9612 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9613
186fcde0
DE
96142014-07-26 Ludovic Courtès <ludo@gnu.org>
9615 Doug Evans <xdje42@gmail.com>
9616
9617 PR guile/17146
9618 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9619
70509625
PA
96202014-07-25 Pedro Alves <palves@redhat.com>
9621
9622 * gdb.threads/signal-command-handle-nopass.c: New file.
9623 * gdb.threads/signal-command-handle-nopass.exp: New file.
9624 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9625 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9626 * gdb.threads/signal-delivered-right-thread.c: New file.
9627 * gdb.threads/signal-delivered-right-thread.exp: New file.
9628
c3f814a1
PA
96292014-07-25 Pedro Alves <palves@redhat.com>
9630
9631 * gdb.base/double-prompt-target-event-error.exp
9632 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9633 match.
9634 (cancel_pagination_in_target_event): Rework double prompt
9635 detection.
9636 * gdb.base/paginate-after-ctrl-c-running.exp
9637 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9638 <return>' match.
9639 * gdb.base/paginate-bg-execution.exp
9640 (test_bg_execution_pagination_return)
9641 (test_bg_execution_pagination_cancel): Remove '-notransfer
9642 <return>' matches.
9643 * gdb.base/paginate-execution-startup.exp
9644 (test_fg_execution_pagination_return)
9645 (test_fg_execution_pagination_cancel): Remove '-notransfer
9646 <return>' matches.
9647 * gdb.base/paginate-inferior-exit.exp
9648 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9649 match.
9650 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9651 * lib/gdb.exp (pagination_prompt): Run text through
9652 string_to_regexp.
9653 (gdb_test_multiple): Match $pagination_prompt instead of
9654 "<return>".
9655 (string_to_regexp): Move to lib/gdb-utils.exp.
9656
e214cf6c
JK
96572014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9658
9659 * gdb.arch/amd64-entry-value-paramref.S: New file.
9660 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9661 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9662 * gdb.arch/amd64-optimout-repeat.S: New file.
9663 * gdb.arch/amd64-optimout-repeat.c: New file.
9664 * gdb.arch/amd64-optimout-repeat.exp: New file.
9665
17d0c5c8
JK
96662014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9667
9668 PR gdb/17170
9669 * gdb.base/statistics.exp: New file.
9670
b8b8facf
DE
96712014-07-17 Doug Evans <dje@google.com>
9672
74b49205 9673 PR gdb/17170
b8b8facf
DE
9674 * gdb.base/maint.exp: Update testing of per-command stats.
9675
1b5d0ab3
PA
96762014-07-16 Pedro Alves <palves@redhat.com>
9677
9678 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9679 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9680 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9681 (tfile_write_buf): New functions.
9682 (add_memory_block): Rewrite using the above.
9683 (adjust_function_address): New function.
9684 (FUNCTION_ADDRESS): New macro.
9685 (write_basic_trace_file): Remove short_x local, and use
9686 tfile_write_16. Change type of func_addr local to unsigned long
9687 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9688 here. Cast argument of add_memory_block to char pointer.
9689 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9690 (main): Remove parameters.
9691 * gdb.trace/tfile.exp: Remove nowarnings.
9692
4d974e88
SM
96932014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9694
9695 * gdb.base/debug-expr.exp: Test string evaluation with
9696 "debug expression" on.
9697
41e99568
PA
96982014-07-15 Pedro Alves <palves@redhat.com>
9699
9700 * gdb.base/reread.exp: Use clean_restart.
9701
487d9753
PL
97022014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9703
9704 * gdb.arch/avr-flash-qualifer.c: New.
9705 * gdb.arch/avr-flash-qualifer.exp: New.
9706
cc1c52ad
PA
97072014-07-14 Pedro Alves <palves@redhat.com>
9708
9709 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9710 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9711
1e973570
PA
97122014-07-14 Pedro Alves <palves@redhat.com>
9713
9714 * gdb.base/double-prompt-target-event-error.c: New file.
9715 * gdb.base/double-prompt-target-event-error.exp: New file.
9716
93d6eb10
PA
97172014-07-14 Pedro Alves <palves@redhat.com>
9718
9719 PR gdb/17072
9720 * gdb.base/paginate-inferior-exit.c: New file.
9721 * gdb.base/paginate-inferior-exit.exp: New file.
9722
0017922d
PA
97232014-07-14 Pedro Alves <palves@redhat.com>
9724
9725 PR gdb/17072
9726 * gdb.base/paginate-bg-execution.c: New file.
9727 * gdb.base/paginate-bg-execution.exp: New file.
9728
94696ad3
PA
97292014-07-14 Pedro Alves <palves@redhat.com>
9730
9731 PR gdb/17072
9732 * gdb.base/paginate-execution-startup.c: New file.
9733 * gdb.base/paginate-execution-startup.exp: New file.
9734 * lib/gdb.exp (pagination_prompt): New global.
9735 (default_gdb_spawn): New procedure, factored out from
9736 default_gdb_spawn.
9737 (default_gdb_start): Adjust to call default_gdb_spawn.
9738 (gdb_spawn): New procedure.
9739
bd293940
PA
97402014-07-14 Pedro Alves <palves@redhat.com>
9741
9742 * lib/gdb.exp (gdb_assert): New procedure.
9743 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9744
c933f875
PA
97452014-07-14 Pedro Alves <palves@redhat.com>
9746
9747 * gdb.base/execution-termios.c: New file.
9748 * gdb.base/execution-termios.exp: New file.
9749
d98b7a16
TT
97502014-07-14 Tom Tromey <tromey@redhat.com>
9751
9752 * gdb.cp/vla-cxx.cc: New file.
9753 * gdb.cp/vla-cxx.exp: New file.
9754
548740d6
TT
97552014-07-14 Tom Tromey <tromey@redhat.com>
9756
9757 * gdb.reverse/rerun-prec.c: New file.
9758 * gdb.reverse/rerun-prec.exp: New file.
9759
a25eb028
MR
97602014-07-12 Maciej W. Rozycki <macro@mips.com>
9761 Maciej W. Rozycki <macro@codesourcery.com>
9762
9763 * lib/gdb-utils.exp: New file.
9764 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9765 inline `gdb_init_command' processing.
9766 (gdb_start_cmd): Likewise.
9767 * lib/mi-support.exp (mi_run_cmd): Likewise.
9768 * README: Document `gdb_init_command' and `gdb_init_commands'.
9769
218c2655
JK
97702014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9771
9772 Fix false FAIL running under a very long directory name.
9773 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9774 and "set print elements 10000". Twice.
9775
5401fde3
YQ
97762014-07-11 Yao Qi <yao@codesourcery.com>
9777
9778 * gdb.base/exprs.exp: "set print symbol off".
9779
e76126e8
PA
97802014-07-11 Pedro Alves <palves@redhat.com>
9781
9782 * gdb.threads/kill.c: New file.
9783 * gdb.threads/kill.exp: New file.
9784
2d6f0de6
YQ
97852014-07-10 Yao Qi <yao@codesourcery.com>
9786
9787 * gdb.trace/tfile.c (write_basic_trace_file)
9788 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9789 address written to trace file.
9790
7180e04a
PA
97912014-07-09 Pedro Alves <palves@redhat.com>
9792
9793 * gdb.base/attach-wait-input.exp: New file.
9794 * gdb.base/attach-wait-input.c: New file.
9795
9a9a7608
AB
97962014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9797
9798 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9799 setting up test structures.
9800 (main): Call new test function.
9801 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9802 test function, continue into test function and walk test
9803 structures.
9804
161ac41e
YQ
98052014-07-02 Yao Qi <yao@codesourcery.com>
9806
9807 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9808 'bar_start' at the beginning of functions 'foo' and 'bar'
9809 respectively.
9810 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9811 instead of 'foo' and 'bar'.
9812
1f267ae3
MM
98132014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9814
9815 * gdb.btrace/segv.exp: New.
9816 * gdb.btrace/segv.c: New.
9817
2b239efb
LM
98182014-07-02 Luis Machado <lgustavo@codesourcery.com>
9819
9820 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9821 instruction.
9822
cf363f18
MW
98232014-06-30 Mark Wielaard <mjw@redhat.com>
9824
9825 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9826 vulture, vilify, villar): New volatile array constants.
9827 (vindictive, vegetation): New const volatile array constants.
9828 * gdb.base/volatile.exp: Test volatile and const volatile array
9829 types.
9830
aebf9d24
AA
98312014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9832
9833 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9834 target lacks support for awatch, rwatch, or hbreak.
9835
b67a2c6f
YQ
98362014-06-27 Yao Qi <yao@codesourcery.com>
9837
9838 * gdb.multi/dummy-frame-restore.exp: New.
9839 * gdb.multi/dummy-frame-restore.c: New.
9840
aef92902
MM
98412014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9842
9843 * gdb.btrace/gcore.exp: New.
9844
8e9db26e
PA
98452014-06-23 Pedro Alves <palves@redhat.com>
9846
9847 * gdb.base/watchpoint-reuse-slot.c: New file.
9848 * gdb.base/watchpoint-reuse-slot.exp: New file.
9849
70afc5b7
SC
98502014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9851
9852 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9853 progspace's filename in 'info', 'enable' and 'disable' command
9854 tests.
9855
b972bd9c
JK
98562014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9857
9858 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9859 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9860 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9861
125f8a3d
GB
98622014-06-20 Gary Benson <gbenson@redhat.com>
9863
9864 * gdb.arch/i386-avx.exp: Fix include file location.
9865 * gdb.arch/i386-sse.exp: Likewise.
9866
3ed9baed
IB
98672014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9868
9869 * gdb.dlang/expression.exp: New file.
9870
034f788c
PA
98712014-06-19 Pedro Alves <palves@redhat.com>
9872
9873 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9874 out from ...
9875 (top level): ... here. Iterate running tests under different
9876 scheduler-locking settings.
9877
45371d0c
LM
98782014-06-18 Luis Machado <lgustavo@codesourcery.com>
9879
9880 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9881 to DW_FORM_addr and use non-zero addresses.
9882
5d376983
SC
98832014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9884
9885 PR gdb/17017
9886 * gdb.python/py-xmethods.cc: Add global function call counters and
9887 increment them in their respective functions. Remove "cout"
9888 statements.
9889 * gdb.python/py-xmethods.exp: Make tests check the global function
9890 call counters instead of depending on inferior IO.
9891
a1aa2221
LM
98922014-06-18 Don Breazeal <donb@codesourcery.com>
9893
9894 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9895 Deleted procedure.
9896 (explicit_fork_parent_follow): Deleted procedure.
9897 (explicit_fork_child_follow): Deleted procedure.
9898 (test_follow_fork): New procedure.
9899 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9900 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9901 procedure calls.
9902
0fc05997
YQ
99032014-06-17 Yao Qi <yao@codesourcery.com>
9904
9905 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9906 CP1252.
9907
70795c52
LM
99082014-06-17 Luis Machado <lgustavo@codesourcery.com>
9909
9910 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9911 Initialize ptr and S explicitly.
9912 (skip_type_update_when_not_use_rtti_test): Likewise.
9913
6be47f0c
KS
99142014-06-16 Keith Seitz <keiths@redhat.com>
9915
9916 PR mi/15863
9917 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9918 the inferior is started.
9919
d03de421
PA
99202014-06-16 Pedro Alves <palves@redhat.com>
9921
9922 * gdb.base/break-main-file-remove-fail.c: New file.
9923 * gdb.base/break-main-file-remove-fail.exp: New file.
9924 * gdb.base/break-unload-file.exp: Use build_executable instead of
9925 prepare_for_testing.
9926 (test_break): New parameter "initial_load". Handle it.
9927 (top level): Add initial_load cmdline/file axis.
9928
f9579b99
TT
99292014-06-12 Tom Tromey <tromey@redhat.com>
9930
9931 * gdb.base/completion.exp: Don't use directory name in test.
9932
3657956b
GB
99332014-06-09 Gary Benson <gbenson@redhat.com>
9934
9935 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9936 separate the always-available ANSI-standard signals from the
9937 signals that require checking.
9938 (main): Likewise.
9939 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9940 Likewise.
9941 (main): Likewise.
9942
4186eb54
KS
99432014-06-07 Keith Seitz <keiths@redhat.com>
9944
9945 Revert:
9946 PR c++/16253
9947 * gdb.cp/var-tag.cc: New file.
9948 * gdb.cp/var-tag.exp: New file.
9949 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9950 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9951 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9952 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9953
25326a28 99542014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9955
9956 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9957
829155c9
PA
99582014-06-06 Pedro Alves <palves@redhat.com>
9959
9960 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9961 in target debug output instead of looking at RSP packets,
9962 disabling the test on any target that uses hardware stepping.
9963 Update comments.
9964
61c8d22e
PA
99652014-06-06 Pedro Alves <palves@redhat.com>
9966
9967 * gdb.base/break-unload-file.exp: Fix typo.
9968
d9a47287
YQ
99692014-06-06 Yao Qi <yao@codesourcery.com>
9970
9971 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9972 from "jit_function" to "^jit_function".
9973
e5e01dbf
YQ
99742014-06-06 Yao Qi <yao@codesourcery.com>
9975
9976 * gdb.base/async.c (foo): Add one statement.
9977 * gdb.base/async.exp: Get the next instruction address and
9978 match the output of "nexti" by instruction address. Match
9979 the hex address in the output of "finish".
9980
73ba372c
GB
99812014-06-06 Gary Benson <gbenson@redhat.com>
9982
9983 * gdb.base/call-signals.c: Remove preprocessor conditionals
9984 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9985 SIGSEGV and SIGTERM.
9986 * gdb.base/sigall.c: Likewise.
9987 * gdb.base/unwindonsignal.c: Likewise.
9988 * gdb.reverse/sigall-reverse.c: Likewise.
9989
831517df
YQ
99902014-06-06 Yao Qi <yao@codesourcery.com>
9991
9992 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9993 readable, skip the test.
9994
b8b91e98
YQ
99952014-06-06 Yao Qi <yao@codesourcery.com>
9996
9997 * gdb.threads/staticthreads.c (thread_function): Move the line
9998 setting breakpoint on forward.
9999 * gdb.threads/staticthreads.exp: Update comments.
10000
fb934770
LC
100012014-06-05 Ludovic Courtès <ludo@gnu.org>
10002
10003 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10004 "history-append! type error".
10005
6ef284bd
SM
100062014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10007
10008 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10009 erroneous dprintf expected input.
10010
a872e241
DE
100112014-06-04 Doug Evans <xdje42@gmail.com>
10012
10013 * gdb.guile/scm-generics.exp: Delete.
10014
16f691fb
DE
100152014-06-04 Doug Evans <xdje42@gmail.com>
10016
10017 * gdb.guile/scm-breakpoint.exp: Update.
10018 Add tests for breakpoint registration.
10019
012370f6
TT
100202014-06-04 Tom Tromey <tromey@redhat.com>
10021
10022 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10023 VLA-in-union.
10024 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10025 inner_vla_struct, vla_union types. Initialize objects of those
10026 types and compute their sizes.
10027
9f5a4cef
HZ
100282014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10029 Hui Zhu <hui@codesourcery.com>
10030
10031 * gdb.base/fileio.exp: Add test for shell not available as well as
10032 available.
10033 * gdb.base/fileio.c (test_system): Check for shell twice.
10034
90a45c4d
YQ
100352014-06-04 Yao Qi <yao@codesourcery.com>
10036
10037 * gdb.base/auto-connect-native-target.exp: Remove redundant
10038 space from the regexp pattern.
10039
70017e41
YQ
100402014-06-04 Yao Qi <yao@codesourcery.com>
10041
10042 * gdb.base/default.exp: Replace "child" with "native" in
10043 regexp pattern.
10044
883964a7
SC
100452014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10046
10047 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10048 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10049 * gdb.python/py-xmethods.py: Python script supporting the
10050 new testcase and tests.
10051
ef370185
JB
100522014-06-03 Joel Brobecker <brobecker@adacore.com>
10053 Pedro Alves <palves@redhat.com>
10054
10055 PR breakpoints/17000
10056 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10057 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10058
1e2ccb61
BM
100592014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10060
10061 * gdb.base/subst.exp: Add tests to verify partial path matching
10062 output.
10063
c6ec5ab2
PA
100642014-06-03 Pedro Alves <palves@redhat.com>
10065
10066 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10067 target that doesn't use software single-stepping.
10068
835c559f
PA
100692014-06-03 Pedro Alves <palves@redhat.com>
10070
10071 PR breakpoints/17000
10072 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10073 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10074
06eb1586
DE
100752014-06-02 Doug Evans <xdje42@gmail.com>
10076
10077 * gdb.guile/scm-parameter.exp: New file.
10078
e698b8c4
DE
100792014-06-02 Doug Evans <xdje42@gmail.com>
10080
10081 * gdb.guile/scm-cmd.c: New file.
10082 * gdb.guile/scm-cmd.exp: New file.
10083
ded03782
DE
100842014-06-02 Doug Evans <xdje42@gmail.com>
10085
10086 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10087 pretty-printer lookup.
10088 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10089 (make-pp_s-printer): Call it.
10090 (make-pretty-printer-from-dict): New function.
10091 (lookup-pretty-printer-maker-from-dict): New function.
10092 (*pretty-printer*): Simplify.
10093 (make-objfile-pp_s-printer): New function.
10094 (install-objfile-pretty-printers!): New function.
10095 (make-progspace-pp_s-printer): New function.
10096 (install-progspace-pretty-printers!): New function.
10097 * gdb.guile/scm-progspace.c: New file.
10098 * gdb.guile/scm-progspace.exp: New file.
10099
41fac0cf
PA
101002014-06-02 Pedro Alves <palves@redhat.com>
10101
10102 * gdb.base/dprintf-bp-same-addr.c: New file.
10103 * gdb.base/dprintf-bp-same-addr.exp: New file.
10104
96ae5695
EBM
101052014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10106
10107 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10108 * gdb.arch/powerpc-power.s: Likewise.
10109
da02b3a8
JB
101102014-06-02 Joel Brobecker <brobecker@adacore.com>
10111
10112 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10113
c72b2e7b
YQ
101142014-06-01 Yao Qi <yao@codesourcery.com>
10115
10116 * gdb.base/watchpoint.exp (test_watch_location): Check null
10117 pointer can be dereferenced. If not, do the test, otherwise
10118 skip it.
10119
53e8a631
AB
101202014-05-30 Andrew Burgess <aburgess@broadcom.com>
10121
10122 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10123 results.
10124 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10125
938f0e2f
AB
101262014-05-30 Andrew Burgess <aburgess@broadcom.com>
10127
10128 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10129 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10130 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10131 * gdb.arch/amd64-invalid-stack-top.c: New file.
10132 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10133
9ba6657a
PA
101342014-05-30 Pedro Alves <palves@redhat.com>
10135
10136 PR breakpoints/17000
10137 * gdb.base/sss-bp-on-user-bp.c: New file.
10138 * gdb.base/sss-bp-on-user-bp.exp: New file.
10139
522c09bf
DB
101402014-05-30 David Blaikie <dblaikie@gmail.com>
10141
10142 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10143 gnu_inline semantics via attribute.
10144 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10145 source explicitly specifies the required semantics.
10146
bf4ef81e
MR
101472014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10148
10149 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10150
329ea579
PA
101512014-05-29 Pedro Alves <palves@redhat.com>
10152 Tom Tromey <tromey@redhat.com>
10153
10154 * gdb.base/async-shell.exp: Don't enable target-async.
10155 * gdb.base/async.exp
10156 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10157 parameter. Adjust.
10158 (top level): Don't test with "target-async".
10159 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10160 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10161 * gdb.base/inferior-died.exp: Don't enable target-async.
10162 * gdb.base/interrupt-noterm.exp: Likewise.
10163 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10164 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10165 * gdb.mi/mi-nonstop.exp: Likewise.
10166 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10167 * gdb.mi/mi-nsintrall.exp: Likewise.
10168 * gdb.mi/mi-nsmoribund.exp: Likewise.
10169 * gdb.mi/mi-nsthrexec.exp: Likewise.
10170 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10171 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10172 * gdb.python/py-evsignal.exp: Don't enable target-async.
10173 * gdb.python/py-evthreads.exp: Likewise.
10174 * gdb.python/py-prompt.exp: Likewise.
10175 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10176 * gdb.server/solib-list.exp: Don't enable target-async.
10177 * gdb.threads/thread-specific-bp.exp: Likewise.
10178 * lib/mi-support.exp: Adjust to use mi-async.
10179
fd664c91
PA
101802014-05-29 Pedro Alves <palves@redhat.com>
10181
10182 PR gdb/13860
10183 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10184 reason, even in sync mode.
10185
251bde03
PA
101862014-05-29 Pedro Alves <palves@redhat.com>
10187 Hui Zhu <hui@codesourcery.com>
10188
10189 PR PR15693
10190 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10191 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10192 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10193 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10194
7f3c0343
JB
101952014-05-28 Joel Brobecker <brobecker@adacore.com>
10196
10197 * config/monitor.exp (gdb_target_monitor): Replace use of
10198 "set remotebaud" by "set serial baud".
10199
b2715b27
AW
102002014-05-26 Andy Wingo <wingo@igalia.com>
10201
10202 * gdb.guile/scm-breakpoint.exp:
10203 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10204 properties instead of gdb-object-properties.
10205
498a4489
YQ
102062014-05-26 Yao Qi <yao@codesourcery.com>
10207
10208 * gdb.server/no-thread-db.exp: Specify source file name
10209 explicitly when setting a breakpoint.
10210
589fdceb
MM
102112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10212
10213 * gdb.btrace/vdso.c: New.
10214 * gdb.btrace/vdso.exp: New.
10215
e9089e05
MM
102162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10217
10218 * gdb.base/gcore.exp (capture_command_output): Move ...
10219 * lib/gdb.exp (capture_command_output): ... here.
10220
67b5c0c1
MM
102212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10222
10223 * gdb.btrace/data.exp: Test memory access during btrace replay.
10224
a2199296
SM
102252014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10226
10227 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10228
17b2616c
PA
102292014-05-21 Pedro Alves <palves@redhat.com>
10230
10231 PR gdb/13860
10232 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10233 (top level): Test that output related to execution commands is
10234 sent to the console with CLI commands, but not with MI commands.
10235 Test that breakpoint events are always mirrored to the console.
10236 Also expect the new source line to be output after a "next" in
10237 async mode too. Make it a pass/fail test.
10238 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10239 output.
10240 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10241
5166082f
PA
102422014-05-21 Pedro Alves <palves@redhat.com>
10243
10244 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10245 Use them to test variations of "list" after reaching a breakpoint.
10246 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10247 Test "list" with listsize 10 after reaching a breakpoint.
10248 * gdb.python/python.exp (decode_line current location line
10249 number): Adjust expected line number.
10250
2f25d70f
SM
102512014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10252
10253 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10254 behavior for $args, pass it directly to "run".
10255
ff604a67
MR
102562014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10257
10258 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10259 30000 to 65536.
10260
6a3cb8e8
PA
102612014-05-21 Pedro Alves <palves@redhat.com>
10262
10263 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10264 auto-connect-native-target off".
10265 * gdb.base/auto-connect-native-target.c: New file.
10266 * gdb.base/auto-connect-native-target.exp: New file.
10267
4ebfc96e
PA
102682014-05-21 Pedro Alves <palves@redhat.com>
10269
10270 * gdb.base/default.exp: Test "target native" instead of "target
10271 child".
10272
36d46afb
MW
102732014-05-21 Mark Wielaard <mjw@redhat.com>
10274
10275 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10276
5876f503
JK
102772014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10278
10279 Fix TLS access for -static -pthread.
10280 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10281 <HAVE_TLS> (thread_function, main): Initialize it.
10282 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10283 Add clean_restart.
10284 <$have_tls != "">: Check TLSVAR.
10285
0256a6ac
PA
102862014-05-21 Pedro Alves <palves@redhat.com>
10287
10288 * gdb.base/dcache-line-read-error.c: New.
10289 * gdb.base/dcache-line-read-error.exp: New.
10290
936d2992
PA
102912014-05-20 Pedro Alves <palves@redhat.com>
10292
10293 * gdb.base/compare-sections.c: New file.
10294 * gdb.base/compare-sections.exp: New file.
10295
802e8e6d
PA
102962014-05-20 Pedro Alves <palves@redhat.com>
10297
10298 * gdb.base/break-idempotent.c: New file.
10299 * gdb.base/break-idempotent.exp: New file.
10300
e59fa00f
MM
103012014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10302
10303 * gdb.btrace/nohist.exp: New.
10304
8b696e31
YQ
103052014-05-20 Yao Qi <yao@codesourcery.com>
10306
10307 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10308 gdb.reverse directory and gdb_reverse_timeout exists in board
10309 setting.
10310 * README: Document gdb_reverse_timeout.
10311
73c9764f
YQ
103122014-05-20 Yao Qi <yao@codesourcery.com>
10313
10314 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10315 'test_file_name'. Treat args as a string instead of a list.
10316 (gdb_init): Rename argument 'args' by 'test_file_name'.
10317
f1f4348a
JK
103182014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10319
10320 * gdb.arch/powerpc-power.exp: New file.
10321 * gdb.arch/powerpc-power.s: New file.
10322
0dbe70ce
DE
103232014-05-16 Doug Evans <dje@google.com>
10324
10325 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
10326 * gdb.base/completion.exp: Check that all expected files exist
10327 before doing file completion.
0dbe70ce 10328
8d551b02
DE
103292014-05-16 Doug Evans <dje@google.com>
10330
10331 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10332 Update.
10333 (do_syscall_tests_without_xml): Update.
10334
73eb7709
PA
103352014-05-16 Pedro Alves <palves@redhat.com>
10336
10337 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10338 instead of "unknown output after running".
10339
3fae92fc
YQ
103402014-05-16 Yao Qi <yao@codesourcery.com>
10341
10342 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10343 file1.txt from host at the end.
10344 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10345
c2b2ccc5
DE
103462014-05-15 Doug Evans <dje@google.com>
10347
10348 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10349 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10350 loading file. Add test for TU lookup.
10351
8c217a4b
SM
103522014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10353
10354 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10355 calling "-exec-arguments" or "set args" before running the
10356 inferior.
10357
3deb39c6
SM
103582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10359
10360 * lib/mi-support.exp (mi_expect_stop): Expect message for
10361 inferiors that exit with non-zero exit code.
10362
71a79f8c
YQ
103632014-05-14 Yao Qi <yao@codesourcery.com>
10364
10365 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10366 match absolute path on remote host.
10367 (test_file_list_exec_source_files): Remove "/" from the
10368 pattern.
10369
f23fcd46
YQ
103702014-05-14 Yao Qi <yao@codesourcery.com>
10371
10372 * boards/local-remote-host-notty.exp (${board}_file): New
10373 proc.
10374
9404b58f
KM
103752014-05-07 Kyle McMartin <kyle@redhat.com>
10376
10377 Pushed by Joel Brobecker <brobecker@adacore.com>.
10378 * gdb.arch/aarch64-atomic-inst.c: New file.
10379 * gdb.arch/aarch64-atomic-inst.exp: New file.
10380
5e45f04c
YQ
103812014-05-07 Yao Qi <yao@codesourcery.com>
10382
10383 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10384 in current context" too.
10385
c888a17d
KS
103862014-05-05 Keith Seitz <keiths@redhat.com>
10387
10388 * gdb.linespec/ls-dollar.exp: Add test for linespec
10389 file:convenience_variable.
10390
290a839c
YQ
103912014-05-05 Yao Qi <yao@codesourcery.com>
10392
10393 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10394 traceframes into tfile and ctf trace files. Read data from
10395 trace file and test collected data.
10396 (gdb_collect_locals_test): Likewise.
10397 (gdb_unavailable_registers_test): Likewise.
10398 (gdb_unavailable_floats): Likewise.
10399 (gdb_collect_globals_test): Likewise.
10400 (top-level): Append "ctf" to trace_file_targets if GDB
10401 supports.
10402
b5262cd0
YQ
104032014-05-05 Yao Qi <yao@codesourcery.com>
10404
10405 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10406 code to ...
10407 (gdb_collect_args_test_1): ... it. New proc.
10408 (gdb_collect_locals_test): Move some code to ...
10409 (gdb_collect_locals_test_1): ... it. New proc.
10410 (gdb_unavailable_registers_test): Move some code to ...
10411 (gdb_unavailable_registers_test_1): ... it. New proc.
10412 (gdb_unavailable_floats): Move some code to ...
10413 (gdb_unavailable_floats_1): ... it. New proc.
10414
30a1e6cc
SDJ
104152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10416
10417 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10418 probes to test for bitness recognition.
10419 * gdb.arch/amd64-stap-optional-prefix.exp
10420 (test_probe_value_without_reg): New procedure.
10421 Add code to test for different kinds of bitness.
10422
f33da99a
SDJ
104232014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10424
10425 PR breakpoints/16889
10426 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10427 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10428
5b80f00d
PA
104292014-05-01 Pedro Alves <palves@redhat.com>
10430
10431 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10432 gdb_file_cmd if no file is specified.
10433 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10434 last_loaded_file to set the remote exec-file.
10435
f8c2a73c
PA
104362014-05-01 Pedro Alves <palves@redhat.com>
10437
10438 * boards/local-remote-host.exp: New file.
10439
be6e8ac7
PA
104402014-05-01 Pedro Alves <palves@redhat.com>
10441
10442 * boards/local-remote-host.exp: Rename to ...
10443 * boards/local-remote-host-notty.exp: ... this.
10444
cac0dc8f
JB
104452014-04-28 Joel Brobecker <brobecker@adacore.com>
10446
10447 * gdb.ada/dyn_arrayidx: New testcase.
10448
9730e6cc
YQ
104492014-04-26 Yao Qi <yao@codesourcery.com>
10450
10451 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10452 and compute the length of function main. Save it in
10453 $main_length.
10454 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10455 (top-level): Use gdb_compile to compile objects into
10456 executable and restart GDB. Remove invocation to
10457 prepare_for_testing.
10458
7ae1a6a6
PA
104592014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10460 Pedro Alves <palves@redhat.com>
10461
10462 PR server/16255
10463 * gdb.multi/multi-attach.c: New file.
10464 * gdb.multi/multi-attach.exp: New file.
10465
4082afcc
PA
104662014-04-25 Pedro Alves <palves@redhat.com>
10467
10468 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10469 user.
10470 (top level): Test that "set remote conditional-breakpoints-packet
10471 off" works as intended.
10472 * gdb.base/dprintf.exp: Test that "set remote
10473 breakpoint-commands-packet off" works as intended.
10474 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10475 New function.
10476 (top level): Call it.
10477 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10478 remote fast-tracepoints-packet off" works as intended.
10479 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10480 * lib/gdb.exp (gdb_is_target_remote): ... here.
10481
2abc3f8d
DB
104822014-04-24 David Blaikie <dblaikie@gmail.com>
10483
10484 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10485 ensure clang would not discard them.
10486 * gdb.base/gdbvars.c: Ditto.
10487 * gdb.base/memattr.c: Ditto.
10488 * gdb.base/whatis.c: Ditto.
10489 * gdb.python/py-prettyprint.c: Ditto.
10490 * gdb.trace/actions.c: Ditto.
10491 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10492 ensure clang would not discard it.
10493
bfd39632
DB
104942014-04-24 David Blaikie <dblaikie@gmail.com>
10495
10496 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10497 clang to emit the full definition of type required by the test
10498 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10499
22842ff6
DB
105002014-04-24 David Blaikie <dblaikie@gmail.com>
10501
10502 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10503 coax Clang into emitting the definition of the type.
10504 * gdb.cp/pr10728-x.h (y): Ditto.
10505 * gdb.cp/pr10728-y.cc (y): Ditto.
10506
c2e827ad
DB
105072014-04-24 David Blaikie <dblaikie@gmail.com>
10508
10509 * gdb.base/label.exp: XFAIL label related tests under Clang.
10510 * gdb.cp/cplabel.exp: Ditto.
10511 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10512 under Clang those using labels.
10513
4c2d33e7
YQ
105142014-04-25 Yao Qi <yao@codesourcery.com>
10515
10516 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10517 double_label.
10518 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10519 partial_label and double_label.
10520
56083b99
DB
105212014-04-24 David Blaikie <dblaikie@gmail.com>
10522
10523 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10524
25d4e99d
DB
105252014-04-24 David Blaikie <dblaikie@gmail.com>
10526
10527 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10528 of the function to work across GCC and Clang.
10529 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10530 pointer types (const void ** const V void **).
10531
01f9f808
MS
105322014-04-24 Michael Sturm <michael.sturm@mintel.com>
10533 Walfred Tedeschi <walfred.tedeschi@intel.com>
10534
10535 * Makefile.in (EXECUTABLES): Added i386-avx512.
10536 * gdb.arch/i386-avx512.c: New file.
10537 * gdb.arch/i386-avx512.exp: Likewise.
10538
4b48d439
KS
105392014-04-23 Keith Seitz <keiths@redhat.com>
10540
10541 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10542 (mi_make_breakpoint_table): New procedure.
10543 (mi_create_breakpoint): Use mi_make_breakpoint
10544 and return the result.
10545 (mi_make_breakpoint): New procedure.
10546 (mi_build_kv_pairs): New procedure.
10547
10548 * gdb.mi/mi-break.exp: Remove unused globals,
10549 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10550 All callers updated.
10551 * gdb.mi/mi-dprintf.exp: Use variable to track command
10552 number.
10553 Update all callers of mi_create_breakpoint and use
10554 mi_make_breakpoint_table.
10555 Remove any unused global variables.
10556 * gdb.mi/mi-nonstop.exp: Likewise.
10557 * gdb.mi/mi-nsintrall.exp: Likewise.
10558 * gdb.mi/mi-nsmoribund.exp: Likewise.
10559 * gdb.mi/mi-nsthrexec.exp: Likewise.
10560 * gdb.mi/mi-reverse.exp: Likewise.
10561 * gdb.mi/mi-simplerun.exp: Likewise.
10562 * gdb.mi/mi-stepn.exp: Likewise.
10563 * gdb.mi/mi-syn-frame.exp: Likewise.
10564 * gdb.mi/mi-until.exp: Likewise.
10565 * gdb.mi/mi-var-cp.exp: Likewise.
10566 * gdb.mi/mi-var-display.exp: Likewise.
10567 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10568 * gdb.mi/mi2-var-child.exp: Likewise.
10569 * gdb.mi/mi-vla-c99.exp: Likewise.
10570 * lib/mi-support.exp: Likewise.
10571
10572 From Ian Lance Taylor <iant@cygnus.com>:
10573 * lib/gdb.exp (parse_args): New procedure.
10574
08351840
PA
105752014-04-23 Pedro Alves <palves@redhat.com>
10576
10577 * gdb.base/break-unload-file.c: New file.
10578 * gdb.base/break-unload-file.exp: New file.
10579 * gdb.base/sym-file-lib.c (baz): New function.
10580 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10581 field.
10582 (load): Store the segment's mapped size.
10583 (unload): New function.
10584 (unload_shlib): New function.
10585 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10586 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10587 set a breakpoint at baz, and call it.
10588 * gdb.base/sym-file.exp: New tests for stale breakpoint
10589 instructions.
10590
076855f9
PA
105912014-04-23 Pedro Alves <palves@redhat.com>
10592
10593 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10594 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10595 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10596 * gdb.base/hbreak-unmapped.c: New file.
10597 * gdb.base/hbreak-unmapped.exp: New file.
10598 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10599 * lib/gdb.exp (gdb_is_target_remote): ... here.
10600
483805cf
PA
106012014-04-22 Pedro Alves <palves@redhat.com>
10602
10603 * gdb.base/consecutive-step-over.c: New file.
10604 * gdb.base/consecutive-step-over.exp: New file.
10605
06d97543
PA
106062014-04-22 Pedro Alves <palves@redhat.com>
10607
10608 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10609 instead of send_gdb/gdb_expect.
10610
b4429ea2
YQ
106112014-04-22 Yao Qi <yao@codesourcery.com>
10612
10613 * lib/trace-support.exp (generate_tracefile): New procedure.
10614 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10615 return 0.
10616 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10617 if generate_tracefile returns 1.
10618
51d48146
PA
106192014-04-18 Tom Tromey <palves@redhat.com>
10620 Pedro alves <tromey@redhat.com>
10621
10622 PR backtrace/15558
10623 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10624 with a backtrace limit.
10625 * gdb.python/py-frame-inline.exp: Test running to an inline
10626 function with a backtrace limit, and printing the newest frame.
10627 * gdb.python/py-frame-inline.c (main): Call f.
10628
bd1dce5f
MS
106292014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10630
10631 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10632
40d1a503
MS
106332014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10634
10635 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10636 Drop prefix from unsupported source file path.
10637
389b98f7
YQ
106382014-04-17 Yao Qi <yao@codesourcery.com>
10639
10640 * lib/gdb.exp (with_target_charset): New proc.
10641 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10642 with_target_charset.
10643 (test_print_strings): Likewise.
10644 (test_repeat_bytes): Likewise.
10645 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10646 for some tests.
10647
22869d73
KS
106482014-04-16 Keith Seitz <keiths@redhat.com>
10649
10650 PR gdb/15827
10651 * gdb.dwarf2/corrupt.c: New file.
10652 * gdb.dwarf2/corrupt.exp: New file.
10653
c4f87ca6
KS
106542014-04-16 Keith Seitz <keiths@redhat.com>
10655
10656 PR c++/16597
10657 * gdb.cp/namelessclass.cc: New file.
10658 * gdb.cp/namelessclass.exp: New file.
10659 * gdb.cp/namelessclass.S: New file.
10660
ab19de87
DE
106612014-04-16 Doug Evans <dje@google.com>
10662
10663 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10664 Add comment.
10665 (gdbserver_default_get_comm_port): New function.
10666 (gdbserver_start): Check if board file provided
10667 "gdbserver,get_comm_port" and use it if so.
10668 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10669 (gdb,socketport): Set to "stdio".
10670 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10671 (stdio_gdbserver_template): Delete.
10672 (${board}_get_remote_address): Update.
10673 (${board}_build_remote_cmd): Delete.
10674 (${board}_get_comm_port): New function.
10675 (${board}_spawn): Update.
10676 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10677 Delete.
10678 (${board}_get_remote_address): Update.
10679 (${board}_get_comm_port): New function.
10680
fc98a809
AB
106812014-04-16 Andrew Burgess <aburgess@broadcom.com>
10682
10683 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10684 appearing in any order.
10685
87fd9e6e
DE
106862014-04-15 Doug Evans <dje@google.com>
10687
10688 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10689 uninitialized value of "description".
10690
099fc3ea
KS
106912014-04-15 Keith Seitz <keiths@redhat.com>
10692
10693 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10694 Remove unused globals.
10695 (test_running_the_program): Likewise.
10696 (test_controlled_execution): Likewise.
10697 (test_controlling_breakpoints): Likewise.
10698 (test_program_termination): Likewise.
10699
5da151d4
KS
107002014-04-15 Keith Seitz <keiths@redhat.com>
10701
10702 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10703 unused globals.
10704 (test_rbreak_creation_and_listing): Likewise.
10705 (test_ignore_count): Likewise.
10706 (test_error): Likewise.
10707
35e5d2f0
PA
107082014-04-15 Pedro Alves <palves@redhat.com>
10709
10710 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10711 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10712 sym-file-loader.c.
10713 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10714 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10715 to sym-file-loader.c.
10716 (struct library): Forward declare.
10717 (load_shlib, lookup_function): Change prototypes.
10718 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10719 (translate_offset): Remove declarations.
10720 (get_text_addr): New declaration.
10721 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10722 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10723 sym-file-loader.h.
10724 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10725 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10726 here from sym-file-loader.h.
10727 (struct library): New structure.
10728 (load_shlib, lookup_function): Change prototypes and adjust to
10729 work with a struct library.
10730 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10731 (translate_offset): Make static.
10732 (get_text_addr): New function.
10733 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10734
eb4c1710
PA
107352014-04-15 Pedro Alves <palves@redhat.com>
10736
10737 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10738
2d1baf52
PA
107392014-04-15 Pedro Alves <palves@redhat.com>
10740
10741 * gdb.base/sym-file-loader.c: Include <limits.h>.
10742 (SELF_LINK): New define.
10743 (get_origin): New function.
10744 (load_shlib): Use it.
10745 * gdb.base/sym-file.exp: Don't early return if the target is
10746 remote. Use runto_main, and issue fail is that fails. Use
10747 gdb_load_shlibs.
10748 (shlib_name): Delete.
10749 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10750
7dd6df01
PA
107512014-04-15 Pedro Alves <palves@redhat.com>
10752
10753 * gdb.base/sym-file.exp: Remove regex characters from test
10754 message. Don't refer to breakpoint numbers in test messages.
10755
b50c8614
KS
107562014-04-14 Keith Seitz <keiths@redhat.com>
10757
10758 PR c++/16253
10759 * gdb.cp/var-tag.cc: New file.
10760 * gdb.cp/var-tag.exp: New file.
10761 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10762 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10763 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10764 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10765
3d567982
TT
107662014-04-14 Tom Tromey <tromey@redhat.com>
10767
10768 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10769 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10770 type.
10771 * gdb.cp/enum-class.exp: New file.
10772 * gdb.cp/enum-class.cc: New file.
10773
0626fc76
TT
107742014-04-14 Tom Tromey <tromey@redhat.com>
10775
10776 * gdb.dwarf2/enum-type.exp: New file.
10777
dca325b3
SA
107782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10779
10780 * gdb.mi/mi-vla-c99.exp: New file.
10781 * gdb.mi/vla.c: New file.
10782
5854b38a
SA
107832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10784
10785 * gdb.base/vla-datatypes.c: New file.
10786 * gdb.base/vla-datatypes.exp: New file.
10787
463bb957
SA
107882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10789
10790 * gdb.base/vla-ptr.c: New file.
10791 * gdb.base/vla-ptr.exp: New file.
10792
3dd170be
SA
107932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10794
10795 * gdb.dwarf2/count.exp: New file.
10796
5ecaaa66
SA
107972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10798
10799 * gdb.base/vla-sideeffect.c: New file.
10800 * gdb.base/vla-sideeffect.exp: New file.
10801
41f1ada5
DB
108022014-04-14 David Blaikie <dblaikie@gmail.com>
10803
10804 * gdb.mi/non-stop.c: Add return value for non-void function return
10805 statement.
10806 * gdb.threads/staticthreads.c: Ditto.
10807
0be03e84
DE
108082014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10809 Doug Evans <xdje42@gmail.com>
10810
10811 * gdb.guile/scm-value.c: Improve test case.
10812 * gdb.guile/scm-value.exp: Add new test.
10813
f180a1fb
DB
108142014-04-11 David Blaikie <dblaikie@gmail.com>
10815
10816 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10817 override Clang's default.
10818
6b662e19
JB
108192014-04-11 Joel Brobecker <brobecker@adacore.com>
10820
10821 Revert the following changes (regressions):
10822
10823 * gdb.base/vla-sideeffect.c: New file.
10824 * gdb.base/vla-sideeffect.exp: New file.
10825
10826 * gdb.dwarf2/count.exp: New file.
10827
10828 * gdb.base/vla-multi.c: New file.
10829 * gdb.base/vla-multi.exp: New file.
10830
10831 * gdb.base/vla-ptr.c: New file.
10832 * gdb.base/vla-ptr.exp: New file.
10833
10834 * gdb.base/vla-datatypes.c: New file.
10835 * gdb.base/vla-datatypes.exp: New file.
10836
10837 * gdb.mi/mi-vla-c99.exp: New file.
10838 * gdb.mi/vla.c: New file.
10839
245a5f0b
KS
108402014-04-11 Keith Seitz <keiths@redhat.com>
10841
10842 PR c++/16675
10843 * gdb.cp/cpsizeof.exp: New file.
10844 * gdb.cp/cpsizeof.cc: New file.
10845
58a84dcf
SA
108462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10847
191a8a90
JB
10848 * gdb.mi/mi-vla-c99.exp: New file.
10849 * gdb.mi/vla.c: New file.
58a84dcf 10850
c8655f75
SA
108512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10852
10853 * gdb.base/vla-datatypes.c: New file.
10854 * gdb.base/vla-datatypes.exp: New file.
10855
024e13b4
SA
108562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10857
10858 * gdb.base/vla-ptr.c: New file.
10859 * gdb.base/vla-ptr.exp: New file.
10860
1a237e0e
SA
108612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10862
10863 * gdb.base/vla-multi.c: New file.
10864 * gdb.base/vla-multi.exp: New file.
10865
504f3432
SA
108662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10867
10868 * gdb.dwarf2/count.exp: New file.
10869
3bce8237
SA
108702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10871
191a8a90
JB
10872 * gdb.base/vla-sideeffect.c: New file.
10873 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10874
322f9c21
YQ
108752014-04-11 Yao Qi <yao@codesourcery.com>
10876
10877 * gdb.base/completion.exp: Check file exists before running tests
10878 on file completion.
10879
d708bcd1
PA
108802014-04-10 Pedro Alves <palves@redhat.com>
10881
10882 * gdb.base/cond-eval-mode.c: New file.
10883 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10884 prepare_for_testing to build the new file. Check result of
10885 runto_main.
10886 (test_break, test_watch): New procedures.
10887 (top level): Use them.
10888
ae1d2761
PM
108892014-04-08 Pierre Muller <muller@sourceware.org>
10890
10891 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10892 Ctrl-V use for mingw hosts.
10893
7af389b8
SC
108942014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10895
10896 * gdb.python/py-value.c: Improve test case.
10897 * gdb.python/py-value.exp: Add new test.
10898
5e703181
DE
108992014-04-07 David Blaikie <dblaikie@gmail.com>
10900
10901 * lib/compiler.c: Identify the clang compiler.
10902 * lib/compiler.cc: Ditto.
10903
9810b410
YQ
109042014-04-03 Yao Qi <yao@codesourcery.com>
10905
10906 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10907
98d1b8dc
AB
109082014-04-01 Anton Blanchard <anton@samba.org>
10909
10910 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10911 messages unique.
10912
3114cea1
AB
109132014-04-01 Anton Blanchard <anton@samba.org>
10914
10915 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10916 prepare_for_testing.
10917
62f7182c
AB
109182014-04-01 Anton Blanchard <anton@samba.org>
10919
10920 * gdb.arch/ppc64-atomic-inst.c: Remove.
10921 * gdb.arch/ppc64-atomic-inst.S: New file.
10922 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10923
770e7fc7
DE
109242014-03-31 Doug Evans <dje@google.com>
10925
10926 * gdb.base/print-symbol-loading-lib.c: New file.
10927 * gdb.base/print-symbol-loading-main.c: New file.
10928 * gdb.base/print-symbol-loading.exp: New file.
10929
46e2bafa
YQ
109302014-03-31 Yao Qi <yao@codesourcery.com>
10931
10932 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10933
8776cfe9
JB
109342014-03-28 Joel Brobecker <brobecker@adacore.com>
10935
10936 * gdb.ada/mi_dyn_arr: New testcase.
10937
5d1ef361
DE
109382014-03-27 Doug Evans <dje@google.com>
10939
10940 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10941
b5bee914
YQ
109422014-03-27 Yao Qi <yao@codesourcery.com>
10943
10944 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10945 if target is nios2-*-*.
10946
0d4d0e77
YQ
109472014-03-26 Yao Qi <yao@codesourcery.com>
10948
10949 * lib/gdb.exp (readline_is_used): New proc.
10950 * gdb.base/completion.exp: Move tests on command complete up.
10951 Skip the rest of tests if readline is not used.
10952 * gdb.ada/complete.exp: Skp the test if readline is not
10953 used.
10954 * gdb.base/filesym.exp: Likewise.
10955 * gdb.base/macscp.exp: Likewise.
10956 * gdb.base/readline-ask.exp: Likewise.
10957 * gdb.base/readline.exp: Likewise.
10958 * gdb.python/py-cmd.exp: Likewise.
10959 * gdb.trace/tfile.exp: Likewise.
10960
29361eee
YQ
109612014-03-26 Yao Qi <yao@codesourcery.com>
10962
10963 * gdb.base/macscp.exp: Fix code format issues.
10964
bc9a5525
UW
109652014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10966
10967 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10968 * gdb.asm/powerpc64le.inc: New file.
10969
d3839ede
PA
109702014-03-25 Pedro Alves <palves@redhat.com>
10971 Doug Evans <dje@google.com>
10972
10973 * gdb.base/source-execution.c: New file.
10974 * gdb.base/source-execution.exp: New file.
10975 * gdb.base/source-execution.gdb: New file.
10976
01672a57
DE
109772014-03-24 Doug Evans <dje@google.com>
10978
10979 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10980 using fission.
10981
88bbeca9
HZ
109822014-03-24 Hui Zhu <hui@codesourcery.com>
10983 Pedro Alves <palves@redhat.com>
10984
10985 PR breakpoints/16101
10986 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10987 test pass/fail messages. Detect missing support for dprintf when
10988 breakpoints are actually inserted.
10989 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10990 breakpoints are actually inserted.
10991 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10992 fails.
10993
d2348791
JK
109942014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10995
10996 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10997
feef67ab
DE
109982014-03-22 Doug Evans <xdje42@gmail.com>
10999
11000 * gdb.python/python.exp (python not supported): Verify multi-line
11001 python command issues an error.
25d743f9 11002 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 11003 guile command issues an error.
feef67ab 11004
ecebef6a
MR
110052014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11006
11007 * gdb.threads/thread-specific.exp: Handle the lack of usable
11008 $this_breakpoint and $this_thread.
11009
ccdd1909
HZ
110102014-03-21 Hui Zhu <hui@codesourcery.com>
11011
11012 * gdb.base/attach.exp (do_command_attach_tests): New.
11013
beb460e8
PA
110142014-03-20 Tom Tromey <tromey@redhat.com>
11015 Pedro Alves <palves@redhat.com>
11016
11017 PR cli/15718
11018 * gdb.base/condbreak-call-false.c: New file.
11019 * gdb.base/condbreak-call-false.exp: New file.
11020
40acf43a
PA
110212014-03-20 Pedro Alves <palves@redhat.com>
11022
11023 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11024 Delete.
11025 (block_signals, unblock_signals): Delete.
11026 (child_function_2, main): Remove references to deleted variable
11027 and functions.
11028
9f5e1e02
PA
110292014-03-20 Pedro Alves <palves@redhat.com>
11030
11031 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11032 Use pthread_kill to signal thread 2.
11033 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11034 Adjust to make the test send itself a signal rather than using the
11035 host's "kill" command.
11036
99619bea
PA
110372014-03-20 Pedro Alves <palves@redhat.com>
11038
11039 * gdb.threads/multiple-step-overs.c: New file.
11040 * gdb.threads/multiple-step-overs.exp: New file.
11041 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11042 Adjust expected infrun debug output.
11043
2adfaa28
PA
110442014-03-20 Pedro Alves <palves@redhat.com>
11045
11046 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11047 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11048
31e77af2
PA
110492014-03-20 Pedro Alves <palves@redhat.com>
11050
11051 PR breakpoints/7143
11052 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11053 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11054 of gdb_test_multiple.
11055 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11056 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11057
b9f437de
PA
110582014-03-20 Pedro Alves <palves@redhat.com>
11059
11060 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11061 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11062
05adc73e
PA
110632014-03-19 Pedro Alves <palves@redhat.com>
11064
11065 * gdb.base/async.exp: Remove early return.
11066
6048b950
PA
110672014-03-19 Pedro Alves <palves@redhat.com>
11068
11069 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11070
8bcfb00a
PA
110712014-03-19 Pedro Alves <palves@redhat.com>
11072
11073 * gdb.base/async.exp (test_background): Expect \r\n after
11074 "completed." in the fail pattern.
11075
884e37dc
PA
110762014-03-19 Pedro Alves <palves@redhat.com>
11077
11078 * gdb.base/async.exp (test_background): New procedure.
11079 Use it for all background execution command tests.
11080
148e57e2
PA
110812014-03-19 Pedro Alves <palves@redhat.com>
11082
11083 * gdb.base/async.exp: Use prepare_for_testing.
11084
f48088c7
PA
110852014-03-19 Pedro Alves <palves@redhat.com>
11086
11087 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11088 the same line.
11089
e2f6c966
PA
110902014-03-19 Pedro Alves <palves@redhat.com>
11091
11092 * gdb.base/async.c (main): Add "jump here" and "until here" line
11093 marker comments.
11094 * gdb.base/async.exp (jump_here): New global.
11095 (jump& test): Use it.
11096 (until_here): New global.
11097 (until& test): Use it.
11098
c30568d4
PA
110992014-03-19 Pedro Alves <palves@redhat.com>
11100
11101 * gdb.base/async.exp: Don't frob gdb_protocol.
11102
0172b6a7
DE
111032014-03-18 Doug Evans <xdje42@gmail.com>
11104
11105 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11106 Fix spelling of exec-done-display.
11107
06c868a8
JK
111082014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11109
11110 PR gdb/15358
11111 * gdb.base/gdb-sigterm.c: New file.
11112 * gdb.base/gdb-sigterm.exp: New file.
11113
0c7e1a46
PA
111142014-03-18 Pedro Alves <palves@redhat.com>
11115
11116 PR gdb/13860
11117 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11118 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11119 solib-event.
11120
f7c77d93
JB
111212014-03-17 Joel Brobecker <brobecker@adacore.com>
11122
11123 * gdb.ada/pckd_arr_ren: New testcase.
11124
5a1e8c7a
DE
111252014-03-13 Doug Evans <xdje42@gmail.com>
11126
11127 PR guile/16612
11128 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11129 collect after discarding symbols.
11130
350e1a76
DE
111312014-03-13 Ludovic Courtès <ludo@gnu.org>
11132 Doug Evans <xdje42@gmail.com>
11133
11134 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11135 to history survives a gc.
11136
a69900ae
PA
111372014-03-13 Pedro Alves <palves@redhat.com>
11138
11139 * gdb.base/default.exp: Don't test "target procfs".
11140
5db9f0bd
PA
111412014-03-13 Pedro Alves <palves@redhat.com>
11142
11143 * gdb.base/default.exp: Update "target child" and "target procfs"
11144 tests to not expect "Unix".
11145
b3ccfe11
TT
111462014-03-12 Tom Tromey <tromey@redhat.com>
11147
11148 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11149 New procs. Add target-async tests.
11150 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11151 Add target-async tests.
11152
646f4417
AA
111532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11154
11155 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11156 'func_start' and 'func_end' for the beginning and end of the
11157 function code, respectively.
11158 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11159 'func_end' instead of 'func' and 'main'.
11160
288c211f
AA
111612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11162
11163 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11164 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11165 generate the debug info assembler source.
11166
e0c0f156
AA
111672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11168
11169 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11170 * gdb.dwarf2/arr-subrange.exp: Likewise.
11171 * gdb.dwarf2/dwz.exp: Likewise.
11172 * gdb.dwarf2/method-ptr.exp: Likewise.
11173 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11174 * gdb.dwarf2/subrange.exp: Likewise.
11175 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11176 * gdb.dwarf2/implptrpiece.exp: Likewise.
11177 * gdb.dwarf2/nostaticblock.exp: Likewise.
11178
0e5c4555
AA
111792014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11180
11181 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11182 directory to absolute path name arguments.
11183
5ec18f2b
JG
111842014-03-10 Joel Brobecker <brobecker@adacore.com>
11185
11186 * gdb.ada/tagged_access: New testcase.
11187
847fc4f2
MM
111882014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11189
11190 * gdb.btrace/data.exp: Update expected output.
11191
cc3da688
YQ
111922014-03-06 Yao Qi <yao@codesourcery.com>
11193
11194 * gdb.trace/pr16508.exp: New file.
11195
0f26cec1
PA
111962014-03-05 Pedro Alves <palves@redhat.com>
11197
11198 PR gdb/16575
11199 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11200 procedure.
11201 (top level): Adjust to use it. Add tests that exercise breakpoint
11202 interaction with the code-cache.
11203
7a5a839f
LC
112042014-02-26 Ludovic Courtès <ludo@gnu.org>
11205
11206 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11207 test for 'history-append!'.
11208
31aa7e4e
JB
112092014-02-26 Joel Brobecker <brobecker@adacore.com>
11210
11211 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11212 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11213 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11214 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11215 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11216 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11217
1b588015
JB
112182014-02-26 Joel Brobecker <brobecker@adacore.com>
11219
11220 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11221 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11222 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11223
55426c9d
JB
112242014-02-26 Joel Brobecker <brobecker@adacore.com>
11225
11226 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11227
dc53a7ad
JB
112282014-02-26 Joel Brobecker <brobecker@adacore.com>
11229
11230 * gdb.dwarf2/arr-stride.c: New file.
11231 * gdb.dwarf2/arr-stride.exp: New file.
11232
12ab52e9
PA
112332014-02-26 Pedro Alves <palves@redhat.com>
11234
11235 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11236 that won't ever trigger. Make sure that GDB reports the correct
11237 breakpoint that caused the stop.
11238
849c862e
JK
112392014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11240
11241 PR gdb/16626
11242 * gdb.base/auto-load-script: New file.
11243 * gdb.base/auto-load.c: New file.
11244 * gdb.base/auto-load.exp: New file.
11245
71b7d793
JK
11246 PR gdb/16626
11247 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11248
e2f0d509
JK
112492014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11250
11251 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11252 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11253
50cc37c8
DE
112542014-02-24 Doug Evans <dje@google.com>
11255
11256 * lib/gdb.exp (run_on_host): Log error output if program fails.
11257
ea4758f2
PA
112582014-02-21 Pedro Alves <palves@redhat.com>
11259
11260 * gdb.threads/step-after-sr-lock.c: Rename to ...
11261 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11262 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11263 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11264 ... this.
11265
d7b30f67
SDJ
112662014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11267
11268 PR tdep/16397
11269 * gdb.arch/amd64-stap-special-operands.exp: New file.
11270 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11271 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11272 * gdb.arch/amd64-stap-triplet.S: Likewise.
11273 * gdb.arch/amd64-stap-triplet.c: Likewise.
11274
83deb43f
JB
112752014-02-20 Joel Brobecker <brobecker@adacore.com>
11276
11277 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11278 in .section pseudo-op.
11279
adde2bff
DE
112802014-02-20 lin zuojian <manjian2006@gmail.com>
11281 Joel Brobecker <brobecker@adacore.com>
11282 Doug Evans <xdje42@gmail.com>
11283
11284 PR symtab/16581
11285 * gdb.dwarf2/dw2-icycle.S: New file.
11286 * gdb.dwarf2/dw2-icycle.c: New file.
11287 * gdb.dwarf2/dw2-icycle.exp: New file.
11288
f7bd0f78
SC
112892014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11290
11291 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11292 operations on gdb.Value objects.
11293 * gdb.python/py-value-cc.exp: Add new test to test operations on
11294 gdb.Value objects.
11295
c17ef0d5
DE
112962014-02-18 Doug Evans <dje@google.com>
11297
11298 * Makefile.in (TESTS): New variable.
11299 (expanded_tests, expanded_tests_or_none): New variables
11300 (check-single): Pass $(expanded_tests_or_none) to runtest.
11301 (check-parallel): Only run tests in $(TESTS) if non-empty.
11302 (check/no-matching-tests-found): New rule.
11303 * README: Document TESTS makefile variable.
11304
5dd3176f
DE
113052014-02-18 Doug Evans <dje@google.com>
11306
11307 * Makefile.in (check-parallel): rm -rf outputs temp.
11308
0b10be4f
JK
113092014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11310
11311 Fix "ERROR: no fileid for" in the testsuite.
11312 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11313
85f224e7
DE
113142014-02-12 Doug Evans <dje@google.com>
11315
11316 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11317 (MISCELLANEOUS): New variable.
11318 (clean): rm -rf $(MISCELLANEOUS).
11319 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11320 dwp live in the same directory as symlinks, with each symlink pointed
11321 to a differently named file in a different directory.
11322
149b30ff
DE
113232014-02-11 Doug Evans <dje@google.com>
11324
11325 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11326 of Tcl file commands.
11327
1dfdac32
MK
113282014-02-10 Mark Kettenis <kettenis@gnu.org>
11329
11330 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11331 "kill -SIGUSR1 -1".
11332
aa4fb036
JB
113332014-02-10 Joel Brobecker <brobecker@adacore.com>
11334
11335 * gdb.ada/tick_length_array_enum_idx: New testcase.
11336
ed3ef339
DE
113372014-02-10 Doug Evans <xdje42@gmail.com>
11338
11339 * configure.ac (AC_OUTPUT): Add gdb.guile.
11340 * configure: Regenerate.
11341 * lib/gdb-guile.exp: New file.
11342 * lib/gdb.exp (get_target_charset): New function.
11343 * gdb.base/help.exp: Update expected output from "apropos apropos".
11344 * gdb.guile/Makefile.in: New file.
11345 * gdb.guile/guile.exp: New file.
11346 * gdb.guile/scm-arch.c: New file.
11347 * gdb.guile/scm-arch.exp: New file.
11348 * gdb.guile/scm-block.c: New file.
11349 * gdb.guile/scm-block.exp: New file.
11350 * gdb.guile/scm-breakpoint.c: New file.
11351 * gdb.guile/scm-breakpoint.exp: New file.
11352 * gdb.guile/scm-disasm.c: New file.
11353 * gdb.guile/scm-disasm.exp: New file.
11354 * gdb.guile/scm-equal.c: New file.
11355 * gdb.guile/scm-equal.exp: New file.
11356 * gdb.guile/scm-error.exp: New file.
11357 * gdb.guile/scm-error.scm: New file.
11358 * gdb.guile/scm-frame-args.c: New file.
11359 * gdb.guile/scm-frame-args.exp: New file.
11360 * gdb.guile/scm-frame-args.scm: New file.
11361 * gdb.guile/scm-frame-inline.c: New file.
11362 * gdb.guile/scm-frame-inline.exp: New file.
11363 * gdb.guile/scm-frame.c: New file.
11364 * gdb.guile/scm-frame.exp: New file.
11365 * gdb.guile/scm-generics.exp: New file.
11366 * gdb.guile/scm-gsmob.exp: New file.
11367 * gdb.guile/scm-iterator.c: New file.
11368 * gdb.guile/scm-iterator.exp: New file.
11369 * gdb.guile/scm-math.c: New file.
11370 * gdb.guile/scm-math.exp: New file.
11371 * gdb.guile/scm-objfile-script-gdb.in: New file.
11372 * gdb.guile/scm-objfile-script.c: New file.
11373 * gdb.guile/scm-objfile-script.exp: New file.
11374 * gdb.guile/scm-objfile.c: New file.
11375 * gdb.guile/scm-objfile.exp: New file.
11376 * gdb.guile/scm-ports.exp: New file.
11377 * gdb.guile/scm-pretty-print.c: New file.
11378 * gdb.guile/scm-pretty-print.exp: New file.
11379 * gdb.guile/scm-pretty-print.scm: New file.
11380 * gdb.guile/scm-section-script.c: New file.
11381 * gdb.guile/scm-section-script.exp: New file.
11382 * gdb.guile/scm-section-script.scm: New file.
11383 * gdb.guile/scm-symbol.c: New file.
11384 * gdb.guile/scm-symbol.exp: New file.
11385 * gdb.guile/scm-symtab-2.c: New file.
11386 * gdb.guile/scm-symtab.c: New file.
11387 * gdb.guile/scm-symtab.exp: New file.
11388 * gdb.guile/scm-type.c: New file.
11389 * gdb.guile/scm-type.exp: New file.
11390 * gdb.guile/scm-value-cc.cc: New file.
11391 * gdb.guile/scm-value-cc.exp: New file.
11392 * gdb.guile/scm-value.c: New file.
11393 * gdb.guile/scm-value.exp: New file.
11394 * gdb.guile/source2.scm: New file.
11395 * gdb.guile/types-module.cc: New file.
11396 * gdb.guile/types-module.exp: New file.
11397
7026a7c1
YQ
113982014-02-10 Yao Qi <yao@codesourcery.com>
11399
11400 PR testsuite/16543
11401 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11402 * configure: Regenerated.
11403 * Makefile.in: New file.
11404
6c466447
AS
114052014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11406
11407 * gdb.python/py-framefilter.exp: Fix typo.
11408
6e854735
YQ
114092014-02-08 Yao Qi <yao@codesourcery.com>
11410
11411 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11412 that no =breakpoint-modified is emitted when breakpoints are
11413 modified through MI commands.
11414
d137e6dc
PA
114152014-02-07 Pedro Alves <pedro@codesourcery.com>
11416 Pedro Alves <palves@redhat.com>
11417
11418 * gdb.threads/step-after-sr-lock.c: New file.
11419 * gdb.threads/step-after-sr-lock.exp: New file.
11420
b5ee5a50
PA
114212014-02-07 Pedro Alves <palves@redhat.com>
11422
11423 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11424
3c77faf3
JK
114252014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11426
11427 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11428 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11429
6dddc817
DE
114302014-02-06 Doug Evans <xdje42@gmail.com>
11431
11432 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11433 output.
11434
11435 * gdb.gdb/python-interrupts.exp: New file.
11436
de7b2893
YQ
114372014-02-05 Yao Qi <yao@codesourcery.com>
11438
11439 * gdb.trace/report.exp (use_collected_data): Test the output
11440 of "info threads" and "info inferiors".
11441
66d032ac
YQ
114422014-02-05 Yao Qi <yao@codesourcery.com>
11443
11444 Revert this patch:
11445
11446 2013-05-24 Yao Qi <yao@codesourcery.com>
11447
11448 * gdb.trace/tfile.exp: Test inferior and thread.
11449
591a12a1
UW
114502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11451
11452 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11453 on a function.
11454 * gdb.base/step-bt.c: Call hello via function pointer to make
11455 sure its first instruction is executed on powerpc64le-linux.
11456
0ff3e01f
UW
114572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11458
11459 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11460
084ee545
UW
114612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11462
11463 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11464 of the test patterns for use on little-endian systems.
11465
6ed14ff3
UW
114662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11467
11468 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11469 (decimal_vector): Fix for little-endian.
11470
401e27fd
JM
114712014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11472
11473 * gdb.arch/sparc-sysstep.exp: New file.
11474 * gdb.arch/sparc-sysstep.c: Likewise.
11475
11476 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11477
8b924729
EBM
114782014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11479
11480 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11481
fb151210
JB
114822014-01-23 Tom Tromey <tromey@redhat.com>
11483
11484 * gdb.ada/array_char_idx: New testcase.
11485
0740f8d8
TT
114862014-01-23 Tom Tromey <tromey@redhat.com>
11487
11488 PR python/16487:
11489 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11490 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11491 classes.
11492
21909fa1
TT
114932014-01-23 Tom Tromey <tromey@redhat.com>
11494
11495 PR python/16491:
11496 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11497 string from an inferior frame.
11498 * gdb.python/py-framefilter-mi.exp: Update.
11499
87ce2a04
DE
115002014-01-22 Doug Evans <dje@google.com>
11501
11502 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11503
237b092b
AA
115042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11505
11506 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11507
d674a709
AA
115082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11509
11510 * gdb.trace/entry-values.exp: Remove excess space character from
11511 regex patterns. Handle s390 call instruction.
11512
20fa3390
AA
115132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11514
11515 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11516 define "*_start" label. Make "name" static.
11517 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11518 ${name} by references to ${name}_start.
11519
78466714
AA
115202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11521
11522 * gdb.base/info-macros.exp: Remove "debug" from the compile
11523 options.
11524
ec9f644a
IB
115252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11526
11527 * gdb.dlang/demangle.exp: New file.
11528
94b1b47e
IB
115292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11530
11531 * gdb.dlang/primitive-types.exp: New file.
11532
7f420862
IB
115332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11534
11535 * configure.ac: Create gdb.dlang/Makefile.
11536 * configure: Regenerate.
11537 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11538 * gdb.dlang/Makefile.in: New file.
11539 * lib/d-support.exp: New file.
11540 * lib/gdb.exp (skip_d_tests): New proc.
11541
52834460
MM
115422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11543
11544 * gdb.btrace/delta.exp: Check reverse stepi.
11545 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11546 * gdb.btrace/finish.exp: New.
11547 * gdb.btrace/next.exp: New.
11548 * gdb.btrace/nexti.exp: New.
11549 * gdb.btrace/record_goto.c: Add comments.
11550 * gdb.btrace/step.exp: New.
11551 * gdb.btrace/stepi.exp: New.
11552 * gdb.btrace/multi-thread-step.c: New.
11553 * gdb.btrace/multi-thread-step.exp: New.
11554 * gdb.btrace/rn-dl-bind.c: New.
11555 * gdb.btrace/rn-dl-bind.exp: New.
11556 * gdb.btrace/data.c: New.
11557 * gdb.btrace/data.exp: New.
11558 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11559
6e07b1d2
MM
115602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11561
11562 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11563 * gdb.btrace/exception.exp: Update.
11564 * gdb.btrace/instruction_history.exp: Update.
11565 * gdb.btrace/record_goto.exp: Update.
11566 * gdb.btrace/tailcall.exp: Update.
11567 * gdb.btrace/unknown_functions.exp: Update.
11568 * gdb.btrace/delta.exp: New.
11569
0b722aec
MM
115702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11571
11572 * gdb.btrace/record_goto.exp: Add backtrace test.
11573 * gdb.btrace/tailcall.exp: Add backtrace test.
11574
066ce621
MM
115752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11576
11577 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11578 * gdb.btrace/record_goto.c: New.
11579 * gdb.btrace/record_goto.exp: New.
11580 * gdb.btrace/x86-record_goto.S: New.
11581
0688d04e
MM
115822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11583
11584 * gdb.btrace/function_call_history.exp: Update tests.
11585 * gdb.btrace/instruction_history.exp: Update tests.
11586
8710b709
MM
115872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11588
11589 * gdb.btrace/function_call_history.exp: Fix expected field
11590 order for "record function-call-history".
11591 Add new tests for "record function-call-history /c".
11592 * gdb.btrace/exception.cc: New.
11593 * gdb.btrace/exception.exp: New.
11594 * gdb.btrace/tailcall.exp: New.
11595 * gdb.btrace/x86-tailcall.S: New.
11596 * gdb.btrace/x86-tailcall.c: New.
11597 * gdb.btrace/unknown_functions.c: New.
11598 * gdb.btrace/unknown_functions.exp: New.
11599 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11600
5de9129b
MM
116012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11602
11603 * gdb.btrace/instruction_history.exp: Update.
11604 * gdb.btrace/function_call_history.exp: Update.
11605
23a7fe75
MM
116062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11607
11608 * gdb.btrace/function_call_history.exp: Fix expected function
11609 trace.
11610 * gdb.btrace/instruction_history.exp: Initialize traced.
11611 Remove traced_functions.
11612
724c7dd8
MM
116132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11614
11615 * gdb.btrace/function_call_history.exp: Update
11616 * gdb.btrace/instruction_history.exp: Update.
11617
6d78d93b
MM
116182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11619
11620 * gdb.btrace/enable.exp: Update expected text.
11621
93a360cc
OJ
116222014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11623
11624 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11625 bytes.
11626
3772b53f
MR
116272014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11628
11629 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11630
596662fa
OJ
116312014-01-15 Omair Javaid <omair.javaid@linaro.org>
11632
11633 * lib/gdb.exp (supports_process_record): Return true for
11634 arm*-linux*. (supports_reverse): Likewise.
11635
b5b08fb4
SC
116362014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11637
11638 PR python/15464
11639 PR python/16113
11640 * gdb.python/py-type.c: Enhance test case.
11641 * gdb.python/py-value-cc.cc: Likewise
11642 * gdb.python/py-type.exp: Add new tests.
11643 * gdb.python/py-value-cc.exp: Likewise
11644
52d7fb13
AA
116452014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11646 Pedro Alves <palves@redhat.com>
11647
11648 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11649 Make "name" extern.
11650 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11651 references to ${name}_start by references to ${name}.
11652
a2cd8cfe
JB
116532014-01-10 Joel Brobecker <brobecker@adacore.com>
11654
11655 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11656
4e23fced
JB
116572014-01-10 Joel Brobecker <brobecker@adacore.com>
11658
11659 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11660
c6a9e42c
PA
116612014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11662 Pedro Alves <palves@redhat.com>
11663
11664 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11665 mi_gdb_target_load.
c6a9e42c 11666
b7ea362b
PA
116672014-01-08 Pedro Alves <palves@redhat.com>
11668
11669 * gdb.threads/reconnect-signal.c: New file.
11670 * gdb.threads/reconnect-signal.exp: New file.
11671
5e3f4fab
EBM
116722014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11673
11674 * gdb.base/source-dir.exp: New file.
11675
79301218
JB
116762014-01-07 Joel Brobecker <brobecker@adacore.com>
11677
11678 * gdb.ada/mi_interface: New testcase.
11679
8e355c5d
JB
116802014-01-07 Joel Brobecker <brobecker@adacore.com>
11681
11682 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11683 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11684 gdb.ada/pp-rec-component/pck.ads: New files.
11685
c0d48811
JB
116862014-01-07 Joel Brobecker <brobecker@adacore.com>
11687
11688 * gdb.python/py-pp-integral.c: New file.
11689 * gdb.python/py-pp-integral.py: New file.
11690 * gdb.python/py-pp-integral.exp: New file.
11691
17b609c3 11692For older changes see ChangeLog-1993-2013.
c906108c 11693\f
8d8cb839
EZ
11694;; Local Variables:
11695;; mode: change-log
11696;; left-margin: 8
11697;; fill-column: 74
11698;; version-control: never
11699;; End:
902f2ccb 11700
61baf725 11701 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11702 Copying and distribution of this file, with or without modification,
11703 are permitted provided the copyright notice and this notice are preserved.