Fix buffer read overrun by ensuring that DWARF sections containing strings always...
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5e89eb3a
SM
12017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.base/commands.exp (gdbvar_simple_if_test,
4 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5 progvar_simple_if_test, progvar_simple_while_test,
6 progvar_complex_if_while_test, user_defined_command_test,
7 user_defined_command_args_eval,
8 user_defined_command_args_stack_test,
9 user_defined_command_manyargs_test, bp_deleted_in_command_test,
10 temporary_breakpoint_commands,
11 gdb_test_no_prompt, redefine_hook_test,
12 redefine_backtrace_test): Remove "global gdb_prompt".
13
fd437cbc
SM
142017-08-28 Simon Marchi <simon.marchi@ericsson.com>
15
16 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
17 New proc, call it from toplevel.
18
87215ad1
SDJ
192017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
20
21 PR remote/21852
22 * gdb.server/normal.c: New file, copied from gdb.base.
23 * gdb.server/run-without-local-binary.exp: New file.
24
58afddc6
WP
252017-08-07 Weimin Pan <weimin.pan@oracle.com>
26
27 * gdb.arch/sparc64-adi.exp: New file.
28 * gdb.arch/sparc64-adi.c: New file.
29
5277199a
PA
302017-08-22 Pedro Alves <palves@redhat.com>
31
32 * gdb.cp/overload.exp (line_range_pattern): New procedure.
33 (top level): Add "list all overloads" tests.
34
14278e1f
TT
352017-08-22 Tom Tromey <tom@tromey.com>
36
37 * gdb.gdb/xfullpath.exp: Remove.
38
bf223d3e
PA
392017-08-21 Pedro Alves <palves@redhat.com>
40
41 PR gdb/19487
42 * gdb.base/symbol-alias.c: New.
43 * gdb.base/symbol-alias2.c: New.
44 * gdb.base/symbol-alias.exp: New.
45
c973d0aa
PA
462017-08-21 Pedro Alves <palves@redhat.com>
47
48 * gdb.base/dfp-test.c
49 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
50 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
51 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
52 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
53 * gdb.base/whatis-ptype-typedefs.c: New.
54 * gdb.base/whatis-ptype-typedefs.exp: New.
55 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
56 (an_int, an_int_type, an_int_type2): New globals.
57 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
58 involving typedefs and cast expressions.
59 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
60 (lookup_typedefs_function): New.
61 (typedefs_pretty_printers_dict): New.
62 (top level): Register lookup_typedefs_function in
63 gdb.pretty_printers.
64
6d580b63
YQ
652017-08-18 Yao Qi <yao.qi@linaro.org>
66
67 * gdb.server/unittest.exp: New.
68
206726fb
SDJ
692017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
70
71 PR gdb/21954
72 * gdb.base/environ.exp: Add test to check if 'unset environment'
73 works.
74
bf0ec4c2
AA
752017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
76
77 * lib/gdb.exp (universal_compile_options): New caching proc.
78 (gdb_compile): Suppress GCC's coloring of messages.
79
d6382fff
TT
802017-08-14 Tom Tromey <tom@tromey.com>
81
82 PR gdb/21675:
83 * gdb.base/printcmds.exp (test_radices): New function.
84 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
85 * gdb.base/sizeof.exp (check_valueof): Use p/d.
86 * lib/gdb.exp (get_integer_valueof): Use p/d.
87
c2c2dd9f
SM
882017-08-12 Simon Marchi <simon.marchi@ericsson.com>
89
90 * lib/gdb.exp (get_valueof): Don't capture end-of-line
91 characters.
92
fdffd6f4
TT
932017-08-05 Tom Tromey <tom@tromey.com>
94
95 * gdb.rust/simple.exp: Allow String to appear in a different
96 namespace.
97
27d41eac
YQ
982017-07-26 Yao Qi <yao.qi@linaro.org>
99
100 * gdb.gdb/unittest.exp: Invoke command
101 "maintenance check xml-descriptions".
102
031ed05d
AA
1032017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
104
105 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
106 calling context.
107 (hex128): Drop erroneous calculation of parameters.
108
dcd27ddf
SM
1092017-07-22 Simon Marchi <simon.marchi@ericsson.com>
110
111 * gdb.python/py-unwind.exp: Disable stack protection when
112 building test file.
113
47e77640
PA
1142017-07-20 Pedro Alves <palves@redhat.com>
115
116 * gdb.base/default.exp (set language): Adjust expected output.
117
62d2a18a
PA
1182017-07-20 Pedro Alves <palves@redhat.com>
119
120 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
121 (test_minsym): ... this, and make static.
122 (get_pck__foo__bar__minsym): Rename to ...
123 (get_test_minsym): ... this.
124 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
125 symbol names and comments.
126 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
127 (get_test_minsym): ... this.
128 (pck__foo__bar__minsym__2): Rename to ...
129 (test_minsym): ... this.
130 (main): Adjust.
131
c45ec17c
PA
1322017-07-17 Pedro Alves <palves@redhat.com>
133
134 * gdb.base/completion.exp: Adjust expected output.
135 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
136 the completer works.
137
c6756f62
PA
1382017-07-17 Pedro Alves <palves@redhat.com>
139
140 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
141
5bd68487
AB
1422017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
143
144 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
145
8880f2a9
TT
1462017-07-14 Tom Tromey <tom@tromey.com>
147
148 PR rust/21764:
149 * gdb.rust/simple.exp: Add tests.
150
65547233
TT
1512017-07-14 Tom Tromey <tom@tromey.com>
152
153 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
154
8f14146e
PA
1552017-07-14 Pedro Alves <palves@redhat.com>
156
157 * gdb.linespec/base/one/thefile.cc (z1): New function.
158 * gdb.linespec/base/two/thefile.cc (z2): New function.
159 * gdb.linespec/linespec.exp: Add tests.
160
b4365d02
AB
1612017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
162
163 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
164 to mi_create_breakpoint.
165
5d2cbaa5
AB
1662017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
167
168 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
169 mi_create_breakpoint.
170
11cb5716
IB
1712017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
172
173 * gdb.dlang/demangle.exp: Update for demangling changes.
174
03278692
TT
1752017-07-09 Tom Tromey <tom@tromey.com>
176
177 * gdb.dwarf2/shortpiece.exp: New file.
178
33c5cd75
DB
1792017-07-06 David Blaikie <dblaikie@gmail.com>
180
181 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
182 built from fissiont-multi-cu{1,2}.c.
183 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
184 except putting 'main' and 'func' in separate CUs in the same DWO file.
185 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
186 test.
187 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
188 test.
189
8455d262
PA
1902017-07-06 Pedro Alves <palves@redhat.com>
191
192 * gdb.python/py-unwind.exp: Test flushregs.
193
dc4bde35
SDJ
1942017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
195
196 PR cli/21688
197 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
198 tests for alias commands and trailing whitespace.
199
51ed89aa
SDJ
2002017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
201
202 PR cli/21688
203 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
204 procedure. Call it.
205
eb17d413
PA
2062017-06-29 Pedro Alves <palves@redhat.com>
207
208 * gdb.base/printcmds.exp: Add tests.
209
41664b45
DG
2102017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
211
212 PR gdb/21337
213 * gdb.base/reread-readsym.exp: New file.
214 * gdb.base/reread-readsym.c: New file.
215
75312ae3
KB
2162017-06-21 Kevin Buettner <kevinb@redhat.com>
217
218 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
219 subpattern.
220
66953522
PB
2212017-06-19 Peter Bergner <bergner@vnet.ibm.com>
222
223 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
224 extended mnemonic.
225 * gdb.arch/powerpc-power9.s: Likewise.
226
5524b525
AA
2272017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
228
229 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
230 on 32-bit x86 targets. Exploit is_*_target macros where
231 appropriate.
232
03c8af18
AA
2332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
234
235 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
236 register pieces.
237
3bf31011
AA
2382017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
239
240 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
241 located in one or more DWARF pieces.
242
805acca0
AA
2432017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
244
245 * lib/gdb.exp (get_endianness): New proc.
246 * gdb.arch/aarch64-fp.exp: Use it.
247 * gdb.arch/altivec-regs.exp: Likewise.
248 * gdb.arch/e500-regs.exp: Likewise.
249 * gdb.arch/vsx-regs.exp: Likewise.
250 * gdb.base/dump.exp: Likewise.
251 * gdb.base/funcargs.exp: Likewise.
252 * gdb.base/gnu_vector.exp: Likewise.
253 * gdb.dwarf2/formdata16.exp: Likewise.
254 * gdb.dwarf2/implptrpiece.exp: Likewise.
255 * gdb.dwarf2/nonvar-access.exp: Likewise.
256 * gdb.python/py-inferior.exp: Likewise.
257 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
258
e9352324
AA
2592017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
260
261 PR gdb/21226
262 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
263 stack value pieces are taken from the LSB end.
264
d5d1163e
AA
2652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
266
267 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
268 variable at nonzero offset.
269
0567c986
AA
2702017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
271
272 * gdb.dwarf2/var-access.c: New file.
273 * gdb.dwarf2/var-access.exp: New test.
274 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
275
973e9aab
TT
2762017-06-12 Tom Tromey <tom@tromey.com>
277
278 * gdb.dwarf2/formdata16.exp: Add tests.
279
d9109c80
TT
2802017-06-12 Tom Tromey <tom@tromey.com>
281
282 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
283
30a25466
TT
2842017-06-12 Tom Tromey <tom@tromey.com>
285
286 PR exp/16225:
287 * gdb.reverse/i386-sse-reverse.exp: Update tests.
288 * gdb.arch/vsx-regs.exp: Update tests.
289 * gdb.arch/s390-vregs.exp (hex128): New proc.
290 Update test.
291 * gdb.arch/altivec-regs.exp: Update tests.
292
aefd8b33
SDJ
2932017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
294
295 * gdb.base/startup-with-shell.c: New file.
296 * gdb.base/startup-with-shell.exp: Likewise.
297
2090129c
SDJ
2982017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
299
300 * gdb.server/non-existing-program.exp: Update regex in order to
301 reflect the fact that gdbserver is now using fork_inferior (with a
302 shell) to startup the inferior.
303
8e86a419
SM
3042017-05-30 Simon Marchi <simon.marchi@ericsson.com>
305
306 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
307 support function calls from GDB.
308
e6cf65f2
TT
3092017-05-21 Tom Tromey <tom@tromey.com>
310
311 PR rust/21466:
312 * gdb.rust/unsized.exp: New file.
313 * gdb.rust/unsized.rs: New file.
314
43cc5389
TT
3152017-05-19 Tom Tromey <tom@tromey.com>
316
317 PR rust/21484:
318 * gdb.rust/watch.exp: New file.
319 * gdb.rust/watch.rs: New file.
320
ec8df234
TT
3212017-05-18 Tom Tromey <tom@tromey.com>
322
323 * gdb.rust/simple.exp: Allow Box to be qualified.
324
3e3e7fae
TP
3252017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
326
327 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
328
59cc050d
PA
3292017-05-18 Pedro Alves <palves@redhat.com>
330
331 * gdb.base/fileio.c (test_write, test_read, test_close)
332 (test_fstat): Don't print 'ret' in the fail path.
333
c8f6abd1
PA
3342017-05-18 Pedro Alves <palves@redhat.com>
335
336 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
337 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
338 (test_system, test_rename, test_unlink, test_time): Change
339 prototypes.
340 * gdb.base/fileio.exp (stop_msg): Adjust.
341
d2a03b77
PA
3422017-05-18 Pedro Alves <palves@redhat.com>
343
344 * gdb.base/fileio.c (null_str): New global.
345 (test_stat): Use it.
346 * gdb.base/fileio.exp: Remove nowarnings.
347
0d5c6999
YQ
3482017-05-17 Yao Qi <yao.qi@linaro.org>
349
350 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
351
21873064
YQ
3522017-05-17 Simon Marchi <simon.marchi@ericsson.com>
353
354 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
355 argument command.
356 (top-level): Invoke test_set_inferior_tty.
357
d512d31c
PA
3582017-05-04 Pedro Alves <palves@redhat.com>
359
360 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
361 Add parens to print call for Python 3.
362
90cef2ed
KS
3632017-05-03 Keith Seitz <keiths@redhat.com>
364
365 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
366 (main): Call it.
367
14f819c8
TW
3682017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
369
370 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
371 to prev and next.
372
913aeadd
TW
3732017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
374
375 * gdb.python/py-record-btrace.exp: Remove test for
376 gdb.BtraceInstruction.error.
377
a3be24ad
TW
3782017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
379
380 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
381
ae20e79a
TW
3822017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
383
384 * gdb.python/py-record-btrace-threads.c: New file.
385 * gdb.python/py-record-btrace-threads.exp: New file.
386
45ce1b47
SDJ
3872017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
388
389 PR testsuite/8595
390 * gdb.base/environ.exp: Make test available in all architectures.
391 Move bits related to "info program" testing to
392 gdb.base/info-program.exp. Rewrite tests to use the two new
393 procedures mentione below.
394 (test_set_show_env_var) New procedure.
395 (test_set_show_env_var_equal): Likewise.
396 * gdb.base/info-program.exp: New file.
397
e15c3eb4
KS
3982017-04-27 Keith Seitz <keiths@redhat.com>
399
400 * gdb.cp/oranking.cc (test15): New function.
401 (main): Call test15 and declare additional variables for testing.
402 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
403 "p foo101('abc')" tests.
404 Add tests for cv qualifier overloads.
405 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
406 "lvalue reference overload" test.
407 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
408 "print value of f1 on Child&& in f2" test.
409
3a3fd0fd
PA
4102017-04-19 Pedro Alves <palves@redhat.com>
411
412 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
413 procedure.
414 (top level): Call it.
415 * lib/gdb.exp (gdb_define_cmd): New procedure.
416
53375380
PA
4172017-04-12 Pedro Alves <palves@redhat.com>
418
419 PR gdb/21323
420 * gdb.cp/wide_char_types.c: Include <wchar.h>.
421 (wchar): New global.
422 * gdb.cp/wide_char_types.exp (wide_char_types_program)
423 (do_test_wide_char, wide_char_types_no_program, top level): Add
424 wchar_t testing.
425
53e710ac
PA
4262017-04-12 Pedro Alves <palves@redhat.com>
427
428 PR c++/21323
429 * gdb.cp/wide_char_types.c: New file.
430 * gdb.cp/wide_char_types.exp: New file.
431
0ad9d8c7
SDJ
4322017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
433
434 PR gdb/21352
435 * gdb.trace/tsv.exp: Add test for "tsave -r".
436
b1b45502
IB
4372017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
438
439 * gdb.dlang/watch-loc.c: New file.
440 * gdb.dlang/watch-loc.exp: New file.
441
ec13808e
JK
4422017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
443
444 * gdb.python/py-section-script.exp (sepdebug): New testcases.
445
fe5f7374
AK
4462017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
447
448 * gdb.arch/arc-analyze-prologue.S: New file.
449 * gdb.arch/arc-analyze-prologue.exp: Likewise.
450
eea78757
AK
4512017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
452
453 * gdb.arch/arc-decode-insn.S: New file.
454 * gdb.arch/arc-decode-insn.exp: Likewise.
455
5badf10a
IR
4562017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
457
458 PR tdep/20928
459 * gdb.arch/sparc64-regs.exp: New file.
460 * gdb.arch/sparc64-regs.S: Likewise.
461
cee59b3f
TW
4622017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
463
464 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
465 and memory view on Python 3.
466
c0f55cc6
AV
4672017-03-20 Artemiy Volkov <artemiyv@acm.org>
468 Keith Seitz <keiths@redhat.com>
469
470 PR gdb/14441
471 * gdb.cp/demangle.exp: Add rvalue reference tests.
472 * gdb.cp/rvalue-ref-casts.cc: New file.
473 * gdb.cp/rvalue-ref-casts.exp: New file.
474 * gdb.cp/rvalue-ref-overload.cc: New file.
475 * gdb.cp/rvalue-ref-overload.exp: New file.
476 * gdb.cp/rvalue-ref-params.cc: New file.
477 * gdb.cp/rvalue-ref-params.exp: New file.
478 * gdb.cp/rvalue-ref-sizeof.cc: New file.
479 * gdb.cp/rvalue-ref-sizeof.exp: New file.
480 * gdb.cp/rvalue-ref-types.cc: New file.
481 * gdb.cp/rvalue-ref-types.exp: New file.
482 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
483 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
484
51457a05
MAL
4852017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
486
487 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
488 New procedure.
489
5b291c04
MAL
4902017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
491
492 * lib/mi-support.exp (mi_gdb_test): Add additional message
493 for unexpected output.
494
59a56148
AA
4952017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
496
497 * gdb.base/examine-backward.c (Barrier): New character array
498 constant, to ensure that TestStrings is preceded by a string
499 terminator.
500
7942e96e
AA
5012017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
502
503 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
504 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
505 and implicit pointer into such a location.
506
6ebac3fb
DE
5072017-03-16 Doug Evans <dje@google.com>
508
509 * gdb.python/py-lazy-string (pointer): Really add new typedef.
510
ec3b243d
TP
5112017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
512
513 * gdb.cp/m-static.exp: Fix expectation for prototype of
514 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
515
5162017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
517
518 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
519 * gdb.guile/scm-lazy-string.c: New file.
520 * gdb.guile/scm-value.exp: Move lazy string tests to ...
521 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
522 for pointer, array, typedef lazy strings.
523
2cc36e25 5242017-03-16 Doug Evans <dje@google.com>
34b43320
DE
525
526 PR python/17728, python/18439, python/18779
527 * gdb.python/py-value.c (main) Delete locals sptr, sn.
528 * gdb.python/py-lazy-string.c (pointer): New typedef.
529 (main): New locals ptr, array, typedef_ptr.
530 * gdb.python/py-value.exp: Move lazy string tests to ...
531 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
532 array, typedef lazy strings.
ec3b243d 533
0efcde63
AK
5342017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
535
536 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
537 Add optional 'test' parameter.
538
7978d7c3
SM
5392017-03-13 Simon Marchi <simon.marchi@ericsson.com>
540
541 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
542 Skip for versions of DejaGnu < 1.5.
543
896c0c1e
SM
5442017-03-13 Simon Marchi <simon.marchi@ericsson.com>
545
546 * lib/gdb.exp (dejagnu_version): New proc.
547 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
548 Use dejagnu_version.
549
5f4d1085
KS
5502017-03-10 Keith Seitz <keiths@redhat.com>
551
552 PR c++/8128
553 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
554 type from destructor regexps.
555 Add a branch which actually passes the test.
556 Adjust "ptype t5i" test names.
557
1de05205
PA
5582017-03-08 Pedro Alves <palves@redhat.com>
559
560 * gdb.base/step-over-exit.exp: Add explicit test message.
561
c65d6b55
PA
5622017-03-08 Pedro Alves <palves@redhat.com>
563
564 PR gdb/18360
565 * gdb.threads/interrupt-while-step-over.c: New file.
566 * gdb.threads/interrupt-while-step-over.exp: New file.
567
2e86a283
PA
5682017-03-08 Pedro Alves <palves@redhat.com>
569
570 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
571 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
572
25dcbff6
PA
5732017-03-08 Pedro Alves <palves@redhat.com>
574
575 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
576 PKRU as not supported as a PASS.
577
dc9366eb
PA
5782017-03-08 Pedro Alves <palves@redhat.com>
579
580 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
581 prefix instead of $binfile1/$binfile2.
582 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
583 in test message.
584 * gdb.python/py-completion.exp: Use "load python file" as test
585 messages instead of unstable path names.
586
6e5d74e7
PA
5872017-03-08 Pedro Alves <palves@redhat.com>
588 Jan Kratochvil <jan.kratochvil@redhat.com>
589
590 PR cli/21218
591 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
592 New proc.
593 (top level): Call it.
594
9753a2f6
PA
5952017-03-08 Pedro Alves <palves@redhat.com>
596
597 PR tui/21216
598 * gdb.tui/tui-nl-filtered-output.exp: New file.
599
1a4dd9dd
PA
6002017-03-08 Pedro Alves <palves@redhat.com>
601
602 * gdb.base/completion.exp: Move TUI completion tests to ...
603 * gdb.tui/completion.exp: ... this new file.
604
7cbbff33
PA
6052017-03-08 Pedro Alves <palves@redhat.com>
606
607 * gdb.base/tui-disasm-long-lines.c,
608 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
609 gdb.base/tui-layout.exp: Move to ...
610 * gdb.tui/: ... this new directory.
611
5f6fd321
PA
6122017-03-07 Pedro Alves <palves@redhat.com>
613
614 * gdb.base/tui-layout.c: New file.
615 * gdb.base/tui-layout.exp: New file.
616
44959fa8
PA
6172017-03-07 Pedro Alves <palves@redhat.com>
618
619 * gdb.base/tui-layout.c: Rename to ...
620 * gdb.base/tui-disasm-long-lines.c: ... this.
621 * gdb.base/tui-layout.exp: Rename to ...
622 * gdb.base/tui-disasm-long-lines.exp: ... this.
623
f8c4e718
PA
6242017-03-07 Pedro Alves <palves@redhat.com>
625
626 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
627
6dbb839a 6282017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
629
630 * i386-mpx-call.c: New file.
631 * i386-mpx-call.exp: New file.
632
65b48a81
PB
6332017-02-28 Peter Bergner <bergner@vnet.ibm.com>
634
635 * gdb.arch/powerpc-power.exp: Delete test.
636 * gdb.arch/powerpc-power.s: Likewise.
637 * gdb.disasm/disassembler-options.exp: New test.
638 * gdb.arch/powerpc-altivec.exp: Likewise.
639 * gdb.arch/powerpc-altivec.s: Likewise.
640 * gdb.arch/powerpc-altivec2.exp: Likewise.
641 * gdb.arch/powerpc-altivec2.s: Likewise.
642 * gdb.arch/powerpc-altivec3.exp: Likewise.
643 * gdb.arch/powerpc-altivec3.s: Likewise.
644 * gdb.arch/powerpc-power7.exp: Likewise.
645 * gdb.arch/powerpc-power7.s: Likewise.
646 * gdb.arch/powerpc-power8.exp: Likewise.
647 * gdb.arch/powerpc-power8.s: Likewise.
648 * gdb.arch/powerpc-power9.exp: Likewise.
649 * gdb.arch/powerpc-power9.s: Likewise.
650 * gdb.arch/powerpc-vsx.exp: Likewise.
651 * gdb.arch/powerpc-vsx.s: Likewise.
652 * gdb.arch/powerpc-vsx2.exp: Likewise.
653 * gdb.arch/powerpc-vsx2.s: Likewise.
654 * gdb.arch/powerpc-vsx3.exp: Likewise.
655 * gdb.arch/powerpc-vsx3.s: Likewise.
656 * gdb.arch/arm-disassembler-options.exp: Likewise.
657 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
658 * gdb.arch/s390-disassembler-options.exp: Likewise.
659
17cd4947
LM
6602017-02-23 Luis Machado <lgustavo@codesourcery.com>
661
662 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
663 (check_supported_features): ... this. Changed return type to void.
664 (supports_rdseed): New static global.
665 (rdseed): Check supports_rdseed.
666 (initialize): Call check_supported_features.
667
2039d74e
EBM
6682017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
669
670 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
671 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
672 and lqarx/stqcx.
673 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
674 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
675
a51d7ecf
EBM
6762017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
677
678 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
679 uppercase.
680
0224619f
JK
6812017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
682
683 * gdb.dwarf2/formdata16.c: New file.
684 * gdb.dwarf2/formdata16.exp: New file.
685 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
686
216f72a1
JK
6872017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
688
689 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
690 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
691 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
692 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
693 DW_AT_GNU_*.
694
43988095
JK
6952017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
696
697 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
698
99e8a4f9
SDJ
6992017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
700
701 PR gdb/21164
702 * gdb.base/maint.exp: Add testcases for when the commands do
703 not have arguments.
704
b58a8c0c
TP
7052017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
706
707 * gdb.cp/chained-calls.exp: Use p instead of P.
708
4e746bb6
TW
7092017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
710
711 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
712 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
713
3f77c769
TT
7142017-02-14 Tom Tromey <tom@tromey.com>
715
716 PR python/13598:
717 * gdb.python/py-events.exp: Add before_prompt event tests.
718
075beec0
AA
7192017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
720
721 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
722
bf5f525c
LM
7232017-02-13 Luis Machado <lgustavo@codesourcery.com>
724
725 * gdb.linespec/explicit.c (my_unique_function_name): New function.
726 (main): Call my_unique_function_name.
727 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
728 completion of patterns with a single match.
729 Add missing -re switches to gdb_test_multiple calls.
730
13a66184
LM
7312017-02-13 Luis Machado <lgustavo@codesourcery.com>
732
733 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
734 return if core file is not recognized.
735
26a06916
SM
7362017-02-10 Simon Marchi <simon.marchi@ericsson.com>
737
738 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
739 and extra UIs.
740
b761ca9e
SM
7412017-02-10 Simon Marchi <simon.marchi@ericsson.com>
742
743 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
744 proc_with_prefix.
745
b964bee0
TT
7462017-02-10 Tom Tromey <tom@tromey.com>
747
748 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
749
18da0c51
MG
7502017-02-10 Martin Galvan <martingalvan@sourceware.org>
751
752 PR gdb/21122
753 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
754
604c4576
JG
7552017-02-08 Jerome Guitton <guitton@adacore.com>
756
757 * gdb.base/define.exp: Add test for command abbreviations
758 in define.
759
20b477a7
LM
7602017-02-06 Luis Machado <lgustavo@codesourcery.com>
761
762 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
763 * gdb.reverse/insn-reverse-x86.c: New file.
764
3f7b46f2
IR
7652017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
766
767 PR tdep/20936
768 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
769
f0fd41c1
TT
7702017-02-03 Tom Tromey <tom@tromey.com>
771
772 PR rust/21097:
773 * gdb.rust/simple.exp: Add new tests.
774
5be5dbf0
PA
7752017-02-02 Pedro Alves <palves@redhat.com>
776
777 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
778 tests.
779
7346ef59
AA
7802017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
781
782 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
783 taking a 2-byte value out of a 4-byte DWARF implicit value on
784 big-endian targets.
785 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
786 logic. Add test cases for DW_OP_implicit.
787
787f0025
MM
7882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
789
790 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
791
68777c29
MM
7922017-02-01 Markus Metzger <markus.t.metzger@intel.com>
793
794 * gdb.btrace/enable.exp: Call gdb_exit before
795 skip_gdbserver_tests.
796
0a1c7e28
MM
7972017-02-01 Markus Metzger <markus.t.metzger@intel.com>
798
799 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
800 GDBFLAGS.
801
b5ac99b0
MM
8022017-02-01 Markus Metzger <markus.t.metzger@intel.com>
803
804 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
805 the test is skipped.
806 * gdb.btrace/data.exp: Likewise.
807 * gdb.btrace/delta.exp: Likewise.
808 * gdb.btrace/dlopen.exp: Likewise.
809 * gdb.btrace/enable-running.exp: Likewise.
810 * gdb.btrace/enable.exp: Likewise.
811 * gdb.btrace/exception.exp: Likewise.
812 * gdb.btrace/function_call_history.exp: Likewise.
813 * gdb.btrace/gcore.exp: Likewise.
814 * gdb.btrace/instruction_history.exp: Likewise.
815 * gdb.btrace/multi-thread-step.exp: Likewise.
816 * gdb.btrace/nohist.exp: Likewise.
817 * gdb.btrace/non-stop.exp: Likewise.
818 * gdb.btrace/reconnect.exp: Likewise.
819 * gdb.btrace/record_goto-step.exp: Likewise.
820 * gdb.btrace/record_goto.exp: Likewise.
821 * gdb.btrace/rn-dl-bind.exp: Likewise.
822 * gdb.btrace/segv.exp: Likewise.
823 * gdb.btrace/step.exp: Likewise.
824 * gdb.btrace/stepi.exp: Likewise.
825 * gdb.btrace/tailcall-only.exp: Likewise.
826 * gdb.btrace/tailcall.exp: Likewise.
827 * gdb.btrace/tsx.exp: Likewise.
828 * gdb.btrace/unknown_functions.exp: Likewise.
829 * gdb.btrace/vdso.exp: Likewise.
830
cd4007e4
MM
8312017-02-01 Markus Metzger <markus.t.metzger@intel.com>
832
833 * gdb.btrace/enable-running.c: New.
834 * gdb.btrace/enable-running.exp: New.
835
2735833d
WT
8362017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
837
838 * gdb.arch/amd64-gs_base.c: New file.
839 * gdb.arch/amd64-gs_base.exp: New file.
840
b51e1e94
LM
8412017-01-26 Luis Machado <lgustavo@codesourcery.com>
842
843 * lib/memory.exp: Remove spurious empty newlines.
844
72ca0410
SM
8452017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
846
847 * gdb.python/py-bad-printers.exp: Load python file using "source".
848 * gdb.python/py-events.exp: Likewise.
849 * gdb.python/py-evsignal.exp: Likewise.
850 * gdb.python/py-evthreads.exp: Likewise.
851 * gdb.python/py-frame-args.exp: Likewise.
852 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
853 * gdb.python/py-framefilter-mi.exp: Likewise.
854 * gdb.python/py-framefilter.exp: Likewise.
855 * gdb.python/py-mi.exp: Likewise.
856 * gdb.python/py-pp-maint.exp: Likewise.
857 * gdb.python/py-pp-registration.exp: Likewise.
858 * gdb.python/py-prettyprint.exp: Likewise.
859 (run_lang_tests): Likewise.
860 * gdb.python/py-typeprint.exp: Likewise.
861
e309aa65
LM
8622017-01-26 Luis Machado <lgustavo@codesourcery.com>
863
864 * lib/memory.exp: New file.
865 * lib/gdb.exp: Load memory.exp.
866 * gdb.base/memattr.exp (delete_memory): Move proc to
867 lib/memory.exp and rename to delete_memory_regions.
868 Replace delete_memory with delete_memory_regions.
869 Cleanup memory regions before tests.
870 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
871 before tests.
872
515aff23
LM
8732017-01-26 Luis Machado <lgustavo@codesourcery.com>
874
875 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
876 files.
877 (initialize): New function conditionally defined.
878 (testcases): Move within conditional block.
879 (main): Call initialize.
880 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
881 of gdb.reverse/insn-reverse.c.
882 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
883 gdb.reverse/insn-reverse.c.
884
d8b49cf0
YQ
8852017-01-26 Yao Qi <yao.qi@linaro.org>
886
887 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
888 disassemble on address 0.
889
f13a9a0c
YQ
8902017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
891 Yao Qi <yao.qi@linaro.org>
892
893 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
894 * gdb.dwarf2/implptr-64bit.S: Remove.
895 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
896 variables in caller's context. Add DW_OP_implicit_value.
897
5ac95241
YQ
8982017-01-25 Yao Qi <yao.qi@linaro.org>
899
900 * lib/dwarf.exp (Dwarf::_location): Handle
901 DW_OP_GNU_implicit_pointer with proper size.
902
23e82930
LM
9032017-01-20 Luis Machado <lgustavo@codesourcery.com>
904
905 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
906 and add untested calls.
907
d334ae25
LM
9082017-01-20 Luis Machado <lgustavo@codesourcery.com>
909
910 * gdb.python/python.exp: Check line number against what GDB thinks
911 the line number is for func1.
912
f5e6296e
IB
9132017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
914
915 * gdb.dlang/debug-expr.exp: New file.
916
5b362f04
LM
9172016-12-23 Luis Machado <lgustavo@codesourcery.com>
918
919 Fix test names for the following files:
920
921 * gdb.ada/exec_changed.exp
922 * gdb.ada/info_types.exp
923 * gdb.arch/aarch64-atomic-inst.exp
924 * gdb.arch/aarch64-fp.exp
925 * gdb.arch/altivec-abi.exp
926 * gdb.arch/altivec-regs.exp
927 * gdb.arch/amd64-byte.exp
928 * gdb.arch/amd64-disp-step.exp
929 * gdb.arch/amd64-dword.exp
930 * gdb.arch/amd64-entry-value-inline.exp
931 * gdb.arch/amd64-entry-value-param.exp
932 * gdb.arch/amd64-entry-value-paramref.exp
933 * gdb.arch/amd64-entry-value.exp
934 * gdb.arch/amd64-i386-address.exp
935 * gdb.arch/amd64-invalid-stack-middle.exp
936 * gdb.arch/amd64-invalid-stack-top.exp
937 * gdb.arch/amd64-optimout-repeat.exp
938 * gdb.arch/amd64-prologue-skip.exp
939 * gdb.arch/amd64-prologue-xmm.exp
940 * gdb.arch/amd64-stap-special-operands.exp
941 * gdb.arch/amd64-stap-wrong-subexp.exp
942 * gdb.arch/amd64-tailcall-cxx.exp
943 * gdb.arch/amd64-tailcall-noret.exp
944 * gdb.arch/amd64-tailcall-ret.exp
945 * gdb.arch/amd64-tailcall-self.exp
946 * gdb.arch/amd64-word.exp
947 * gdb.arch/arm-bl-branch-dest.exp
948 * gdb.arch/arm-disp-step.exp
949 * gdb.arch/arm-neon.exp
950 * gdb.arch/arm-single-step-kernel-helper.exp
951 * gdb.arch/avr-flash-qualifier.exp
952 * gdb.arch/disp-step-insn-reloc.exp
953 * gdb.arch/e500-abi.exp
954 * gdb.arch/e500-regs.exp
955 * gdb.arch/ftrace-insn-reloc.exp
956 * gdb.arch/i386-avx512.exp
957 * gdb.arch/i386-bp_permanent.exp
958 * gdb.arch/i386-byte.exp
959 * gdb.arch/i386-cfi-notcurrent.exp
960 * gdb.arch/i386-disp-step.exp
961 * gdb.arch/i386-dr3-watch.exp
962 * gdb.arch/i386-float.exp
963 * gdb.arch/i386-gnu-cfi.exp
964 * gdb.arch/i386-mpx-map.exp
965 * gdb.arch/i386-mpx-sigsegv.exp
966 * gdb.arch/i386-mpx-simple_segv.exp
967 * gdb.arch/i386-mpx.exp
968 * gdb.arch/i386-permbkpt.exp
969 * gdb.arch/i386-prologue.exp
970 * gdb.arch/i386-signal.exp
971 * gdb.arch/i386-size-overlap.exp
972 * gdb.arch/i386-unwind.exp
973 * gdb.arch/i386-word.exp
974 * gdb.arch/mips-fcr.exp
975 * gdb.arch/powerpc-d128-regs.exp
976 * gdb.arch/powerpc-stackless.exp
977 * gdb.arch/ppc64-atomic-inst.exp
978 * gdb.arch/s390-stackless.exp
979 * gdb.arch/s390-tdbregs.exp
980 * gdb.arch/s390-vregs.exp
981 * gdb.arch/sparc-sysstep.exp
982 * gdb.arch/thumb-bx-pc.exp
983 * gdb.arch/thumb-singlestep.exp
984 * gdb.arch/thumb2-it.exp
985 * gdb.arch/vsx-regs.exp
986 * gdb.asm/asm-source.exp
987 * gdb.base/a2-run.exp
988 * gdb.base/advance.exp
989 * gdb.base/all-bin.exp
990 * gdb.base/anon.exp
991 * gdb.base/args.exp
992 * gdb.base/arithmet.exp
993 * gdb.base/async-shell.exp
994 * gdb.base/async.exp
995 * gdb.base/attach-pie-noexec.exp
996 * gdb.base/attach-twice.exp
997 * gdb.base/auto-load.exp
998 * gdb.base/bang.exp
999 * gdb.base/bitfields.exp
1000 * gdb.base/break-always.exp
1001 * gdb.base/break-caller-line.exp
1002 * gdb.base/break-entry.exp
1003 * gdb.base/break-inline.exp
1004 * gdb.base/break-on-linker-gcd-function.exp
1005 * gdb.base/break-probes.exp
1006 * gdb.base/break.exp
1007 * gdb.base/breakpoint-shadow.exp
1008 * gdb.base/call-ar-st.exp
1009 * gdb.base/call-sc.exp
1010 * gdb.base/call-signal-resume.exp
1011 * gdb.base/call-strs.exp
1012 * gdb.base/callfuncs.exp
1013 * gdb.base/catch-fork-static.exp
1014 * gdb.base/catch-gdb-caused-signals.exp
1015 * gdb.base/catch-load.exp
1016 * gdb.base/catch-signal-fork.exp
1017 * gdb.base/catch-signal.exp
1018 * gdb.base/catch-syscall.exp
1019 * gdb.base/charset.exp
1020 * gdb.base/checkpoint.exp
1021 * gdb.base/chng-syms.exp
1022 * gdb.base/code-expr.exp
1023 * gdb.base/code_elim.exp
1024 * gdb.base/commands.exp
1025 * gdb.base/completion.exp
1026 * gdb.base/complex.exp
1027 * gdb.base/cond-expr.exp
1028 * gdb.base/condbreak.exp
1029 * gdb.base/consecutive.exp
1030 * gdb.base/continue-all-already-running.exp
1031 * gdb.base/coredump-filter.exp
1032 * gdb.base/corefile.exp
1033 * gdb.base/dbx.exp
1034 * gdb.base/debug-expr.exp
1035 * gdb.base/define.exp
1036 * gdb.base/del.exp
1037 * gdb.base/disabled-location.exp
1038 * gdb.base/disasm-end-cu.exp
1039 * gdb.base/disasm-optim.exp
1040 * gdb.base/display.exp
1041 * gdb.base/duplicate-bp.exp
1042 * gdb.base/ena-dis-br.exp
1043 * gdb.base/ending-run.exp
1044 * gdb.base/enumval.exp
1045 * gdb.base/environ.exp
1046 * gdb.base/eu-strip-infcall.exp
1047 * gdb.base/eval-avoid-side-effects.exp
1048 * gdb.base/eval-skip.exp
1049 * gdb.base/exitsignal.exp
1050 * gdb.base/expand-psymtabs.exp
1051 * gdb.base/filesym.exp
1052 * gdb.base/find-unmapped.exp
1053 * gdb.base/finish.exp
1054 * gdb.base/float.exp
1055 * gdb.base/foll-exec-mode.exp
1056 * gdb.base/foll-exec.exp
1057 * gdb.base/foll-fork.exp
1058 * gdb.base/fortran-sym-case.exp
1059 * gdb.base/freebpcmd.exp
1060 * gdb.base/func-ptr.exp
1061 * gdb.base/func-ptrs.exp
1062 * gdb.base/funcargs.exp
1063 * gdb.base/gcore-buffer-overflow.exp
1064 * gdb.base/gcore-relro-pie.exp
1065 * gdb.base/gcore-relro.exp
1066 * gdb.base/gcore.exp
1067 * gdb.base/gdb1090.exp
1068 * gdb.base/gdb11530.exp
1069 * gdb.base/gdb11531.exp
1070 * gdb.base/gdb1821.exp
1071 * gdb.base/gdbindex-stabs.exp
1072 * gdb.base/gdbvars.exp
1073 * gdb.base/hbreak.exp
1074 * gdb.base/hbreak2.exp
1075 * gdb.base/included.exp
1076 * gdb.base/infcall-input.exp
1077 * gdb.base/inferior-died.exp
1078 * gdb.base/infnan.exp
1079 * gdb.base/info-macros.exp
1080 * gdb.base/info-os.exp
1081 * gdb.base/info-proc.exp
1082 * gdb.base/info-shared.exp
1083 * gdb.base/info-target.exp
1084 * gdb.base/infoline.exp
1085 * gdb.base/interp.exp
1086 * gdb.base/interrupt.exp
1087 * gdb.base/jit-reader.exp
1088 * gdb.base/jit-simple.exp
1089 * gdb.base/kill-after-signal.exp
1090 * gdb.base/kill-detach-inferiors-cmd.exp
1091 * gdb.base/label.exp
1092 * gdb.base/langs.exp
1093 * gdb.base/ldbl_e308.exp
1094 * gdb.base/line-symtabs.exp
1095 * gdb.base/linespecs.exp
1096 * gdb.base/list.exp
1097 * gdb.base/long_long.exp
1098 * gdb.base/longest-types.exp
1099 * gdb.base/maint.exp
1100 * gdb.base/max-value-size.exp
1101 * gdb.base/memattr.exp
1102 * gdb.base/mips_pro.exp
1103 * gdb.base/morestack.exp
1104 * gdb.base/moribund-step.exp
1105 * gdb.base/multi-forks.exp
1106 * gdb.base/nested-addr.exp
1107 * gdb.base/nextoverexit.exp
1108 * gdb.base/noreturn-finish.exp
1109 * gdb.base/noreturn-return.exp
1110 * gdb.base/nostdlib.exp
1111 * gdb.base/offsets.exp
1112 * gdb.base/opaque.exp
1113 * gdb.base/pc-fp.exp
1114 * gdb.base/permissions.exp
1115 * gdb.base/print-symbol-loading.exp
1116 * gdb.base/prologue-include.exp
1117 * gdb.base/psymtab.exp
1118 * gdb.base/ptype.exp
1119 * gdb.base/random-signal.exp
1120 * gdb.base/randomize.exp
1121 * gdb.base/range-stepping.exp
1122 * gdb.base/readline-ask.exp
1123 * gdb.base/recpar.exp
1124 * gdb.base/recurse.exp
1125 * gdb.base/relational.exp
1126 * gdb.base/restore.exp
1127 * gdb.base/return-nodebug.exp
1128 * gdb.base/return.exp
1129 * gdb.base/run-after-attach.exp
1130 * gdb.base/save-bp.exp
1131 * gdb.base/scope.exp
1132 * gdb.base/sect-cmd.exp
1133 * gdb.base/set-lang-auto.exp
1134 * gdb.base/set-noassign.exp
1135 * gdb.base/setvar.exp
1136 * gdb.base/sigall.exp
1137 * gdb.base/sigbpt.exp
1138 * gdb.base/siginfo-addr.exp
1139 * gdb.base/siginfo-infcall.exp
1140 * gdb.base/siginfo-obj.exp
1141 * gdb.base/siginfo.exp
1142 * gdb.base/signals-state-child.exp
1143 * gdb.base/signest.exp
1144 * gdb.base/sigstep.exp
1145 * gdb.base/sizeof.exp
1146 * gdb.base/skip.exp
1147 * gdb.base/solib-corrupted.exp
1148 * gdb.base/solib-nodir.exp
1149 * gdb.base/solib-search.exp
1150 * gdb.base/stack-checking.exp
1151 * gdb.base/stale-infcall.exp
1152 * gdb.base/stap-probe.exp
1153 * gdb.base/start.exp
1154 * gdb.base/step-break.exp
1155 * gdb.base/step-bt.exp
1156 * gdb.base/step-line.exp
1157 * gdb.base/step-over-exit.exp
1158 * gdb.base/step-over-syscall.exp
1159 * gdb.base/step-resume-infcall.exp
1160 * gdb.base/step-test.exp
1161 * gdb.base/store.exp
1162 * gdb.base/structs3.exp
1163 * gdb.base/sym-file.exp
1164 * gdb.base/symbol-without-target_section.exp
1165 * gdb.base/term.exp
1166 * gdb.base/testenv.exp
1167 * gdb.base/ui-redirect.exp
1168 * gdb.base/until.exp
1169 * gdb.base/unwindonsignal.exp
1170 * gdb.base/value-double-free.exp
1171 * gdb.base/vla-datatypes.exp
1172 * gdb.base/vla-ptr.exp
1173 * gdb.base/vla-sideeffect.exp
1174 * gdb.base/volatile.exp
1175 * gdb.base/watch-cond-infcall.exp
1176 * gdb.base/watch-cond.exp
1177 * gdb.base/watch-non-mem.exp
1178 * gdb.base/watch-read.exp
1179 * gdb.base/watch-vfork.exp
1180 * gdb.base/watchpoint-cond-gone.exp
1181 * gdb.base/watchpoint-delete.exp
1182 * gdb.base/watchpoint-hw-hit-once.exp
1183 * gdb.base/watchpoint-hw.exp
1184 * gdb.base/watchpoint-stops-at-right-insn.exp
1185 * gdb.base/watchpoints.exp
1186 * gdb.base/wchar.exp
1187 * gdb.base/whatis-exp.exp
1188 * gdb.btrace/buffer-size.exp
1189 * gdb.btrace/data.exp
1190 * gdb.btrace/delta.exp
1191 * gdb.btrace/dlopen.exp
1192 * gdb.btrace/enable.exp
1193 * gdb.btrace/exception.exp
1194 * gdb.btrace/function_call_history.exp
1195 * gdb.btrace/gcore.exp
1196 * gdb.btrace/instruction_history.exp
1197 * gdb.btrace/nohist.exp
1198 * gdb.btrace/reconnect.exp
1199 * gdb.btrace/record_goto-step.exp
1200 * gdb.btrace/record_goto.exp
1201 * gdb.btrace/rn-dl-bind.exp
1202 * gdb.btrace/segv.exp
1203 * gdb.btrace/step.exp
1204 * gdb.btrace/stepi.exp
1205 * gdb.btrace/tailcall-only.exp
1206 * gdb.btrace/tailcall.exp
1207 * gdb.btrace/tsx.exp
1208 * gdb.btrace/unknown_functions.exp
1209 * gdb.btrace/vdso.exp
1210 * gdb.compile/compile-ifunc.exp
1211 * gdb.compile/compile-ops.exp
1212 * gdb.compile/compile-print.exp
1213 * gdb.compile/compile-setjmp.exp
1214 * gdb.cp/abstract-origin.exp
1215 * gdb.cp/ambiguous.exp
1216 * gdb.cp/annota2.exp
1217 * gdb.cp/annota3.exp
1218 * gdb.cp/anon-ns.exp
1219 * gdb.cp/anon-struct.exp
1220 * gdb.cp/anon-union.exp
1221 * gdb.cp/arg-reference.exp
1222 * gdb.cp/baseenum.exp
1223 * gdb.cp/bool.exp
1224 * gdb.cp/breakpoint.exp
1225 * gdb.cp/bs15503.exp
1226 * gdb.cp/call-c.exp
1227 * gdb.cp/casts.exp
1228 * gdb.cp/chained-calls.exp
1229 * gdb.cp/class2.exp
1230 * gdb.cp/classes.exp
1231 * gdb.cp/cmpd-minsyms.exp
1232 * gdb.cp/converts.exp
1233 * gdb.cp/cp-relocate.exp
1234 * gdb.cp/cpcompletion.exp
1235 * gdb.cp/cpexprs.exp
1236 * gdb.cp/cplabel.exp
1237 * gdb.cp/cplusfuncs.exp
1238 * gdb.cp/cpsizeof.exp
1239 * gdb.cp/ctti.exp
1240 * gdb.cp/derivation.exp
1241 * gdb.cp/destrprint.exp
1242 * gdb.cp/dispcxx.exp
1243 * gdb.cp/enum-class.exp
1244 * gdb.cp/exception.exp
1245 * gdb.cp/exceptprint.exp
1246 * gdb.cp/expand-psymtabs-cxx.exp
1247 * gdb.cp/expand-sals.exp
1248 * gdb.cp/extern-c.exp
1249 * gdb.cp/filename.exp
1250 * gdb.cp/formatted-ref.exp
1251 * gdb.cp/fpointer.exp
1252 * gdb.cp/gdb1355.exp
1253 * gdb.cp/gdb2495.exp
1254 * gdb.cp/hang.exp
1255 * gdb.cp/impl-this.exp
1256 * gdb.cp/infcall-dlopen.exp
1257 * gdb.cp/inherit.exp
1258 * gdb.cp/iostream.exp
1259 * gdb.cp/koenig.exp
1260 * gdb.cp/local.exp
1261 * gdb.cp/m-data.exp
1262 * gdb.cp/m-static.exp
1263 * gdb.cp/mb-ctor.exp
1264 * gdb.cp/mb-inline.exp
1265 * gdb.cp/mb-templates.exp
1266 * gdb.cp/member-name.exp
1267 * gdb.cp/member-ptr.exp
1268 * gdb.cp/meth-typedefs.exp
1269 * gdb.cp/method.exp
1270 * gdb.cp/method2.exp
1271 * gdb.cp/minsym-fallback.exp
1272 * gdb.cp/misc.exp
1273 * gdb.cp/namelessclass.exp
1274 * gdb.cp/namespace-enum.exp
1275 * gdb.cp/namespace-nested-import.exp
1276 * gdb.cp/namespace.exp
1277 * gdb.cp/nextoverthrow.exp
1278 * gdb.cp/no-dmgl-verbose.exp
1279 * gdb.cp/non-trivial-retval.exp
1280 * gdb.cp/noparam.exp
1281 * gdb.cp/nsdecl.exp
1282 * gdb.cp/nsimport.exp
1283 * gdb.cp/nsnested.exp
1284 * gdb.cp/nsnoimports.exp
1285 * gdb.cp/nsrecurs.exp
1286 * gdb.cp/nsstress.exp
1287 * gdb.cp/nsusing.exp
1288 * gdb.cp/operator.exp
1289 * gdb.cp/oranking.exp
1290 * gdb.cp/overload-const.exp
1291 * gdb.cp/overload.exp
1292 * gdb.cp/ovldbreak.exp
1293 * gdb.cp/ovsrch.exp
1294 * gdb.cp/paren-type.exp
1295 * gdb.cp/parse-lang.exp
1296 * gdb.cp/pass-by-ref.exp
1297 * gdb.cp/pr-1023.exp
1298 * gdb.cp/pr-1210.exp
1299 * gdb.cp/pr-574.exp
1300 * gdb.cp/pr10687.exp
1301 * gdb.cp/pr12028.exp
1302 * gdb.cp/pr17132.exp
1303 * gdb.cp/pr17494.exp
1304 * gdb.cp/pr9067.exp
1305 * gdb.cp/pr9167.exp
1306 * gdb.cp/pr9631.exp
1307 * gdb.cp/printmethod.exp
1308 * gdb.cp/psmang.exp
1309 * gdb.cp/psymtab-parameter.exp
1310 * gdb.cp/ptype-cv-cp.exp
1311 * gdb.cp/ptype-flags.exp
1312 * gdb.cp/re-set-overloaded.exp
1313 * gdb.cp/ref-types.exp
1314 * gdb.cp/rtti.exp
1315 * gdb.cp/scope-err.exp
1316 * gdb.cp/shadow.exp
1317 * gdb.cp/smartp.exp
1318 * gdb.cp/static-method.exp
1319 * gdb.cp/static-print-quit.exp
1320 * gdb.cp/temargs.exp
1321 * gdb.cp/templates.exp
1322 * gdb.cp/try_catch.exp
1323 * gdb.cp/typedef-operator.exp
1324 * gdb.cp/typeid.exp
1325 * gdb.cp/userdef.exp
1326 * gdb.cp/using-crash.exp
1327 * gdb.cp/var-tag.exp
1328 * gdb.cp/virtbase.exp
1329 * gdb.cp/virtfunc.exp
1330 * gdb.cp/virtfunc2.exp
1331 * gdb.cp/vla-cxx.exp
1332 * gdb.disasm/t01_mov.exp
1333 * gdb.disasm/t02_mova.exp
1334 * gdb.disasm/t03_add.exp
1335 * gdb.disasm/t04_sub.exp
1336 * gdb.disasm/t05_cmp.exp
1337 * gdb.disasm/t06_ari2.exp
1338 * gdb.disasm/t07_ari3.exp
1339 * gdb.disasm/t08_or.exp
1340 * gdb.disasm/t09_xor.exp
1341 * gdb.disasm/t10_and.exp
1342 * gdb.disasm/t11_logs.exp
1343 * gdb.disasm/t12_bit.exp
1344 * gdb.disasm/t13_otr.exp
1345 * gdb.dlang/circular.exp
1346 * gdb.dwarf2/arr-stride.exp
1347 * gdb.dwarf2/arr-subrange.exp
1348 * gdb.dwarf2/atomic-type.exp
1349 * gdb.dwarf2/bad-regnum.exp
1350 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1351 * gdb.dwarf2/callframecfa.exp
1352 * gdb.dwarf2/clztest.exp
1353 * gdb.dwarf2/corrupt.exp
1354 * gdb.dwarf2/data-loc.exp
1355 * gdb.dwarf2/dup-psym.exp
1356 * gdb.dwarf2/dw2-anon-mptr.exp
1357 * gdb.dwarf2/dw2-anonymous-func.exp
1358 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1359 * gdb.dwarf2/dw2-bad-unresolved.exp
1360 * gdb.dwarf2/dw2-basic.exp
1361 * gdb.dwarf2/dw2-canonicalize-type.exp
1362 * gdb.dwarf2/dw2-case-insensitive.exp
1363 * gdb.dwarf2/dw2-common-block.exp
1364 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1365 * gdb.dwarf2/dw2-compressed.exp
1366 * gdb.dwarf2/dw2-const.exp
1367 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1368 * gdb.dwarf2/dw2-cu-size.exp
1369 * gdb.dwarf2/dw2-dup-frame.exp
1370 * gdb.dwarf2/dw2-entry-value.exp
1371 * gdb.dwarf2/dw2-icycle.exp
1372 * gdb.dwarf2/dw2-ifort-parameter.exp
1373 * gdb.dwarf2/dw2-inline-break.exp
1374 * gdb.dwarf2/dw2-inline-param.exp
1375 * gdb.dwarf2/dw2-intercu.exp
1376 * gdb.dwarf2/dw2-intermix.exp
1377 * gdb.dwarf2/dw2-lexical-block-bare.exp
1378 * gdb.dwarf2/dw2-linkage-name-trust.exp
1379 * gdb.dwarf2/dw2-minsym-in-cu.exp
1380 * gdb.dwarf2/dw2-noloc.exp
1381 * gdb.dwarf2/dw2-op-call.exp
1382 * gdb.dwarf2/dw2-op-out-param.exp
1383 * gdb.dwarf2/dw2-opt-structptr.exp
1384 * gdb.dwarf2/dw2-param-error.exp
1385 * gdb.dwarf2/dw2-producer.exp
1386 * gdb.dwarf2/dw2-ranges-base.exp
1387 * gdb.dwarf2/dw2-ref-missing-frame.exp
1388 * gdb.dwarf2/dw2-reg-undefined.exp
1389 * gdb.dwarf2/dw2-regno-invalid.exp
1390 * gdb.dwarf2/dw2-restore.exp
1391 * gdb.dwarf2/dw2-restrict.exp
1392 * gdb.dwarf2/dw2-single-line-discriminators.exp
1393 * gdb.dwarf2/dw2-strp.exp
1394 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1395 * gdb.dwarf2/dw2-unresolved.exp
1396 * gdb.dwarf2/dw2-var-zero-addr.exp
1397 * gdb.dwarf2/dw4-sig-types.exp
1398 * gdb.dwarf2/dwz.exp
1399 * gdb.dwarf2/dynarr-ptr.exp
1400 * gdb.dwarf2/enum-type.exp
1401 * gdb.dwarf2/gdb-index.exp
1402 * gdb.dwarf2/implptr-64bit.exp
1403 * gdb.dwarf2/implptr-optimized-out.exp
1404 * gdb.dwarf2/implptr.exp
1405 * gdb.dwarf2/implref-array.exp
1406 * gdb.dwarf2/implref-const.exp
1407 * gdb.dwarf2/implref-global.exp
1408 * gdb.dwarf2/implref-struct.exp
1409 * gdb.dwarf2/mac-fileno.exp
1410 * gdb.dwarf2/main-subprogram.exp
1411 * gdb.dwarf2/member-ptr-forwardref.exp
1412 * gdb.dwarf2/method-ptr.exp
1413 * gdb.dwarf2/missing-sig-type.exp
1414 * gdb.dwarf2/nonvar-access.exp
1415 * gdb.dwarf2/opaque-type-lookup.exp
1416 * gdb.dwarf2/pieces-optimized-out.exp
1417 * gdb.dwarf2/pieces.exp
1418 * gdb.dwarf2/pr10770.exp
1419 * gdb.dwarf2/pr13961.exp
1420 * gdb.dwarf2/staticvirtual.exp
1421 * gdb.dwarf2/subrange.exp
1422 * gdb.dwarf2/symtab-producer.exp
1423 * gdb.dwarf2/trace-crash.exp
1424 * gdb.dwarf2/typeddwarf.exp
1425 * gdb.dwarf2/valop.exp
1426 * gdb.dwarf2/watch-notconst.exp
1427 * gdb.fortran/array-element.exp
1428 * gdb.fortran/charset.exp
1429 * gdb.fortran/common-block.exp
1430 * gdb.fortran/complex.exp
1431 * gdb.fortran/derived-type-function.exp
1432 * gdb.fortran/derived-type.exp
1433 * gdb.fortran/logical.exp
1434 * gdb.fortran/module.exp
1435 * gdb.fortran/multi-dim.exp
1436 * gdb.fortran/nested-funcs.exp
1437 * gdb.fortran/print-formatted.exp
1438 * gdb.fortran/subarray.exp
1439 * gdb.fortran/vla-alloc-assoc.exp
1440 * gdb.fortran/vla-datatypes.exp
1441 * gdb.fortran/vla-history.exp
1442 * gdb.fortran/vla-ptr-info.exp
1443 * gdb.fortran/vla-ptype-sub.exp
1444 * gdb.fortran/vla-ptype.exp
1445 * gdb.fortran/vla-sizeof.exp
1446 * gdb.fortran/vla-type.exp
1447 * gdb.fortran/vla-value-sub-arbitrary.exp
1448 * gdb.fortran/vla-value-sub-finish.exp
1449 * gdb.fortran/vla-value-sub.exp
1450 * gdb.fortran/vla-value.exp
1451 * gdb.fortran/whatis_type.exp
1452 * gdb.go/chan.exp
1453 * gdb.go/handcall.exp
1454 * gdb.go/hello.exp
1455 * gdb.go/integers.exp
1456 * gdb.go/methods.exp
1457 * gdb.go/package.exp
1458 * gdb.go/strings.exp
1459 * gdb.go/types.exp
1460 * gdb.go/unsafe.exp
1461 * gdb.guile/scm-arch.exp
1462 * gdb.guile/scm-block.exp
1463 * gdb.guile/scm-breakpoint.exp
1464 * gdb.guile/scm-cmd.exp
1465 * gdb.guile/scm-disasm.exp
1466 * gdb.guile/scm-equal.exp
1467 * gdb.guile/scm-frame-args.exp
1468 * gdb.guile/scm-frame-inline.exp
1469 * gdb.guile/scm-frame.exp
1470 * gdb.guile/scm-iterator.exp
1471 * gdb.guile/scm-math.exp
1472 * gdb.guile/scm-objfile.exp
1473 * gdb.guile/scm-ports.exp
1474 * gdb.guile/scm-symbol.exp
1475 * gdb.guile/scm-symtab.exp
1476 * gdb.guile/scm-value-cc.exp
1477 * gdb.guile/types-module.exp
1478 * gdb.linespec/break-ask.exp
1479 * gdb.linespec/cpexplicit.exp
1480 * gdb.linespec/explicit.exp
1481 * gdb.linespec/keywords.exp
1482 * gdb.linespec/linespec.exp
1483 * gdb.linespec/ls-dollar.exp
1484 * gdb.linespec/ls-errs.exp
1485 * gdb.linespec/skip-two.exp
1486 * gdb.linespec/thread.exp
1487 * gdb.mi/mi-async.exp
1488 * gdb.mi/mi-basics.exp
1489 * gdb.mi/mi-break.exp
1490 * gdb.mi/mi-catch-load.exp
1491 * gdb.mi/mi-cli.exp
1492 * gdb.mi/mi-cmd-param-changed.exp
1493 * gdb.mi/mi-console.exp
1494 * gdb.mi/mi-detach.exp
1495 * gdb.mi/mi-disassemble.exp
1496 * gdb.mi/mi-eval.exp
1497 * gdb.mi/mi-file-transfer.exp
1498 * gdb.mi/mi-file.exp
1499 * gdb.mi/mi-fill-memory.exp
1500 * gdb.mi/mi-inheritance-syntax-error.exp
1501 * gdb.mi/mi-linespec-err-cp.exp
1502 * gdb.mi/mi-logging.exp
1503 * gdb.mi/mi-memory-changed.exp
1504 * gdb.mi/mi-read-memory.exp
1505 * gdb.mi/mi-record-changed.exp
1506 * gdb.mi/mi-reg-undefined.exp
1507 * gdb.mi/mi-regs.exp
1508 * gdb.mi/mi-return.exp
1509 * gdb.mi/mi-reverse.exp
1510 * gdb.mi/mi-simplerun.exp
1511 * gdb.mi/mi-solib.exp
1512 * gdb.mi/mi-stack.exp
1513 * gdb.mi/mi-stepi.exp
1514 * gdb.mi/mi-syn-frame.exp
1515 * gdb.mi/mi-until.exp
1516 * gdb.mi/mi-var-block.exp
1517 * gdb.mi/mi-var-child.exp
1518 * gdb.mi/mi-var-cmd.exp
1519 * gdb.mi/mi-var-cp.exp
1520 * gdb.mi/mi-var-display.exp
1521 * gdb.mi/mi-var-invalidate.exp
1522 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1523 * gdb.mi/mi-vla-fortran.exp
1524 * gdb.mi/mi-watch.exp
1525 * gdb.mi/mi2-var-child.exp
1526 * gdb.mi/user-selected-context-sync.exp
1527 * gdb.modula2/unbounded-array.exp
1528 * gdb.multi/dummy-frame-restore.exp
1529 * gdb.multi/multi-arch-exec.exp
1530 * gdb.multi/multi-arch.exp
1531 * gdb.multi/tids.exp
1532 * gdb.multi/watchpoint-multi.exp
1533 * gdb.opencl/callfuncs.exp
1534 * gdb.opencl/convs_casts.exp
1535 * gdb.opencl/datatypes.exp
1536 * gdb.opencl/operators.exp
1537 * gdb.opencl/vec_comps.exp
1538 * gdb.opt/clobbered-registers-O2.exp
1539 * gdb.opt/inline-break.exp
1540 * gdb.opt/inline-bt.exp
1541 * gdb.opt/inline-cmds.exp
1542 * gdb.opt/inline-locals.exp
1543 * gdb.pascal/case-insensitive-symbols.exp
1544 * gdb.pascal/floats.exp
1545 * gdb.pascal/gdb11492.exp
1546 * gdb.python/lib-types.exp
1547 * gdb.python/py-arch.exp
1548 * gdb.python/py-as-string.exp
1549 * gdb.python/py-bad-printers.exp
1550 * gdb.python/py-block.exp
1551 * gdb.python/py-breakpoint-create-fail.exp
1552 * gdb.python/py-breakpoint.exp
1553 * gdb.python/py-caller-is.exp
1554 * gdb.python/py-cmd.exp
1555 * gdb.python/py-explore-cc.exp
1556 * gdb.python/py-explore.exp
1557 * gdb.python/py-finish-breakpoint.exp
1558 * gdb.python/py-finish-breakpoint2.exp
1559 * gdb.python/py-frame-args.exp
1560 * gdb.python/py-frame-inline.exp
1561 * gdb.python/py-frame.exp
1562 * gdb.python/py-framefilter-mi.exp
1563 * gdb.python/py-infthread.exp
1564 * gdb.python/py-lazy-string.exp
1565 * gdb.python/py-linetable.exp
1566 * gdb.python/py-mi-events.exp
1567 * gdb.python/py-mi-objfile.exp
1568 * gdb.python/py-mi.exp
1569 * gdb.python/py-objfile.exp
1570 * gdb.python/py-pp-integral.exp
1571 * gdb.python/py-pp-maint.exp
1572 * gdb.python/py-pp-re-notag.exp
1573 * gdb.python/py-pp-registration.exp
1574 * gdb.python/py-recurse-unwind.exp
1575 * gdb.python/py-strfns.exp
1576 * gdb.python/py-symbol.exp
1577 * gdb.python/py-symtab.exp
1578 * gdb.python/py-sync-interp.exp
1579 * gdb.python/py-typeprint.exp
1580 * gdb.python/py-unwind-maint.exp
1581 * gdb.python/py-unwind.exp
1582 * gdb.python/py-value-cc.exp
1583 * gdb.python/py-xmethods.exp
1584 * gdb.reverse/amd64-tailcall-reverse.exp
1585 * gdb.reverse/break-precsave.exp
1586 * gdb.reverse/break-reverse.exp
1587 * gdb.reverse/consecutive-precsave.exp
1588 * gdb.reverse/consecutive-reverse.exp
1589 * gdb.reverse/finish-precsave.exp
1590 * gdb.reverse/finish-reverse-bkpt.exp
1591 * gdb.reverse/finish-reverse.exp
1592 * gdb.reverse/fstatat-reverse.exp
1593 * gdb.reverse/getresuid-reverse.exp
1594 * gdb.reverse/i386-precsave.exp
1595 * gdb.reverse/i386-reverse.exp
1596 * gdb.reverse/i386-sse-reverse.exp
1597 * gdb.reverse/i387-env-reverse.exp
1598 * gdb.reverse/i387-stack-reverse.exp
1599 * gdb.reverse/insn-reverse.exp
1600 * gdb.reverse/machinestate-precsave.exp
1601 * gdb.reverse/machinestate.exp
1602 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1603 * gdb.reverse/pipe-reverse.exp
1604 * gdb.reverse/readv-reverse.exp
1605 * gdb.reverse/recvmsg-reverse.exp
1606 * gdb.reverse/rerun-prec.exp
1607 * gdb.reverse/s390-mvcle.exp
1608 * gdb.reverse/step-precsave.exp
1609 * gdb.reverse/step-reverse.exp
1610 * gdb.reverse/time-reverse.exp
1611 * gdb.reverse/until-precsave.exp
1612 * gdb.reverse/until-reverse.exp
1613 * gdb.reverse/waitpid-reverse.exp
1614 * gdb.reverse/watch-precsave.exp
1615 * gdb.reverse/watch-reverse.exp
1616 * gdb.rust/generics.exp
1617 * gdb.rust/methods.exp
1618 * gdb.rust/modules.exp
1619 * gdb.rust/simple.exp
1620 * gdb.server/connect-with-no-symbol-file.exp
1621 * gdb.server/ext-attach.exp
1622 * gdb.server/ext-restart.exp
1623 * gdb.server/ext-wrapper.exp
1624 * gdb.server/file-transfer.exp
1625 * gdb.server/server-exec-info.exp
1626 * gdb.server/server-kill.exp
1627 * gdb.server/server-mon.exp
1628 * gdb.server/wrapper.exp
1629 * gdb.stabs/exclfwd.exp
1630 * gdb.stabs/gdb11479.exp
1631 * gdb.threads/clone-new-thread-event.exp
1632 * gdb.threads/corethreads.exp
1633 * gdb.threads/current-lwp-dead.exp
1634 * gdb.threads/dlopen-libpthread.exp
1635 * gdb.threads/gcore-thread.exp
1636 * gdb.threads/sigstep-threads.exp
1637 * gdb.threads/watchpoint-fork.exp
1638 * gdb.trace/actions-changed.exp
1639 * gdb.trace/backtrace.exp
1640 * gdb.trace/change-loc.exp
1641 * gdb.trace/circ.exp
1642 * gdb.trace/collection.exp
1643 * gdb.trace/disconnected-tracing.exp
1644 * gdb.trace/ftrace.exp
1645 * gdb.trace/mi-trace-frame-collected.exp
1646 * gdb.trace/mi-trace-unavailable.exp
1647 * gdb.trace/mi-traceframe-changed.exp
1648 * gdb.trace/mi-tsv-changed.exp
1649 * gdb.trace/no-attach-trace.exp
1650 * gdb.trace/passc-dyn.exp
1651 * gdb.trace/qtro.exp
1652 * gdb.trace/range-stepping.exp
1653 * gdb.trace/read-memory.exp
1654 * gdb.trace/save-trace.exp
1655 * gdb.trace/signal.exp
1656 * gdb.trace/status-stop.exp
1657 * gdb.trace/tfile.exp
1658 * gdb.trace/trace-break.exp
1659 * gdb.trace/trace-buffer-size.exp
1660 * gdb.trace/trace-condition.exp
1661 * gdb.trace/tracefile-pseudo-reg.exp
1662 * gdb.trace/tstatus.exp
1663 * gdb.trace/unavailable.exp
1664 * gdb.trace/while-dyn.exp
1665 * gdb.trace/while-stepping.exp
1666
34c41c68
DE
16672016-12-22 Doug Evans <xdje42@gmail.com>
1668
1669 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1670 and msymbols.
1671
16e69324
YQ
16722016-12-19 Yao Qi <yao.qi@linaro.org>
1673
1674 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1675 (test_with_self): Don't call do_steps_and_nexts, and remove
1676 code about stepping into xmalloc.
1677
f94f411b
YQ
16782016-12-09 Yao Qi <yao.qi@linaro.org>
1679
1680 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1681
16822016-12-09 Yao Qi <yao.qi@linaro.org>
1683
1684 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1685
f1b5deee
PA
16862016-12-09 Pedro Alves <palves@redhat.com>
1687
1688 * gdb.base/all-architectures-0.exp: New file.
1689 * gdb.base/all-architectures-1.exp: New file.
1690 * gdb.base/all-architectures-2.exp: New file.
1691 * gdb.base/all-architectures-3.exp: New file.
1692 * gdb.base/all-architectures-4.exp: New file.
1693 * gdb.base/all-architectures-5.exp: New file.
1694 * gdb.base/all-architectures-6.exp: New file.
1695 * gdb.base/all-architectures-7.exp: New file.
1696 * gdb.base/all-architectures.exp.in: New file.
1697
364ca42e
YQ
16982016-12-09 Yao Qi <yao.qi@linaro.org>
1699
1700 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1701
107c2d62
LM
17022016-12-02 Luis Machado <lgustavo@codesourcery.com>
1703
1704 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1705 possible.
1706 Remove useless pattern-matching code.
1707
df3ee9ca
PA
17082016-12-02 Pedro Alves <palves@redhat.com>
1709
1710 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1711 procedure.
1712 (top level): Call it.
1713
ec835369
PA
17142016-12-02 Pedro Alves <palves@redhat.com>
1715
1716 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1717 New procedure.
1718 (top level): Call it.
1719
01770bbd
PA
17202016-12-02 Pedro Alves <palves@redhat.com>
1721
1722 PR cli/20559
1723 * gdb.base/commands.exp (user_defined_command_args_eval): New
1724 procedure.
1725 (top level): Call it.
1726
008459ea
LM
17272016-12-02 Luis Machado <lgustavo@codesourcery.com>
1728
1729 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1730 timeout handling.
1731
0c1b455e
TT
17322016-12-02 Tom Tromey <tom@tromey.com>
1733
1734 * gdb.dwarf2/main-subprogram.c: New file.
1735 * gdb.dwarf2/main-subprogram.exp: New file.
1736
018572b8
LM
17372016-12-01 Luis Machado <lgustavo@codesourcery.com>
1738
1739 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1740 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1741 gdb_test_no_output for a couple of cases.
1742 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1743
84c93cd5
LM
17442016-12-01 Luis Machado <lgustavo@codesourcery.com>
1745
1746 Fix test names and standardize compilation error messages throughout
1747 the following files:
1748
1749 * gdb.ada/start.exp
1750 * gdb.arch/alpha-step.exp
1751 * gdb.arch/e500-prologue.exp
1752 * gdb.arch/ftrace-insn-reloc.exp
1753 * gdb.arch/gdb1291.exp
1754 * gdb.arch/gdb1431.exp
1755 * gdb.arch/gdb1558.exp
1756 * gdb.arch/i386-dr3-watch.exp
1757 * gdb.arch/i386-sse-stack-align.exp
1758 * gdb.arch/ia64-breakpoint-shadow.exp
1759 * gdb.arch/pa-nullify.exp
1760 * gdb.arch/powerpc-aix-prologue.exp
1761 * gdb.arch/thumb-bx-pc.exp
1762 * gdb.base/annota1.exp
1763 * gdb.base/annota3.exp
1764 * gdb.base/arrayidx.exp
1765 * gdb.base/assign.exp
1766 * gdb.base/attach.exp
1767 * gdb.base/auxv.exp
1768 * gdb.base/bang.exp
1769 * gdb.base/bfp-test.exp
1770 * gdb.base/bigcore.exp
1771 * gdb.base/bitfields2.exp
1772 * gdb.base/break-fun-addr.exp
1773 * gdb.base/break-probes.exp
1774 * gdb.base/call-rt-st.exp
1775 * gdb.base/callexit.exp
1776 * gdb.base/catch-fork-kill.exp
1777 * gdb.base/charset.exp
1778 * gdb.base/checkpoint.exp
1779 * gdb.base/comprdebug.exp
1780 * gdb.base/constvars.exp
1781 * gdb.base/coredump-filter.exp
1782 * gdb.base/cursal.exp
1783 * gdb.base/cvexpr.exp
1784 * gdb.base/detach.exp
1785 * gdb.base/display.exp
1786 * gdb.base/dmsym.exp
1787 * gdb.base/dprintf-pending.exp
1788 * gdb.base/dso2dso.exp
1789 * gdb.base/dtrace-probe.exp
1790 * gdb.base/dump.exp
1791 * gdb.base/enum_cond.exp
1792 * gdb.base/exe-lock.exp
1793 * gdb.base/exec-invalid-sysroot.exp
1794 * gdb.base/execl-update-breakpoints.exp
1795 * gdb.base/exprs.exp
1796 * gdb.base/fileio.exp
1797 * gdb.base/find.exp
1798 * gdb.base/finish.exp
1799 * gdb.base/fixsection.exp
1800 * gdb.base/foll-vfork.exp
1801 * gdb.base/frame-args.exp
1802 * gdb.base/gcore.exp
1803 * gdb.base/gdb1250.exp
1804 * gdb.base/global-var-nested-by-dso.exp
1805 * gdb.base/gnu-ifunc.exp
1806 * gdb.base/hashline1.exp
1807 * gdb.base/hashline2.exp
1808 * gdb.base/hashline3.exp
1809 * gdb.base/hbreak-in-shr-unsupported.exp
1810 * gdb.base/huge.exp
1811 * gdb.base/infcall-input.exp
1812 * gdb.base/info-fun.exp
1813 * gdb.base/info-shared.exp
1814 * gdb.base/jit-simple.exp
1815 * gdb.base/jit-so.exp
1816 * gdb.base/jit.exp
1817 * gdb.base/jump.exp
1818 * gdb.base/label.exp
1819 * gdb.base/lineinc.exp
1820 * gdb.base/logical.exp
1821 * gdb.base/longjmp.exp
1822 * gdb.base/macscp.exp
1823 * gdb.base/miscexprs.exp
1824 * gdb.base/new-ui-echo.exp
1825 * gdb.base/new-ui-pending-input.exp
1826 * gdb.base/new-ui.exp
1827 * gdb.base/nodebug.exp
1828 * gdb.base/nofield.exp
1829 * gdb.base/offsets.exp
1830 * gdb.base/overlays.exp
1831 * gdb.base/pending.exp
1832 * gdb.base/pointers.exp
1833 * gdb.base/pr11022.exp
1834 * gdb.base/printcmds.exp
1835 * gdb.base/prologue.exp
1836 * gdb.base/ptr-typedef.exp
1837 * gdb.base/realname-expand.exp
1838 * gdb.base/relativedebug.exp
1839 * gdb.base/relocate.exp
1840 * gdb.base/remote.exp
1841 * gdb.base/reread.exp
1842 * gdb.base/return2.exp
1843 * gdb.base/savedregs.exp
1844 * gdb.base/sep.exp
1845 * gdb.base/sepdebug.exp
1846 * gdb.base/sepsymtab.exp
1847 * gdb.base/set-inferior-tty.exp
1848 * gdb.base/setshow.exp
1849 * gdb.base/shlib-call.exp
1850 * gdb.base/sigaltstack.exp
1851 * gdb.base/siginfo-addr.exp
1852 * gdb.base/signals.exp
1853 * gdb.base/signull.exp
1854 * gdb.base/sigrepeat.exp
1855 * gdb.base/so-impl-ld.exp
1856 * gdb.base/solib-display.exp
1857 * gdb.base/solib-overlap.exp
1858 * gdb.base/solib-search.exp
1859 * gdb.base/solib-symbol.exp
1860 * gdb.base/structs.exp
1861 * gdb.base/structs2.exp
1862 * gdb.base/symtab-search-order.exp
1863 * gdb.base/twice.exp
1864 * gdb.base/unload.exp
1865 * gdb.base/varargs.exp
1866 * gdb.base/watchpoint-solib.exp
1867 * gdb.base/watchpoint.exp
1868 * gdb.base/whatis.exp
1869 * gdb.base/wrong_frame_bt_full.exp
1870 * gdb.btrace/dlopen.exp
1871 * gdb.cell/ea-standalone.exp
1872 * gdb.cell/ea-test.exp
1873 * gdb.cp/dispcxx.exp
1874 * gdb.cp/gdb2384.exp
1875 * gdb.cp/method2.exp
1876 * gdb.cp/nextoverthrow.exp
1877 * gdb.cp/pr10728.exp
1878 * gdb.disasm/am33.exp
1879 * gdb.disasm/h8300s.exp
1880 * gdb.disasm/mn10300.exp
1881 * gdb.disasm/sh3.exp
1882 * gdb.dwarf2/dw2-dir-file-name.exp
1883 * gdb.fortran/complex.exp
1884 * gdb.fortran/library-module.exp
1885 * gdb.guile/scm-pretty-print.exp
1886 * gdb.guile/scm-symbol.exp
1887 * gdb.guile/scm-type.exp
1888 * gdb.guile/scm-value.exp
1889 * gdb.linespec/linespec.exp
1890 * gdb.mi/gdb701.exp
1891 * gdb.mi/gdb792.exp
1892 * gdb.mi/mi-breakpoint-changed.exp
1893 * gdb.mi/mi-dprintf-pending.exp
1894 * gdb.mi/mi-dprintf.exp
1895 * gdb.mi/mi-exit-code.exp
1896 * gdb.mi/mi-pending.exp
1897 * gdb.mi/mi-solib.exp
1898 * gdb.mi/new-ui-mi-sync.exp
1899 * gdb.mi/pr11022.exp
1900 * gdb.mi/user-selected-context-sync.exp
1901 * gdb.opt/solib-intra-step.exp
1902 * gdb.python/py-events.exp
1903 * gdb.python/py-finish-breakpoint.exp
1904 * gdb.python/py-mi.exp
1905 * gdb.python/py-prettyprint.exp
1906 * gdb.python/py-shared.exp
1907 * gdb.python/py-symbol.exp
1908 * gdb.python/py-template.exp
1909 * gdb.python/py-type.exp
1910 * gdb.python/py-value.exp
1911 * gdb.reverse/solib-precsave.exp
1912 * gdb.reverse/solib-reverse.exp
1913 * gdb.server/solib-list.exp
1914 * gdb.stabs/weird.exp
1915 * gdb.threads/reconnect-signal.exp
1916 * gdb.threads/stepi-random-signal.exp
1917 * gdb.trace/actions.exp
1918 * gdb.trace/ax.exp
1919 * gdb.trace/backtrace.exp
1920 * gdb.trace/change-loc.exp
1921 * gdb.trace/deltrace.exp
1922 * gdb.trace/ftrace-lock.exp
1923 * gdb.trace/ftrace.exp
1924 * gdb.trace/infotrace.exp
1925 * gdb.trace/mi-tracepoint-changed.exp
1926 * gdb.trace/packetlen.exp
1927 * gdb.trace/passcount.exp
1928 * gdb.trace/pending.exp
1929 * gdb.trace/range-stepping.exp
1930 * gdb.trace/report.exp
1931 * gdb.trace/stap-trace.exp
1932 * gdb.trace/tfind.exp
1933 * gdb.trace/trace-break.exp
1934 * gdb.trace/trace-condition.exp
1935 * gdb.trace/trace-enable-disable.exp
1936 * gdb.trace/trace-mt.exp
1937 * gdb.trace/tracecmd.exp
1938 * gdb.trace/tspeed.exp
1939 * gdb.trace/tsv.exp
1940 * lib/perftest.exp
1941
fb9feb35
LM
19422016-12-01 Luis Machado <lgustavo@codesourcery.com>
1943
1944 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1945 with gdb_test_no_output.
1946 Use command as test name.
1947
cd2ddb6c
LM
19482016-12-01 Luis Machado <lgustavo@codesourcery.com>
1949
1950 Fix test names starting with uppercase throughout the files.
1951
1952 * gdb.ada/assign_1.exp
1953 * gdb.ada/boolean_expr.exp
1954 * gdb.base/arrayidx.exp
1955 * gdb.base/del.exp
1956 * gdb.base/gcore-buffer-overflow.exp
1957 * gdb.base/testenv.exp
1958 * gdb.compile/compile.exp
1959 * gdb.python/py-framefilter-invalidarg.exp
1960 * gdb.python/py-framefilter.exp
1961
bb95117e
LM
19622016-12-01 Luis Machado <lgustavo@codesourcery.com>
1963
1964 Fix test names starting with uppercase throughout the files.
1965
1966 * gdb.ada/array_return.exp
1967 * gdb.ada/expr_delims.exp
1968 * gdb.ada/mi_dyn_arr.exp
1969 * gdb.ada/mi_interface.exp
1970 * gdb.ada/mi_var_array.exp
1971 * gdb.ada/watch_arg.exp
1972 * gdb.arch/alpha-step.exp
1973 * gdb.arch/altivec-regs.exp
1974 * gdb.arch/e500-regs.exp
1975 * gdb.arch/powerpc-d128-regs.exp
1976 * gdb.base/arrayidx.exp
1977 * gdb.base/break.exp
1978 * gdb.base/checkpoint.exp
1979 * gdb.base/debug-expr.exp
1980 * gdb.base/dmsym.exp
1981 * gdb.base/radix.exp
1982 * gdb.base/sepdebug.exp
1983 * gdb.base/testenv.exp
1984 * gdb.base/watch_thread_num.exp
1985 * gdb.base/watchpoint-cond-gone.exp
1986 * gdb.cell/break.exp
1987 * gdb.cell/ea-cache.exp
1988 * gdb.compile/compile.exp
1989 * gdb.cp/gdb2495.exp
1990 * gdb.gdb/selftest.exp
1991 * gdb.gdb/xfullpath.exp
1992 * gdb.go/hello.exp
1993 * gdb.go/integers.exp
1994 * gdb.objc/basicclass.exp
1995 * gdb.pascal/hello.exp
1996 * gdb.pascal/integers.exp
1997 * gdb.python/py-breakpoint.exp
1998 * gdb.python/py-cmd.exp
1999 * gdb.python/py-linetable.exp
2000 * gdb.python/py-xmethods.exp
2001 * gdb.python/python.exp
2002 * gdb.reverse/consecutive-precsave.exp
2003 * gdb.reverse/finish-precsave.exp
2004 * gdb.reverse/i386-precsave.exp
2005 * gdb.reverse/machinestate-precsave.exp
2006 * gdb.reverse/sigall-precsave.exp
2007 * gdb.reverse/solib-precsave.exp
2008 * gdb.reverse/step-precsave.exp
2009 * gdb.reverse/until-precsave.exp
2010 * gdb.reverse/watch-precsave.exp
2011 * gdb.threads/leader-exit.exp
2012 * gdb.threads/pthreads.exp
2013 * gdb.threads/wp-replication.exp
2014 * gdb.trace/actions.exp
2015 * gdb.trace/mi-tsv-changed.exp
2016 * gdb.trace/tsv.exp
2017
de97fdd4
LM
20182016-12-01 Luis Machado <lgustavo@codesourcery.com>
2019
2020 Fix test names starting with uppercase throughout the files.
2021
2022 * gdb.arch/i386-bp_permanent.exp
2023 * gdb.arch/i386-gnu-cfi.exp
2024 * gdb.base/disasm-end-cu.exp
2025 * gdb.base/macscp.exp
2026 * gdb.base/pending.exp
2027 * gdb.base/watch_thread_num.exp
2028 * gdb.cp/exception.exp
2029 * gdb.cp/gdb2495.exp
2030 * gdb.cp/local.exp
2031 * gdb.python/py-evsignal.exp
2032 * gdb.python/python.exp
2033 * gdb.trace/tracecmd.exp
2034
9f058c10
LM
20352016-12-01 Luis Machado <lgustavo@codesourcery.com>
2036
2037 Fix test names starting with uppercase throughout the files.
2038
2039 * gdb.base/charset.exp
2040 * gdb.base/eval.exp
2041 * gdb.base/multi-forks.exp
2042 * gdb.guile/scm-progspace.exp
2043 * gdb.opencl/datatypes.exp
2044 * gdb.python/py-block.exp
2045 * gdb.python/py-function.exp
2046 * gdb.python/py-symbol.exp
2047 * gdb.python/py-symtab.exp
2048 * gdb.python/py-xmethods.exp
2049 * gdb.reverse/break-precsave.exp
2050 * gdb.reverse/break-reverse.exp
2051 * gdb.reverse/consecutive-precsave.exp
2052 * gdb.reverse/consecutive-reverse.exp
2053 * gdb.reverse/finish-precsave.exp
2054 * gdb.reverse/finish-reverse-bkpt.exp
2055 * gdb.reverse/finish-reverse.exp
2056 * gdb.reverse/fstatat-reverse.exp
2057 * gdb.reverse/getresuid-reverse.exp
2058 * gdb.reverse/i386-precsave.exp
2059 * gdb.reverse/i386-reverse.exp
2060 * gdb.reverse/i386-sse-reverse.exp
2061 * gdb.reverse/i387-stack-reverse.exp
2062 * gdb.reverse/insn-reverse.exp
2063 * gdb.reverse/machinestate-precsave.exp
2064 * gdb.reverse/machinestate.exp
2065 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2066 * gdb.reverse/pipe-reverse.exp
2067 * gdb.reverse/readv-reverse.exp
2068 * gdb.reverse/recvmsg-reverse.exp
2069 * gdb.reverse/rerun-prec.exp
2070 * gdb.reverse/s390-mvcle.exp
2071 * gdb.reverse/sigall-precsave.exp
2072 * gdb.reverse/sigall-reverse.exp
2073 * gdb.reverse/solib-precsave.exp
2074 * gdb.reverse/solib-reverse.exp
2075 * gdb.reverse/step-precsave.exp
2076 * gdb.reverse/step-reverse.exp
2077 * gdb.reverse/time-reverse.exp
2078 * gdb.reverse/until-precsave.exp
2079 * gdb.reverse/until-reverse.exp
2080 * gdb.reverse/waitpid-reverse.exp
2081 * gdb.reverse/watch-precsave.exp
2082 * gdb.reverse/watch-reverse.exp
2083
cdc7edd7
LM
20842016-12-01 Luis Machado <lgustavo@codesourcery.com>
2085
2086 Fix test names starting with uppercase throughout the files.
2087
2088 * gdb.arch/i386-mpx-simple_segv.exp
2089 * gdb.arch/i386-mpx.exp
2090 * gdb.arch/i386-permbkpt.exp
2091 * gdb.arch/pa-nullify.exp
2092 * gdb.arch/powerpc-d128-regs.exp
2093 * gdb.arch/vsx-regs.exp
2094 * gdb.base/bfp-test.exp
2095 * gdb.base/break.exp
2096 * gdb.base/breakpoint-shadow.exp
2097 * gdb.base/callfuncs.exp
2098 * gdb.base/charset.exp
2099 * gdb.base/commands.exp
2100 * gdb.base/completion.exp
2101 * gdb.base/dfp-test.exp
2102 * gdb.base/echo.exp
2103 * gdb.base/ending-run.exp
2104 * gdb.base/eval.exp
2105 * gdb.base/expand-psymtabs.exp
2106 * gdb.base/float128.exp
2107 * gdb.base/floatn.exp
2108 * gdb.base/foll-exec-mode.exp
2109 * gdb.base/gdb1056.exp
2110 * gdb.base/gdb11531.exp
2111 * gdb.base/kill-after-signal.exp
2112 * gdb.base/multi-forks.exp
2113 * gdb.base/overlays.exp
2114 * gdb.base/pending.exp
2115 * gdb.base/sepdebug.exp
2116 * gdb.base/testenv.exp
2117 * gdb.base/valgrind-db-attach.exp
2118 * gdb.base/watch_thread_num.exp
2119 * gdb.base/watchpoint-cond-gone.exp
2120 * gdb.base/watchpoint.exp
2121 * gdb.base/watchpoints.exp
2122 * gdb.cp/arg-reference.exp
2123 * gdb.cp/baseenum.exp
2124 * gdb.cp/operator.exp
2125 * gdb.cp/shadow.exp
2126 * gdb.dwarf2/dw2-op-out-param.exp
2127 * gdb.dwarf2/dw2-reg-undefined.exp
2128 * gdb.go/chan.exp
2129 * gdb.go/hello.exp
2130 * gdb.go/integers.exp
2131 * gdb.go/methods.exp
2132 * gdb.go/package.exp
2133 * gdb.guile/scm-parameter.exp
2134 * gdb.guile/scm-progspace.exp
2135 * gdb.guile/scm-value.exp
2136 * gdb.mi/mi-pending.exp
2137 * gdb.mi/user-selected-context-sync.exp
2138 * gdb.multi/multi-attach.exp
2139 * gdb.multi/tids.exp
2140 * gdb.opt/clobbered-registers-O2.exp
2141 * gdb.pascal/floats.exp
2142 * gdb.pascal/integers.exp
2143 * gdb.python/py-block.exp
2144 * gdb.python/py-events.exp
2145 * gdb.python/py-parameter.exp
2146 * gdb.python/py-symbol.exp
2147 * gdb.python/py-symtab.exp
2148 * gdb.python/py-type.exp
2149 * gdb.python/py-value.exp
2150 * gdb.python/py-xmethods.exp
2151 * gdb.python/python.exp
2152 * gdb.reverse/break-precsave.exp
2153 * gdb.reverse/consecutive-precsave.exp
2154 * gdb.reverse/finish-precsave.exp
2155 * gdb.reverse/i386-precsave.exp
2156 * gdb.reverse/machinestate-precsave.exp
2157 * gdb.reverse/sigall-precsave.exp
2158 * gdb.reverse/solib-precsave.exp
2159 * gdb.reverse/step-precsave.exp
2160 * gdb.reverse/until-precsave.exp
2161 * gdb.reverse/watch-precsave.exp
2162 * gdb.server/ext-attach.exp
2163 * gdb.server/ext-restart.exp
2164 * gdb.server/ext-run.exp
2165 * gdb.server/ext-wrapper.exp
2166 * gdb.stabs/gdb11479.exp
2167 * gdb.stabs/weird.exp
2168 * gdb.threads/attach-many-short-lived-threads.exp
2169 * gdb.threads/kill.exp
2170 * gdb.threads/watchpoint-fork.exp
2171
bc6c7af4
LM
21722016-12-01 Luis Machado <lgustavo@codesourcery.com>
2173
2174 Fix test names starting with uppercase throughout all the files below.
2175
2176 * gdb.ada/array_return.exp
2177 * gdb.ada/catch_ex.exp
2178 * gdb.ada/info_exc.exp
2179 * gdb.ada/mi_catch_ex.exp
2180 * gdb.ada/mi_dyn_arr.exp
2181 * gdb.ada/mi_ex_cond.exp
2182 * gdb.ada/mi_exc_info.exp
2183 * gdb.ada/mi_interface.exp
2184 * gdb.ada/mi_task_arg.exp
2185 * gdb.ada/mi_task_info.exp
2186 * gdb.ada/mi_var_array.exp
2187 * gdb.arch/alpha-step.exp
2188 * gdb.arch/amd64-disp-step.exp
2189 * gdb.arch/arm-disp-step.exp
2190 * gdb.arch/disp-step-insn-reloc.exp
2191 * gdb.arch/e500-prologue.exp
2192 * gdb.arch/ftrace-insn-reloc.exp
2193 * gdb.arch/gdb1558.exp
2194 * gdb.arch/i386-bp_permanent.exp
2195 * gdb.arch/i386-disp-step.exp
2196 * gdb.arch/i386-float.exp
2197 * gdb.arch/i386-gnu-cfi.exp
2198 * gdb.arch/ia64-breakpoint-shadow.exp
2199 * gdb.arch/mips16-thunks.exp
2200 * gdb.arch/pa-nullify.exp
2201 * gdb.arch/powerpc-aix-prologue.exp
2202 * gdb.arch/powerpc-power.exp
2203 * gdb.arch/ppc-dfp.exp
2204 * gdb.arch/s390-tdbregs.exp
2205 * gdb.arch/spu-info.exp
2206 * gdb.arch/spu-ls.exp
2207 * gdb.arch/thumb-bx-pc.exp
2208 * gdb.base/advance.exp
2209 * gdb.base/annota-input-while-running.exp
2210 * gdb.base/arrayidx.exp
2211 * gdb.base/asmlabel.exp
2212 * gdb.base/async.exp
2213 * gdb.base/attach-wait-input.exp
2214 * gdb.base/auto-connect-native-target.exp
2215 * gdb.base/batch-preserve-term-settings.exp
2216 * gdb.base/bfp-test.exp
2217 * gdb.base/bigcore.exp
2218 * gdb.base/bp-permanent.exp
2219 * gdb.base/break-always.exp
2220 * gdb.base/break-fun-addr.exp
2221 * gdb.base/break-idempotent.exp
2222 * gdb.base/break-main-file-remove-fail.exp
2223 * gdb.base/break-probes.exp
2224 * gdb.base/break-unload-file.exp
2225 * gdb.base/break.exp
2226 * gdb.base/call-ar-st.exp
2227 * gdb.base/call-rt-st.exp
2228 * gdb.base/call-sc.exp
2229 * gdb.base/call-signal-resume.exp
2230 * gdb.base/call-strs.exp
2231 * gdb.base/callexit.exp
2232 * gdb.base/callfuncs.exp
2233 * gdb.base/catch-gdb-caused-signals.exp
2234 * gdb.base/catch-signal-siginfo-cond.exp
2235 * gdb.base/catch-syscall.exp
2236 * gdb.base/compare-sections.exp
2237 * gdb.base/cond-eval-mode.exp
2238 * gdb.base/condbreak-call-false.exp
2239 * gdb.base/consecutive-step-over.exp
2240 * gdb.base/cursal.exp
2241 * gdb.base/disabled-location.exp
2242 * gdb.base/disasm-end-cu.exp
2243 * gdb.base/display.exp
2244 * gdb.base/double-prompt-target-event-error.exp
2245 * gdb.base/dprintf-bp-same-addr.exp
2246 * gdb.base/dprintf-detach.exp
2247 * gdb.base/dprintf-next.exp
2248 * gdb.base/dprintf-non-stop.exp
2249 * gdb.base/dprintf-pending.exp
2250 * gdb.base/dso2dso.exp
2251 * gdb.base/ending-run.exp
2252 * gdb.base/enum_cond.exp
2253 * gdb.base/examine-backward.exp
2254 * gdb.base/exe-lock.exp
2255 * gdb.base/exec-invalid-sysroot.exp
2256 * gdb.base/execl-update-breakpoints.exp
2257 * gdb.base/execution-termios.exp
2258 * gdb.base/fileio.exp
2259 * gdb.base/fixsection.exp
2260 * gdb.base/foll-exec-mode.exp
2261 * gdb.base/foll-exec.exp
2262 * gdb.base/fork-running-state.exp
2263 * gdb.base/frame-args.exp
2264 * gdb.base/fullpath-expand.exp
2265 * gdb.base/func-ptr.exp
2266 * gdb.base/gcore-relro-pie.exp
2267 * gdb.base/gdb1090.exp
2268 * gdb.base/gdb1555.exp
2269 * gdb.base/global-var-nested-by-dso.exp
2270 * gdb.base/gnu-ifunc.exp
2271 * gdb.base/hbreak-in-shr-unsupported.exp
2272 * gdb.base/hbreak-unmapped.exp
2273 * gdb.base/hook-stop.exp
2274 * gdb.base/infcall-input.exp
2275 * gdb.base/info-fun.exp
2276 * gdb.base/info-shared.exp
2277 * gdb.base/interrupt-noterm.exp
2278 * gdb.base/jit-so.exp
2279 * gdb.base/jit.exp
2280 * gdb.base/line-symtabs.exp
2281 * gdb.base/list.exp
2282 * gdb.base/longjmp.exp
2283 * gdb.base/macscp.exp
2284 * gdb.base/max-value-size.exp
2285 * gdb.base/nodebug.exp
2286 * gdb.base/nofield.exp
2287 * gdb.base/overlays.exp
2288 * gdb.base/paginate-after-ctrl-c-running.exp
2289 * gdb.base/paginate-bg-execution.exp
2290 * gdb.base/paginate-inferior-exit.exp
2291 * gdb.base/pending.exp
2292 * gdb.base/pr11022.exp
2293 * gdb.base/printcmds.exp
2294 * gdb.base/ptr-typedef.exp
2295 * gdb.base/ptype.exp
2296 * gdb.base/randomize.exp
2297 * gdb.base/range-stepping.exp
2298 * gdb.base/realname-expand.exp
2299 * gdb.base/relativedebug.exp
2300 * gdb.base/remote.exp
2301 * gdb.base/savedregs.exp
2302 * gdb.base/sepdebug.exp
2303 * gdb.base/set-noassign.exp
2304 * gdb.base/shlib-call.exp
2305 * gdb.base/shreloc.exp
2306 * gdb.base/sigaltstack.exp
2307 * gdb.base/sigbpt.exp
2308 * gdb.base/siginfo-addr.exp
2309 * gdb.base/siginfo-obj.exp
2310 * gdb.base/siginfo-thread.exp
2311 * gdb.base/signest.exp
2312 * gdb.base/signull.exp
2313 * gdb.base/sigrepeat.exp
2314 * gdb.base/skip.exp
2315 * gdb.base/so-impl-ld.exp
2316 * gdb.base/solib-corrupted.exp
2317 * gdb.base/solib-disc.exp
2318 * gdb.base/solib-display.exp
2319 * gdb.base/solib-overlap.exp
2320 * gdb.base/solib-search.exp
2321 * gdb.base/solib-symbol.exp
2322 * gdb.base/source-execution.exp
2323 * gdb.base/sss-bp-on-user-bp-2.exp
2324 * gdb.base/sss-bp-on-user-bp.exp
2325 * gdb.base/stack-checking.exp
2326 * gdb.base/stale-infcall.exp
2327 * gdb.base/step-break.exp
2328 * gdb.base/step-line.exp
2329 * gdb.base/step-over-exit.exp
2330 * gdb.base/step-test.exp
2331 * gdb.base/structs.exp
2332 * gdb.base/sym-file.exp
2333 * gdb.base/symtab-search-order.exp
2334 * gdb.base/term.exp
2335 * gdb.base/type-opaque.exp
2336 * gdb.base/unload.exp
2337 * gdb.base/until-nodebug.exp
2338 * gdb.base/until.exp
2339 * gdb.base/unwindonsignal.exp
2340 * gdb.base/watch-cond.exp
2341 * gdb.base/watch-non-mem.exp
2342 * gdb.base/watch_thread_num.exp
2343 * gdb.base/watchpoint-reuse-slot.exp
2344 * gdb.base/watchpoint-solib.exp
2345 * gdb.base/watchpoint.exp
2346 * gdb.btrace/dlopen.exp
2347 * gdb.cell/arch.exp
2348 * gdb.cell/break.exp
2349 * gdb.cell/bt.exp
2350 * gdb.cell/core.exp
2351 * gdb.cell/data.exp
2352 * gdb.cell/dwarfaddr.exp
2353 * gdb.cell/ea-cache.exp
2354 * gdb.cell/ea-standalone.exp
2355 * gdb.cell/ea-test.exp
2356 * gdb.cell/f-regs.exp
2357 * gdb.cell/fork.exp
2358 * gdb.cell/gcore.exp
2359 * gdb.cell/mem-access.exp
2360 * gdb.cell/ptype.exp
2361 * gdb.cell/registers.exp
2362 * gdb.cell/sizeof.exp
2363 * gdb.cell/solib-symbol.exp
2364 * gdb.cell/solib.exp
2365 * gdb.compile/compile-tls.exp
2366 * gdb.cp/exception.exp
2367 * gdb.cp/gdb2495.exp
2368 * gdb.cp/local.exp
2369 * gdb.cp/mb-inline.exp
2370 * gdb.cp/mb-templates.exp
2371 * gdb.cp/pr10687.exp
2372 * gdb.cp/pr9167.exp
2373 * gdb.cp/scope-err.exp
2374 * gdb.cp/templates.exp
2375 * gdb.cp/virtfunc.exp
2376 * gdb.dwarf2/dw2-dir-file-name.exp
2377 * gdb.dwarf2/dw2-single-line-discriminators.exp
2378 * gdb.fortran/complex.exp
2379 * gdb.fortran/library-module.exp
2380 * gdb.guile/guile.exp
2381 * gdb.guile/scm-cmd.exp
2382 * gdb.guile/scm-frame-inline.exp
2383 * gdb.guile/scm-objfile.exp
2384 * gdb.guile/scm-pretty-print.exp
2385 * gdb.guile/scm-symbol.exp
2386 * gdb.guile/scm-type.exp
2387 * gdb.guile/scm-value.exp
2388 * gdb.linespec/keywords.exp
2389 * gdb.linespec/ls-errs.exp
2390 * gdb.linespec/macro-relative.exp
2391 * gdb.linespec/thread.exp
2392 * gdb.mi/mi-breakpoint-changed.exp
2393 * gdb.mi/mi-dprintf-pending.exp
2394 * gdb.mi/mi-fullname-deleted.exp
2395 * gdb.mi/mi-logging.exp
2396 * gdb.mi/mi-pending.exp
2397 * gdb.mi/mi-solib.exp
2398 * gdb.mi/new-ui-mi-sync.exp
2399 * gdb.mi/user-selected-context-sync.exp
2400 * gdb.multi/dummy-frame-restore.exp
2401 * gdb.multi/multi-arch-exec.exp
2402 * gdb.multi/remove-inferiors.exp
2403 * gdb.multi/watchpoint-multi-exit.exp
2404 * gdb.opt/solib-intra-step.exp
2405 * gdb.perf/backtrace.exp
2406 * gdb.perf/single-step.exp
2407 * gdb.perf/skip-command.exp
2408 * gdb.perf/skip-prologue.exp
2409 * gdb.perf/solib.exp
2410 * gdb.python/lib-types.exp
2411 * gdb.python/py-as-string.exp
2412 * gdb.python/py-bad-printers.exp
2413 * gdb.python/py-block.exp
2414 * gdb.python/py-breakpoint.exp
2415 * gdb.python/py-cmd.exp
2416 * gdb.python/py-events.exp
2417 * gdb.python/py-evthreads.exp
2418 * gdb.python/py-finish-breakpoint.exp
2419 * gdb.python/py-finish-breakpoint2.exp
2420 * gdb.python/py-frame-inline.exp
2421 * gdb.python/py-frame.exp
2422 * gdb.python/py-inferior.exp
2423 * gdb.python/py-infthread.exp
2424 * gdb.python/py-mi.exp
2425 * gdb.python/py-objfile.exp
2426 * gdb.python/py-pp-maint.exp
2427 * gdb.python/py-pp-registration.exp
2428 * gdb.python/py-prettyprint.exp
2429 * gdb.python/py-recurse-unwind.exp
2430 * gdb.python/py-shared.exp
2431 * gdb.python/py-symbol.exp
2432 * gdb.python/py-symtab.exp
2433 * gdb.python/py-template.exp
2434 * gdb.python/py-type.exp
2435 * gdb.python/py-unwind-maint.exp
2436 * gdb.python/py-unwind.exp
2437 * gdb.python/py-value.exp
2438 * gdb.python/python.exp
2439 * gdb.reverse/finish-reverse-bkpt.exp
2440 * gdb.reverse/insn-reverse.exp
2441 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2442 * gdb.reverse/solib-precsave.exp
2443 * gdb.reverse/solib-reverse.exp
2444 * gdb.stabs/gdb11479.exp
2445 * gdb.stabs/weird.exp
2446 * gdb.threads/fork-child-threads.exp
2447 * gdb.threads/fork-plus-threads.exp
2448 * gdb.threads/fork-thread-pending.exp
2449 * gdb.threads/forking-threads-plus-breakpoint.exp
2450 * gdb.threads/hand-call-in-threads.exp
2451 * gdb.threads/interrupted-hand-call.exp
2452 * gdb.threads/linux-dp.exp
2453 * gdb.threads/local-watch-wrong-thread.exp
2454 * gdb.threads/next-while-other-thread-longjmps.exp
2455 * gdb.threads/non-ldr-exit.exp
2456 * gdb.threads/pending-step.exp
2457 * gdb.threads/print-threads.exp
2458 * gdb.threads/process-dies-while-detaching.exp
2459 * gdb.threads/process-dies-while-handling-bp.exp
2460 * gdb.threads/pthreads.exp
2461 * gdb.threads/queue-signal.exp
2462 * gdb.threads/reconnect-signal.exp
2463 * gdb.threads/signal-command-handle-nopass.exp
2464 * gdb.threads/signal-command-multiple-signals-pending.exp
2465 * gdb.threads/signal-delivered-right-thread.exp
2466 * gdb.threads/signal-sigtrap.exp
2467 * gdb.threads/sigthread.exp
2468 * gdb.threads/staticthreads.exp
2469 * gdb.threads/stepi-random-signal.exp
2470 * gdb.threads/thread-unwindonsignal.exp
2471 * gdb.threads/thread_check.exp
2472 * gdb.threads/thread_events.exp
2473 * gdb.threads/tid-reuse.exp
2474 * gdb.threads/tls-nodebug.exp
2475 * gdb.threads/tls-shared.exp
2476 * gdb.threads/tls-so_extern.exp
2477 * gdb.threads/tls.exp
2478 * gdb.threads/wp-replication.exp
2479 * gdb.trace/actions-changed.exp
2480 * gdb.trace/actions.exp
2481 * gdb.trace/backtrace.exp
2482 * gdb.trace/change-loc.exp
2483 * gdb.trace/collection.exp
2484 * gdb.trace/deltrace.exp
2485 * gdb.trace/disconnected-tracing.exp
2486 * gdb.trace/entry-values.exp
2487 * gdb.trace/ftrace-lock.exp
2488 * gdb.trace/ftrace.exp
2489 * gdb.trace/infotrace.exp
2490 * gdb.trace/mi-trace-frame-collected.exp
2491 * gdb.trace/mi-trace-unavailable.exp
2492 * gdb.trace/mi-traceframe-changed.exp
2493 * gdb.trace/mi-tracepoint-changed.exp
2494 * gdb.trace/mi-tsv-changed.exp
2495 * gdb.trace/no-attach-trace.exp
2496 * gdb.trace/packetlen.exp
2497 * gdb.trace/passc-dyn.exp
2498 * gdb.trace/passcount.exp
2499 * gdb.trace/pending.exp
2500 * gdb.trace/pr16508.exp
2501 * gdb.trace/qtro.exp
2502 * gdb.trace/range-stepping.exp
2503 * gdb.trace/read-memory.exp
2504 * gdb.trace/report.exp
2505 * gdb.trace/save-trace.exp
2506 * gdb.trace/signal.exp
2507 * gdb.trace/stap-trace.exp
2508 * gdb.trace/status-stop.exp
2509 * gdb.trace/strace.exp
2510 * gdb.trace/tfile.exp
2511 * gdb.trace/tfind.exp
2512 * gdb.trace/trace-break.exp
2513 * gdb.trace/trace-condition.exp
2514 * gdb.trace/trace-enable-disable.exp
2515 * gdb.trace/trace-mt.exp
2516 * gdb.trace/tracecmd.exp
2517 * gdb.trace/tracefile-pseudo-reg.exp
2518 * gdb.trace/tspeed.exp
2519 * gdb.trace/tstatus.exp
2520 * gdb.trace/tsv.exp
2521 * gdb.trace/unavailable.exp
2522 * gdb.trace/while-dyn.exp
2523 * gdb.trace/while-stepping.exp
2524 * lib/gdb-guile.exp
2525 * lib/gdb.exp
2526 * lib/mi-support.exp
2527 * lib/pascal.exp
2528 * lib/perftest.exp
2529 * lib/prelink-support.exp
2530 * lib/selftest-support.exp
2531
ad02e4fe
SM
25322016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2533
2534 * Makefile.in: Include disable-implicit-rules.mk.
2535
22347e55
AA
25362016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2537
2538 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2539 non-byte-aligned bit fields.
2540
da5b30da
AA
25412016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2542
2543 PR gdb/12616
2544 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2545 respects the DW_AT_data_bit_offset attribute.
2546
b593ecca
SM
25472016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2548
2549 * gdb.base/default.exp: Fix output of "set language".
2550
3b165252
SM
25512016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2552
2553 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2554 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2555 make.
2556 * configure.ac: Remove checks for the make program.
2557 * configure: Re-generate.
2558
1a2f3d7f
KB
25592016-11-16 Kevin Buettner <kevinb@redhat.com>
2560
2561 * gdb.python/py-recurse-unwind.c (main): Add loop.
2562 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2563 to read_register() and gdb.parse_and_eval(). Make each code
2564 call a separate case that can be individually tested.
2565 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2566 proc. Call cont_and_backtrace for each of the code paths that
2567 we want to test in the unwinder.
2568
b7f38fda
AA
25692016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2570
2571 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2572 the definition of struct S.
2573
1f8db343
CM
25742016-11-11 Catherine Moore <clm@codesourcery.com>
2575
2576 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2577
fad0c9fb
PA
25782016-11-09 Pedro Alves <palves@redhat.com>
2579
2580 * gdb.base/commands.exp (runto_or_return): New procedure.
2581 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2582 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2583 (progvar_simple_while_test, progvar_complex_if_while_test)
2584 (if_while_breakpoint_command_test)
2585 (infrun_breakpoint_command_test, breakpoint_command_test)
2586 (user_defined_command_test, watchpoint_command_test)
2587 (test_command_prompt_position, redefine_hook_test)
2588 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2589 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2590 multi_line_input and multi_line. Remove gdb_expect and
2591 gdb_stop_suppressing_tests uses.
2592 * lib/gdb.exp (valnum_re): New global.
2593 (multi_line_input): New procedure.
2594
8354c62c
SM
25952016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2596
2597 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2598 Remove.
2599 (test_setup): Define with proc_with_prefix.
2600 (test_cli_inferior): Likewise.
2601 (test_cli_thread): Likewise.
2602 (test_cli_frame): Likewise.
2603 (test_cli_select_frame): Likewise.
2604 (test_cli_up_down): Likewise.
2605 (test_mi_thread_select): Likewise.
2606 (test_mi_stack_select_frame): Likewise.
2607 (test_cli_in_mi_inferior): Likewise.
2608 (test_cli_in_mi_thread): Likewise.
2609 (test_cli_in_mi_frame): Likewise.
2610 (top level): Do not use with_test_prefix_procname.
2611
64f367a2
PA
26122016-11-09 Pedro Alves <palves@redhat.com>
2613
2614 * gdb.base/commands.exp (gdbvar_simple_if_test)
2615 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2616 (progvar_simple_if_test, progvar_simple_while_test)
2617 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2618 (infrun_breakpoint_command_test, breakpoint_command_test)
2619 (user_defined_command_test, watchpoint_command_test)
2620 (test_command_prompt_position, deprecated_command_test)
2621 (bp_deleted_in_command, temporary_breakpoint_commands)
2622 (stray_arg0_test, source_file_with_indented_comment)
2623 (recursive_source_test, if_commands_test)
2624 (error_clears_commands_left, redefine_hook_test)
2625 (redefine_backtrace_test): Use proc_with_prefix.
2626 * lib/gdb.exp (proc_with_prefix): New proc.
2627
0bb65f1e
AA
26282016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2629
2630 * gdb.base/tui-layout.c: New file.
2631 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2632 disassembly window contains very long lines.
2633
7353f247
TT
26342016-11-08 Tom Tromey <tom@tromey.com>
2635
2636 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2637 depend on Python 2.
2638
30a7bb83
TT
26392016-11-08 Tom Tromey <tom@tromey.com>
2640
2641 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2642 New method.
2643
cdf5a07c
MG
26442016-10-29 Manish Goregaokar <manish@mozilla.com>
2645
2806dc7e 2646 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 2647
51a789c3
MG
26482016-10-27 Manish Goregaokar <manish@mozilla.com>
2649
2806dc7e
PA
2650 * gdb.rust/simple.rs: Add test for univariant enums without
2651 discriminants and for encoded struct-like enums.
51a789c3 2652
f610ab6d
PA
26532016-10-28 Pedro Alves <palves@redhat.com>
2654
2655 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2656 gdb_test_multiple, tighten regexps and match symtabs and line
2657 tables incrementally.
2658
b129b0ca
LM
26592016-10-28 Luis Machado <lgustavo@codesourcery.com>
2660
2661 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2662 general.
2663
ecf45d2c
SL
26642016-10-25 Luis Machado <lgustavo@codesourcery.com>
2665
2666 * gdb.base/exec-invalid-sysroot.exp: New file.
2667
b8d38ee4
JK
26682016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2669
2670 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2671
f90fd8c2
JK
26722016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2673
2674 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2675
2d2476aa
MR
26762016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2677
2806dc7e
PA
2678 * gdb.base/killed-outside.exp: Remove $options from a call to
2679 `prepare_for_testing'.
2d2476aa 2680
e42b25a0
SM
26812016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2682
2683 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2684 Change test message.
2685
3ccdb432
SM
26862016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2687
2688 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2689 Update comment.
2690
5bad3170
SM
26912016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2692
2693 * gdb.trace/mi-trace-save.exp: New file.
2694
5ad9dba7
YQ
26952016-10-13 Yao Qi <yao.qi@linaro.org>
2696
2697 * gdb.base/code_elim.exp (get_var_address): Remove.
2698 * gdb.base/relocate.exp: Likewise.
2699 * gdb.base/shreloc.exp: Likewise.
2700 * lib/gdb.exp (get_var_address): New.
2701
62df7e21
YQ
27022016-10-13 Yao Qi <yao.qi@linaro.org>
2703
2704 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2705 floating point tests if $skip_float_test is false.
2706
4dac951e
LM
27072016-10-12 Luis Machado <lgustavo@codesourcery.com>
2708
2709 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2710 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2711 argc values.
2712 Add 1 to argc so we guarantee distinct initial/modified argc values.
2713
8f1a8fc4
JK
27142016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2715
2716 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2717
16c85b5d
JK
27182016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2719
2720 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2721 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2722 * gdb.arch/vsx-regs.exp: Likewise.
2723
1d0e042a
YQ
27242016-10-07 Yao Qi <yao.qi@linaro.org>
2725
2726 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2727
68dadef5
MM
27282016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2729
2730 * gdb.python/python.exp: Test decode_line("*0").
2731
33fa2c6e
DE
27322016-10-06 Doug Evans <dje@google.com>
2733
2734 * gdb.python/py-value.exp (test_value_creation): Add test for large
2735 unsigned 64-bit value.
2736
9c37b5ae
TT
27372016-10-06 Tom Tromey <tom@tromey.com>
2738
2739 * gdb.compile/compile.exp: Change java tests to rust.
2740 * gdb.base/setshow.exp: Change java tests to rust.
2741 * gdb.base/default.exp: Remove java from language list.
2742 * README (Examples): Update language example.
2743 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2744 test.
2745 * lib/gdb.exp (skip_java_tests): Remove.
2746 * lib/java.exp: Remove.
2747 * gdb.java: Remove.
2748
78b86327
MR
27492016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2750
2751 * gdb.arch/mips-fcr.exp: New test.
2752 * gdb.arch/mips-fcr.c: Source for the new test.
2753
7470adbb
MR
27542016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2755
2756 * gdb.base/solib-disc.exp: Use `standard_output_file'
2757 throughout.
2758
4a556533
PA
27592016-10-06 Pedro Alves <palves@redhat.com>
2760
2761 * gdb.base/jit-simple-dl.c: New file.
2762 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2763 * gdb.base/jit-simple.c: ... this.
2764 * gdb.base/jit-simple.exp (jit_run): Delete.
2765 (build_jit): New proc.
2766 (jit_test_reread): Recompile either the main program or the shared
2767 library, depending on what is being tested. Skip changing address
2768 if caller wants to. Compare before/after addresses. If testing
2769 standalone, explicitly load the binary. Test "maint info
2770 breakpoints".
2771 (top level): Add "standalone vs shared lib" and "change address"
2772 vs "same address" axes.
2773
5a122fbc
PA
27742016-10-06 Pedro Alves <palves@redhat.com>
2775
2776 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2777 call.
2778 (jit_run): Delete.
2779 (jit_test_reread): Use with_test_prefix. Reload the main binary
2780 explicitly. Compare the before/after addresses of the JIT
2781 descriptor.
2782
ee8da4b8
DE
27832016-08-15 Doug Evans <dje@google.com>
2784
2785 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2786 for single bitfields is bool.
2787 * gdb.xml/tdesc-regs.exp: Ditto.
2788
f389f6fe
JK
27892016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2790
2791 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2792
fdebf1a4
YQ
27932016-10-05 Yao Qi <yao.qi@linaro.org>
2794
2795 * lib/gdb.exp (support_complex_tests): Return zero if
2796 gdb_skip_float_test return true.
2797
9c36d954 27982016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2799 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
2800
2801 PR gdb/20487
2802 * gdb.mi/user-selected-context-sync.exp: New file.
2803 * gdb.mi/user-selected-context-sync.c: New file.
2804
4034d0ff 28052016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2806 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
2807
2808 PR gdb/20487
2809 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2810 =thread-select-event check.
2811
a4297203
PB
28122016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2813
2814 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2815 the compulsory L operand changes.
2816 * gdb.arch/powerpc-power.s: Likewise.
2817
bb805577
JK
28182016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2819
2820 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2821 * gdb.base/jit-attach-pie.c: New file.
2822 * gdb.base/jit-attach-pie.exp: New file.
2823
6d61dee5
PA
28242016-09-28 Pedro Alves <palves@redhat.com>
2825
2826 * gdb.base/infcall-input.c: New file.
2827 * gdb.base/infcall-input.exp: New file.
2828
f73842fc
YQ
28292016-09-22 Yao Qi <yao.qi@linaro.org>
2830
2831 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2832 (gdb_exit): Rename it to ...
2833 (gdbserver_gdb_exit): ... Close GDBserver.
2834 (gdb_exit): New proc, call gdbserver_gdb_exit.
2835 (mi_gdb_exit): Likewise.
2836
90681dab
YQ
28372016-09-22 Yao Qi <yao.qi@linaro.org>
2838
2839 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2840 path.
2841 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2842 Remove duplication.
2843
9c211fd8
YQ
28442016-09-22 Yao Qi <yao.qi@linaro.org>
2845
2846 * lib/gdbserver-support.exp: Check the existence of
2847 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2848
ad0a504f
AK
28492016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2850
2851 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2852
36cf1806
TT
28532016-09-21 Tom Tromey <tom@tromey.com>
2854
2855 PR gdb/20604:
2856 * gdb.base/quit.exp: New file.
2857
74172ecf
SM
28582016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2859
2860 * .gitignore: New file.
2861
3d0ec882
MR
28622016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2863
2864 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2865 throughout.
2866
8193adea
AA
28672016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2868
2869 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2870
d41a5c09
JK
28712016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2872
2873 * gdb.cp/casts.cc (decltype): Move it ...
2874 (main): ... with its call to ...
2875 * gdb.cp/casts03.cc: ... a new file.
2876 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2877
d2dfe700
JK
28782016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2879
2880 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2881
e2a92b16
PB
28822016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2883
2884 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2885 and sync up the test with tests in gas/testsuite/gas/ppc.
2886 * gdb.arch/powerpc-power.exp: Likewise.
2887
49b4de64
JK
28882016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2889
2890 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2891
2c29df25
SDJ
28922016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2893 Jan Kratochvil <jan.kratochvil@redhat.com>
2894
2895 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2896 make m1's definition to be different from m2's. Use 'dummy' as an
2897 argument for probe 'two'.
2898
cc3c2846
JB
28992016-09-10 Jon Beniston <jon@beniston.com>
2900
2901 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2902 for sim target.
2903
e1b2624a
AA
29042016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2905
2906 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2907 variable declaration.
2908 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2909 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2910 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2911 received HWCAP as its argument.
2912
4295e285
PA
29132016-09-06 Pedro Alves <palves@redhat.com>
2914
2915 * gdb.base/new-ui-pending-input.c: New file.
2916 * gdb.base/new-ui-pending-input.exp: New file.
2917 * gdb.exp (clear_gdb_spawn_id): New procedure.
2918 (with_spawn_id): Check whether gdb_spawn_id exists before
2919 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2920 on exit.
2921
00d5215e
UW
29222016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2923
2924 * gdb.base/float128.c: New file.
2925 * gdb.base/float128.exp: Likewise.
2926 * gdb.base/floatn.c: Likewise.
2927 * gdb.base/floatn.exp: Likewise.
2928
a9ff5f12
UW
29292016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2930
2931 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2932
f245535c
PA
29332016-09-05 Pedro Alves <palves@redhat.com>
2934
2935 PR backtrace/19927
2936 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2937 unwinders are immediately called as side effect of "source" or
2938 "disable unwinder" commands.
2939 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2940
ae9cf263
YQ
29412016-09-02 Yao Qi <yao.qi@linaro.org>
2942
2943 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2944 is true and $type is "float" or "double".
2945
27aba047
YQ
29462016-09-02 Yao Qi <yao.qi@linaro.org>
2947
2948 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2949 true.
2950 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2951 * gdb.base/call-rt-st.exp: Likewise.
2952 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2953 return value instead of gdb,skip_float_test.
2954 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2955 (do_function_calls): Use its return value instead of
2956 gdb,skip_float_test.
2957 * gdb.base/finish.exp: Likewise.
2958 * gdb.base/funcargs.exp: Likewise.
2959 * gdb.base/return.exp: Likewise.
2960 * gdb.base/return2.exp: Likewise.
2961 * gdb.base/varargs.exp: Likewise.
2962 * lib/gdb.exp (gdb_skip_float_test): Change it to
2963 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2964
5af962df
AA
29652016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2966
2967 * gdb.multi/tids.exp: Test "thread apply all".
2968
7fac6910
JK
29692016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2970
2971 * gdb.base/default.exp (tty): Remove.
2972
bb1fe4ac
KB
29732016-08-24 Kevin Buettner <kevinb@redhat.com>
2974
2806dc7e
PA
2975 * gdb.python/py-recurse-unwind.c: New file.
2976 * gdb.python/py-recurse-unwind.py: New file.
2977 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2978
0a1ddfa6
SM
29792016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2980
2981 * gdb.base/set-inferior-tty.exp: New file.
2982 * gdb.base/set-inferior-tty.c: New file.
2983
d9de1fe3
PA
29842016-08-23 Pedro Alves <palves@redhat.com>
2985
2986 PR gdb/20494
2987 * gdb.base/new-ui-echo.c: New file.
2988 * gdb.base/new-ui-echo.exp: New file.
2989
e9d9abd7
YQ
29902016-08-23 Yao Qi <yao.qi@linaro.org>
2991
2992 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2993 gdbserver_spawn.
2994 * gdb.server/connect-without-multi-process.exp (do_test):
2995 Likewise.
2996
3589529e
YQ
29972016-08-23 Yao Qi <yao.qi@linaro.org>
2998
2999 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
3000 standalone_txt. Delete gdb_txt and standalone_txt on host
3001 and target. Spawn the binary on target. Copy files from
3002 target to host.
3003
6bb90213
PA
30042016-08-22 Pedro Alves <palves@redhat.com>
3005
3006 PR gdb/20505
3007 * gdb.base/vdso-warning.exp: Test core dumps too. Use
3008 with_test_prefix. Factor out bits to ...
3009 (test_no_vdso): ... this new procedure.
3010
20c2c024
CL
30112016-08-19 Carl Love <cel@us.ibm.com>
3012
3013 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
3014 maintaining separate logic for constructing the output path.
3015 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3016 * gdb.arch/ppc-dfp.exp: Likewise.
3017 * gdb.arch/ppc-fp.exp: Likewise.
3018 * gdb.arch/vsx-regs.exp: Likewise.
3019 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
3020 binprefix for generating the additional binary files.
3021
0646e07d
PA
30222016-08-19 Pedro Alves <palves@redhat.com>
3023
3024 * gdb.trace/mi-trace-frame-collected.exp
3025 (test_trace_frame_collected): On x32, expect two registers.
3026
46da9242
CL
30272016-08-18 Carl Love <cel@us.ibm.com>
3028
3029 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
3030 and sync up the test with tests in gas/testsuite/gas/ppc.
3031 * gdb.arch/powerpc-power.exp: Likewise.
3032
eb2332d7
SM
30332016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3034
3035 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
3036 expected error message.
3037
63c61e04
SM
30382016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3039
3040 * gdb.multi/remove-inferiors.exp: New file.
3041 * gdb.multi/remove-inferiors.c: New file.
3042
7b17065f
YQ
30432016-08-12 Yao Qi <yao.qi@linaro.org>
3044
3045 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
3046 argument list.
3047
01d3dedf
PA
30482016-08-10 Pedro Alves <palves@redhat.com>
3049
3050 PR gdb/19187
3051 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
3052 setup_kfails.
3053
3eb7562a
PA
30542016-08-09 Pedro Alves <palves@redhat.com>
3055 Simon Marchi <simon.marchi@ericsson.com>
3056
3057 PR gdb/20418
3058 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
3059 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
3060
80614914
PA
30612016-08-09 Pedro Alves <palves@redhat.com>
3062
3063 PR mi/20431
3064 * gdb.mi/mi-cmd-error.exp: New file.
3065
f348d89a
PA
30662016-08-09 Pedro Alves <palves@redhat.com>
3067
3068 PR gdb/18653
3069 * gdb.base/signals-state-child.c: New file.
3070 * gdb.base/signals-state-child.exp: New file.
3071 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
3072
e5ca03b4
PA
30732016-08-09 Pedro Alves <palves@redhat.com>
3074
3075 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
3076
282a0691
TT
30772016-08-03 Tom Tromey <tom@tromey.com>
3078
3079 PR python/18565:
3080 * gdb.python/py-frame-inline.exp: Add Frame.function test.
3081
41bfcd63
YQ
30822016-08-01 Yao Qi <yao.qi@linaro.org>
3083
3084 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
3085 variable mode to "multi-process" if $multi_process is 1, otherwise
3086 set it to "single-process".
3087
e3465b24
YQ
30882016-08-01 Yao Qi <yao.qi@linaro.org>
3089
3090 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
3091 * gdb.cp/cpexprs.exp: Likewise.
3092 * gdb.cp/m-static.exp: Likewise.
3093
0b31a4bc
TT
30942016-07-26 Tom Tromey <tom@tromey.com>
3095
3096 PR python/20190:
3097 * gdb.threads/tls.exp (check_thread_local): Add python symbol
3098 test.
3099
e0461dbb
MM
31002016-07-26 Markus Metzger <markus.t.metzger@intel.com>
3101
3102 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
3103 selecting assembly source files.
3104 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
3105 assembly source files.
3106 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
3107 assembly source files.
3108 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
3109 selecting assembly source files.
3110
8194e927
SM
31112016-07-25 Simon Marchi <simon.marchi@ericsson.com>
3112
3113 * gdb.base/new-ui.exp (do_test_invalid_args): New
3114 procedure.
3115
c0272db5
TW
31162016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
3117
3118 * gdb.btrace/reconnect.c: New file.
3119 * gdb.btrace/reconnect.exp: New file.
3120
e3487908
GKB
31212016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
3122
3123 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
3124 to test_catch_syscall_group.
3125 (test_catch_syscall_group): New.
3126
12df5c00
TT
31272016-07-21 Tom Tromey <tom@tromey.com>
3128
3129 * gdb.rust/simple.rs (main): Use empty struct expression.
3130 * gdb.rust/simple.exp: Add tests for empty struct expression.
3131
bae62ee2
YQ
31322016-07-21 Yao Qi <yao.qi@linaro.org>
3133
3134 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
3135 if gdb_skip_xml_test is true on some targets.
3136
b1b53fb3
YQ
31372016-07-21 Yao Qi <yao.qi@linaro.org>
3138
3139 * gdb.server/solib-list.exp: Unset last_loaded_file.
3140
027d97f8
JK
31412016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3142
3143 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
3144 "step into captured_main (args)".
3145
7674d381
JK
31462016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3147
3148 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
3149
72b5d099
JK
31502016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3151
3152 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
3153
1f960ced
PA
31542016-07-19 Pedro Alves <palves@redhat.com>
3155
3156 * gdb.opt/inline-break.exp: Remove optimize=-O2.
3157 * gdb.opt/inline-bt.exp: Likewise.
3158 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
3159 additional_flags=-Winline.
3160 * gdb.opt/inline-locals.exp: Likewise.
3161 * gdb.opt/inline-markers.c (ATTR): Define.
3162 (inlined_fn): Use it.
3163
f25827c1
YQ
31642016-07-19 Yao Qi <yao.qi@linaro.org>
3165
3166 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
3167 (test_with_self): Remove some code. Remove argument executable.
3168 (top-level): Use do_self_tests.
3169
37539ebe
DB
31702016-07-15 Zachary Welch <zwelch@codesourcery.com>
3171 Don Breazeal <donb@codesourcery.com>
3172
3173 * gdb.base/maint.exp: Escape paths used in regular expressions.
3174 * gdb.stabs/weird.exp: Likewise.
3175
dac790e1
TT
31762016-07-13 Tom Tromey <tom@tromey.com>
3177
3178 PR python/15620, PR python/18620:
3179 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
3180 (test_bkpt_events): New procs.
3181
93daf339
TT
31822016-07-13 Tom Tromey <tom@tromey.com>
3183
3184 PR python/17698:
3185 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
3186 test.
3187 (test_watchpoints): Likewise.
3188 (test_bkpt_pending): New proc.
3189
6571a381
TT
31902016-07-13 Tom Tromey <tom@tromey.com>
3191
3192 PR cli/18053:
3193 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
3194 completion test.
3195
e8732474
JK
31962016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3197
3198 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
3199 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
3200 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
3201 f_label.
3202 (g): Rename g_end_lbl to g_label.
3203 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
3204 low_pc and high_pc.
3205 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
3206
e0f3fd7c
TT
32072016-07-12 Tom Tromey <tom@tromey.com>
3208
3209 PR python/19293:
3210 * gdb.python/py-unwind-maint.exp: Update tests.
3211
3cfe46b6
YQ
32122016-07-12 Yao Qi <yao.qi@linaro.org>
3213
3214 * lib/selftest-support.exp (selftest_setup): Match the output
3215 when captured_main is inlined.
3216
4f19a0e6
WT
32172016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3218
3219 * gdb.fortran/derived-types.exp (result_line, result_line_2):
3220 New variables.
3221 (print this%a, print this%b, print this): New tests.
3222 * gdb.fortran/derived-types.f90 (this): New object and
3223 initialization.
3224
986cf455
SM
32252016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3226
3227 * gdb.ada/arraydim.exp: Remove extra directory level in build
3228 directory.
3229
f0464b23
SM
32302016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3231
3232 * lib/ada.exp: Remove extra directory level in build directory.
3233 * gdb.ada/cond_lang.exp: Likewise.
3234 * gdb.ada/exec_changed.exp: Likewise.
3235 * gdb.ada/lang_switch.exp: Likewise.
3236
42d94011
MG
32372016-07-06 Manish Goregaokar <manish@mozilla.com>
3238
2806dc7e
PA
3239 * simple.rs: Add test for raw pointer subscripting.
3240 * simple.exp: Add test expectations.
42d94011 3241
647c264c
YQ
32422016-07-05 Yao Qi <yao.qi@linaro.org>
3243
3244 * gdb.mi/mi-reverse.exp: Match =record-started output.
3245
20aa2c60
PA
32462016-07-01 Pedro Alves <palves@redhat.com>
3247
3248 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3249 procedure.
3250 (jit_reader_test): Test the jit reader's unwinder.
3251 * gdb.base/jithost.c (jit_function_00_code): New global.
3252 (main): Use memcpy to fill in the mmapped code, instead of poking
3253 bytes manually here.
3254 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3255 value.
3256 (read_debug_info): Save the function's range.
3257 (read_sp): New function.
3258 (unwind_frame): Use it. Also unwind RBP.
3259 (get_frame_id): Use read_sp.
3260 (gdb_init_reader): Use calloc instead of malloc.
3261 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3262 parameter. Use gdb_test_multiple.
3263
ced2dffb
PA
32642016-07-01 Pedro Alves <palves@redhat.com>
3265 Antoine Tremblay <antoine.tremblay@ericsson.com>
3266
3267 * gdb.threads/process-dies-while-detaching.c: New file.
3268 * gdb.threads/process-dies-while-detaching.exp: New file.
3269
63000888
PA
32702016-07-01 Pedro Alves <palves@redhat.com>
3271
3272 * gdb.multi/watchpoint-multi-exit.c: New file.
3273 * gdb.multi/watchpoint-multi-exit.exp: New file.
3274
038d4868
PA
32752016-06-30 Pedro Alves <palves@redhat.com>
3276
3277 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3278 unset inferior_spawn_id.
3279
994e9c83
PA
32802016-06-30 Pedro Alves <palves@redhat.com>
3281
3282 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3283 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3284
e5653468
YQ
32852016-06-29 Yao Qi <yao.qi@linaro.org>
3286
3287 * gdb.base/return.c: Add copyright header.
3288
803b47e5
TT
32892016-06-29 Tom Tromey <tom@tromey.com>
3290
3291 PR python/20129:
3292 * gdb.python/py-framefilter.exp: Add tests for setting priority
3293 and disabling of non-existent frame filter.
3294
28244707
YQ
32952016-06-29 Yao Qi <yao.qi@linaro.org>
3296
3297 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3298 0x0f07ff.
3299
a31d2f06
YQ
33002016-06-28 Yao Qi <yao.qi@linaro.org>
3301
3302 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3303 triplets. Start gdb, execute catch syscall, and continue. Check
3304 gdb's output to determine catch syscall is supported.
3305
921d8f54
MG
33062016-06-27 Manish Goregaokar <manish@mozilla.com>
3307
25d49b86
PA
3308 * gdb.rust/simple.rs: Add test for returning unit in a function.
3309 * gdb.rust/simple.exp: Add expectation for functions returning
3310 unit.
921d8f54 3311
f4952523
PMR
33122016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3313
3314 * gdb.python/py-breakpoint-create-fail.c,
3315 gdb.python/py-breakpoint-create-fail.exp,
3316 gdb.python/py-breakpoint-create-fail.py: New testcase.
3317
fccb08f8
MG
33182016-06-25 Manish Goregaokar <manish@mozilla.com>
3319
3320 PR gdb/20239
3321 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
3322 * gdb.rust/simple.exp: Add test expectations for new NonZero
3323 tests.
fccb08f8 3324
6b850546
DT
33252016-06-24 David Taylor <dtaylor@emc.com>
3326
3327 * gdb.base/offsets.exp: New file.
3328 * gdb.base/offsets.c: New file.
3329
17621150
TT
33302016-06-23 Tom Tromey <tom@tromey.com>
3331
3332 PR gdb/16483:
3333 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3334 before any filters are loaded.
3335
04d59df6
WT
33362016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3337
3338 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3339 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3340 structs.
3341 * gdb.fortran/derived-type-function.exp: New file.
3342 * gdb.fortran/derived-type-function.f90: New file.
3343
3344
ac69f786
PA
33452016-06-21 Pedro Alves <palves@redhat.com>
3346
3347 * gdb.base/new-ui.exp: New file.
3348 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3349 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3350 (with_spawn_id): New procedure.
3351
49940788
PA
33522016-06-21 Pedro Alves <palves@redhat.com>
3353
3354 * gdb.mi/mi-exec-run.exp: New file.
3355
ef274d26
PA
33562016-06-21 Pedro Alves <palves@redhat.com>
3357
3358 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3359 breakpoint command's output on the main UI.
3360 (test_break): New procedure, factored out from calls in the top
3361 level.
3362 (top level): Use foreach_with_prefix to test MI as main UI and as
3363 separate UI.
3364
468afe6c
PA
33652016-06-21 Pedro Alves <palves@redhat.com>
3366
3367 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3368 (test_awatch_creation_and_listing)
3369 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3370 Remove 'type' parameter.
3371 (test_watchpoint_all): New parameter mi_mode. Remove
3372 with_test_prefix.
3373 (top level): Use foreach_with_prefix, and add main/separate UI MI
3374 testing axis.
3375
51f77c37
PA
33762016-06-21 Pedro Alves <palves@redhat.com>
3377
3378 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3379 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3380 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3381 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3382 (gdb_main_spawn_id, mi_spawn_id): Declare and
3383 comment.
3384 (mi_create_inferior_pty): New procedure,
3385 factored out from default_mi_gdb_start.
3386 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3387 procedures.
3388 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3389 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3390 Use mi_create_inferior_pty.
3391 (mi_gdb_start): Use eval to pass down args list.
3392
8980e177
PA
33932016-06-21 Pedro Alves <palves@redhat.com>
3394
3395 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3396 * gdb.opt/inline-cmds.exp: Add MI tests.
3397
f38d3ad1
PA
33982016-06-21 Pedro Alves <palves@redhat.com>
3399
3400 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3401
45db7c09
PA
34022016-06-21 Pedro Alves <palves@redhat.com>
3403
3404 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3405 (top level): Use it instead of mi_execute_to.
3406
5a069ab3
PA
34072016-06-21 Pedro Alves <palves@redhat.com>
3408
3409 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3410 (cont_handler_str): New.
3411 (signal_stop_handler): Set stop_handler_str instead of printing to
3412 stdout.
3413 (continue_handler): Set cont_handler_str instead of printing to
3414 stdout.
3415 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3416 mi_send_resuming_command. Print stop_handler_str and
3417 cont_handler_str instead of expecting the python events print
3418 directly.
3419
2838cc1d
SD
34202016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3421
3422 * gdb.base/jit-reader.exp: New file.
3423 * gdb.base/jithost.c: New file.
3424 * gdb.base/jithost.h: New file.
3425 * gdb.base/jitreader.c : New file.
3426 * gdb.base/jit-protocol.h: New file.
3427
21a77091
YQ
34282016-06-17 Yao Qi <yao.qi@linaro.org>
3429
3430 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3431 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3432 and detach-on-fork. Adjust tests.
3433 (top level): Invoke break_cond_on_syscall with combinations of
3434 syscall, follow-fork-mode and detach-on-fork.
3435
f50bf8e5
YQ
34362016-06-17 Yao Qi <yao.qi@linaro.org>
3437
3438 * gdb.base/step-over-exit.c: New.
3439 * gdb.base/step-over-exit.exp: New.
3440
a28d8e50
YTL
34412016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3442
3443 * gdb.base/float.exp: Add target check for nds32*-*-*.
3444 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3445
cad8e26d
AB
34462016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3447
3448 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3449 for unsupported target features.
3450 * gdb.base/call-rt-st.exp: Likewise.
3451 * gdb.base/call-sc.exp: Likewise.
3452 * gdb.base/call-signal-resume.exp: Likewise.
3453 * gdb.base/call-strs.exp: Likewise.
3454 * gdb.base/callexit.exp: Likewise.
3455 * gdb.base/callfuncs.exp: Likewise.
3456 * gdb.base/nodebug.exp: Likewise.
3457 * gdb.base/printcmds.exp: Likewise.
3458 * gdb.base/ptype.exp: Likewise.
3459 * gdb.base/structs.exp: Likewise.
3460 * gdb.base/unwindonsignal.exp: Likewise.
3461 * gdb.cp/gdb2495.exp: Likewise.
3462 * gdb.cp/templates.exp: Likewise.
3463 * gdb.cp/virtfunc.exp: Likewise.
3464 * gdb.threads/hand-call-in-threads.exp: Likewise.
3465 * gdb.threads/interrupted-hand-call.exp: Likewise.
3466 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3467
347dc102
TT
34682016-06-10 Tom Tromey <tom@tromey.com>
3469
3470 PR rust/20110:
3471 * gdb.rust/expr.exp: Add test for integer constant larger than
3472 i32.
3473
5e13cf25
BH
34742016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3475
3476 * gdb.fortran/nested-funcs.exp: New.
3477 * gdb.fortran/nested-funcs.f90: New.
3478
bb556f1f
TK
34792016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3480
3481 * gdb.base/examine-backward.c: New file.
3482 * gdb.base/examine-backward.exp: New file.
3483
38b022b4
SM
34842016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3485
3486 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3487 matching.
3488
1b40ec05
TT
34892016-06-02 Tom Tromey <tom@tromey.com>
3490
3491 PR python/18984:
3492 * gdb.python/py-shared.exp: Add solib_name test.
3493
193bd378
SM
34942016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3495
3496 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3497
3326303b
MG
34982016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3499
3500 PR c++/19893
3501 * gdb.dwarf2/implref.exp: Rename to...
3502 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3503 * gdb.dwarf2/implref-array.c: New file.
3504 * gdb.dwarf2/implref-array.exp: Likewise.
3505 * gdb.dwarf2/implref-global.c: Likewise.
3506 * gdb.dwarf2/implref-global.exp: Likewise.
3507 * gdb.dwarf2/implref-struct.c: Likewise.
3508 * gdb.dwarf2/implref-struct.exp: Likewise.
3509
825c8ef2
AT
35102016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3511
3512 * gdb.trace/trace-condition.exp: Add 64bit tests.
3513
2320162a
AT
35142016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3515
3516 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3517 bits types.
3518 (main): Adapt to 8 to 64 bits types.
3519 * gdb.trace/trace-condition.exp: Add new tests.
3520
a7818233
AT
35212016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3522
3523 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3524
0d336466
AT
35252016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3526
3527 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3528 Move condition tests...
3529 * gdb.trace/trace-condition.exp: Here.
3530
7faeb45a
AT
35312016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3532
3533 * gdb.trace/trace-condition.exp: Add counter-case tests.
3534
e385593e
JK
35352016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3536
3537 PR c++/15231
3538 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3539 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3540
744608cc
PA
35412016-05-27 Pedro Alves <palves@redhat.com>
3542
3543 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3544 New procedure.
3545 (top level): Call it, and bail out of DejaGnu is known to be bad.
3546
ac775bf4
AB
35472016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3548
3549 * gdb.base/whatis.c: Extend the test case.
3550 * gdb.base/whatis.exp: Add additional tests.
3551
2bbad2ea
BH
35522016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3553
3554* gdb.fortran/type.f90: Add pointer variable.
3555* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3556
8b70175d
BH
35572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3558
3559 * gdb.fortran/vla-type.exp: Fix testcase name.
3560
86d8a848
BH
35612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3562
3563 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3564
e188eb36
BH
35652016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3566
3567 * gdb.fortran/type.f90: Add nested structures.
3568 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3569 * gdb.fortran/derived-type.exp: Adapt expected output.
3570 * gdb.fortran/vla-type.exp: Adapt expected output.
3571
9b2db1fd
BH
35722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3573
3574 * gdb.fortran/whatis_type.exp: Adapt expected output.
3575
72b17055
BH
35762016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3577
3578 * gdb.fortran/print_type.exp: Fix expected output.
3579 * gdb.fortran/whatis_type.exp: Fix expected output.
3580
3cd81d8d
BH
35812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3582
3583 * gdb.fortran/whatis_type.exp: Use multi_line.
3584
ddae9462
TT
35852016-05-24 Tom Tromey <tom@tromey.com>
3586
3587 PR python/17386:
3588 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3589 use value as an index.
3590
1957f6b8
TT
35912016-05-23 Tom Tromey <tom@tromey.com>
3592
3593 PR python/17981:
3594 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3595 no-breakpoint case.
3596
026a9174
PA
35972016-05-24 Pedro Alves <palves@redhat.com>
3598
3599 PR gdb/19828
3600 * gdb.threads/clone-attach-detach.c: New file.
3601 * gdb.threads/clone-attach-detach.exp: New file.
3602
e70a7231
FR
36032016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3604
3605 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3606
0f6ed0e0
TT
36072016-05-23 Tom Tromey <tom@tromey.com>
3608
3609 PR python/19438, PR python/18393:
3610 * gdb.python/py-progspace.exp: Add "dir" test.
3611 * gdb.python/py-objfile.exp: Add "dir" test.
3612
ffd19d61
YQ
36132016-05-23 Yao Qi <yao.qi@linaro.org>
3614
3615 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3616 * gdb.arch/thumb2-it.exp: Likewise.
3617
9e8f9b05
SM
36182016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3619
3620 * gdb.mi/mi-threads-interrupt.c: New file.
3621 * gdb.mi/mi-threads-interrupt.exp: New file.
3622
61c6156d
SM
36232016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3624
3625 PR gdb/18077
3626 * gdb.mi/mi-async-run.exp: New file.
3627 * gdb.mi/mi-async-run.c: New file.
3628
67218854
TT
36292016-05-17 Tom Tromey <tom@tromey.com>
3630 Manish Goregaokar <manishsmail@gmail.com>
3631
3632 * lib/rust-support.exp: New file.
3633 * lib/gdb.exp (skip_rust_tests): New proc.
3634 (build_executable_from_specs): Handle rust.
3635 * lib/future.exp (gdb_find_rustc): New proc.
3636 (gdb_default_target_compile): Handle rust.
3637 * gdb.rust/expr.exp: New file.
3638 * gdb.rust/generics.exp: New file.
3639 * gdb.rust/generics.rs: New file.
3640 * gdb.rust/methods.exp: New file.
3641 * gdb.rust/methods.rs: New file.
3642 * gdb.rust/modules.exp: New file.
3643 * gdb.rust/modules.rs: New file.
3644 * gdb.rust/simple.exp: New file.
3645 * gdb.rust/simple.rs: New file.
3646
c44af4eb
TT
36472016-05-17 Tom Tromey <tom@tromey.com>
3648
3649 * gdb.base/default.exp (set language): Add rust.
3650
dcd1f979
TT
36512016-05-17 Tom Tromey <tom@tromey.com>
3652
3653 * gdb.gdb/unittest.exp: New file.
3654
155b7f57
YQ
36552016-05-16 Yao Qi <yao.qi@linaro.org>
3656
3657 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3658 shell_prompt. Update shell_prompt_re.
3659
8ddd5a6c
DE
36602016-05-12 Doug Evans <dje@google.com>
3661
3662 PR symtab/19999
3663 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3664 $options when building executable.
3665 * gdb.dwarf2/fission-loclists-pie.S: New file.
3666 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3667
02e370d9
SM
36682016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3669
3670 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3671 of [is_remote target],
3672
8929ad8b
SM
36732016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3674
3675 * lib/gdb.exp (use_gdb_stub): New procedure.
3676
6c447423
DE
36772016-05-03 Yunlian Jiang <yunlian@google.com>
3678 Doug Evans <dje@google.com>
3679
3680 PR symtab/19914
3681 * gdb.dwarf2/dwp-sepdebug.c: New file.
3682 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3683
444e826c
SM
36842016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3685
3686 * gdb.base/detach.exp: Remove is_remote check.
3687
740feeaa
SM
36882016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3689
3690 * gdb.base/annota-input-while-running.exp: Don't check for
3691 [is_remote target]. Enable annotations after running to main.
3692 Remove unused "set test..." line.
3693
9080ac9d
SM
36942016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3695
3696 * gdb.trace/trace-enable-disable.exp: New file.
3697 * gdb.trace/trace-enable-disable.c: New file.
3698
952ebca5
SM
36992016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3700
3701 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3702 use it in info sharedlibrary test.
3703 * gdb.trace/ftrace-lock.exp: Likewise.
3704 * gdb.trace/ftrace.exp: Likewise.
3705 * gdb.trace/range-stepping.exp: Likewise.
3706 * gdb.trace/trace-break.exp: Likewise.
3707 * gdb.trace/trace-condition.exp: Likewise.
3708 * gdb.trace/trace-mt.exp: Likewise.
3709
d9019901
SM
37102016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3711
3712 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3713 (gdb_load_shlib): ... this.
3714 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3715 gdb_load_shlib.
3716 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3717 * gdb.base/ctxobj.exp: Likewise.
3718 * gdb.base/dprintf-pending.exp: Likewise.
3719 * gdb.base/dso2dso.exp: Likewise.
3720 * gdb.base/fixsection.exp: Likewise.
3721 * gdb.base/gcore-relro.exp: Likewise.
3722 * gdb.base/gdb1555.exp: Likewise.
3723 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3724 * gdb.base/gnu-ifunc.exp: Likewise.
3725 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3726 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3727 * gdb.base/pending.exp: Likewise.
3728 * gdb.base/print-file-var.exp: Likewise.
3729 * gdb.base/print-symbol-loading.exp: Likewise.
3730 * gdb.base/shlib-call.exp: Likewise.
3731 * gdb.base/shreloc.exp: Likewise.
3732 * gdb.base/so-impl-ld.exp: Likewise.
3733 * gdb.base/solib-disc.exp: Likewise.
3734 * gdb.base/solib-nodir.exp: Likewise.
3735 * gdb.base/solib-overlap.exp: Likewise.
3736 * gdb.base/solib-symbol.exp: Likewise.
3737 * gdb.base/solib-weak.exp (do_test): Likewise.
3738 * gdb.base/sym-file.exp: Likewise.
3739 * gdb.base/symtab-search-order.exp: Likewise.
3740 * gdb.base/type-opaque.exp: Likewise.
3741 * gdb.base/unload.exp: Likewise.
3742 * gdb.base/watchpoint-solib.exp: Likewise.
3743 * gdb.compile/compile.exp: Likewise.
3744 * gdb.cp/gdb2384.exp: Likewise.
3745 * gdb.cp/infcall-dlopen.exp: Likewise.
3746 * gdb.cp/re-set-overloaded.exp: Likewise.
3747 * gdb.fortran/library-module.exp: Likewise.
3748 * gdb.opt/solib-intra-step.exp: Likewise.
3749 * gdb.python/py-finish-breakpoint.exp: Likewise.
3750 * gdb.python/py-shared.exp: Likewise.
3751 * gdb.reverse/solib-precsave.exp: Likewise.
3752 * gdb.reverse/solib-reverse.exp: Likewise.
3753 * gdb.server/solib-list.exp: Likewise.
3754 * gdb.threads/dlopen-libpthread.exp: Likewise.
3755 * gdb.threads/tls-shared.exp: Likewise.
3756 * gdb.threads/tls-so_extern.exp: Likewise.
3757 * gdb.trace/change-loc.exp: Likewise.
3758 * gdb.trace/ftrace-lock.exp: Likewise.
3759 * gdb.trace/ftrace.exp: Likewise.
3760 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3761 * gdb.trace/pending.exp: Likewise.
3762 * gdb.trace/range-stepping.exp: Likewise.
3763 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3764 (strace_info_marker): Likewise.
3765 (strace_probe_marker): Likewise.
3766 (strace_trace_on_same_addr): Likewise.
3767 (strace_trace_on_diff_addr): Likewise.
3768 * gdb.trace/trace-break.exp: Likewise.
3769 * gdb.trace/trace-condition.exp: Likewise.
3770 * gdb.trace/trace-mt.exp: Likewise.
3771
fca4cfd9
SM
37722016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3773
3774 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3775 result of gdb_remote_download.
3776 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3777 * gdb.base/dso2dso.exp: Likewise.
3778 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3779 * gdb.base/print-file-var.exp: Likewise.
3780 * gdb.base/shlib-call.exp: Likewise.
3781 * gdb.base/shreloc.exp: Likewise.
3782 * gdb.base/solib-overlap.exp: Likewise.
3783 * gdb.base/solib-weak.exp (do_test): Likewise.
3784 * gdb.base/unload.exp: Likewise.
3785
11cf4ffb
YQ
37862016-04-27 Yao Qi <yao.qi@linaro.org>
3787
3788 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3789 exists.
3790
3e2e34f8
KB
37912016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3792
3793 * vla-type.exp: Print structure from toplevel.
3794
8f07e298
BH
37952016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3796
3797 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3798 of dynamic types.
3799 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3800 of dynamic types.
3801
9920b434
BH
38022016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3803
3804 * gdb.fortran/vla-type.f90: New file.
3805 * gdb.fortran/vla-type.exp: New file.
3806
f3abeff5
YQ
38072016-04-25 Yao Qi <yao.qi@linaro.org>
3808
3809 * gdb.base/branch-to-self.c: New file.
3810 * gdb.base/branch-to-self.exp: New file.
3811
0a5d52f0
YQ
38122016-04-22 Yao Qi <yao.qi@linaro.org>
3813
3814 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3815 more after $hex.
3816
495346f6
YQ
38172016-04-22 Yao Qi <yao.qi@linaro.org>
3818
3819 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3820 * gdb.base/annota3.exp: Likewise.
3821
4a7e075c
YQ
38222016-04-22 Yao Qi <yao.qi@linaro.org>
3823
3824 * gdb.reverse/step-precsave.exp: Do one step and test program
3825 stops in "callee" and do multiple steps until program goes out
3826 of "callee".
3827 * gdb.reverse/step-reverse.exp: Likewise.
3828
5b061e98
YQ
38292016-04-22 Yao Qi <yao.qi@linaro.org>
3830
3831 * gdb.trace/signal.exp: Also pass if
3832 $tracepoint_hits($i) > $iterations.
3833
5c5dc57f
YQ
38342016-04-22 Yao Qi <yao.qi@linaro.org>
3835
3836 * gdb.trace/signal.c: New file.
3837 * gdb.trace/signal.exp: New file.
3838
a55411b9
DE
38392016-04-19 Doug Evans <xdje42@gmail.com>
3840
3841 * gdb.base/bad-file.exp: New file.
3842
a22df60a
MG
38432016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3844
3845 * gdb.dwarf2/implref.exp: New file.
3846
0c13f7e5
BH
38472016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3848
3849 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3850 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3851 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3852 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3853 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3854 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3855 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3856 * lib/fortran.exp (fortran_int4): New procedure.
3857 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3858 (fortran_logical4): Likewise.
3859
9b9b09e9
BH
38602016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3861
3862 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3863
a14d1f4d
BH
38642016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3865
3866 * lib/compiler.c: Add Intel specific preprocessor macros.
3867 * lib/compiler.cc: Likewise.
25d49b86 3868
7d49b1d0
LM
38692016-04-13 Luis Machado <lgustavo@codesourcery.com>
3870
3871 * gdb.server/connect-with-no-symbol-file.c: New file.
3872 * gdb.server/connect-with-no-symbol-file.exp: New file.
3873
8392fa22
SM
38742016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3875
3876 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3877
8c4c4aeb
SM
38782016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3879
3880 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3881 standard output directory.
3882
45e3745e
AT
38832016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3884
3885 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3886
e26b7e41
MM
38872016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3888
3889 * gdb.btrace/instruction_history.c (loop): Add declaration.
3890
8ce09462
AT
38912016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3892
3893 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3894
2e88a1ea
SM
38952016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3896
3897 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3898 parentheses to print.
3899 (continue_handler): Likewise.
3900
f48e22e3
SM
39012016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3902
3903 * gdb.server/solib-list.exp: Remove is_remote check.
3904 Pass shlib= to gdb_compile. Don't link shared library with
3905 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3906 Run binary filename through "readlink -f" on the target.
3907
096be756
PA
39082016-04-08 Pedro Alves <palves@redhat.com>
3909
3910 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3911 interpreter filename as argument to gdbserver_spawn.
3912 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3913 Return empty if $last_loaded_file does not exist.
3914
06500533
JK
39152016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3916
3917 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3918 * gdb.base/jit-main.c: Use exit after usage.
3919
2d35e871
JK
39202016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3921
3922 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3923 GDBHISTSIZE prior to the tests.
3924 * gdb.base/gdbinit-history.exp: Likewise.
3925
39262016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3927
3928 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3929 instead of build_executable. Use gdb_load_shlibs.
3930
c8064e7e
YQ
39312016-04-07 Yao Qi <yao.qi@linaro.org>
3932
3933 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3934 Execute "si" command.
3935
bde47561
YQ
39362016-04-07 Yao Qi <yao.qi@linaro.org>
3937
3938 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3939 number instead of the comments on some line.
3940
b16f8a3b
DB
39412016-04-06 Don Breazeal <donb@codesourcery.com>
3942
3943 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3944 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3945
c2f901df
SM
39462016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3947
3948 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3949 standard_output_file. Remove unused binfile variable.
3950
ac17fda0
CU
39512016-04-05 Catalin Udma <catalin.udma@freescale.com>
3952
3953 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3954 * gdb.python/py-mi-objfile.exp: Match "list main" output
3955 in console format.
3956
03a8c4df
SM
39572016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3958
3959 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3960 absolute.
3961
6e774b13
SM
39622016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3963
3964 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3965 absolute.
3966 * gdb.trace/ftrace.exp: Likewise.
3967 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3968 targets as well.
3969 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3970 (gdb_load_shlibs): Copy libraries to test directory when testing
3971 natively. Only set solib-search-path if testing remotely.
3972 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3973
7817ea46
SM
39742016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3975
3976 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3977 gdb_download. Use it even if the target is not remote.
3978 * gdb.base/jit.exp (compile_jit_test): Likewise.
3979 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3980 output directory if the destination board is local, otherwise use
3981 the standard remote_download from DejaGnu.
3982 (gdb_download): Remove.
3983 (gdb_load_shlibs): Use gdb_remote_download instead of
3984 gdb_download.
3985 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3986 Use gdb_remote_download instead of gdb_download. Use it even if
3987 the target is not remote.
3988 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3989 instead of gdb_download.
3990
7beb7f68
SM
39912016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3992
3993 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3994 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3995 run.
3996
cc63428a
AV
39972016-04-01 Artemiy Volkov <artemiyv@acm.org>
3998
3999 PR gdb/19820
4000 * gdb.base/printcmds.exp: Add artificial arrays tests.
4001
64cdf930
PA
40022016-03-31 Pedro Alves <palves@redhat.com>
4003
4004 PR gdb/19858
4005 * gdb.base/jit-main.c: Include unistd.h.
4006 (ATTACH): Define to 0 if not already defined.
4007 (wait_for_gdb, mypid): New globals.
4008 (WAIT_FOR_GDB): New macro.
4009 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
4010 some breakpoint locations.
4011 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
4012 New procedures.
4013 (one_jit_test): Add REATTACH parameter, and handle it. Use
4014 continue_to_test_location.
4015 (top level): Test attach, and adjusts calls to one_jit_test.
4016
40dea8cb
PA
40172016-03-31 Pedro Alves <palves@redhat.com>
4018
4019 PR gdb/19858
4020 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
4021 BINSUFFIX parameter, and handle it.
4022 (top level): Adjust calls compile_jit_test.
4023
e7ea3ec7
CU
40242016-03-31 Catalin Udma <catalin.udma@freescale.com>
4025
4026 PR python/19743
4027 * gdb.python/py-mi-events-gdb.py: New file.
4028 * gdb.python/py-mi-events.c: New file.
4029 * gdb.python/py-mi-events.exp: New file.
4030
e6359af3
YQ
40312016-03-30 Yao Qi <yao.qi@linaro.org>
4032
4033 * gdb.reverse/until-precsave.exp: Match function name only.
4034 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
4035 Move malloc to a condition block.
4036 * gdb.reverse/until-reverse.exp: Match function name only.
4037
a4105d04
MK
40382016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
4039
4040 * gdb.trace/ftrace.exp: Set arg0exp for s390.
4041 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
4042 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
4043 variable for GPR 0 instead of assuming it is register 0.
4044 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
4045 * lib/trace-support.exp: Add s390 registers.
4046
bfa6adb9
YQ
40472016-03-29 Yao Qi <yao.qi@linaro.org>
4048
4049 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
4050
1e6697ea
YQ
40512016-03-24 Yao Qi <yao.qi@linaro.org>
4052
4053 * gdb.reverse/break-reverse.exp: Add quotation mark in the
4054 test message.
4055
64bcd522
AA
40562016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4057
4058 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
4059 maintaining separate logic for constructing the output path.
4060
7868401b
DB
40612016-03-16 Don Breazeal <donb@codesourcery.com>
4062
4063 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4064 Retry fork and waitpid on interrupted system call errors.
4065 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4066 Use with_timeout_factor to increase timeout by factor of 10.
4067
1cafadb4
DB
40682016-03-15 Don Breazeal <donb@codesourcery.com>
4069
4070 * gdb.cp/scope-err.cc: New test program.
4071 * gdb.cp/scope-err.exp: New test script.
4072 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
4073 lines and "set breakpoint here" comment.
4074 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
4075 Fixed some whitespace and format issues.
4076 * gdb.mi/mi-linespec-err-cp.cc: New test program.
4077 * gdb.mi/mi-linespec-err-cp.exp: New test script.
4078
81516450
DE
40792016-03-15 Doug Evans <dje@google.com>
4080
4081 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
4082 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
4083 All callers updated. Add tests for enums, mixed flags register.
4084
aa52b601
DE
40852016-03-15 Doug Evans <dje@google.com>
4086
4087 * gdb.base/skip.c (main): Call test_skip_file_and_function.
4088 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
4089
fa4ff313
SM
40902016-03-14 Simon Marchi <simon.marchi@ericsson.com>
4091
4092 * gdb.base/default.exp: Add $_as_string to the list of expected
4093 convenience functions.
4094
f2403c39
AB
40952016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
4096
4097 * gdb.base/maint.exp: New tests for 'maint info line-table'.
4098
f2f3ccb9
SM
40992016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
4100
4101 * gdb.python/py-as-string.exp: New file.
4102 * gdb.python/py-as-string.c: New file.
4103
00dbd492
PA
41042016-03-09 Pedro Alves <palves@redhat.com>
4105
4106 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
4107 signal" -> "Thread NN received signal" output change.
4108 * gdb.threads/ia64-sigill.exp: Likewise.
4109 * gdb.threads/linux-dp.exp: Likewise.
4110 * gdb.threads/manythreads.exp: Likewise.
4111 * gdb.threads/pending-step.exp: Likewise.
4112 * gdb.threads/print-threads.exp: Likewise.
4113 * gdb.threads/sigstep-threads.exp: Likewise.
4114 * gdb.threads/staticthreads.exp: Likewise.
4115 * gdb.threads/tls.exp: Likewise.
4116
1e6697ea
YQ
41172016-03-09 Pedro Alves <palves@redhat.com>
4118
4119 * gdb.base/command-line-input.exp: New file.
4120
b04fd3be
MK
41212016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4122
4123 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
4124 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
4125 * gdb.trace/pending.exp: Accept leading dot before function name.
4126 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
4127 * lib/trace-support.exp: Set registers for ppc.
4128
98fa59e9
MK
41292016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4130
4131 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
4132 use it for disassembly; accept .main in addition to main in backtrace.
4133
f77198c8
MK
41342016-03-09 Wei-cheng Wang <cole945@gmail.com>
4135 Marcin Kościelnicki <koriakin@0x04.net>
4136
4137 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
4138 (gdb_recursion_test_ptr): New global variable.
4139 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
4140 gdb_recursion_test.
4141 (gdb_c_test): Ditto.
4142
ba84e0da
MK
41432016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4144
4145 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
4146 ordering.
4147
4366d36e
MK
41482016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4149
4150 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
4151 (bar): Add bar_start_lbl label.
4152 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
4153 of foo/bar for emitting DWARF and tracing.
4154
5eb264df
SDJ
41552016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
4156
4157 * analyze-racy-logs.py: Set executable bit.
4158
fb6a751f
SDJ
41592016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
4160
4161 * Makefile.in (DEFAULT_RACY_ITER): New variable.
4162 (CHECK_TARGET_TMP): Likewise.
4163 (check-single-racy): New rule.
4164 (check-parallel-racy): Likewise.
4165 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
4166 (do-check-parallel-racy): New rule.
4167 (check-racy/%.exp): Likewise.
4168 * README (Racy testcases): New section.
4169 * analyze-racy-logs.py: New file.
4170
bdf7e230
DE
41712016-03-03 Doug Evans <dje@google.com>
4172
4173 * gdb.base/skip.exp: Use with_test_prefix.
4174
4719d415
YQ
41752016-03-03 Yao Qi <yao.qi@linaro.org>
4176
4177 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
4178 Invoke step_over_syscall "clone" and break_cond_on_syscall
4179 "clone".
4180 * gdb.base/step-over-clone.c: New file.
4181
ea507862
YQ
41822016-03-03 Yao Qi <yao.qi@linaro.org>
4183
4184 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
4185 code format.
4186
8fc8cbda
YQ
41872016-03-03 Yao Qi <yao.qi@linaro.org>
4188
4189 * gdb.base/disp-step-fork.c: Rename to ...
4190 * gdb.base/step-over-fork.c: ... it. New file.
4191 * gdb.base/disp-step-vfork.c: Rename to ...
4192 * gdb.base/step-over-vfork.c: ... it. New file.
4193 * gdb.base/disp-step-syscall.exp: Rename to ...
4194 * gdb.base/step-over-syscall.exp: ... it. New file.
4195 (disp_step_cross_syscall): Rename to ...
4196 (step_over_syscall): ... it.
4197
92fa70b0
YQ
41982016-03-03 Yao Qi <yao.qi@linaro.org>
4199
4200 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4201 If target supports condition evaluation on target, invoke
4202 break_cond_on_syscall for fork and vfork.
4203
e197ad3c
YQ
42042016-03-03 Yao Qi <yao.qi@linaro.org>
4205
4206 * gdb.base/disp-step-syscall.exp: Don't invoke
4207 support_displaced_stepping.
4208 (disp_step_cross_syscall): Test with displaced stepping off and
4209 on if supported.
4210
0b47da9f
YQ
42112016-03-03 Yao Qi <yao.qi@linaro.org>
4212
4213 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
4214 proc.
4215 (setup): New proc.
4216 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
4217 and setup.
4218
065ab6dc
BH
42192016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4220
4221 * gdb.fortran/vla-history.exp: Remove breakpoint.
4222
07e448ad 42232016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4224
25d49b86
PA
4225 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4226 exceeds timeout.
07e448ad 4227
9ac2d526 42282016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4229
25d49b86
PA
4230 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4231 breakpoint.
9ac2d526 4232
17807369
BH
42332016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4234
4235 * gdb.mi/vla.f90: Nullify pointer after declaration.
4236
86e501af
PA
42372016-03-01 Pedro Alves <palves@redhat.com>
4238
4239 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4240
1e903e32
PA
42412016-03-01 Pedro Alves <palves@redhat.com>
4242
4243 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4244 before anything else.
4245 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4246 _GNU_SOURCE here.
4247 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4248 before anything else.
4249 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4250
6ccb54e2
PA
42512016-03-01 Pedro Alves <palves@redhat.com>
4252
4253 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4254
30ca9da1
YQ
42552016-03-01 Yao Qi <yao.qi@linaro.org>
4256
4257 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4258 prepare_for_testing.
4259
dc856b38
YQ
42602016-03-01 Yao Qi <yao.qi@linaro.org>
4261
4262 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4263
4a932159
AA
42642016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4265
4266 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4267 manually constructing the output path.
4268
f2489477
AA
42692016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4270
4271 * gdb.arch/s390-stackless.S: New.
4272 * gdb.arch/s390-stackless.exp: New.
4273
38899f16
IB
42742016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4275
4276 * gdb.dlang/circular.c: New file.
4277 * gdb.dlang/circular.exp: New file.
4278
9fde51ed
YQ
42792016-02-26 Yao Qi <yao.qi@linaro.org>
4280
4281 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4282 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4283 (testcases): Update.
4284
ce90fefe
YQ
42852016-02-26 Yao Qi <yao.qi@linaro.org>
4286
4287 * gdb.reverse/aarch64.c: Rename to ...
4288 * gdb.reverse/insn-reverse.c: ... it.
4289 * gdb.reverse/aarch64.exp: Rename to ...
4290 * gdb.reverse/insn-reverse.exp: ... it.
4291
3263bceb
YQ
42922016-02-26 Yao Qi <yao.qi@linaro.org>
4293
4294 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4295 (testcase_ftype): New.
4296 (testcases): New array.
4297 (n_testcases): New.
4298 (main): Call each element in testcases.
4299 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4300 (read_testcase): New.
4301 Do the tests in a loop.
4302
6cb59ff1
YQ
43032016-02-25 Yao Qi <yao.qi@linaro.org>
4304
4305 * gdb.base/branches.c: Remove.
4306
ae91f625
MK
43072016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4308
4309 PR gdb/13808
4310 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4311
678b48b7
MK
43122016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4313
4314 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4315
7337a6f2
MK
43162016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4317
4318 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4319 change x86_64 call_insn to 'callq'.
4320
861ca91f
AT
43212016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4322
4323 * gdb.trace/tfile-avx.c: Move to...
4324 * gdb.trace/tracefile-pseudo-reg.c: Here.
4325 * gdb.trace/tfile-avx.exp: Move to...
4326 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4327
bf74e428
GB
43282016-02-24 Gary Benson <gbenson@redhat.com>
4329
4330 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4331 message on attach.
4332
cce0e923
DE
43332016-02-23 Doug Evans <dje@google.com>
4334
4335 * gdb.base/skip.c (test_skip): New function.
4336 (end_test_skip_file_and_function): New function.
4337 (test_skip_file_and_function): New function.
4338 * gdb.base/skip1.c (test_skip): New function.
4339 (skip1_test_skip_file_and_function): New function.
4340 * gdb.base/skip.exp: Add tests for new skip options.
4341 * gdb.base/skip-solib.exp: Update expected output.
4342 * gdb.perf/skip-command.cc: New file.
4343 * gdb.perf/skip-command.exp: New file.
4344 * gdb.perf/skip-command.py: New file.
4345
4000e47e
MK
43462016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4347
4348 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4349 info registers pattern.
4350
24f75ead
IB
43512016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4352
4353 * lib/future.exp: Add D support.
4354 (gdb_find_gdc): New proc.
4355 (gdb_default_target_compile): Add D support.
4356
fbb7bcbe
WW
43572016-02-18 Wei-cheng Wang <cole945@gmail.com>
4358
4359 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4360 user+system time.
4361 (trace_speed_test): Determine the iteration count for a time
4362 between 15..30 seconds.
4363
012b3a21
WT
43642016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4365
4366 * gdb.arch/i386-mpx-sigsegv.c: New file.
4367 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4368 * gdb.arch/i386-mpx-simple_segv.c: New file.
4369 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4370
2d5189bd
YQ
43712016-02-18 Yao Qi <yao.qi@linaro.org>
4372
4373 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4374 Don't call setup_kfail.
4375
40fb20d0
YQ
43762016-02-18 Yao Qi <yao.qi@linaro.org>
4377
4378 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4379 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4380
21b1f8d2
DE
43812016-02-16 Doug Evans <dje@google.com>
4382
4383 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4384 * gdb.base/skip1.c: Ditto.
4385 * gdb.base/skip.exp: Whitespace cleanup.
4386
4041ed77
DB
43872016-02-16 Don Breazeal <donb@codesourcery.com>
4388
4389 PR remote/19496
4390 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4391 Remove kfail for PR remote/19496.
4392
c4ef31bf
SM
43932016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4394
4395 * lib/gdb.exp (standard_temp_file): Return a path specific to
4396 the runtest invocation.
4397
266b65b3
SM
43982016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4399
4400 * gdb.trace/save-trace.exp: Change relative path to be in the
4401 standard output directory.
4402
a7a0a6a9
JK
44032016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4404
4405 * gdb.arch/i386-prologue.c: Add missing prototypes.
4406
c99dbb42
JK
44072016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4408
4409 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4410 * gdb.arch/i386-prologue.exp: Likewise.
4411 * gdb.arch/i386-size.exp: Likewise.
4412
aa480355
SM
44132016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4414
4415 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4416 define object file path.
4417 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4418 file path.
4419 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4420 standard_output_file to define binfile.
4421
ba881f50
JK
44222016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4423
4424 Fix compatibility with recent gfortran-5.3.1.
4425 * gdb.fortran/vla-history.exp (print vla1 allocated)
4426 (print vla2 allocated, print $2, print $3): Remove
4427 (print $4): Rename to ...
4428 (print $2): ... here.
4429 (print $9): Rename to ...
4430 (print $5): ... here.
4431 (print $10): Rename to ...
4432 (print $6): ... here.
4433 * gdb.fortran/vla.f90: Add pvla initialization.
4434
e9fb005c
JK
44352016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4436
4437 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4438 New test.
4439 * gdb.fortran/vla-value-sub.exp: Likewise.
4440
e44e00ff
MK
44412016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4442
4443 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4444
97e94151
SM
44452016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4446
4447 * i386-biarch-core.exp: Define corefile using
4448 standard_output_file.
4449
01113bc1
YQ
44502016-02-12 Yao Qi <yao.qi@linaro.org>
4451
4452 * gdb.arch/arm-single-step-kernel-helper.c: New.
4453 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4454
33b4777c
MM
44552016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4456
4457 * gdb.btrace/tailcall-only.exp: New.
4458 * gdb.btrace/tailcall-only.c: New.
4459 * gdb.btrace/x86_64-tailcall-only.S: New.
4460 * gdb.btrace/i686-tailcall-only.S: New.
4461
acc23c11
PA
44622016-02-11 Pedro Alves <palves@redhat.com>
4463
4464 * README (Parallel testing): Add missing double quotes.
4465
e352bf0a
PA
44662016-02-11 Pedro Alves <palves@redhat.com>
4467
4468 * README (Parallel testing): New section.
4469 (GDB_PARALLEL): Rewrite.
4470 (FORCE_PARALLEL): Document.
4471
9f5fed78
MK
44722016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4473
4474 * gdb.trace/tfile-avx.c: New test.
4475 * gdb.trace/tfile-avx.exp: New test.
4476
9ef9e6a6
KS
44772016-02-09 Keith Seitz <keiths@redhat.com>
4478
4479 PR breakpoints/19546
4480 * gdb.base/infcall-exec.c: New file.
4481 * gdb.base/infcall-exec2.c: New file.
4482 * gdb.base/infcall-exec.exp: New file.
4483
a96e36da
KS
44842016-02-09 Keith Seitz <keiths@redhat.com>
4485
4486 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4487 (toplevel): Call test_bkpt_address.
4488
9f61929f
KS
44892016-02-09 Keith Seitz <keiths@redhat.com>
4490
4491 PR python/19506
4492 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4493 (toplevel): Call test_bkpt_address.
4494
1e94266c
SM
44952016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4496
4497 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4498 to AC_OUTPUT.
4499 * configure: Regenerate.
4500
2a7f3dff
PA
45012016-02-09 Pedro Alves <palves@redhat.com>
4502
4503 PR breakpoints/19548
4504 * gdb.base/execl-update-breakpoints.c (some_function): New
4505 function.
4506 (main): Call it.
4507 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4508 Tighten expected GDB output.
4509
2151ccc5
SM
45102016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4511
4512 * Makefile.in (ALL_SUBDIRS): Remove.
4513 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4514 (distclean maintainer-clean realclean): Likewise.
4515 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4516 * configure: Regenerate.
4517 * gdb.ada/Makefile.in: Delete.
4518 * gdb.arch/Makefile.in: Likewise.
4519 * gdb.asm/Makefile.in: Likewise.
4520 * gdb.base/Makefile.in: Likewise.
4521 * gdb.btrace/Makefile.in: Likewise.
4522 * gdb.cell/Makefile.in: Likewise.
4523 * gdb.compile/Makefile.in: Likewise.
4524 * gdb.cp/Makefile.in: Likewise.
4525 * gdb.disasm/Makefile.in: Likewise.
4526 * gdb.dlang/Makefile.in: Likewise.
4527 * gdb.dwarf2/Makefile.in: Likewise.
4528 * gdb.fortran/Makefile.in: Likewise.
4529 * gdb.gdb/Makefile.in: Likewise.
4530 * gdb.go/Makefile.in: Likewise.
4531 * gdb.guile/Makefile.in: Likewise.
4532 * gdb.java/Makefile.in: Likewise.
4533 * gdb.linespec/Makefile.in: Likewise.
4534 * gdb.mi/Makefile.in: Likewise.
4535 * gdb.modula2/Makefile.in: Likewise.
4536 * gdb.multi/Makefile.in: Likewise.
4537 * gdb.objc/Makefile.in: Likewise.
4538 * gdb.opencl/Makefile.in: Likewise.
4539 * gdb.opt/Makefile.in: Likewise.
4540 * gdb.pascal/Makefile.in: Likewise.
4541 * gdb.perf/Makefile.in: Likewise.
4542 * gdb.python/Makefile.in: Likewise.
4543 * gdb.reverse/Makefile.in: Likewise.
4544 * gdb.server/Makefile.in: Likewise.
4545 * gdb.stabs/Makefile.in: Likewise.
4546 * gdb.threads/Makefile.in: Likewise.
4547 * gdb.trace/Makefile.in: Likewise.
4548 * gdb.xml/Makefile.in: Likewise.
4549 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4550 GDB_PARALLEL.
4551 (standard_output_file): Remove check for GDB_PARALLEL, always
4552 return path in outputs/$subdir/$testname.
4553
437277d4
SM
45542016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4555
4556 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4557 (site.exp): Assign abs_srcdir to tcl's srcdir.
4558
31d913c7
YQ
45592016-02-04 Yao Qi <yao.qi@linaro.org>
4560
4561 * gdb.base/foll-exec-mode.c: Include limits.h.
4562 (main): Add parameters argc and argv. Get directory from
4563 argv[0].
4564 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4565 compilation.
4566 * gdb.base/foll-exec.c: Include limits.h.
4567 (main): Add parameters argc and argv.
4568 Get directory from argv[0].
4569 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4570 Adjust tests on the number of lines as source code changed.
4571 * gdb.base/foll-vfork-exit.c: Include limits.h.
4572 (main): Add one line of statement before vfork.
4573 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4574 (main): Add parameters argc and argv. Get directory from
4575 argv[0].
4576 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4577 (setup_gdb): Set tbreak to skip some source lines.
4578 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4579 (main): Add parameters argc and argv. Get directory from
4580 argv[0].
4581 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4582 compilation.
4583 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4584 (main): Add parameters argc and argv. Get directory from
4585 argv[0].
4586 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4587 compilation.
4588
9482b9fb
DE
45892016-02-01 Doug Evans <dje@google.com>
4590
4591 * gdb.base/skip.exp: Clean up multiple references to same test name.
4592
6b2e4f10
PA
45932016-02-01 Pedro Alves <palves@redhat.com>
4594
ccb6afd6 4595 PR remote/19496
6b2e4f10
PA
4596 * gdb.threads/forking-threads-plus-breakpoint.exp
4597 (displaced_stepping_supported): New global.
4598 (probe_displaced_stepping_support): New procedure.
4599 (do_test): Add 'displaced' parameter, and use it.
4600 (top level): Check for displaced stepping support. Add displaced
4601 stepping on/off testing axis.
4602
37a8db1a
AB
46032016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4604
4605 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4606 pointer. Don't perform further tests on the unassociated pointer
4607 if the first test fails.
4608
5fdf6324
AB
46092016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4610
4611 * gdb.base/max-value-size.c: New file.
4612 * gdb.base/max-value-size.exp: New file.
4613 * gdb.base/huge.exp: Disable max-value-size for this test.
4614
935c6144
IB
46152016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4616
4617 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4618
7fe8399d
YQ
46192016-01-28 Yao Qi <yao.qi@linaro.org>
4620
4621 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4622
a2077e25
PA
46232016-01-25 Pedro Alves <palves@redhat.com>
4624
4625 PR threads/19461
4626 * gdb.base/fork-running-state.c: New file.
4627 * gdb.base/fork-running-state.exp: New file.
4628
1d2736d4
PA
46292016-01-25 Pedro Alves <palves@redhat.com>
4630
4631 PR gdb/19494
4632 * gdb.base/catch-fork-kill.c: New file.
4633 * gdb.base/catch-fork-kill.exp: New file.
4634
f1da4b11
PA
46352016-01-25 Pedro Alves <palves@redhat.com>
4636
4637 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4638 Delete, moved to lib/gdb.exp.
4639 * gdb.threads/forking-threads-plus-breakpoint.exp
4640 (foreach_with_prefix): Likewise.
4641 * gdb.threads/process-dies-while-handling-bp.exp
4642 (foreach_with_prefix): Likewise.
4643 * lib/gdb.exp (foreach_with_prefix): New procedure.
4644
45f38546
MK
46452016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4646
4647 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4648 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4649
dc29a1ce
MK
46502016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4651
4652 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4653 endian targets.
4654
092127d7
JK
46552016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4656 Pedro Alves <palves@redhat.com>
4657
4658 Fix testsuite compatibility with Guile.
4659 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4660 number.
4661
31d765d3
JK
46622016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4663
4664 Fix testsuite compatibility with Guile.
4665 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4666 (thread 1): New test for backtrace through signal handler.
4667
1ac78c04
YQ
46682016-01-22 Yao Qi <yao.qi@linaro.org>
4669
4670 PR testsuite/19491
4671 * gdb.base/multi-forks.c: Include
4672 ../lib/unbuffer_output.c
4673 (main): Call gdb_unbuffer_output.
4674
4f5946a8
DE
46752016-01-21 Doug Evans <dje@google.com>
4676
4677 * lib/ada.exp (gdb_compile_ada): Fix typo.
4678
305e13e6
JB
46792016-01-21 Joel Brobecker <brobecker@adacore.com>
4680
4681 * gdb.base/break-fun-addr.exp: New file.
4682 * gdb.base/break-fun-addr1.c: New file.
4683 * gdb.base/break-fun-addr2.c: New file.
4684
5f5dfff6
SM
46852016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4686
4687 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4688 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4689 enum flag values.
4690
fd356fa2
AA
46912016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4692
4693 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4694 when GDB can not set the vector return value. Add more comments
4695 for clarification.
4696
9df22175
AT
46972016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4698
4699 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4700 command.
4701
41d1845e
SM
47022016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4703
4704 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4705
01ac6840
SM
47062016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4707
4708 * Makefile.in (check-single): Pass --status to runtest.
4709 (check/%.exp): Likewise.
4710
47112016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4712
4713 * Makefile.in (check-parallel): Propagate return code from make
4714 do-check-parallel.
4715
bd0a71fa
MK
47162016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4717
4718 * gdb.trace/ftrace.exp: Fix expected message on continue.
4719 * gdb.trace/pending.exp: Fix expected message on continue.
4720 * gdb.trace/trace-break.exp: Fix expected message on continue.
4721
8bcbad33
SM
47222016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4723
4724 * lib/gdb.exp (gdb_test): Remove unused global references.
4725
f303dbd6
PA
47262016-01-18 Pedro Alves <palves@redhat.com>
4727
4728 * gdb.base/async-shell.exp: Adjust expected output.
4729 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4730 * gdb.base/siginfo-thread.exp: Adjust expected output.
4731 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4732 * gdb.java/jnpe.exp: Adjust expected output.
4733 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4734 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4735 * gdb.threads/leader-exit.exp: Adjust expected output.
4736 * gdb.threads/manythreads.exp: Adjust expected output.
4737 * gdb.threads/pthreads.exp: Adjust expected output.
4738 * gdb.threads/schedlock.exp: Adjust expected output.
4739 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4740 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4741 expected output.
4742 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4743 output.
4744 * gdb.threads/sigthread.exp: Adjust expected output.
4745 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4746
b2789696
YQ
47472016-01-18 Yao Qi <yao.qi@linaro.org>
4748
4749 * gdb.guile/scm-section-script.c: Replace @progbits with
4750 %progbits.
4751 * gdb.python/py-section-script.c: Likewise.
4752
71ef29a8
PA
47532016-01-15 Pedro Alves <palves@redhat.com>
4754
4755 * gdb.multi/tids.exp: Test star wildcard ranges.
4756
3f5b7598
PA
47572016-01-15 Pedro Alves <palves@redhat.com>
4758
4759 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4760 command from "thread apply" invocation.
4761 (thr_apply_info_thr_invalid): Default the expected output to the
4762 input tid list.
4763 (top level): Add tests that use convenience variables. Add tests
4764 for "thread apply" with a valid TID list, but missing the command.
4765
663f6d42
PA
47662016-01-13 Pedro Alves <palves@redhat.com>
4767
4768 * gdb.base/default.exp: Expect $_gthread as well.
4769 * gdb.multi/tids.exp: Test $_gthread.
4770 * gdb.threads/thread-specific.exp: Test $_gthread.
4771
c84f6bbf
PA
47722016-01-13 Pedro Alves <palves@redhat.com>
4773
4774 * gdb.multi/tids.exp: Test "info threads -gid".
4775
22a02324
PA
47762016-01-13 Pedro Alves <palves@redhat.com>
4777
4778 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4779 Breakpoint.thread.
4780 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4781
5d5658a1
PA
47822016-01-07 Pedro Alves <palves@redhat.com>
4783
4784 * gdb.base/break.exp: Adjust to output changes.
4785 * gdb.base/hbreak2.exp: Likewise.
4786 * gdb.base/sepdebug.exp: Likewise.
4787 * gdb.base/watch_thread_num.exp: Likewise.
4788 * gdb.linespec/keywords.exp: Likewise.
4789 * gdb.multi/info-threads.exp: Likewise.
4790 * gdb.threads/thread-find.exp: Likewise.
4791 * gdb.multi/tids.c: New file.
4792 * gdb.multi/tids.exp: New file.
4793
84654457
PA
47942016-01-13 Pedro Alves <palves@redhat.com>
4795
4796 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4797
e3940304
PA
47982016-01-13 Pedro Alves <palves@redhat.com>
4799
4800 * gdb.base/default.exp: Expect $_inferior as well.
4801 * gdb.multi/base.exp: Test $_inferior.
4802
a911d87a
PA
48032016-01-13 Pedro Alves <palves@redhat.com>
4804
4805 PR breakpoints/19388
4806 * gdb.base/catch-signal-siginfo-cond.c: New file.
4807 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4808
82075af2
JS
48092016-01-12 Josh Stone <jistone@redhat.com>
4810 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4811
4812 * gdb.base/catch-syscall.c (do_execve): New variable.
4813 (main): Conditionally trigger an execve.
4814 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4815 (test_catch_syscall_execve): New, check entry/return across execve.
4816 (do_syscall_tests): Call test_catch_syscall_execve.
4817
e46eeedd
PA
48182016-01-12 Pedro Alves <palves@redhat.com>
4819
4820 * gdb.base/random-signal.exp (do_test): New procedure, with body
4821 of testcase moved in.
4822
01d8c27e
JK
48232016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4824 Pedro Alves <palves@redhat.com>
4825
4826 * gdb.base/funcargs.exp (finish from indirectly called function):
4827 Reintroduce the case for 'First'.
4828
9a706302
JK
48292016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4830 Pedro Alves <palves@redhat.com>
4831
4832 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4833 (tcatch_vfork_then_child_follow_exec)
4834 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4835 identification.
4836
c0ecb95f
JK
48372016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4838
4839 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4840 and repeats to unlimited.
4841 * gdb.python/py-value.exp: Likewise.
4842 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4843 and repeats to unlimited.
4844
6cfc1fcb
JK
48452016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4846
4847 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4848 and reordering the functions.
4849 * gdb.multi/hangout.c: Likewise.
4850 * gdb.multi/hello.c: Likewise.
4851
582a1b00
SM
48522016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4853
4854 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4855 absolute.
4856 (SingleStatisticTestResult.report): Use dict.keys instead of
4857 dict.iterkeys.
4858
79bc59cb
PA
48592016-01-06 Pedro Alves <palves@redhat.com>
4860
4861 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4862
43368e1d
MM
48632016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4864
4865 * gdb.btrace/dlopen.exp: New.
4866 * gdb.btrace/dlopen.c: New.
4867 * gdb.btrace/dlopen-dso.c: New.
4868
79fad5b8
SL
48692015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4870
4871 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4872 PATTERN argument is optional.
4873
ab8314b3
JB
48742015-12-24 Joel Brobecker <brobecker@adacore.com>
4875
4876 * lib/ada.exp (target_compile_ada_from_dir): New function.
4877 (gdb_compile_ada): Reimplement avoiding the use of project files.
4878 * gdb.ada/gnat_ada.gpr: Delete.
4879 * gdb.ada/cond_lang.exp: Adjust test to make path before
4880 filename optional.
4881 * gdb.ada/small_reg_param.exp: Likewise.
4882
fe33faff
SM
48832015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4884
4885 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4886
6d265cb4
TP
48872015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4888
4889 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4890 case.
4891
10125099
SM
48922015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4893
4894 * gdb.base/break.exp: Remove dead code.
4895 * gdb.base/sepdebug.exp: Likewise.
4896
3ca22649
SM
48972015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4898
4899 * gdb.asm/asm-source.exp: Remove HP-UX references.
4900 * gdb.base/annota1.exp: Likewise.
4901 * gdb.base/annota3.exp: Likewise.
4902 * gdb.base/attach.exp: Likewise.
4903 * gdb.base/bigcore.exp: Likewise.
4904 * gdb.base/break.exp: Likewise.
4905 * gdb.base/call-ar-st.exp: Likewise.
4906 * gdb.base/callfuncs.exp: Likewise.
4907 * gdb.base/catch-fork-static.exp: Likewise.
4908 * gdb.base/display.exp: Likewise.
4909 * gdb.base/foll-exec-mode.exp: Likewise.
4910 * gdb.base/foll-exec.exp: Likewise.
4911 * gdb.base/foll-fork.exp: Likewise.
4912 * gdb.base/foll-vfork.exp: Likewise.
4913 * gdb.base/funcargs.exp: Likewise.
4914 * gdb.base/hbreak2.exp: Likewise.
4915 * gdb.base/inferior-died.exp: Likewise.
4916 * gdb.base/interrupt.exp: Likewise.
4917 * gdb.base/multi-forks.exp: Likewise.
4918 * gdb.base/nodebug.exp: Likewise.
4919 * gdb.base/sepdebug.exp: Likewise.
4920 * gdb.base/solib1.c: Likewise.
4921 * gdb.base/step-test.exp: Likewise.
4922 * gdb.mi/non-stop.c: Likewise.
4923 * gdb.mi/pthreads.c: Likewise.
4924 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4925 * gdb.threads/pthreads.c: Likewise.
4926 * gdb.threads/staticthreads.exp: Likewise.
4927 * lib/future.exp: Likewise.
4928 * lib/gdb.exp: Likewise.
4929 * gdb.base/so-indr-cl.c: Remove.
4930 * gdb.base/so-indr-cl.exp: Likewise.
4931 * gdb.base/solib.c: Likewise.
4932 * gdb.base/solib.exp: Likewise.
4933 * gdb.base/solib2.c: Likewise.
4934
b6304613
SM
49352015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4936
4937 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4938 * gdb.base/call-ar-st.exp: Likewise.
4939 * gdb.base/callfuncs.exp: Likewise.
4940 * gdb.base/condbreak.exp: Likewise.
4941 * gdb.base/constvars.exp: Likewise.
4942 * gdb.base/hbreak2.exp: Likewise.
4943 * gdb.base/langs.exp: Likewise.
4944 * gdb.base/list.exp: Likewise.
4945 * gdb.base/long_long.exp: Likewise.
4946 * gdb.base/ptype.exp: Likewise.
4947 * gdb.base/scope.exp: Likewise.
4948 * gdb.base/signals.exp: Likewise.
4949 * gdb.base/so-impl-ld.exp: Likewise.
4950 * gdb.base/varargs.exp: Likewise.
4951 * gdb.base/volatile.exp: Likewise.
4952 * gdb.base/whatis.exp: Likewise.
4953 * gdb.cp/cplusfuncs.exp: Likewise.
4954 * gdb.cp/inherit.exp: Likewise.
4955 * gdb.cp/local.exp: Likewise.
4956 * gdb.cp/member-ptr.exp: Likewise.
4957 * gdb.cp/method.exp: Likewise.
4958 * gdb.cp/overload.exp: Likewise.
4959 * gdb.cp/templates.exp: Likewise.
4960 * gdb.stabs/weird.exp: Likewise.
4961 * lib/compiler.c: Likewise.
4962 * lib/compiler.cc: Likewise.
4963 * lib/cp-support.exp: Likewise.
4964 * lib/gdb.exp: Likewise.
4965
bf401b07
SM
49662015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4967
4968 * configure.ac: Remove HP-UX case.
4969 * configure: Regenerate.
4970
aff9c0f8
SM
49712015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4972
4973 * lib/gdb.exp (gdb_compile): Add function doc.
4974
a6904d5a
PA
49752015-12-17 Pedro Alves <palves@redhat.com>
4976
4977 PR threads/19354
4978 * gdb.multi/info-threads.exp: New file.
4979
a22279dd
YQ
49802015-12-15 Yao Qi <yao.qi@linaro.org>
4981
4982 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4983 is aarch64*-*-*.
4984
0588c796
SL
49852015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4986
4987 * gdb.base/history-duplicates.exp: Skip if no readline support.
4988
5d978e17
SL
49892015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4990
4991 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4992
7e763b86
SL
49932015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4994
4995 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4996
87a3a92c
SL
49972015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4998
4999 * gdb.base/completion.exp: Skip tests that interrupt GDB with
5000 ctrl-C if nointerrupts target property is set.
5001 * gdb.base/double-prompt-target-event-error.exp: Likewise.
5002 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
5003 * gdb.base/paginate-bg-execution.exp: Likewise.
5004 * gdb.base/paginate-execution-startup.exp: Likewise.
5005 * gdb.base/random-signal.exp: Likewise.
5006 * gdb.base/range-stepping.exp: Likewise.
5007 * gdb.cp/annota2.exp: Likewise.
5008 * gdb.cp/annota3.exp: Likewise.
5009 * gdb.gdb/selftest.exp: Likewise.
5010 * gdb.threads/continue-pending-status.exp: Likewise.
5011 * gdb.threads/leader-exit.exp: Likewise.
5012 * gdb.threads/manythreads.exp: Likewise.
5013 * gdb.threads/pthreads.exp: Likewise.
5014 * gdb.threads/schedlock.exp: Likewise.
5015 * gdb.threads/sigthread.exp: Likewise.
5016
a8f077dc
DB
50172015-12-11 Don Breazeal <donb@codesourcery.com>
5018
5019 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
5020 remote.
5021 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
5022 * gdb.base/foll-exec.exp (main): Enable for target remote.
5023 * gdb.base/foll-fork.exp (main): Likewise.
5024 * gdb.base/foll-vfork.exp (main): Likewise.
5025 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
5026 (proc continue_to_exit_bp_loc): Use clean_restart.
5027 * gdb.base/pie-execl.exp (main): Disable for target remote.
5028 * gdb.base/watch-vfork.exp (main): Enable for target remote.
5029 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
5030 * gdb.threads/execl.exp (main): Likewise.
5031 * gdb.threads/fork-child-threads.exp (main): Likewise.
5032 * gdb.threads/fork-plus-threads.exp (main): Disable for target
5033 remote.
5034 * gdb.threads/fork-thread-pending.exp (main): Enable for target
5035 remote.
5036 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
5037 pid.tid style ptids, instead of just tid.
5038 * gdb.threads/thread-execl.exp (main): Enable for target remote.
5039 * gdb.threads/watchpoint-fork.exp (main): Likewise.
5040 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
5041 ptids, instead of just tid.
5042
3b2464a8
AB
50432015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5044
5045 * gdb.base/list.exp (test_list_forward): Add end of file error
5046 test.
5047 (test_repeat_list_command): Add end of file error test.
5048 (test_list_backwards): Add beginning of file error test.
5049
a0def019
AB
50502015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5051
5052 * gdb.base/list.exp (test_list_invalid_args): New function,
5053 defined, and called.
5054
5c000dff
AB
50552015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5056
5057 * gdb.base/list.exp (test_list): Make test names unique.
5058
f1637ebe
YQ
50592015-12-11 Yao Qi <yao.qi@linaro.org>
5060
5061 * gdb.base/coremaker2.c: Remove.
5062
36d6fc0a
PA
50632015-12-10 Pedro Alves <palves@redhat.com>
5064
5065 * gdb.multi/base.exp: Remove stale "spaces" references.
5066
762f7747
PA
50672015-12-10 Pedro Alves <palves@redhat.com>
5068
5069 * gdb.multi/base.exp: Don't use nowarnings.
5070 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
5071 * gdb.multi/hangout.c: Include stdio.h.
5072 * gdb.multi/hello.c: Include stdlib.h.
5073 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
5074 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
5075 * gdb.multi/multi-arch.exp: Don't use nowarnings.
5076
28d2bfb9
AB
50772015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
5078
5079 * gdb.dwarf2/dw2-ranges-base.c: New file.
5080 * gdb.dwarf2/dw2-ranges-base.exp: New file.
5081 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
5082 support additional line table, and debug ranges generation.
5083 (Dwarf::ranges): New function, generate .debug_ranges.
5084 (Dwarf::lines): Support generating simple line table programs.
5085 (Dwarf::assemble): Initialise new namespace variables.
5086
5fc2beac
KB
50872015-12-09 Kevin Buettner <kevinb@redhat.com>
5088
5089 * gdb.base/async.exp (proc test_background): Add case for
5090 asynchronous execution not supported.
5091
1c35a88f
LM
50922015-12-09 Luis Machado <lgustavo@codesourcery.com>
5093
5094 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
5095 format and change test names to make them unique.
5096
b593e3d9
RK
50972015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
5098 Pedro Alves <pedro@redhat.com>
5099
5100 PR gdb/18702
5101 Add checking of floatformats setup on x86_64 hosts.
5102 * gdb.arch/i386-float.S (main): Load bigval and smallval.
5103 (smallval, bigval): New labels/constants.
5104 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
5105 float" after loading bigval and smallval.
5106
d72413e6
PMR
51072015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
5108
5109 * gdb.ada/fun_overload_menu.exp: New testcase.
5110 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
5111
ece66d65
JS
51122015-12-04 Josh Stone <jistone@redhat.com>
5113
5114 * gdb.base/catch-fork-static.exp: New.
5115
41d0efca
YQ
51162015-12-03 Yao Qi <yao.qi@linaro.org>
5117
5118 * gdb.base/sizeof.c: Don't include stdio.h and
5119 ../lib/unbuffer_output.c.
5120 (main): New variable 'size' and 'value'. Remove printf and
5121 gdb_unbuffer_output. Assign return value to size and value.
5122 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
5123 at the beginning.
5124 (check_sizeof): Check the result by printing variable 'size'.
5125 (check_valueof): Check the result by printing variable 'value'.
5126
99fd02d9
YQ
51272015-12-01 Yao Qi <yao.qi@linaro.org>
5128
5129 * gdb.base/disp-step-syscall.exp: Define syscall instruction
5130 for aarch64*-*-linux* target.
5131
f2faf941
PA
51322015-11-30 Pedro Alves <palves@redhat.com>
5133
5134 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
5135
04bf20c5
PA
51362015-11-30 Pedro Alves <palves@redhat.com>
5137
5138 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
5139 Handle non-stop mode vCont replies.
5140
09df4675
PA
51412015-11-30 Pedro Alves <palves@redhat.com>
5142
5143 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
5144 prepare_for_testing. Start gdb with "set non-stop on" appended to
5145 GDBFLAGS. Lax expected stop output.
5146
58b584af
YQ
51472015-11-27 Yao Qi <yao.qi@linaro.org>
5148
5149 * gdb.arch/arm-neon.exp: New.
5150 * gdb.arch/arm-neon.c: New.
5151
dfcb77a8
YQ
51522015-11-27 Yao Qi <yao.qi@linaro.org>
5153
5154 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
5155
88e8ec1b
YQ
51562015-11-27 Yao Qi <yao.qi@linaro.org>
5157
5158 * gdb.cp/annota2.exp: Allow multiple occurrences of the
5159 frames-invalid annotation.
5160
bfde72c2
YQ
51612015-11-27 Yao Qi <yao.qi@linaro.org>
5162
5163 * gdb.cp/annota2.exp: Use ${frames_invalid}.
5164
f6512a69
SM
51652015-11-26 Simon Marchi <simon.marchi@ericsson.com>
5166
5167 * gdb.threads/names.exp: New file.
5168 * gdb.threads/names.c: New file.
5169 * README: Mention gdb,no_thread_names.
5170
46a3515b
MM
51712015-11-26 Markus Metzger <markus.t.metzger@intel.com>
5172
5173 PR 19297
5174 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
5175 support" error.
5176
62147a22
PA
51772015-11-24 Pedro Alves <palves@redhat.com>
5178
5179 PR 17539
5180 * gdb.base/display.exp: Expect displays to be sorted in ascending
5181 order. Use multi_line.
5182 * gdb.base/solib-display.exp: Likewise.
5183
2f341b6e
PA
51842015-11-24 Pedro Alves <palves@redhat.com>
5185
5186 PR 17539
25d49b86
PA
5187 * gdb.base/display.exp: Expect displays to be sorted in ascending
5188 order. Use multi_line.
5189 * gdb.base/solib-display.exp: Likewise.
2f341b6e 5190
7e0aa6aa
PA
51912015-11-24 Pedro Alves <palves@redhat.com>
5192
5193 PR 17539
5194 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
5195 threads in ascending order.
5196 * gdb.base/foll-fork.exp: Likewise.
5197 * gdb.base/foll-vfork.exp: Likewise.
5198 * gdb.base/multi-forks.exp: Likewise.
5199 * gdb.mi/mi-nonstop.exp: Likewise.
5200 * gdb.mi/mi-nsintrall.exp: Likewise.
5201 * gdb.multi/base.exp: Likewise.
5202 * gdb.multi/multi-arch.exp: Likewise.
5203 * gdb.python/py-inferior.exp: Likewise.
5204 * gdb.threads/break-while-running.exp: Likewise.
5205 * gdb.threads/execl.exp: Likewise.
5206 * gdb.threads/gcore-thread.exp: Likewise.
5207 * gdb.threads/info-threads-cur-sal.exp: Likewise.
5208 * gdb.threads/kill.exp: Likewise.
5209 * gdb.threads/linux-dp.exp: Likewise.
5210 * gdb.threads/multiple-step-overs.exp: Likewise.
5211 * gdb.threads/next-bp-other-thread.exp: Likewise.
5212 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
5213 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
5214 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
5215 * gdb.threads/thread-find.exp: Likewise.
5216 * gdb.threads/tls.exp: Likewise.
5217 * lib/mi-support.exp (mi_reverse_list): Delete.
5218 (mi_check_thread_states): No longer reverse list.
5219
2cc57ad8
PA
52202015-11-24 Pedro Alves <palves@redhat.com>
5221
5222 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
5223 use lowercase.
5224
c93e8391
SM
52252015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5226
5227 * gdb.trace/actions.c: Include trace-common.h.
5228 (main): Add a location for a fast tracepoint.
5229 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5230 the normal tracepoints.
5231 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5232
045ccf91
SM
52332015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5234
5235 * save-trace.exp: Factor out code to these...
5236 (gdb_save_tracepoints): New.
5237 (gdb_load_tracepoints): New.
5238 (do_save_load_test): New.
5239
5506f9f6
KB
52402015-11-23 Kevin Buettner <kevinb@redhat.com>
5241
5242 * gdb.base/asmlabel.exp: New test.
5243 * gdb.base/asmlabel.c: New test case.
5244
16c3b12f
JB
52452015-11-23 Joel Brobecker <brobecker@adacore.com>
5246
5247 * gdb.base/wrong_frame_bt_full-main.c: New file.
5248 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5249 * gdb.base/wrong_frame_bt_full.exp: New file.
5250
155bfbd3
JB
52512015-11-23 Joel Brobecker <brobecker@adacore.com>
5252
5253 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5254
bb097445
JM
52552015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5256
206853a0 5257 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
5258 pstate register when comparing registers values in
5259 sparc64-*-linux-gnu targets to avoid spurious differences.
5260
9c88ed8f
JM
52612015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5262
206853a0 5263 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 5264
96161e25
SL
52652015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5266
5267 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5268 as type argument to gdb_compile.
5269 * gdb.base/nested-subp2.exp: Likewise.
5270 * gdb.base/nested-subp3.exp: Likewise.
5271
340c2830
DV
52722015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5273
5274 * lib/dwarf.exp (_note): Fix left shift of negative value.
5275 * gdb.trace/trace-condition.exp: Likewise.
5276
c1862d0f
YQ
52772015-11-13 Yao Qi <yao.qi@linaro.org>
5278
5279 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5280 comments about d10v.
5281 (test_scalar_returns): Likewise.
5282 * gdb.base/d10v.ld: Remove.
5283 * gdb.base/overlays.exp: Remove the target triplet checking for
5284 d10v-*-*.
5285 * gdb.base/structs.exp (test_struct_returns): Remove the
5286 comments about d10v.
5287 (test_struct_calls): Likewise.
5288
77ae9c19
YQ
52892015-11-13 Yao Qi <yao.qi@linaro.org>
5290
5291 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5292 * gdb.base/gnu_vector.c: Don't include stdio.h.
5293 (main): Don't print res and call add_some_intvecs.
5294
430e004e
MK
52952015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5296
5297 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5298 macro.
5299 (func5): Removed.
5300 (func4): Use FAST_TRACEPOINT_LABEL.
5301 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5302 macro.
5303 (func): Removed.
5304 (thread_function): Use FAST_TRACEPOINT_LABEL.
5305 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5306 (func): Remove.
5307 (marker): Use FAST_TRACEPOINT_LABEL.
5308 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5309 (pendfunc1): Remove.
5310 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5311 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5312 (foo): Remove.
5313 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5314 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5315 macro.
5316 (func): Remove.
5317 (marker): Use FAST_TRACEPOINT_LABEL.
5318 * gdb.trace/trace-common.h: New header.
5319 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5320 macro.
5321 (func): Remove.
5322 (marker): Use FAST_TRACEPOINT_LABEL.
5323 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5324 (func): Remove.
5325 (thread_function): Use FAST_TRACEPOINT_LABEL.
5326
6e7675a7
MK
53272015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5328
5329 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5330 in front.
5331 * gdb.trace/change-loc.exp: Use global pcreg definition.
5332 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5333 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5334 in front.
5335 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5336 * gdb.trace/pending.exp: Likewise.
5337 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5338 * gdb.trace/trace-break.exp: Likewise.
5339 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5340 in front.
5341 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5342 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5343 in front.
5344 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5345
dddc0e16
JB
53462015-11-09 Joel Brobecker <brobecker@adacore.com>
5347
5348 * gdb.ada/fin_fun_out: New testcase.
5349
c6f0b406
KB
53502015-11-07 Kevin Buettner <kevinb@redhat.com>
5351
5352 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5353 value associated with DW_AT_byte_size.
5354 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5355 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5356 DW_AT_upper_bound.
5357
f01dcfd9
KB
53582015-11-07 Kevin Buettner <kevinb@redhat.com>
5359
5360 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5361 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5362 version.
5363 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5364 gdb.dwarf2/dw2-canonicalize-type.exp,
5365 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5366 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5367 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5368 provided by gdb_target_symbol_prefix_flags_asm.
5369 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5370 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5371 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5372 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5373 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5374 macros where needed). Use this macro for symbols which require
5375 the prefix provided by SYMBOL_PREFIX.
5376
2223449a
KB
53772015-11-05 Kevin Buettner <kevinb@redhat.com>
5378
5379 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5380 New procs.
5381 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5382 representing expressions, of more than one list element.
5383 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5384 to prepend linker symbol prefix to f.
5385 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5386 table_1 and table_2.
5387 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5388 Likewise, for f and g.
5389 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5390 for ptr.
5391 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5392 for main.
5393 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5394 table_1_ptr and table_2_ptr.
5395
6f2f1a3a
JK
53962015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5397 Joel Brobecker <brobecker@adacore.com>
5398
5399 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5400
566c56c9
MK
54012015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5402
5403 * gdb.reverse/s390-mvcle.c: New test.
5404 * gdb.reverse/s390-mvcle.exp: New file.
5405 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5406
d5f0636b
MK
54072015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5408
5409 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5410
7ad8b86c
MK
54112015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5412
5413 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5414 reaching marker2.
5415 * gdb.reverse/getresuid-reverse.exp: Likewise.
5416 * gdb.reverse/pipe-reverse.exp: Likewise.
5417 * gdb.reverse/readv-reverse.exp: Likewise.
5418 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5419 * gdb.reverse/time-reverse.exp: Likewise.
5420 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5421
4081c0f1
YQ
54222015-10-30 Yao Qi <yao.qi@linaro.org>
5423
5424 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5425 (empty_cycle): Remove.
5426 (main): Don't call empty_cycle. Don't use watch_count_done.
5427 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5428 empty_cycle. Rewrite the code counting HW watchpoints.
5429
452b4ba5
MK
54302015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5431
5432 * gdb.reverse/fstatat-reverse.c: New test.
5433 * gdb.reverse/fstatat-reverse.exp: New file.
5434 * gdb.reverse/getresuid-reverse.c: New test.
5435 * gdb.reverse/getresuid-reverse.exp: New file.
5436 * gdb.reverse/pipe-reverse.c: New test.
5437 * gdb.reverse/pipe-reverse.exp: New file.
5438 * gdb.reverse/readv-reverse.c: New test.
5439 * gdb.reverse/readv-reverse.exp: New file.
5440 * gdb.reverse/recvmsg-reverse.c: New test.
5441 * gdb.reverse/recvmsg-reverse.exp: New file.
5442 * gdb.reverse/time-reverse.c: New test.
5443 * gdb.reverse/time-reverse.exp: New file.
5444 * gdb.reverse/waitpid-reverse.c: New test.
5445 * gdb.reverse/waitpid-reverse.exp: New file.
5446
5e2e7507
JK
54472015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5448
5449 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5450
0fde2c53
DE
54512015-10-26 Doug Evans <dje@google.com>
5452
5453 PR symtab/17391
5454 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5455 * gdb.dwarf2/bad-regnum.c: New file.
5456 * gdb.dwarf2/bad-regnum.exp: New file.
5457
1a70ae97
DE
54582015-10-26 Doug Evans <dje@google.com>
5459
5460 PR python/18938
5461 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5462 file.
5463
27dc26ab
JK
54642015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5465
5466 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5467 for a change by "Mention language in compile error message".
5468
bed91f4d
SM
54692015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5470
5471 PR python/18073
5472 * gdb.python/py-type.c (C::a_method): New.
5473 (C::a_const_method): New.
5474 (C::a_static_method): New.
5475 (a_function): New.
5476 * gdb.python/py-type.exp (test_fields): Test getting fields
5477 from function and method.
5478
3f2f83dd
KB
54792015-10-21 Keven Boell <keven.boell@intel.com>
5480
5481 * gdb.fortran/vla-alloc-assoc.exp: New file.
5482 * gdb.fortran/vla-datatypes.exp: New file.
5483 * gdb.fortran/vla-datatypes.f90: New file.
5484 * gdb.fortran/vla-history.exp: New file.
5485 * gdb.fortran/vla-ptype-sub.exp: New file.
5486 * gdb.fortran/vla-ptype.exp: New file.
5487 * gdb.fortran/vla-sizeof.exp: New file.
5488 * gdb.fortran/vla-sub.f90: New file.
5489 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5490 * gdb.fortran/vla-value-sub-finish.exp: New file.
5491 * gdb.fortran/vla-value-sub.exp: New file.
5492 * gdb.fortran/vla-value.exp: New file.
5493 * gdb.fortran/vla-ptr-info.exp: New file.
5494 * gdb.mi/mi-vla-fortran.exp: New file.
5495 * gdb.mi/vla.f90: New file.
5496
27145d50
SL
54972015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5498
5499 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5500 of hardwired timeout value.
5501
5f3ff4f8
JK
55022015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5503 Pedro Alves <palves@redhat.com>
5504
5505 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5506 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5507
bfd09d20
JS
55082015-10-19 Josh Stone <jistone@redhat.com>
5509
5510 * gdb.base/catch-syscall.c: Include <sched.h>.
5511 (unknown_syscall): New variable.
5512 (main): Trigger a vfork and an unknown syscall.
5513 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5514 (unknown_syscall_number): Likewise.
5515 (check_call_to_syscall): Accept an optional syscall pattern.
5516 (check_return_from_syscall): Likewise.
5517 (check_continue): Likewise.
5518 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5519 (test_catch_syscall_skipping_return): New test toggling off 'catch
5520 syscall' to step over the syscall return, then toggling back on.
5521 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5522 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5523 (do_syscall_tests): Call test_catch_syscall_without_args and
5524 test_catch_syscall_mid_vfork.
5525 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5526 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5527
b32b93c6
AS
55282015-10-19 Andrew Stubbs <ams@codesourcery.com>
5529
5530 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5531 print g_vE): Add new pass patterns.
5532 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5533 print various symbol names for vptr fields.
5534
9d622bda
AB
55352015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5536
5537 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5538 results.
5539
0fd8ac1c
YQ
55402015-10-12 Yao Qi <yao.qi@linaro.org>
5541
5542 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5543
34240514
YQ
55442015-10-12 Yao Qi <yao.qi@linaro.org>
5545
5546 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5547 is aarch64*-*-linux*.
5548
8240f442
YQ
55492015-10-12 Yao Qi <yao.qi@linaro.org>
5550
5551 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5552 (can_relocate_bcond_true): ... it.
5553 (can_relocate_bcond_false): New function.
5554 (foo): Likewise.
5555 (can_relocate_bl): Likewise.
5556 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5557 can_relocate_bl.
5558
2520f728
PMR
55592015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5560
5561 * gdb.base/nested-addr.c: New file.
5562 * gdb.base/nested-addr.exp: New testcase.
5563
abcef95a
MM
55642015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5565
5566 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5567 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5568 its output. Ignore the output of "record goto begin" and instead
5569 check that GDB is replaying.
5570
145e3ddb
PA
55712015-10-09 Pedro Alves <palves@redhat.com>
5572
5573 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5574 (top level): Use it in the run with no args test.
5575
d5d8c4e1
IB
55762015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5577
5578 * gdb.dlang/properties.exp: New file.
5579
06e635ef
SL
55802015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5581
5582 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5583 whether or not address 0x1000 is mapped on the target.
5584
e019fd1d
SM
55852015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5586
5587 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5588 build.
5589
77ba2a67
MM
55902015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5591
5592 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5593 instruction-history test.
5594
c60eb31f
DE
55952015-09-28 Doug Evans <dje@google.com>
5596
5597 * gdb.base/gcore.c (array_func): Add reference to static_array.
5598
9a3c8263
SM
55992015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5600
5601 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5602 source line.
5603
9720e656
SL
56042015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5605
5606 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5607 short or char as base type.
5608
938d3bf2
SL
56092015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5610
5611 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5612 to allow any size enum.
5613
e6c2c623
PMR
56142015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5615
5616 * gdb.ada/array_ptr_renaming.exp: New testcase.
5617 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5618 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5619
06da0f77
PL
56202015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5621
5622 * gdb.trace/ftrace-lock.c: New file.
5623 * gdb.trace/ftrace-lock.exp: New file.
5624
4f51c22a
PL
56252015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5626
5627 * gdb.arch/insn-reloc.c: New file.
5628 * gdb.arch/ftrace-insn-reloc.exp: New file.
5629
7041adf4
PL
56302015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5631
5632 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5633 instruction.
5634 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5635 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5636 * gdb.trace/range-stepping.c: Likewise.
5637 * gdb.trace/trace-break.c: Likewise.
5638 * gdb.trace/trace-mt.c (thread_function): Likewise.
5639 * gdb.trace/ftrace.c (marker): Likewise.
5640 * gdb.trace/trace-condition.c (marker): Likewise.
5641 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5642 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5643 is_aarch64_target.
5644
015d2e7e
DE
56452015-09-18 Doug Evans <xdje42@gmail.com>
5646
5647 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5648 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5649
26b188a2
SL
56502015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5651
5652 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5653 the breakpoint.
5654
79dc332b
SL
56552015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5656
5657 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5658 the pending breakpoint. Remove timeout override for "Run till
5659 MI pending breakpoint on pendfunc3 on thread 2" test.
5660
f57929f2
SL
56612015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5662
5663 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5664 filename pattern.
5665
3f469b17
SL
56662015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5667
5668 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5669 in breakpoint filename pattern.
5670
515b89b3
SL
56712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5672
7800dbe4
SL
5673 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5674
56752015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5676
515b89b3
SL
5677 * gdb.linespec/explicit.exp: Check for readline support for
5678 tab-completion tests. Fix obvious typo.
5679
d2939ba2
MM
56802015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5681
5682 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5683 and replay.
5684
cbb55fa7
MM
56852015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5686
5687 * gdb.btrace/non-stop.c: New.
5688 * gdb.btrace/non-stop.exp: New.
5689
43691ca1
PL
56902015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5691 Yao Qi <yao.qi@linaro.org>
5692
5693 * gdb.trace/trace-condition.c: New file.
5694 * gdb.trace/trace-condition.exp: New file.
5695
d78908cf
WW
56962015-09-16 Wei-cheng Wang <cole945@gmail.com>
5697
5698 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5699 for testing bytecode compilation.
5700
1ed415e2
PA
57012015-09-16 Pedro Alves <palves@redhat.com>
5702 Sandra Loosemore <sandra@codesourcery.com>
5703
5704 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5705 (SECONDS): Redefine.
5706 (main): Call pthread_kill and alarm early.
5707 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5708 support.
5709 (test): If the target can't hardware step and doesn't support
5710 displaced stepping, increase the timeout.
5711
d136eff5
PA
57122015-09-16 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5715 (enable_debug): New procedures.
5716 (test): Use them. Bail out if waiting for threads fails.
5717 (top level): Bail out if a test fails.
5718
991f019c
YQ
57192015-09-16 Yao Qi <yao.qi@linaro.org>
5720
5721 * gdb.asm/asm-source.exp: Set asm-arch for
5722 aarch64*-*-* target.
5723 * gdb.asm/aarch64.inc: New file.
5724
bfca584f
PMR
57252015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5726
5727 * gdb.ada/array_of_variable_length.exp: New testcase.
5728 * gdb.ada/array_of_variable_length/foo.adb: New file.
5729 * gdb.ada/array_of_variable_length/pck.adb: New file.
5730 * gdb.ada/array_of_variable_length/pck.ads: New file.
5731
b326e587
DE
57322015-09-15 Doug Evans <dje@google.com>
5733
5734 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5735 of function static local variable.
5736
5382cfab
PW
57372015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5738
5739 * gdb.threads/tls-so_extern.exp: New test file.
5740 * gdb.threads/tls-so_extern.c: New test file.
5741 * gdb.threads/tls-so_extern_main.c: New test file.
5742
141c5cc4
JK
57432015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5744
5745 * gdb.opt/solib-intra-step-lib.c: New file.
5746 * gdb.opt/solib-intra-step-main.c: New file.
5747 * gdb.opt/solib-intra-step.exp: New file.
5748
d15dcecd
PA
57492015-09-15 Pedro Alves <palves@redhat.com>
5750
5751 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5752 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5753
4c2f2a79
PA
57542015-09-14 Pedro Alves <palves@redhat.com>
5755
5756 * gdb.base/hook-stop-continue.c: Delete.
5757 * gdb.base/hook-stop-continue.exp: Delete.
5758 * gdb.base/hook-stop-frame.c: Delete.
5759 * gdb.base/hook-stop-frame.exp: Delete.
5760 * gdb.base/hook-stop.c: New file.
5761 * gdb.base/hook-stop.exp: New file.
5762
919e6dbe
PMR
57632015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5764
5765 * gdb.ada/access_to_packed_array.exp: New testcase.
5766 * gdb.ada/access_to_packed_array/foo.adb: New file.
5767 * gdb.ada/access_to_packed_array/pack.adb: New file.
5768 * gdb.ada/access_to_packed_array/pack.ads: New file.
5769
157280a4
MM
57702015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5771
5772 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5773 buffer size test.
5774
2fd33e94
DB
57752015-09-11 Don Breazeal <donb@codesourcery.com>
5776
5777 * gdb.base/foll-exec.c: Add copyright header. Fix
5778 formatting issues.
5779 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5780 (do_exec_tests): Use clean_restart in place of zap_session,
5781 and for test initialization. Fix formatting issues. Use
5782 fail in place of perror.
5783 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5784 an expect statement to match an expression with output from
5785 the program under debug.
5786 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5787 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5788 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5789 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5790 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5791
e70b6e8e
DE
57922015-09-09 Doug Evans <dje@google.com>
5793
5794 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5795
7a551a51
DE
57962015-09-09 Doug Evans <dje@google.com>
5797
5798 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5799
4c666f84
DE
58002015-09-09 Doug Evans <dje@google.com>
5801
5802 * gdb.base/savedregs.exp: Fix typo.
5803
243a9253
PA
58042015-09-09 Pedro Alves <palves@redhat.com>
5805
5806 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5807
c0fa8fbd
SL
58082015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5809
5810 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5811 command actually switches threads. Give up on remaining
5812 tests if target fails to stop at breakpoint.
5813
cd7c1778
PMR
58142015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5815
5816 * gdb.ada/funcall_char.exp: New testcase.
5817 * gdb.ada/funcall_char/foo.adb: New file.
5818
dc5c8746
PMR
58192015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5820
5821 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5822 expected outputs. Add two testcases for completing ambiguous
5823 functions.
5824 * gdb.ada/complete/aux_pck.adb: New file.
5825 * gdb.ada/complete/aux_pck.ads: New file.
5826 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5827 Ambiguous_Func functions.
5828 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5829 * gdb.ada/complete/pck.adb: Likewise.
5830
4e83a1e7
UW
58312015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5832
5833 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5834 failures to run the test program under GDB.
5835
8ce74153
LM
58362015-08-26 Luis Machado <lgustavo@codesourcery.com>
5837
5838 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5839 to C.
5840
e9756d52
PP
58412015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5842
5843 * gdb.base/run-after-attach.exp: New test file.
5844 * gdb.base/run-after-attach.c: New test file.
5845
8d37573b
DB
58462015-08-26 Don Breazeal <donb@codesourcery.com>
5847
5848 * gdb.base/foll-exec-2.c: New test program.
5849 * gdb.base/foll-exec-2.exp: New test.
5850
63e43d3a
PMR
58512015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5852
5853 * gdb.base/nested-subp1.exp: New file.
5854 * gdb.base/nested-subp1.c: New file.
5855 * gdb.base/nested-subp2.exp: New file.
5856 * gdb.base/nested-subp2.c: New file.
5857 * gdb.base/nested-subp3.exp: New file.
5858 * gdb.base/nested-subp3.c: New file.
5859
3d40fbb5
PA
58602015-08-24 Pedro Alves <palves@redhat.com>
5861
5862 * gdb.server/connect-without-multi-process.c: New file.
5863 * gdb.server/connect-without-multi-process.exp: New file.
5864
4422ac93
LM
58652015-08-24 Luis Machado <lgustavo@codesourcery.com>
5866
5867 * gdb.opt/inline-markers.c: Make z int.
5868
91dddb86
LM
58692015-08-24 Luis Machado <lgustavo@codesourcery.com>
5870
5871 * gdb.opt/inline-markers.c: Make z volatile.
5872
a48847ee
LM
58732015-08-24 Luis Machado <lgustavo@codesourcery.com>
5874
5875 * gdb.opt/inline-bt.c: New volatile global z.
5876 * gdb.opt/inline-cmds.c: Likewise.
5877 * gdb.opt/inline-locals.c: Likewise.
5878 * gdb.opt/inline-markers.c: New extern global z.
5879 (marker): Use z.
5880 (inline_fn): Likewise.
5881
0ebbc52b
PA
58822015-08-24 Pedro Alves <palves@redhat.com>
5883
5884 * config/m32r-stub.exp: Remove file.
5885 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5886 * gdb.base/call-rt-st.exp: Likewise.
5887 * gdb.base/call-strs.exp: Likewise.
5888 * gdb.base/default.exp: Remove references to h8300-*-hms and
5889 *-*-udi*.
5890 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5891
77c365df
AA
58922015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5893
5894 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5895 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5896 and "return" use KFAIL when GDB can not read/write the vector
5897 return value.
5898
4313b8c0
GB
58992015-08-21 Gary Benson <gbenson@redhat.com>
5900
5901 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5902
0e433b32
PA
59032015-08-20 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.server/solib-list.exp: No longer expect an interior stop in
5906 non-stop mode.
5907
221e1a37
PA
59082015-08-20 Pedro Alves <palves@redhat.com>
5909
5910 * gdb.server/connect-stopped-target.c: New file.
5911 * gdb.server/connect-stopped-target.exp: New file.
5912
40e3ad0e
PA
59132015-08-20 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.dwarf2/comp-unit-lang.exp: New file.
5916 * gdb.dwarf2/comp-unit-lang.c: New file.
5917
af39b327
PMR
59182015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5919
5920 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5921 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5922
7d45c7c3 59232015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5924
7d45c7c3
KB
5925 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5926 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5927
4d6cceb4
DE
59282015-08-18 Doug Evans <dje@google.com>
5929 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5930
5931 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5932 skip_python_tests. New arg prompt_regexp.
5933 (skip_python_tests): New function.
5934 * lib/mi-support.exp (mi_skip_python_tests): New function.
5935 * gdb.python/py-mi-objfile-gdb.py: New file.
5936 * gdb.python/py-mi-objfile.c: New file.
5937 * gdb.python/py-mi-objfile.exp: New file.
5938
ad89c2aa
KS
59392015-08-17 Keith Seitz <keiths@redhat.com>
5940
5941 * gdb.linespec/explicit.exp: Move strace test from here ...
5942 * gdb.trace/strace.exp: ... to here.
5943
e3ae3c43
PP
59442015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5945
5946 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5947 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5948
604b2636
DE
59492015-08-14 Doug Evans <xdje42@gmail.com>
5950
5951 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5952 inferior before selecting a new file.
5953
6ff0ba5f
DE
59542015-08-14 Doug Evans <xdje42@gmail.com>
5955
5956 * gdb.mi/mi-disassemble.exp: Update.
5957 * gdb.base/disasm-optim.S: New file.
5958 * gdb.base/disasm-optim.c: New file.
5959 * gdb.base/disasm-optim.h: New file.
5960 * gdb.base/disasm-optim.exp: New file.
5961
9ca98f92
KS
59622015-08-14 Keith Seitz <keiths@redhat.com>
5963
5964 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5965 "evaluated-by".
5966
52bbc560
JB
59672015-08-13 Joel Brobecker <brobecker@adacore.com>
5968
5969 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5970
5d8c3ed3
PMR
59712015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5972
5973 * gdb.ada/fun_renaming.exp: New testcase.
5974 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5975 * gdb.ada/fun_renaming/pack.adb: New file.
5976 * gdb.ada/fun_renaming/pack.ads: New file.
5977
ea8812bc
KS
59782015-08-12 Keith Seitz <keiths@redhat.com>
5979
5980 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5981 gdb_get_line_number.
5982
4dafcdeb
JB
59832015-08-12 Joel Brobecker <brobecker@adacore.com>
5984
5985 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5986 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5987 gdb.base/dso2dso.exp: New files.
5988
5ba32597
SDJ
59892015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5990 Pedro Alves <palves@redhat.com>
5991 Keith Seitz <keiths@redhat.com>
5992
5993 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5994 GDBFLAGS.
5995
b6dafabf
PP
59962015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5997
5998 * gdb.base/gdbhistsize-history.exp
5999 (test_histsize_history_setting): Use save_vars.
6000 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6001 Use save_vars.
6002 (test_no_truncation_of_unlimited_history_file): Use save_vars.
6003 * gdb.base/readline.exp: Use save_vars.
6004
abe8e607
PP
60052015-08-12 Patrick Palka <patrick@parcs.ath.cx>
6006
6007 * lib/gdb.exp (save_vars): New proc.
6008
629500fa
KS
60092015-08-11 Keith Seitz <keiths@redhat.com>
6010
6011 * gdb.base/help.exp: Update help_breakpoint_text.
6012
eb8c4e2e
KS
60132015-08-11 Keith Seitz <keiths@redhat.com>
6014
6015 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
6016 (at toplevel): Call test_explicit_breakpoints.
6017 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
6018 breakpoints.
6019 * lib/mi-support.exp (mi_make_breakpoint): Add support for
6020 breakpoint conditions, "-cond".
6021
87f0e720
KS
60222015-08-11 Keith Seitz <keiths@redhat.com>
6023
6024 * gdb.linespec/3explicit.c: New file.
6025 * gdb.linespec/cpexplicit.cc: New file.
6026 * gdb.linespec/cpexplicit.exp: New file.
6027 * gdb.linespec/explicit.c: New file.
6028 * gdb.linespec/explicit.exp: New file.
6029 * gdb.linespec/explicit2.c: New file.
6030 * gdb.linespec/ls-errs.exp: Add explicit location tests.
6031 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
6032 before using in the matching pattern.
6033 Clarify that `prefix' is a regular expression.
6034
f00aae0f
KS
60352015-08-11 Keith Seitz <keiths@redhat.com>
6036
6037 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
6038 test.
6039 Add tests for missing ",FMT" and ",".
6040
e27852be
DE
60412015-08-10 Doug Evans <dje@google.com>
6042 Keith Seitz <keiths@redhat.com>
6043
6044 PR gdb/17960
6045 * gdb.base/completion.exp: Add location completer tests.
6046
7f03bd92
PA
60472015-08-07 Pedro Alves <palves@redhat.com>
6048
6049 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
6050 tests here.
6051 (top level): Run do_test with and without displaced stepping.
6052
3fc8eb30
PA
60532015-08-07 Pedro Alves <palves@redhat.com>
6054
6055 * gdb.base/valgrind-disp-step.c: New file.
6056 * gdb.base/valgrind-disp-step.exp: New file.
6057
d4569d7b
PA
60582015-08-07 Pedro Alves <palves@redhat.com>
6059
6060 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
6061 Delete function.
6062 (main): Add alarm. Run an infinite loop instead of calling
6063 wait_threads.
6064 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
6065 comment.
6066 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
6067 Delete function.
6068 (main): Add alarm. Run an infinite loop instead of calling
6069 wait_threads.
6070 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
6071 comment.
6072
e1316e60
PA
60732015-08-07 Pedro Alves <palves@redhat.com>
6074
6075 * gdb.base/checkpoint-ns.exp: New file.
6076 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
6077 standard_testfile.
6078
da8c46d2
MM
60792015-08-07 Markus Metzger <markus.t.metzger@intel.com>
6080
6081 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
6082 * gdb.btrace/instruction_history.exp: Update.
6083 * gdb.btrace/tsx.exp: New.
6084 * gdb.btrace/tsx.c: New.
6085
de1c2c52
PA
60862015-08-06 Pedro Alves <palves@redhat.com>
6087
6088 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
6089 increase timeout.
6090 * gdb.reverse/until-precsave.exp: Bump timeouts.
6091
782e0bf4
PA
60922015-08-06 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
6095
83e97ed0
PA
60962015-08-06 Pedro Alves <palves@redhat.com>
6097
6098 PR gdb/18749
6099 * gdb.threads/process-dies-while-handling-bp.c: New file.
6100 * gdb.threads/process-dies-while-handling-bp.exp: New file.
6101
863d01bd
PA
61022015-08-06 Pedro Alves <palves@redhat.com>
6103
6104 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
6105 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
6106
0a39bb32
PA
61072015-08-05 Pedro Alves <palves@redhat.com>
6108
6109 * gdb.threads/next-while-other-thread-longjmps.c: New file.
6110 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
6111
ee2d2b10
SL
61122015-08-03 Sandra Loosemore <sandra@codesourcery.com>
6113
6114 * gdb.base/bp-permanent.exp: Report test as unsupported if
6115 the target cannot stop at the permanent breakpoint.
6116
4e1bdb00
DE
61172015-08-03 Doug Evans <dje@google.com>
6118
6119 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
6120 10000.
6121
3d338901
DE
61222015-08-03 Doug Evans <dje@google.com>
6123
6124 * Makefile.in (workers/%.worker, build-perf): New rule.
6125 (GDB_PERFTEST_MODE): New variable.
6126 (check-perf): Use it.
6127 (clean): Clean up gdb.perf parallel build subdirs.
6128 * lib/build-piece.exp: New file.
6129 * lib/gdb.exp (make_gdb_parallel_path): New function
6130 (standard_output_file, standard_temp_file): Call it.
6131 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6132 of $GDB_PARALLEL.
6133 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
6134
af061d3e
DE
61352015-08-03 Doug Evans <dje@google.com>
6136
8e1afc81 6137 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
6138 (LOG_FILE_NAME): New global.
6139 (TextReporter.__init__): Initialize self.txt_sum.
6140 (TextReporter.report): Add support for multiple data-points.
6141 Move report to perftest.sum, put raw data in perftest.log.
6142 (TextReporter.start): Open sum and log files.
6143 (TextReporter.end): Close sum and log files.
8e1afc81
DE
6144 * gdb.perf/lib/perftest/testresult.py
6145 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 6146
2c8c5d37
PA
61472015-07-31 Pedro Alves <palves@redhat.com>
6148
6149 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
6150 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6151 kill_wait_spawned_process instead of explicit "kill -9".
6152 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
6153 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6154 kill_wait_spawned_process.
6155 * gdb.base/attach-twice.exp: Likewise.
6156 * gdb.base/attach.exp: Likewise.
6157 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
6158 gdb_test_multiple.
6159 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
6160 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6161 kill_wait_spawned_process.
6162 * gdb.base/valgrind-infcall.exp: Likewise.
6163 * gdb.multi/multi-attach.exp: Likewise.
6164 * gdb.python/py-prompt.exp: Likewise.
6165 * gdb.python/py-sync-interp.exp: Likewise.
6166 * gdb.server/ext-attach.exp: Likewise.
6167 * gdb.threads/attach-into-signal.exp (corefunc): Use
6168 spawn_wait_for_attach, spawn_id_get_pid and
6169 kill_wait_spawned_process.
6170 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
6171 spawn_wait_for_attach returning a spawn id instead of a pid. Use
6172 spawn_id_get_pid and kill_wait_spawned_process.
6173 * gdb.threads/attach-stopped.exp (corefunc): Use
6174 spawn_wait_for_attach, spawn_id_get_pid and
6175 kill_wait_spawned_process.
6176 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
6177 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6178 kill_wait_spawned_process instead of explicit "kill -9".
6179 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
6180 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
6181 (spawn_wait_for_attach): Use spawn instead of exec to spawn
6182 processes. Don't map cygwin/windows pids here. Now returns a
6183 spawn id list.
6184
032a0fca
SL
61852015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6186
6187 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
6188 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
6189 correct patch.
6190
61a934ca
SL
61912015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6192
6193 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
6194
4bc4d428
SL
61952015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6196
6197 Reapply:
6198 2014-05-21 Mark Wielaard <mjw@redhat.com>
6199
6200 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6201
998d452a
PA
62022015-07-30 Pedro Alves <palves@redhat.com>
6203
6204 * linux-low.c (handle_extended_wait): Set the child's last
6205 reported status to TARGET_WAITKIND_STOPPED.
6206
69dde7dc
PA
62072015-07-30 Pedro Alves <palves@redhat.com>
6208
6209 PR threads/18600
6210 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
6211 only shows inferior 1.
6212
4dd63d48
PA
62132015-07-30 Simon Marchi <simon.marchi@ericsson.com>
6214 Pedro Alves <palves@redhat.com>
6215
6216 PR threads/18600
6217 * gdb.threads/fork-plus-threads.c: New file.
6218 * gdb.threads/fork-plus-threads.exp: New file.
6219
d618e4c5
PP
62202015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6221
6222 * gdb.base/batch-preserve-term-settings.exp
6223 (test_terminal_settings_preserved_after_cli_exit): Use
6224 send_quit_command.
6225
1eef6428
PA
62262015-07-29 Pedro Alves <palves@redhat.com>
6227 Don Breazeal <donb@codesourcery.com>
6228
6229 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6230 output from both inferior_spawn_id and gdb_spawn_id.
6231
7da5b897
SDJ
62322015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6233
6234 * gdb.threads/attach-into-signal.exp (corefunc): Use
6235 with_test_prefix on nested loops, uniquefying the test messages.
6236
dac804df
SDJ
62372015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6238
6239 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6240 commit.
6241
06265e53
PP
62422015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6243
6244 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6245 New proc.
6246 (test_terminal_settings_preserved_after_sigterm): New test.
6247
18206ca3
PP
62482015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6249
6250 * gdb.base/batch-preserve-term-settings.exp
6251 (test_terminal_settings_preserved_after_cli_exit): New test.
6252
90074d11
PP
62532015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6254
6255 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6256 manipulation of saved_gdbflags.
6257 (test_terminal_settings_preserved): Remove global declaration of
6258 the unused variable pagination_prompt. Remove manipulation of
6259 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6260 GDBFLAGS.
6261
eb1a7902
PA
62622015-07-29 Pedro Alves <palves@redhat.com>
6263
6264 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6265
8b75dd3b
PA
62662015-07-29 Pedro Alves <palves@redhat.com>
6267
6268 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6269 at the top.
6270
dedad4e3
PA
62712015-07-29 Pedro Alves <palves@redhat.com>
6272
6273 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6274 (main): Call gdb_unbuffer_output.
6275 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6276 (main): Call gdb_unbuffer_output.
6277 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6278 (main): Call gdb_unbuffer_output.
6279 * gdb.base/call-strs.exp: Adjust to step over the
6280 gdb_unbuffer_output call.
6281 * gdb.base/catch-gdb-caused-signals.c: Include
6282 "../lib/unbuffer_output.c".
6283 (main): Call gdb_unbuffer_output.
6284 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6285 (main): Call gdb_unbuffer_output.
6286 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6287 (main): Call gdb_unbuffer_output.
6288 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6289 (main): Call gdb_unbuffer_output.
6290 * gdb.base/shlib-call.exp: Adjust to step over the
6291 gdb_unbuffer_output call.
6292 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6293 (main): Call gdb_unbuffer_output.
6294 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6295 (main): Call gdb_unbuffer_output.
6296 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6297 (main): Rename to ...
6298 (test): ... this.
6299 (main): Reimplement.
6300 * gdb.base/varargs.exp: Run to test instead of to main.
6301 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6302 (main): Call gdb_unbuffer_output.
6303
58789a91
PA
63042015-07-29 Pedro Alves <palves@redhat.com>
6305
6306 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6307 factore out from mi_continue_dprintf. For call-style dprintfs,
6308 expect dprintf output out of $inferior_spawn_id.
6309 (mi_continue_dprintf): Use mi_expect_dprintf.
6310 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6311 (main): Call gdb_unbuffer_output.
6312
e8376742
PA
63132015-07-29 Pedro Alves <palves@redhat.com>
6314
6315 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6316 (default_mi_gdb_start): Set inferior_spawn_id instead of
6317 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6318 gdb_spawn_id.
6319 (mi_gdb_test): Always expect inferior output from both
6320 $inferior_spawn_id and $gdb_spawn_id.
6321
08280010
PA
63222015-07-29 Pedro Alves <palves@redhat.com>
6323
6324 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6325 send_inferior and $inferior_spawn_id.
6326
4d30e432
PA
63272015-07-29 Pedro Alves <palves@redhat.com>
6328
6329 * gdb.gdb/complaints.exp (test_initial_complaints)
6330 (test_serial_complaints, test_short_complaints): Use
6331 gdb_test_stdio.
6332 (test_empty_complaint): Handle $inferior_spawn_id !=
6333 $gdb_spawn_id.
6334
0d30a335
PA
63352015-07-29 Pedro Alves <palves@redhat.com>
6336
6337 * gdb.base/varargs.exp: Use gdb_test_stdio.
6338
39413b29
PA
63392015-07-29 Pedro Alves <palves@redhat.com>
6340
6341 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6342
7cb000a9
PA
63432015-07-29 Pedro Alves <palves@redhat.com>
6344
6345 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6346
d7b8ac82
PA
63472015-07-29 Pedro Alves <palves@redhat.com>
6348
6349 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6350 parameter into two new parameters, "inf_result" and "gdb_result".
6351 Expect inferior output and gdb output from $inferior_spawn_id and
6352 $gdb_spawn_id, respectively. Adjust all callers.
6353
789c3a0c
PA
63542015-07-29 Pedro Alves <palves@redhat.com>
6355
6356 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6357 of gdb_test_sequence.
6358
77e760c3
PA
63592015-07-29 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6362 (saw_spurious_output): Expect inferior output from
6363 $inferior_spawn_id. Use gdb_test_stdio.
6364
8396d2cd
PA
63652015-07-29 Pedro Alves <palves@redhat.com>
6366
6367 * gdb.base/dprintf.exp: Use standard_testfile. Change
6368 prepare_for_testing call.
6369 (srcfile): Don't set.
6370 (restart): New procedure.
6371 (test_dprintf): New procecure, use to continue over dprintfs.
6372 (test_call, test_agent): New procedures, tests moved here.
6373 Restart gdb and recreate dprintfs. Adjust expected output.
6374
2051d61f
PA
63752015-07-29 Pedro Alves <palves@redhat.com>
6376
6377 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6378
452397af
PA
63792015-07-29 Pedro Alves <palves@redhat.com>
6380
6381 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6382
8aed9555
PA
63832015-07-29 Pedro Alves <palves@redhat.com>
6384
6385 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6386 gdb_test_stdio.
6387
188a61b4
PA
63882015-07-29 Pedro Alves <palves@redhat.com>
6389
6390 * lib/gdb.exp (gdb_test_stdio): New procedure.
6391
12264a45
PA
63922015-07-29 Pedro Alves <palves@redhat.com>
6393
6394 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6395
23ffc893
PA
63962015-07-29 Pedro Alves <palves@redhat.com>
6397
6398 * gdb.base/call-signal-resume.exp: Remove check for
6399 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6400 * gdb.base/unwindonsignal.exp: Likewise.
6401 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6402 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6403
65566918
PA
64042015-07-29 Pedro Alves <palves@redhat.com>
6405
6406 * gdb.base/siginfo-addr.c (pass): New function.
6407 (handler): Call it iff si_addr is correct.
6408 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6409 Set a breakpoint at "pass" and continue to it.
6410
d60a9221
SDJ
64112015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6412
6413 * gdb.python/py-objfile.exp: Make some tests have unique names.
6414 * gdb.python/py-pp-registration.exp: Likewise.
6415
bde40b8f
PA
64162015-07-28 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6419
13e1dec8
SM
64202015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6421
6422 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6423
da33c9a7
SM
64242015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6425
6426 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6427
077836f7
PP
64282015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6429
6430 * gdb.base/gdb-sigterm-2.exp: New test.
6431
b8cc7b2e
DE
64322015-07-25 Doug Evans <xdje42@gmail.com>
6433
6434 Revert:
6435 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6436 (workers/%.worker, build-perf): New rule.
6437 (GDB_PERFTEST_MODE): New variable.
6438 (check-perf): Use it.
6439 (clean): Clean up gdb.perf parallel build subdirs.
6440 * lib/build-piece.exp: New file.
6441 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6442 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6443 name.
6444 (standard_temp_file): Ditto.
6445 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6446 of $GDB_PARALLEL.
6447
c8bd4544
DE
64482015-07-24 Doug Evans <dje@google.com>
6449
6450 * gdb.perf/lib/perftest/utils.py: New file.
6451 * gdb.perf/gm-hello.cc: New file.
6452 * gdb.perf/gm-pervasive-typedef.cc: New file.
6453 * gdb.perf/gm-pervasive-typedef.h: New file.
6454 * gdb.perf/gm-std.cc: New file.
6455 * gdb.perf/gm-std.h: New file.
6456 * gdb.perf/gm-use-cerr.cc: New file.
6457 * gdb.perf/gm-utils.h: New file.
6458 * gdb.perf/gmonster-null-lookup.py: New file.
6459 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6460 * gdb.perf/gmonster-print-cerr.py: New file.
6461 * gdb.perf/gmonster-ptype-string.py: New file.
6462 * gdb.perf/gmonster-runto-main.py: New file.
6463 * gdb.perf/gmonster-select-file.py: New file.
6464 * gdb.perf/gmonster1-null-lookup.exp: New file.
6465 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6466 * gdb.perf/gmonster1-print-cerr.exp: New file.
6467 * gdb.perf/gmonster1-ptype-string.exp: New file.
6468 * gdb.perf/gmonster1-runto-main.exp: New file.
6469 * gdb.perf/gmonster1-select-file.exp: New file.
6470 * gdb.perf/gmonster1.cc: New file.
6471 * gdb.perf/gmonster1.exp: New file.
6472 * gdb.perf/gmonster2-null-lookup.exp: New file.
6473 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6474 * gdb.perf/gmonster2-print-cerr.exp: New file.
6475 * gdb.perf/gmonster2-ptype-string.exp: New file.
6476 * gdb.perf/gmonster2-runto-main.exp: New file.
6477 * gdb.perf/gmonster2-select-file.exp: New file.
6478 * gdb.perf/gmonster2.cc: New file.
6479 * gdb.perf/gmonster2.exp: New file.
6480
6eab34f3
DE
64812015-07-24 Doug Evans <dje@google.com>
6482
6483 * gdb.perf/README: New file.
6484 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6485 * lib/gen-perf-test.exp: New file.
6486
63738bfd
DE
64872015-07-24 Doug Evans <dje@google.com>
6488
6489 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6490 (PerfTest::startup): New function.
6491 (PerfTest::run): Return result of calling body.
6492 (PerfTest::assemble): Rewrite.
6493 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6494 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6495 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6496 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6497 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6498
7b606f95
DE
64992015-07-24 Doug Evans <dje@google.com>
6500
6501 * lib/gdb.exp (clean_restart): Make executable optional.
6502
a97b16b8
DE
65032015-07-24 Doug Evans <dje@google.com>
6504
6505 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6506 compiler_info references.
6507 * gdb.cp/temargs.exp: Ditto.
6508 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6509 (get_compiler_info): Early exit if already computed. Set compiler_info
6510 to "unknown" if there was a problem.
6511 (test_compiler_info): Add function comment. Call get_compiler_info.
6512
35baa57f
DE
65132015-07-24 Doug Evans <dje@google.com>
6514
6515 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6516 (workers/%.worker, build-perf): New rule.
6517 (GDB_PERFTEST_MODE): New variable.
6518 (check-perf): Use it.
6519 (clean): Clean up gdb.perf parallel build subdirs.
6520 * lib/build-piece.exp: New file.
6521 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6522 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6523 name.
6524 (standard_temp_file): Ditto.
6525 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6526 of $GDB_PARALLEL.
6527
6ebea266
DE
65282015-07-24 Doug Evans <dje@google.com>
6529
6530 * lib/future.exp (gdb_default_target_compile): New option
6531 "early_flags".
6532 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6533 --as-needed.
6534
1e76a7e9
SDJ
65352015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6536
6537 * gdb.base/catch-syscall.exp: Call gdb_exit before
6538 gdb_skip_xml_test.
6539
5068630a
PA
65402015-07-24 Pedro Alves <palves@redhat.com>
6541
6542 * gdb.python/py-events.exp: Accept output between the stop event
6543 and the prompt.
6544 * gdb.python/py-evsignal.exp: Likewise.
6545 * gdb.python/py-evthreads.exp: Likewise.
6546
77598427
PA
65472015-07-24 Pedro Alves <palves@redhat.com>
6548
6549 PR gdb/18717
6550 * gdb.threads/non-ldr-exit.c: New file.
6551 * gdb.threads/non-ldr-exit.exp: New file.
6552
11e6c98f
YQ
65532015-07-24 Yao Qi <yao.qi@linaro.org>
6554
6555 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6556 restarting process.
6557
51aee833
YQ
65582015-07-24 Yao Qi <yao.qi@linaro.org>
6559
6560 * gdb.server/ext-restart.exp: New file.
6561
8cfe207c
YQ
65622015-07-24 Yao Qi <yao.qi@linaro.org>
6563
6564 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6565 argument options.
6566 * gdb.server/ext-wrapper.exp: New file.
6567
cc12ce38
DE
65682015-07-23 Doug Evans <dje@google.com>
6569
6570 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6571 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6572
d0d84780
PMR
65732015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6574
6575 * gdb.ada/var_arr_typedef.exp: New testcase.
6576 * gdb.ada/var_arr_typedef/pack.adb: New file.
6577 * gdb.ada/var_arr_typedef/pack.ads: New file.
6578 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6579
8b558f79
JB
65802015-07-20 Joel Brobecker <brobecker@adacore.com>
6581
6582 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6583
775a3298
JK
65842015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6585
6586 * gdb.arch/i386-biarch-core.exp: Replace istarget
6587 by "complete set gnutarget". Remove expectation for the "core-file"
6588 command.
6589
db1ff28b
JK
65902015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6591
6592 Revert the previous commit:
6593 Tests for validate symbol file using build-id.
6594
0a94970d
JK
65952015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6596
6597 Tests for validate symbol file using build-id.
6598 * gdb.base/solib-mismatch-lib.c: New file.
6599 * gdb.base/solib-mismatch-libmod.c: New file.
6600 * gdb.base/solib-mismatch.c: New file.
6601 * gdb.base/solib-mismatch.exp: New file.
6602
03346981
SL
66032015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6604
6605 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6606 nios2-*-linux*.
6607 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6608 * gdb.base/siginfo.exp: Likewise.
6609 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6610
42422cc7
PL
66112015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6612
6613 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6614 Move it to ...
6615 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6616 ... here.
6617 * gdb.trace/range-stepping.exp: Check that the target supports
6618 range stepping.
6619
cfa68bae
JK
66202015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6621
6622 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6623
8ffdba26
PA
66242015-07-14 Pedro Alves <palves@redhat.com>
6625
6626 * gdb.base/killed-outside.exp: New file.
6627 * gdb.base/killed-outside.c: New file.
6628
218a5a11
JK
66292015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6630
6631 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6632 (n at main): New.
6633 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6634
e03ed3c6
AA
66352015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6636
6637 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6638 infcall tests instead of setting up for KFAIL.
6639
485668e5
MM
66402015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6641
6642 * gdb.btrace/record_goto-step.exp: New.
6643
08464196
JK
66442015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6645
6646 PR compile/18484
6647 * gdb.compile/compile.c (struct struct_type): Add volatile to
6648 selffield's type.
6649 * gdb.compile/compile.exp
6650 (compile code struct_object.selffield = &struct_object): Skip further
6651 struct_object tests if this one xfails.
6652
bcf5c1d9
RC
66532015-07-08 Robert O'Callahan <robert@ocallahan.org>
6654
6655 PR exp/18617
6656 * gdb.trace/ax.exp: Add test.
6657
4931af25
YQ
66582015-07-07 Yao Qi <yao.qi@linaro.org>
6659
6660 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6661 instead of istarget "aarch64*-*-*".
6662 * gdb.arch/aarch64-fp.exp: Likewise.
6663 * gdb.base/float.exp: Likewise.
6664 * gdb.reverse/aarch64.exp: Likewise.
6665 * lib/gdb.exp (is_aarch64_target): New proc.
6666
9fcf688e
YQ
66672015-07-07 Yao Qi <yao.qi@linaro.org>
6668
6669 * lib/gdb.exp (is_aarch32_target): New proc.
6670 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6671 instead of "istarget "arm*-*-*"".
6672 * gdb.arch/arm-disp-step.exp: Likewise.
6673 * gdb.arch/thumb-bx-pc.exp: Likewise.
6674 * gdb.arch/thumb-prologue.exp: Likewise.
6675 * gdb.arch/thumb-singlestep.exp: Likewise.
6676 * gdb.base/disp-step-syscall.exp: Likewise.
6677 * gdb.base/float.exp: Likewise.
6678
fbd8d50d
YQ
66792015-07-07 Yao Qi <yao.qi@linaro.org>
6680
6681 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6682 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6683
71be1fdc
YQ
66842015-07-07 Yao Qi <yao.qi@linaro.org>
6685
6686 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6687 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6688 if it exists.
6689 * gdb.multi/multi-arch.exp: Likewise.
6690
3e221d36
SM
66912015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6692
6693 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6694 print.
6695
d441430b
YQ
66962015-07-07 Yao Qi <yao.qi@linaro.org>
6697
6698 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6699
06f810bd
MG
67002015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6701
6702 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6703 '[' and ']' characters.
6704
5e61e7c0
IB
67052015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6706
6707 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6708
28bf096c
PA
67092015-06-29 Pedro Alves <palves@redhat.com>
6710
6711 PR threads/18127
6712 * gdb.threads/hand-call-new-thread.c: New file.
6713 * gdb.threads/hand-call-new-thread.c: New file.
6714
ee93cd5e
KS
67152015-06-26 Keith Seitz <keiths@redhat.com>
6716 Doug Evans <dje@google.com>
6717
6718 PR 16253
6719 * gdb.cp/var-tag-2.cc: New file.
6720 * gdb.cp/var-tag-3.cc: New file.
6721 * gdb.cp/var-tag-4.cc: New file.
6722 * gdb.cp/var-tag.cc: New file.
6723 * gdb.cp/var-tag.exp: New file.
6724
fc637f04
PP
67252015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6726
6727 * gdb.base/history-duplicates.exp: New test.
6728
2e52ae68
PP
67292015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6730
6731 * gdb.base/completion.exp: Test the completion of the "focus"
6732 command.
6733
6e22494e
JK
67342015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6735
6736 * gdb.arch/amd64-prologue-skip.S: New file.
6737 * gdb.arch/amd64-prologue-skip.exp: New file.
6738
bf7b9cd9
SM
67392015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6740
6741 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6742 is_address_zero_readable check.
6743
201e8dfd
PB
67442015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6745
6746 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6747 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6748
5cd867b4
YQ
67492015-06-24 Yao Qi <yao.qi@linaro.org>
6750
6751 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6752 linux targets.
6753
4d7be007
YQ
67542015-06-24 Yao Qi <yao.qi@linaro.org>
6755
6756 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6757 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6758 * gdb.base/siginfo-thread.exp: Likewise.
6759
07fcd301
YQ
67602015-06-22 Yao Qi <yao.qi@linaro.org>
6761
6762 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6763
52042a00
YQ
67642015-06-22 Yao Qi <yao.qi@linaro.org>
6765
6766 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6767 aarch64*-*-*.
6768 (skip_hw_watchpoint_tests): Likewise.
6769
74bd41ce
PP
67702015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6771
6772 * gdb.base/gdbinit-history.exp: Test the interaction between
6773 setting GDBHISTSIZE and setting the history size via .gdbinit.
6774
bc460514
PP
67752015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6776
6777 PR gdb/16999
6778 * gdb.base/gdbhistsize-history.exp: New test.
6779
b58c513b
PP
67802015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6781
6782 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6783 with GDBHISTSIZE.
6784 * gdb.base/readline.exp: Likewise.
6785
92046791
YQ
67862015-06-17 Yao Qi <yao.qi@linaro.org>
6787
6788 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6789 line.
6790
2093d2d3
PP
67912015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6792
6793 * gdb.base/gdbinit-history.exp: Add test case to check that
6794 an unlimited history file does not get truncated on exit.
6795
e6c693af
AA
67962015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6797
6798 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6799 (VECTOR): New macro. Use it...
6800 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6801 ...for these typedefs.
6802 (int8, char1, int1, double1): New typedefs.
6803 (struct just_int2, struct two_int2): New structures.
6804 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6805 (add_structvecs, add_singlevecs): New functions.
6806 (main): Call add_some_intvecs twice.
6807 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6808 the compile and exit upon failure. Try compiling for the "native"
6809 architecture. Test inferior function calls with vector arguments
6810 and vector return value handling with "finish" and "return".
6811
c74f7d1c
JT
68122015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6813
6814 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6815 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6816 PE file.
6817 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6818
98aa42ee
AT
68192015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6820
6821 PR breakpoints/16465
6822 * gdb.mi/mi-dprintf-pending.c: New file.
6823 * gdb.mi/mi-dprintf-pending.exp: New test.
6824 * gdb.mi/mi-dprintf-pendshr.c: New file.
6825
7d73c23c 68262015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 6827 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
6828
6829 * gdb.arch/i386-mpx-map.c: New file.
6830 * gdb.arch/i386-mpx-map.exp: New File.
6831
68322015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6833
6834 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6835 * gdb.arch/i386-mpx.exp: Indentation fixed.
6836
68372015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6838
6839 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6840 function and improved indentation.
6841 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6842 gdb_test_multiple. Added additional tests to skip the test.
6843
68442015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6845
6846 * gdb.arch/i386-avx512.c: Change path in include file.
6847 * gdb.arch/i386-avx512.exp: Change include dir path
6848 compilation flag.
6849 * gdb.arch/i386-mpx.c: Change path in include file.
6850 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6851 flag.
6852
d5eba19a
JK
68532015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6854
6855 * gdb.compile/compile-print.exp (compile print *vararray@3)
6856 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6857
7f361056
JK
68582015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6859
6860 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6861 (do not keep jit in memory): ... this.
6862 (expect 5): Change it to ...
6863 (expect no 5): ... this.
6864
3b462ec2
SM
68652015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6866
6867 PR gdb/15564
6868 * gdb.mi/mi-detach.exp: New file.
6869
e0619de6
JK
68702015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6871
6872 PR symtab/18392
6873 * gdb.arch/amd64-tailcall-self.S: New file.
6874 * gdb.arch/amd64-tailcall-self.c: New file.
6875 * gdb.arch/amd64-tailcall-self.exp: New file.
6876
e970cb34
DB
68772015-05-28 Don Breazeal <donb@codesourcery.com>
6878
6879 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6880 tests for remote targets by checking is_target_gdbserver.
6881
b2e2f908
DE
68822015-05-27 Doug Evans <dje@google.com>
6883
6884 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6885 * gdb.dwarf2/opaque-type-lookup.c: New file.
6886 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6887
82c7be31
DE
68882015-05-26 Doug Evans <dje@google.com>
6889
6890 * gdb.cp/iostream.cc: New file.
6891 * gdb.cp/iostream.exp: New file.
6892
b4f54984
DE
68932015-05-26 Doug Evans <dje@google.com>
6894
6895 * gdb.dwarf2/dw2-op-call.exp: Update.
6896 * gdb.dwarf2/dw4-sig-types.exp: Update.
6897 * gdb.dwarf2/implptr.exp: Update.
6898 * gdb.mi/mi-cmd-param-changed.exp: Update.
6899
4ea6efe9
DE
69002015-05-26 Doug Evans <dje@google.com>
6901
6902 * gdb.python/py-lazy-string.c: New file.
6903 * gdb.python/py-lazy-string.exp: New file.
6904 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6905 (main): Update. Add estring3.
6906 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6907 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6908
f6bb7db3
YQ
69092015-05-26 Omair Javaid <omair.javaid@linaro.org>
6910 Yao Qi <yao.qi@linaro.org>
6911
6912 * gdb.reverse/aarch64.c: New.
6913 * gdb.reverse/aarch64.exp: New.
6914
a81bfbd0
OJ
69152015-05-26 Omair Javaid <omair.javaid@linaro.org>
6916
25d49b86
PA
6917 * lib/gdb.exp (supports_process_record): Return true for
6918 aarch64*-linux*.
a81bfbd0
OJ
6919 (supports_reverse): Likewise.
6920
158bf1b4
PP
69212015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6922
6923 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6924 Use with_test_prefix.
6925
a0145030
AB
69262015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6927
6928 * gdb.base/completion.exp: Add test for completion of layout
6929 names.
6930
ebe3b578
AB
69312015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6932
6933 * lib/gdb.exp (skip_tui_tests): New proc.
6934 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6935
84204ed7
PA
69362015-05-19 Pedro Alves <palves@redhat.com>
6937
6938 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6939 Save the whole env array instead of just HOME. Unset HISTSIZE in
6940 the environment while testing. Restore whole environment
6941 afterwards.
6942
37442ce1
DE
69432015-05-16 Doug Evans <xdje42@gmail.com>
6944
6945 * gdb.guile/scm-ports.c: New file.
6946 * gdb.guile/scm-ports.exp: Add memory port tests.
6947
36de76f9
JK
69482015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6949
6950 * gdb.compile/compile-print.c: New file.
6951 * gdb.compile/compile-print.exp: New file.
6952
3a9558c4
JK
69532015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6954
6955 * gdb.compile/compile-ops.exp: Cast param to void.
6956 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6957 (compile code struct_object.selffield = &struct_object): Add xfail.
6958
aa715135
JG
69592015-05-15 Joel Brobecker <brobecker@adacore.com>
6960
6961 * gdb.ada/arr_enum_with_gap: New testcase.
6962
931e5bc3
JG
69632015-05-15 Joel Brobecker <brobecker@adacore.com>
6964
6965 * gdb.ada/byte_packed_arr: New testcase.
6966
9cd4d857
JB
69672015-05-15 Joel Brobecker <brobecker@adacore.com>
6968
6969 * gdb.ada/pckd_neg: New testcase.
6970
ebfd00d2
PP
69712015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6972
6973 PR gdb/17820
6974 * gdb.base/gdbinit-history.exp: New test.
6975 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6976 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6977
4c082a81
SC
69782015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6979
6980 * gdb.python/py-xmethods.cc: Enhance test case.
6981 * gdb.python/py-xmethods.exp: New tests.
6982 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6983 function.
6984 (B_indexoper): Likewise.
6985 (global_dm_list) : Add new xmethod worker functions.
6986
f7797074
SDJ
69872015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6988
6989 * gdb.base/coredump-filter.exp: Correctly unset
6990 "coredump_var_addr" array.
6991
a4674e4e
PA
69922015-05-08 Pedro Alves <palves@redhat.com>
6993
6994 * gdb.server/non-existing-program.exp: Unset spawn_id.
6995
df2eb078
SC
69962015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6997
6998 PR python/18291
6999 * gdb.python/py-xmethods.exp: Add tests.
7000
422349a3
YQ
70012015-05-08 Yao Qi <yao.qi@linaro.org>
7002
7003 PR gdb/18208
7004 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
7005 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
7006 function set_coredump_filter, and remove remote_exec call.
7007 Remove argument ipid. Callers update.
7008 (top level): Don't get inferior's PID.
7009
63fc80ce
AA
70102015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
7011
7012 * gdb.base/watch_thread_num.exp: Skip test on targets without
7013 access watchpoints.
7014
80ad801e
PA
70152015-05-06 Pedro Alves <palves@redhat.com>
7016
7017 PR server/18081
7018 * gdb.server/non-existing-program.exp: New file.
7019
0fa7fe50
JB
70202015-05-05 Joel Brobecker <brobecker@adacore.com>
7021
7022 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
7023
3ea89b92
PMR
70242015-05-05 Joel Brobecker <brobecker@adacore.com>
7025
7026 * gdb.ada/out_of_line_in_inlined: New testcase.
7027
87b8eff0
JB
70282015-05-05 Joel Brobecker <brobecker@adacore.com>
7029
7030 * gdb.ada/var_rec_arr: New testcase.
7031
5fccc635
YQ
70322015-04-30 Yao Qi <yao.qi@linaro.org>
7033
7034 * gdb.base/break-idempotent.exp: If
7035 skip_hw_watchpoint_multi_tests returns true, skip the tests
7036 on "rwatch" and "awatch".
7037
42d38f42
YQ
70382015-04-30 Yao Qi <yao.qi@linaro.org>
7039
7040 * gdb.base/relativedebug.exp: Invoke gdb command
7041 "info sharedlibrary", and if libc.so doesn't have debug info,
7042 skip the test.
7043
2ce1cdbf
DE
70442015-04-29 Doug Evans <dje@google.com>
7045
7046 * gdb.python/py-xmethods.exp: Add ptype tests.
7047 * gdb.python/py-xmethods.py (E_method_char_worker): Add
7048 get_result_type method.
7049
f24a38c5
LM
70502015-04-29 Luis Machado <lgustavo@codesourcery.com>
7051
7052 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
7053 the target does not support hardware watchpoints.
7054
ecbf2b3c
LM
70552015-04-29 Luis Machado <lgustavo@codesourcery.com>
7056
7057 * gdb.base/break-always.exp: Abort testing if writing to memory
7058 causes an error.
7059
34f5f757
DE
70602015-04-28 Doug Evans <dje@google.com>
7061
7062 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
7063 * gdb.python/py-pp-registration.exp: ... here. New file.
7064 * gdb.python/py-pp-registration.c: New file.
7065 * gdb.python/py-pp-registration.py: New file.
7066
69b4374a
DE
70672015-04-28 Doug Evans <dje@google.com>
7068
7069 * gdb.python/py-bad-printers.c: New file.
7070 * gdb.python/py-bad-printers.py: New file.
7071 * gdb.python/py-bad-printers.exp: New file.
7072
59fb7612
SS
70732015-04-28 Sasha Smundak <asmundak@google.com>
7074
7075 * gdb.python/py-type.exp: New test.
7076
2631b16a
AW
70772015-04-28 Andy Wingo <wingo@igalia.com>
7078
7079 * gdb.python/py-parameter.exp:
7080 * gdb.guile/scm-parameter.exp: Escape the path that we are
7081 matching against, as it might contain characters that are special
7082 to regular expressions.
7083
460efde1
JB
70842015-04-27 Joel Brobecker <brobecker@adacore.com>
7085
7086 * gdb.ada/rec_comp: New testcase.
7087
2d369d8e
SDJ
70882015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
7089
7090 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
7091 before using it.
7092
cf75d6c3
AB
70932015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
7094
7095 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
7096 new tests for verilog output.
7097
8dbe7ca5
YQ
70982015-04-24 Yao Qi <yao.qi@linaro.org>
7099
7100 * boards/remote-gdbserver-on-localhost.exp: New file.
7101
4ef9fb2f
PA
71022015-04-23 Pedro Alves <palves@redhat.com>
7103
7104 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
7105 $inferior_spawn_id instead of $inferior_spawn_id directly. On
7106 "end of file", remove $inferior_spawn_id from the indirect list.
7107
0a803169
PA
71082015-04-23 Pedro Alves <palves@redhat.com>
7109
7110 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
7111
749ef8f8
PA
71122015-04-23 Pedro Alves <palves@redhat.com>
7113
7114 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
7115 on $any_spawn_id instead of only on $gdb_spawn_id.
7116
8aae4344
PM
71172015-04-21 Pierre Muller <muller@sourceware.org>
7118
7119 PR pascal/17815
7120 * lib/pascal.exp (gpc_compile): Add new option "class".
7121 (fpc_compile): Likewise.
7122 * gdb.pascal/case-insensitive-symbols.pas: New file.
7123 * gdb.pascal/case-insensitive-symbols.exp: New file.
7124
1586c8fb
GB
71252015-04-20 Gary Benson <gbenson@redhat.com>
7126
7127 * gdb.base/attach.exp: Fix three extended remote failures.
7128
1b6e6f5c
GB
71292015-04-17 Gary Benson <gbenson@redhat.com>
7130
7131 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
7132 the main executable over the remote protocol.
7133
e797481d
PA
71342015-04-16 Pedro Alves <palves@redhat.com>
7135
7136 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
7137 a new gdbserver if gdbserver_reconnect_p is set.
7138
1ca99c42
PA
71392015-04-16 Pedro Alves <palves@redhat.com>
7140
7141 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
7142 is set, don't exit gdbserver.
7143
af9fd6f8
AA
71442015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7145
7146 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
7147 appropriate .insn, such that an older assembler can be used.
7148 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
7149 the z/Architecture instruction set on 31-bit targets as well.
7150
04ff1e61
AA
71512015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7152
7153 * gdb.go/handcall.exp: Remove all logic related to the first
7154 breakpoint and rely on go_runto_main instead.
7155 * gdb.go/strings.exp: Likewise.
7156 * gdb.go/unsafe.exp: Likewise.
7157 * gdb.go/hello.exp: Likewise. Also rename the remaining
7158 breakpoint marker to "breakpoint 1".
7159 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
7160 * gdb.go/strings.go: Likewise.
7161 * gdb.go/unsafe.go: Likewise.
7162 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
7163 "set breakpoint 2 here" and rename the remaining breakpoint marker
7164 to "breakpoint 1".
7165
40d2f8d6
SM
71662015-04-15 Simon Marchi <simon.marchi@ericsson.com>
7167
7168 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
7169 if itertools.imap is not present.
7170 * gdb.python/py-objfile.exp: Add parentheses.
7171 * gdb.python/py-type.exp: Same.
7172 * gdb.python/py-unwind-maint.py: Same.
7173
8cbc97c6
YQ
71742015-04-15 Yao Qi <yao.qi@linaro.org>
7175
7176 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
7177 of ":$ptr_size" and set its form explicitly.
7178
45fd756c
YQ
71792015-04-15 Pedro Alves <palves@redhat.com>
7180 Yao Qi <yao.qi@linaro.org>
7181
7182 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
7183 timeout by factor of 4.
7184 (test_regular_watch): Likewise.
7185 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
7186 * gdb.reverse/sigall-reverse.exp: Likewise.
7187 * gdb.reverse/until-precsave.exp: Likewise.
7188 * lib/gdb.exp (with_timeout_factor): New proc.
7189 (gdb_expect): Move some code to ...
7190 (get_largest_timeout): ... here. New procedure.
7191
9e811bc3
LM
71922015-04-14 Luis Machado <lgustavo@codesourcery.com>
7193
7194 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
7195
0ff6fcb2
LM
71962015-04-13 Luis Machado <lgustavo@codesourcery.com>
7197
7198 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
7199 to write to the .text section.
7200
7578d5f7
LM
72012015-04-13 Luis Machado <lgustavo@codesourcery.com>
7202
7203 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
7204 Handle the case of targets that do not provide PID information.
7205
2efe15c4
YQ
72062015-04-13 Yao Qi <yao.qi@linaro.org>
7207
7208 * lib/gdbserver-support.exp (gdb_exit): Catch exception
7209 and use expect instead of gdb_expect.
7210
8cd8f2f8
SDJ
72112015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7212
7213 * gdb.base/coredump-filter.exp: Rename variable "addr" to
7214 "coredump_var_addr" to avoid naming conflict with other testcases.
7215
9ee41772
PA
72162015-04-10 Pedro Alves <palves@redhat.com>
7217
7218 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
7219 gdb_test_sequence and gdb_assert.
7220
07473109
PA
72212015-04-10 Pedro Alves <palves@redhat.com>
7222
7223 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
7224 test messages that don't include the breakpoint address.
7225
de3db44c
YQ
72262015-04-10 Yao Qi <yao.qi@linaro.org>
7227
7228 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7229 false for some offset and width combinations which aren't
7230 supported by linux kernel.
7231
c79d856c
PA
72322015-04-10 Pedro Alves <palves@redhat.com>
7233
7234 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7235 procedure, factored out from ...
7236 (top level): ... here. Add "set displaced-stepping" testing axis.
7237 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7238 parameter "displaced". Use it.
7239 (top level): Use foreach and add "set displaced-stepping" testing
7240 axis.
7241
ebc90b50
PA
72422015-04-10 Pedro Alves <palves@redhat.com>
7243
7244 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7245 Remove comment.
7246 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7247 both the address of the instruction that triggers the watchpoint
7248 and the address of the instruction immediately after, and use
7249 those addresses for the test. Fix comment.
7250
8f572e5c
PA
72512015-04-10 Pedro Alves <palves@redhat.com>
7252
7253 * gdb.base/sigstep.exp (breakpoint_to_handler)
7254 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7255 Test "backtrace" in handler.
7256 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7257 (top level): Add new "displaced" test axis to
7258 breakpoint_to_handler, breakpoint_to_handler_entry and
7259 breakpoint_over_handler.
7260
8d707a12
PA
72612015-04-10 Pedro Alves <palves@redhat.com>
7262
7263 PR gdb/18216
7264 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7265
ef713951
YQ
72662015-04-10 Yao Qi <yao.qi@linaro.org>
7267
7268 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7269 (test_add_rn_pc): New function.
7270 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7271 (top level): Invoke test_add_rn_pc.
7272
906d60cf
PA
72732015-04-10 Pedro Alves <palves@redhat.com>
7274
7275 PR gdb/13858
7276 * gdb.base/step-over-no-symbols.exp: New file.
7277
f2983cc3
AW
72782015-04-09 Andy Wingo <wingo@igalia.com>
7279
7280 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7281 after the Python tests.
7282
6d62641c
SDJ
72832015-04-08 Keith Seitz <keiths@redhat.com>
7284
7285 PR python/16699
7286 * gdb.python/py-completion.exp: New tests for completion.
7287 * gdb.python/py-completion.py (CompleteLimit1): New class.
7288 (CompleteLimit2): Likewise.
7289 (CompleteLimit3): Likewise.
7290 (CompleteLimit4): Likewise.
7291 (CompleteLimit5): Likewise.
7292 (CompleteLimit6): Likewise.
7293 (CompleteLimit7): Likewise.
7294
f3770638
PA
72952015-04-08 Pedro Alves <palves@redhat.com>
7296
7297 PR gdb/18214
7298 PR gdb/18216
7299 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7300 function.
7301 (main): Install it as SIGUSR1 handler.
7302 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7303 parameter. Always use "setup" as prefix. Toggle "set
7304 displaced-stepping" off/on depending on global. Don't switch to
7305 thread 1 here.
7306 (top level): Add displaced stepping "off/on" test axis. Update
7307 "setup" calls. Wrap each subtest with with_test_prefix. Test
7308 continuing with a queued signal in each thread.
7309
4496bed7
PA
73102015-04-08 Pedro Alves <palves@redhat.com>
7311
7312 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7313 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7314 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7315 Return early if running to main fails.
7316 * gdb.trace/while-stepping.exp: Likewise.
7317
b97fde92
PA
73182015-04-07 Pedro Alves <palves@redhat.com>
7319
7320 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7321 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7322 interact with inferior program.
7323
f71c18e7
PA
73242015-04-07 Pedro Alves <palves@redhat.com>
7325
7326 * lib/gdb.exp (inferior_spawn_id): New global.
7327 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7328 spawn id after processing the user code.
7329 (default_gdb_start): Set inferior_spawn_id.
7330 (send_inferior): New procedure.
7331 * lib/gdbserver-support.exp (gdbserver_start): Set
7332 inferior_spawn_id.
7333 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7334
6423214f
PA
73352015-04-07 Pedro Alves <palves@redhat.com>
7336
7337 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7338 * lib/gdbserver-support.exp (gdbserver_start): Make
7339 $server_spawn_id global.
7340 (gdbserver_start): Don't wait for gdbserver's spawn id with
7341 expect_background.
7342 (close_gdbserver): New procedure.
7343 (gdb_exit): Rename the default version and reimplement.
7344
71c0ee8c
PA
73452015-04-07 Pedro Alves <palves@redhat.com>
7346
72f4393d 7347 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
7348 append the substituted item, not the original item.
7349
203bc29b
PA
73502015-04-07 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7353 gdb_expect.
7354
508a3ddf
PA
73552015-04-07 Pedro Alves <palves@redhat.com>
7356
7357 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7358 output appearing once only.
7359
9f6dbe2b
PA
73602015-04-07 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7363 that doesn't expect anything. Return early if running to main
7364 fails.
7365
337532fa
YQ
73662015-04-07 Yao Qi <yao.qi@linaro.org>
7367
7368 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7369 (child_function): Call alarm.
7370 (main): Move call to alarm into the loop.
7371 * gdb.threads/non-stop-fair-events.exp: Build program with
7372 -DTIMEOUT=$timeout.
7373
01b622d4
DE
73742015-04-06 Doug Evans <xdje42@gmail.com>
7375
7376 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7377 Fix dest parameter to board_info.
7378 (fpc_compile): Ditto.
7379 (gdb_compile_pascal): Rename dest arg to destfile.
7380
961f4160
PMR
73812015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7382
7383 * gdb.ada/funcall_ref.exp: New file.
7384 * gdb.ada/funcall_ref/foo.adb: New file.
7385
cafda597
YQ
73862015-04-02 Yao Qi <yao.qi@linaro.org>
7387
7388 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7389 is remote.
7390
fed040c6
GB
73912015-04-02 Gary Benson <gbenson@redhat.com>
7392
7393 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7394
d11916aa
SS
73952015-04-01 Sasha Smundak <asmundak@google.com>
7396
7397 * gdb.python/py-unwind-maint.c: New file.
7398 * gdb.python/py-unwind-maint.exp: New test.
7399 * gdb.python/py-unwind-maint.py: New file.
7400 * gdb.python/py-unwind.c: New file.
7401 * gdb.python/py-unwind.exp: New test.
7402 * gdb.python/py-unwind.py: New test.
7403
a1471180
PA
74042015-04-01 Pedro Alves <palves@redhat.com>
7405
7406 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7407 to fail instead of non-existent $test.
7408
0bbeccb1
PA
74092015-04-01 Pedro Alves <palves@redhat.com>
7410
7411 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7412 GDBFLAGS if not empty.
7413
3c724c8c
PMR
74142015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7415
7416 * gdb.ada/complete.exp: Remove "multi_line".
7417 * gdb.ada/info_exc.exp: Remove "multi_line".
7418 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7419 * gdb.ada/ptype_field.exp: Remove "multi_line".
7420 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7421 * gdb.ada/tagged.exp: Remove "multi_line".
7422 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7423 [multi_line ...]
7424 * gdb.btrace/delta.exp: Likewise.
7425 * gdb.btrace/exception.exp: Likewise.
7426 * gdb.btrace/function_call_history.exp: Likewise.
7427 * gdb.btrace/instruction_history.exp: Likewise.
7428 * gdb.btrace/nohist.exp: Likewise.
7429 * gdb.btrace/record_goto.exp: Likewise.
7430 * gdb.btrace/segv.exp: Likewise.
7431 * gdb.btrace/stepi.exp: Likewise.
7432 * gdb.btrace/tailcall.exp: Likewise.
7433 * gdb.btrace/unknown_functions.exp: Likewise.
7434 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7435 * lib/gdb.exp: Add the "multi_line" helper.
7436
4eec2deb
PA
74372015-04-01 Pedro Alves <palves@redhat.com>
7438
7439 * gdb.threads/tid-reuse.c: New file.
7440 * gdb.threads/tid-reuse.exp: New file.
7441
df8411da
SDJ
74422015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7443
7444 PR corefiles/16092
7445 * gdb.base/coredump-filter.c: New file.
7446 * gdb.base/coredump-filter.exp: Likewise.
7447
6ef37366
PM
74482015-03-27 Petr Machata <pmachata@redhat.com>
7449
7450 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7451 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7452 (Dwarf::assemble): Initialize them.
7453 (Dwarf::lines): New function.
7454
7ec911b0
JT
74552015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7456
7457 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7458 SYMBOL_PREFIX for x86_64-*-cygwin.
7459
ff908ebf
AW
74602015-03-26 Andy Wingo <wingo@igalia.com>
7461
7462 PR symtab/18148
7463 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7464 const_value but not a location.
7465 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7466 location defined in non-main CUs are visible.
7467
6d5f0679
YQ
74682015-03-26 Yao Qi <yao.qi@linaro.org>
7469
7470 PR testsuite/18139
7471 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7472 Add a line number entry for the same line.
7473 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7474 Add a line number entry for the same line.
7475
2898689b
YQ
74762015-03-26 Yao Qi <yao.qi@linaro.org>
7477
7478 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7479 .int 0.
7480 (func): Likewise. Add .Lfunc_1 label.
7481 Use .Lfunc_1 label.
7482 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7483 .int 0.
7484 (func): Likewise.
7485 Use .Lfunc_1 label.
7486
85180498
YQ
74872015-03-26 Yao Qi <yao.qi@linaro.org>
7488
7489 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7490 Call gdb_compile instead to compile each .s files without debug
7491 information.
7492
8aa08a8d
YQ
74932015-03-26 Yao Qi <yao.qi@linaro.org>
7494
7495 * gdb.base/savedregs.exp (process_saved_regs): Make
7496 "Saved registers:" optional in the pattern.
7497
66849923
MM
74982015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7499
7500 * gdb.btrace/next.exp: Merged into step.exp.
7501 * gdb.btrace/finish.exp: Merged into step.exp.
7502 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7503 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7504 "record goto" and checking the exact replay position.
7505 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7506 check for "Recording format" in "info record" output.
7507 * gdb.btrace/record_goto.exp: Choose test file based on target.
7508 * gdb.btrace/x86-record_goto.S: Renamed into ...
7509 * gdb.btrace/x86_64-record_goto.S: ... this.
7510 * gdb.btrace/i686-record_goto.S: New.
7511 * gdb.btrace/x86-tailcall.S: Renamed into ...
7512 * gdb.btrace/x86_64-tailcall.S: ... this.
7513 * gdb.btrace/i686-tailcall.S: New.
7514 * gdb.btrace/x86-tailcall.c: Renamed into ...
7515 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7516 separate statements. Update test.
7517 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7518 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7519 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7520 * gdb.btrace/tailcall.exp: Choose test file based on target.
7521 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7522
11cc1b74
MM
75232015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7524
7525 * gdb.btrace/exception.exp: Increase BTS buffer size.
7526
a25d8bf9
PA
75272015-03-24 Pedro Alves <palves@redhat.com>
7528
7529 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7530
856e7dd6
PA
75312015-03-24 Pedro Alves <palves@redhat.com>
7532
7533 * gdb.threads/schedlock.exp (test_step): No longer expect that
7534 "set scheduler-locking step" with "next" over a function call runs
7535 threads unlocked.
7536
ad235a41
AT
75372015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7538
7539 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7540
15630549
AT
75412015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7542
7543 PR breakpoints/16466
7544 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7545 * gdb.mi/mi-pending.c (thread_func): New function.
7546 (int main): Add threading support required.
7547 * gdb.mi/mi-pending.exp: Add tests for this issue.
7548 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7549 (pendfunc2): Remove stdio dependency.
7550 * gdb.mi/mi-pendshr2.c: New file.
7551
693dca06
KS
75522015-03-23 Keith Seitz <keiths@redhat.com>
7553
7554 * gdb.linespec/keywords.c: New file.
7555 * gdb.linespec/keywords.exp: New file.
7556
7e993ebf
KS
75572015-03-23 Keith Seitz <keiths@redhat.com>
7558
7559 PR gdb/18021
7560 * gdb.dwarf2/staticvirtual.exp: New test.
7561
bc23328c
JK
75622015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7563
7564 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7565 * README: Remove HP-UX and gdb.hp.
7566 (configuration):
7567 * configure: Regenerate.
7568 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7569 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7570 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7571 gdb.hp/gdb.defects/Makefile.
7572 * gdb.hp/Makefile.in: File deleted.
7573 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7574 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7575 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7576 * gdb.hp/gdb.aCC/run.c: File deleted.
7577 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7578 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7579 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7580 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7581 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7582 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7583 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7584 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7585 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7586 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7587 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7588 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7589 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7590 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7591 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7592 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7593 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7594 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7595 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7596 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7597 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7598 * gdb.hp/gdb.compat/average.c: File deleted.
7599 * gdb.hp/gdb.compat/sum.c: File deleted.
7600 * gdb.hp/gdb.compat/xdb.c: File deleted.
7601 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7602 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7603 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7604 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7605 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7606 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7607 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7608 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7609 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7610 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7611 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7612 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7613 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7614 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7615 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7616 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7617 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7618 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7619 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7620 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7621 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7622 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7623 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7624 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7625 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7626 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7627 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7628 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7629 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7630 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7631 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7632 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7633 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7634 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7635 * gdb.hp/tools/odump: File deleted.
7636
8bf3b159
PA
76372015-03-19 Pedro Alves <palves@redhat.com>
7638
7639 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7640 (saw_thread_3): New globals.
7641 (top level): Increment them when an event for the corresponding
7642 thread is seen.
7643 (no thread starvation): New test.
7644
eb54c8bf
PA
76452015-03-19 Pedro Alves <palves@redhat.com>
7646
7647 * gdb.threads/continue-pending-status.c: New file.
7648 * gdb.threads/continue-pending-status.exp: New file.
7649
32d2e5d6
PA
76502015-03-18 Pedro Alves <palves@redhat.com>
7651
7652 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7653 Use gdb_is_target_remote instead of is_remote. Use
7654 gdb_test_multiple instead of gdb_expect. Exit early if
7655 gdb_test_multiple hits its internal matches. Tighten stepi tests
7656 expected output. Fail on exit with any signal, instead of just
7657 SIGILL.
7658
f68f11b7
YQ
76592015-03-18 Yao Qi <yao.qi@linaro.org>
7660
7661 PR tdep/18107
7662 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7663 variable.
7664 * gdb.base/catch-syscall.exp: Don't skip it on
7665 aarch64*-*-linux* target. Remove elements in all_syscalls.
7666 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7667 target.
7668 (setup_all_syscalls): New proc.
7669
ca5fd19b
YQ
76702015-03-16 Yao Qi <yao.qi@linaro.org>
7671
7672 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7673 (top level): Skip tests if valid_addr_p returns false for
7674 $cmd1 or $cmd2.
7675
85642ba0
AW
76762015-03-11 Andy Wingo <wingo@igalia.com>
7677
7678 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7679
e03f9645
YQ
76802015-03-11 Yao Qi <yao.qi@linaro.org>
7681
7682 * gdb.base/catch-syscall.exp: Fix typo in comments.
7683
5d0962b2
YQ
76842015-03-11 Yao Qi <yao.qi@linaro.org>
7685
7686 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7687
b2df3cef
PA
76882015-03-09 Pedro Alves <palves@redhat.com>
7689
7690 * dg-extract-results.py: Delete.
7691
ef878e53
PA
76922015-03-09 Pedro Alves <palves@redhat.com>
7693
7694 Merge dg-extract-results.sh from GCC upstream (r218843).
7695
7696 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7697 * dg-extract-results.sh: Use --text with grep to avoid issues with
7698 binary files. Fall back to cat -v, if that doesn't work.
7699
9494d219
PA
77002015-03-05 Pedro Alves <palves@redhat.com>
7701
7702 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7703
a8d9763a
SM
77042015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7705
7706 * lib/mi-support.exp (mi_expect_interrupt): Accept
7707 alternative event for when in all-stop mode.
7708
be9957b8
PA
77092015-03-04 Pedro Alves <palves@redhat.com>
7710
7711 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7712
d57be0f4 77132015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
7714
7715 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7716
c214c7cf
AA
77172015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7718
7719 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7720 regexps for GDB's current line display, accept a hex address
7721 preceding the line number.
7722
6d74a497
AA
77232015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7724
7725 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7726 the 'arch1' variable for "s390*-linux*" targets.
7727
511aee7c
PA
77282015-03-04 Pedro Alves <palves@redhat.com>
7729
7730 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7731 (main): Pass missing retval argument to pthread_join call.
7732
95e50b27
PA
77332015-03-02 Pedro Alves <palves@redhat.com>
7734
7735 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7736 (top level): Call do_test with non-stop as well.
7737
28054d69
PA
77382015-03-02 Pedro Alves <palves@redhat.com>
7739
7740 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7741 -1.
7742
4fa5d7b4
AA
77432015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7744
7745 * gdb.arch/s390-vregs.exp: New test.
7746 * gdb.arch/s390-vregs.S: New file.
7747
97c18565
PA
77482015-02-27 Pedro Alves <palves@redhat.com>
7749
7750 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7751 call to catch_command_errors.
7752 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7753 catch_command_errors.
7754
a37bfa30
PA
77552015-02-27 Pedro Alves <palves@redhat.com>
7756
7757 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7758 "true" for boolean result.
7759 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7760 prototype of main.
7761
6f98576f
PA
77622015-02-27 Pedro Alves <palves@redhat.com>
7763
7764 * lib/unbuffer_output.c: New file.
7765 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7766 (main): Call gdb_unbuffer_output.
7767
eba5ab56
YQ
77682015-02-27 Yao Qi <yao.qi@linaro.org>
7769
7770 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7771 target.
7772
0def5aaa
DE
77732015-02-26 Doug Evans <dje@google.com>
7774
7775 * gdb.cp/class2.cc (Dbase, D): New classes.
7776 (main): New local delta.
7777 * gdb.cp/class2.exp: Test printing delta.
7778 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7779 (dynbar): New global.
7780 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7781
081a1c2c
JK
77822015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7783
7784 * gdb.compile/compile-ifunc.c: New file.
7785 * gdb.compile/compile-ifunc.exp: New file.
7786
2f41223f
AT
77872015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7788
7789 * gdb.base/structs.exp: Check for correct struct on finish.
7790
03eddd80
YQ
77912015-02-26 Yao Qi <yao.qi@linaro.org>
7792
7793 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7794 is zero.
7795
80c57053
JK
77962015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7797
7798 * gdb.arch/cordic.ko.bz2: New file.
7799 * gdb.arch/cordic.ko.debug.bz2: New file.
7800 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7801
21613c12
YQ
78022015-02-25 Yao Qi <yao.qi@linaro.org>
7803
7804 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7805 aarch64*-*-* target.
7806
d8b901ed
PA
78072015-02-23 Pedro Alves <palves@redhat.com>
7808
7809 * lib/gdb.exp (delete_breakpoints): Rewrite using
7810 gdb_test_multiple.
7811
e5b85ead
PA
78122015-02-23 Pedro Alves <palves@redhat.com>
7813
7814 * gdb.base/info-os.c: Include stdlib.h.
7815
85c3a371
DE
78162015-02-22 Doug Evans <xdje42@gmail.com>
7817
7818 PR symtab/17855
7819 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7820 is read after symbols have been re-read.
7821 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7822 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7823
96553a0c
DE
78242015-02-21 Doug Evans <dje@google.com>
7825
7826 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7827
97a0c697
JK
78282015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7829
7830 PR corefiles/17808
7831 * gdb.arch/i386-biarch-core.core.bz2: New file.
7832 * gdb.arch/i386-biarch-core.exp: New file.
7833
a47cd6e9
PA
78342015-02-21 Pedro Alves <palves@redhat.com>
7835
7836 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7837 runto_main fails.
7838
c5facdc4
PA
78392015-02-20 Pedro Alves <palves@redhat.com>
7840
7841 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7842 info probes.
7843
2db9a427
PA
78442015-02-20 Pedro Alves <palves@redhat.com>
7845
7846 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7847
60fb7e9e
PA
78482015-02-20 Pedro Alves <palves@redhat.com>
7849
7850 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7851 clean_restart before gdb_target_supports_trace.
7852
5c5019c2
PA
78532015-02-20 Pedro Alves <palves@redhat.com>
7854
7855 PR threads/18006
7856 * gdb.threads/clone-thread_db.c: New file.
7857 * gdb.threads/clone-thread_db.exp: New file.
7858
c9587f88
AT
78592015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7860
7861 PR breakpoints/16812
7862 * gdb.base/catch-gdb-caused-signals.c: New file.
7863 * gdb.base/catch-gdb-caused-signals.exp: New file.
7864
f6a88844
JM
78652015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7866
7867 * configure: Regenerated.
7868 * configure.ac: Use GDB_AC_TRANSFORM.
7869 * aclocal.m4: sinclude ../transform.m4.
7870
497c491b
JM
78712015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7872
7873 * lib/dtrace.exp: New file.
7874 * gdb.base/dtrace-probe.exp: Likewise.
7875 * gdb.base/dtrace-probe.d: Likewise.
7876 * gdb.base/dtrace-probe.c: Likewise.
7877 * lib/pdtrace.in: Likewise.
7878 * configure.ac: Output variables with the transformed names of
7879 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7880 * configure: Regenerated.
7881
03e98035
JM
78822015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7883
7884 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7885 expected message when trying to access $_probe_* convenience
7886 variables while not on a probe.
7887
63cc30e9
JK
78882015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7889
7890 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7891
0703599a
PA
78922015-02-11 Pedro Alves <pedro@codesourcery.com>
7893
7894 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7895 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7896
7e60a48e
DE
78972015-02-10 Doug Evans <xdje42@gmail.com>
7898
7899 * lib/gdb.exp (gdb_load): Always return a result.
7900
01b088bc
PA
79012015-02-10 Pedro Alves <palves@redhat.com>
7902
7903 * gdb.threads/signal-sigtrap.c: New file.
7904 * gdb.threads/signal-sigtrap.exp: New file.
7905
b05ec7a5
AT
79062015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7907
7908 * gdb.trace/no-attach-trace.c: New file.
7909 * gdb.trace/no-attach-trace.exp: New file.
7910
a2c2acaf
MW
79112015-02-09 Mark Wielaard <mjw@redhat.com>
7912
7913 * gdb.dwarf2/atomic.c: New file.
7914 * gdb.dwarf2/atomic-type.exp: Likewise.
7915
31fd9caa
MM
79162015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7917
7918 * gdb.btrace/buffer-size.exp: Update "info record" output.
7919 * gdb.btrace/delta.exp: Update "info record" output.
7920 * gdb.btrace/enable.exp: Update "info record" output.
7921 * gdb.btrace/finish.exp: Update "info record" output.
7922 * gdb.btrace/instruction_history.exp: Update "info record" output.
7923 * gdb.btrace/next.exp: Update "info record" output.
7924 * gdb.btrace/nexti.exp: Update "info record" output.
7925 * gdb.btrace/step.exp: Update "info record" output.
7926 * gdb.btrace/stepi.exp: Update "info record" output.
7927 * gdb.btrace/nohist.exp: Update "info record" output.
7928
d33501a5
MM
79292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7930
7931 * gdb.btrace/buffer-size: New.
7932
f4abbc16
MM
79332015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7934
7935 * gdb.btrace/delta.exp: Update "info record" output.
7936 * gdb.btrace/enable.exp: Update "info record" output.
7937 * gdb.btrace/finish.exp: Update "info record" output.
7938 * gdb.btrace/instruction_history.exp: Update "info record" output.
7939 * gdb.btrace/next.exp: Update "info record" output.
7940 * gdb.btrace/nexti.exp: Update "info record" output.
7941 * gdb.btrace/step.exp: Update "info record" output.
7942 * gdb.btrace/stepi.exp: Update "info record" output.
7943 * gdb.btrace/nohist.exp: Update "info record" output.
7944
b9d61307
SM
79452015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7946
7947 PR gdb/15678
7948 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7949
e584fdbc
PA
79502015-02-06 Pedro Alves <palves@redhat.com>
7951
7952 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7953 macro.
7954 (seconds_left, again): New globals.
7955 (main): Wait seconds_left in a 1-second sleep loop instead of
7956 sleeping 180 seconds. If 'again' is set, reset the seconds
7957 counter.
7958 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7959 'again' in the inferior before detaching. Print the seconds left.
7960 (options): New global.
7961 (top level): Build program with -DTIMEOUT=$timeout.
7962
77f41761
PA
79632015-02-06 Pedro Alves <palves@redhat.com>
7964
7965 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7966 determine how many seconds to pass to 'alarm'.
7967 * gdb.base/gdb-sigterm.exp (top level): Build program with
7968 -DTIMEOUT=$timeout.
7969 (do_test): Return success/failure indication. Add more verbose
7970 logging. Don't fail if 200 single steps are seen. Instead, fail
7971 when the test times out.
7972 (passes): New global.
7973 (top level): Break the testing loop if testing fails on any
7974 iteration. Use gdb_assert.
7975
b9394193
DB
79762015-02-04 Don Breazeal <donb@codesourcery.com>
7977
7978 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7979 and initialize them.
7980 (ipc_cleanup): New function.
7981 (main): Don't declare shmid, semid, and msqid. Add a call to
7982 atexit so that we call ipc_cleanup on exit.
7983
42d9e528
PA
79842015-02-04 Pedro Alves <palves@redhat.com>
7985
7986 * boards/native-extended-gdbserver.exp: Remove any target variant
7987 specifications from the board name before clearing the isremote
7988 flag from board_info.
7989
ae6ae975
DE
79902015-01-31 Doug Evans <xdje42@gmail.com>
7991
7992 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7993
cfb069a8
GB
79942015-01-31 Gary Benson <gbenson@redhat.com>
7995
7996 * gdb.base/completion.exp: Disable completion limiting for
7997 existing tests. Add new tests to check completion limiting.
7998 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7999
5dd31d79
DE
80002015-01-31 Doug Evans <xdje42@gmail.com>
8001
8002 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
8003
9f050062
DE
80042015-01-31 Doug Evans <xdje42@gmail.com>
8005
8006 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
8007 entries. Duplicate file section script entries.
8008 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
8009 inlined entries. Add test for safe-path rejection.
8010 * gdb.python/py-section-script.c: Add duplicate inlined section script
8011 entries. Duplicate file section script entries.
8012 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
8013 inlined entries. Add test for safe-path rejection.
8014
df25ebbd
JB
80152015-01-29 Joel Brobecker <brobecker@adacore.com>
8016
8017 * gdb.ada/disc_arr_bound: New testcase.
8018
4a0ca9ec
JB
80192015-01-29 Joel Brobecker <brobecker@adacore.com>
8020
8021 * gdb.ada/mi_var_array: New testcase.
8022
3a8b707a
DE
80232015-01-27 Doug Evans <dje@google.com>
8024
8025 * gdb.python/py-objfile.exp: Add tests for objfile.username.
8026 Add test for objfile.filename, objfile.username after objfile
8027 has been unloaded.
8028
f8313f6e
JB
80292015-01-26 Joel Brobecker <brobecker@adacore.com>
8030
8031 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
8032 the second test to print the name attribute of value
8033 returned by the call to gdb.lookup_type, and adjust
8034 the expected output accordingly.
8035
37bc665e
MW
80362015-01-25 Mark Wielaard <mjw@redhat.com>
8037
8038 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
8039 * gdb.base/disp-step-fork.c: Include unistd.h.
8040 * gdb.base/siginfo-obj.c: Include stdio.h.
8041 * gdb.base/siginfo-thread.c: Likewise.
8042 * gdb.mi/non-stop.c: Include unistd.h.
8043 * gdb.mi/nsthrexec.c: Include stdio.h.
8044 * gdb.mi/pthreads.c: Include unistd.h.
8045 * gdb.modula2/unbounded1.c (main): Declare returns int.
8046 * gdb.reverse/consecutive-reverse.c: Likewise.
8047 * gdb.threads/create-fail.c: Include unistd.h.
8048 * gdb.threads/killed.c: Likewise.
8049 * gdb.threads/linux-dp.c: Likewise.
8050 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
8051 * gdb.threads/non-ldr-exc-2.c: Likewise.
8052 * gdb.threads/non-ldr-exc-3.c: Likewise.
8053 * gdb.threads/non-ldr-exc-4.c: Likewise.
8054 * gdb.threads/pthreads.c: Include unistd.h.
8055 (main): Declare returns int.
8056 * gdb.threads/tls-main.c (foo): New declaration.
8057 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
8058
f7e5394d
SM
80592015-01-23 Simon Marchi <simon.marchi@ericsson.com>
8060
8061 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
8062 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
8063
743649fd
MW
80642015-01-15 Mark Wielaard <mjw@redhat.com>
8065
8066 * gdb.base/noreturn-return.c: New file.
8067 * gdb.base/noreturn-return.exp: New file.
8068 * gdb.base/noreturn-finish.c: New file.
8069 * gdb.base/noreturn-finish.exp: New file.
8070
198297aa
PA
80712015-01-23 Pedro Alves <palves@redhat.com>
8072
8073 * gdb.threads/continue-pending-after-query.c: New file.
8074 * gdb.threads/continue-pending-after-query.exp: New file.
8075
717cf30c
AG
80762015-01-22 Anders Granlund <anders.granlund@ericsson.com>
8077 Simon Marchi <simon.marchi@ericsson.com>
8078
8079 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
8080 * gdb.base/valgrind-db-attach.exp: Same.
8081 * gdb.base/valgrind-infcall.exp: Same.
8082 * lib/mi-support.exp (default_mi_gdb_start): Same.
8083 * lib/prompt.exp (default_prompt_gdb_start): Same.
8084 * lib/gdb.exp (default_gdb_spawn): Same.
8085 (gdb_interact): New.
8086
8087
4b62a76e
JK
80882015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8089
8090 * gdb.compile/compile.exp (pointer to jit function): New test.
8091
b4cdae6f
WW
80922015-01-17 Wei-cheng Wang <cole945@gmail.com>
8093
8094 * lib/gdb.exp (supports_process_record): Return true for
8095 powerpc*-*-linux*.
8096 (supports_reverse): Likewise.
8097
d221e7ef
DB
80982015-01-15 Don Breazeal <donb@codesourcery.com>
8099
8100 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
8101 instead of checking whether the target board is remote and
8102 use spawn_wait_for_attach instead of exec/sleep.
8103 * gdb.base/attach-twice.exp: Likewise.
8104
bafffb51
JB
81052015-01-15 Joel Brobecker <brobecker@adacore.com>
8106
8107 * gdb.ada/var_arr_attrs: New testcase.
8108
5589af0e
PA
81092015-01-14 Pedro Alves <palves@redhat.com>
8110 Joel Brobecker <brobecker@adacore.com>
8111
8112 PR gdb/17525
8113 * gdb.base/bp-cmds-execution-x-script.c: New file.
8114 * gdb.base/bp-cmds-execution-x-script.exp: New file.
8115 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
8116
6c400b59
PA
81172015-01-14 Pedro Alves <palves@redhat.com>
8118
8119 PR cli/17828
8120 * gdb.base/batch-preserve-term-settings.c: New file.
8121 * gdb.base/batch-preserve-term-settings.exp: New file.
8122
e02c96a7
DE
81232015-01-13 Doug Evans <dje@google.com>
8124
8125 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
8126 binary.
8127
576fd14c
JB
81282015-01-13 Joel Brobecker <brobecker@adacore.com>
8129
8130 * Makefile.in (clean mostlyclean): Do not delete *.py.
8131
04dccad0
JB
81322015-01-13 Joel Brobecker <brobecker@adacore.com>
8133
8134 * gdb.python/py-lookup-type.exp: New file.
8135
3d230f71
PA
81362015-01-12 Pedro Alves <palves@redhat.com>
8137
8138 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
8139 restore GDBFLAGS before returning.
8140
7e67715d
JK
81412015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8142
8143 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
8144 is_amd64_regs_target and is_x86_like_target.
8145
f2e0d4b4
DE
81462015-01-11 Doug Evans <xdje42@gmail.com>
8147
8148 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
8149 is given without an explicit form.
8150 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
8151 attributes.
8152 * gdb.dwarf/corrupt.exp: Ditto.
8153 * gdb.dwarf2/enum-type.exp: Ditto.
8154 * gdb.trace/entry-values.exp: Ditto.
8155 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
8156
439250fb
DE
81572015-01-11 Doug Evans <xdje42@gmail.com>
8158
8159 PR gdb/15830
8160 * gdb.base/maint.exp: Remove references to "maint demangle".
8161 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
8162 Add tests for explicitly specifying language to demangle.
8163 * gdb.dlang/demangle.exp: Ditto.
8164
ede9f622
PA
81652015-01-09 Pedro Alves <palves@redhat.com>
8166
8167 * gdb.threads/non-stop-fair-events.c: New file.
8168 * gdb.threads/non-stop-fair-events.exp: New file.
8169
a7b796db
PA
81702015-01-09 Pedro Alves <palves@redhat.com>
8171
8172 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
8173 the global scope. Set a breakpoint after all threads are started
8174 rather than stepping over two source lines. Expect the prompt.
8175 * gdb.base/watch_thread_num.c (threads_started_barrier): New
8176 global.
8177 (NUM): Now 15.
8178 (main): Use threads_started_barrier to wait for all threads to
8179 start. Main thread no longer calls thread_function. Exit after
8180 180 seconds.
8181 (loop): New function.
8182 (thread_function): Wait on threads_started_barrier barrier. Call
8183 'loop' at each iteration.
8184 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
8185 threads have started, instead of hardcoding number of "next"
8186 steps. Use an access watchpoint instead of a write watchpoint.
8187
9665ffdd
PA
81882015-01-09 Pedro Alves <palves@redhat.com>
8189
8190 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
8191 (thread_func): Wait on barrier.
8192 (main): Wait for all threads to start before stopping GDB.
8193 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
8194 global.
8195 (thread1_func, thread2_func): Wait on barrier.
8196 (main): Wait for all threads to start before stopping GDB.
8197 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
8198 New global.
8199 (thread1_func, thread2_func): Wait on barrier.
8200 (main): Wait for all threads to start before stopping GDB.
8201
c945a99f
PA
82022015-01-09 Pedro Alves <palves@redhat.com>
8203
8204 * gdb.threads/attach-many-short-lived-threads.c: New file.
8205 * gdb.threads/attach-many-short-lived-threads.exp: New file.
8206
c1a747c1
PA
82072014-01-09 Pedro Alves <palves@redhat.com>
8208
8209 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
8210 instead of to thread 2.
8211 * gdb.threads/signal-command-multiple-signals-pending.c (main):
8212 Add barrier around each pthread_create call instead of around all
8213 calls.
8214 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
8215 Set a break on thread_function and have the child threads hit it
8216 one at at a time.
8217
60b3033e
PA
82182015-01-09 Pedro Alves <palves@redhat.com>
8219
8220 * lib/gdb.exp (can_spawn_for_attach): New procedure.
8221 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
8222 false.
8223 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
8224 checking whether the target board is remote.
8225 * gdb.multi/multi-attach.exp: Likewise.
8226 * gdb.python/py-sync-interp.exp: Likewise.
8227 * gdb.server/ext-attach.exp: Likewise.
8228 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8229 tests that need to attach, instead of checking whether the target
8230 board is remote at the top of the file.
8231
acc018ac
YQ
82322015-01-08 Yao Qi <yao@codesourcery.com>
8233
8234 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8235
50a18af8
JK
82362015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8237
8238 Fix testcase compilation.
8239 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8240
8503d6e1
JB
82412015-01-06 Joel Brobecker <brobecker@adacore.com>
8242
8243 * gdb.python/py-type.exp: Add a couple test about empty
8244 array creation, and negative-length array creation.
8245
cc73dbcc
DE
82462015-01-02 Doug Evans <xdje42@gmail.com>
8247
8248 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8249
0300bbc7
DE
82502015-01-02 Doug Evans <dje@google.com>
8251
8252 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8253
9d85a0ec
YQ
82542014-12-29 Yao Qi <yao@codesourcery.com>
8255
8256 * gdb.trace/entry-values.exp: Update comments. Rename variable
8257 bar_call_foo to returned_from_foo.
8258
87186c6a
MMN
82592014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8260
8261 PR gdb/17394
8262 * gdb.linespec/break-asm-file.c: New file.
8263 * gdb.linespec/break-asm-file.exp: New file.
8264 * gdb.linespec/break-asm-file0.s: New file.
8265 * gdb.linespec/break-asm-file1.s: New file.
8266
1bab7383
YQ
82672014-12-18 Nigel Stephens <nigel@mips.com>
8268 Maciej W. Rozycki <macro@codesourcery.com>
8269
8270 * gdb.base/float.exp: Handle the new output from "info float" on
8271 MIPS targets.
8272
1bc1068a
JK
82732014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8274
8275 Fix MinGW compilation.
8276 * gdb.compile/compile-ops.exp: Update untested message if
8277 !skip_compile_feature_tests.
8278 * gdb.compile/compile-setjmp.exp: Likewise.
8279 * gdb.compile/compile-tls.exp: Likewise.
8280 * gdb.compile/compile.exp: Likewise.
8281 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8282 supported on this host".
8283
b6615d10
DE
82842014-12-16 Doug Evans <xdje42@gmail.com>
8285
8286 * boards/stabs.exp: New file.
8287
25dda427
AA
82882014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8289
8290 * gdb.base/completion.exp: Adjust to format changes of "maint
8291 print user-registers".
8292
bf330350
CU
82932014-12-16 Catalin Udma <catalin.udma@freescale.com>
8294
8295 PR server/17457
8296 * gdb.arch/aarch64-fp.c: New file.
8297 * gdb.arch/aarch64-fp.exp: New file.
8298
395cf596
SDJ
82992014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8300
8301 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8302 r210637, r210913, r211666, r215400, r215817).
8303
8304 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8305 * dg-extract-results.py: New file.
8306 * dg-extract-results.sh: Use it if the environment seems
8307 suitable.
8308
8309 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8310
8311 * dg-extract-results.py (parse_run): Handle warnings that
8312 are printed before a test harness is run.
8313
8314 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8315
8316 * dg-extract-results.py (Named): Remove __cmp__ method.
8317 (output_variation): Use a key to sort variation.harnesses.
8318
8319 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8320
8321 * dg-extract-results.py: For Python 3, force sys.stdout to
8322 handle surrogate escape sequences.
8323 (safe_open): New function.
8324 (output_segment, main): Use it.
8325
8326 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8327
8328 * dg-extract-results.py (Prog.result_re): Include options
8329 in test name.
8330
8331 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8332
8333 * dg-extract-results.py (output_variation): Always sort if
8334 do_sum.
8335
e882ef3c
SM
83362014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8337
8338 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8339 as long as we get pagination notifications.
8340
4992aa20
JM
83412014-12-15 Jason Merrill <jason@redhat.com>
8342
8343 * Makefile.in (check-gdb.%): Restore.
8344 * README: Mention it.
8345
c1b5a1a6
JB
83462014-12-13 Joel Brobecker <brobecker@adacore.com>
8347
8348 * gdb.ada/str_uninit: New testcase.
8349
5537b577
JK
83502014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8351
8352 PR symtab/17642
8353 * gdb.base/vla-stub-define.c: New file.
8354 * gdb.base/vla-stub.c: New file.
8355 * gdb.base/vla-stub.exp: New file.
8356
bb2ec1b3
TT
83572014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8358 Jan Kratochvil <jan.kratochvil@redhat.com>
8359 Tom Tromey <tromey@redhat.com>
8360
8361 * configure.ac: Add gdb.compile/.
8362 * configure: Regenerate.
8363 * gdb.compile/Makefile.in: New file.
8364 * gdb.compile/compile-ops.exp: New file.
8365 * gdb.compile/compile-ops.c: New file.
8366 * gdb.compile/compile-tls.c: New file.
8367 * gdb.compile/compile-tls.exp: New file.
8368 * gdb.compile/compile-constvar.S: New file.
8369 * gdb.compile/compile-constvar.c: New file.
8370 * gdb.compile/compile-mod.c: New file.
8371 * gdb.compile/compile-nodebug.c: New file.
8372 * gdb.compile/compile-setjmp-mod.c: New file.
8373 * gdb.compile/compile-setjmp.c: New file.
8374 * gdb.compile/compile-setjmp.exp: New file.
8375 * gdb.compile/compile-shlib.c: New file.
8376 * gdb.compile/compile.c: New file.
8377 * gdb.compile/compile.exp: New file.
8378 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8379
4ff709eb
TT
83802014-12-12 Tom Tromey <tromey@redhat.com>
8381
8382 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8383 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8384
6dddd6a5
DE
83852014-12-12 Doug Evans <dje@google.com>
8386
8387 * lib/gdb-python.exp (get_python_valueof): New function.
8388 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8389
71c24708
AA
83902014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8391
8392 * gdb.base/completion.exp: Add test for completion of "info
8393 registers ".
8394
3e29f34a
MR
83952014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8396
8397 * gdb.base/func-ptrs.c: New file.
8398 * gdb.base/func-ptrs.exp: New file.
8399
fc126975
SM
84002014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8401
8402 PR breakpoints/17012
8403 * gdb.base/dprintf-detach.c: New file.
8404 * gdb.base/dprintf-detach.exp: New file.
8405
0a46d518
SM
84062014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8407
8408 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8409 * lib/gdb.exp (target_is_gdbserver): New procedure.
8410
a0be3e44
DE
84112014-12-08 Doug Evans <dje@google.com>
8412
8413 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8414
df1b803a
YQ
84152014-12-05 Yao Qi <yao@codesourcery.com>
8416
8417 * gdb.guile/scm-error.exp: Remove the third argument to
8418 gdb_remote_download.
8419 * gdb.guile/scm-frame-args.exp: Likewise.
8420 * gdb.guile/scm-section-script.exp: Likewise.
8421
ddb9f679
YQ
84222014-12-05 Yao Qi <yao@codesourcery.com>
8423
8424 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8425
86e4ed39
DE
84262014-12-04 Doug Evans <dje@google.com>
8427
8428 * gdb.python/py-objfile.exp: Add tests for
8429 objfile.add_separate_debug_file.
8430
7c50a931
DE
84312014-12-04 Doug Evans <dje@google.com>
8432
8433 * lib/gdb.exp (get_build_id): New function.
8434 (build_id_debug_filename_get): Rewrite to use it.
8435 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8436
621661e3
MR
84372014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8438
8439 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8440 `method(long)', not just 0x0.
8441 * gdb.cp/nsalias.exp: Align code labels to 4.
8442 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8443 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8444 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8445 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8446 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8447 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8448
29f0c3b7
DE
84492014-12-02 Doug Evans <dje@google.com>
8450
e1e061e7 8451 PR symtab/17602
29f0c3b7 8452 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 8453 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
8454 * gdb.cp/anon-ns.exp: Update.
8455
162078c8
NB
84562014-12-02 Nick Bull <nicholaspbull@gmail.com>
8457
8458 * gdb.python/py-events.py (inferior_call_handler): New.
8459 (register_changed_handler, memory_changed_handler): New.
8460 (test_events.invoke): Register new handlers.
8461 * gdb.python/py-events.exp: Add tests for inferior call,
8462 memory_changed and register_changed events.
8463
fdb09caf
AA
84642014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8465
8466 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8467 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8468 if the linker doesn't understand this.
8469
55cfb2c4
SM
84702014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8471
8472 * gdb.python/python.exp: Change expected reply to help().
8473
9e8cd6df
YQ
84742014-12-01 Yao Qi <yao@codesourcery.com>
8475
8476 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8477 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8478 * configure: Re-generated.
8479
6c659fc2
SC
84802014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8481
8482 * gdb.cp/chained-calls.cc: New file.
8483 * gdb.cp/chained-calls.exp: New file.
8484 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8485
d7fc3181
SM
84862014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8487
8488 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8489 * gdb.dwarf2/symtab-producer.exp: Same.
8490 * gdb.gdb/python-interrupts.exp: Same.
8491 * gdb.gdb/python-selftest.exp: Same.
8492 * gdb.python/py-linetable.exp: Same.
8493 * gdb.python/py-type.exp: Same.
8494 * gdb.python/py-value-cc.exp: Same.
8495 * gdb.python/py-value.exp: Same.
8496
10e79639
YQ
84972014-11-28 Yao Qi <yao@codesourcery.com>
8498
8499 * gdb.base/break-probes.exp: Match library name prefixed with
8500 sysroot.
8501
f28a0564
SM
85022014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8503
8504 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8505 test expected output. Add parentheses for the call to print.
8506 Remove L suffix from integers.
8507
3fe1ce1d
DE
85082014-11-26 Doug Evans <dje@google.com>
8509
8510 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8511
84429e27
YQ
85122014-11-22 Yao Qi <yao@codesourcery.com>
8513
8514 * gdb.trace/entry-values.c: Remove asms.
8515 (foo): Add foo_label.
8516 (bar): Add bar_label.
8517 * gdb.trace/entry-values.exp: Remove code computing foo's
8518 length and bar's length.
8519 (Dwarf::assemble): Invoke function_range for bar and use
8520 MACRO_AT_func for foo.
8521
26741859
YQ
85222014-11-22 Yao Qi <yao@codesourcery.com>
8523
8524 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8525 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8526 Use .Lgcc43_procstart instead of gcc43.
8527
45e44d27
JB
85282014-11-21 Joel Brobecker <brobecker@adacore.com>
8529
8530 * gdb.ada/n_arr_bound: New testcase.
8531
458c8db8
SDJ
85322014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8533
8534 PR breakpoints/10737
8535 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8536 test_catch_syscall_multi_arch.
8537 (test_catch_syscall_multi_arch): New function.
8538
43f3e411
DE
85392014-11-20 Doug Evans <xdje42@gmail.com>
8540
8541 * gdb.base/maint.exp: Update expected output.
8542
0d7b2549
AA
85432014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8544
8545 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8546 4-byte instruction on S390.
8547
8908fca5
JB
85482014-11-19 Joel Brobecker <brobecker@adacore.com>
8549
8550 * gdb.ada/arr_arr: New testcase.
8551
4a46959e
JB
85522014-11-19 Joel Brobecker <brobecker@adacore.com>
8553
8554 * gdb.ada/pkd_arr_elem: New Testcase.
8555
470e2f4e
LM
85562014-11-18 Luis Machado <lgustavo@codesourcery.com>
8557
8558 * gdb.reverse/break-precsave: Expect completion message for
8559 core file reads.
8560 * gdb.reverse/consecutive-precsave.exp: Likewise.
8561 * gdb.reverse/finish-precsave.exp: Likewise.
8562 * gdb.reverse/i386-precsave.exp: Likewise.
8563 * gdb.reverse/machinestate-precsave.exp: Likewise.
8564 * gdb.reverse/sigall-precsave.exp: Likewise.
8565 * gdb.reverse/solib-precsave.exp: Likewise.
8566 * gdb.reverse/step-precsave.exp: Likewise.
8567 * gdb.reverse/until-precsave.exp: Likewise.
8568 * gdb.reverse/watch-precsave.exp: Likewise.
8569
a267f3ad
AA
85702014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8571
8572 * gdb.base/bp-permanent.c: Include unistd.h.
8573 * gdb.python/py-framefilter-mi.c (main): Add return type.
8574 * gdb.python/py-framefilter.c (main): Likewise.
8575 * gdb.trace/actions-changed.c (main): Likewise.
8576
12084a9a
AA
85772014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8578
8579 * gdb.mi/until.c: Add eye-catchers.
8580 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8581 line numbers.
8582
dc7e1a77
AA
85832014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8584
8585 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8586 function header variants in break1.c.
8587 * gdb.base/ena-dis-br.exp: Likewise.
8588 * gdb.base/hbreak2.exp: Likewise.
8589 * gdb.reverse/until-precsave.exp: Drop references to removed
8590 non-prototype function header variants in ur1.c.
8591 * gdb.reverse/until-reverse.exp: Likewise.
8592
41c77605
PM
85932014-11-17 Petr Machata <pmachata@redhat.com>
8594
8595 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8596 ${_cu_offset_size} bytes abbrev offset.
8597
34248c3a
DE
85982014-11-15 Doug Evans <xdje42@gmail.com>
8599
8600 PR symtab/17559
8601 * gdb.base/line-symtabs.exp: New file.
8602 * gdb.base/line-symtabs.c: New file.
8603 * gdb.base/line-symtabs.h: New file.
8604
646da059
YQ
86052014-11-14 Yao Qi <yao@codesourcery.com>
8606
8607 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8608 (func): Add label func_label.
8609 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8610 Replace low_pc and high_pc with MACRO_AT_range.
8611 Replace name, low_pc and high_pc with MACRO_AT_func.
8612
9301ebe6
YQ
86132014-11-14 Yao Qi <yao@codesourcery.com>
8614
8615 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8616 Replace name, low_pc and high_pc with MACRO_AT_func.
8617
f166b542
YQ
86182014-11-14 Yao Qi <yao@codesourcery.com>
8619
8620 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8621 produce debug information.
8622 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8623
0f6e71e3
YQ
86242014-11-14 Yao Qi <yao@codesourcery.com>
8625
8626 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8627 object and get function length.
8628 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8629 with MACRO_AT_func.
8630 (top-level): Replace gdb_compile and clean_restart with
8631 prepare_for_testing.
8632 * gdb.dwarf2/main.c (main): Add label main_label.
8633
876c4df9
YQ
86342014-11-14 Yao Qi <yao@codesourcery.com>
8635
8636 * lib/dwarf.exp (function_range): New procedure.
8637 (Dwarf::_handle_macro_at_func): New procedure.
8638 (Dwarf::_handle_macro_at_range): New procedure.
8639 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8640
02ad9cf1
YQ
86412014-11-14 Yao Qi <yao@codesourcery.com>
8642
8643 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8644 (_handle_attribute): New procedure.
8645
a59add0c
AA
86462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8647
8648 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8649 * gdb.base/call-sc.c (zed): Likewise.
8650 * gdb.base/checkpoint.c (main): Likewise.
8651 * gdb.base/dump.c (main): Likewise.
8652 * gdb.base/gcore.c (main): Likewise.
8653 * gdb.base/huge.c (main): Likewise.
8654 * gdb.base/multi-forks.c (main): Likewise.
8655 * gdb.base/pr10179-a.c (main): Likewise.
8656 * gdb.base/savedregs.c (main): Likewise.
8657 * gdb.base/sigaltstack.c (main): Likewise.
8658 * gdb.base/siginfo.c (main): Likewise.
8659 * gdb.base/structs.c (zed): Likewise.
8660 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8661 * gdb.mi/mi-syn-frame.c (main): Likewise.
8662 * gdb.mi/until.c (foo, main): Likewise.
8663 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8664 * gdb.base/solib-weak.c (foo): Declare.
8665 * gdb.base/attach-twice.c: Include stdio.h.
8666 * gdb.base/weaklib1.c: Likewise.
8667 * gdb.base/weaklib2.c: Likewise.
8668 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8669 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8670 unistd.h.
8671 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8672 * gdb.mi/mi-exit-code.c: Likewise.
8673 * gdb.base/break-interp-lib.c: Include string.h.
8674 * gdb.base/coremaker.c: Likewise.
8675 * gdb.base/testenv.c: Likewise.
8676 * gdb.python/py-finish-breakpoint.c: Likewise.
8677 * gdb.base/inferior-died.c: Include sys/wait.h.
8678 * gdb.base/fileio.c: Include time.h.
8679 * gdb.base/async-shell.c: Include unistd.h.
8680 * gdb.base/dprintf-non-stop.c: Likewise.
8681 * gdb.base/info-os.c: Likewise.
8682 * gdb.mi/mi-console.c: Likewise.
8683 * gdb.mi/watch-nonstop.c: Likewise.
8684 * gdb.python/py-events.c: Likewise.
8685 * gdb.base/async.c (baz): Move up before its invocation.
8686 * gdb.base/code_elim2.c (my_global_func): Likewise.
8687 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8688 * gdb.base/advance.c (func2): Likewise.
8689
3b5d5997
AA
86902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8691
8692 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8693 variant.
8694 * gdb.base/annota3.c: Likewise.
8695 * gdb.base/async.c: Likewise.
8696 * gdb.base/average.c: Likewise.
8697 * gdb.base/call-ar-st.c: Likewise.
8698 * gdb.base/call-rt-st.c: Likewise.
8699 * gdb.base/call-sc.c: Likewise.
8700 * gdb.base/call-strs.c: Likewise.
8701 * gdb.base/ending-run.c: Likewise.
8702 * gdb.base/execd-prog.c: Likewise.
8703 * gdb.base/exprs.c: Likewise.
8704 * gdb.base/foll-exec.c: Likewise.
8705 * gdb.base/foll-fork.c: Likewise.
8706 * gdb.base/foll-vfork.c: Likewise.
8707 * gdb.base/funcargs.c: Likewise.
8708 * gdb.base/gcore.c: Likewise.
8709 * gdb.base/jump.c: Likewise.
8710 * gdb.base/langs0.c: Likewise.
8711 * gdb.base/langs1.c: Likewise.
8712 * gdb.base/langs2.c: Likewise.
8713 * gdb.base/mips_pro.c: Likewise.
8714 * gdb.base/nodebug.c: Likewise.
8715 * gdb.base/opaque0.c: Likewise.
8716 * gdb.base/opaque1.c: Likewise.
8717 * gdb.base/recurse.c: Likewise.
8718 * gdb.base/run.c: Likewise.
8719 * gdb.base/scope0.c: Likewise.
8720 * gdb.base/scope1.c: Likewise.
8721 * gdb.base/setshow.c: Likewise.
8722 * gdb.base/setvar.c: Likewise.
8723 * gdb.base/shmain.c: Likewise.
8724 * gdb.base/shr1.c: Likewise.
8725 * gdb.base/shr2.c: Likewise.
8726 * gdb.base/sigall.c: Likewise.
8727 * gdb.base/signals.c: Likewise.
8728 * gdb.base/so-indr-cl.c: Likewise.
8729 * gdb.base/solib2.c: Likewise.
8730 * gdb.base/structs.c: Likewise.
8731 * gdb.base/sum.c: Likewise.
8732 * gdb.base/vforked-prog.c: Likewise.
8733 * gdb.base/watchpoint.c: Likewise.
8734 * gdb.reverse/shr2.c: Likewise.
8735 * gdb.reverse/until-reverse.c: Likewise.
8736 * gdb.reverse/ur1.c: Likewise.
8737 * gdb.reverse/watch-reverse.c: Likewise.
8738
066a77c5
AA
87392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8740
8741 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8742 variant.
8743 * gdb.base/sepdebug.exp: Drop references to removed code.
8744
4f204ea5
AA
87452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8746
8747 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8748 variant. Preserve original line numbering.
8749 * gdb.base/list1.c: Likewise.
8750
3b377a3a
AA
87512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8752
8753 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8754 variant.
8755 * gdb.base/break1.c: Likewise.
8756 * gdb.base/break.exp: Drop references to removed code.
8757
e444df73
AA
87582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8759
8760 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8761 variant.
8762
8008f2a7
AA
87632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8764
8765 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8766
a5a06887
AA
87672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8768
8769 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8770 logic into perform_all_tests() and invoke it with and without
8771 function header prototypes.
8772 (do_function_calls): Remove conditional XFAIL for PR 5318.
8773 (rerun_and_prepare): Remove duplicate code.
8774 (perform_all_tests): New. Main logic moved here.
8775
44dba9b9
AA
87762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8777
8778 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8779 code guarded by #ifdef NO_PROTOTYPES.
8780 (t_double_many_args): Likewise.
8781 (DEF_FUNC_MANY_ARGS_1): Likewise.
8782 (DEF_FUNC_VALUES_1): Likewise.
8783 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8784 guarded by #ifdef PROTOTYPES.
8785
d1fbcd56
AA
87862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8787
8788 * gdb.mi/mi-console.c: Add eye-catcher.
8789 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8790 instead of literal line number.
8791
b0e59b8f
AA
87922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8793
8794 * gdb.base/shr2.c: Add eye-catcher.
8795 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8796 line number.
8797
78f98cca
AA
87982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8799
8800 * gdb.base/jump.c: Add eye-catchers.
8801 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8802 numbers.
8803
58fa2af0
AA
88042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8805
8806 * gdb.base/execd-prog.c: Add eye-catchers.
8807 * gdb.base/foll-exec.c: Likewise.
8808 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8809 line numbers.
8810
04e5059b
AA
88112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8812
8813 * gdb.base/ending-run.c: Add eye-catchers.
8814 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8815 literal line numbers.
8816
dbfdb174
AA
88172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8818
8819 * gdb.base/call-rt-st.c: Add eye-catchers.
8820 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8821 literal line numbers.
8822
888a2ade
AA
88232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8824
8825 * gdb.base/call-ar-st.c: Add eye-catchers.
8826 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8827 literal line numbers.
8828
6acc2dde
AA
88292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8830
8831 * gdb.base/average.c: Add eye-catchers.
8832 * gdb.base/sum.c: Likewise.
8833 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8834 regexps dynamically.
8835
9ecfcd1d
AA
88362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8837
8838 * gdb.base/solib1.c: Add eye-catchers.
8839 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8840 literal line numbers.
8841
78708b7c
PA
88422014-11-12 Pedro Alves <palves@redhat.com>
8843
8844 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8845 leader has exited.
8846
af48d08f
PA
88472014-11-12 Pedro Alves <palves@redhat.com>
8848
8849 * gdb.arch/i386-bp_permanent.c: New file.
8850 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8851 (srcfile): Set to i386-bp_permanent.c.
8852 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8853 that stepi does not execute the 'leave' instruction, instead of
8854 testing it does execute.
8855 * gdb.base/bp-permanent.c: New file.
8856 * gdb.base/bp-permanent.exp: New file.
8857
af3768e9
DE
88582014-11-10 Doug Evans <xdje42@gmail.com>
8859
8860 PR symtab/17564
8861 * gdb.base/symtab-search-order.exp: New file.
8862 * gdb.base/symtab-search-order.c: New file.
8863 * gdb.base/symtab-search-order-1.c: New file.
8864 * gdb.base/symtab-search-order-shlib-1.c: New file.
8865
9de00a4a
PA
88662014-11-07 Pedro Alves <palves@redhat.com>
8867
8868 PR gdb/17511
8869 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8870 i?86-*-linux*.
8871
e0f52461
SC
88722014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8873
8874 PR c++/17494
8875 * gdb.cp/pr17494.cc: New file.
8876 * gdb.cp/pr17494.exp: New file.
8877
6ce8c980
YQ
88782014-11-02 Yao Qi <yao@codesourcery.com>
8879
8880 * gdb.python/python.exp: Get working directory and match the
8881 output of "set extended-prompt \\w " with it.
8882
02be9a71
DE
88832014-10-30 Doug Evans <dje@google.com>
8884
8885 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8886 in objfiles.
8887 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8888 in progspaces.
8889
3bdff46b
LM
88902014-10-30 Janis Johnson <janisjo@codesourcery.com>
8891
8892 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8893 * gdb.base/realname-expand.exp: Likewise.
8894 * gdb.linespec/macro-relative.exp: Likewise.
8895
ab917dfb
PA
88962014-10-29 Pedro Alves <palves@redhat.com>
8897
8898 PR gdb/17408
8899 * gdb.threads/schedlock.c (some_function): New function.
8900 (call_function): New global.
8901 (MAYBE_CALL_SOME_FUNCTION): New macro.
8902 (thread_function): Call it.
8903 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8904 and use it instead of a global counter. Adjust all callers.
8905 (get_current_thread): Use "find current thread" for test message
8906 here rather than having all callers pass down the same string.
8907 (goto_loop): New procedure, factored out from ...
8908 (my_continue): ... this.
8909 (step_ten_loops): Change parameter from test message to command to
8910 use. Adjust.
8911 (list_count): Delete global.
8912 (check_result): New procedure, factored out from duplicate top
8913 level code.
8914 (continue tests): Wrap in with_test_prefix.
8915 (test_step): New procedure, factored out from duplicate top level
8916 code.
8917 (top level): Test "step" in combination with all scheduler-locking
8918 modes. Test "next" in combination with all scheduler-locking
8919 modes, and in combination with stepping over a function call or
8920 not.
8921 * gdb.threads/next-bp-other-thread.c: New file.
8922 * gdb.threads/next-bp-other-thread.exp: New file.
8923
d3d4baed
PA
89242014-10-29 Pedro Alves <palves@redhat.com>
8925
8926 PR python/17372
8927 * gdb.python/python.exp: Test a multi-line command that spawns
8928 interactive Python.
8929 * gdb.base/multi-line-starts-subshell.exp: New file.
8930
563e8d85
YQ
89312014-10-29 Yao Qi <yao@codesourcery.com>
8932
8933 * gdb.base/fileio.exp: Make directories on host.
8934
0ea4d52e
YQ
89352014-10-29 Yao Qi <yao@codesourcery.com>
8936
8937 * gdb.base/fileio.c (test_write): Close the file.
8938
7f5ef605
PA
89392014-10-28 Pedro Alves <palves@redhat.com>
8940
8941 PR gdb/12623
8942 * gdb.base/sigstep.c (no_handler): New global.
8943 (main): If 'no_handler is true, set the signal handlers to
8944 SIG_IGN.
8945 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8946 with_sw_watch and no_handler parameters. Handle them.
8947 (top level) <stepping over handler when stopped at a breakpoint
8948 test>: Add a test axis for testing with a software watchpoint, and
8949 another for testing with the signal handler set to SIG_IGN.
8950 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8951 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8952
abbdbd03
PA
89532014-10-28 Pedro Alves <palves@redhat.com>
8954
8955 PR gdb/17511
8956 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8957 * gdb.base/sigstep.exp (other_handler_location): New global.
8958 (advance): Support stepping into the signal handler, and running
8959 commands while in the handler.
8960 (in_handler_map): New global.
8961 (top level): In the advance test, add combinations for getting
8962 into the handler with stepping commands, and for running commands
8963 in the handler. Add comment descripting the advancei tests.
8964
1df4399f
PA
89652014-10-28 Pedro Alves <palves@redhat.com>
8966
8967 * gdb.base/sigstep.exp: Use build_executable instead of
8968 prepare_for_testing.
8969 (top level): Move code that starts GDB, runs to main and creates a
8970 display to ...
8971 (restart): ... this new procedure.
8972 (top level): Move backtrace from signal handler test to ...
8973 (validate_backtrace): ... this new procedure.
8974 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8975 with_test_prefix. Always restart GDB.
8976 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8977 with_test_prefix. Always restart GDB. No need to delete
8978 breakpoints after the test.
8979 (test_skip_handler): Remove prefix parameter.
8980 (skip_over_handler, breakpoint_to_handler)
8981 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8982 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8983 restart GDB. No need to delete breakpoints after the test.
8984 (top level): Use foreach to call the test procedures with
8985 different commands.
8986
a5b6e449
PA
89872014-10-28 Pedro Alves <palves@redhat.com>
8988
8989 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8990 instead of GNATS numbers.
8991 * gdb.base/sigbpt.exp: Likewise.
8992 * gdb.base/siginfo.exp: Likewise.
8993 * gdb.base/sigstep.exp: Likewise.
8994
e5f8a7cc
PA
89952014-10-27 Pedro Alves <palves@redhat.com>
8996
8997 * gdb.base/sigstep.c (dummy): New global.
8998 (main): Issue a couple writes to the new global.
8999 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
9000 procedures.
9001 (skip_over_handler): Use test_skip_handler.
9002 (top level): Call skip_over_handler for stepi and nexti too.
9003 (breakpoint_over_handler): Use test_skip_handler.
9004 (top level): Call breakpoint_over_handler for stepi and nexti too.
9005
763905a3
YQ
90062014-10-27 Yao Qi <yao@codesourcery.com>
9007
9008 * gdb.trace/tfile.c (adjust_function_address)
9009 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
9010 function descriptor.
9011
6f259a23
DB
90122014-10-24 Don Breazeal <donb@codesourcery.com>
9013
9014 * gdb.base/foll-fork.exp (test_follow_fork,
9015 catch_fork_child_follow): Check for updated fork messages emitted
9016 from infrun.c.
9017 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
9018 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
9019 vfork_and_exec_child_follow_through_step): Check for updated vfork
9020 messages emitted from infrun.c.
9021
09dd9a69
PA
90222014-10-24 Pedro Alves <palves@redhat.com>
9023
9024 * gdb.base/corefile.exp: Remove references to ultrix.
9025 * gdb.base/interrupt.exp: Likewise.
9026 * gdb.base/whatis.exp: Likewise.
9027 * gdb.gdb/selftest.exp: Likewise.
9028 * gdb.threads/manythreads.exp: Likewise.
9029 * gdb.threads/print-threads.exp: Likewise.
9030 * gdb.threads/pthreads.exp:: Likewise.
9031 * gdb.threads/schedlock.exp: Likewise.
9032
3433cfa5
SC
90332014-10-24 Siva Chandra Reddy <sivachandra@google.com>
9034
9035 * gdb.cp/non-trivial-retval.cc: Add a test case.
9036 * gdb.cp/non-trivial-retval.exp: Add a test.
9037
092f880b
YQ
90382014-10-20 Yao Qi <yao@codesourcery.com>
9039
9040 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
9041 * gdb.python/py-objfile-script-gdb.py: New file.
9042 * gdb.python/py-objfile-script.exp: Update reference to
9043 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
9044 of remote_download. Remove the dest file.
9045
acbdb7f3
YQ
90462014-10-20 Yao Qi <yao@codesourcery.com>
9047
9048 * gdb.base/checkpoint.exp: Don't remove file copied on host.
9049 * gdb.base/step-line.exp: Likewise.
9050 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9051 * gdb.dwarf2/dw2-basic.exp: Likewise.
9052 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9053 * gdb.dwarf2/dw2-filename.exp: Likewise.
9054 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9055 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9056 * gdb.dwarf2/dw2-producer.exp: Likewise.
9057 * gdb.dwarf2/mac-fileno.exp: Likewise.
9058 * gdb.python/py-frame-args.exp: Likewise.
9059 * gdb.python/py-framefilter.exp: Likewise.
9060 * gdb.python/py-mi.exp: Likewise.
9061 * gdb.python/py-objfile-script.exp: Likewise
9062 * gdb.python/py-pp-integral.exp: Likewise.
9063 * gdb.python/py-pp-re-notag.exp: Likewise.
9064 * gdb.python/py-prettyprint.exp: Likewise.
9065 * gdb.python/py-section-script.exp: Likewise.
9066 * gdb.python/py-typeprint.exp: Likewise.
9067 * gdb.python/py-xmethods.exp: Likewise.
9068 * gdb.stabs/weird.exp: Likewise.
9069 * gdb.xml/tdesc-regs.exp: Likewise.
9070
bd286a29
KCY
90712014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
9072
9073 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
9074 (out_cu): Use addr_len for the size of addresses.
9075 (out_line): Likewise. Size DW_LNE_set_address instruction
9076 according to addr_len.
9077 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
9078 (FUNC): Add START_INSNS to definition.
9079
673dc4a0
YQ
90802014-10-18 Yao Qi <yao@codesourcery.com>
9081
9082 * gdb.base/argv0-symlink.exp: Check argv[0] value if
9083 gdb_has_argv0 return true.
9084 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
9085 check [target_info exists noargs], check [gdb_has_argv0]
9086 instead.
9087 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9088 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
9089 procedures.
9090
4ffbba72
DE
90912014-10-17 Doug Evans <dje@google.com>
9092
9093 * gdb.python/py-events.exp: Update expected output for clear_objfiles
9094 event.
9095 * gdb.python/py-events.py: Add clear_objfiles event.
9096
d096d8c1
DE
90972014-10-17 Doug Evans <dje@google.com>
9098
9099 * gdb.python/py-objfile.exp: Test progspace attribute.
9100
a80db015
LM
91012014-10-17 Luis Machado <lgustavo@codesourcery.com>
9102
9103 * gdb.guile/scm-breakpoint.exp: Do not assume any
9104 directory separators when matching source file paths.
9105 * gdb.python/py-breakpoint.exp: Likewise.
9106 * gdb.reverse/break-precsave.exp: Likewise.
9107 * gdb.reverse/break-reverse.exp: Likewise.
9108 * gdb.reverse/consecutive-precsave.exp: Likewise.
9109 * gdb.reverse/finish-precsave.exp: Likewise.
9110 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
9111 * gdb.reverse/finish-reverse.exp: Likewise.
9112 * gdb.reverse/i386-precsave.exp: Likewise.
9113 * gdb.reverse/i387-env-reverse.exp: Likewise.
9114 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9115 * gdb.reverse/machinestate-precsave.exp: Likewise.
9116 * gdb.reverse/machinestate.exp: Likewise.
9117 * gdb.reverse/sigall-precsave.exp: Likewise.
9118 * gdb.reverse/solib-precsave.exp: Likewise.
9119 * gdb.reverse/step-precsave.exp: Likewise.
9120 * gdb.reverse/until-precsave.exp: Likewise.
9121 * gdb.reverse/watch-precsave.exp: Likewise.
9122 * gdb.reverse/watch-reverse.exp: Likewise.
9123
b22089ab
YQ
91242014-10-17 Yao Qi <yao@codesourcery.com>
9125
9126 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
9127 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
9128
6c4486e6
PA
91292014-10-17 Pedro Alves <palves@redhat.com>
9130
9131 PR gdb/17471
9132 * gdb.base/bg-execution-repeat.c: New file.
9133 * gdb.base/bg-execution-repeat.exp: New file.
9134
0ff33695
PA
91352014-10-17 Pedro Alves <palves@redhat.com>
9136
9137 PR gdb/17300
9138 * gdb.base/continue-all-already-running.c: New file.
9139 * gdb.base/continue-all-already-running.exp: New file.
9140
6fdebc3d
PA
91412014-10-17 Pedro Alves <palves@redhat.com>
9142
9143 PR gdb/17472
9144 * gdb.base/annota-input-while-running.c: New file.
9145 * gdb.base/annota-input-while-running.exp: New file.
9146
32a8097b
PA
91472014-10-17 Pedro Alves <palves@redhat.com>
9148
9149 * gdb.base/callfuncs.exp: emove references to osf.
9150 * gdb.base/sigall.exp: Likewise.
9151 * gdb.gdb/selftest.exp: Likewise.
9152 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9153 * gdb.mi/non-stop.c: Likewise.
9154 * gdb.mi/pthreads.c: Likewise.
9155 * gdb.reverse/sigall-precsave.exp: Likewise.
9156 * gdb.reverse/sigall-reverse.exp: Likewise.
9157 * gdb.threads/pthreads.c: Likewise.
9158 * gdb.threads/pthreads.exp: Likewise.
9159
7a3517ff
YQ
91602014-10-17 Yao Qi <yao@codesourcery.com>
9161
9162 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
9163 check 'target_info exists noargs'.
9164 (test_command_prompt_position): Likewise.
9165 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
9166 Remove "set args".
9167 (progvar_simple_while_test): Likewise.
9168 (progvar_complex_if_while_test): Likewise.
9169 (if_while_breakpoint_command_test): Likewise.
9170 (infrun_breakpoint_command_test): Likewise.
9171 (breakpoint_command_test): Likewise.
9172 (watchpoint_command_test): Likewise.
9173 (bp_deleted_in_command_test): Likewise.
9174 (temporary_breakpoint_commands): Likewise.
9175
bb99c472
YQ
91762014-10-16 Yao Qi <yao@codesourcery.com>
9177
9178 * gdb.base/remotetimeout.exp: Remove noargs checking.
9179
7c16b83e
PA
91802014-10-15 Pedro Alves <palves@redhat.com>
9181
9182 PR breakpoints/9649
9183 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
9184 * gdb.base/breakpoint-in-ro-region.exp
9185 (probe_target_hardware_step): New procedure.
9186 (top level): Probe hardware stepping and hardware breakpoint
9187 support. Test stepping through a read-only region, with both
9188 "breakpoint auto-hw" on and off and both "always-inserted" on and
9189 off.
9190
35a49624
IB
91912014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
9192
9193 * gdb.dlang/demangle.exp: Update for demangling changes.
9194
2d1c107c
SC
91952014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9196
9197 * gdb.cp/non-trivial-retval.cc: Add new test cases.
9198 * gdb.cp/non-trivial-retval.exp: Add new tests.
9199
778811d5
SC
92002014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9201
9202 PR c++/13403
9203 PR c++/15154
9204 * gdb.cp/non-trivial-retval.cc: New file.
9205 * gdb.cp/non-trivial-retval.exp: New file.
9206
10c5f0a8
YQ
92072014-10-15 Yao Qi <yao@codesourcery.com>
9208
9209 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
9210 remote host.
9211
65d7b369
YQ
92122014-10-15 Yao Qi <yao@codesourcery.com>
9213
9214 * gdb.python/py-symbol.exp: Match file base name if host is
9215 remote, otherwise match file name with dir name.
9216 * gdb.python/py-symtab.exp: Likewise.
9217 * gdb.python/python.exp: Likewise.
9218
46dc1394
YQ
92192014-10-15 Yao Qi <yao@codesourcery.com>
9220
9221 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
9222 pattern.
9223 * gdb.python/py-symtab.exp: Likewise.
9224 * gdb.python/python.exp: Remove trailing ".*". Fix typo
9225 locationn.
9226
c40cc657
JB
92272014-10-14 Joel Brobecker <brobecker@adacore.com>
9228
9229 * gdb.ada/addr_arith: New testcase.
9230
2abf49e1
MR
92312014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9232
9233 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9234 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9235 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9236 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9237
f7088df3
SDJ
92382014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9239
9240 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9241 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9242 * gdb.arch/stap-eval-lang-ada.exp: New file.
9243
4dc06805
YQ
92442014-10-14 Yao Qi <yao@codesourcery.com>
9245
9246 * gdb.mi/mi-var-child.c (nothing1): New function.
9247 (nothing2): New function.
9248 (do_children_tests): Set function pointers by nothing1 and
9249 nothing2.
9250 * gdb.mi/mi-var-child.exp: Step over new added statements.
9251 Update test to match the new output.
9252 * gdb.mi/var-cmd.c (nothing1): New function.
9253 (nothing2): New function.
9254 (do_children_tests): Set function pointers by nothing1 and
9255 nothing2.
9256 * gdb.mi/mi-var-display.exp: Update test to match output.
9257 Step to the line specified by $line_dct_nothing.
9258 Increase the number of lines to step.
9259
46a93de2
YQ
92602014-10-14 Yao Qi <yao@codesourcery.com>
9261
9262 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9263 tests.
9264 * gdb.mi/mi2-var-child.exp: Likewise.
9265
14ea52ee
DE
92662014-10-13 Doug Evans <dje@google.com>
9267
9268 * gdb.python/py-objfile.exp: Change name of file name test.
9269
e5c6e92b
DE
92702014-10-13 Doug Evans <dje@google.com>
9271
9272 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9273 from the start of the CU.
9274
c780cc2f
JK
92752014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9276 Yao Qi <yao@codesourcery.com>
9277
9278 Fix "save breakpoints" for "catch" command.
9279 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9280 Remove -nonewline. Match also the added "main" line.
9281
99894e11
JK
92822014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9283
9284 Fix "save breakpoints" for "disable $bpnum" command.
9285 * gdb.base/save-bp.c (main): Add label.
9286 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9287
6e1ac5a3
JK
92882014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9289
9290 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9291
754dd2b0
YQ
92922014-10-11 Yao Qi <yao@codesourcery.com>
9293
9294 * gdb.server/server-kill.exp: Execute command
9295 "set remote trace-status-packet on" before "tstatus".
9296
f90183d7
YQ
92972014-10-11 Yao Qi <yao@codesourcery.com>
9298
9299 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9300 (main): Call getppid.
9301 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9302 and continue to it. Read variable "server_pid".
9303
bf40a607
YQ
93042014-10-11 Yao Qi <yao@codesourcery.com>
9305
9306 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9307
052ca370
YQ
93082014-10-11 Yao Qi <yao@codesourcery.com>
9309
9310 * gdb.threads/thread-find.exp: Don't execute command
9311 "info threads".
9312 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9313 * gdb.threads/linux-dp.exp: Don't check the condition
9314 $threads_created equals to zero.
9315
3831839c
PA
93162014-10-10 Pedro Alves <palves@redhat.com>
9317
9318 * gdb.base/bigcore.exp: Remove references to IRIX.
9319 * gdb.base/funcargs.exp: Likewise.
9320 * gdb.base/interrupt.exp: Likewise.
9321 * gdb.base/mips_pro.exp: Likewise.
9322 * gdb.base/nodebug.exp: Likewise.
9323 * gdb.base/setvar.exp: Likewise.
9324 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9325
8b9a549d
PA
93262014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9327 Pedro Alves <palves@redhat.com>
9328
9329 PR symtab/14466
9330 * gdb.base/vdso-warning.c: New file.
9331 * gdb.base/vdso-warning.exp: New file.
9332
d48ba5e8
DE
93332014-10-02 Doug Evans <dje@google.com>
9334
9335 * gdb.base/structs.c (main): Don't run forever.
9336
2278c276
PA
93372014-10-02 Pedro Alves <palves@redhat.com>
9338
9339 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9340 (top level) <stop threads 1, stop threads 2>: Use it.
9341
b57bacec
PA
93422014-10-02 Pedro Alves <palves@redhat.com>
9343
9344 * gdb.threads/break-while-running.exp (test): Add new
9345 'update_thread_list' argument. Skip "info threads" if false.
9346 (top level): Add new 'update_thread_list' axis.
9347
13fd3ff3
PA
93482014-10-02 Pedro Alves <palves@redhat.com>
9349
9350 PR breakpoints/17431
9351 * gdb.base/execl-update-breakpoints.c: New file.
9352 * gdb.base/execl-update-breakpoints.exp: New file.
9353
0fec99e8
PA
93542014-10-01 Pedro Alves <palves@redhat.com>
9355
9356 * gdb.base/breakpoint-in-ro-region.c: New file.
9357 * gdb.base/breakpoint-in-ro-region.exp: New file.
9358
2ddf4301
SM
93592014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9360
9361 * gdb.mi/mi-exit-code.exp: New file.
9362 * gdb.mi/mi-exit-code.c: New file.
9363
6a5f3f43
YQ
93642014-09-30 Yao Qi <yao@codesourcery.com>
9365
9366 * lib/prelink-support.exp (build_executable_own_libs): Error if
9367 the target isn't native.
9368
345bcc73
YQ
93692014-09-30 Yao Qi <yao@codesourcery.com>
9370
9371 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9372 false.
9373
a25a5a45
PA
93742014-09-22 Pedro Alves <palves@redhat.com>
9375
9376 * gdb.threads/break-while-running.exp: New file.
9377 * gdb.threads/break-while-running.c: New file.
9378
00ba3162
YQ
93792014-09-19 Yao Qi <yao@codesourcery.com>
9380
9381 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9382 Invoke test. Restart GDB with --readnow and invoke test again.
9383
c3b7b696
YQ
93842014-09-19 Yao Qi <yao@codesourcery.com>
9385
9386 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9387 proc set_breakpoint_on_gcd_function. Invoke
9388 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9389 invoke set_breakpoint_on_gcd_function again.
9390
2b4fd423
DE
93912014-09-18 Doug Evans <dje@google.com>
9392
9393 * gdb.dwarf2/symtab-producer.exp: New file.
9394
a5947601
SDJ
93952014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9396
9397 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9398 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9399 * gdb.base/global-var-nested-by-dso.c: Likewise.
9400 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9401
91c19059
SDJ
94022014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9403 Pedro Alves <palves@redhat.com>
9404
9405 * gdb.base/watch-bitfields.exp: Pass string other than test file
9406 name to prepare_for_testing.
9407 (watch): New procedure.
9408 (expect_watchpoint): Use with_test_prefix.
9409 (top level): Factor out tests to ...
9410 (test_watch_location, test_regular_watch): ... these new
9411 procedures, and use with_test_prefix and gdb_continue_to_end.
9412
bb9d5f81
PP
94132014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9414
9415 PR breakpoints/12526
9416 * gdb.base/watch-bitfields.exp: New file.
9417 * gdb.base/watch-bitfields.c: New file.
9418
635856f5
PA
94192014-09-16 Pedro Alves <palves@redhat.com>
9420
9421 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9422 software and hardware addresses, not software address against
9423 itself.
9424
7280ceea
PA
94252014-09-16 Pedro Alves <palves@redhat.com>
9426
9427 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9428 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9429
428b16bd
PA
94302014-09-16 Pedro Alves <palves@redhat.com>
9431
9432 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9433 files.
9434 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9435 "*-*-vxworks*" throughout.
9436 * gdb.base/break.exp: Likewise.
9437 * gdb.base/default.exp: Likewise.
9438 * gdb.base/scope.exp: Likewise.
9439 * gdb.base/sepdebug.exp: Likewise.
9440 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9441 throughout.
9442 * gdb.base/run.c: Likewise.
9443 * gdb.base/sepdebug.c: Likewise.
9444 * gdb.hp/gdb.aCC/run.c: Likewise.
9445 * gdb.reverse/until-reverse.c: Likewise.
9446 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9447
666d413c
YQ
94482014-09-16 Yao Qi <yao@codesourcery.com>
9449
9450 * boards/local-remote-host-native.exp: New file.
9451
57cbd724
DE
94522014-09-14 Doug Evans <xdje42@gmail.com>
9453
9454 * gdb.threads/queue-signal.c (thread_count): New variable.
9455 (thread_count_mutex, thread_count_condvar): New variables.
9456 (incr_thread_count, wait_all_threads_running): New functions.
9457 (main): Wait for all threads to be in their thread functions.
9458
81219e53
DE
94592014-09-13 Doug Evans <xdje42@gmail.com>
9460
9461 * gdb.threads/queue-signal.c: New file.
9462 * gdb.threads/queue-signal.exp: New file.
9463
3714cea7
DE
94642014-09-13 Doug Evans <xdje42@gmail.com>
9465
9466 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9467 be consistent with what default_gdb_init uses.
9468 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9469 the plain text of the prompt. Add some logging printfs.
9470 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9471
fa43b1d7
PA
94722014-09-12 Pedro Alves <palves@redhat.com>
9473
9474 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9475 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9476 * gdb.arch/i386-size-overlap.exp: Likewise.
9477 * gdb.arch/i386-size.exp: Likewise.
9478 * gdb.arch/i386-unwind.exp: Likewise.
9479 * gdb.base/a2-run.exp: Likewise.
9480 * gdb.base/break.exp: Likewise.
9481 * gdb.base/charset.exp: Likewise.
9482 * gdb.base/chng-syms.exp: Likewise.
9483 * gdb.base/commands.exp: Likewise.
9484 * gdb.base/dbx.exp: Likewise.
9485 * gdb.base/find.exp: Likewise.
9486 * gdb.base/funcargs.exp: Likewise.
9487 * gdb.base/jit-simple.exp: Likewise.
9488 * gdb.base/reread.exp: Likewise.
9489 * gdb.base/sepdebug.exp: Likewise.
9490 * gdb.base/step-bt.exp: Likewise.
9491 * gdb.cp/mb-inline.exp: Likewise.
9492 * gdb.cp/mb-templates.exp: Likewise.
9493 * gdb.objc/basicclass.exp: Likewise.
9494 * gdb.threads/killed.exp: Likewise.
9495
9d9bf2df
EBM
94962014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9497
9498 PR tdep/17379
9499 * gdb.arch/powerpc-stackless.S: New file.
9500 * gdb.arch/powerpc-stackless.exp: New file.
9501
1cf2f1b0
JK
95022014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9503
9504 * gdb.base/attach.c: Include unistd.h.
9505 (main): Call alarm. Add label postloop.
9506 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9507 gdb_breakpoint, gdb_continue_to_breakpoint.
9508 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9509
98880d46
PA
95102014-09-11 Pedro Alves <palves@redhat.com>
9511
9512 PR gdb/17347
9513 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9514 * gdb.base/attach.exp (test_command_line_attach_run): New
9515 procedure.
9516 (top level): Call it.
9517
4c92ff2c
PA
95182014-09-11 Pedro Alves <palves@redhat.com>
9519
9520 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9521 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9522 (do_command_attach_tests): Use spawn_wait_for_attach.
9523 * gdb.base/solib-overlap.exp: Likewise.
9524 * gdb.multi/multi-attach.exp: Likewise.
9525 * gdb.python/py-prompt.exp: Likewise.
9526 * gdb.python/py-sync-interp.exp: Likewise.
9527 * gdb.server/ext-attach.exp: Likewise.
9528
3adc1a7d
GKB
95292014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9530
9531 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9532 command in testcase. Simplify testcase.
9533
96334934
JB
95342014-09-10 Joel Brobecker <brobecker@adacore.com>
9535
9536 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9537
eb479039
JB
95382014-09-10 Joel Brobecker <brobecker@adacore.com>
9539
9540 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9541
deede10c
JB
95422014-09-10 Joel Brobecker <brobecker@adacore.com>
9543
9544 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9545
7828a5f5
JB
95462014-09-10 Joel Brobecker <brobecker@adacore.com>
9547
9548 * gdb.dwarf2/dynarr-ptr.c: New file.
9549 * gdb.dwarf2/dynarr-ptr.exp: New file.
9550
33aeebcf
MR
95512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9552
9553 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9554 of 30 rather than hardcoding 120 for a slow test case. Take the
9555 `gdb,timeout' target setting into account for this calculation.
9556 Don't extend the timeout for the test cases that don't need it.
9557
7b415901
MR
95582014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9559
9560 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9561 a factor of 2 for a slow test case. Take the `gdb,timeout'
9562 target setting into account for this calculation.
9563 * gdb.reverse/until-precsave.exp: Increase the timeout by
9564 a factor of 15 and 3 respectively rather than adding 120
9565 for a pair of slow test cases. Take the `gdb,timeout'
9566 target setting into account for this calculation.
9567
4a40f85a
MR
95682014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9569
9570 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9571 timeout, don't pass one down to gdb_expect.
9572 (gdb_expect): Rework timeout selection.
9573
09635af7
MR
95742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9575
9576 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9577 exception on timeout.
9578 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9579 (gdbserver_start_extended): Catch any `gdbserver_start' error
9580 exceptions.
9581 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9582 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9583 `gdbserver_gdb_load' error exceptions.
9584
2bdd10b7
MR
95852014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9586
9587 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9588 120 on waiting for the TCP socket to open.
9589
316935f0
DE
95902014-09-09 Doug Evans <xdje42@gmail.com>
9591
9592 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9593 _caller_matches, _any_caller_is, _any_caller_matches.
9594
83740597
DE
95952014-09-09 Doug Evans <xdje42@gmail.com>
9596
9597 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9598
4c122fc3
YQ
95992014-09-09 Yao Qi <yao@codesourcery.com>
9600
9601 * gdb.mi/mi-var-display.exp: Set print symbol off.
9602
a9f116cb
GKB
96032014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9604
9605 PR gdb/17035
9606 * gdb.base/commands.exp: Add tests to verify user-defined
9607 commands with empty bodies.
9608 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9609 python commands in `show user command`.
9610 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9611 scheme commands in `show user command`.
9612
c75bd3a2
JK
96132014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9614
9615 PR python/17355
9616 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9617 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9618 * gdb.python/py-framefilter-invalidarg.exp: New file.
9619 * gdb.python/py-framefilter-invalidarg.py: New file.
9620
faa42425
DE
96212014-09-06 Doug Evans <xdje42@gmail.com>
9622
9623 PR 15276
9624 * gdb.python/py-caller-is.c: New file.
9625 * gdb.python/py-caller-is.exp: New file.
9626
474ca4f6
SDJ
96272014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9628
9629 PR gdb/17235
9630 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9631 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9632
eb0b0463
SDJ
96332014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9634
9635 PR fortran/17237
9636 * gdb.fortran/print-formatted.exp: New file.
9637 * gdb.fortran/print-formatted.f90: Likewise.
9638
5f3b99cf
SS
96392014-09-03 Sasha Smundak <asmundak@google.com>
9640
9641 * gdb.python/py-frame.exp: Test Frame.read_register.
9642
7d793aa9
SDJ
96432014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9644
9645 PR python/16699
9646 * gdb.python/py-completion.exp: New file.
9647 * gdb.python/py-completion.py: Likewise.
9648
fb0576e9
DE
96492014-08-28 Doug Evans <dje@google.com>
9650
9651 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9652 eax,etc. are live with values set by gdb and thus the compiler can't
9653 use them.
9654 * gdb.arch/i386-pseudo.c (main): Ditto.
9655
ee92b0dd
DE
96562014-08-27 Doug Evans <dje@google.com>
9657
9658 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9659
6649db35
DE
96602014-08-25 Doug Evans <dje@google.com>
9661
9662 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9663 (main): Ditto.
9664
564b7600
DE
96652014-08-25 Doug Evans <dje@google.com>
9666
9667 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9668
3881fb67
YQ
96692014-08-24 Yao Qi <yao@codesourcery.com>
9670
9671 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9672 symbol off.
9673 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9674
a05a36a5
DE
96752014-08-22 Doug Evans <dje@google.com>
9676
9677 PR 17276
9678 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9679 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9680 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9681
7c343b48
YQ
96822014-08-22 Yao Qi <yao@codesourcery.com>
9683
9684 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9685 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9686 * gdb.python/python.exp: Likewise. Use .py file on the host
9687 instead of the build.
9688
22fd09ae
JK
96892014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9690
9691 * gdb.threads/gcore-stale-thread.c: New file.
9692 * gdb.threads/gcore-stale-thread.exp: New file.
9693
a8454a7c
PA
96942014-08-21 Pedro Alves <palves@redhat.com>
9695
9696 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9697 * gdb.base/gcore-relro-pie.exp: Likewise.
9698 * gdb.base/gcore-relro.exp: Likewise.
9699 * gdb.base/gcore.exp: Likewise.
9700 * gdb.base/print-symbol-loading.exp: Likewise.
9701 * gdb.threads/gcore-thread.exp: Likewise.
9702 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9703
2a31c623
PA
97042014-08-20 Pedro Alves <palves@redhat.com>
9705 Jan Kratochvil <jan.kratochvil@redhat.com>
9706
9707 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9708 configure.
9709 (EXPECT): Handle READ1 being set.
9710 (all): Depend on EXTRA_RULES.
9711 (check-read1, expect-read1, read1.so, read1): New rules.
9712 * README (Testsuite Parameters): Document the READ1 make variable.
9713 (Race detection): New section.
9714 * configure: Regenerate.
9715 * configure.ac: If build==host==target, and running under a
9716 GNU/glibc system, add read1 to the extra Makefile rules.
9717 (EXTRA_RULES): AC_SUBST it.
9718 * lib/read1.c: New file.
9719
d36430db
JB
97202014-08-20 Joel Brobecker <brobecker@adacore.com>
9721
9722 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9723 the handling of variables declared as a typedef to an array
9724 which a DW_AT_data_location attribute.
9725
9a0dc9e3
PA
97262014-08-19 Andrew Burgess <aburgess@broadcom.com>
9727 Pedro Alves <palves@redhat.com>
9728
9729 PR symtab/14604
9730 PR symtab/14605
9731 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9732 gdb_test.
9733
0718a8da
PA
97342014-08-19 Pedro Alves <palves@redhat.com>
9735
9736 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9737
13b448cd
YQ
97382014-08-19 Yao Qi <yao@codesourcery.com>
9739
9740 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9741 right line.
9742
1cbf5077
DB
97432014-08-18 David Blaikie <dblaikie@gmail.com>
9744
9745 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9746
bf0fae19
JB
97472014-08-18 Joel Brobecker <brobecker@adacore.com>
9748
9749 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9750 attribute in array range.
9751
3c8c5dcc
JB
97522014-08-18 Joel Brobecker <brobecker@adacore.com>
9753
9754 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9755
e66d4446
SC
97562014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9757
9758 PR c++/17132
9759 * gdb.cp/pr17132.cc: New file.
9760 * gdb.cp/pr17132.exp: New file.
9761
940df408
SC
97622014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9763
9764 * gdb.python/py-xmethods.py (A_getarrayind)
9765 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9766 Use 'print' with function call syntax.
9767 (E_method_matcher.match): Fix tab vs space indentation mixup.
9768
ebcc6c3a
YQ
97692014-08-15 Yao Qi <yao@codesourcery.com>
9770
9771 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9772 false.
9773
775e0f04
YQ
97742014-08-15 Yao Qi <yao@codesourcery.com>
9775
9776 * gdb.cp/casts.exp: Set print symbol off.
9777 * gdb.cp/class2.exp: Likewise.
9778 * gdb.cp/overload.exp: Likewise.
9779 * gdb.cp/templates.exp: Likewise.
9780
d769e349
DE
97812014-08-11 Doug Evans <dje@google.com>
9782
9783 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9784 (test_load_shlib): Update.
9785
20c6f1e1
YQ
97862014-08-09 Yao Qi <yao@codesourcery.com>
9787
9788 * gdb.base/display.exp: Invoke is_address_zero_readable.
9789 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9790 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9791 * gdb.base/hbreak-unmapped.exp: Return if
9792 is_address_zero_readable returns true.
9793 * gdb.base/signest.exp: Likewise.
9794 * gdb.base/signull.exp: Likewise.
9795 * gdb.base/sigbpt.exp: Likewise.
9796 * gdb.guile/scm-disasm.exp: Do the test if
9797 is_address_zero_readable returns false.
9798 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9799 * gdb.python/py-arch.exp: Likewise.
9800 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9801 * lib/gdb.exp (is_address_zero_readable): New proc.
9802
5792e8e3
YQ
98032014-08-09 Yao Qi <yao@codesourcery.com>
9804
9805 PR testsuite/13443
9806 * gdb.mi/mi-var-display.exp: Make test messages unique.
9807
3cecbbbe
TT
98082014-08-04 Tom Tromey <tromey@redhat.com>
9809
9810 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9811 target 0".
9812
00b51ff5
TT
98132014-08-04 Tom Tromey <tromey@redhat.com>
9814
9815 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9816 "target_resume".
9817
6908c509
JB
98182014-08-01 Joel Brobecker <brobecker@adacore.com>
9819
9820 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9821 inner_vla_struct_object_size.
9822 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9823 as xfail.
9824
cc6563d2
PA
98252014-07-30 Pedro Alves <palves@redhat.com>
9826
9827 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9828 comment.
9829
7e09a223
YQ
98302014-07-29 Yao Qi <yao@codesourcery.com>
9831
9832 PR gdb/17206
9833 * gdb.base/until-nodebug.exp: New.
9834
7ebdbe92
DE
98352014-07-28 Doug Evans <xdje42@gmail.com>
9836
9837 PR guile/17203
9838 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9839 previously existing parameter, and previously ambiguously spelled
9840 parameter.
9841
fdb1adc6
WN
98422014-07-28 Will Newton <will.newton@linaro.org>
9843
9844 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9845
186fcde0
DE
98462014-07-26 Ludovic Courtès <ludo@gnu.org>
9847 Doug Evans <xdje42@gmail.com>
9848
9849 PR guile/17146
9850 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9851
70509625
PA
98522014-07-25 Pedro Alves <palves@redhat.com>
9853
9854 * gdb.threads/signal-command-handle-nopass.c: New file.
9855 * gdb.threads/signal-command-handle-nopass.exp: New file.
9856 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9857 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9858 * gdb.threads/signal-delivered-right-thread.c: New file.
9859 * gdb.threads/signal-delivered-right-thread.exp: New file.
9860
c3f814a1
PA
98612014-07-25 Pedro Alves <palves@redhat.com>
9862
9863 * gdb.base/double-prompt-target-event-error.exp
9864 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9865 match.
9866 (cancel_pagination_in_target_event): Rework double prompt
9867 detection.
9868 * gdb.base/paginate-after-ctrl-c-running.exp
9869 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9870 <return>' match.
9871 * gdb.base/paginate-bg-execution.exp
9872 (test_bg_execution_pagination_return)
9873 (test_bg_execution_pagination_cancel): Remove '-notransfer
9874 <return>' matches.
9875 * gdb.base/paginate-execution-startup.exp
9876 (test_fg_execution_pagination_return)
9877 (test_fg_execution_pagination_cancel): Remove '-notransfer
9878 <return>' matches.
9879 * gdb.base/paginate-inferior-exit.exp
9880 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9881 match.
9882 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9883 * lib/gdb.exp (pagination_prompt): Run text through
9884 string_to_regexp.
9885 (gdb_test_multiple): Match $pagination_prompt instead of
9886 "<return>".
9887 (string_to_regexp): Move to lib/gdb-utils.exp.
9888
e214cf6c
JK
98892014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9890
9891 * gdb.arch/amd64-entry-value-paramref.S: New file.
9892 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9893 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9894 * gdb.arch/amd64-optimout-repeat.S: New file.
9895 * gdb.arch/amd64-optimout-repeat.c: New file.
9896 * gdb.arch/amd64-optimout-repeat.exp: New file.
9897
17d0c5c8
JK
98982014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9899
9900 PR gdb/17170
9901 * gdb.base/statistics.exp: New file.
9902
b8b8facf
DE
99032014-07-17 Doug Evans <dje@google.com>
9904
74b49205 9905 PR gdb/17170
b8b8facf
DE
9906 * gdb.base/maint.exp: Update testing of per-command stats.
9907
1b5d0ab3
PA
99082014-07-16 Pedro Alves <palves@redhat.com>
9909
9910 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9911 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9912 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9913 (tfile_write_buf): New functions.
9914 (add_memory_block): Rewrite using the above.
9915 (adjust_function_address): New function.
9916 (FUNCTION_ADDRESS): New macro.
9917 (write_basic_trace_file): Remove short_x local, and use
9918 tfile_write_16. Change type of func_addr local to unsigned long
9919 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9920 here. Cast argument of add_memory_block to char pointer.
9921 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9922 (main): Remove parameters.
9923 * gdb.trace/tfile.exp: Remove nowarnings.
9924
4d974e88
SM
99252014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9926
9927 * gdb.base/debug-expr.exp: Test string evaluation with
9928 "debug expression" on.
9929
41e99568
PA
99302014-07-15 Pedro Alves <palves@redhat.com>
9931
9932 * gdb.base/reread.exp: Use clean_restart.
9933
487d9753
PL
99342014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9935
9936 * gdb.arch/avr-flash-qualifer.c: New.
9937 * gdb.arch/avr-flash-qualifer.exp: New.
9938
cc1c52ad
PA
99392014-07-14 Pedro Alves <palves@redhat.com>
9940
9941 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9942 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9943
1e973570
PA
99442014-07-14 Pedro Alves <palves@redhat.com>
9945
9946 * gdb.base/double-prompt-target-event-error.c: New file.
9947 * gdb.base/double-prompt-target-event-error.exp: New file.
9948
93d6eb10
PA
99492014-07-14 Pedro Alves <palves@redhat.com>
9950
9951 PR gdb/17072
9952 * gdb.base/paginate-inferior-exit.c: New file.
9953 * gdb.base/paginate-inferior-exit.exp: New file.
9954
0017922d
PA
99552014-07-14 Pedro Alves <palves@redhat.com>
9956
9957 PR gdb/17072
9958 * gdb.base/paginate-bg-execution.c: New file.
9959 * gdb.base/paginate-bg-execution.exp: New file.
9960
94696ad3
PA
99612014-07-14 Pedro Alves <palves@redhat.com>
9962
9963 PR gdb/17072
9964 * gdb.base/paginate-execution-startup.c: New file.
9965 * gdb.base/paginate-execution-startup.exp: New file.
9966 * lib/gdb.exp (pagination_prompt): New global.
9967 (default_gdb_spawn): New procedure, factored out from
9968 default_gdb_spawn.
9969 (default_gdb_start): Adjust to call default_gdb_spawn.
9970 (gdb_spawn): New procedure.
9971
bd293940
PA
99722014-07-14 Pedro Alves <palves@redhat.com>
9973
9974 * lib/gdb.exp (gdb_assert): New procedure.
9975 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9976
c933f875
PA
99772014-07-14 Pedro Alves <palves@redhat.com>
9978
9979 * gdb.base/execution-termios.c: New file.
9980 * gdb.base/execution-termios.exp: New file.
9981
d98b7a16
TT
99822014-07-14 Tom Tromey <tromey@redhat.com>
9983
9984 * gdb.cp/vla-cxx.cc: New file.
9985 * gdb.cp/vla-cxx.exp: New file.
9986
548740d6
TT
99872014-07-14 Tom Tromey <tromey@redhat.com>
9988
9989 * gdb.reverse/rerun-prec.c: New file.
9990 * gdb.reverse/rerun-prec.exp: New file.
9991
a25eb028
MR
99922014-07-12 Maciej W. Rozycki <macro@mips.com>
9993 Maciej W. Rozycki <macro@codesourcery.com>
9994
9995 * lib/gdb-utils.exp: New file.
9996 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9997 inline `gdb_init_command' processing.
9998 (gdb_start_cmd): Likewise.
9999 * lib/mi-support.exp (mi_run_cmd): Likewise.
10000 * README: Document `gdb_init_command' and `gdb_init_commands'.
10001
218c2655
JK
100022014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10003
10004 Fix false FAIL running under a very long directory name.
10005 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
10006 and "set print elements 10000". Twice.
10007
5401fde3
YQ
100082014-07-11 Yao Qi <yao@codesourcery.com>
10009
10010 * gdb.base/exprs.exp: "set print symbol off".
10011
e76126e8
PA
100122014-07-11 Pedro Alves <palves@redhat.com>
10013
10014 * gdb.threads/kill.c: New file.
10015 * gdb.threads/kill.exp: New file.
10016
2d6f0de6
YQ
100172014-07-10 Yao Qi <yao@codesourcery.com>
10018
10019 * gdb.trace/tfile.c (write_basic_trace_file)
10020 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
10021 address written to trace file.
10022
7180e04a
PA
100232014-07-09 Pedro Alves <palves@redhat.com>
10024
10025 * gdb.base/attach-wait-input.exp: New file.
10026 * gdb.base/attach-wait-input.c: New file.
10027
9a9a7608
AB
100282014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10029
10030 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
10031 setting up test structures.
10032 (main): Call new test function.
10033 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
10034 test function, continue into test function and walk test
10035 structures.
10036
161ac41e
YQ
100372014-07-02 Yao Qi <yao@codesourcery.com>
10038
10039 * gdb.trace/entry-values.c: Define labels 'foo_start' and
10040 'bar_start' at the beginning of functions 'foo' and 'bar'
10041 respectively.
10042 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
10043 instead of 'foo' and 'bar'.
10044
1f267ae3
MM
100452014-07-08 Markus Metzger <markus.t.metzger@intel.com>
10046
10047 * gdb.btrace/segv.exp: New.
10048 * gdb.btrace/segv.c: New.
10049
2b239efb
LM
100502014-07-02 Luis Machado <lgustavo@codesourcery.com>
10051
10052 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
10053 instruction.
10054
cf363f18
MW
100552014-06-30 Mark Wielaard <mjw@redhat.com>
10056
10057 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
10058 vulture, vilify, villar): New volatile array constants.
10059 (vindictive, vegetation): New const volatile array constants.
10060 * gdb.base/volatile.exp: Test volatile and const volatile array
10061 types.
10062
aebf9d24
AA
100632014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10064
10065 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
10066 target lacks support for awatch, rwatch, or hbreak.
10067
b67a2c6f
YQ
100682014-06-27 Yao Qi <yao@codesourcery.com>
10069
10070 * gdb.multi/dummy-frame-restore.exp: New.
10071 * gdb.multi/dummy-frame-restore.c: New.
10072
aef92902
MM
100732014-06-25 Markus Metzger <markus.t.metzger@intel.com>
10074
10075 * gdb.btrace/gcore.exp: New.
10076
8e9db26e
PA
100772014-06-23 Pedro Alves <palves@redhat.com>
10078
10079 * gdb.base/watchpoint-reuse-slot.c: New file.
10080 * gdb.base/watchpoint-reuse-slot.exp: New file.
10081
70afc5b7
SC
100822014-06-23 Siva Chandra Reddy <sivachandra@google.com>
10083
10084 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
10085 progspace's filename in 'info', 'enable' and 'disable' command
10086 tests.
10087
b972bd9c
JK
100882014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10089
10090 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
10091 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10092 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
10093
125f8a3d
GB
100942014-06-20 Gary Benson <gbenson@redhat.com>
10095
10096 * gdb.arch/i386-avx.exp: Fix include file location.
10097 * gdb.arch/i386-sse.exp: Likewise.
10098
3ed9baed
IB
100992014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
10100
10101 * gdb.dlang/expression.exp: New file.
10102
034f788c
PA
101032014-06-19 Pedro Alves <palves@redhat.com>
10104
10105 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
10106 out from ...
10107 (top level): ... here. Iterate running tests under different
10108 scheduler-locking settings.
10109
45371d0c
LM
101102014-06-18 Luis Machado <lgustavo@codesourcery.com>
10111
10112 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
10113 to DW_FORM_addr and use non-zero addresses.
10114
5d376983
SC
101152014-06-18 Siva Chandra Reddy <sivachandra@google.com>
10116
10117 PR gdb/17017
10118 * gdb.python/py-xmethods.cc: Add global function call counters and
10119 increment them in their respective functions. Remove "cout"
10120 statements.
10121 * gdb.python/py-xmethods.exp: Make tests check the global function
10122 call counters instead of depending on inferior IO.
10123
a1aa2221
LM
101242014-06-18 Don Breazeal <donb@codesourcery.com>
10125
10126 * gdb.base/foll-fork.exp (default_fork_parent_follow):
10127 Deleted procedure.
10128 (explicit_fork_parent_follow): Deleted procedure.
10129 (explicit_fork_child_follow): Deleted procedure.
10130 (test_follow_fork): New procedure.
10131 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 10132 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
10133 procedure calls.
10134
0fc05997
YQ
101352014-06-17 Yao Qi <yao@codesourcery.com>
10136
10137 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
10138 CP1252.
10139
70795c52
LM
101402014-06-17 Luis Machado <lgustavo@codesourcery.com>
10141
10142 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
10143 Initialize ptr and S explicitly.
10144 (skip_type_update_when_not_use_rtti_test): Likewise.
10145
6be47f0c
KS
101462014-06-16 Keith Seitz <keiths@redhat.com>
10147
10148 PR mi/15863
10149 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
10150 the inferior is started.
10151
d03de421
PA
101522014-06-16 Pedro Alves <palves@redhat.com>
10153
10154 * gdb.base/break-main-file-remove-fail.c: New file.
10155 * gdb.base/break-main-file-remove-fail.exp: New file.
10156 * gdb.base/break-unload-file.exp: Use build_executable instead of
10157 prepare_for_testing.
10158 (test_break): New parameter "initial_load". Handle it.
10159 (top level): Add initial_load cmdline/file axis.
10160
f9579b99
TT
101612014-06-12 Tom Tromey <tromey@redhat.com>
10162
10163 * gdb.base/completion.exp: Don't use directory name in test.
10164
3657956b
GB
101652014-06-09 Gary Benson <gbenson@redhat.com>
10166
10167 * gdb.base/sigall.c [Functions to send signals]: Reorder to
10168 separate the always-available ANSI-standard signals from the
10169 signals that require checking.
10170 (main): Likewise.
10171 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
10172 Likewise.
10173 (main): Likewise.
10174
4186eb54
KS
101752014-06-07 Keith Seitz <keiths@redhat.com>
10176
10177 Revert:
10178 PR c++/16253
10179 * gdb.cp/var-tag.cc: New file.
10180 * gdb.cp/var-tag.exp: New file.
10181 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10182 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10183 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10184 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10185
25326a28 101862014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
10187
10188 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
10189
829155c9
PA
101902014-06-06 Pedro Alves <palves@redhat.com>
10191
10192 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
10193 in target debug output instead of looking at RSP packets,
10194 disabling the test on any target that uses hardware stepping.
10195 Update comments.
10196
61c8d22e
PA
101972014-06-06 Pedro Alves <palves@redhat.com>
10198
10199 * gdb.base/break-unload-file.exp: Fix typo.
10200
d9a47287
YQ
102012014-06-06 Yao Qi <yao@codesourcery.com>
10202
10203 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
10204 from "jit_function" to "^jit_function".
10205
e5e01dbf
YQ
102062014-06-06 Yao Qi <yao@codesourcery.com>
10207
10208 * gdb.base/async.c (foo): Add one statement.
10209 * gdb.base/async.exp: Get the next instruction address and
10210 match the output of "nexti" by instruction address. Match
10211 the hex address in the output of "finish".
10212
73ba372c
GB
102132014-06-06 Gary Benson <gbenson@redhat.com>
10214
10215 * gdb.base/call-signals.c: Remove preprocessor conditionals
10216 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
10217 SIGSEGV and SIGTERM.
10218 * gdb.base/sigall.c: Likewise.
10219 * gdb.base/unwindonsignal.c: Likewise.
10220 * gdb.reverse/sigall-reverse.c: Likewise.
10221
831517df
YQ
102222014-06-06 Yao Qi <yao@codesourcery.com>
10223
10224 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
10225 readable, skip the test.
10226
b8b91e98
YQ
102272014-06-06 Yao Qi <yao@codesourcery.com>
10228
10229 * gdb.threads/staticthreads.c (thread_function): Move the line
10230 setting breakpoint on forward.
10231 * gdb.threads/staticthreads.exp: Update comments.
10232
fb934770
LC
102332014-06-05 Ludovic Courtès <ludo@gnu.org>
10234
10235 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10236 "history-append! type error".
10237
6ef284bd
SM
102382014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10239
10240 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10241 erroneous dprintf expected input.
10242
a872e241
DE
102432014-06-04 Doug Evans <xdje42@gmail.com>
10244
10245 * gdb.guile/scm-generics.exp: Delete.
10246
16f691fb
DE
102472014-06-04 Doug Evans <xdje42@gmail.com>
10248
10249 * gdb.guile/scm-breakpoint.exp: Update.
10250 Add tests for breakpoint registration.
10251
012370f6
TT
102522014-06-04 Tom Tromey <tromey@redhat.com>
10253
10254 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10255 VLA-in-union.
10256 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10257 inner_vla_struct, vla_union types. Initialize objects of those
10258 types and compute their sizes.
10259
9f5a4cef
HZ
102602014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10261 Hui Zhu <hui@codesourcery.com>
10262
10263 * gdb.base/fileio.exp: Add test for shell not available as well as
10264 available.
10265 * gdb.base/fileio.c (test_system): Check for shell twice.
10266
90a45c4d
YQ
102672014-06-04 Yao Qi <yao@codesourcery.com>
10268
10269 * gdb.base/auto-connect-native-target.exp: Remove redundant
10270 space from the regexp pattern.
10271
70017e41
YQ
102722014-06-04 Yao Qi <yao@codesourcery.com>
10273
10274 * gdb.base/default.exp: Replace "child" with "native" in
10275 regexp pattern.
10276
883964a7
SC
102772014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10278
10279 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10280 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10281 * gdb.python/py-xmethods.py: Python script supporting the
10282 new testcase and tests.
10283
ef370185
JB
102842014-06-03 Joel Brobecker <brobecker@adacore.com>
10285 Pedro Alves <palves@redhat.com>
10286
10287 PR breakpoints/17000
10288 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10289 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10290
1e2ccb61
BM
102912014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10292
10293 * gdb.base/subst.exp: Add tests to verify partial path matching
10294 output.
10295
c6ec5ab2
PA
102962014-06-03 Pedro Alves <palves@redhat.com>
10297
10298 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10299 target that doesn't use software single-stepping.
10300
835c559f
PA
103012014-06-03 Pedro Alves <palves@redhat.com>
10302
10303 PR breakpoints/17000
10304 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10305 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10306
06eb1586
DE
103072014-06-02 Doug Evans <xdje42@gmail.com>
10308
10309 * gdb.guile/scm-parameter.exp: New file.
10310
e698b8c4
DE
103112014-06-02 Doug Evans <xdje42@gmail.com>
10312
10313 * gdb.guile/scm-cmd.c: New file.
10314 * gdb.guile/scm-cmd.exp: New file.
10315
ded03782
DE
103162014-06-02 Doug Evans <xdje42@gmail.com>
10317
10318 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10319 pretty-printer lookup.
10320 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10321 (make-pp_s-printer): Call it.
10322 (make-pretty-printer-from-dict): New function.
10323 (lookup-pretty-printer-maker-from-dict): New function.
10324 (*pretty-printer*): Simplify.
10325 (make-objfile-pp_s-printer): New function.
10326 (install-objfile-pretty-printers!): New function.
10327 (make-progspace-pp_s-printer): New function.
10328 (install-progspace-pretty-printers!): New function.
10329 * gdb.guile/scm-progspace.c: New file.
10330 * gdb.guile/scm-progspace.exp: New file.
10331
41fac0cf
PA
103322014-06-02 Pedro Alves <palves@redhat.com>
10333
10334 * gdb.base/dprintf-bp-same-addr.c: New file.
10335 * gdb.base/dprintf-bp-same-addr.exp: New file.
10336
96ae5695
EBM
103372014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10338
10339 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10340 * gdb.arch/powerpc-power.s: Likewise.
10341
da02b3a8
JB
103422014-06-02 Joel Brobecker <brobecker@adacore.com>
10343
10344 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10345
c72b2e7b
YQ
103462014-06-01 Yao Qi <yao@codesourcery.com>
10347
10348 * gdb.base/watchpoint.exp (test_watch_location): Check null
10349 pointer can be dereferenced. If not, do the test, otherwise
10350 skip it.
10351
53e8a631
AB
103522014-05-30 Andrew Burgess <aburgess@broadcom.com>
10353
10354 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10355 results.
10356 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10357
938f0e2f
AB
103582014-05-30 Andrew Burgess <aburgess@broadcom.com>
10359
10360 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10361 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10362 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10363 * gdb.arch/amd64-invalid-stack-top.c: New file.
10364 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10365
9ba6657a
PA
103662014-05-30 Pedro Alves <palves@redhat.com>
10367
10368 PR breakpoints/17000
10369 * gdb.base/sss-bp-on-user-bp.c: New file.
10370 * gdb.base/sss-bp-on-user-bp.exp: New file.
10371
522c09bf
DB
103722014-05-30 David Blaikie <dblaikie@gmail.com>
10373
10374 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10375 gnu_inline semantics via attribute.
10376 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10377 source explicitly specifies the required semantics.
10378
bf4ef81e
MR
103792014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10380
10381 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10382
329ea579
PA
103832014-05-29 Pedro Alves <palves@redhat.com>
10384 Tom Tromey <tromey@redhat.com>
10385
10386 * gdb.base/async-shell.exp: Don't enable target-async.
10387 * gdb.base/async.exp
10388 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10389 parameter. Adjust.
10390 (top level): Don't test with "target-async".
10391 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10392 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10393 * gdb.base/inferior-died.exp: Don't enable target-async.
10394 * gdb.base/interrupt-noterm.exp: Likewise.
10395 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10396 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10397 * gdb.mi/mi-nonstop.exp: Likewise.
10398 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10399 * gdb.mi/mi-nsintrall.exp: Likewise.
10400 * gdb.mi/mi-nsmoribund.exp: Likewise.
10401 * gdb.mi/mi-nsthrexec.exp: Likewise.
10402 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10403 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10404 * gdb.python/py-evsignal.exp: Don't enable target-async.
10405 * gdb.python/py-evthreads.exp: Likewise.
10406 * gdb.python/py-prompt.exp: Likewise.
10407 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10408 * gdb.server/solib-list.exp: Don't enable target-async.
10409 * gdb.threads/thread-specific-bp.exp: Likewise.
10410 * lib/mi-support.exp: Adjust to use mi-async.
10411
fd664c91
PA
104122014-05-29 Pedro Alves <palves@redhat.com>
10413
10414 PR gdb/13860
10415 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10416 reason, even in sync mode.
10417
251bde03
PA
104182014-05-29 Pedro Alves <palves@redhat.com>
10419 Hui Zhu <hui@codesourcery.com>
10420
10421 PR PR15693
10422 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10423 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10424 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10425 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10426
7f3c0343
JB
104272014-05-28 Joel Brobecker <brobecker@adacore.com>
10428
10429 * config/monitor.exp (gdb_target_monitor): Replace use of
10430 "set remotebaud" by "set serial baud".
10431
b2715b27
AW
104322014-05-26 Andy Wingo <wingo@igalia.com>
10433
10434 * gdb.guile/scm-breakpoint.exp:
10435 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10436 properties instead of gdb-object-properties.
10437
498a4489
YQ
104382014-05-26 Yao Qi <yao@codesourcery.com>
10439
10440 * gdb.server/no-thread-db.exp: Specify source file name
10441 explicitly when setting a breakpoint.
10442
589fdceb
MM
104432014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10444
10445 * gdb.btrace/vdso.c: New.
10446 * gdb.btrace/vdso.exp: New.
10447
e9089e05
MM
104482014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10449
10450 * gdb.base/gcore.exp (capture_command_output): Move ...
10451 * lib/gdb.exp (capture_command_output): ... here.
10452
67b5c0c1
MM
104532014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10454
10455 * gdb.btrace/data.exp: Test memory access during btrace replay.
10456
a2199296
SM
104572014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10458
10459 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10460
17b2616c
PA
104612014-05-21 Pedro Alves <palves@redhat.com>
10462
10463 PR gdb/13860
10464 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10465 (top level): Test that output related to execution commands is
10466 sent to the console with CLI commands, but not with MI commands.
10467 Test that breakpoint events are always mirrored to the console.
10468 Also expect the new source line to be output after a "next" in
10469 async mode too. Make it a pass/fail test.
10470 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10471 output.
10472 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10473
5166082f
PA
104742014-05-21 Pedro Alves <palves@redhat.com>
10475
10476 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10477 Use them to test variations of "list" after reaching a breakpoint.
10478 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10479 Test "list" with listsize 10 after reaching a breakpoint.
10480 * gdb.python/python.exp (decode_line current location line
10481 number): Adjust expected line number.
10482
2f25d70f
SM
104832014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10484
10485 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10486 behavior for $args, pass it directly to "run".
10487
ff604a67
MR
104882014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10489
10490 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10491 30000 to 65536.
10492
6a3cb8e8
PA
104932014-05-21 Pedro Alves <palves@redhat.com>
10494
10495 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10496 auto-connect-native-target off".
10497 * gdb.base/auto-connect-native-target.c: New file.
10498 * gdb.base/auto-connect-native-target.exp: New file.
10499
4ebfc96e
PA
105002014-05-21 Pedro Alves <palves@redhat.com>
10501
10502 * gdb.base/default.exp: Test "target native" instead of "target
10503 child".
10504
36d46afb
MW
105052014-05-21 Mark Wielaard <mjw@redhat.com>
10506
10507 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10508
5876f503
JK
105092014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10510
10511 Fix TLS access for -static -pthread.
10512 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10513 <HAVE_TLS> (thread_function, main): Initialize it.
10514 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10515 Add clean_restart.
10516 <$have_tls != "">: Check TLSVAR.
10517
0256a6ac
PA
105182014-05-21 Pedro Alves <palves@redhat.com>
10519
10520 * gdb.base/dcache-line-read-error.c: New.
10521 * gdb.base/dcache-line-read-error.exp: New.
10522
936d2992
PA
105232014-05-20 Pedro Alves <palves@redhat.com>
10524
10525 * gdb.base/compare-sections.c: New file.
10526 * gdb.base/compare-sections.exp: New file.
10527
802e8e6d
PA
105282014-05-20 Pedro Alves <palves@redhat.com>
10529
10530 * gdb.base/break-idempotent.c: New file.
10531 * gdb.base/break-idempotent.exp: New file.
10532
e59fa00f
MM
105332014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10534
10535 * gdb.btrace/nohist.exp: New.
10536
8b696e31
YQ
105372014-05-20 Yao Qi <yao@codesourcery.com>
10538
10539 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10540 gdb.reverse directory and gdb_reverse_timeout exists in board
10541 setting.
10542 * README: Document gdb_reverse_timeout.
10543
73c9764f
YQ
105442014-05-20 Yao Qi <yao@codesourcery.com>
10545
10546 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10547 'test_file_name'. Treat args as a string instead of a list.
10548 (gdb_init): Rename argument 'args' by 'test_file_name'.
10549
f1f4348a
JK
105502014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10551
10552 * gdb.arch/powerpc-power.exp: New file.
10553 * gdb.arch/powerpc-power.s: New file.
10554
0dbe70ce
DE
105552014-05-16 Doug Evans <dje@google.com>
10556
10557 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
10558 * gdb.base/completion.exp: Check that all expected files exist
10559 before doing file completion.
0dbe70ce 10560
8d551b02
DE
105612014-05-16 Doug Evans <dje@google.com>
10562
10563 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10564 Update.
10565 (do_syscall_tests_without_xml): Update.
10566
73eb7709
PA
105672014-05-16 Pedro Alves <palves@redhat.com>
10568
10569 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10570 instead of "unknown output after running".
10571
3fae92fc
YQ
105722014-05-16 Yao Qi <yao@codesourcery.com>
10573
10574 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10575 file1.txt from host at the end.
10576 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10577
c2b2ccc5
DE
105782014-05-15 Doug Evans <dje@google.com>
10579
10580 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10581 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10582 loading file. Add test for TU lookup.
10583
8c217a4b
SM
105842014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10585
10586 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10587 calling "-exec-arguments" or "set args" before running the
10588 inferior.
10589
3deb39c6
SM
105902014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10591
10592 * lib/mi-support.exp (mi_expect_stop): Expect message for
10593 inferiors that exit with non-zero exit code.
10594
71a79f8c
YQ
105952014-05-14 Yao Qi <yao@codesourcery.com>
10596
10597 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10598 match absolute path on remote host.
10599 (test_file_list_exec_source_files): Remove "/" from the
10600 pattern.
10601
f23fcd46
YQ
106022014-05-14 Yao Qi <yao@codesourcery.com>
10603
10604 * boards/local-remote-host-notty.exp (${board}_file): New
10605 proc.
10606
9404b58f
KM
106072014-05-07 Kyle McMartin <kyle@redhat.com>
10608
10609 Pushed by Joel Brobecker <brobecker@adacore.com>.
10610 * gdb.arch/aarch64-atomic-inst.c: New file.
10611 * gdb.arch/aarch64-atomic-inst.exp: New file.
10612
5e45f04c
YQ
106132014-05-07 Yao Qi <yao@codesourcery.com>
10614
10615 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10616 in current context" too.
10617
c888a17d
KS
106182014-05-05 Keith Seitz <keiths@redhat.com>
10619
10620 * gdb.linespec/ls-dollar.exp: Add test for linespec
10621 file:convenience_variable.
10622
290a839c
YQ
106232014-05-05 Yao Qi <yao@codesourcery.com>
10624
10625 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10626 traceframes into tfile and ctf trace files. Read data from
10627 trace file and test collected data.
10628 (gdb_collect_locals_test): Likewise.
10629 (gdb_unavailable_registers_test): Likewise.
10630 (gdb_unavailable_floats): Likewise.
10631 (gdb_collect_globals_test): Likewise.
10632 (top-level): Append "ctf" to trace_file_targets if GDB
10633 supports.
10634
b5262cd0
YQ
106352014-05-05 Yao Qi <yao@codesourcery.com>
10636
10637 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10638 code to ...
10639 (gdb_collect_args_test_1): ... it. New proc.
10640 (gdb_collect_locals_test): Move some code to ...
10641 (gdb_collect_locals_test_1): ... it. New proc.
10642 (gdb_unavailable_registers_test): Move some code to ...
10643 (gdb_unavailable_registers_test_1): ... it. New proc.
10644 (gdb_unavailable_floats): Move some code to ...
10645 (gdb_unavailable_floats_1): ... it. New proc.
10646
30a1e6cc
SDJ
106472014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10648
10649 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10650 probes to test for bitness recognition.
10651 * gdb.arch/amd64-stap-optional-prefix.exp
10652 (test_probe_value_without_reg): New procedure.
10653 Add code to test for different kinds of bitness.
10654
f33da99a
SDJ
106552014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10656
10657 PR breakpoints/16889
10658 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10659 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10660
5b80f00d
PA
106612014-05-01 Pedro Alves <palves@redhat.com>
10662
10663 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10664 gdb_file_cmd if no file is specified.
10665 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10666 last_loaded_file to set the remote exec-file.
10667
f8c2a73c
PA
106682014-05-01 Pedro Alves <palves@redhat.com>
10669
10670 * boards/local-remote-host.exp: New file.
10671
be6e8ac7
PA
106722014-05-01 Pedro Alves <palves@redhat.com>
10673
10674 * boards/local-remote-host.exp: Rename to ...
10675 * boards/local-remote-host-notty.exp: ... this.
10676
cac0dc8f
JB
106772014-04-28 Joel Brobecker <brobecker@adacore.com>
10678
10679 * gdb.ada/dyn_arrayidx: New testcase.
10680
9730e6cc
YQ
106812014-04-26 Yao Qi <yao@codesourcery.com>
10682
10683 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10684 and compute the length of function main. Save it in
10685 $main_length.
10686 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10687 (top-level): Use gdb_compile to compile objects into
10688 executable and restart GDB. Remove invocation to
10689 prepare_for_testing.
10690
7ae1a6a6
PA
106912014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10692 Pedro Alves <palves@redhat.com>
10693
10694 PR server/16255
10695 * gdb.multi/multi-attach.c: New file.
10696 * gdb.multi/multi-attach.exp: New file.
10697
4082afcc
PA
106982014-04-25 Pedro Alves <palves@redhat.com>
10699
10700 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10701 user.
10702 (top level): Test that "set remote conditional-breakpoints-packet
10703 off" works as intended.
10704 * gdb.base/dprintf.exp: Test that "set remote
10705 breakpoint-commands-packet off" works as intended.
10706 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10707 New function.
10708 (top level): Call it.
10709 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10710 remote fast-tracepoints-packet off" works as intended.
10711 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10712 * lib/gdb.exp (gdb_is_target_remote): ... here.
10713
2abc3f8d
DB
107142014-04-24 David Blaikie <dblaikie@gmail.com>
10715
10716 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10717 ensure clang would not discard them.
10718 * gdb.base/gdbvars.c: Ditto.
10719 * gdb.base/memattr.c: Ditto.
10720 * gdb.base/whatis.c: Ditto.
10721 * gdb.python/py-prettyprint.c: Ditto.
10722 * gdb.trace/actions.c: Ditto.
10723 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10724 ensure clang would not discard it.
10725
bfd39632
DB
107262014-04-24 David Blaikie <dblaikie@gmail.com>
10727
10728 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10729 clang to emit the full definition of type required by the test
10730 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10731
22842ff6
DB
107322014-04-24 David Blaikie <dblaikie@gmail.com>
10733
10734 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10735 coax Clang into emitting the definition of the type.
10736 * gdb.cp/pr10728-x.h (y): Ditto.
10737 * gdb.cp/pr10728-y.cc (y): Ditto.
10738
c2e827ad
DB
107392014-04-24 David Blaikie <dblaikie@gmail.com>
10740
10741 * gdb.base/label.exp: XFAIL label related tests under Clang.
10742 * gdb.cp/cplabel.exp: Ditto.
10743 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10744 under Clang those using labels.
10745
4c2d33e7
YQ
107462014-04-25 Yao Qi <yao@codesourcery.com>
10747
10748 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10749 double_label.
10750 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10751 partial_label and double_label.
10752
56083b99
DB
107532014-04-24 David Blaikie <dblaikie@gmail.com>
10754
10755 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10756
25d4e99d
DB
107572014-04-24 David Blaikie <dblaikie@gmail.com>
10758
10759 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10760 of the function to work across GCC and Clang.
10761 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10762 pointer types (const void ** const V void **).
10763
01f9f808
MS
107642014-04-24 Michael Sturm <michael.sturm@mintel.com>
10765 Walfred Tedeschi <walfred.tedeschi@intel.com>
10766
10767 * Makefile.in (EXECUTABLES): Added i386-avx512.
10768 * gdb.arch/i386-avx512.c: New file.
10769 * gdb.arch/i386-avx512.exp: Likewise.
10770
4b48d439
KS
107712014-04-23 Keith Seitz <keiths@redhat.com>
10772
10773 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10774 (mi_make_breakpoint_table): New procedure.
10775 (mi_create_breakpoint): Use mi_make_breakpoint
10776 and return the result.
10777 (mi_make_breakpoint): New procedure.
10778 (mi_build_kv_pairs): New procedure.
10779
10780 * gdb.mi/mi-break.exp: Remove unused globals,
10781 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10782 All callers updated.
10783 * gdb.mi/mi-dprintf.exp: Use variable to track command
10784 number.
10785 Update all callers of mi_create_breakpoint and use
10786 mi_make_breakpoint_table.
10787 Remove any unused global variables.
10788 * gdb.mi/mi-nonstop.exp: Likewise.
10789 * gdb.mi/mi-nsintrall.exp: Likewise.
10790 * gdb.mi/mi-nsmoribund.exp: Likewise.
10791 * gdb.mi/mi-nsthrexec.exp: Likewise.
10792 * gdb.mi/mi-reverse.exp: Likewise.
10793 * gdb.mi/mi-simplerun.exp: Likewise.
10794 * gdb.mi/mi-stepn.exp: Likewise.
10795 * gdb.mi/mi-syn-frame.exp: Likewise.
10796 * gdb.mi/mi-until.exp: Likewise.
10797 * gdb.mi/mi-var-cp.exp: Likewise.
10798 * gdb.mi/mi-var-display.exp: Likewise.
10799 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10800 * gdb.mi/mi2-var-child.exp: Likewise.
10801 * gdb.mi/mi-vla-c99.exp: Likewise.
10802 * lib/mi-support.exp: Likewise.
10803
10804 From Ian Lance Taylor <iant@cygnus.com>:
10805 * lib/gdb.exp (parse_args): New procedure.
10806
08351840
PA
108072014-04-23 Pedro Alves <palves@redhat.com>
10808
10809 * gdb.base/break-unload-file.c: New file.
10810 * gdb.base/break-unload-file.exp: New file.
10811 * gdb.base/sym-file-lib.c (baz): New function.
10812 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10813 field.
10814 (load): Store the segment's mapped size.
10815 (unload): New function.
10816 (unload_shlib): New function.
10817 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10818 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10819 set a breakpoint at baz, and call it.
10820 * gdb.base/sym-file.exp: New tests for stale breakpoint
10821 instructions.
10822
076855f9
PA
108232014-04-23 Pedro Alves <palves@redhat.com>
10824
10825 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10826 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10827 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10828 * gdb.base/hbreak-unmapped.c: New file.
10829 * gdb.base/hbreak-unmapped.exp: New file.
10830 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10831 * lib/gdb.exp (gdb_is_target_remote): ... here.
10832
483805cf
PA
108332014-04-22 Pedro Alves <palves@redhat.com>
10834
10835 * gdb.base/consecutive-step-over.c: New file.
10836 * gdb.base/consecutive-step-over.exp: New file.
10837
06d97543
PA
108382014-04-22 Pedro Alves <palves@redhat.com>
10839
10840 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10841 instead of send_gdb/gdb_expect.
10842
b4429ea2
YQ
108432014-04-22 Yao Qi <yao@codesourcery.com>
10844
10845 * lib/trace-support.exp (generate_tracefile): New procedure.
10846 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10847 return 0.
10848 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10849 if generate_tracefile returns 1.
10850
51d48146
PA
108512014-04-18 Tom Tromey <palves@redhat.com>
10852 Pedro alves <tromey@redhat.com>
10853
10854 PR backtrace/15558
10855 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10856 with a backtrace limit.
10857 * gdb.python/py-frame-inline.exp: Test running to an inline
10858 function with a backtrace limit, and printing the newest frame.
10859 * gdb.python/py-frame-inline.c (main): Call f.
10860
bd1dce5f
MS
108612014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10862
10863 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10864
40d1a503
MS
108652014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10866
10867 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10868 Drop prefix from unsupported source file path.
10869
389b98f7
YQ
108702014-04-17 Yao Qi <yao@codesourcery.com>
10871
10872 * lib/gdb.exp (with_target_charset): New proc.
10873 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10874 with_target_charset.
10875 (test_print_strings): Likewise.
10876 (test_repeat_bytes): Likewise.
10877 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10878 for some tests.
10879
22869d73
KS
108802014-04-16 Keith Seitz <keiths@redhat.com>
10881
10882 PR gdb/15827
10883 * gdb.dwarf2/corrupt.c: New file.
10884 * gdb.dwarf2/corrupt.exp: New file.
10885
c4f87ca6
KS
108862014-04-16 Keith Seitz <keiths@redhat.com>
10887
10888 PR c++/16597
10889 * gdb.cp/namelessclass.cc: New file.
10890 * gdb.cp/namelessclass.exp: New file.
10891 * gdb.cp/namelessclass.S: New file.
10892
ab19de87
DE
108932014-04-16 Doug Evans <dje@google.com>
10894
10895 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10896 Add comment.
10897 (gdbserver_default_get_comm_port): New function.
10898 (gdbserver_start): Check if board file provided
10899 "gdbserver,get_comm_port" and use it if so.
10900 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10901 (gdb,socketport): Set to "stdio".
10902 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10903 (stdio_gdbserver_template): Delete.
10904 (${board}_get_remote_address): Update.
10905 (${board}_build_remote_cmd): Delete.
10906 (${board}_get_comm_port): New function.
10907 (${board}_spawn): Update.
10908 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10909 Delete.
10910 (${board}_get_remote_address): Update.
10911 (${board}_get_comm_port): New function.
10912
fc98a809
AB
109132014-04-16 Andrew Burgess <aburgess@broadcom.com>
10914
10915 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10916 appearing in any order.
10917
87fd9e6e
DE
109182014-04-15 Doug Evans <dje@google.com>
10919
10920 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10921 uninitialized value of "description".
10922
099fc3ea
KS
109232014-04-15 Keith Seitz <keiths@redhat.com>
10924
10925 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10926 Remove unused globals.
10927 (test_running_the_program): Likewise.
10928 (test_controlled_execution): Likewise.
10929 (test_controlling_breakpoints): Likewise.
10930 (test_program_termination): Likewise.
10931
5da151d4
KS
109322014-04-15 Keith Seitz <keiths@redhat.com>
10933
10934 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10935 unused globals.
10936 (test_rbreak_creation_and_listing): Likewise.
10937 (test_ignore_count): Likewise.
10938 (test_error): Likewise.
10939
35e5d2f0
PA
109402014-04-15 Pedro Alves <palves@redhat.com>
10941
10942 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10943 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10944 sym-file-loader.c.
10945 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10946 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10947 to sym-file-loader.c.
10948 (struct library): Forward declare.
10949 (load_shlib, lookup_function): Change prototypes.
10950 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10951 (translate_offset): Remove declarations.
10952 (get_text_addr): New declaration.
10953 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10954 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10955 sym-file-loader.h.
10956 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10957 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10958 here from sym-file-loader.h.
10959 (struct library): New structure.
10960 (load_shlib, lookup_function): Change prototypes and adjust to
10961 work with a struct library.
10962 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10963 (translate_offset): Make static.
10964 (get_text_addr): New function.
10965 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10966
eb4c1710
PA
109672014-04-15 Pedro Alves <palves@redhat.com>
10968
10969 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10970
2d1baf52
PA
109712014-04-15 Pedro Alves <palves@redhat.com>
10972
10973 * gdb.base/sym-file-loader.c: Include <limits.h>.
10974 (SELF_LINK): New define.
10975 (get_origin): New function.
10976 (load_shlib): Use it.
10977 * gdb.base/sym-file.exp: Don't early return if the target is
10978 remote. Use runto_main, and issue fail is that fails. Use
10979 gdb_load_shlibs.
10980 (shlib_name): Delete.
10981 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10982
7dd6df01
PA
109832014-04-15 Pedro Alves <palves@redhat.com>
10984
10985 * gdb.base/sym-file.exp: Remove regex characters from test
10986 message. Don't refer to breakpoint numbers in test messages.
10987
b50c8614
KS
109882014-04-14 Keith Seitz <keiths@redhat.com>
10989
10990 PR c++/16253
10991 * gdb.cp/var-tag.cc: New file.
10992 * gdb.cp/var-tag.exp: New file.
10993 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10994 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10995 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10996 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10997
3d567982
TT
109982014-04-14 Tom Tromey <tromey@redhat.com>
10999
11000 * gdb.cp/classes.exp (test_enums): Handle underlying type.
11001 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
11002 type.
11003 * gdb.cp/enum-class.exp: New file.
11004 * gdb.cp/enum-class.cc: New file.
11005
0626fc76
TT
110062014-04-14 Tom Tromey <tromey@redhat.com>
11007
11008 * gdb.dwarf2/enum-type.exp: New file.
11009
dca325b3
SA
110102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11011
11012 * gdb.mi/mi-vla-c99.exp: New file.
11013 * gdb.mi/vla.c: New file.
11014
5854b38a
SA
110152014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11016
11017 * gdb.base/vla-datatypes.c: New file.
11018 * gdb.base/vla-datatypes.exp: New file.
11019
463bb957
SA
110202014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11021
11022 * gdb.base/vla-ptr.c: New file.
11023 * gdb.base/vla-ptr.exp: New file.
11024
3dd170be
SA
110252014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11026
11027 * gdb.dwarf2/count.exp: New file.
11028
5ecaaa66
SA
110292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11030
11031 * gdb.base/vla-sideeffect.c: New file.
11032 * gdb.base/vla-sideeffect.exp: New file.
11033
41f1ada5
DB
110342014-04-14 David Blaikie <dblaikie@gmail.com>
11035
11036 * gdb.mi/non-stop.c: Add return value for non-void function return
11037 statement.
11038 * gdb.threads/staticthreads.c: Ditto.
11039
0be03e84
DE
110402014-04-12 Siva Chandra Reddy <sivachandra@google.com>
11041 Doug Evans <xdje42@gmail.com>
11042
11043 * gdb.guile/scm-value.c: Improve test case.
11044 * gdb.guile/scm-value.exp: Add new test.
11045
f180a1fb
DB
110462014-04-11 David Blaikie <dblaikie@gmail.com>
11047
11048 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
11049 override Clang's default.
11050
6b662e19
JB
110512014-04-11 Joel Brobecker <brobecker@adacore.com>
11052
11053 Revert the following changes (regressions):
11054
11055 * gdb.base/vla-sideeffect.c: New file.
11056 * gdb.base/vla-sideeffect.exp: New file.
11057
11058 * gdb.dwarf2/count.exp: New file.
11059
11060 * gdb.base/vla-multi.c: New file.
11061 * gdb.base/vla-multi.exp: New file.
11062
11063 * gdb.base/vla-ptr.c: New file.
11064 * gdb.base/vla-ptr.exp: New file.
11065
11066 * gdb.base/vla-datatypes.c: New file.
11067 * gdb.base/vla-datatypes.exp: New file.
11068
11069 * gdb.mi/mi-vla-c99.exp: New file.
11070 * gdb.mi/vla.c: New file.
11071
245a5f0b
KS
110722014-04-11 Keith Seitz <keiths@redhat.com>
11073
11074 PR c++/16675
11075 * gdb.cp/cpsizeof.exp: New file.
11076 * gdb.cp/cpsizeof.cc: New file.
11077
58a84dcf
SA
110782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11079
191a8a90
JB
11080 * gdb.mi/mi-vla-c99.exp: New file.
11081 * gdb.mi/vla.c: New file.
58a84dcf 11082
c8655f75
SA
110832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11084
11085 * gdb.base/vla-datatypes.c: New file.
11086 * gdb.base/vla-datatypes.exp: New file.
11087
024e13b4
SA
110882014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11089
11090 * gdb.base/vla-ptr.c: New file.
11091 * gdb.base/vla-ptr.exp: New file.
11092
1a237e0e
SA
110932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11094
11095 * gdb.base/vla-multi.c: New file.
11096 * gdb.base/vla-multi.exp: New file.
11097
504f3432
SA
110982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11099
11100 * gdb.dwarf2/count.exp: New file.
11101
3bce8237
SA
111022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11103
191a8a90
JB
11104 * gdb.base/vla-sideeffect.c: New file.
11105 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 11106
322f9c21
YQ
111072014-04-11 Yao Qi <yao@codesourcery.com>
11108
11109 * gdb.base/completion.exp: Check file exists before running tests
11110 on file completion.
11111
d708bcd1
PA
111122014-04-10 Pedro Alves <palves@redhat.com>
11113
11114 * gdb.base/cond-eval-mode.c: New file.
11115 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
11116 prepare_for_testing to build the new file. Check result of
11117 runto_main.
11118 (test_break, test_watch): New procedures.
11119 (top level): Use them.
11120
ae1d2761
PM
111212014-04-08 Pierre Muller <muller@sourceware.org>
11122
11123 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
11124 Ctrl-V use for mingw hosts.
11125
7af389b8
SC
111262014-04-07 Siva Chandra Reddy <sivachandra@google.com>
11127
11128 * gdb.python/py-value.c: Improve test case.
11129 * gdb.python/py-value.exp: Add new test.
11130
5e703181
DE
111312014-04-07 David Blaikie <dblaikie@gmail.com>
11132
11133 * lib/compiler.c: Identify the clang compiler.
11134 * lib/compiler.cc: Ditto.
11135
9810b410
YQ
111362014-04-03 Yao Qi <yao@codesourcery.com>
11137
11138 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
11139
98d1b8dc
AB
111402014-04-01 Anton Blanchard <anton@samba.org>
11141
11142 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
11143 messages unique.
11144
3114cea1
AB
111452014-04-01 Anton Blanchard <anton@samba.org>
11146
11147 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
11148 prepare_for_testing.
11149
62f7182c
AB
111502014-04-01 Anton Blanchard <anton@samba.org>
11151
11152 * gdb.arch/ppc64-atomic-inst.c: Remove.
11153 * gdb.arch/ppc64-atomic-inst.S: New file.
11154 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
11155
770e7fc7
DE
111562014-03-31 Doug Evans <dje@google.com>
11157
11158 * gdb.base/print-symbol-loading-lib.c: New file.
11159 * gdb.base/print-symbol-loading-main.c: New file.
11160 * gdb.base/print-symbol-loading.exp: New file.
11161
46e2bafa
YQ
111622014-03-31 Yao Qi <yao@codesourcery.com>
11163
11164 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
11165
8776cfe9
JB
111662014-03-28 Joel Brobecker <brobecker@adacore.com>
11167
11168 * gdb.ada/mi_dyn_arr: New testcase.
11169
5d1ef361
DE
111702014-03-27 Doug Evans <dje@google.com>
11171
11172 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
11173
b5bee914
YQ
111742014-03-27 Yao Qi <yao@codesourcery.com>
11175
11176 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
11177 if target is nios2-*-*.
11178
0d4d0e77
YQ
111792014-03-26 Yao Qi <yao@codesourcery.com>
11180
11181 * lib/gdb.exp (readline_is_used): New proc.
11182 * gdb.base/completion.exp: Move tests on command complete up.
11183 Skip the rest of tests if readline is not used.
11184 * gdb.ada/complete.exp: Skp the test if readline is not
11185 used.
11186 * gdb.base/filesym.exp: Likewise.
11187 * gdb.base/macscp.exp: Likewise.
11188 * gdb.base/readline-ask.exp: Likewise.
11189 * gdb.base/readline.exp: Likewise.
11190 * gdb.python/py-cmd.exp: Likewise.
11191 * gdb.trace/tfile.exp: Likewise.
11192
29361eee
YQ
111932014-03-26 Yao Qi <yao@codesourcery.com>
11194
11195 * gdb.base/macscp.exp: Fix code format issues.
11196
bc9a5525
UW
111972014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
11198
11199 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
11200 * gdb.asm/powerpc64le.inc: New file.
11201
d3839ede
PA
112022014-03-25 Pedro Alves <palves@redhat.com>
11203 Doug Evans <dje@google.com>
11204
11205 * gdb.base/source-execution.c: New file.
11206 * gdb.base/source-execution.exp: New file.
11207 * gdb.base/source-execution.gdb: New file.
11208
01672a57
DE
112092014-03-24 Doug Evans <dje@google.com>
11210
11211 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
11212 using fission.
11213
88bbeca9
HZ
112142014-03-24 Hui Zhu <hui@codesourcery.com>
11215 Pedro Alves <palves@redhat.com>
11216
11217 PR breakpoints/16101
11218 * gdb.base/dprintf.exp: Use unsupported rather than changing the
11219 test pass/fail messages. Detect missing support for dprintf when
11220 breakpoints are actually inserted.
11221 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
11222 breakpoints are actually inserted.
11223 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
11224 fails.
11225
d2348791
JK
112262014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11227
11228 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11229
feef67ab
DE
112302014-03-22 Doug Evans <xdje42@gmail.com>
11231
11232 * gdb.python/python.exp (python not supported): Verify multi-line
11233 python command issues an error.
25d743f9 11234 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 11235 guile command issues an error.
feef67ab 11236
ecebef6a
MR
112372014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11238
11239 * gdb.threads/thread-specific.exp: Handle the lack of usable
11240 $this_breakpoint and $this_thread.
11241
ccdd1909
HZ
112422014-03-21 Hui Zhu <hui@codesourcery.com>
11243
11244 * gdb.base/attach.exp (do_command_attach_tests): New.
11245
beb460e8
PA
112462014-03-20 Tom Tromey <tromey@redhat.com>
11247 Pedro Alves <palves@redhat.com>
11248
11249 PR cli/15718
11250 * gdb.base/condbreak-call-false.c: New file.
11251 * gdb.base/condbreak-call-false.exp: New file.
11252
40acf43a
PA
112532014-03-20 Pedro Alves <palves@redhat.com>
11254
11255 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11256 Delete.
11257 (block_signals, unblock_signals): Delete.
11258 (child_function_2, main): Remove references to deleted variable
11259 and functions.
11260
9f5e1e02
PA
112612014-03-20 Pedro Alves <palves@redhat.com>
11262
11263 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11264 Use pthread_kill to signal thread 2.
11265 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11266 Adjust to make the test send itself a signal rather than using the
11267 host's "kill" command.
11268
99619bea
PA
112692014-03-20 Pedro Alves <palves@redhat.com>
11270
11271 * gdb.threads/multiple-step-overs.c: New file.
11272 * gdb.threads/multiple-step-overs.exp: New file.
11273 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11274 Adjust expected infrun debug output.
11275
2adfaa28
PA
112762014-03-20 Pedro Alves <palves@redhat.com>
11277
11278 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11279 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11280
31e77af2
PA
112812014-03-20 Pedro Alves <palves@redhat.com>
11282
11283 PR breakpoints/7143
11284 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11285 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11286 of gdb_test_multiple.
11287 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11288 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11289
b9f437de
PA
112902014-03-20 Pedro Alves <palves@redhat.com>
11291
11292 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11293 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11294
05adc73e
PA
112952014-03-19 Pedro Alves <palves@redhat.com>
11296
11297 * gdb.base/async.exp: Remove early return.
11298
6048b950
PA
112992014-03-19 Pedro Alves <palves@redhat.com>
11300
11301 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11302
8bcfb00a
PA
113032014-03-19 Pedro Alves <palves@redhat.com>
11304
11305 * gdb.base/async.exp (test_background): Expect \r\n after
11306 "completed." in the fail pattern.
11307
884e37dc
PA
113082014-03-19 Pedro Alves <palves@redhat.com>
11309
11310 * gdb.base/async.exp (test_background): New procedure.
11311 Use it for all background execution command tests.
11312
148e57e2
PA
113132014-03-19 Pedro Alves <palves@redhat.com>
11314
11315 * gdb.base/async.exp: Use prepare_for_testing.
11316
f48088c7
PA
113172014-03-19 Pedro Alves <palves@redhat.com>
11318
11319 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11320 the same line.
11321
e2f6c966
PA
113222014-03-19 Pedro Alves <palves@redhat.com>
11323
11324 * gdb.base/async.c (main): Add "jump here" and "until here" line
11325 marker comments.
11326 * gdb.base/async.exp (jump_here): New global.
11327 (jump& test): Use it.
11328 (until_here): New global.
11329 (until& test): Use it.
11330
c30568d4
PA
113312014-03-19 Pedro Alves <palves@redhat.com>
11332
11333 * gdb.base/async.exp: Don't frob gdb_protocol.
11334
0172b6a7
DE
113352014-03-18 Doug Evans <xdje42@gmail.com>
11336
11337 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11338 Fix spelling of exec-done-display.
11339
06c868a8
JK
113402014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11341
11342 PR gdb/15358
11343 * gdb.base/gdb-sigterm.c: New file.
11344 * gdb.base/gdb-sigterm.exp: New file.
11345
0c7e1a46
PA
113462014-03-18 Pedro Alves <palves@redhat.com>
11347
11348 PR gdb/13860
11349 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11350 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11351 solib-event.
11352
f7c77d93
JB
113532014-03-17 Joel Brobecker <brobecker@adacore.com>
11354
11355 * gdb.ada/pckd_arr_ren: New testcase.
11356
5a1e8c7a
DE
113572014-03-13 Doug Evans <xdje42@gmail.com>
11358
11359 PR guile/16612
11360 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11361 collect after discarding symbols.
11362
350e1a76
DE
113632014-03-13 Ludovic Courtès <ludo@gnu.org>
11364 Doug Evans <xdje42@gmail.com>
11365
11366 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11367 to history survives a gc.
11368
a69900ae
PA
113692014-03-13 Pedro Alves <palves@redhat.com>
11370
11371 * gdb.base/default.exp: Don't test "target procfs".
11372
5db9f0bd
PA
113732014-03-13 Pedro Alves <palves@redhat.com>
11374
11375 * gdb.base/default.exp: Update "target child" and "target procfs"
11376 tests to not expect "Unix".
11377
b3ccfe11
TT
113782014-03-12 Tom Tromey <tromey@redhat.com>
11379
11380 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11381 New procs. Add target-async tests.
11382 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11383 Add target-async tests.
11384
646f4417
AA
113852014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11386
11387 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11388 'func_start' and 'func_end' for the beginning and end of the
11389 function code, respectively.
11390 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11391 'func_end' instead of 'func' and 'main'.
11392
288c211f
AA
113932014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11394
11395 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11396 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11397 generate the debug info assembler source.
11398
e0c0f156
AA
113992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11400
11401 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11402 * gdb.dwarf2/arr-subrange.exp: Likewise.
11403 * gdb.dwarf2/dwz.exp: Likewise.
11404 * gdb.dwarf2/method-ptr.exp: Likewise.
11405 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11406 * gdb.dwarf2/subrange.exp: Likewise.
11407 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11408 * gdb.dwarf2/implptrpiece.exp: Likewise.
11409 * gdb.dwarf2/nostaticblock.exp: Likewise.
11410
0e5c4555
AA
114112014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11412
11413 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11414 directory to absolute path name arguments.
11415
5ec18f2b
JG
114162014-03-10 Joel Brobecker <brobecker@adacore.com>
11417
11418 * gdb.ada/tagged_access: New testcase.
11419
847fc4f2
MM
114202014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11421
11422 * gdb.btrace/data.exp: Update expected output.
11423
cc3da688
YQ
114242014-03-06 Yao Qi <yao@codesourcery.com>
11425
11426 * gdb.trace/pr16508.exp: New file.
11427
0f26cec1
PA
114282014-03-05 Pedro Alves <palves@redhat.com>
11429
11430 PR gdb/16575
11431 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11432 procedure.
11433 (top level): Adjust to use it. Add tests that exercise breakpoint
11434 interaction with the code-cache.
11435
7a5a839f
LC
114362014-02-26 Ludovic Courtès <ludo@gnu.org>
11437
11438 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11439 test for 'history-append!'.
11440
31aa7e4e
JB
114412014-02-26 Joel Brobecker <brobecker@adacore.com>
11442
11443 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11444 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11445 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11446 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11447 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11448 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11449
1b588015
JB
114502014-02-26 Joel Brobecker <brobecker@adacore.com>
11451
11452 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11453 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11454 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11455
55426c9d
JB
114562014-02-26 Joel Brobecker <brobecker@adacore.com>
11457
11458 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11459
dc53a7ad
JB
114602014-02-26 Joel Brobecker <brobecker@adacore.com>
11461
11462 * gdb.dwarf2/arr-stride.c: New file.
11463 * gdb.dwarf2/arr-stride.exp: New file.
11464
12ab52e9
PA
114652014-02-26 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11468 that won't ever trigger. Make sure that GDB reports the correct
11469 breakpoint that caused the stop.
11470
849c862e
JK
114712014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11472
11473 PR gdb/16626
11474 * gdb.base/auto-load-script: New file.
11475 * gdb.base/auto-load.c: New file.
11476 * gdb.base/auto-load.exp: New file.
11477
71b7d793
JK
11478 PR gdb/16626
11479 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11480
e2f0d509
JK
114812014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11482
11483 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11484 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11485
50cc37c8
DE
114862014-02-24 Doug Evans <dje@google.com>
11487
11488 * lib/gdb.exp (run_on_host): Log error output if program fails.
11489
ea4758f2
PA
114902014-02-21 Pedro Alves <palves@redhat.com>
11491
11492 * gdb.threads/step-after-sr-lock.c: Rename to ...
11493 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11494 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11495 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11496 ... this.
11497
d7b30f67
SDJ
114982014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11499
11500 PR tdep/16397
11501 * gdb.arch/amd64-stap-special-operands.exp: New file.
11502 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11503 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11504 * gdb.arch/amd64-stap-triplet.S: Likewise.
11505 * gdb.arch/amd64-stap-triplet.c: Likewise.
11506
83deb43f
JB
115072014-02-20 Joel Brobecker <brobecker@adacore.com>
11508
11509 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11510 in .section pseudo-op.
11511
adde2bff
DE
115122014-02-20 lin zuojian <manjian2006@gmail.com>
11513 Joel Brobecker <brobecker@adacore.com>
11514 Doug Evans <xdje42@gmail.com>
11515
11516 PR symtab/16581
11517 * gdb.dwarf2/dw2-icycle.S: New file.
11518 * gdb.dwarf2/dw2-icycle.c: New file.
11519 * gdb.dwarf2/dw2-icycle.exp: New file.
11520
f7bd0f78
SC
115212014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11522
11523 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11524 operations on gdb.Value objects.
11525 * gdb.python/py-value-cc.exp: Add new test to test operations on
11526 gdb.Value objects.
11527
c17ef0d5
DE
115282014-02-18 Doug Evans <dje@google.com>
11529
11530 * Makefile.in (TESTS): New variable.
11531 (expanded_tests, expanded_tests_or_none): New variables
11532 (check-single): Pass $(expanded_tests_or_none) to runtest.
11533 (check-parallel): Only run tests in $(TESTS) if non-empty.
11534 (check/no-matching-tests-found): New rule.
11535 * README: Document TESTS makefile variable.
11536
5dd3176f
DE
115372014-02-18 Doug Evans <dje@google.com>
11538
11539 * Makefile.in (check-parallel): rm -rf outputs temp.
11540
0b10be4f
JK
115412014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11542
11543 Fix "ERROR: no fileid for" in the testsuite.
11544 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11545
85f224e7
DE
115462014-02-12 Doug Evans <dje@google.com>
11547
11548 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11549 (MISCELLANEOUS): New variable.
11550 (clean): rm -rf $(MISCELLANEOUS).
11551 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11552 dwp live in the same directory as symlinks, with each symlink pointed
11553 to a differently named file in a different directory.
11554
149b30ff
DE
115552014-02-11 Doug Evans <dje@google.com>
11556
11557 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11558 of Tcl file commands.
11559
1dfdac32
MK
115602014-02-10 Mark Kettenis <kettenis@gnu.org>
11561
11562 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11563 "kill -SIGUSR1 -1".
11564
aa4fb036
JB
115652014-02-10 Joel Brobecker <brobecker@adacore.com>
11566
11567 * gdb.ada/tick_length_array_enum_idx: New testcase.
11568
ed3ef339
DE
115692014-02-10 Doug Evans <xdje42@gmail.com>
11570
11571 * configure.ac (AC_OUTPUT): Add gdb.guile.
11572 * configure: Regenerate.
11573 * lib/gdb-guile.exp: New file.
11574 * lib/gdb.exp (get_target_charset): New function.
11575 * gdb.base/help.exp: Update expected output from "apropos apropos".
11576 * gdb.guile/Makefile.in: New file.
11577 * gdb.guile/guile.exp: New file.
11578 * gdb.guile/scm-arch.c: New file.
11579 * gdb.guile/scm-arch.exp: New file.
11580 * gdb.guile/scm-block.c: New file.
11581 * gdb.guile/scm-block.exp: New file.
11582 * gdb.guile/scm-breakpoint.c: New file.
11583 * gdb.guile/scm-breakpoint.exp: New file.
11584 * gdb.guile/scm-disasm.c: New file.
11585 * gdb.guile/scm-disasm.exp: New file.
11586 * gdb.guile/scm-equal.c: New file.
11587 * gdb.guile/scm-equal.exp: New file.
11588 * gdb.guile/scm-error.exp: New file.
11589 * gdb.guile/scm-error.scm: New file.
11590 * gdb.guile/scm-frame-args.c: New file.
11591 * gdb.guile/scm-frame-args.exp: New file.
11592 * gdb.guile/scm-frame-args.scm: New file.
11593 * gdb.guile/scm-frame-inline.c: New file.
11594 * gdb.guile/scm-frame-inline.exp: New file.
11595 * gdb.guile/scm-frame.c: New file.
11596 * gdb.guile/scm-frame.exp: New file.
11597 * gdb.guile/scm-generics.exp: New file.
11598 * gdb.guile/scm-gsmob.exp: New file.
11599 * gdb.guile/scm-iterator.c: New file.
11600 * gdb.guile/scm-iterator.exp: New file.
11601 * gdb.guile/scm-math.c: New file.
11602 * gdb.guile/scm-math.exp: New file.
11603 * gdb.guile/scm-objfile-script-gdb.in: New file.
11604 * gdb.guile/scm-objfile-script.c: New file.
11605 * gdb.guile/scm-objfile-script.exp: New file.
11606 * gdb.guile/scm-objfile.c: New file.
11607 * gdb.guile/scm-objfile.exp: New file.
11608 * gdb.guile/scm-ports.exp: New file.
11609 * gdb.guile/scm-pretty-print.c: New file.
11610 * gdb.guile/scm-pretty-print.exp: New file.
11611 * gdb.guile/scm-pretty-print.scm: New file.
11612 * gdb.guile/scm-section-script.c: New file.
11613 * gdb.guile/scm-section-script.exp: New file.
11614 * gdb.guile/scm-section-script.scm: New file.
11615 * gdb.guile/scm-symbol.c: New file.
11616 * gdb.guile/scm-symbol.exp: New file.
11617 * gdb.guile/scm-symtab-2.c: New file.
11618 * gdb.guile/scm-symtab.c: New file.
11619 * gdb.guile/scm-symtab.exp: New file.
11620 * gdb.guile/scm-type.c: New file.
11621 * gdb.guile/scm-type.exp: New file.
11622 * gdb.guile/scm-value-cc.cc: New file.
11623 * gdb.guile/scm-value-cc.exp: New file.
11624 * gdb.guile/scm-value.c: New file.
11625 * gdb.guile/scm-value.exp: New file.
11626 * gdb.guile/source2.scm: New file.
11627 * gdb.guile/types-module.cc: New file.
11628 * gdb.guile/types-module.exp: New file.
11629
7026a7c1
YQ
116302014-02-10 Yao Qi <yao@codesourcery.com>
11631
11632 PR testsuite/16543
11633 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11634 * configure: Regenerated.
11635 * Makefile.in: New file.
11636
6c466447
AS
116372014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11638
11639 * gdb.python/py-framefilter.exp: Fix typo.
11640
6e854735
YQ
116412014-02-08 Yao Qi <yao@codesourcery.com>
11642
11643 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11644 that no =breakpoint-modified is emitted when breakpoints are
11645 modified through MI commands.
11646
d137e6dc
PA
116472014-02-07 Pedro Alves <pedro@codesourcery.com>
11648 Pedro Alves <palves@redhat.com>
11649
11650 * gdb.threads/step-after-sr-lock.c: New file.
11651 * gdb.threads/step-after-sr-lock.exp: New file.
11652
b5ee5a50
PA
116532014-02-07 Pedro Alves <palves@redhat.com>
11654
11655 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11656
3c77faf3
JK
116572014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11658
11659 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11660 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11661
6dddc817
DE
116622014-02-06 Doug Evans <xdje42@gmail.com>
11663
11664 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11665 output.
11666
11667 * gdb.gdb/python-interrupts.exp: New file.
11668
de7b2893
YQ
116692014-02-05 Yao Qi <yao@codesourcery.com>
11670
11671 * gdb.trace/report.exp (use_collected_data): Test the output
11672 of "info threads" and "info inferiors".
11673
66d032ac
YQ
116742014-02-05 Yao Qi <yao@codesourcery.com>
11675
11676 Revert this patch:
11677
11678 2013-05-24 Yao Qi <yao@codesourcery.com>
11679
11680 * gdb.trace/tfile.exp: Test inferior and thread.
11681
591a12a1
UW
116822014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11683
11684 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11685 on a function.
11686 * gdb.base/step-bt.c: Call hello via function pointer to make
11687 sure its first instruction is executed on powerpc64le-linux.
11688
0ff3e01f
UW
116892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11690
11691 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11692
084ee545
UW
116932014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11694
11695 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11696 of the test patterns for use on little-endian systems.
11697
6ed14ff3
UW
116982014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11699
11700 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11701 (decimal_vector): Fix for little-endian.
11702
401e27fd
JM
117032014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11704
11705 * gdb.arch/sparc-sysstep.exp: New file.
11706 * gdb.arch/sparc-sysstep.c: Likewise.
11707
11708 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11709
8b924729
EBM
117102014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11711
11712 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11713
fb151210
JB
117142014-01-23 Tom Tromey <tromey@redhat.com>
11715
11716 * gdb.ada/array_char_idx: New testcase.
11717
0740f8d8
TT
117182014-01-23 Tom Tromey <tromey@redhat.com>
11719
11720 PR python/16487:
11721 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11722 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11723 classes.
11724
21909fa1
TT
117252014-01-23 Tom Tromey <tromey@redhat.com>
11726
11727 PR python/16491:
11728 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11729 string from an inferior frame.
11730 * gdb.python/py-framefilter-mi.exp: Update.
11731
87ce2a04
DE
117322014-01-22 Doug Evans <dje@google.com>
11733
11734 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11735
237b092b
AA
117362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11737
11738 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11739
d674a709
AA
117402014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11741
11742 * gdb.trace/entry-values.exp: Remove excess space character from
11743 regex patterns. Handle s390 call instruction.
11744
20fa3390
AA
117452014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11746
11747 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11748 define "*_start" label. Make "name" static.
11749 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11750 ${name} by references to ${name}_start.
11751
78466714
AA
117522014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11753
11754 * gdb.base/info-macros.exp: Remove "debug" from the compile
11755 options.
11756
ec9f644a
IB
117572014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11758
11759 * gdb.dlang/demangle.exp: New file.
11760
94b1b47e
IB
117612014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11762
11763 * gdb.dlang/primitive-types.exp: New file.
11764
7f420862
IB
117652014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11766
11767 * configure.ac: Create gdb.dlang/Makefile.
11768 * configure: Regenerate.
11769 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11770 * gdb.dlang/Makefile.in: New file.
11771 * lib/d-support.exp: New file.
11772 * lib/gdb.exp (skip_d_tests): New proc.
11773
52834460
MM
117742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11775
11776 * gdb.btrace/delta.exp: Check reverse stepi.
11777 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11778 * gdb.btrace/finish.exp: New.
11779 * gdb.btrace/next.exp: New.
11780 * gdb.btrace/nexti.exp: New.
11781 * gdb.btrace/record_goto.c: Add comments.
11782 * gdb.btrace/step.exp: New.
11783 * gdb.btrace/stepi.exp: New.
11784 * gdb.btrace/multi-thread-step.c: New.
11785 * gdb.btrace/multi-thread-step.exp: New.
11786 * gdb.btrace/rn-dl-bind.c: New.
11787 * gdb.btrace/rn-dl-bind.exp: New.
11788 * gdb.btrace/data.c: New.
11789 * gdb.btrace/data.exp: New.
11790 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11791
6e07b1d2
MM
117922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11793
11794 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11795 * gdb.btrace/exception.exp: Update.
11796 * gdb.btrace/instruction_history.exp: Update.
11797 * gdb.btrace/record_goto.exp: Update.
11798 * gdb.btrace/tailcall.exp: Update.
11799 * gdb.btrace/unknown_functions.exp: Update.
11800 * gdb.btrace/delta.exp: New.
11801
0b722aec
MM
118022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11803
11804 * gdb.btrace/record_goto.exp: Add backtrace test.
11805 * gdb.btrace/tailcall.exp: Add backtrace test.
11806
066ce621
MM
118072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11808
11809 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11810 * gdb.btrace/record_goto.c: New.
11811 * gdb.btrace/record_goto.exp: New.
11812 * gdb.btrace/x86-record_goto.S: New.
11813
0688d04e
MM
118142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11815
11816 * gdb.btrace/function_call_history.exp: Update tests.
11817 * gdb.btrace/instruction_history.exp: Update tests.
11818
8710b709
MM
118192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11820
11821 * gdb.btrace/function_call_history.exp: Fix expected field
11822 order for "record function-call-history".
11823 Add new tests for "record function-call-history /c".
11824 * gdb.btrace/exception.cc: New.
11825 * gdb.btrace/exception.exp: New.
11826 * gdb.btrace/tailcall.exp: New.
11827 * gdb.btrace/x86-tailcall.S: New.
11828 * gdb.btrace/x86-tailcall.c: New.
11829 * gdb.btrace/unknown_functions.c: New.
11830 * gdb.btrace/unknown_functions.exp: New.
11831 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11832
5de9129b
MM
118332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11834
11835 * gdb.btrace/instruction_history.exp: Update.
11836 * gdb.btrace/function_call_history.exp: Update.
11837
23a7fe75
MM
118382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11839
11840 * gdb.btrace/function_call_history.exp: Fix expected function
11841 trace.
11842 * gdb.btrace/instruction_history.exp: Initialize traced.
11843 Remove traced_functions.
11844
724c7dd8
MM
118452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11846
11847 * gdb.btrace/function_call_history.exp: Update
11848 * gdb.btrace/instruction_history.exp: Update.
11849
6d78d93b
MM
118502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11851
11852 * gdb.btrace/enable.exp: Update expected text.
11853
93a360cc
OJ
118542014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11855
11856 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11857 bytes.
11858
3772b53f
MR
118592014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11860
11861 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11862
596662fa
OJ
118632014-01-15 Omair Javaid <omair.javaid@linaro.org>
11864
11865 * lib/gdb.exp (supports_process_record): Return true for
11866 arm*-linux*. (supports_reverse): Likewise.
11867
b5b08fb4
SC
118682014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11869
11870 PR python/15464
11871 PR python/16113
11872 * gdb.python/py-type.c: Enhance test case.
11873 * gdb.python/py-value-cc.cc: Likewise
11874 * gdb.python/py-type.exp: Add new tests.
11875 * gdb.python/py-value-cc.exp: Likewise
11876
52d7fb13
AA
118772014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11878 Pedro Alves <palves@redhat.com>
11879
11880 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11881 Make "name" extern.
11882 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11883 references to ${name}_start by references to ${name}.
11884
a2cd8cfe
JB
118852014-01-10 Joel Brobecker <brobecker@adacore.com>
11886
11887 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11888
4e23fced
JB
118892014-01-10 Joel Brobecker <brobecker@adacore.com>
11890
11891 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11892
c6a9e42c
PA
118932014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11894 Pedro Alves <palves@redhat.com>
11895
11896 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11897 mi_gdb_target_load.
c6a9e42c 11898
b7ea362b
PA
118992014-01-08 Pedro Alves <palves@redhat.com>
11900
11901 * gdb.threads/reconnect-signal.c: New file.
11902 * gdb.threads/reconnect-signal.exp: New file.
11903
5e3f4fab
EBM
119042014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11905
11906 * gdb.base/source-dir.exp: New file.
11907
79301218
JB
119082014-01-07 Joel Brobecker <brobecker@adacore.com>
11909
11910 * gdb.ada/mi_interface: New testcase.
11911
8e355c5d
JB
119122014-01-07 Joel Brobecker <brobecker@adacore.com>
11913
11914 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11915 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11916 gdb.ada/pp-rec-component/pck.ads: New files.
11917
c0d48811
JB
119182014-01-07 Joel Brobecker <brobecker@adacore.com>
11919
11920 * gdb.python/py-pp-integral.c: New file.
11921 * gdb.python/py-pp-integral.py: New file.
11922 * gdb.python/py-pp-integral.exp: New file.
11923
17b609c3 11924For older changes see ChangeLog-1993-2013.
c906108c 11925\f
8d8cb839
EZ
11926;; Local Variables:
11927;; mode: change-log
11928;; left-margin: 8
11929;; fill-column: 74
11930;; version-control: never
11931;; End:
902f2ccb 11932
61baf725 11933 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11934 Copying and distribution of this file, with or without modification,
11935 are permitted provided the copyright notice and this notice are preserved.
This page took 2.807589 seconds and 4 git commands to generate.