]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Make dwarf_expr_context::stack_empty_p return a bool
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
cb791d59
TT
12017-09-11 Tom Tromey <tom@tromey.com>
2
3 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4
7c96f8c1
TT
52017-09-11 Tom Tromey <tom@tromey.com>
6
7 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9
469412dd
CW
102017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11
12 * gdb.fortran/printing-types.exp: New file.
13 * gdb.fortran/printing-types.exp: New file.
14
e0f86435
BH
152017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
16
17 * gdb.fortran/vla-ptype.exp: Fix typos.
18 * gdb.fortran/vla-value.exp: Same.
19
9e9af4be
BH
202017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
21
22 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
23 * gdb.mi/mi-var-child-f.exp: Likewise.
24 * gdb.mi/mi-vla-fortran.exp: Likewise.
25
a5ad232b
FP
262017-09-08 Frank Penczek <frank.penczek@intel.com>
27 Christoph Weinmann <christoph.t.weinmann@intel.com>
28 Bernhard Heckel <bernhard.heckel@intel.com>
29
30 * gdb.fortran/ptr-indentation.f90: New file.
31 * gdb.fortran/ptr-indentation.exp: New file.
32
5aec60eb
TT
332017-09-05 Tom Tromey <tom@tromey.com>
34
35 PR gdb/22010:
36 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
37
8f8f8152
TP
382017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
39
40 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
41
fbd1b771
JK
422017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
43
44 * gdb.threads/tls-nodebug-pie.c: New file.
45 * gdb.threads/tls-nodebug-pie.exp: New file.
46
5eb5f850
TT
472017-09-05 Tom Tromey <tom@tromey.com>
48
49 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
50 for rust.
51
ae780a21
SM
522017-09-05 Simon Marchi <simon.marchi@ericsson.com>
53
54 * gdb.multi/multi-arch-exec.exp: Test with different
55 "follow-exec-mode" settings.
56 (do_test): New procedure.
57
3693fdb3
PA
582017-09-04 Pedro Alves <palves@redhat.com>
59
60 * gdb.base/func-static.c (S::method const, S::method volatile)
61 (S::method volatile const): New methods.
62 (c_s, v_s, cv_s): New instances.
63 (main): Call method() on them.
64 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
65 (cannot_resolve): New procedure.
66 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
67 print-quote-unquoted columns.
68 (do_test): Test printing each scope too.
69
e68cb8e0
PA
702017-09-04 Pedro Alves <palves@redhat.com>
71
72 * gdb.base/local-static.exp: Also test with
73 class::method::variable wholly quoted.
74 * gdb.cp/m-static.exp (class::method::variable): Remove test.
75
858be34c
PA
762017-09-04 Pedro Alves <palves@redhat.com>
77
78 * gdb.base/local-static.c: New.
79 * gdb.base/local-static.cc: New.
80 * gdb.base/local-static.exp: New.
81
46a4882b
PA
822017-09-04 Pedro Alves <palves@redhat.com>
83
84 * gdb.asm/asm-source.exp: Add casts to int.
85 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
86 (dataglobal64_1, dataglobal64_2): New globals.
87 * gdb.base/nodebug.exp: Test different expressions involving the
88 new globals, with print, whatis and ptype. Add casts to int.
89 * gdb.base/solib-display.exp: Add casts to int.
90 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
91 * gdb.cp/m-static.exp: Add cast to int.
92 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
93 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
94 tls variable with no debug info without a cast. Test with a cast
95 to int too.
96 * gdb.trace/entry-values.exp: Add casts.
97
2c5a2be1
PA
982017-09-04 Pedro Alves <palves@redhat.com>
99
100 * gdb.base/nodebug.exp: Test that ptype's error about functions
101 with unknown return type includes the function name too.
102
7022349d
PA
1032017-09-04 Pedro Alves <palves@redhat.com>
104
105 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
106 return type of munmap in infcall.
107 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
108 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
109 type of ftell in infcall.
110 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
111 type of getpid in infcall.
112 * gdb.base/infcall-exec.exp: Cast return type of execlp in
113 infcall.
114 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
115 Bail on failure to extract the pid.
116 * gdb.base/nodebug.c: #include <stdint.h>.
117 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
118 New functions.
119 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
120 Change expected output of print/whatis/ptype with functions with
121 no debug info. Test all supported languages. Call
122 test_call_promotion.
123 * gdb.compile/compile.exp: Adjust expected output to expect
124 warning.
125 * gdb.threads/siginfo-threads.exp: Likewise.
126
54990598
PA
1272017-09-04 Pedro Alves <palves@redhat.com>
128
129 * gdb.base/callfuncs.exp (do_function_calls): New parameter
130 "prototypes". Test calling float functions via prototyped and
131 unprototyped function pointers.
132 (perform_all_tests): New parameter "prototypes". Pass it down.
133 (top level): Pass down "prototypes" parameter to
134 perform_all_tests.
135
34d16ea2
SM
1362017-09-04 Simon Marchi <simon.marchi@ericsson.com>
137
138 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
139 Test with nested loops.
140
9521ecda
SM
1412017-09-04 Simon Marchi <simon.marchi@ericsson.com>
142
143 * gdb.base/commands.exp: Call the new procedures.
144 (loop_break_test, loop_continue_test): New procedures.
145
80a65e9b
SM
1462017-09-04 Simon Marchi <simon.marchi@ericsson.com>
147
148 * gdb.base/commands.exp: Call new procedure.
149 (define_if_without_arg_test): New procedure.
150
e439fa14
PA
1512017-09-04 Pedro Alves <palves@redhat.com>
152
153 * gdb.base/list-ambiguous.exp: New file.
154 * gdb.base/list-ambiguous0.c: New file.
155 * gdb.base/list-ambiguous1.c: New file.
156 * gdb.base/list.exp (test_list_range): Adjust expected output.
157
0a2dde4a
SDJ
1582017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
159
160 * gdb.base/share-env-with-gdbserver.c: New file.
161 * gdb.base/share-env-with-gdbserver.exp: Likewise.
162
5e89eb3a
SM
1632017-08-28 Simon Marchi <simon.marchi@ericsson.com>
164
165 * gdb.base/commands.exp (gdbvar_simple_if_test,
166 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
167 progvar_simple_if_test, progvar_simple_while_test,
168 progvar_complex_if_while_test, user_defined_command_test,
169 user_defined_command_args_eval,
170 user_defined_command_args_stack_test,
171 user_defined_command_manyargs_test, bp_deleted_in_command_test,
172 temporary_breakpoint_commands,
173 gdb_test_no_prompt, redefine_hook_test,
174 redefine_backtrace_test): Remove "global gdb_prompt".
175
fd437cbc
SM
1762017-08-28 Simon Marchi <simon.marchi@ericsson.com>
177
178 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
179 New proc, call it from toplevel.
180
87215ad1
SDJ
1812017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
182
183 PR remote/21852
184 * gdb.server/normal.c: New file, copied from gdb.base.
185 * gdb.server/run-without-local-binary.exp: New file.
186
58afddc6
WP
1872017-08-07 Weimin Pan <weimin.pan@oracle.com>
188
189 * gdb.arch/sparc64-adi.exp: New file.
190 * gdb.arch/sparc64-adi.c: New file.
191
5277199a
PA
1922017-08-22 Pedro Alves <palves@redhat.com>
193
194 * gdb.cp/overload.exp (line_range_pattern): New procedure.
195 (top level): Add "list all overloads" tests.
196
14278e1f
TT
1972017-08-22 Tom Tromey <tom@tromey.com>
198
199 * gdb.gdb/xfullpath.exp: Remove.
200
bf223d3e
PA
2012017-08-21 Pedro Alves <palves@redhat.com>
202
203 PR gdb/19487
204 * gdb.base/symbol-alias.c: New.
205 * gdb.base/symbol-alias2.c: New.
206 * gdb.base/symbol-alias.exp: New.
207
c973d0aa
PA
2082017-08-21 Pedro Alves <palves@redhat.com>
209
210 * gdb.base/dfp-test.c
211 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
212 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
213 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
214 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
215 * gdb.base/whatis-ptype-typedefs.c: New.
216 * gdb.base/whatis-ptype-typedefs.exp: New.
217 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
218 (an_int, an_int_type, an_int_type2): New globals.
219 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
220 involving typedefs and cast expressions.
221 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
222 (lookup_typedefs_function): New.
223 (typedefs_pretty_printers_dict): New.
224 (top level): Register lookup_typedefs_function in
225 gdb.pretty_printers.
226
6d580b63
YQ
2272017-08-18 Yao Qi <yao.qi@linaro.org>
228
229 * gdb.server/unittest.exp: New.
230
206726fb
SDJ
2312017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
232
233 PR gdb/21954
234 * gdb.base/environ.exp: Add test to check if 'unset environment'
235 works.
236
bf0ec4c2
AA
2372017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
238
239 * lib/gdb.exp (universal_compile_options): New caching proc.
240 (gdb_compile): Suppress GCC's coloring of messages.
241
d6382fff
TT
2422017-08-14 Tom Tromey <tom@tromey.com>
243
244 PR gdb/21675:
245 * gdb.base/printcmds.exp (test_radices): New function.
246 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
247 * gdb.base/sizeof.exp (check_valueof): Use p/d.
248 * lib/gdb.exp (get_integer_valueof): Use p/d.
249
c2c2dd9f
SM
2502017-08-12 Simon Marchi <simon.marchi@ericsson.com>
251
252 * lib/gdb.exp (get_valueof): Don't capture end-of-line
253 characters.
254
fdffd6f4
TT
2552017-08-05 Tom Tromey <tom@tromey.com>
256
257 * gdb.rust/simple.exp: Allow String to appear in a different
258 namespace.
259
27d41eac
YQ
2602017-07-26 Yao Qi <yao.qi@linaro.org>
261
262 * gdb.gdb/unittest.exp: Invoke command
263 "maintenance check xml-descriptions".
264
031ed05d
AA
2652017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
266
267 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
268 calling context.
269 (hex128): Drop erroneous calculation of parameters.
270
dcd27ddf
SM
2712017-07-22 Simon Marchi <simon.marchi@ericsson.com>
272
273 * gdb.python/py-unwind.exp: Disable stack protection when
274 building test file.
275
47e77640
PA
2762017-07-20 Pedro Alves <palves@redhat.com>
277
278 * gdb.base/default.exp (set language): Adjust expected output.
279
62d2a18a
PA
2802017-07-20 Pedro Alves <palves@redhat.com>
281
282 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
283 (test_minsym): ... this, and make static.
284 (get_pck__foo__bar__minsym): Rename to ...
285 (get_test_minsym): ... this.
286 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
287 symbol names and comments.
288 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
289 (get_test_minsym): ... this.
290 (pck__foo__bar__minsym__2): Rename to ...
291 (test_minsym): ... this.
292 (main): Adjust.
293
c45ec17c
PA
2942017-07-17 Pedro Alves <palves@redhat.com>
295
296 * gdb.base/completion.exp: Adjust expected output.
297 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
298 the completer works.
299
c6756f62
PA
3002017-07-17 Pedro Alves <palves@redhat.com>
301
302 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
303
5bd68487
AB
3042017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
305
306 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
307
8880f2a9
TT
3082017-07-14 Tom Tromey <tom@tromey.com>
309
310 PR rust/21764:
311 * gdb.rust/simple.exp: Add tests.
312
65547233
TT
3132017-07-14 Tom Tromey <tom@tromey.com>
314
315 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
316
8f14146e
PA
3172017-07-14 Pedro Alves <palves@redhat.com>
318
319 * gdb.linespec/base/one/thefile.cc (z1): New function.
320 * gdb.linespec/base/two/thefile.cc (z2): New function.
321 * gdb.linespec/linespec.exp: Add tests.
322
b4365d02
AB
3232017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
324
325 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
326 to mi_create_breakpoint.
327
5d2cbaa5
AB
3282017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
329
330 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
331 mi_create_breakpoint.
332
11cb5716
IB
3332017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
334
335 * gdb.dlang/demangle.exp: Update for demangling changes.
336
03278692
TT
3372017-07-09 Tom Tromey <tom@tromey.com>
338
339 * gdb.dwarf2/shortpiece.exp: New file.
340
33c5cd75
DB
3412017-07-06 David Blaikie <dblaikie@gmail.com>
342
343 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
344 built from fissiont-multi-cu{1,2}.c.
345 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
346 except putting 'main' and 'func' in separate CUs in the same DWO file.
347 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
348 test.
349 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
350 test.
351
8455d262
PA
3522017-07-06 Pedro Alves <palves@redhat.com>
353
354 * gdb.python/py-unwind.exp: Test flushregs.
355
dc4bde35
SDJ
3562017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
357
358 PR cli/21688
359 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
360 tests for alias commands and trailing whitespace.
361
51ed89aa
SDJ
3622017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
363
364 PR cli/21688
365 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
366 procedure. Call it.
367
eb17d413
PA
3682017-06-29 Pedro Alves <palves@redhat.com>
369
370 * gdb.base/printcmds.exp: Add tests.
371
41664b45
DG
3722017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
373
374 PR gdb/21337
375 * gdb.base/reread-readsym.exp: New file.
376 * gdb.base/reread-readsym.c: New file.
377
75312ae3
KB
3782017-06-21 Kevin Buettner <kevinb@redhat.com>
379
380 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
381 subpattern.
382
66953522
PB
3832017-06-19 Peter Bergner <bergner@vnet.ibm.com>
384
385 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
386 extended mnemonic.
387 * gdb.arch/powerpc-power9.s: Likewise.
388
5524b525
AA
3892017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
390
391 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
392 on 32-bit x86 targets. Exploit is_*_target macros where
393 appropriate.
394
03c8af18
AA
3952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
396
397 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
398 register pieces.
399
3bf31011
AA
4002017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
401
402 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
403 located in one or more DWARF pieces.
404
805acca0
AA
4052017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
406
407 * lib/gdb.exp (get_endianness): New proc.
408 * gdb.arch/aarch64-fp.exp: Use it.
409 * gdb.arch/altivec-regs.exp: Likewise.
410 * gdb.arch/e500-regs.exp: Likewise.
411 * gdb.arch/vsx-regs.exp: Likewise.
412 * gdb.base/dump.exp: Likewise.
413 * gdb.base/funcargs.exp: Likewise.
414 * gdb.base/gnu_vector.exp: Likewise.
415 * gdb.dwarf2/formdata16.exp: Likewise.
416 * gdb.dwarf2/implptrpiece.exp: Likewise.
417 * gdb.dwarf2/nonvar-access.exp: Likewise.
418 * gdb.python/py-inferior.exp: Likewise.
419 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
420
e9352324
AA
4212017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
422
423 PR gdb/21226
424 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
425 stack value pieces are taken from the LSB end.
426
d5d1163e
AA
4272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
428
429 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
430 variable at nonzero offset.
431
0567c986
AA
4322017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
433
434 * gdb.dwarf2/var-access.c: New file.
435 * gdb.dwarf2/var-access.exp: New test.
436 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
437
973e9aab
TT
4382017-06-12 Tom Tromey <tom@tromey.com>
439
440 * gdb.dwarf2/formdata16.exp: Add tests.
441
d9109c80
TT
4422017-06-12 Tom Tromey <tom@tromey.com>
443
444 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
445
30a25466
TT
4462017-06-12 Tom Tromey <tom@tromey.com>
447
448 PR exp/16225:
449 * gdb.reverse/i386-sse-reverse.exp: Update tests.
450 * gdb.arch/vsx-regs.exp: Update tests.
451 * gdb.arch/s390-vregs.exp (hex128): New proc.
452 Update test.
453 * gdb.arch/altivec-regs.exp: Update tests.
454
aefd8b33
SDJ
4552017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
456
457 * gdb.base/startup-with-shell.c: New file.
458 * gdb.base/startup-with-shell.exp: Likewise.
459
2090129c
SDJ
4602017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
461
462 * gdb.server/non-existing-program.exp: Update regex in order to
463 reflect the fact that gdbserver is now using fork_inferior (with a
464 shell) to startup the inferior.
465
8e86a419
SM
4662017-05-30 Simon Marchi <simon.marchi@ericsson.com>
467
468 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
469 support function calls from GDB.
470
e6cf65f2
TT
4712017-05-21 Tom Tromey <tom@tromey.com>
472
473 PR rust/21466:
474 * gdb.rust/unsized.exp: New file.
475 * gdb.rust/unsized.rs: New file.
476
43cc5389
TT
4772017-05-19 Tom Tromey <tom@tromey.com>
478
479 PR rust/21484:
480 * gdb.rust/watch.exp: New file.
481 * gdb.rust/watch.rs: New file.
482
ec8df234
TT
4832017-05-18 Tom Tromey <tom@tromey.com>
484
485 * gdb.rust/simple.exp: Allow Box to be qualified.
486
3e3e7fae
TP
4872017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
488
489 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
490
59cc050d
PA
4912017-05-18 Pedro Alves <palves@redhat.com>
492
493 * gdb.base/fileio.c (test_write, test_read, test_close)
494 (test_fstat): Don't print 'ret' in the fail path.
495
c8f6abd1
PA
4962017-05-18 Pedro Alves <palves@redhat.com>
497
498 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
499 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
500 (test_system, test_rename, test_unlink, test_time): Change
501 prototypes.
502 * gdb.base/fileio.exp (stop_msg): Adjust.
503
d2a03b77
PA
5042017-05-18 Pedro Alves <palves@redhat.com>
505
506 * gdb.base/fileio.c (null_str): New global.
507 (test_stat): Use it.
508 * gdb.base/fileio.exp: Remove nowarnings.
509
0d5c6999
YQ
5102017-05-17 Yao Qi <yao.qi@linaro.org>
511
512 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
513
21873064
YQ
5142017-05-17 Simon Marchi <simon.marchi@ericsson.com>
515
516 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
517 argument command.
518 (top-level): Invoke test_set_inferior_tty.
519
d512d31c
PA
5202017-05-04 Pedro Alves <palves@redhat.com>
521
522 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
523 Add parens to print call for Python 3.
524
90cef2ed
KS
5252017-05-03 Keith Seitz <keiths@redhat.com>
526
527 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
528 (main): Call it.
529
14f819c8
TW
5302017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
531
532 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
533 to prev and next.
534
913aeadd
TW
5352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
536
537 * gdb.python/py-record-btrace.exp: Remove test for
538 gdb.BtraceInstruction.error.
539
a3be24ad
TW
5402017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
541
542 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
543
ae20e79a
TW
5442017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
545
546 * gdb.python/py-record-btrace-threads.c: New file.
547 * gdb.python/py-record-btrace-threads.exp: New file.
548
45ce1b47
SDJ
5492017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
550
551 PR testsuite/8595
552 * gdb.base/environ.exp: Make test available in all architectures.
553 Move bits related to "info program" testing to
554 gdb.base/info-program.exp. Rewrite tests to use the two new
555 procedures mentione below.
556 (test_set_show_env_var) New procedure.
557 (test_set_show_env_var_equal): Likewise.
558 * gdb.base/info-program.exp: New file.
559
e15c3eb4
KS
5602017-04-27 Keith Seitz <keiths@redhat.com>
561
562 * gdb.cp/oranking.cc (test15): New function.
563 (main): Call test15 and declare additional variables for testing.
564 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
565 "p foo101('abc')" tests.
566 Add tests for cv qualifier overloads.
567 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
568 "lvalue reference overload" test.
569 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
570 "print value of f1 on Child&& in f2" test.
571
3a3fd0fd
PA
5722017-04-19 Pedro Alves <palves@redhat.com>
573
574 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
575 procedure.
576 (top level): Call it.
577 * lib/gdb.exp (gdb_define_cmd): New procedure.
578
53375380
PA
5792017-04-12 Pedro Alves <palves@redhat.com>
580
581 PR gdb/21323
582 * gdb.cp/wide_char_types.c: Include <wchar.h>.
583 (wchar): New global.
584 * gdb.cp/wide_char_types.exp (wide_char_types_program)
585 (do_test_wide_char, wide_char_types_no_program, top level): Add
586 wchar_t testing.
587
53e710ac
PA
5882017-04-12 Pedro Alves <palves@redhat.com>
589
590 PR c++/21323
591 * gdb.cp/wide_char_types.c: New file.
592 * gdb.cp/wide_char_types.exp: New file.
593
0ad9d8c7
SDJ
5942017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
595
596 PR gdb/21352
597 * gdb.trace/tsv.exp: Add test for "tsave -r".
598
b1b45502
IB
5992017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
600
601 * gdb.dlang/watch-loc.c: New file.
602 * gdb.dlang/watch-loc.exp: New file.
603
ec13808e
JK
6042017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
605
606 * gdb.python/py-section-script.exp (sepdebug): New testcases.
607
fe5f7374
AK
6082017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
609
610 * gdb.arch/arc-analyze-prologue.S: New file.
611 * gdb.arch/arc-analyze-prologue.exp: Likewise.
612
eea78757
AK
6132017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
614
615 * gdb.arch/arc-decode-insn.S: New file.
616 * gdb.arch/arc-decode-insn.exp: Likewise.
617
5badf10a
IR
6182017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
619
620 PR tdep/20928
621 * gdb.arch/sparc64-regs.exp: New file.
622 * gdb.arch/sparc64-regs.S: Likewise.
623
cee59b3f
TW
6242017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
625
626 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
627 and memory view on Python 3.
628
c0f55cc6
AV
6292017-03-20 Artemiy Volkov <artemiyv@acm.org>
630 Keith Seitz <keiths@redhat.com>
631
632 PR gdb/14441
633 * gdb.cp/demangle.exp: Add rvalue reference tests.
634 * gdb.cp/rvalue-ref-casts.cc: New file.
635 * gdb.cp/rvalue-ref-casts.exp: New file.
636 * gdb.cp/rvalue-ref-overload.cc: New file.
637 * gdb.cp/rvalue-ref-overload.exp: New file.
638 * gdb.cp/rvalue-ref-params.cc: New file.
639 * gdb.cp/rvalue-ref-params.exp: New file.
640 * gdb.cp/rvalue-ref-sizeof.cc: New file.
641 * gdb.cp/rvalue-ref-sizeof.exp: New file.
642 * gdb.cp/rvalue-ref-types.cc: New file.
643 * gdb.cp/rvalue-ref-types.exp: New file.
644 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
645 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
646
51457a05
MAL
6472017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
648
649 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
650 New procedure.
651
5b291c04
MAL
6522017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
653
654 * lib/mi-support.exp (mi_gdb_test): Add additional message
655 for unexpected output.
656
59a56148
AA
6572017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
658
659 * gdb.base/examine-backward.c (Barrier): New character array
660 constant, to ensure that TestStrings is preceded by a string
661 terminator.
662
7942e96e
AA
6632017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
664
665 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
666 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
667 and implicit pointer into such a location.
668
6ebac3fb
DE
6692017-03-16 Doug Evans <dje@google.com>
670
671 * gdb.python/py-lazy-string (pointer): Really add new typedef.
672
ec3b243d
TP
6732017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
674
675 * gdb.cp/m-static.exp: Fix expectation for prototype of
676 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
677
6782017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
679
680 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
681 * gdb.guile/scm-lazy-string.c: New file.
682 * gdb.guile/scm-value.exp: Move lazy string tests to ...
683 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
684 for pointer, array, typedef lazy strings.
685
2cc36e25 6862017-03-16 Doug Evans <dje@google.com>
34b43320
DE
687
688 PR python/17728, python/18439, python/18779
689 * gdb.python/py-value.c (main) Delete locals sptr, sn.
690 * gdb.python/py-lazy-string.c (pointer): New typedef.
691 (main): New locals ptr, array, typedef_ptr.
692 * gdb.python/py-value.exp: Move lazy string tests to ...
693 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
694 array, typedef lazy strings.
ec3b243d 695
0efcde63
AK
6962017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
697
698 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
699 Add optional 'test' parameter.
700
7978d7c3
SM
7012017-03-13 Simon Marchi <simon.marchi@ericsson.com>
702
703 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
704 Skip for versions of DejaGnu < 1.5.
705
896c0c1e
SM
7062017-03-13 Simon Marchi <simon.marchi@ericsson.com>
707
708 * lib/gdb.exp (dejagnu_version): New proc.
709 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
710 Use dejagnu_version.
711
5f4d1085
KS
7122017-03-10 Keith Seitz <keiths@redhat.com>
713
714 PR c++/8128
715 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
716 type from destructor regexps.
717 Add a branch which actually passes the test.
718 Adjust "ptype t5i" test names.
719
1de05205
PA
7202017-03-08 Pedro Alves <palves@redhat.com>
721
722 * gdb.base/step-over-exit.exp: Add explicit test message.
723
c65d6b55
PA
7242017-03-08 Pedro Alves <palves@redhat.com>
725
726 PR gdb/18360
727 * gdb.threads/interrupt-while-step-over.c: New file.
728 * gdb.threads/interrupt-while-step-over.exp: New file.
729
2e86a283
PA
7302017-03-08 Pedro Alves <palves@redhat.com>
731
732 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
733 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
734
25dcbff6
PA
7352017-03-08 Pedro Alves <palves@redhat.com>
736
737 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
738 PKRU as not supported as a PASS.
739
dc9366eb
PA
7402017-03-08 Pedro Alves <palves@redhat.com>
741
742 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
743 prefix instead of $binfile1/$binfile2.
744 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
745 in test message.
746 * gdb.python/py-completion.exp: Use "load python file" as test
747 messages instead of unstable path names.
748
6e5d74e7
PA
7492017-03-08 Pedro Alves <palves@redhat.com>
750 Jan Kratochvil <jan.kratochvil@redhat.com>
751
752 PR cli/21218
753 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
754 New proc.
755 (top level): Call it.
756
9753a2f6
PA
7572017-03-08 Pedro Alves <palves@redhat.com>
758
759 PR tui/21216
760 * gdb.tui/tui-nl-filtered-output.exp: New file.
761
1a4dd9dd
PA
7622017-03-08 Pedro Alves <palves@redhat.com>
763
764 * gdb.base/completion.exp: Move TUI completion tests to ...
765 * gdb.tui/completion.exp: ... this new file.
766
7cbbff33
PA
7672017-03-08 Pedro Alves <palves@redhat.com>
768
769 * gdb.base/tui-disasm-long-lines.c,
770 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
771 gdb.base/tui-layout.exp: Move to ...
772 * gdb.tui/: ... this new directory.
773
5f6fd321
PA
7742017-03-07 Pedro Alves <palves@redhat.com>
775
776 * gdb.base/tui-layout.c: New file.
777 * gdb.base/tui-layout.exp: New file.
778
44959fa8
PA
7792017-03-07 Pedro Alves <palves@redhat.com>
780
781 * gdb.base/tui-layout.c: Rename to ...
782 * gdb.base/tui-disasm-long-lines.c: ... this.
783 * gdb.base/tui-layout.exp: Rename to ...
784 * gdb.base/tui-disasm-long-lines.exp: ... this.
785
f8c4e718
PA
7862017-03-07 Pedro Alves <palves@redhat.com>
787
788 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
789
6dbb839a 7902017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
791
792 * i386-mpx-call.c: New file.
793 * i386-mpx-call.exp: New file.
794
65b48a81
PB
7952017-02-28 Peter Bergner <bergner@vnet.ibm.com>
796
797 * gdb.arch/powerpc-power.exp: Delete test.
798 * gdb.arch/powerpc-power.s: Likewise.
799 * gdb.disasm/disassembler-options.exp: New test.
800 * gdb.arch/powerpc-altivec.exp: Likewise.
801 * gdb.arch/powerpc-altivec.s: Likewise.
802 * gdb.arch/powerpc-altivec2.exp: Likewise.
803 * gdb.arch/powerpc-altivec2.s: Likewise.
804 * gdb.arch/powerpc-altivec3.exp: Likewise.
805 * gdb.arch/powerpc-altivec3.s: Likewise.
806 * gdb.arch/powerpc-power7.exp: Likewise.
807 * gdb.arch/powerpc-power7.s: Likewise.
808 * gdb.arch/powerpc-power8.exp: Likewise.
809 * gdb.arch/powerpc-power8.s: Likewise.
810 * gdb.arch/powerpc-power9.exp: Likewise.
811 * gdb.arch/powerpc-power9.s: Likewise.
812 * gdb.arch/powerpc-vsx.exp: Likewise.
813 * gdb.arch/powerpc-vsx.s: Likewise.
814 * gdb.arch/powerpc-vsx2.exp: Likewise.
815 * gdb.arch/powerpc-vsx2.s: Likewise.
816 * gdb.arch/powerpc-vsx3.exp: Likewise.
817 * gdb.arch/powerpc-vsx3.s: Likewise.
818 * gdb.arch/arm-disassembler-options.exp: Likewise.
819 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
820 * gdb.arch/s390-disassembler-options.exp: Likewise.
821
17cd4947
LM
8222017-02-23 Luis Machado <lgustavo@codesourcery.com>
823
824 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
825 (check_supported_features): ... this. Changed return type to void.
826 (supports_rdseed): New static global.
827 (rdseed): Check supports_rdseed.
828 (initialize): Call check_supported_features.
829
2039d74e
EBM
8302017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
831
832 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
833 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
834 and lqarx/stqcx.
835 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
836 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
837
a51d7ecf
EBM
8382017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
839
840 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
841 uppercase.
842
0224619f
JK
8432017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
844
845 * gdb.dwarf2/formdata16.c: New file.
846 * gdb.dwarf2/formdata16.exp: New file.
847 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
848
216f72a1
JK
8492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
850
851 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
852 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
853 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
854 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
855 DW_AT_GNU_*.
856
43988095
JK
8572017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
858
859 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
860
99e8a4f9
SDJ
8612017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
862
863 PR gdb/21164
864 * gdb.base/maint.exp: Add testcases for when the commands do
865 not have arguments.
866
b58a8c0c
TP
8672017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
868
869 * gdb.cp/chained-calls.exp: Use p instead of P.
870
4e746bb6
TW
8712017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
872
873 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
874 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
875
3f77c769
TT
8762017-02-14 Tom Tromey <tom@tromey.com>
877
878 PR python/13598:
879 * gdb.python/py-events.exp: Add before_prompt event tests.
880
075beec0
AA
8812017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
882
883 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
884
bf5f525c
LM
8852017-02-13 Luis Machado <lgustavo@codesourcery.com>
886
887 * gdb.linespec/explicit.c (my_unique_function_name): New function.
888 (main): Call my_unique_function_name.
889 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
890 completion of patterns with a single match.
891 Add missing -re switches to gdb_test_multiple calls.
892
13a66184
LM
8932017-02-13 Luis Machado <lgustavo@codesourcery.com>
894
895 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
896 return if core file is not recognized.
897
26a06916
SM
8982017-02-10 Simon Marchi <simon.marchi@ericsson.com>
899
900 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
901 and extra UIs.
902
b761ca9e
SM
9032017-02-10 Simon Marchi <simon.marchi@ericsson.com>
904
905 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
906 proc_with_prefix.
907
b964bee0
TT
9082017-02-10 Tom Tromey <tom@tromey.com>
909
910 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
911
18da0c51
MG
9122017-02-10 Martin Galvan <martingalvan@sourceware.org>
913
914 PR gdb/21122
915 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
916
604c4576
JG
9172017-02-08 Jerome Guitton <guitton@adacore.com>
918
919 * gdb.base/define.exp: Add test for command abbreviations
920 in define.
921
20b477a7
LM
9222017-02-06 Luis Machado <lgustavo@codesourcery.com>
923
924 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
925 * gdb.reverse/insn-reverse-x86.c: New file.
926
3f7b46f2
IR
9272017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
928
929 PR tdep/20936
930 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
931
f0fd41c1
TT
9322017-02-03 Tom Tromey <tom@tromey.com>
933
934 PR rust/21097:
935 * gdb.rust/simple.exp: Add new tests.
936
5be5dbf0
PA
9372017-02-02 Pedro Alves <palves@redhat.com>
938
939 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
940 tests.
941
7346ef59
AA
9422017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
943
944 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
945 taking a 2-byte value out of a 4-byte DWARF implicit value on
946 big-endian targets.
947 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
948 logic. Add test cases for DW_OP_implicit.
949
787f0025
MM
9502017-02-01 Markus Metzger <markus.t.metzger@intel.com>
951
952 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
953
68777c29
MM
9542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
955
956 * gdb.btrace/enable.exp: Call gdb_exit before
957 skip_gdbserver_tests.
958
0a1c7e28
MM
9592017-02-01 Markus Metzger <markus.t.metzger@intel.com>
960
961 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
962 GDBFLAGS.
963
b5ac99b0
MM
9642017-02-01 Markus Metzger <markus.t.metzger@intel.com>
965
966 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
967 the test is skipped.
968 * gdb.btrace/data.exp: Likewise.
969 * gdb.btrace/delta.exp: Likewise.
970 * gdb.btrace/dlopen.exp: Likewise.
971 * gdb.btrace/enable-running.exp: Likewise.
972 * gdb.btrace/enable.exp: Likewise.
973 * gdb.btrace/exception.exp: Likewise.
974 * gdb.btrace/function_call_history.exp: Likewise.
975 * gdb.btrace/gcore.exp: Likewise.
976 * gdb.btrace/instruction_history.exp: Likewise.
977 * gdb.btrace/multi-thread-step.exp: Likewise.
978 * gdb.btrace/nohist.exp: Likewise.
979 * gdb.btrace/non-stop.exp: Likewise.
980 * gdb.btrace/reconnect.exp: Likewise.
981 * gdb.btrace/record_goto-step.exp: Likewise.
982 * gdb.btrace/record_goto.exp: Likewise.
983 * gdb.btrace/rn-dl-bind.exp: Likewise.
984 * gdb.btrace/segv.exp: Likewise.
985 * gdb.btrace/step.exp: Likewise.
986 * gdb.btrace/stepi.exp: Likewise.
987 * gdb.btrace/tailcall-only.exp: Likewise.
988 * gdb.btrace/tailcall.exp: Likewise.
989 * gdb.btrace/tsx.exp: Likewise.
990 * gdb.btrace/unknown_functions.exp: Likewise.
991 * gdb.btrace/vdso.exp: Likewise.
992
cd4007e4
MM
9932017-02-01 Markus Metzger <markus.t.metzger@intel.com>
994
995 * gdb.btrace/enable-running.c: New.
996 * gdb.btrace/enable-running.exp: New.
997
2735833d
WT
9982017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
999
1000 * gdb.arch/amd64-gs_base.c: New file.
1001 * gdb.arch/amd64-gs_base.exp: New file.
1002
b51e1e94
LM
10032017-01-26 Luis Machado <lgustavo@codesourcery.com>
1004
1005 * lib/memory.exp: Remove spurious empty newlines.
1006
72ca0410
SM
10072017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
1008
1009 * gdb.python/py-bad-printers.exp: Load python file using "source".
1010 * gdb.python/py-events.exp: Likewise.
1011 * gdb.python/py-evsignal.exp: Likewise.
1012 * gdb.python/py-evthreads.exp: Likewise.
1013 * gdb.python/py-frame-args.exp: Likewise.
1014 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
1015 * gdb.python/py-framefilter-mi.exp: Likewise.
1016 * gdb.python/py-framefilter.exp: Likewise.
1017 * gdb.python/py-mi.exp: Likewise.
1018 * gdb.python/py-pp-maint.exp: Likewise.
1019 * gdb.python/py-pp-registration.exp: Likewise.
1020 * gdb.python/py-prettyprint.exp: Likewise.
1021 (run_lang_tests): Likewise.
1022 * gdb.python/py-typeprint.exp: Likewise.
1023
e309aa65
LM
10242017-01-26 Luis Machado <lgustavo@codesourcery.com>
1025
1026 * lib/memory.exp: New file.
1027 * lib/gdb.exp: Load memory.exp.
1028 * gdb.base/memattr.exp (delete_memory): Move proc to
1029 lib/memory.exp and rename to delete_memory_regions.
1030 Replace delete_memory with delete_memory_regions.
1031 Cleanup memory regions before tests.
1032 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
1033 before tests.
1034
515aff23
LM
10352017-01-26 Luis Machado <lgustavo@codesourcery.com>
1036
1037 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
1038 files.
1039 (initialize): New function conditionally defined.
1040 (testcases): Move within conditional block.
1041 (main): Call initialize.
1042 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
1043 of gdb.reverse/insn-reverse.c.
1044 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
1045 gdb.reverse/insn-reverse.c.
1046
d8b49cf0
YQ
10472017-01-26 Yao Qi <yao.qi@linaro.org>
1048
1049 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
1050 disassemble on address 0.
1051
f13a9a0c
YQ
10522017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1053 Yao Qi <yao.qi@linaro.org>
1054
1055 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
1056 * gdb.dwarf2/implptr-64bit.S: Remove.
1057 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
1058 variables in caller's context. Add DW_OP_implicit_value.
1059
5ac95241
YQ
10602017-01-25 Yao Qi <yao.qi@linaro.org>
1061
1062 * lib/dwarf.exp (Dwarf::_location): Handle
1063 DW_OP_GNU_implicit_pointer with proper size.
1064
23e82930
LM
10652017-01-20 Luis Machado <lgustavo@codesourcery.com>
1066
1067 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
1068 and add untested calls.
1069
d334ae25
LM
10702017-01-20 Luis Machado <lgustavo@codesourcery.com>
1071
1072 * gdb.python/python.exp: Check line number against what GDB thinks
1073 the line number is for func1.
1074
f5e6296e
IB
10752017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
1076
1077 * gdb.dlang/debug-expr.exp: New file.
1078
5b362f04
LM
10792016-12-23 Luis Machado <lgustavo@codesourcery.com>
1080
1081 Fix test names for the following files:
1082
1083 * gdb.ada/exec_changed.exp
1084 * gdb.ada/info_types.exp
1085 * gdb.arch/aarch64-atomic-inst.exp
1086 * gdb.arch/aarch64-fp.exp
1087 * gdb.arch/altivec-abi.exp
1088 * gdb.arch/altivec-regs.exp
1089 * gdb.arch/amd64-byte.exp
1090 * gdb.arch/amd64-disp-step.exp
1091 * gdb.arch/amd64-dword.exp
1092 * gdb.arch/amd64-entry-value-inline.exp
1093 * gdb.arch/amd64-entry-value-param.exp
1094 * gdb.arch/amd64-entry-value-paramref.exp
1095 * gdb.arch/amd64-entry-value.exp
1096 * gdb.arch/amd64-i386-address.exp
1097 * gdb.arch/amd64-invalid-stack-middle.exp
1098 * gdb.arch/amd64-invalid-stack-top.exp
1099 * gdb.arch/amd64-optimout-repeat.exp
1100 * gdb.arch/amd64-prologue-skip.exp
1101 * gdb.arch/amd64-prologue-xmm.exp
1102 * gdb.arch/amd64-stap-special-operands.exp
1103 * gdb.arch/amd64-stap-wrong-subexp.exp
1104 * gdb.arch/amd64-tailcall-cxx.exp
1105 * gdb.arch/amd64-tailcall-noret.exp
1106 * gdb.arch/amd64-tailcall-ret.exp
1107 * gdb.arch/amd64-tailcall-self.exp
1108 * gdb.arch/amd64-word.exp
1109 * gdb.arch/arm-bl-branch-dest.exp
1110 * gdb.arch/arm-disp-step.exp
1111 * gdb.arch/arm-neon.exp
1112 * gdb.arch/arm-single-step-kernel-helper.exp
1113 * gdb.arch/avr-flash-qualifier.exp
1114 * gdb.arch/disp-step-insn-reloc.exp
1115 * gdb.arch/e500-abi.exp
1116 * gdb.arch/e500-regs.exp
1117 * gdb.arch/ftrace-insn-reloc.exp
1118 * gdb.arch/i386-avx512.exp
1119 * gdb.arch/i386-bp_permanent.exp
1120 * gdb.arch/i386-byte.exp
1121 * gdb.arch/i386-cfi-notcurrent.exp
1122 * gdb.arch/i386-disp-step.exp
1123 * gdb.arch/i386-dr3-watch.exp
1124 * gdb.arch/i386-float.exp
1125 * gdb.arch/i386-gnu-cfi.exp
1126 * gdb.arch/i386-mpx-map.exp
1127 * gdb.arch/i386-mpx-sigsegv.exp
1128 * gdb.arch/i386-mpx-simple_segv.exp
1129 * gdb.arch/i386-mpx.exp
1130 * gdb.arch/i386-permbkpt.exp
1131 * gdb.arch/i386-prologue.exp
1132 * gdb.arch/i386-signal.exp
1133 * gdb.arch/i386-size-overlap.exp
1134 * gdb.arch/i386-unwind.exp
1135 * gdb.arch/i386-word.exp
1136 * gdb.arch/mips-fcr.exp
1137 * gdb.arch/powerpc-d128-regs.exp
1138 * gdb.arch/powerpc-stackless.exp
1139 * gdb.arch/ppc64-atomic-inst.exp
1140 * gdb.arch/s390-stackless.exp
1141 * gdb.arch/s390-tdbregs.exp
1142 * gdb.arch/s390-vregs.exp
1143 * gdb.arch/sparc-sysstep.exp
1144 * gdb.arch/thumb-bx-pc.exp
1145 * gdb.arch/thumb-singlestep.exp
1146 * gdb.arch/thumb2-it.exp
1147 * gdb.arch/vsx-regs.exp
1148 * gdb.asm/asm-source.exp
1149 * gdb.base/a2-run.exp
1150 * gdb.base/advance.exp
1151 * gdb.base/all-bin.exp
1152 * gdb.base/anon.exp
1153 * gdb.base/args.exp
1154 * gdb.base/arithmet.exp
1155 * gdb.base/async-shell.exp
1156 * gdb.base/async.exp
1157 * gdb.base/attach-pie-noexec.exp
1158 * gdb.base/attach-twice.exp
1159 * gdb.base/auto-load.exp
1160 * gdb.base/bang.exp
1161 * gdb.base/bitfields.exp
1162 * gdb.base/break-always.exp
1163 * gdb.base/break-caller-line.exp
1164 * gdb.base/break-entry.exp
1165 * gdb.base/break-inline.exp
1166 * gdb.base/break-on-linker-gcd-function.exp
1167 * gdb.base/break-probes.exp
1168 * gdb.base/break.exp
1169 * gdb.base/breakpoint-shadow.exp
1170 * gdb.base/call-ar-st.exp
1171 * gdb.base/call-sc.exp
1172 * gdb.base/call-signal-resume.exp
1173 * gdb.base/call-strs.exp
1174 * gdb.base/callfuncs.exp
1175 * gdb.base/catch-fork-static.exp
1176 * gdb.base/catch-gdb-caused-signals.exp
1177 * gdb.base/catch-load.exp
1178 * gdb.base/catch-signal-fork.exp
1179 * gdb.base/catch-signal.exp
1180 * gdb.base/catch-syscall.exp
1181 * gdb.base/charset.exp
1182 * gdb.base/checkpoint.exp
1183 * gdb.base/chng-syms.exp
1184 * gdb.base/code-expr.exp
1185 * gdb.base/code_elim.exp
1186 * gdb.base/commands.exp
1187 * gdb.base/completion.exp
1188 * gdb.base/complex.exp
1189 * gdb.base/cond-expr.exp
1190 * gdb.base/condbreak.exp
1191 * gdb.base/consecutive.exp
1192 * gdb.base/continue-all-already-running.exp
1193 * gdb.base/coredump-filter.exp
1194 * gdb.base/corefile.exp
1195 * gdb.base/dbx.exp
1196 * gdb.base/debug-expr.exp
1197 * gdb.base/define.exp
1198 * gdb.base/del.exp
1199 * gdb.base/disabled-location.exp
1200 * gdb.base/disasm-end-cu.exp
1201 * gdb.base/disasm-optim.exp
1202 * gdb.base/display.exp
1203 * gdb.base/duplicate-bp.exp
1204 * gdb.base/ena-dis-br.exp
1205 * gdb.base/ending-run.exp
1206 * gdb.base/enumval.exp
1207 * gdb.base/environ.exp
1208 * gdb.base/eu-strip-infcall.exp
1209 * gdb.base/eval-avoid-side-effects.exp
1210 * gdb.base/eval-skip.exp
1211 * gdb.base/exitsignal.exp
1212 * gdb.base/expand-psymtabs.exp
1213 * gdb.base/filesym.exp
1214 * gdb.base/find-unmapped.exp
1215 * gdb.base/finish.exp
1216 * gdb.base/float.exp
1217 * gdb.base/foll-exec-mode.exp
1218 * gdb.base/foll-exec.exp
1219 * gdb.base/foll-fork.exp
1220 * gdb.base/fortran-sym-case.exp
1221 * gdb.base/freebpcmd.exp
1222 * gdb.base/func-ptr.exp
1223 * gdb.base/func-ptrs.exp
1224 * gdb.base/funcargs.exp
1225 * gdb.base/gcore-buffer-overflow.exp
1226 * gdb.base/gcore-relro-pie.exp
1227 * gdb.base/gcore-relro.exp
1228 * gdb.base/gcore.exp
1229 * gdb.base/gdb1090.exp
1230 * gdb.base/gdb11530.exp
1231 * gdb.base/gdb11531.exp
1232 * gdb.base/gdb1821.exp
1233 * gdb.base/gdbindex-stabs.exp
1234 * gdb.base/gdbvars.exp
1235 * gdb.base/hbreak.exp
1236 * gdb.base/hbreak2.exp
1237 * gdb.base/included.exp
1238 * gdb.base/infcall-input.exp
1239 * gdb.base/inferior-died.exp
1240 * gdb.base/infnan.exp
1241 * gdb.base/info-macros.exp
1242 * gdb.base/info-os.exp
1243 * gdb.base/info-proc.exp
1244 * gdb.base/info-shared.exp
1245 * gdb.base/info-target.exp
1246 * gdb.base/infoline.exp
1247 * gdb.base/interp.exp
1248 * gdb.base/interrupt.exp
1249 * gdb.base/jit-reader.exp
1250 * gdb.base/jit-simple.exp
1251 * gdb.base/kill-after-signal.exp
1252 * gdb.base/kill-detach-inferiors-cmd.exp
1253 * gdb.base/label.exp
1254 * gdb.base/langs.exp
1255 * gdb.base/ldbl_e308.exp
1256 * gdb.base/line-symtabs.exp
1257 * gdb.base/linespecs.exp
1258 * gdb.base/list.exp
1259 * gdb.base/long_long.exp
1260 * gdb.base/longest-types.exp
1261 * gdb.base/maint.exp
1262 * gdb.base/max-value-size.exp
1263 * gdb.base/memattr.exp
1264 * gdb.base/mips_pro.exp
1265 * gdb.base/morestack.exp
1266 * gdb.base/moribund-step.exp
1267 * gdb.base/multi-forks.exp
1268 * gdb.base/nested-addr.exp
1269 * gdb.base/nextoverexit.exp
1270 * gdb.base/noreturn-finish.exp
1271 * gdb.base/noreturn-return.exp
1272 * gdb.base/nostdlib.exp
1273 * gdb.base/offsets.exp
1274 * gdb.base/opaque.exp
1275 * gdb.base/pc-fp.exp
1276 * gdb.base/permissions.exp
1277 * gdb.base/print-symbol-loading.exp
1278 * gdb.base/prologue-include.exp
1279 * gdb.base/psymtab.exp
1280 * gdb.base/ptype.exp
1281 * gdb.base/random-signal.exp
1282 * gdb.base/randomize.exp
1283 * gdb.base/range-stepping.exp
1284 * gdb.base/readline-ask.exp
1285 * gdb.base/recpar.exp
1286 * gdb.base/recurse.exp
1287 * gdb.base/relational.exp
1288 * gdb.base/restore.exp
1289 * gdb.base/return-nodebug.exp
1290 * gdb.base/return.exp
1291 * gdb.base/run-after-attach.exp
1292 * gdb.base/save-bp.exp
1293 * gdb.base/scope.exp
1294 * gdb.base/sect-cmd.exp
1295 * gdb.base/set-lang-auto.exp
1296 * gdb.base/set-noassign.exp
1297 * gdb.base/setvar.exp
1298 * gdb.base/sigall.exp
1299 * gdb.base/sigbpt.exp
1300 * gdb.base/siginfo-addr.exp
1301 * gdb.base/siginfo-infcall.exp
1302 * gdb.base/siginfo-obj.exp
1303 * gdb.base/siginfo.exp
1304 * gdb.base/signals-state-child.exp
1305 * gdb.base/signest.exp
1306 * gdb.base/sigstep.exp
1307 * gdb.base/sizeof.exp
1308 * gdb.base/skip.exp
1309 * gdb.base/solib-corrupted.exp
1310 * gdb.base/solib-nodir.exp
1311 * gdb.base/solib-search.exp
1312 * gdb.base/stack-checking.exp
1313 * gdb.base/stale-infcall.exp
1314 * gdb.base/stap-probe.exp
1315 * gdb.base/start.exp
1316 * gdb.base/step-break.exp
1317 * gdb.base/step-bt.exp
1318 * gdb.base/step-line.exp
1319 * gdb.base/step-over-exit.exp
1320 * gdb.base/step-over-syscall.exp
1321 * gdb.base/step-resume-infcall.exp
1322 * gdb.base/step-test.exp
1323 * gdb.base/store.exp
1324 * gdb.base/structs3.exp
1325 * gdb.base/sym-file.exp
1326 * gdb.base/symbol-without-target_section.exp
1327 * gdb.base/term.exp
1328 * gdb.base/testenv.exp
1329 * gdb.base/ui-redirect.exp
1330 * gdb.base/until.exp
1331 * gdb.base/unwindonsignal.exp
1332 * gdb.base/value-double-free.exp
1333 * gdb.base/vla-datatypes.exp
1334 * gdb.base/vla-ptr.exp
1335 * gdb.base/vla-sideeffect.exp
1336 * gdb.base/volatile.exp
1337 * gdb.base/watch-cond-infcall.exp
1338 * gdb.base/watch-cond.exp
1339 * gdb.base/watch-non-mem.exp
1340 * gdb.base/watch-read.exp
1341 * gdb.base/watch-vfork.exp
1342 * gdb.base/watchpoint-cond-gone.exp
1343 * gdb.base/watchpoint-delete.exp
1344 * gdb.base/watchpoint-hw-hit-once.exp
1345 * gdb.base/watchpoint-hw.exp
1346 * gdb.base/watchpoint-stops-at-right-insn.exp
1347 * gdb.base/watchpoints.exp
1348 * gdb.base/wchar.exp
1349 * gdb.base/whatis-exp.exp
1350 * gdb.btrace/buffer-size.exp
1351 * gdb.btrace/data.exp
1352 * gdb.btrace/delta.exp
1353 * gdb.btrace/dlopen.exp
1354 * gdb.btrace/enable.exp
1355 * gdb.btrace/exception.exp
1356 * gdb.btrace/function_call_history.exp
1357 * gdb.btrace/gcore.exp
1358 * gdb.btrace/instruction_history.exp
1359 * gdb.btrace/nohist.exp
1360 * gdb.btrace/reconnect.exp
1361 * gdb.btrace/record_goto-step.exp
1362 * gdb.btrace/record_goto.exp
1363 * gdb.btrace/rn-dl-bind.exp
1364 * gdb.btrace/segv.exp
1365 * gdb.btrace/step.exp
1366 * gdb.btrace/stepi.exp
1367 * gdb.btrace/tailcall-only.exp
1368 * gdb.btrace/tailcall.exp
1369 * gdb.btrace/tsx.exp
1370 * gdb.btrace/unknown_functions.exp
1371 * gdb.btrace/vdso.exp
1372 * gdb.compile/compile-ifunc.exp
1373 * gdb.compile/compile-ops.exp
1374 * gdb.compile/compile-print.exp
1375 * gdb.compile/compile-setjmp.exp
1376 * gdb.cp/abstract-origin.exp
1377 * gdb.cp/ambiguous.exp
1378 * gdb.cp/annota2.exp
1379 * gdb.cp/annota3.exp
1380 * gdb.cp/anon-ns.exp
1381 * gdb.cp/anon-struct.exp
1382 * gdb.cp/anon-union.exp
1383 * gdb.cp/arg-reference.exp
1384 * gdb.cp/baseenum.exp
1385 * gdb.cp/bool.exp
1386 * gdb.cp/breakpoint.exp
1387 * gdb.cp/bs15503.exp
1388 * gdb.cp/call-c.exp
1389 * gdb.cp/casts.exp
1390 * gdb.cp/chained-calls.exp
1391 * gdb.cp/class2.exp
1392 * gdb.cp/classes.exp
1393 * gdb.cp/cmpd-minsyms.exp
1394 * gdb.cp/converts.exp
1395 * gdb.cp/cp-relocate.exp
1396 * gdb.cp/cpcompletion.exp
1397 * gdb.cp/cpexprs.exp
1398 * gdb.cp/cplabel.exp
1399 * gdb.cp/cplusfuncs.exp
1400 * gdb.cp/cpsizeof.exp
1401 * gdb.cp/ctti.exp
1402 * gdb.cp/derivation.exp
1403 * gdb.cp/destrprint.exp
1404 * gdb.cp/dispcxx.exp
1405 * gdb.cp/enum-class.exp
1406 * gdb.cp/exception.exp
1407 * gdb.cp/exceptprint.exp
1408 * gdb.cp/expand-psymtabs-cxx.exp
1409 * gdb.cp/expand-sals.exp
1410 * gdb.cp/extern-c.exp
1411 * gdb.cp/filename.exp
1412 * gdb.cp/formatted-ref.exp
1413 * gdb.cp/fpointer.exp
1414 * gdb.cp/gdb1355.exp
1415 * gdb.cp/gdb2495.exp
1416 * gdb.cp/hang.exp
1417 * gdb.cp/impl-this.exp
1418 * gdb.cp/infcall-dlopen.exp
1419 * gdb.cp/inherit.exp
1420 * gdb.cp/iostream.exp
1421 * gdb.cp/koenig.exp
1422 * gdb.cp/local.exp
1423 * gdb.cp/m-data.exp
1424 * gdb.cp/m-static.exp
1425 * gdb.cp/mb-ctor.exp
1426 * gdb.cp/mb-inline.exp
1427 * gdb.cp/mb-templates.exp
1428 * gdb.cp/member-name.exp
1429 * gdb.cp/member-ptr.exp
1430 * gdb.cp/meth-typedefs.exp
1431 * gdb.cp/method.exp
1432 * gdb.cp/method2.exp
1433 * gdb.cp/minsym-fallback.exp
1434 * gdb.cp/misc.exp
1435 * gdb.cp/namelessclass.exp
1436 * gdb.cp/namespace-enum.exp
1437 * gdb.cp/namespace-nested-import.exp
1438 * gdb.cp/namespace.exp
1439 * gdb.cp/nextoverthrow.exp
1440 * gdb.cp/no-dmgl-verbose.exp
1441 * gdb.cp/non-trivial-retval.exp
1442 * gdb.cp/noparam.exp
1443 * gdb.cp/nsdecl.exp
1444 * gdb.cp/nsimport.exp
1445 * gdb.cp/nsnested.exp
1446 * gdb.cp/nsnoimports.exp
1447 * gdb.cp/nsrecurs.exp
1448 * gdb.cp/nsstress.exp
1449 * gdb.cp/nsusing.exp
1450 * gdb.cp/operator.exp
1451 * gdb.cp/oranking.exp
1452 * gdb.cp/overload-const.exp
1453 * gdb.cp/overload.exp
1454 * gdb.cp/ovldbreak.exp
1455 * gdb.cp/ovsrch.exp
1456 * gdb.cp/paren-type.exp
1457 * gdb.cp/parse-lang.exp
1458 * gdb.cp/pass-by-ref.exp
1459 * gdb.cp/pr-1023.exp
1460 * gdb.cp/pr-1210.exp
1461 * gdb.cp/pr-574.exp
1462 * gdb.cp/pr10687.exp
1463 * gdb.cp/pr12028.exp
1464 * gdb.cp/pr17132.exp
1465 * gdb.cp/pr17494.exp
1466 * gdb.cp/pr9067.exp
1467 * gdb.cp/pr9167.exp
1468 * gdb.cp/pr9631.exp
1469 * gdb.cp/printmethod.exp
1470 * gdb.cp/psmang.exp
1471 * gdb.cp/psymtab-parameter.exp
1472 * gdb.cp/ptype-cv-cp.exp
1473 * gdb.cp/ptype-flags.exp
1474 * gdb.cp/re-set-overloaded.exp
1475 * gdb.cp/ref-types.exp
1476 * gdb.cp/rtti.exp
1477 * gdb.cp/scope-err.exp
1478 * gdb.cp/shadow.exp
1479 * gdb.cp/smartp.exp
1480 * gdb.cp/static-method.exp
1481 * gdb.cp/static-print-quit.exp
1482 * gdb.cp/temargs.exp
1483 * gdb.cp/templates.exp
1484 * gdb.cp/try_catch.exp
1485 * gdb.cp/typedef-operator.exp
1486 * gdb.cp/typeid.exp
1487 * gdb.cp/userdef.exp
1488 * gdb.cp/using-crash.exp
1489 * gdb.cp/var-tag.exp
1490 * gdb.cp/virtbase.exp
1491 * gdb.cp/virtfunc.exp
1492 * gdb.cp/virtfunc2.exp
1493 * gdb.cp/vla-cxx.exp
1494 * gdb.disasm/t01_mov.exp
1495 * gdb.disasm/t02_mova.exp
1496 * gdb.disasm/t03_add.exp
1497 * gdb.disasm/t04_sub.exp
1498 * gdb.disasm/t05_cmp.exp
1499 * gdb.disasm/t06_ari2.exp
1500 * gdb.disasm/t07_ari3.exp
1501 * gdb.disasm/t08_or.exp
1502 * gdb.disasm/t09_xor.exp
1503 * gdb.disasm/t10_and.exp
1504 * gdb.disasm/t11_logs.exp
1505 * gdb.disasm/t12_bit.exp
1506 * gdb.disasm/t13_otr.exp
1507 * gdb.dlang/circular.exp
1508 * gdb.dwarf2/arr-stride.exp
1509 * gdb.dwarf2/arr-subrange.exp
1510 * gdb.dwarf2/atomic-type.exp
1511 * gdb.dwarf2/bad-regnum.exp
1512 * gdb.dwarf2/bitfield-parent-optimized-out.exp
1513 * gdb.dwarf2/callframecfa.exp
1514 * gdb.dwarf2/clztest.exp
1515 * gdb.dwarf2/corrupt.exp
1516 * gdb.dwarf2/data-loc.exp
1517 * gdb.dwarf2/dup-psym.exp
1518 * gdb.dwarf2/dw2-anon-mptr.exp
1519 * gdb.dwarf2/dw2-anonymous-func.exp
1520 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
1521 * gdb.dwarf2/dw2-bad-unresolved.exp
1522 * gdb.dwarf2/dw2-basic.exp
1523 * gdb.dwarf2/dw2-canonicalize-type.exp
1524 * gdb.dwarf2/dw2-case-insensitive.exp
1525 * gdb.dwarf2/dw2-common-block.exp
1526 * gdb.dwarf2/dw2-compdir-oldgcc.exp
1527 * gdb.dwarf2/dw2-compressed.exp
1528 * gdb.dwarf2/dw2-const.exp
1529 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
1530 * gdb.dwarf2/dw2-cu-size.exp
1531 * gdb.dwarf2/dw2-dup-frame.exp
1532 * gdb.dwarf2/dw2-entry-value.exp
1533 * gdb.dwarf2/dw2-icycle.exp
1534 * gdb.dwarf2/dw2-ifort-parameter.exp
1535 * gdb.dwarf2/dw2-inline-break.exp
1536 * gdb.dwarf2/dw2-inline-param.exp
1537 * gdb.dwarf2/dw2-intercu.exp
1538 * gdb.dwarf2/dw2-intermix.exp
1539 * gdb.dwarf2/dw2-lexical-block-bare.exp
1540 * gdb.dwarf2/dw2-linkage-name-trust.exp
1541 * gdb.dwarf2/dw2-minsym-in-cu.exp
1542 * gdb.dwarf2/dw2-noloc.exp
1543 * gdb.dwarf2/dw2-op-call.exp
1544 * gdb.dwarf2/dw2-op-out-param.exp
1545 * gdb.dwarf2/dw2-opt-structptr.exp
1546 * gdb.dwarf2/dw2-param-error.exp
1547 * gdb.dwarf2/dw2-producer.exp
1548 * gdb.dwarf2/dw2-ranges-base.exp
1549 * gdb.dwarf2/dw2-ref-missing-frame.exp
1550 * gdb.dwarf2/dw2-reg-undefined.exp
1551 * gdb.dwarf2/dw2-regno-invalid.exp
1552 * gdb.dwarf2/dw2-restore.exp
1553 * gdb.dwarf2/dw2-restrict.exp
1554 * gdb.dwarf2/dw2-single-line-discriminators.exp
1555 * gdb.dwarf2/dw2-strp.exp
1556 * gdb.dwarf2/dw2-undefined-ret-addr.exp
1557 * gdb.dwarf2/dw2-unresolved.exp
1558 * gdb.dwarf2/dw2-var-zero-addr.exp
1559 * gdb.dwarf2/dw4-sig-types.exp
1560 * gdb.dwarf2/dwz.exp
1561 * gdb.dwarf2/dynarr-ptr.exp
1562 * gdb.dwarf2/enum-type.exp
1563 * gdb.dwarf2/gdb-index.exp
1564 * gdb.dwarf2/implptr-64bit.exp
1565 * gdb.dwarf2/implptr-optimized-out.exp
1566 * gdb.dwarf2/implptr.exp
1567 * gdb.dwarf2/implref-array.exp
1568 * gdb.dwarf2/implref-const.exp
1569 * gdb.dwarf2/implref-global.exp
1570 * gdb.dwarf2/implref-struct.exp
1571 * gdb.dwarf2/mac-fileno.exp
1572 * gdb.dwarf2/main-subprogram.exp
1573 * gdb.dwarf2/member-ptr-forwardref.exp
1574 * gdb.dwarf2/method-ptr.exp
1575 * gdb.dwarf2/missing-sig-type.exp
1576 * gdb.dwarf2/nonvar-access.exp
1577 * gdb.dwarf2/opaque-type-lookup.exp
1578 * gdb.dwarf2/pieces-optimized-out.exp
1579 * gdb.dwarf2/pieces.exp
1580 * gdb.dwarf2/pr10770.exp
1581 * gdb.dwarf2/pr13961.exp
1582 * gdb.dwarf2/staticvirtual.exp
1583 * gdb.dwarf2/subrange.exp
1584 * gdb.dwarf2/symtab-producer.exp
1585 * gdb.dwarf2/trace-crash.exp
1586 * gdb.dwarf2/typeddwarf.exp
1587 * gdb.dwarf2/valop.exp
1588 * gdb.dwarf2/watch-notconst.exp
1589 * gdb.fortran/array-element.exp
1590 * gdb.fortran/charset.exp
1591 * gdb.fortran/common-block.exp
1592 * gdb.fortran/complex.exp
1593 * gdb.fortran/derived-type-function.exp
1594 * gdb.fortran/derived-type.exp
1595 * gdb.fortran/logical.exp
1596 * gdb.fortran/module.exp
1597 * gdb.fortran/multi-dim.exp
1598 * gdb.fortran/nested-funcs.exp
1599 * gdb.fortran/print-formatted.exp
1600 * gdb.fortran/subarray.exp
1601 * gdb.fortran/vla-alloc-assoc.exp
1602 * gdb.fortran/vla-datatypes.exp
1603 * gdb.fortran/vla-history.exp
1604 * gdb.fortran/vla-ptr-info.exp
1605 * gdb.fortran/vla-ptype-sub.exp
1606 * gdb.fortran/vla-ptype.exp
1607 * gdb.fortran/vla-sizeof.exp
1608 * gdb.fortran/vla-type.exp
1609 * gdb.fortran/vla-value-sub-arbitrary.exp
1610 * gdb.fortran/vla-value-sub-finish.exp
1611 * gdb.fortran/vla-value-sub.exp
1612 * gdb.fortran/vla-value.exp
1613 * gdb.fortran/whatis_type.exp
1614 * gdb.go/chan.exp
1615 * gdb.go/handcall.exp
1616 * gdb.go/hello.exp
1617 * gdb.go/integers.exp
1618 * gdb.go/methods.exp
1619 * gdb.go/package.exp
1620 * gdb.go/strings.exp
1621 * gdb.go/types.exp
1622 * gdb.go/unsafe.exp
1623 * gdb.guile/scm-arch.exp
1624 * gdb.guile/scm-block.exp
1625 * gdb.guile/scm-breakpoint.exp
1626 * gdb.guile/scm-cmd.exp
1627 * gdb.guile/scm-disasm.exp
1628 * gdb.guile/scm-equal.exp
1629 * gdb.guile/scm-frame-args.exp
1630 * gdb.guile/scm-frame-inline.exp
1631 * gdb.guile/scm-frame.exp
1632 * gdb.guile/scm-iterator.exp
1633 * gdb.guile/scm-math.exp
1634 * gdb.guile/scm-objfile.exp
1635 * gdb.guile/scm-ports.exp
1636 * gdb.guile/scm-symbol.exp
1637 * gdb.guile/scm-symtab.exp
1638 * gdb.guile/scm-value-cc.exp
1639 * gdb.guile/types-module.exp
1640 * gdb.linespec/break-ask.exp
1641 * gdb.linespec/cpexplicit.exp
1642 * gdb.linespec/explicit.exp
1643 * gdb.linespec/keywords.exp
1644 * gdb.linespec/linespec.exp
1645 * gdb.linespec/ls-dollar.exp
1646 * gdb.linespec/ls-errs.exp
1647 * gdb.linespec/skip-two.exp
1648 * gdb.linespec/thread.exp
1649 * gdb.mi/mi-async.exp
1650 * gdb.mi/mi-basics.exp
1651 * gdb.mi/mi-break.exp
1652 * gdb.mi/mi-catch-load.exp
1653 * gdb.mi/mi-cli.exp
1654 * gdb.mi/mi-cmd-param-changed.exp
1655 * gdb.mi/mi-console.exp
1656 * gdb.mi/mi-detach.exp
1657 * gdb.mi/mi-disassemble.exp
1658 * gdb.mi/mi-eval.exp
1659 * gdb.mi/mi-file-transfer.exp
1660 * gdb.mi/mi-file.exp
1661 * gdb.mi/mi-fill-memory.exp
1662 * gdb.mi/mi-inheritance-syntax-error.exp
1663 * gdb.mi/mi-linespec-err-cp.exp
1664 * gdb.mi/mi-logging.exp
1665 * gdb.mi/mi-memory-changed.exp
1666 * gdb.mi/mi-read-memory.exp
1667 * gdb.mi/mi-record-changed.exp
1668 * gdb.mi/mi-reg-undefined.exp
1669 * gdb.mi/mi-regs.exp
1670 * gdb.mi/mi-return.exp
1671 * gdb.mi/mi-reverse.exp
1672 * gdb.mi/mi-simplerun.exp
1673 * gdb.mi/mi-solib.exp
1674 * gdb.mi/mi-stack.exp
1675 * gdb.mi/mi-stepi.exp
1676 * gdb.mi/mi-syn-frame.exp
1677 * gdb.mi/mi-until.exp
1678 * gdb.mi/mi-var-block.exp
1679 * gdb.mi/mi-var-child.exp
1680 * gdb.mi/mi-var-cmd.exp
1681 * gdb.mi/mi-var-cp.exp
1682 * gdb.mi/mi-var-display.exp
1683 * gdb.mi/mi-var-invalidate.exp
1684 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1685 * gdb.mi/mi-vla-fortran.exp
1686 * gdb.mi/mi-watch.exp
1687 * gdb.mi/mi2-var-child.exp
1688 * gdb.mi/user-selected-context-sync.exp
1689 * gdb.modula2/unbounded-array.exp
1690 * gdb.multi/dummy-frame-restore.exp
1691 * gdb.multi/multi-arch-exec.exp
1692 * gdb.multi/multi-arch.exp
1693 * gdb.multi/tids.exp
1694 * gdb.multi/watchpoint-multi.exp
1695 * gdb.opencl/callfuncs.exp
1696 * gdb.opencl/convs_casts.exp
1697 * gdb.opencl/datatypes.exp
1698 * gdb.opencl/operators.exp
1699 * gdb.opencl/vec_comps.exp
1700 * gdb.opt/clobbered-registers-O2.exp
1701 * gdb.opt/inline-break.exp
1702 * gdb.opt/inline-bt.exp
1703 * gdb.opt/inline-cmds.exp
1704 * gdb.opt/inline-locals.exp
1705 * gdb.pascal/case-insensitive-symbols.exp
1706 * gdb.pascal/floats.exp
1707 * gdb.pascal/gdb11492.exp
1708 * gdb.python/lib-types.exp
1709 * gdb.python/py-arch.exp
1710 * gdb.python/py-as-string.exp
1711 * gdb.python/py-bad-printers.exp
1712 * gdb.python/py-block.exp
1713 * gdb.python/py-breakpoint-create-fail.exp
1714 * gdb.python/py-breakpoint.exp
1715 * gdb.python/py-caller-is.exp
1716 * gdb.python/py-cmd.exp
1717 * gdb.python/py-explore-cc.exp
1718 * gdb.python/py-explore.exp
1719 * gdb.python/py-finish-breakpoint.exp
1720 * gdb.python/py-finish-breakpoint2.exp
1721 * gdb.python/py-frame-args.exp
1722 * gdb.python/py-frame-inline.exp
1723 * gdb.python/py-frame.exp
1724 * gdb.python/py-framefilter-mi.exp
1725 * gdb.python/py-infthread.exp
1726 * gdb.python/py-lazy-string.exp
1727 * gdb.python/py-linetable.exp
1728 * gdb.python/py-mi-events.exp
1729 * gdb.python/py-mi-objfile.exp
1730 * gdb.python/py-mi.exp
1731 * gdb.python/py-objfile.exp
1732 * gdb.python/py-pp-integral.exp
1733 * gdb.python/py-pp-maint.exp
1734 * gdb.python/py-pp-re-notag.exp
1735 * gdb.python/py-pp-registration.exp
1736 * gdb.python/py-recurse-unwind.exp
1737 * gdb.python/py-strfns.exp
1738 * gdb.python/py-symbol.exp
1739 * gdb.python/py-symtab.exp
1740 * gdb.python/py-sync-interp.exp
1741 * gdb.python/py-typeprint.exp
1742 * gdb.python/py-unwind-maint.exp
1743 * gdb.python/py-unwind.exp
1744 * gdb.python/py-value-cc.exp
1745 * gdb.python/py-xmethods.exp
1746 * gdb.reverse/amd64-tailcall-reverse.exp
1747 * gdb.reverse/break-precsave.exp
1748 * gdb.reverse/break-reverse.exp
1749 * gdb.reverse/consecutive-precsave.exp
1750 * gdb.reverse/consecutive-reverse.exp
1751 * gdb.reverse/finish-precsave.exp
1752 * gdb.reverse/finish-reverse-bkpt.exp
1753 * gdb.reverse/finish-reverse.exp
1754 * gdb.reverse/fstatat-reverse.exp
1755 * gdb.reverse/getresuid-reverse.exp
1756 * gdb.reverse/i386-precsave.exp
1757 * gdb.reverse/i386-reverse.exp
1758 * gdb.reverse/i386-sse-reverse.exp
1759 * gdb.reverse/i387-env-reverse.exp
1760 * gdb.reverse/i387-stack-reverse.exp
1761 * gdb.reverse/insn-reverse.exp
1762 * gdb.reverse/machinestate-precsave.exp
1763 * gdb.reverse/machinestate.exp
1764 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1765 * gdb.reverse/pipe-reverse.exp
1766 * gdb.reverse/readv-reverse.exp
1767 * gdb.reverse/recvmsg-reverse.exp
1768 * gdb.reverse/rerun-prec.exp
1769 * gdb.reverse/s390-mvcle.exp
1770 * gdb.reverse/step-precsave.exp
1771 * gdb.reverse/step-reverse.exp
1772 * gdb.reverse/time-reverse.exp
1773 * gdb.reverse/until-precsave.exp
1774 * gdb.reverse/until-reverse.exp
1775 * gdb.reverse/waitpid-reverse.exp
1776 * gdb.reverse/watch-precsave.exp
1777 * gdb.reverse/watch-reverse.exp
1778 * gdb.rust/generics.exp
1779 * gdb.rust/methods.exp
1780 * gdb.rust/modules.exp
1781 * gdb.rust/simple.exp
1782 * gdb.server/connect-with-no-symbol-file.exp
1783 * gdb.server/ext-attach.exp
1784 * gdb.server/ext-restart.exp
1785 * gdb.server/ext-wrapper.exp
1786 * gdb.server/file-transfer.exp
1787 * gdb.server/server-exec-info.exp
1788 * gdb.server/server-kill.exp
1789 * gdb.server/server-mon.exp
1790 * gdb.server/wrapper.exp
1791 * gdb.stabs/exclfwd.exp
1792 * gdb.stabs/gdb11479.exp
1793 * gdb.threads/clone-new-thread-event.exp
1794 * gdb.threads/corethreads.exp
1795 * gdb.threads/current-lwp-dead.exp
1796 * gdb.threads/dlopen-libpthread.exp
1797 * gdb.threads/gcore-thread.exp
1798 * gdb.threads/sigstep-threads.exp
1799 * gdb.threads/watchpoint-fork.exp
1800 * gdb.trace/actions-changed.exp
1801 * gdb.trace/backtrace.exp
1802 * gdb.trace/change-loc.exp
1803 * gdb.trace/circ.exp
1804 * gdb.trace/collection.exp
1805 * gdb.trace/disconnected-tracing.exp
1806 * gdb.trace/ftrace.exp
1807 * gdb.trace/mi-trace-frame-collected.exp
1808 * gdb.trace/mi-trace-unavailable.exp
1809 * gdb.trace/mi-traceframe-changed.exp
1810 * gdb.trace/mi-tsv-changed.exp
1811 * gdb.trace/no-attach-trace.exp
1812 * gdb.trace/passc-dyn.exp
1813 * gdb.trace/qtro.exp
1814 * gdb.trace/range-stepping.exp
1815 * gdb.trace/read-memory.exp
1816 * gdb.trace/save-trace.exp
1817 * gdb.trace/signal.exp
1818 * gdb.trace/status-stop.exp
1819 * gdb.trace/tfile.exp
1820 * gdb.trace/trace-break.exp
1821 * gdb.trace/trace-buffer-size.exp
1822 * gdb.trace/trace-condition.exp
1823 * gdb.trace/tracefile-pseudo-reg.exp
1824 * gdb.trace/tstatus.exp
1825 * gdb.trace/unavailable.exp
1826 * gdb.trace/while-dyn.exp
1827 * gdb.trace/while-stepping.exp
1828
34c41c68
DE
18292016-12-22 Doug Evans <xdje42@gmail.com>
1830
1831 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1832 and msymbols.
1833
16e69324
YQ
18342016-12-19 Yao Qi <yao.qi@linaro.org>
1835
1836 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1837 (test_with_self): Don't call do_steps_and_nexts, and remove
1838 code about stepping into xmalloc.
1839
f94f411b
YQ
18402016-12-09 Yao Qi <yao.qi@linaro.org>
1841
1842 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1843
18442016-12-09 Yao Qi <yao.qi@linaro.org>
1845
1846 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1847
f1b5deee
PA
18482016-12-09 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.base/all-architectures-0.exp: New file.
1851 * gdb.base/all-architectures-1.exp: New file.
1852 * gdb.base/all-architectures-2.exp: New file.
1853 * gdb.base/all-architectures-3.exp: New file.
1854 * gdb.base/all-architectures-4.exp: New file.
1855 * gdb.base/all-architectures-5.exp: New file.
1856 * gdb.base/all-architectures-6.exp: New file.
1857 * gdb.base/all-architectures-7.exp: New file.
1858 * gdb.base/all-architectures.exp.in: New file.
1859
364ca42e
YQ
18602016-12-09 Yao Qi <yao.qi@linaro.org>
1861
1862 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1863
107c2d62
LM
18642016-12-02 Luis Machado <lgustavo@codesourcery.com>
1865
1866 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1867 possible.
1868 Remove useless pattern-matching code.
1869
df3ee9ca
PA
18702016-12-02 Pedro Alves <palves@redhat.com>
1871
1872 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1873 procedure.
1874 (top level): Call it.
1875
ec835369
PA
18762016-12-02 Pedro Alves <palves@redhat.com>
1877
1878 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1879 New procedure.
1880 (top level): Call it.
1881
01770bbd
PA
18822016-12-02 Pedro Alves <palves@redhat.com>
1883
1884 PR cli/20559
1885 * gdb.base/commands.exp (user_defined_command_args_eval): New
1886 procedure.
1887 (top level): Call it.
1888
008459ea
LM
18892016-12-02 Luis Machado <lgustavo@codesourcery.com>
1890
1891 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1892 timeout handling.
1893
0c1b455e
TT
18942016-12-02 Tom Tromey <tom@tromey.com>
1895
1896 * gdb.dwarf2/main-subprogram.c: New file.
1897 * gdb.dwarf2/main-subprogram.exp: New file.
1898
018572b8
LM
18992016-12-01 Luis Machado <lgustavo@codesourcery.com>
1900
1901 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1902 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1903 gdb_test_no_output for a couple of cases.
1904 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1905
84c93cd5
LM
19062016-12-01 Luis Machado <lgustavo@codesourcery.com>
1907
1908 Fix test names and standardize compilation error messages throughout
1909 the following files:
1910
1911 * gdb.ada/start.exp
1912 * gdb.arch/alpha-step.exp
1913 * gdb.arch/e500-prologue.exp
1914 * gdb.arch/ftrace-insn-reloc.exp
1915 * gdb.arch/gdb1291.exp
1916 * gdb.arch/gdb1431.exp
1917 * gdb.arch/gdb1558.exp
1918 * gdb.arch/i386-dr3-watch.exp
1919 * gdb.arch/i386-sse-stack-align.exp
1920 * gdb.arch/ia64-breakpoint-shadow.exp
1921 * gdb.arch/pa-nullify.exp
1922 * gdb.arch/powerpc-aix-prologue.exp
1923 * gdb.arch/thumb-bx-pc.exp
1924 * gdb.base/annota1.exp
1925 * gdb.base/annota3.exp
1926 * gdb.base/arrayidx.exp
1927 * gdb.base/assign.exp
1928 * gdb.base/attach.exp
1929 * gdb.base/auxv.exp
1930 * gdb.base/bang.exp
1931 * gdb.base/bfp-test.exp
1932 * gdb.base/bigcore.exp
1933 * gdb.base/bitfields2.exp
1934 * gdb.base/break-fun-addr.exp
1935 * gdb.base/break-probes.exp
1936 * gdb.base/call-rt-st.exp
1937 * gdb.base/callexit.exp
1938 * gdb.base/catch-fork-kill.exp
1939 * gdb.base/charset.exp
1940 * gdb.base/checkpoint.exp
1941 * gdb.base/comprdebug.exp
1942 * gdb.base/constvars.exp
1943 * gdb.base/coredump-filter.exp
1944 * gdb.base/cursal.exp
1945 * gdb.base/cvexpr.exp
1946 * gdb.base/detach.exp
1947 * gdb.base/display.exp
1948 * gdb.base/dmsym.exp
1949 * gdb.base/dprintf-pending.exp
1950 * gdb.base/dso2dso.exp
1951 * gdb.base/dtrace-probe.exp
1952 * gdb.base/dump.exp
1953 * gdb.base/enum_cond.exp
1954 * gdb.base/exe-lock.exp
1955 * gdb.base/exec-invalid-sysroot.exp
1956 * gdb.base/execl-update-breakpoints.exp
1957 * gdb.base/exprs.exp
1958 * gdb.base/fileio.exp
1959 * gdb.base/find.exp
1960 * gdb.base/finish.exp
1961 * gdb.base/fixsection.exp
1962 * gdb.base/foll-vfork.exp
1963 * gdb.base/frame-args.exp
1964 * gdb.base/gcore.exp
1965 * gdb.base/gdb1250.exp
1966 * gdb.base/global-var-nested-by-dso.exp
1967 * gdb.base/gnu-ifunc.exp
1968 * gdb.base/hashline1.exp
1969 * gdb.base/hashline2.exp
1970 * gdb.base/hashline3.exp
1971 * gdb.base/hbreak-in-shr-unsupported.exp
1972 * gdb.base/huge.exp
1973 * gdb.base/infcall-input.exp
1974 * gdb.base/info-fun.exp
1975 * gdb.base/info-shared.exp
1976 * gdb.base/jit-simple.exp
1977 * gdb.base/jit-so.exp
1978 * gdb.base/jit.exp
1979 * gdb.base/jump.exp
1980 * gdb.base/label.exp
1981 * gdb.base/lineinc.exp
1982 * gdb.base/logical.exp
1983 * gdb.base/longjmp.exp
1984 * gdb.base/macscp.exp
1985 * gdb.base/miscexprs.exp
1986 * gdb.base/new-ui-echo.exp
1987 * gdb.base/new-ui-pending-input.exp
1988 * gdb.base/new-ui.exp
1989 * gdb.base/nodebug.exp
1990 * gdb.base/nofield.exp
1991 * gdb.base/offsets.exp
1992 * gdb.base/overlays.exp
1993 * gdb.base/pending.exp
1994 * gdb.base/pointers.exp
1995 * gdb.base/pr11022.exp
1996 * gdb.base/printcmds.exp
1997 * gdb.base/prologue.exp
1998 * gdb.base/ptr-typedef.exp
1999 * gdb.base/realname-expand.exp
2000 * gdb.base/relativedebug.exp
2001 * gdb.base/relocate.exp
2002 * gdb.base/remote.exp
2003 * gdb.base/reread.exp
2004 * gdb.base/return2.exp
2005 * gdb.base/savedregs.exp
2006 * gdb.base/sep.exp
2007 * gdb.base/sepdebug.exp
2008 * gdb.base/sepsymtab.exp
2009 * gdb.base/set-inferior-tty.exp
2010 * gdb.base/setshow.exp
2011 * gdb.base/shlib-call.exp
2012 * gdb.base/sigaltstack.exp
2013 * gdb.base/siginfo-addr.exp
2014 * gdb.base/signals.exp
2015 * gdb.base/signull.exp
2016 * gdb.base/sigrepeat.exp
2017 * gdb.base/so-impl-ld.exp
2018 * gdb.base/solib-display.exp
2019 * gdb.base/solib-overlap.exp
2020 * gdb.base/solib-search.exp
2021 * gdb.base/solib-symbol.exp
2022 * gdb.base/structs.exp
2023 * gdb.base/structs2.exp
2024 * gdb.base/symtab-search-order.exp
2025 * gdb.base/twice.exp
2026 * gdb.base/unload.exp
2027 * gdb.base/varargs.exp
2028 * gdb.base/watchpoint-solib.exp
2029 * gdb.base/watchpoint.exp
2030 * gdb.base/whatis.exp
2031 * gdb.base/wrong_frame_bt_full.exp
2032 * gdb.btrace/dlopen.exp
2033 * gdb.cell/ea-standalone.exp
2034 * gdb.cell/ea-test.exp
2035 * gdb.cp/dispcxx.exp
2036 * gdb.cp/gdb2384.exp
2037 * gdb.cp/method2.exp
2038 * gdb.cp/nextoverthrow.exp
2039 * gdb.cp/pr10728.exp
2040 * gdb.disasm/am33.exp
2041 * gdb.disasm/h8300s.exp
2042 * gdb.disasm/mn10300.exp
2043 * gdb.disasm/sh3.exp
2044 * gdb.dwarf2/dw2-dir-file-name.exp
2045 * gdb.fortran/complex.exp
2046 * gdb.fortran/library-module.exp
2047 * gdb.guile/scm-pretty-print.exp
2048 * gdb.guile/scm-symbol.exp
2049 * gdb.guile/scm-type.exp
2050 * gdb.guile/scm-value.exp
2051 * gdb.linespec/linespec.exp
2052 * gdb.mi/gdb701.exp
2053 * gdb.mi/gdb792.exp
2054 * gdb.mi/mi-breakpoint-changed.exp
2055 * gdb.mi/mi-dprintf-pending.exp
2056 * gdb.mi/mi-dprintf.exp
2057 * gdb.mi/mi-exit-code.exp
2058 * gdb.mi/mi-pending.exp
2059 * gdb.mi/mi-solib.exp
2060 * gdb.mi/new-ui-mi-sync.exp
2061 * gdb.mi/pr11022.exp
2062 * gdb.mi/user-selected-context-sync.exp
2063 * gdb.opt/solib-intra-step.exp
2064 * gdb.python/py-events.exp
2065 * gdb.python/py-finish-breakpoint.exp
2066 * gdb.python/py-mi.exp
2067 * gdb.python/py-prettyprint.exp
2068 * gdb.python/py-shared.exp
2069 * gdb.python/py-symbol.exp
2070 * gdb.python/py-template.exp
2071 * gdb.python/py-type.exp
2072 * gdb.python/py-value.exp
2073 * gdb.reverse/solib-precsave.exp
2074 * gdb.reverse/solib-reverse.exp
2075 * gdb.server/solib-list.exp
2076 * gdb.stabs/weird.exp
2077 * gdb.threads/reconnect-signal.exp
2078 * gdb.threads/stepi-random-signal.exp
2079 * gdb.trace/actions.exp
2080 * gdb.trace/ax.exp
2081 * gdb.trace/backtrace.exp
2082 * gdb.trace/change-loc.exp
2083 * gdb.trace/deltrace.exp
2084 * gdb.trace/ftrace-lock.exp
2085 * gdb.trace/ftrace.exp
2086 * gdb.trace/infotrace.exp
2087 * gdb.trace/mi-tracepoint-changed.exp
2088 * gdb.trace/packetlen.exp
2089 * gdb.trace/passcount.exp
2090 * gdb.trace/pending.exp
2091 * gdb.trace/range-stepping.exp
2092 * gdb.trace/report.exp
2093 * gdb.trace/stap-trace.exp
2094 * gdb.trace/tfind.exp
2095 * gdb.trace/trace-break.exp
2096 * gdb.trace/trace-condition.exp
2097 * gdb.trace/trace-enable-disable.exp
2098 * gdb.trace/trace-mt.exp
2099 * gdb.trace/tracecmd.exp
2100 * gdb.trace/tspeed.exp
2101 * gdb.trace/tsv.exp
2102 * lib/perftest.exp
2103
fb9feb35
LM
21042016-12-01 Luis Machado <lgustavo@codesourcery.com>
2105
2106 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
2107 with gdb_test_no_output.
2108 Use command as test name.
2109
cd2ddb6c
LM
21102016-12-01 Luis Machado <lgustavo@codesourcery.com>
2111
2112 Fix test names starting with uppercase throughout the files.
2113
2114 * gdb.ada/assign_1.exp
2115 * gdb.ada/boolean_expr.exp
2116 * gdb.base/arrayidx.exp
2117 * gdb.base/del.exp
2118 * gdb.base/gcore-buffer-overflow.exp
2119 * gdb.base/testenv.exp
2120 * gdb.compile/compile.exp
2121 * gdb.python/py-framefilter-invalidarg.exp
2122 * gdb.python/py-framefilter.exp
2123
bb95117e
LM
21242016-12-01 Luis Machado <lgustavo@codesourcery.com>
2125
2126 Fix test names starting with uppercase throughout the files.
2127
2128 * gdb.ada/array_return.exp
2129 * gdb.ada/expr_delims.exp
2130 * gdb.ada/mi_dyn_arr.exp
2131 * gdb.ada/mi_interface.exp
2132 * gdb.ada/mi_var_array.exp
2133 * gdb.ada/watch_arg.exp
2134 * gdb.arch/alpha-step.exp
2135 * gdb.arch/altivec-regs.exp
2136 * gdb.arch/e500-regs.exp
2137 * gdb.arch/powerpc-d128-regs.exp
2138 * gdb.base/arrayidx.exp
2139 * gdb.base/break.exp
2140 * gdb.base/checkpoint.exp
2141 * gdb.base/debug-expr.exp
2142 * gdb.base/dmsym.exp
2143 * gdb.base/radix.exp
2144 * gdb.base/sepdebug.exp
2145 * gdb.base/testenv.exp
2146 * gdb.base/watch_thread_num.exp
2147 * gdb.base/watchpoint-cond-gone.exp
2148 * gdb.cell/break.exp
2149 * gdb.cell/ea-cache.exp
2150 * gdb.compile/compile.exp
2151 * gdb.cp/gdb2495.exp
2152 * gdb.gdb/selftest.exp
2153 * gdb.gdb/xfullpath.exp
2154 * gdb.go/hello.exp
2155 * gdb.go/integers.exp
2156 * gdb.objc/basicclass.exp
2157 * gdb.pascal/hello.exp
2158 * gdb.pascal/integers.exp
2159 * gdb.python/py-breakpoint.exp
2160 * gdb.python/py-cmd.exp
2161 * gdb.python/py-linetable.exp
2162 * gdb.python/py-xmethods.exp
2163 * gdb.python/python.exp
2164 * gdb.reverse/consecutive-precsave.exp
2165 * gdb.reverse/finish-precsave.exp
2166 * gdb.reverse/i386-precsave.exp
2167 * gdb.reverse/machinestate-precsave.exp
2168 * gdb.reverse/sigall-precsave.exp
2169 * gdb.reverse/solib-precsave.exp
2170 * gdb.reverse/step-precsave.exp
2171 * gdb.reverse/until-precsave.exp
2172 * gdb.reverse/watch-precsave.exp
2173 * gdb.threads/leader-exit.exp
2174 * gdb.threads/pthreads.exp
2175 * gdb.threads/wp-replication.exp
2176 * gdb.trace/actions.exp
2177 * gdb.trace/mi-tsv-changed.exp
2178 * gdb.trace/tsv.exp
2179
de97fdd4
LM
21802016-12-01 Luis Machado <lgustavo@codesourcery.com>
2181
2182 Fix test names starting with uppercase throughout the files.
2183
2184 * gdb.arch/i386-bp_permanent.exp
2185 * gdb.arch/i386-gnu-cfi.exp
2186 * gdb.base/disasm-end-cu.exp
2187 * gdb.base/macscp.exp
2188 * gdb.base/pending.exp
2189 * gdb.base/watch_thread_num.exp
2190 * gdb.cp/exception.exp
2191 * gdb.cp/gdb2495.exp
2192 * gdb.cp/local.exp
2193 * gdb.python/py-evsignal.exp
2194 * gdb.python/python.exp
2195 * gdb.trace/tracecmd.exp
2196
9f058c10
LM
21972016-12-01 Luis Machado <lgustavo@codesourcery.com>
2198
2199 Fix test names starting with uppercase throughout the files.
2200
2201 * gdb.base/charset.exp
2202 * gdb.base/eval.exp
2203 * gdb.base/multi-forks.exp
2204 * gdb.guile/scm-progspace.exp
2205 * gdb.opencl/datatypes.exp
2206 * gdb.python/py-block.exp
2207 * gdb.python/py-function.exp
2208 * gdb.python/py-symbol.exp
2209 * gdb.python/py-symtab.exp
2210 * gdb.python/py-xmethods.exp
2211 * gdb.reverse/break-precsave.exp
2212 * gdb.reverse/break-reverse.exp
2213 * gdb.reverse/consecutive-precsave.exp
2214 * gdb.reverse/consecutive-reverse.exp
2215 * gdb.reverse/finish-precsave.exp
2216 * gdb.reverse/finish-reverse-bkpt.exp
2217 * gdb.reverse/finish-reverse.exp
2218 * gdb.reverse/fstatat-reverse.exp
2219 * gdb.reverse/getresuid-reverse.exp
2220 * gdb.reverse/i386-precsave.exp
2221 * gdb.reverse/i386-reverse.exp
2222 * gdb.reverse/i386-sse-reverse.exp
2223 * gdb.reverse/i387-stack-reverse.exp
2224 * gdb.reverse/insn-reverse.exp
2225 * gdb.reverse/machinestate-precsave.exp
2226 * gdb.reverse/machinestate.exp
2227 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2228 * gdb.reverse/pipe-reverse.exp
2229 * gdb.reverse/readv-reverse.exp
2230 * gdb.reverse/recvmsg-reverse.exp
2231 * gdb.reverse/rerun-prec.exp
2232 * gdb.reverse/s390-mvcle.exp
2233 * gdb.reverse/sigall-precsave.exp
2234 * gdb.reverse/sigall-reverse.exp
2235 * gdb.reverse/solib-precsave.exp
2236 * gdb.reverse/solib-reverse.exp
2237 * gdb.reverse/step-precsave.exp
2238 * gdb.reverse/step-reverse.exp
2239 * gdb.reverse/time-reverse.exp
2240 * gdb.reverse/until-precsave.exp
2241 * gdb.reverse/until-reverse.exp
2242 * gdb.reverse/waitpid-reverse.exp
2243 * gdb.reverse/watch-precsave.exp
2244 * gdb.reverse/watch-reverse.exp
2245
cdc7edd7
LM
22462016-12-01 Luis Machado <lgustavo@codesourcery.com>
2247
2248 Fix test names starting with uppercase throughout the files.
2249
2250 * gdb.arch/i386-mpx-simple_segv.exp
2251 * gdb.arch/i386-mpx.exp
2252 * gdb.arch/i386-permbkpt.exp
2253 * gdb.arch/pa-nullify.exp
2254 * gdb.arch/powerpc-d128-regs.exp
2255 * gdb.arch/vsx-regs.exp
2256 * gdb.base/bfp-test.exp
2257 * gdb.base/break.exp
2258 * gdb.base/breakpoint-shadow.exp
2259 * gdb.base/callfuncs.exp
2260 * gdb.base/charset.exp
2261 * gdb.base/commands.exp
2262 * gdb.base/completion.exp
2263 * gdb.base/dfp-test.exp
2264 * gdb.base/echo.exp
2265 * gdb.base/ending-run.exp
2266 * gdb.base/eval.exp
2267 * gdb.base/expand-psymtabs.exp
2268 * gdb.base/float128.exp
2269 * gdb.base/floatn.exp
2270 * gdb.base/foll-exec-mode.exp
2271 * gdb.base/gdb1056.exp
2272 * gdb.base/gdb11531.exp
2273 * gdb.base/kill-after-signal.exp
2274 * gdb.base/multi-forks.exp
2275 * gdb.base/overlays.exp
2276 * gdb.base/pending.exp
2277 * gdb.base/sepdebug.exp
2278 * gdb.base/testenv.exp
2279 * gdb.base/valgrind-db-attach.exp
2280 * gdb.base/watch_thread_num.exp
2281 * gdb.base/watchpoint-cond-gone.exp
2282 * gdb.base/watchpoint.exp
2283 * gdb.base/watchpoints.exp
2284 * gdb.cp/arg-reference.exp
2285 * gdb.cp/baseenum.exp
2286 * gdb.cp/operator.exp
2287 * gdb.cp/shadow.exp
2288 * gdb.dwarf2/dw2-op-out-param.exp
2289 * gdb.dwarf2/dw2-reg-undefined.exp
2290 * gdb.go/chan.exp
2291 * gdb.go/hello.exp
2292 * gdb.go/integers.exp
2293 * gdb.go/methods.exp
2294 * gdb.go/package.exp
2295 * gdb.guile/scm-parameter.exp
2296 * gdb.guile/scm-progspace.exp
2297 * gdb.guile/scm-value.exp
2298 * gdb.mi/mi-pending.exp
2299 * gdb.mi/user-selected-context-sync.exp
2300 * gdb.multi/multi-attach.exp
2301 * gdb.multi/tids.exp
2302 * gdb.opt/clobbered-registers-O2.exp
2303 * gdb.pascal/floats.exp
2304 * gdb.pascal/integers.exp
2305 * gdb.python/py-block.exp
2306 * gdb.python/py-events.exp
2307 * gdb.python/py-parameter.exp
2308 * gdb.python/py-symbol.exp
2309 * gdb.python/py-symtab.exp
2310 * gdb.python/py-type.exp
2311 * gdb.python/py-value.exp
2312 * gdb.python/py-xmethods.exp
2313 * gdb.python/python.exp
2314 * gdb.reverse/break-precsave.exp
2315 * gdb.reverse/consecutive-precsave.exp
2316 * gdb.reverse/finish-precsave.exp
2317 * gdb.reverse/i386-precsave.exp
2318 * gdb.reverse/machinestate-precsave.exp
2319 * gdb.reverse/sigall-precsave.exp
2320 * gdb.reverse/solib-precsave.exp
2321 * gdb.reverse/step-precsave.exp
2322 * gdb.reverse/until-precsave.exp
2323 * gdb.reverse/watch-precsave.exp
2324 * gdb.server/ext-attach.exp
2325 * gdb.server/ext-restart.exp
2326 * gdb.server/ext-run.exp
2327 * gdb.server/ext-wrapper.exp
2328 * gdb.stabs/gdb11479.exp
2329 * gdb.stabs/weird.exp
2330 * gdb.threads/attach-many-short-lived-threads.exp
2331 * gdb.threads/kill.exp
2332 * gdb.threads/watchpoint-fork.exp
2333
bc6c7af4
LM
23342016-12-01 Luis Machado <lgustavo@codesourcery.com>
2335
2336 Fix test names starting with uppercase throughout all the files below.
2337
2338 * gdb.ada/array_return.exp
2339 * gdb.ada/catch_ex.exp
2340 * gdb.ada/info_exc.exp
2341 * gdb.ada/mi_catch_ex.exp
2342 * gdb.ada/mi_dyn_arr.exp
2343 * gdb.ada/mi_ex_cond.exp
2344 * gdb.ada/mi_exc_info.exp
2345 * gdb.ada/mi_interface.exp
2346 * gdb.ada/mi_task_arg.exp
2347 * gdb.ada/mi_task_info.exp
2348 * gdb.ada/mi_var_array.exp
2349 * gdb.arch/alpha-step.exp
2350 * gdb.arch/amd64-disp-step.exp
2351 * gdb.arch/arm-disp-step.exp
2352 * gdb.arch/disp-step-insn-reloc.exp
2353 * gdb.arch/e500-prologue.exp
2354 * gdb.arch/ftrace-insn-reloc.exp
2355 * gdb.arch/gdb1558.exp
2356 * gdb.arch/i386-bp_permanent.exp
2357 * gdb.arch/i386-disp-step.exp
2358 * gdb.arch/i386-float.exp
2359 * gdb.arch/i386-gnu-cfi.exp
2360 * gdb.arch/ia64-breakpoint-shadow.exp
2361 * gdb.arch/mips16-thunks.exp
2362 * gdb.arch/pa-nullify.exp
2363 * gdb.arch/powerpc-aix-prologue.exp
2364 * gdb.arch/powerpc-power.exp
2365 * gdb.arch/ppc-dfp.exp
2366 * gdb.arch/s390-tdbregs.exp
2367 * gdb.arch/spu-info.exp
2368 * gdb.arch/spu-ls.exp
2369 * gdb.arch/thumb-bx-pc.exp
2370 * gdb.base/advance.exp
2371 * gdb.base/annota-input-while-running.exp
2372 * gdb.base/arrayidx.exp
2373 * gdb.base/asmlabel.exp
2374 * gdb.base/async.exp
2375 * gdb.base/attach-wait-input.exp
2376 * gdb.base/auto-connect-native-target.exp
2377 * gdb.base/batch-preserve-term-settings.exp
2378 * gdb.base/bfp-test.exp
2379 * gdb.base/bigcore.exp
2380 * gdb.base/bp-permanent.exp
2381 * gdb.base/break-always.exp
2382 * gdb.base/break-fun-addr.exp
2383 * gdb.base/break-idempotent.exp
2384 * gdb.base/break-main-file-remove-fail.exp
2385 * gdb.base/break-probes.exp
2386 * gdb.base/break-unload-file.exp
2387 * gdb.base/break.exp
2388 * gdb.base/call-ar-st.exp
2389 * gdb.base/call-rt-st.exp
2390 * gdb.base/call-sc.exp
2391 * gdb.base/call-signal-resume.exp
2392 * gdb.base/call-strs.exp
2393 * gdb.base/callexit.exp
2394 * gdb.base/callfuncs.exp
2395 * gdb.base/catch-gdb-caused-signals.exp
2396 * gdb.base/catch-signal-siginfo-cond.exp
2397 * gdb.base/catch-syscall.exp
2398 * gdb.base/compare-sections.exp
2399 * gdb.base/cond-eval-mode.exp
2400 * gdb.base/condbreak-call-false.exp
2401 * gdb.base/consecutive-step-over.exp
2402 * gdb.base/cursal.exp
2403 * gdb.base/disabled-location.exp
2404 * gdb.base/disasm-end-cu.exp
2405 * gdb.base/display.exp
2406 * gdb.base/double-prompt-target-event-error.exp
2407 * gdb.base/dprintf-bp-same-addr.exp
2408 * gdb.base/dprintf-detach.exp
2409 * gdb.base/dprintf-next.exp
2410 * gdb.base/dprintf-non-stop.exp
2411 * gdb.base/dprintf-pending.exp
2412 * gdb.base/dso2dso.exp
2413 * gdb.base/ending-run.exp
2414 * gdb.base/enum_cond.exp
2415 * gdb.base/examine-backward.exp
2416 * gdb.base/exe-lock.exp
2417 * gdb.base/exec-invalid-sysroot.exp
2418 * gdb.base/execl-update-breakpoints.exp
2419 * gdb.base/execution-termios.exp
2420 * gdb.base/fileio.exp
2421 * gdb.base/fixsection.exp
2422 * gdb.base/foll-exec-mode.exp
2423 * gdb.base/foll-exec.exp
2424 * gdb.base/fork-running-state.exp
2425 * gdb.base/frame-args.exp
2426 * gdb.base/fullpath-expand.exp
2427 * gdb.base/func-ptr.exp
2428 * gdb.base/gcore-relro-pie.exp
2429 * gdb.base/gdb1090.exp
2430 * gdb.base/gdb1555.exp
2431 * gdb.base/global-var-nested-by-dso.exp
2432 * gdb.base/gnu-ifunc.exp
2433 * gdb.base/hbreak-in-shr-unsupported.exp
2434 * gdb.base/hbreak-unmapped.exp
2435 * gdb.base/hook-stop.exp
2436 * gdb.base/infcall-input.exp
2437 * gdb.base/info-fun.exp
2438 * gdb.base/info-shared.exp
2439 * gdb.base/interrupt-noterm.exp
2440 * gdb.base/jit-so.exp
2441 * gdb.base/jit.exp
2442 * gdb.base/line-symtabs.exp
2443 * gdb.base/list.exp
2444 * gdb.base/longjmp.exp
2445 * gdb.base/macscp.exp
2446 * gdb.base/max-value-size.exp
2447 * gdb.base/nodebug.exp
2448 * gdb.base/nofield.exp
2449 * gdb.base/overlays.exp
2450 * gdb.base/paginate-after-ctrl-c-running.exp
2451 * gdb.base/paginate-bg-execution.exp
2452 * gdb.base/paginate-inferior-exit.exp
2453 * gdb.base/pending.exp
2454 * gdb.base/pr11022.exp
2455 * gdb.base/printcmds.exp
2456 * gdb.base/ptr-typedef.exp
2457 * gdb.base/ptype.exp
2458 * gdb.base/randomize.exp
2459 * gdb.base/range-stepping.exp
2460 * gdb.base/realname-expand.exp
2461 * gdb.base/relativedebug.exp
2462 * gdb.base/remote.exp
2463 * gdb.base/savedregs.exp
2464 * gdb.base/sepdebug.exp
2465 * gdb.base/set-noassign.exp
2466 * gdb.base/shlib-call.exp
2467 * gdb.base/shreloc.exp
2468 * gdb.base/sigaltstack.exp
2469 * gdb.base/sigbpt.exp
2470 * gdb.base/siginfo-addr.exp
2471 * gdb.base/siginfo-obj.exp
2472 * gdb.base/siginfo-thread.exp
2473 * gdb.base/signest.exp
2474 * gdb.base/signull.exp
2475 * gdb.base/sigrepeat.exp
2476 * gdb.base/skip.exp
2477 * gdb.base/so-impl-ld.exp
2478 * gdb.base/solib-corrupted.exp
2479 * gdb.base/solib-disc.exp
2480 * gdb.base/solib-display.exp
2481 * gdb.base/solib-overlap.exp
2482 * gdb.base/solib-search.exp
2483 * gdb.base/solib-symbol.exp
2484 * gdb.base/source-execution.exp
2485 * gdb.base/sss-bp-on-user-bp-2.exp
2486 * gdb.base/sss-bp-on-user-bp.exp
2487 * gdb.base/stack-checking.exp
2488 * gdb.base/stale-infcall.exp
2489 * gdb.base/step-break.exp
2490 * gdb.base/step-line.exp
2491 * gdb.base/step-over-exit.exp
2492 * gdb.base/step-test.exp
2493 * gdb.base/structs.exp
2494 * gdb.base/sym-file.exp
2495 * gdb.base/symtab-search-order.exp
2496 * gdb.base/term.exp
2497 * gdb.base/type-opaque.exp
2498 * gdb.base/unload.exp
2499 * gdb.base/until-nodebug.exp
2500 * gdb.base/until.exp
2501 * gdb.base/unwindonsignal.exp
2502 * gdb.base/watch-cond.exp
2503 * gdb.base/watch-non-mem.exp
2504 * gdb.base/watch_thread_num.exp
2505 * gdb.base/watchpoint-reuse-slot.exp
2506 * gdb.base/watchpoint-solib.exp
2507 * gdb.base/watchpoint.exp
2508 * gdb.btrace/dlopen.exp
2509 * gdb.cell/arch.exp
2510 * gdb.cell/break.exp
2511 * gdb.cell/bt.exp
2512 * gdb.cell/core.exp
2513 * gdb.cell/data.exp
2514 * gdb.cell/dwarfaddr.exp
2515 * gdb.cell/ea-cache.exp
2516 * gdb.cell/ea-standalone.exp
2517 * gdb.cell/ea-test.exp
2518 * gdb.cell/f-regs.exp
2519 * gdb.cell/fork.exp
2520 * gdb.cell/gcore.exp
2521 * gdb.cell/mem-access.exp
2522 * gdb.cell/ptype.exp
2523 * gdb.cell/registers.exp
2524 * gdb.cell/sizeof.exp
2525 * gdb.cell/solib-symbol.exp
2526 * gdb.cell/solib.exp
2527 * gdb.compile/compile-tls.exp
2528 * gdb.cp/exception.exp
2529 * gdb.cp/gdb2495.exp
2530 * gdb.cp/local.exp
2531 * gdb.cp/mb-inline.exp
2532 * gdb.cp/mb-templates.exp
2533 * gdb.cp/pr10687.exp
2534 * gdb.cp/pr9167.exp
2535 * gdb.cp/scope-err.exp
2536 * gdb.cp/templates.exp
2537 * gdb.cp/virtfunc.exp
2538 * gdb.dwarf2/dw2-dir-file-name.exp
2539 * gdb.dwarf2/dw2-single-line-discriminators.exp
2540 * gdb.fortran/complex.exp
2541 * gdb.fortran/library-module.exp
2542 * gdb.guile/guile.exp
2543 * gdb.guile/scm-cmd.exp
2544 * gdb.guile/scm-frame-inline.exp
2545 * gdb.guile/scm-objfile.exp
2546 * gdb.guile/scm-pretty-print.exp
2547 * gdb.guile/scm-symbol.exp
2548 * gdb.guile/scm-type.exp
2549 * gdb.guile/scm-value.exp
2550 * gdb.linespec/keywords.exp
2551 * gdb.linespec/ls-errs.exp
2552 * gdb.linespec/macro-relative.exp
2553 * gdb.linespec/thread.exp
2554 * gdb.mi/mi-breakpoint-changed.exp
2555 * gdb.mi/mi-dprintf-pending.exp
2556 * gdb.mi/mi-fullname-deleted.exp
2557 * gdb.mi/mi-logging.exp
2558 * gdb.mi/mi-pending.exp
2559 * gdb.mi/mi-solib.exp
2560 * gdb.mi/new-ui-mi-sync.exp
2561 * gdb.mi/user-selected-context-sync.exp
2562 * gdb.multi/dummy-frame-restore.exp
2563 * gdb.multi/multi-arch-exec.exp
2564 * gdb.multi/remove-inferiors.exp
2565 * gdb.multi/watchpoint-multi-exit.exp
2566 * gdb.opt/solib-intra-step.exp
2567 * gdb.perf/backtrace.exp
2568 * gdb.perf/single-step.exp
2569 * gdb.perf/skip-command.exp
2570 * gdb.perf/skip-prologue.exp
2571 * gdb.perf/solib.exp
2572 * gdb.python/lib-types.exp
2573 * gdb.python/py-as-string.exp
2574 * gdb.python/py-bad-printers.exp
2575 * gdb.python/py-block.exp
2576 * gdb.python/py-breakpoint.exp
2577 * gdb.python/py-cmd.exp
2578 * gdb.python/py-events.exp
2579 * gdb.python/py-evthreads.exp
2580 * gdb.python/py-finish-breakpoint.exp
2581 * gdb.python/py-finish-breakpoint2.exp
2582 * gdb.python/py-frame-inline.exp
2583 * gdb.python/py-frame.exp
2584 * gdb.python/py-inferior.exp
2585 * gdb.python/py-infthread.exp
2586 * gdb.python/py-mi.exp
2587 * gdb.python/py-objfile.exp
2588 * gdb.python/py-pp-maint.exp
2589 * gdb.python/py-pp-registration.exp
2590 * gdb.python/py-prettyprint.exp
2591 * gdb.python/py-recurse-unwind.exp
2592 * gdb.python/py-shared.exp
2593 * gdb.python/py-symbol.exp
2594 * gdb.python/py-symtab.exp
2595 * gdb.python/py-template.exp
2596 * gdb.python/py-type.exp
2597 * gdb.python/py-unwind-maint.exp
2598 * gdb.python/py-unwind.exp
2599 * gdb.python/py-value.exp
2600 * gdb.python/python.exp
2601 * gdb.reverse/finish-reverse-bkpt.exp
2602 * gdb.reverse/insn-reverse.exp
2603 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2604 * gdb.reverse/solib-precsave.exp
2605 * gdb.reverse/solib-reverse.exp
2606 * gdb.stabs/gdb11479.exp
2607 * gdb.stabs/weird.exp
2608 * gdb.threads/fork-child-threads.exp
2609 * gdb.threads/fork-plus-threads.exp
2610 * gdb.threads/fork-thread-pending.exp
2611 * gdb.threads/forking-threads-plus-breakpoint.exp
2612 * gdb.threads/hand-call-in-threads.exp
2613 * gdb.threads/interrupted-hand-call.exp
2614 * gdb.threads/linux-dp.exp
2615 * gdb.threads/local-watch-wrong-thread.exp
2616 * gdb.threads/next-while-other-thread-longjmps.exp
2617 * gdb.threads/non-ldr-exit.exp
2618 * gdb.threads/pending-step.exp
2619 * gdb.threads/print-threads.exp
2620 * gdb.threads/process-dies-while-detaching.exp
2621 * gdb.threads/process-dies-while-handling-bp.exp
2622 * gdb.threads/pthreads.exp
2623 * gdb.threads/queue-signal.exp
2624 * gdb.threads/reconnect-signal.exp
2625 * gdb.threads/signal-command-handle-nopass.exp
2626 * gdb.threads/signal-command-multiple-signals-pending.exp
2627 * gdb.threads/signal-delivered-right-thread.exp
2628 * gdb.threads/signal-sigtrap.exp
2629 * gdb.threads/sigthread.exp
2630 * gdb.threads/staticthreads.exp
2631 * gdb.threads/stepi-random-signal.exp
2632 * gdb.threads/thread-unwindonsignal.exp
2633 * gdb.threads/thread_check.exp
2634 * gdb.threads/thread_events.exp
2635 * gdb.threads/tid-reuse.exp
2636 * gdb.threads/tls-nodebug.exp
2637 * gdb.threads/tls-shared.exp
2638 * gdb.threads/tls-so_extern.exp
2639 * gdb.threads/tls.exp
2640 * gdb.threads/wp-replication.exp
2641 * gdb.trace/actions-changed.exp
2642 * gdb.trace/actions.exp
2643 * gdb.trace/backtrace.exp
2644 * gdb.trace/change-loc.exp
2645 * gdb.trace/collection.exp
2646 * gdb.trace/deltrace.exp
2647 * gdb.trace/disconnected-tracing.exp
2648 * gdb.trace/entry-values.exp
2649 * gdb.trace/ftrace-lock.exp
2650 * gdb.trace/ftrace.exp
2651 * gdb.trace/infotrace.exp
2652 * gdb.trace/mi-trace-frame-collected.exp
2653 * gdb.trace/mi-trace-unavailable.exp
2654 * gdb.trace/mi-traceframe-changed.exp
2655 * gdb.trace/mi-tracepoint-changed.exp
2656 * gdb.trace/mi-tsv-changed.exp
2657 * gdb.trace/no-attach-trace.exp
2658 * gdb.trace/packetlen.exp
2659 * gdb.trace/passc-dyn.exp
2660 * gdb.trace/passcount.exp
2661 * gdb.trace/pending.exp
2662 * gdb.trace/pr16508.exp
2663 * gdb.trace/qtro.exp
2664 * gdb.trace/range-stepping.exp
2665 * gdb.trace/read-memory.exp
2666 * gdb.trace/report.exp
2667 * gdb.trace/save-trace.exp
2668 * gdb.trace/signal.exp
2669 * gdb.trace/stap-trace.exp
2670 * gdb.trace/status-stop.exp
2671 * gdb.trace/strace.exp
2672 * gdb.trace/tfile.exp
2673 * gdb.trace/tfind.exp
2674 * gdb.trace/trace-break.exp
2675 * gdb.trace/trace-condition.exp
2676 * gdb.trace/trace-enable-disable.exp
2677 * gdb.trace/trace-mt.exp
2678 * gdb.trace/tracecmd.exp
2679 * gdb.trace/tracefile-pseudo-reg.exp
2680 * gdb.trace/tspeed.exp
2681 * gdb.trace/tstatus.exp
2682 * gdb.trace/tsv.exp
2683 * gdb.trace/unavailable.exp
2684 * gdb.trace/while-dyn.exp
2685 * gdb.trace/while-stepping.exp
2686 * lib/gdb-guile.exp
2687 * lib/gdb.exp
2688 * lib/mi-support.exp
2689 * lib/pascal.exp
2690 * lib/perftest.exp
2691 * lib/prelink-support.exp
2692 * lib/selftest-support.exp
2693
ad02e4fe
SM
26942016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2695
2696 * Makefile.in: Include disable-implicit-rules.mk.
2697
22347e55
AA
26982016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2699
2700 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2701 non-byte-aligned bit fields.
2702
da5b30da
AA
27032016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2704
2705 PR gdb/12616
2706 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2707 respects the DW_AT_data_bit_offset attribute.
2708
b593ecca
SM
27092016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2710
2711 * gdb.base/default.exp: Fix output of "set language".
2712
3b165252
SM
27132016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2714
2715 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2716 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2717 make.
2718 * configure.ac: Remove checks for the make program.
2719 * configure: Re-generate.
2720
1a2f3d7f
KB
27212016-11-16 Kevin Buettner <kevinb@redhat.com>
2722
2723 * gdb.python/py-recurse-unwind.c (main): Add loop.
2724 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2725 to read_register() and gdb.parse_and_eval(). Make each code
2726 call a separate case that can be individually tested.
2727 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2728 proc. Call cont_and_backtrace for each of the code paths that
2729 we want to test in the unwinder.
2730
b7f38fda
AA
27312016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2732
2733 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2734 the definition of struct S.
2735
1f8db343
CM
27362016-11-11 Catherine Moore <clm@codesourcery.com>
2737
2738 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2739
fad0c9fb
PA
27402016-11-09 Pedro Alves <palves@redhat.com>
2741
2742 * gdb.base/commands.exp (runto_or_return): New procedure.
2743 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2744 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2745 (progvar_simple_while_test, progvar_complex_if_while_test)
2746 (if_while_breakpoint_command_test)
2747 (infrun_breakpoint_command_test, breakpoint_command_test)
2748 (user_defined_command_test, watchpoint_command_test)
2749 (test_command_prompt_position, redefine_hook_test)
2750 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2751 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2752 multi_line_input and multi_line. Remove gdb_expect and
2753 gdb_stop_suppressing_tests uses.
2754 * lib/gdb.exp (valnum_re): New global.
2755 (multi_line_input): New procedure.
2756
8354c62c
SM
27572016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2758
2759 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2760 Remove.
2761 (test_setup): Define with proc_with_prefix.
2762 (test_cli_inferior): Likewise.
2763 (test_cli_thread): Likewise.
2764 (test_cli_frame): Likewise.
2765 (test_cli_select_frame): Likewise.
2766 (test_cli_up_down): Likewise.
2767 (test_mi_thread_select): Likewise.
2768 (test_mi_stack_select_frame): Likewise.
2769 (test_cli_in_mi_inferior): Likewise.
2770 (test_cli_in_mi_thread): Likewise.
2771 (test_cli_in_mi_frame): Likewise.
2772 (top level): Do not use with_test_prefix_procname.
2773
64f367a2
PA
27742016-11-09 Pedro Alves <palves@redhat.com>
2775
2776 * gdb.base/commands.exp (gdbvar_simple_if_test)
2777 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2778 (progvar_simple_if_test, progvar_simple_while_test)
2779 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2780 (infrun_breakpoint_command_test, breakpoint_command_test)
2781 (user_defined_command_test, watchpoint_command_test)
2782 (test_command_prompt_position, deprecated_command_test)
2783 (bp_deleted_in_command, temporary_breakpoint_commands)
2784 (stray_arg0_test, source_file_with_indented_comment)
2785 (recursive_source_test, if_commands_test)
2786 (error_clears_commands_left, redefine_hook_test)
2787 (redefine_backtrace_test): Use proc_with_prefix.
2788 * lib/gdb.exp (proc_with_prefix): New proc.
2789
0bb65f1e
AA
27902016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2791
2792 * gdb.base/tui-layout.c: New file.
2793 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2794 disassembly window contains very long lines.
2795
7353f247
TT
27962016-11-08 Tom Tromey <tom@tromey.com>
2797
2798 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2799 depend on Python 2.
2800
30a7bb83
TT
28012016-11-08 Tom Tromey <tom@tromey.com>
2802
2803 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2804 New method.
2805
cdf5a07c
MG
28062016-10-29 Manish Goregaokar <manish@mozilla.com>
2807
2806dc7e 2808 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 2809
51a789c3
MG
28102016-10-27 Manish Goregaokar <manish@mozilla.com>
2811
2806dc7e
PA
2812 * gdb.rust/simple.rs: Add test for univariant enums without
2813 discriminants and for encoded struct-like enums.
51a789c3 2814
f610ab6d
PA
28152016-10-28 Pedro Alves <palves@redhat.com>
2816
2817 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2818 gdb_test_multiple, tighten regexps and match symtabs and line
2819 tables incrementally.
2820
b129b0ca
LM
28212016-10-28 Luis Machado <lgustavo@codesourcery.com>
2822
2823 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2824 general.
2825
ecf45d2c
SL
28262016-10-25 Luis Machado <lgustavo@codesourcery.com>
2827
2828 * gdb.base/exec-invalid-sysroot.exp: New file.
2829
b8d38ee4
JK
28302016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2831
2832 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2833
f90fd8c2
JK
28342016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2835
2836 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2837
2d2476aa
MR
28382016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2839
2806dc7e
PA
2840 * gdb.base/killed-outside.exp: Remove $options from a call to
2841 `prepare_for_testing'.
2d2476aa 2842
e42b25a0
SM
28432016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2844
2845 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2846 Change test message.
2847
3ccdb432
SM
28482016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2849
2850 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2851 Update comment.
2852
5bad3170
SM
28532016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2854
2855 * gdb.trace/mi-trace-save.exp: New file.
2856
5ad9dba7
YQ
28572016-10-13 Yao Qi <yao.qi@linaro.org>
2858
2859 * gdb.base/code_elim.exp (get_var_address): Remove.
2860 * gdb.base/relocate.exp: Likewise.
2861 * gdb.base/shreloc.exp: Likewise.
2862 * lib/gdb.exp (get_var_address): New.
2863
62df7e21
YQ
28642016-10-13 Yao Qi <yao.qi@linaro.org>
2865
2866 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2867 floating point tests if $skip_float_test is false.
2868
4dac951e
LM
28692016-10-12 Luis Machado <lgustavo@codesourcery.com>
2870
2871 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2872 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2873 argc values.
2874 Add 1 to argc so we guarantee distinct initial/modified argc values.
2875
8f1a8fc4
JK
28762016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2877
2878 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2879
16c85b5d
JK
28802016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2881
2882 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2883 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2884 * gdb.arch/vsx-regs.exp: Likewise.
2885
1d0e042a
YQ
28862016-10-07 Yao Qi <yao.qi@linaro.org>
2887
2888 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2889
68dadef5
MM
28902016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2891
2892 * gdb.python/python.exp: Test decode_line("*0").
2893
33fa2c6e
DE
28942016-10-06 Doug Evans <dje@google.com>
2895
2896 * gdb.python/py-value.exp (test_value_creation): Add test for large
2897 unsigned 64-bit value.
2898
9c37b5ae
TT
28992016-10-06 Tom Tromey <tom@tromey.com>
2900
2901 * gdb.compile/compile.exp: Change java tests to rust.
2902 * gdb.base/setshow.exp: Change java tests to rust.
2903 * gdb.base/default.exp: Remove java from language list.
2904 * README (Examples): Update language example.
2905 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2906 test.
2907 * lib/gdb.exp (skip_java_tests): Remove.
2908 * lib/java.exp: Remove.
2909 * gdb.java: Remove.
2910
78b86327
MR
29112016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2912
2913 * gdb.arch/mips-fcr.exp: New test.
2914 * gdb.arch/mips-fcr.c: Source for the new test.
2915
7470adbb
MR
29162016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2917
2918 * gdb.base/solib-disc.exp: Use `standard_output_file'
2919 throughout.
2920
4a556533
PA
29212016-10-06 Pedro Alves <palves@redhat.com>
2922
2923 * gdb.base/jit-simple-dl.c: New file.
2924 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2925 * gdb.base/jit-simple.c: ... this.
2926 * gdb.base/jit-simple.exp (jit_run): Delete.
2927 (build_jit): New proc.
2928 (jit_test_reread): Recompile either the main program or the shared
2929 library, depending on what is being tested. Skip changing address
2930 if caller wants to. Compare before/after addresses. If testing
2931 standalone, explicitly load the binary. Test "maint info
2932 breakpoints".
2933 (top level): Add "standalone vs shared lib" and "change address"
2934 vs "same address" axes.
2935
5a122fbc
PA
29362016-10-06 Pedro Alves <palves@redhat.com>
2937
2938 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2939 call.
2940 (jit_run): Delete.
2941 (jit_test_reread): Use with_test_prefix. Reload the main binary
2942 explicitly. Compare the before/after addresses of the JIT
2943 descriptor.
2944
ee8da4b8
DE
29452016-08-15 Doug Evans <dje@google.com>
2946
2947 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2948 for single bitfields is bool.
2949 * gdb.xml/tdesc-regs.exp: Ditto.
2950
f389f6fe
JK
29512016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2952
2953 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2954
fdebf1a4
YQ
29552016-10-05 Yao Qi <yao.qi@linaro.org>
2956
2957 * lib/gdb.exp (support_complex_tests): Return zero if
2958 gdb_skip_float_test return true.
2959
9c36d954 29602016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2961 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
2962
2963 PR gdb/20487
2964 * gdb.mi/user-selected-context-sync.exp: New file.
2965 * gdb.mi/user-selected-context-sync.c: New file.
2966
4034d0ff 29672016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 2968 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
2969
2970 PR gdb/20487
2971 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2972 =thread-select-event check.
2973
a4297203
PB
29742016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2975
2976 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2977 the compulsory L operand changes.
2978 * gdb.arch/powerpc-power.s: Likewise.
2979
bb805577
JK
29802016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2981
2982 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2983 * gdb.base/jit-attach-pie.c: New file.
2984 * gdb.base/jit-attach-pie.exp: New file.
2985
6d61dee5
PA
29862016-09-28 Pedro Alves <palves@redhat.com>
2987
2988 * gdb.base/infcall-input.c: New file.
2989 * gdb.base/infcall-input.exp: New file.
2990
f73842fc
YQ
29912016-09-22 Yao Qi <yao.qi@linaro.org>
2992
2993 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2994 (gdb_exit): Rename it to ...
2995 (gdbserver_gdb_exit): ... Close GDBserver.
2996 (gdb_exit): New proc, call gdbserver_gdb_exit.
2997 (mi_gdb_exit): Likewise.
2998
90681dab
YQ
29992016-09-22 Yao Qi <yao.qi@linaro.org>
3000
3001 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
3002 path.
3003 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
3004 Remove duplication.
3005
9c211fd8
YQ
30062016-09-22 Yao Qi <yao.qi@linaro.org>
3007
3008 * lib/gdbserver-support.exp: Check the existence of
3009 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
3010
ad0a504f
AK
30112016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
3012
3013 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
3014
36cf1806
TT
30152016-09-21 Tom Tromey <tom@tromey.com>
3016
3017 PR gdb/20604:
3018 * gdb.base/quit.exp: New file.
3019
74172ecf
SM
30202016-09-21 Simon Marchi <simon.marchi@ericsson.com>
3021
3022 * .gitignore: New file.
3023
3d0ec882
MR
30242016-09-21 Maciej W. Rozycki <macro@imgtec.com>
3025
3026 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
3027 throughout.
3028
8193adea
AA
30292016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3030
3031 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
3032
d41a5c09
JK
30332016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3034
3035 * gdb.cp/casts.cc (decltype): Move it ...
3036 (main): ... with its call to ...
3037 * gdb.cp/casts03.cc: ... a new file.
3038 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
3039
d2dfe700
JK
30402016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3041
3042 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
3043
e2a92b16
PB
30442016-09-15 Peter Bergner <bergner@vnet.ibm.com>
3045
3046 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
3047 and sync up the test with tests in gas/testsuite/gas/ppc.
3048 * gdb.arch/powerpc-power.exp: Likewise.
3049
49b4de64
JK
30502016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3051
3052 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
3053
2c29df25
SDJ
30542016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
3055 Jan Kratochvil <jan.kratochvil@redhat.com>
3056
3057 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
3058 make m1's definition to be different from m2's. Use 'dummy' as an
3059 argument for probe 'two'.
3060
cc3c2846
JB
30612016-09-10 Jon Beniston <jon@beniston.com>
3062
3063 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
3064 for sim target.
3065
e1b2624a
AA
30662016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
3067
3068 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
3069 variable declaration.
3070 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
3071 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
3072 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
3073 received HWCAP as its argument.
3074
4295e285
PA
30752016-09-06 Pedro Alves <palves@redhat.com>
3076
3077 * gdb.base/new-ui-pending-input.c: New file.
3078 * gdb.base/new-ui-pending-input.exp: New file.
3079 * gdb.exp (clear_gdb_spawn_id): New procedure.
3080 (with_spawn_id): Check whether gdb_spawn_id exists before
3081 referencing it. If gdb_spawn_id didn't exist on entry, clear it
3082 on exit.
3083
00d5215e
UW
30842016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3085
3086 * gdb.base/float128.c: New file.
3087 * gdb.base/float128.exp: Likewise.
3088 * gdb.base/floatn.c: Likewise.
3089 * gdb.base/floatn.exp: Likewise.
3090
a9ff5f12
UW
30912016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3092
3093 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
3094
f245535c
PA
30952016-09-05 Pedro Alves <palves@redhat.com>
3096
3097 PR backtrace/19927
3098 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
3099 unwinders are immediately called as side effect of "source" or
3100 "disable unwinder" commands.
3101 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
3102
ae9cf263
YQ
31032016-09-02 Yao Qi <yao.qi@linaro.org>
3104
3105 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
3106 is true and $type is "float" or "double".
3107
27aba047
YQ
31082016-09-02 Yao Qi <yao.qi@linaro.org>
3109
3110 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
3111 true.
3112 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
3113 * gdb.base/call-rt-st.exp: Likewise.
3114 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
3115 return value instead of gdb,skip_float_test.
3116 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
3117 (do_function_calls): Use its return value instead of
3118 gdb,skip_float_test.
3119 * gdb.base/finish.exp: Likewise.
3120 * gdb.base/funcargs.exp: Likewise.
3121 * gdb.base/return.exp: Likewise.
3122 * gdb.base/return2.exp: Likewise.
3123 * gdb.base/varargs.exp: Likewise.
3124 * lib/gdb.exp (gdb_skip_float_test): Change it to
3125 gdb_caching_proc. Detect the broken ptrace on arm-linux.
3126
5af962df
AA
31272016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3128
3129 * gdb.multi/tids.exp: Test "thread apply all".
3130
7fac6910
JK
31312016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3132
3133 * gdb.base/default.exp (tty): Remove.
3134
bb1fe4ac
KB
31352016-08-24 Kevin Buettner <kevinb@redhat.com>
3136
2806dc7e
PA
3137 * gdb.python/py-recurse-unwind.c: New file.
3138 * gdb.python/py-recurse-unwind.py: New file.
3139 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 3140
0a1ddfa6
SM
31412016-08-24 Simon Marchi <simon.marchi@ericsson.com>
3142
3143 * gdb.base/set-inferior-tty.exp: New file.
3144 * gdb.base/set-inferior-tty.c: New file.
3145
d9de1fe3
PA
31462016-08-23 Pedro Alves <palves@redhat.com>
3147
3148 PR gdb/20494
3149 * gdb.base/new-ui-echo.c: New file.
3150 * gdb.base/new-ui-echo.exp: New file.
3151
e9d9abd7
YQ
31522016-08-23 Yao Qi <yao.qi@linaro.org>
3153
3154 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
3155 gdbserver_spawn.
3156 * gdb.server/connect-without-multi-process.exp (do_test):
3157 Likewise.
3158
3589529e
YQ
31592016-08-23 Yao Qi <yao.qi@linaro.org>
3160
3161 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
3162 standalone_txt. Delete gdb_txt and standalone_txt on host
3163 and target. Spawn the binary on target. Copy files from
3164 target to host.
3165
6bb90213
PA
31662016-08-22 Pedro Alves <palves@redhat.com>
3167
3168 PR gdb/20505
3169 * gdb.base/vdso-warning.exp: Test core dumps too. Use
3170 with_test_prefix. Factor out bits to ...
3171 (test_no_vdso): ... this new procedure.
3172
20c2c024
CL
31732016-08-19 Carl Love <cel@us.ibm.com>
3174
3175 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
3176 maintaining separate logic for constructing the output path.
3177 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3178 * gdb.arch/ppc-dfp.exp: Likewise.
3179 * gdb.arch/ppc-fp.exp: Likewise.
3180 * gdb.arch/vsx-regs.exp: Likewise.
3181 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
3182 binprefix for generating the additional binary files.
3183
0646e07d
PA
31842016-08-19 Pedro Alves <palves@redhat.com>
3185
3186 * gdb.trace/mi-trace-frame-collected.exp
3187 (test_trace_frame_collected): On x32, expect two registers.
3188
46da9242
CL
31892016-08-18 Carl Love <cel@us.ibm.com>
3190
3191 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
3192 and sync up the test with tests in gas/testsuite/gas/ppc.
3193 * gdb.arch/powerpc-power.exp: Likewise.
3194
eb2332d7
SM
31952016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3196
3197 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
3198 expected error message.
3199
63c61e04
SM
32002016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3201
3202 * gdb.multi/remove-inferiors.exp: New file.
3203 * gdb.multi/remove-inferiors.c: New file.
3204
7b17065f
YQ
32052016-08-12 Yao Qi <yao.qi@linaro.org>
3206
3207 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
3208 argument list.
3209
01d3dedf
PA
32102016-08-10 Pedro Alves <palves@redhat.com>
3211
3212 PR gdb/19187
3213 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
3214 setup_kfails.
3215
3eb7562a
PA
32162016-08-09 Pedro Alves <palves@redhat.com>
3217 Simon Marchi <simon.marchi@ericsson.com>
3218
3219 PR gdb/20418
3220 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
3221 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
3222
80614914
PA
32232016-08-09 Pedro Alves <palves@redhat.com>
3224
3225 PR mi/20431
3226 * gdb.mi/mi-cmd-error.exp: New file.
3227
f348d89a
PA
32282016-08-09 Pedro Alves <palves@redhat.com>
3229
3230 PR gdb/18653
3231 * gdb.base/signals-state-child.c: New file.
3232 * gdb.base/signals-state-child.exp: New file.
3233 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
3234
e5ca03b4
PA
32352016-08-09 Pedro Alves <palves@redhat.com>
3236
3237 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
3238
282a0691
TT
32392016-08-03 Tom Tromey <tom@tromey.com>
3240
3241 PR python/18565:
3242 * gdb.python/py-frame-inline.exp: Add Frame.function test.
3243
41bfcd63
YQ
32442016-08-01 Yao Qi <yao.qi@linaro.org>
3245
3246 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
3247 variable mode to "multi-process" if $multi_process is 1, otherwise
3248 set it to "single-process".
3249
e3465b24
YQ
32502016-08-01 Yao Qi <yao.qi@linaro.org>
3251
3252 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
3253 * gdb.cp/cpexprs.exp: Likewise.
3254 * gdb.cp/m-static.exp: Likewise.
3255
0b31a4bc
TT
32562016-07-26 Tom Tromey <tom@tromey.com>
3257
3258 PR python/20190:
3259 * gdb.threads/tls.exp (check_thread_local): Add python symbol
3260 test.
3261
e0461dbb
MM
32622016-07-26 Markus Metzger <markus.t.metzger@intel.com>
3263
3264 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
3265 selecting assembly source files.
3266 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
3267 assembly source files.
3268 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
3269 assembly source files.
3270 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
3271 selecting assembly source files.
3272
8194e927
SM
32732016-07-25 Simon Marchi <simon.marchi@ericsson.com>
3274
3275 * gdb.base/new-ui.exp (do_test_invalid_args): New
3276 procedure.
3277
c0272db5
TW
32782016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
3279
3280 * gdb.btrace/reconnect.c: New file.
3281 * gdb.btrace/reconnect.exp: New file.
3282
e3487908
GKB
32832016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
3284
3285 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
3286 to test_catch_syscall_group.
3287 (test_catch_syscall_group): New.
3288
12df5c00
TT
32892016-07-21 Tom Tromey <tom@tromey.com>
3290
3291 * gdb.rust/simple.rs (main): Use empty struct expression.
3292 * gdb.rust/simple.exp: Add tests for empty struct expression.
3293
bae62ee2
YQ
32942016-07-21 Yao Qi <yao.qi@linaro.org>
3295
3296 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
3297 if gdb_skip_xml_test is true on some targets.
3298
b1b53fb3
YQ
32992016-07-21 Yao Qi <yao.qi@linaro.org>
3300
3301 * gdb.server/solib-list.exp: Unset last_loaded_file.
3302
027d97f8
JK
33032016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3304
3305 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
3306 "step into captured_main (args)".
3307
7674d381
JK
33082016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3309
3310 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
3311
72b5d099
JK
33122016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3313
3314 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
3315
1f960ced
PA
33162016-07-19 Pedro Alves <palves@redhat.com>
3317
3318 * gdb.opt/inline-break.exp: Remove optimize=-O2.
3319 * gdb.opt/inline-bt.exp: Likewise.
3320 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
3321 additional_flags=-Winline.
3322 * gdb.opt/inline-locals.exp: Likewise.
3323 * gdb.opt/inline-markers.c (ATTR): Define.
3324 (inlined_fn): Use it.
3325
f25827c1
YQ
33262016-07-19 Yao Qi <yao.qi@linaro.org>
3327
3328 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
3329 (test_with_self): Remove some code. Remove argument executable.
3330 (top-level): Use do_self_tests.
3331
37539ebe
DB
33322016-07-15 Zachary Welch <zwelch@codesourcery.com>
3333 Don Breazeal <donb@codesourcery.com>
3334
3335 * gdb.base/maint.exp: Escape paths used in regular expressions.
3336 * gdb.stabs/weird.exp: Likewise.
3337
dac790e1
TT
33382016-07-13 Tom Tromey <tom@tromey.com>
3339
3340 PR python/15620, PR python/18620:
3341 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
3342 (test_bkpt_events): New procs.
3343
93daf339
TT
33442016-07-13 Tom Tromey <tom@tromey.com>
3345
3346 PR python/17698:
3347 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
3348 test.
3349 (test_watchpoints): Likewise.
3350 (test_bkpt_pending): New proc.
3351
6571a381
TT
33522016-07-13 Tom Tromey <tom@tromey.com>
3353
3354 PR cli/18053:
3355 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
3356 completion test.
3357
e8732474
JK
33582016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3359
3360 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
3361 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
3362 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
3363 f_label.
3364 (g): Rename g_end_lbl to g_label.
3365 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
3366 low_pc and high_pc.
3367 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
3368
e0f3fd7c
TT
33692016-07-12 Tom Tromey <tom@tromey.com>
3370
3371 PR python/19293:
3372 * gdb.python/py-unwind-maint.exp: Update tests.
3373
3cfe46b6
YQ
33742016-07-12 Yao Qi <yao.qi@linaro.org>
3375
3376 * lib/selftest-support.exp (selftest_setup): Match the output
3377 when captured_main is inlined.
3378
4f19a0e6
WT
33792016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3380
3381 * gdb.fortran/derived-types.exp (result_line, result_line_2):
3382 New variables.
3383 (print this%a, print this%b, print this): New tests.
3384 * gdb.fortran/derived-types.f90 (this): New object and
3385 initialization.
3386
986cf455
SM
33872016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3388
3389 * gdb.ada/arraydim.exp: Remove extra directory level in build
3390 directory.
3391
f0464b23
SM
33922016-07-06 Simon Marchi <simon.marchi@ericsson.com>
3393
3394 * lib/ada.exp: Remove extra directory level in build directory.
3395 * gdb.ada/cond_lang.exp: Likewise.
3396 * gdb.ada/exec_changed.exp: Likewise.
3397 * gdb.ada/lang_switch.exp: Likewise.
3398
42d94011
MG
33992016-07-06 Manish Goregaokar <manish@mozilla.com>
3400
2806dc7e
PA
3401 * simple.rs: Add test for raw pointer subscripting.
3402 * simple.exp: Add test expectations.
42d94011 3403
647c264c
YQ
34042016-07-05 Yao Qi <yao.qi@linaro.org>
3405
3406 * gdb.mi/mi-reverse.exp: Match =record-started output.
3407
20aa2c60
PA
34082016-07-01 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.base/jit-reader.exp (info_registers_current_frame): New
3411 procedure.
3412 (jit_reader_test): Test the jit reader's unwinder.
3413 * gdb.base/jithost.c (jit_function_00_code): New global.
3414 (main): Use memcpy to fill in the mmapped code, instead of poking
3415 bytes manually here.
3416 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
3417 value.
3418 (read_debug_info): Save the function's range.
3419 (read_sp): New function.
3420 (unwind_frame): Use it. Also unwind RBP.
3421 (get_frame_id): Use read_sp.
3422 (gdb_init_reader): Use calloc instead of malloc.
3423 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
3424 parameter. Use gdb_test_multiple.
3425
ced2dffb
PA
34262016-07-01 Pedro Alves <palves@redhat.com>
3427 Antoine Tremblay <antoine.tremblay@ericsson.com>
3428
3429 * gdb.threads/process-dies-while-detaching.c: New file.
3430 * gdb.threads/process-dies-while-detaching.exp: New file.
3431
63000888
PA
34322016-07-01 Pedro Alves <palves@redhat.com>
3433
3434 * gdb.multi/watchpoint-multi-exit.c: New file.
3435 * gdb.multi/watchpoint-multi-exit.exp: New file.
3436
038d4868
PA
34372016-06-30 Pedro Alves <palves@redhat.com>
3438
3439 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
3440 unset inferior_spawn_id.
3441
994e9c83
PA
34422016-06-30 Pedro Alves <palves@redhat.com>
3443
3444 * lib/mi-support.exp (default_mi_gdb_start): Declare global
3445 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
3446
e5653468
YQ
34472016-06-29 Yao Qi <yao.qi@linaro.org>
3448
3449 * gdb.base/return.c: Add copyright header.
3450
803b47e5
TT
34512016-06-29 Tom Tromey <tom@tromey.com>
3452
3453 PR python/20129:
3454 * gdb.python/py-framefilter.exp: Add tests for setting priority
3455 and disabling of non-existent frame filter.
3456
28244707
YQ
34572016-06-29 Yao Qi <yao.qi@linaro.org>
3458
3459 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
3460 0x0f07ff.
3461
a31d2f06
YQ
34622016-06-28 Yao Qi <yao.qi@linaro.org>
3463
3464 * gdb.base/catch-syscall.exp: Remove check on isnative and target
3465 triplets. Start gdb, execute catch syscall, and continue. Check
3466 gdb's output to determine catch syscall is supported.
3467
921d8f54
MG
34682016-06-27 Manish Goregaokar <manish@mozilla.com>
3469
25d49b86
PA
3470 * gdb.rust/simple.rs: Add test for returning unit in a function.
3471 * gdb.rust/simple.exp: Add expectation for functions returning
3472 unit.
921d8f54 3473
f4952523
PMR
34742016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
3475
3476 * gdb.python/py-breakpoint-create-fail.c,
3477 gdb.python/py-breakpoint-create-fail.exp,
3478 gdb.python/py-breakpoint-create-fail.py: New testcase.
3479
fccb08f8
MG
34802016-06-25 Manish Goregaokar <manish@mozilla.com>
3481
3482 PR gdb/20239
3483 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
3484 * gdb.rust/simple.exp: Add test expectations for new NonZero
3485 tests.
fccb08f8 3486
6b850546
DT
34872016-06-24 David Taylor <dtaylor@emc.com>
3488
3489 * gdb.base/offsets.exp: New file.
3490 * gdb.base/offsets.c: New file.
3491
17621150
TT
34922016-06-23 Tom Tromey <tom@tromey.com>
3493
3494 PR gdb/16483:
3495 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
3496 before any filters are loaded.
3497
04d59df6
WT
34982016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
3499
3500 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
3501 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
3502 structs.
3503 * gdb.fortran/derived-type-function.exp: New file.
3504 * gdb.fortran/derived-type-function.f90: New file.
3505
3506
ac69f786
PA
35072016-06-21 Pedro Alves <palves@redhat.com>
3508
3509 * gdb.base/new-ui.exp: New file.
3510 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
3511 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
3512 (with_spawn_id): New procedure.
3513
49940788
PA
35142016-06-21 Pedro Alves <palves@redhat.com>
3515
3516 * gdb.mi/mi-exec-run.exp: New file.
3517
ef274d26
PA
35182016-06-21 Pedro Alves <palves@redhat.com>
3519
3520 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
3521 breakpoint command's output on the main UI.
3522 (test_break): New procedure, factored out from calls in the top
3523 level.
3524 (top level): Use foreach_with_prefix to test MI as main UI and as
3525 separate UI.
3526
468afe6c
PA
35272016-06-21 Pedro Alves <palves@redhat.com>
3528
3529 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
3530 (test_awatch_creation_and_listing)
3531 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
3532 Remove 'type' parameter.
3533 (test_watchpoint_all): New parameter mi_mode. Remove
3534 with_test_prefix.
3535 (top level): Use foreach_with_prefix, and add main/separate UI MI
3536 testing axis.
3537
51f77c37
PA
35382016-06-21 Pedro Alves <palves@redhat.com>
3539
3540 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
3541 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
3542 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
3543 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
3544 (gdb_main_spawn_id, mi_spawn_id): Declare and
3545 comment.
3546 (mi_create_inferior_pty): New procedure,
3547 factored out from default_mi_gdb_start.
3548 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
3549 procedures.
3550 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
3551 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
3552 Use mi_create_inferior_pty.
3553 (mi_gdb_start): Use eval to pass down args list.
3554
8980e177
PA
35552016-06-21 Pedro Alves <palves@redhat.com>
3556
3557 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
3558 * gdb.opt/inline-cmds.exp: Add MI tests.
3559
f38d3ad1
PA
35602016-06-21 Pedro Alves <palves@redhat.com>
3561
3562 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
3563
45db7c09
PA
35642016-06-21 Pedro Alves <palves@redhat.com>
3565
3566 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
3567 (top level): Use it instead of mi_execute_to.
3568
5a069ab3
PA
35692016-06-21 Pedro Alves <palves@redhat.com>
3570
3571 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3572 (cont_handler_str): New.
3573 (signal_stop_handler): Set stop_handler_str instead of printing to
3574 stdout.
3575 (continue_handler): Set cont_handler_str instead of printing to
3576 stdout.
3577 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3578 mi_send_resuming_command. Print stop_handler_str and
3579 cont_handler_str instead of expecting the python events print
3580 directly.
3581
2838cc1d
SD
35822016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3583
3584 * gdb.base/jit-reader.exp: New file.
3585 * gdb.base/jithost.c: New file.
3586 * gdb.base/jithost.h: New file.
3587 * gdb.base/jitreader.c : New file.
3588 * gdb.base/jit-protocol.h: New file.
3589
21a77091
YQ
35902016-06-17 Yao Qi <yao.qi@linaro.org>
3591
3592 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3593 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3594 and detach-on-fork. Adjust tests.
3595 (top level): Invoke break_cond_on_syscall with combinations of
3596 syscall, follow-fork-mode and detach-on-fork.
3597
f50bf8e5
YQ
35982016-06-17 Yao Qi <yao.qi@linaro.org>
3599
3600 * gdb.base/step-over-exit.c: New.
3601 * gdb.base/step-over-exit.exp: New.
3602
a28d8e50
YTL
36032016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3604
3605 * gdb.base/float.exp: Add target check for nds32*-*-*.
3606 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3607
cad8e26d
AB
36082016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3609
3610 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3611 for unsupported target features.
3612 * gdb.base/call-rt-st.exp: Likewise.
3613 * gdb.base/call-sc.exp: Likewise.
3614 * gdb.base/call-signal-resume.exp: Likewise.
3615 * gdb.base/call-strs.exp: Likewise.
3616 * gdb.base/callexit.exp: Likewise.
3617 * gdb.base/callfuncs.exp: Likewise.
3618 * gdb.base/nodebug.exp: Likewise.
3619 * gdb.base/printcmds.exp: Likewise.
3620 * gdb.base/ptype.exp: Likewise.
3621 * gdb.base/structs.exp: Likewise.
3622 * gdb.base/unwindonsignal.exp: Likewise.
3623 * gdb.cp/gdb2495.exp: Likewise.
3624 * gdb.cp/templates.exp: Likewise.
3625 * gdb.cp/virtfunc.exp: Likewise.
3626 * gdb.threads/hand-call-in-threads.exp: Likewise.
3627 * gdb.threads/interrupted-hand-call.exp: Likewise.
3628 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3629
347dc102
TT
36302016-06-10 Tom Tromey <tom@tromey.com>
3631
3632 PR rust/20110:
3633 * gdb.rust/expr.exp: Add test for integer constant larger than
3634 i32.
3635
5e13cf25
BH
36362016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3637
3638 * gdb.fortran/nested-funcs.exp: New.
3639 * gdb.fortran/nested-funcs.f90: New.
3640
bb556f1f
TK
36412016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3642
3643 * gdb.base/examine-backward.c: New file.
3644 * gdb.base/examine-backward.exp: New file.
3645
38b022b4
SM
36462016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3647
3648 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3649 matching.
3650
1b40ec05
TT
36512016-06-02 Tom Tromey <tom@tromey.com>
3652
3653 PR python/18984:
3654 * gdb.python/py-shared.exp: Add solib_name test.
3655
193bd378
SM
36562016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3657
3658 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3659
3326303b
MG
36602016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3661
3662 PR c++/19893
3663 * gdb.dwarf2/implref.exp: Rename to...
3664 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3665 * gdb.dwarf2/implref-array.c: New file.
3666 * gdb.dwarf2/implref-array.exp: Likewise.
3667 * gdb.dwarf2/implref-global.c: Likewise.
3668 * gdb.dwarf2/implref-global.exp: Likewise.
3669 * gdb.dwarf2/implref-struct.c: Likewise.
3670 * gdb.dwarf2/implref-struct.exp: Likewise.
3671
825c8ef2
AT
36722016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3673
3674 * gdb.trace/trace-condition.exp: Add 64bit tests.
3675
2320162a
AT
36762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3677
3678 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3679 bits types.
3680 (main): Adapt to 8 to 64 bits types.
3681 * gdb.trace/trace-condition.exp: Add new tests.
3682
a7818233
AT
36832016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3684
3685 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3686
0d336466
AT
36872016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3688
3689 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3690 Move condition tests...
3691 * gdb.trace/trace-condition.exp: Here.
3692
7faeb45a
AT
36932016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3694
3695 * gdb.trace/trace-condition.exp: Add counter-case tests.
3696
e385593e
JK
36972016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3698
3699 PR c++/15231
3700 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3701 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3702
744608cc
PA
37032016-05-27 Pedro Alves <palves@redhat.com>
3704
3705 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3706 New procedure.
3707 (top level): Call it, and bail out of DejaGnu is known to be bad.
3708
ac775bf4
AB
37092016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3710
3711 * gdb.base/whatis.c: Extend the test case.
3712 * gdb.base/whatis.exp: Add additional tests.
3713
2bbad2ea
BH
37142016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3715
3716* gdb.fortran/type.f90: Add pointer variable.
3717* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3718
8b70175d
BH
37192016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3720
3721 * gdb.fortran/vla-type.exp: Fix testcase name.
3722
86d8a848
BH
37232016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3724
3725 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3726
e188eb36
BH
37272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3728
3729 * gdb.fortran/type.f90: Add nested structures.
3730 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3731 * gdb.fortran/derived-type.exp: Adapt expected output.
3732 * gdb.fortran/vla-type.exp: Adapt expected output.
3733
9b2db1fd
BH
37342016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3735
3736 * gdb.fortran/whatis_type.exp: Adapt expected output.
3737
72b17055
BH
37382016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3739
3740 * gdb.fortran/print_type.exp: Fix expected output.
3741 * gdb.fortran/whatis_type.exp: Fix expected output.
3742
3cd81d8d
BH
37432016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3744
3745 * gdb.fortran/whatis_type.exp: Use multi_line.
3746
ddae9462
TT
37472016-05-24 Tom Tromey <tom@tromey.com>
3748
3749 PR python/17386:
3750 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3751 use value as an index.
3752
1957f6b8
TT
37532016-05-23 Tom Tromey <tom@tromey.com>
3754
3755 PR python/17981:
3756 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3757 no-breakpoint case.
3758
026a9174
PA
37592016-05-24 Pedro Alves <palves@redhat.com>
3760
3761 PR gdb/19828
3762 * gdb.threads/clone-attach-detach.c: New file.
3763 * gdb.threads/clone-attach-detach.exp: New file.
3764
e70a7231
FR
37652016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3766
3767 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3768
0f6ed0e0
TT
37692016-05-23 Tom Tromey <tom@tromey.com>
3770
3771 PR python/19438, PR python/18393:
3772 * gdb.python/py-progspace.exp: Add "dir" test.
3773 * gdb.python/py-objfile.exp: Add "dir" test.
3774
ffd19d61
YQ
37752016-05-23 Yao Qi <yao.qi@linaro.org>
3776
3777 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3778 * gdb.arch/thumb2-it.exp: Likewise.
3779
9e8f9b05
SM
37802016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3781
3782 * gdb.mi/mi-threads-interrupt.c: New file.
3783 * gdb.mi/mi-threads-interrupt.exp: New file.
3784
61c6156d
SM
37852016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3786
3787 PR gdb/18077
3788 * gdb.mi/mi-async-run.exp: New file.
3789 * gdb.mi/mi-async-run.c: New file.
3790
67218854
TT
37912016-05-17 Tom Tromey <tom@tromey.com>
3792 Manish Goregaokar <manishsmail@gmail.com>
3793
3794 * lib/rust-support.exp: New file.
3795 * lib/gdb.exp (skip_rust_tests): New proc.
3796 (build_executable_from_specs): Handle rust.
3797 * lib/future.exp (gdb_find_rustc): New proc.
3798 (gdb_default_target_compile): Handle rust.
3799 * gdb.rust/expr.exp: New file.
3800 * gdb.rust/generics.exp: New file.
3801 * gdb.rust/generics.rs: New file.
3802 * gdb.rust/methods.exp: New file.
3803 * gdb.rust/methods.rs: New file.
3804 * gdb.rust/modules.exp: New file.
3805 * gdb.rust/modules.rs: New file.
3806 * gdb.rust/simple.exp: New file.
3807 * gdb.rust/simple.rs: New file.
3808
c44af4eb
TT
38092016-05-17 Tom Tromey <tom@tromey.com>
3810
3811 * gdb.base/default.exp (set language): Add rust.
3812
dcd1f979
TT
38132016-05-17 Tom Tromey <tom@tromey.com>
3814
3815 * gdb.gdb/unittest.exp: New file.
3816
155b7f57
YQ
38172016-05-16 Yao Qi <yao.qi@linaro.org>
3818
3819 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3820 shell_prompt. Update shell_prompt_re.
3821
8ddd5a6c
DE
38222016-05-12 Doug Evans <dje@google.com>
3823
3824 PR symtab/19999
3825 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3826 $options when building executable.
3827 * gdb.dwarf2/fission-loclists-pie.S: New file.
3828 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3829
02e370d9
SM
38302016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3831
3832 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3833 of [is_remote target],
3834
8929ad8b
SM
38352016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3836
3837 * lib/gdb.exp (use_gdb_stub): New procedure.
3838
6c447423
DE
38392016-05-03 Yunlian Jiang <yunlian@google.com>
3840 Doug Evans <dje@google.com>
3841
3842 PR symtab/19914
3843 * gdb.dwarf2/dwp-sepdebug.c: New file.
3844 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3845
444e826c
SM
38462016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3847
3848 * gdb.base/detach.exp: Remove is_remote check.
3849
740feeaa
SM
38502016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3851
3852 * gdb.base/annota-input-while-running.exp: Don't check for
3853 [is_remote target]. Enable annotations after running to main.
3854 Remove unused "set test..." line.
3855
9080ac9d
SM
38562016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3857
3858 * gdb.trace/trace-enable-disable.exp: New file.
3859 * gdb.trace/trace-enable-disable.c: New file.
3860
952ebca5
SM
38612016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3862
3863 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3864 use it in info sharedlibrary test.
3865 * gdb.trace/ftrace-lock.exp: Likewise.
3866 * gdb.trace/ftrace.exp: Likewise.
3867 * gdb.trace/range-stepping.exp: Likewise.
3868 * gdb.trace/trace-break.exp: Likewise.
3869 * gdb.trace/trace-condition.exp: Likewise.
3870 * gdb.trace/trace-mt.exp: Likewise.
3871
d9019901
SM
38722016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3873
3874 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3875 (gdb_load_shlib): ... this.
3876 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3877 gdb_load_shlib.
3878 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3879 * gdb.base/ctxobj.exp: Likewise.
3880 * gdb.base/dprintf-pending.exp: Likewise.
3881 * gdb.base/dso2dso.exp: Likewise.
3882 * gdb.base/fixsection.exp: Likewise.
3883 * gdb.base/gcore-relro.exp: Likewise.
3884 * gdb.base/gdb1555.exp: Likewise.
3885 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3886 * gdb.base/gnu-ifunc.exp: Likewise.
3887 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3888 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3889 * gdb.base/pending.exp: Likewise.
3890 * gdb.base/print-file-var.exp: Likewise.
3891 * gdb.base/print-symbol-loading.exp: Likewise.
3892 * gdb.base/shlib-call.exp: Likewise.
3893 * gdb.base/shreloc.exp: Likewise.
3894 * gdb.base/so-impl-ld.exp: Likewise.
3895 * gdb.base/solib-disc.exp: Likewise.
3896 * gdb.base/solib-nodir.exp: Likewise.
3897 * gdb.base/solib-overlap.exp: Likewise.
3898 * gdb.base/solib-symbol.exp: Likewise.
3899 * gdb.base/solib-weak.exp (do_test): Likewise.
3900 * gdb.base/sym-file.exp: Likewise.
3901 * gdb.base/symtab-search-order.exp: Likewise.
3902 * gdb.base/type-opaque.exp: Likewise.
3903 * gdb.base/unload.exp: Likewise.
3904 * gdb.base/watchpoint-solib.exp: Likewise.
3905 * gdb.compile/compile.exp: Likewise.
3906 * gdb.cp/gdb2384.exp: Likewise.
3907 * gdb.cp/infcall-dlopen.exp: Likewise.
3908 * gdb.cp/re-set-overloaded.exp: Likewise.
3909 * gdb.fortran/library-module.exp: Likewise.
3910 * gdb.opt/solib-intra-step.exp: Likewise.
3911 * gdb.python/py-finish-breakpoint.exp: Likewise.
3912 * gdb.python/py-shared.exp: Likewise.
3913 * gdb.reverse/solib-precsave.exp: Likewise.
3914 * gdb.reverse/solib-reverse.exp: Likewise.
3915 * gdb.server/solib-list.exp: Likewise.
3916 * gdb.threads/dlopen-libpthread.exp: Likewise.
3917 * gdb.threads/tls-shared.exp: Likewise.
3918 * gdb.threads/tls-so_extern.exp: Likewise.
3919 * gdb.trace/change-loc.exp: Likewise.
3920 * gdb.trace/ftrace-lock.exp: Likewise.
3921 * gdb.trace/ftrace.exp: Likewise.
3922 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3923 * gdb.trace/pending.exp: Likewise.
3924 * gdb.trace/range-stepping.exp: Likewise.
3925 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3926 (strace_info_marker): Likewise.
3927 (strace_probe_marker): Likewise.
3928 (strace_trace_on_same_addr): Likewise.
3929 (strace_trace_on_diff_addr): Likewise.
3930 * gdb.trace/trace-break.exp: Likewise.
3931 * gdb.trace/trace-condition.exp: Likewise.
3932 * gdb.trace/trace-mt.exp: Likewise.
3933
fca4cfd9
SM
39342016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3935
3936 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3937 result of gdb_remote_download.
3938 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3939 * gdb.base/dso2dso.exp: Likewise.
3940 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3941 * gdb.base/print-file-var.exp: Likewise.
3942 * gdb.base/shlib-call.exp: Likewise.
3943 * gdb.base/shreloc.exp: Likewise.
3944 * gdb.base/solib-overlap.exp: Likewise.
3945 * gdb.base/solib-weak.exp (do_test): Likewise.
3946 * gdb.base/unload.exp: Likewise.
3947
11cf4ffb
YQ
39482016-04-27 Yao Qi <yao.qi@linaro.org>
3949
3950 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3951 exists.
3952
3e2e34f8
KB
39532016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3954
3955 * vla-type.exp: Print structure from toplevel.
3956
8f07e298
BH
39572016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3958
3959 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3960 of dynamic types.
3961 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3962 of dynamic types.
3963
9920b434
BH
39642016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3965
3966 * gdb.fortran/vla-type.f90: New file.
3967 * gdb.fortran/vla-type.exp: New file.
3968
f3abeff5
YQ
39692016-04-25 Yao Qi <yao.qi@linaro.org>
3970
3971 * gdb.base/branch-to-self.c: New file.
3972 * gdb.base/branch-to-self.exp: New file.
3973
0a5d52f0
YQ
39742016-04-22 Yao Qi <yao.qi@linaro.org>
3975
3976 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3977 more after $hex.
3978
495346f6
YQ
39792016-04-22 Yao Qi <yao.qi@linaro.org>
3980
3981 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3982 * gdb.base/annota3.exp: Likewise.
3983
4a7e075c
YQ
39842016-04-22 Yao Qi <yao.qi@linaro.org>
3985
3986 * gdb.reverse/step-precsave.exp: Do one step and test program
3987 stops in "callee" and do multiple steps until program goes out
3988 of "callee".
3989 * gdb.reverse/step-reverse.exp: Likewise.
3990
5b061e98
YQ
39912016-04-22 Yao Qi <yao.qi@linaro.org>
3992
3993 * gdb.trace/signal.exp: Also pass if
3994 $tracepoint_hits($i) > $iterations.
3995
5c5dc57f
YQ
39962016-04-22 Yao Qi <yao.qi@linaro.org>
3997
3998 * gdb.trace/signal.c: New file.
3999 * gdb.trace/signal.exp: New file.
4000
a55411b9
DE
40012016-04-19 Doug Evans <xdje42@gmail.com>
4002
4003 * gdb.base/bad-file.exp: New file.
4004
a22df60a
MG
40052016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
4006
4007 * gdb.dwarf2/implref.exp: New file.
4008
0c13f7e5
BH
40092016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
4010
4011 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
4012 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
4013 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
4014 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
4015 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
4016 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
4017 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
4018 * lib/fortran.exp (fortran_int4): New procedure.
4019 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
4020 (fortran_logical4): Likewise.
4021
9b9b09e9
BH
40222016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
4023
4024 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
4025
a14d1f4d
BH
40262016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
4027
4028 * lib/compiler.c: Add Intel specific preprocessor macros.
4029 * lib/compiler.cc: Likewise.
25d49b86 4030
7d49b1d0
LM
40312016-04-13 Luis Machado <lgustavo@codesourcery.com>
4032
4033 * gdb.server/connect-with-no-symbol-file.c: New file.
4034 * gdb.server/connect-with-no-symbol-file.exp: New file.
4035
8392fa22
SM
40362016-04-13 Simon Marchi <simon.marchi@ericsson.com>
4037
4038 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
4039
8c4c4aeb
SM
40402016-04-13 Simon Marchi <simon.marchi@ericsson.com>
4041
4042 * boards/gdbserver-base.exp (${board}_download): Copy source file to
4043 standard output directory.
4044
45e3745e
AT
40452016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
4046
4047 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
4048
e26b7e41
MM
40492016-04-13 Markus Metzger <markus.t.metzger@intel.com>
4050
4051 * gdb.btrace/instruction_history.c (loop): Add declaration.
4052
8ce09462
AT
40532016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
4054
4055 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
4056
2e88a1ea
SM
40572016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
4058
4059 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
4060 parentheses to print.
4061 (continue_handler): Likewise.
4062
f48e22e3
SM
40632016-04-08 Simon Marchi <simon.marchi@ericsson.com>
4064
4065 * gdb.server/solib-list.exp: Remove is_remote check.
4066 Pass shlib= to gdb_compile. Don't link shared library with
4067 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
4068 Run binary filename through "readlink -f" on the target.
4069
096be756
PA
40702016-04-08 Pedro Alves <palves@redhat.com>
4071
4072 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
4073 interpreter filename as argument to gdbserver_spawn.
4074 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
4075 Return empty if $last_loaded_file does not exist.
4076
06500533
JK
40772016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4078
4079 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
4080 * gdb.base/jit-main.c: Use exit after usage.
4081
2d35e871
JK
40822016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4083
4084 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
4085 GDBHISTSIZE prior to the tests.
4086 * gdb.base/gdbinit-history.exp: Likewise.
4087
40882016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
4089
4090 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
4091 instead of build_executable. Use gdb_load_shlibs.
4092
c8064e7e
YQ
40932016-04-07 Yao Qi <yao.qi@linaro.org>
4094
4095 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
4096 Execute "si" command.
4097
bde47561
YQ
40982016-04-07 Yao Qi <yao.qi@linaro.org>
4099
4100 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
4101 number instead of the comments on some line.
4102
b16f8a3b
DB
41032016-04-06 Don Breazeal <donb@codesourcery.com>
4104
4105 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
4106 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
4107
c2f901df
SM
41082016-04-06 Simon Marchi <simon.marchi@ericsson.com>
4109
4110 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
4111 standard_output_file. Remove unused binfile variable.
4112
ac17fda0
CU
41132016-04-05 Catalin Udma <catalin.udma@freescale.com>
4114
4115 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
4116 * gdb.python/py-mi-objfile.exp: Match "list main" output
4117 in console format.
4118
03a8c4df
SM
41192016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
4120
4121 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
4122 absolute.
4123
6e774b13
SM
41242016-04-05 Simon Marchi <simon.marchi@ericsson.com>
4125
4126 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
4127 absolute.
4128 * gdb.trace/ftrace.exp: Likewise.
4129 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
4130 targets as well.
4131 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
4132 (gdb_load_shlibs): Copy libraries to test directory when testing
4133 natively. Only set solib-search-path if testing remotely.
4134 * lib/mi-support.exp (mi_load_shlibs): Likewise.
4135
7817ea46
SM
41362016-04-05 Simon Marchi <simon.marchi@ericsson.com>
4137
4138 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
4139 gdb_download. Use it even if the target is not remote.
4140 * gdb.base/jit.exp (compile_jit_test): Likewise.
4141 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
4142 output directory if the destination board is local, otherwise use
4143 the standard remote_download from DejaGnu.
4144 (gdb_download): Remove.
4145 (gdb_load_shlibs): Use gdb_remote_download instead of
4146 gdb_download.
4147 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
4148 Use gdb_remote_download instead of gdb_download. Use it even if
4149 the target is not remote.
4150 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
4151 instead of gdb_download.
4152
7beb7f68
SM
41532016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
4154
4155 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
4156 (test_insert_delete_modify): Call mi_load_shlibs before trying to
4157 run.
4158
cc63428a
AV
41592016-04-01 Artemiy Volkov <artemiyv@acm.org>
4160
4161 PR gdb/19820
4162 * gdb.base/printcmds.exp: Add artificial arrays tests.
4163
64cdf930
PA
41642016-03-31 Pedro Alves <palves@redhat.com>
4165
4166 PR gdb/19858
4167 * gdb.base/jit-main.c: Include unistd.h.
4168 (ATTACH): Define to 0 if not already defined.
4169 (wait_for_gdb, mypid): New globals.
4170 (WAIT_FOR_GDB): New macro.
4171 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
4172 some breakpoint locations.
4173 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
4174 New procedures.
4175 (one_jit_test): Add REATTACH parameter, and handle it. Use
4176 continue_to_test_location.
4177 (top level): Test attach, and adjusts calls to one_jit_test.
4178
40dea8cb
PA
41792016-03-31 Pedro Alves <palves@redhat.com>
4180
4181 PR gdb/19858
4182 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
4183 BINSUFFIX parameter, and handle it.
4184 (top level): Adjust calls compile_jit_test.
4185
e7ea3ec7
CU
41862016-03-31 Catalin Udma <catalin.udma@freescale.com>
4187
4188 PR python/19743
4189 * gdb.python/py-mi-events-gdb.py: New file.
4190 * gdb.python/py-mi-events.c: New file.
4191 * gdb.python/py-mi-events.exp: New file.
4192
e6359af3
YQ
41932016-03-30 Yao Qi <yao.qi@linaro.org>
4194
4195 * gdb.reverse/until-precsave.exp: Match function name only.
4196 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
4197 Move malloc to a condition block.
4198 * gdb.reverse/until-reverse.exp: Match function name only.
4199
a4105d04
MK
42002016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
4201
4202 * gdb.trace/ftrace.exp: Set arg0exp for s390.
4203 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
4204 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
4205 variable for GPR 0 instead of assuming it is register 0.
4206 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
4207 * lib/trace-support.exp: Add s390 registers.
4208
bfa6adb9
YQ
42092016-03-29 Yao Qi <yao.qi@linaro.org>
4210
4211 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
4212
1e6697ea
YQ
42132016-03-24 Yao Qi <yao.qi@linaro.org>
4214
4215 * gdb.reverse/break-reverse.exp: Add quotation mark in the
4216 test message.
4217
64bcd522
AA
42182016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4219
4220 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
4221 maintaining separate logic for constructing the output path.
4222
7868401b
DB
42232016-03-16 Don Breazeal <donb@codesourcery.com>
4224
4225 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
4226 Retry fork and waitpid on interrupted system call errors.
4227 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4228 Use with_timeout_factor to increase timeout by factor of 10.
4229
1cafadb4
DB
42302016-03-15 Don Breazeal <donb@codesourcery.com>
4231
4232 * gdb.cp/scope-err.cc: New test program.
4233 * gdb.cp/scope-err.exp: New test script.
4234 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
4235 lines and "set breakpoint here" comment.
4236 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
4237 Fixed some whitespace and format issues.
4238 * gdb.mi/mi-linespec-err-cp.cc: New test program.
4239 * gdb.mi/mi-linespec-err-cp.exp: New test script.
4240
81516450
DE
42412016-03-15 Doug Evans <dje@google.com>
4242
4243 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
4244 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
4245 All callers updated. Add tests for enums, mixed flags register.
4246
aa52b601
DE
42472016-03-15 Doug Evans <dje@google.com>
4248
4249 * gdb.base/skip.c (main): Call test_skip_file_and_function.
4250 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
4251
fa4ff313
SM
42522016-03-14 Simon Marchi <simon.marchi@ericsson.com>
4253
4254 * gdb.base/default.exp: Add $_as_string to the list of expected
4255 convenience functions.
4256
f2403c39
AB
42572016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
4258
4259 * gdb.base/maint.exp: New tests for 'maint info line-table'.
4260
f2f3ccb9
SM
42612016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
4262
4263 * gdb.python/py-as-string.exp: New file.
4264 * gdb.python/py-as-string.c: New file.
4265
00dbd492
PA
42662016-03-09 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
4269 signal" -> "Thread NN received signal" output change.
4270 * gdb.threads/ia64-sigill.exp: Likewise.
4271 * gdb.threads/linux-dp.exp: Likewise.
4272 * gdb.threads/manythreads.exp: Likewise.
4273 * gdb.threads/pending-step.exp: Likewise.
4274 * gdb.threads/print-threads.exp: Likewise.
4275 * gdb.threads/sigstep-threads.exp: Likewise.
4276 * gdb.threads/staticthreads.exp: Likewise.
4277 * gdb.threads/tls.exp: Likewise.
4278
1e6697ea
YQ
42792016-03-09 Pedro Alves <palves@redhat.com>
4280
4281 * gdb.base/command-line-input.exp: New file.
4282
b04fd3be
MK
42832016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4284
4285 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
4286 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
4287 * gdb.trace/pending.exp: Accept leading dot before function name.
4288 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
4289 * lib/trace-support.exp: Set registers for ppc.
4290
98fa59e9
MK
42912016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4292
4293 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
4294 use it for disassembly; accept .main in addition to main in backtrace.
4295
f77198c8
MK
42962016-03-09 Wei-cheng Wang <cole945@gmail.com>
4297 Marcin Kościelnicki <koriakin@0x04.net>
4298
4299 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
4300 (gdb_recursion_test_ptr): New global variable.
4301 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
4302 gdb_recursion_test.
4303 (gdb_c_test): Ditto.
4304
ba84e0da
MK
43052016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4306
4307 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
4308 ordering.
4309
4366d36e
MK
43102016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4311
4312 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
4313 (bar): Add bar_start_lbl label.
4314 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
4315 of foo/bar for emitting DWARF and tracing.
4316
5eb264df
SDJ
43172016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
4318
4319 * analyze-racy-logs.py: Set executable bit.
4320
fb6a751f
SDJ
43212016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
4322
4323 * Makefile.in (DEFAULT_RACY_ITER): New variable.
4324 (CHECK_TARGET_TMP): Likewise.
4325 (check-single-racy): New rule.
4326 (check-parallel-racy): Likewise.
4327 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
4328 (do-check-parallel-racy): New rule.
4329 (check-racy/%.exp): Likewise.
4330 * README (Racy testcases): New section.
4331 * analyze-racy-logs.py: New file.
4332
bdf7e230
DE
43332016-03-03 Doug Evans <dje@google.com>
4334
4335 * gdb.base/skip.exp: Use with_test_prefix.
4336
4719d415
YQ
43372016-03-03 Yao Qi <yao.qi@linaro.org>
4338
4339 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
4340 Invoke step_over_syscall "clone" and break_cond_on_syscall
4341 "clone".
4342 * gdb.base/step-over-clone.c: New file.
4343
ea507862
YQ
43442016-03-03 Yao Qi <yao.qi@linaro.org>
4345
4346 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
4347 code format.
4348
8fc8cbda
YQ
43492016-03-03 Yao Qi <yao.qi@linaro.org>
4350
4351 * gdb.base/disp-step-fork.c: Rename to ...
4352 * gdb.base/step-over-fork.c: ... it. New file.
4353 * gdb.base/disp-step-vfork.c: Rename to ...
4354 * gdb.base/step-over-vfork.c: ... it. New file.
4355 * gdb.base/disp-step-syscall.exp: Rename to ...
4356 * gdb.base/step-over-syscall.exp: ... it. New file.
4357 (disp_step_cross_syscall): Rename to ...
4358 (step_over_syscall): ... it.
4359
92fa70b0
YQ
43602016-03-03 Yao Qi <yao.qi@linaro.org>
4361
4362 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
4363 If target supports condition evaluation on target, invoke
4364 break_cond_on_syscall for fork and vfork.
4365
e197ad3c
YQ
43662016-03-03 Yao Qi <yao.qi@linaro.org>
4367
4368 * gdb.base/disp-step-syscall.exp: Don't invoke
4369 support_displaced_stepping.
4370 (disp_step_cross_syscall): Test with displaced stepping off and
4371 on if supported.
4372
0b47da9f
YQ
43732016-03-03 Yao Qi <yao.qi@linaro.org>
4374
4375 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
4376 proc.
4377 (setup): New proc.
4378 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
4379 and setup.
4380
065ab6dc
BH
43812016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4382
4383 * gdb.fortran/vla-history.exp: Remove breakpoint.
4384
07e448ad 43852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4386
25d49b86
PA
4387 * gdb.fortran/vla-history.exp: Lookup array elements and printing
4388 exceeds timeout.
07e448ad 4389
9ac2d526 43902016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4391
25d49b86
PA
4392 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
4393 breakpoint.
9ac2d526 4394
17807369
BH
43952016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4396
4397 * gdb.mi/vla.f90: Nullify pointer after declaration.
4398
86e501af
PA
43992016-03-01 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
4402
1e903e32
PA
44032016-03-01 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
4406 before anything else.
4407 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
4408 _GNU_SOURCE here.
4409 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
4410 before anything else.
4411 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
4412
6ccb54e2
PA
44132016-03-01 Pedro Alves <palves@redhat.com>
4414
4415 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
4416
30ca9da1
YQ
44172016-03-01 Yao Qi <yao.qi@linaro.org>
4418
4419 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
4420 prepare_for_testing.
4421
dc856b38
YQ
44222016-03-01 Yao Qi <yao.qi@linaro.org>
4423
4424 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
4425
4a932159
AA
44262016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4427
4428 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
4429 manually constructing the output path.
4430
f2489477
AA
44312016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4432
4433 * gdb.arch/s390-stackless.S: New.
4434 * gdb.arch/s390-stackless.exp: New.
4435
38899f16
IB
44362016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4437
4438 * gdb.dlang/circular.c: New file.
4439 * gdb.dlang/circular.exp: New file.
4440
9fde51ed
YQ
44412016-02-26 Yao Qi <yao.qi@linaro.org>
4442
4443 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
4444 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
4445 (testcases): Update.
4446
ce90fefe
YQ
44472016-02-26 Yao Qi <yao.qi@linaro.org>
4448
4449 * gdb.reverse/aarch64.c: Rename to ...
4450 * gdb.reverse/insn-reverse.c: ... it.
4451 * gdb.reverse/aarch64.exp: Rename to ...
4452 * gdb.reverse/insn-reverse.exp: ... it.
4453
3263bceb
YQ
44542016-02-26 Yao Qi <yao.qi@linaro.org>
4455
4456 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
4457 (testcase_ftype): New.
4458 (testcases): New array.
4459 (n_testcases): New.
4460 (main): Call each element in testcases.
4461 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
4462 (read_testcase): New.
4463 Do the tests in a loop.
4464
6cb59ff1
YQ
44652016-02-25 Yao Qi <yao.qi@linaro.org>
4466
4467 * gdb.base/branches.c: Remove.
4468
ae91f625
MK
44692016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4470
4471 PR gdb/13808
4472 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
4473
678b48b7
MK
44742016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4475
4476 * gdb.trace/ftrace.exp: Remove unnecessary target check.
4477
7337a6f2
MK
44782016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
4479
4480 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
4481 change x86_64 call_insn to 'callq'.
4482
861ca91f
AT
44832016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
4484
4485 * gdb.trace/tfile-avx.c: Move to...
4486 * gdb.trace/tracefile-pseudo-reg.c: Here.
4487 * gdb.trace/tfile-avx.exp: Move to...
4488 * gdb.trace/tracefile-pseudo-reg.exp: Here.
4489
bf74e428
GB
44902016-02-24 Gary Benson <gbenson@redhat.com>
4491
4492 * gdb.base/attach-pie-noexec.exp: Do not expect an error
4493 message on attach.
4494
cce0e923
DE
44952016-02-23 Doug Evans <dje@google.com>
4496
4497 * gdb.base/skip.c (test_skip): New function.
4498 (end_test_skip_file_and_function): New function.
4499 (test_skip_file_and_function): New function.
4500 * gdb.base/skip1.c (test_skip): New function.
4501 (skip1_test_skip_file_and_function): New function.
4502 * gdb.base/skip.exp: Add tests for new skip options.
4503 * gdb.base/skip-solib.exp: Update expected output.
4504 * gdb.perf/skip-command.cc: New file.
4505 * gdb.perf/skip-command.exp: New file.
4506 * gdb.perf/skip-command.py: New file.
4507
4000e47e
MK
45082016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
4509
4510 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
4511 info registers pattern.
4512
24f75ead
IB
45132016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
4514
4515 * lib/future.exp: Add D support.
4516 (gdb_find_gdc): New proc.
4517 (gdb_default_target_compile): Add D support.
4518
fbb7bcbe
WW
45192016-02-18 Wei-cheng Wang <cole945@gmail.com>
4520
4521 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
4522 user+system time.
4523 (trace_speed_test): Determine the iteration count for a time
4524 between 15..30 seconds.
4525
012b3a21
WT
45262016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4527
4528 * gdb.arch/i386-mpx-sigsegv.c: New file.
4529 * gdb.arch/i386-mpx-sigsegv.exp: New file.
4530 * gdb.arch/i386-mpx-simple_segv.c: New file.
4531 * gdb.arch/i386-mpx-simple_segv.exp: New file.
4532
2d5189bd
YQ
45332016-02-18 Yao Qi <yao.qi@linaro.org>
4534
4535 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
4536 Don't call setup_kfail.
4537
40fb20d0
YQ
45382016-02-18 Yao Qi <yao.qi@linaro.org>
4539
4540 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4541 Set "set breakpoint condition-evaluation" per $cond_bp_target.
4542
21b1f8d2
DE
45432016-02-16 Doug Evans <dje@google.com>
4544
4545 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
4546 * gdb.base/skip1.c: Ditto.
4547 * gdb.base/skip.exp: Whitespace cleanup.
4548
4041ed77
DB
45492016-02-16 Don Breazeal <donb@codesourcery.com>
4550
4551 PR remote/19496
4552 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
4553 Remove kfail for PR remote/19496.
4554
c4ef31bf
SM
45552016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4556
4557 * lib/gdb.exp (standard_temp_file): Return a path specific to
4558 the runtest invocation.
4559
266b65b3
SM
45602016-02-16 Simon Marchi <simon.marchi@ericsson.com>
4561
4562 * gdb.trace/save-trace.exp: Change relative path to be in the
4563 standard output directory.
4564
a7a0a6a9
JK
45652016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4566
4567 * gdb.arch/i386-prologue.c: Add missing prototypes.
4568
c99dbb42
JK
45692016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4570
4571 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4572 * gdb.arch/i386-prologue.exp: Likewise.
4573 * gdb.arch/i386-size.exp: Likewise.
4574
aa480355
SM
45752016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4576
4577 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4578 define object file path.
4579 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4580 file path.
4581 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4582 standard_output_file to define binfile.
4583
ba881f50
JK
45842016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4585
4586 Fix compatibility with recent gfortran-5.3.1.
4587 * gdb.fortran/vla-history.exp (print vla1 allocated)
4588 (print vla2 allocated, print $2, print $3): Remove
4589 (print $4): Rename to ...
4590 (print $2): ... here.
4591 (print $9): Rename to ...
4592 (print $5): ... here.
4593 (print $10): Rename to ...
4594 (print $6): ... here.
4595 * gdb.fortran/vla.f90: Add pvla initialization.
4596
e9fb005c
JK
45972016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4598
4599 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4600 New test.
4601 * gdb.fortran/vla-value-sub.exp: Likewise.
4602
e44e00ff
MK
46032016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4604
4605 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4606
97e94151
SM
46072016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4608
4609 * i386-biarch-core.exp: Define corefile using
4610 standard_output_file.
4611
01113bc1
YQ
46122016-02-12 Yao Qi <yao.qi@linaro.org>
4613
4614 * gdb.arch/arm-single-step-kernel-helper.c: New.
4615 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4616
33b4777c
MM
46172016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4618
4619 * gdb.btrace/tailcall-only.exp: New.
4620 * gdb.btrace/tailcall-only.c: New.
4621 * gdb.btrace/x86_64-tailcall-only.S: New.
4622 * gdb.btrace/i686-tailcall-only.S: New.
4623
acc23c11
PA
46242016-02-11 Pedro Alves <palves@redhat.com>
4625
4626 * README (Parallel testing): Add missing double quotes.
4627
e352bf0a
PA
46282016-02-11 Pedro Alves <palves@redhat.com>
4629
4630 * README (Parallel testing): New section.
4631 (GDB_PARALLEL): Rewrite.
4632 (FORCE_PARALLEL): Document.
4633
9f5fed78
MK
46342016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4635
4636 * gdb.trace/tfile-avx.c: New test.
4637 * gdb.trace/tfile-avx.exp: New test.
4638
9ef9e6a6
KS
46392016-02-09 Keith Seitz <keiths@redhat.com>
4640
4641 PR breakpoints/19546
4642 * gdb.base/infcall-exec.c: New file.
4643 * gdb.base/infcall-exec2.c: New file.
4644 * gdb.base/infcall-exec.exp: New file.
4645
a96e36da
KS
46462016-02-09 Keith Seitz <keiths@redhat.com>
4647
4648 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4649 (toplevel): Call test_bkpt_address.
4650
9f61929f
KS
46512016-02-09 Keith Seitz <keiths@redhat.com>
4652
4653 PR python/19506
4654 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4655 (toplevel): Call test_bkpt_address.
4656
1e94266c
SM
46572016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4658
4659 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4660 to AC_OUTPUT.
4661 * configure: Regenerate.
4662
2a7f3dff
PA
46632016-02-09 Pedro Alves <palves@redhat.com>
4664
4665 PR breakpoints/19548
4666 * gdb.base/execl-update-breakpoints.c (some_function): New
4667 function.
4668 (main): Call it.
4669 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4670 Tighten expected GDB output.
4671
2151ccc5
SM
46722016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4673
4674 * Makefile.in (ALL_SUBDIRS): Remove.
4675 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4676 (distclean maintainer-clean realclean): Likewise.
4677 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4678 * configure: Regenerate.
4679 * gdb.ada/Makefile.in: Delete.
4680 * gdb.arch/Makefile.in: Likewise.
4681 * gdb.asm/Makefile.in: Likewise.
4682 * gdb.base/Makefile.in: Likewise.
4683 * gdb.btrace/Makefile.in: Likewise.
4684 * gdb.cell/Makefile.in: Likewise.
4685 * gdb.compile/Makefile.in: Likewise.
4686 * gdb.cp/Makefile.in: Likewise.
4687 * gdb.disasm/Makefile.in: Likewise.
4688 * gdb.dlang/Makefile.in: Likewise.
4689 * gdb.dwarf2/Makefile.in: Likewise.
4690 * gdb.fortran/Makefile.in: Likewise.
4691 * gdb.gdb/Makefile.in: Likewise.
4692 * gdb.go/Makefile.in: Likewise.
4693 * gdb.guile/Makefile.in: Likewise.
4694 * gdb.java/Makefile.in: Likewise.
4695 * gdb.linespec/Makefile.in: Likewise.
4696 * gdb.mi/Makefile.in: Likewise.
4697 * gdb.modula2/Makefile.in: Likewise.
4698 * gdb.multi/Makefile.in: Likewise.
4699 * gdb.objc/Makefile.in: Likewise.
4700 * gdb.opencl/Makefile.in: Likewise.
4701 * gdb.opt/Makefile.in: Likewise.
4702 * gdb.pascal/Makefile.in: Likewise.
4703 * gdb.perf/Makefile.in: Likewise.
4704 * gdb.python/Makefile.in: Likewise.
4705 * gdb.reverse/Makefile.in: Likewise.
4706 * gdb.server/Makefile.in: Likewise.
4707 * gdb.stabs/Makefile.in: Likewise.
4708 * gdb.threads/Makefile.in: Likewise.
4709 * gdb.trace/Makefile.in: Likewise.
4710 * gdb.xml/Makefile.in: Likewise.
4711 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4712 GDB_PARALLEL.
4713 (standard_output_file): Remove check for GDB_PARALLEL, always
4714 return path in outputs/$subdir/$testname.
4715
437277d4
SM
47162016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4717
4718 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4719 (site.exp): Assign abs_srcdir to tcl's srcdir.
4720
31d913c7
YQ
47212016-02-04 Yao Qi <yao.qi@linaro.org>
4722
4723 * gdb.base/foll-exec-mode.c: Include limits.h.
4724 (main): Add parameters argc and argv. Get directory from
4725 argv[0].
4726 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4727 compilation.
4728 * gdb.base/foll-exec.c: Include limits.h.
4729 (main): Add parameters argc and argv.
4730 Get directory from argv[0].
4731 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4732 Adjust tests on the number of lines as source code changed.
4733 * gdb.base/foll-vfork-exit.c: Include limits.h.
4734 (main): Add one line of statement before vfork.
4735 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4736 (main): Add parameters argc and argv. Get directory from
4737 argv[0].
4738 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4739 (setup_gdb): Set tbreak to skip some source lines.
4740 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4741 (main): Add parameters argc and argv. Get directory from
4742 argv[0].
4743 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4744 compilation.
4745 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4746 (main): Add parameters argc and argv. Get directory from
4747 argv[0].
4748 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4749 compilation.
4750
9482b9fb
DE
47512016-02-01 Doug Evans <dje@google.com>
4752
4753 * gdb.base/skip.exp: Clean up multiple references to same test name.
4754
6b2e4f10
PA
47552016-02-01 Pedro Alves <palves@redhat.com>
4756
ccb6afd6 4757 PR remote/19496
6b2e4f10
PA
4758 * gdb.threads/forking-threads-plus-breakpoint.exp
4759 (displaced_stepping_supported): New global.
4760 (probe_displaced_stepping_support): New procedure.
4761 (do_test): Add 'displaced' parameter, and use it.
4762 (top level): Check for displaced stepping support. Add displaced
4763 stepping on/off testing axis.
4764
37a8db1a
AB
47652016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4766
4767 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4768 pointer. Don't perform further tests on the unassociated pointer
4769 if the first test fails.
4770
5fdf6324
AB
47712016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4772
4773 * gdb.base/max-value-size.c: New file.
4774 * gdb.base/max-value-size.exp: New file.
4775 * gdb.base/huge.exp: Disable max-value-size for this test.
4776
935c6144
IB
47772016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4778
4779 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4780
7fe8399d
YQ
47812016-01-28 Yao Qi <yao.qi@linaro.org>
4782
4783 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4784
a2077e25
PA
47852016-01-25 Pedro Alves <palves@redhat.com>
4786
4787 PR threads/19461
4788 * gdb.base/fork-running-state.c: New file.
4789 * gdb.base/fork-running-state.exp: New file.
4790
1d2736d4
PA
47912016-01-25 Pedro Alves <palves@redhat.com>
4792
4793 PR gdb/19494
4794 * gdb.base/catch-fork-kill.c: New file.
4795 * gdb.base/catch-fork-kill.exp: New file.
4796
f1da4b11
PA
47972016-01-25 Pedro Alves <palves@redhat.com>
4798
4799 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4800 Delete, moved to lib/gdb.exp.
4801 * gdb.threads/forking-threads-plus-breakpoint.exp
4802 (foreach_with_prefix): Likewise.
4803 * gdb.threads/process-dies-while-handling-bp.exp
4804 (foreach_with_prefix): Likewise.
4805 * lib/gdb.exp (foreach_with_prefix): New procedure.
4806
45f38546
MK
48072016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4808
4809 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4810 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4811
dc29a1ce
MK
48122016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4813
4814 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4815 endian targets.
4816
092127d7
JK
48172016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4818 Pedro Alves <palves@redhat.com>
4819
4820 Fix testsuite compatibility with Guile.
4821 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4822 number.
4823
31d765d3
JK
48242016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4825
4826 Fix testsuite compatibility with Guile.
4827 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4828 (thread 1): New test for backtrace through signal handler.
4829
1ac78c04
YQ
48302016-01-22 Yao Qi <yao.qi@linaro.org>
4831
4832 PR testsuite/19491
4833 * gdb.base/multi-forks.c: Include
4834 ../lib/unbuffer_output.c
4835 (main): Call gdb_unbuffer_output.
4836
4f5946a8
DE
48372016-01-21 Doug Evans <dje@google.com>
4838
4839 * lib/ada.exp (gdb_compile_ada): Fix typo.
4840
305e13e6
JB
48412016-01-21 Joel Brobecker <brobecker@adacore.com>
4842
4843 * gdb.base/break-fun-addr.exp: New file.
4844 * gdb.base/break-fun-addr1.c: New file.
4845 * gdb.base/break-fun-addr2.c: New file.
4846
5f5dfff6
SM
48472016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4848
4849 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4850 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4851 enum flag values.
4852
fd356fa2
AA
48532016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4854
4855 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4856 when GDB can not set the vector return value. Add more comments
4857 for clarification.
4858
9df22175
AT
48592016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4860
4861 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4862 command.
4863
41d1845e
SM
48642016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4865
4866 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4867
01ac6840
SM
48682016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4869
4870 * Makefile.in (check-single): Pass --status to runtest.
4871 (check/%.exp): Likewise.
4872
48732016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4874
4875 * Makefile.in (check-parallel): Propagate return code from make
4876 do-check-parallel.
4877
bd0a71fa
MK
48782016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4879
4880 * gdb.trace/ftrace.exp: Fix expected message on continue.
4881 * gdb.trace/pending.exp: Fix expected message on continue.
4882 * gdb.trace/trace-break.exp: Fix expected message on continue.
4883
8bcbad33
SM
48842016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4885
4886 * lib/gdb.exp (gdb_test): Remove unused global references.
4887
f303dbd6
PA
48882016-01-18 Pedro Alves <palves@redhat.com>
4889
4890 * gdb.base/async-shell.exp: Adjust expected output.
4891 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4892 * gdb.base/siginfo-thread.exp: Adjust expected output.
4893 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4894 * gdb.java/jnpe.exp: Adjust expected output.
4895 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4896 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4897 * gdb.threads/leader-exit.exp: Adjust expected output.
4898 * gdb.threads/manythreads.exp: Adjust expected output.
4899 * gdb.threads/pthreads.exp: Adjust expected output.
4900 * gdb.threads/schedlock.exp: Adjust expected output.
4901 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4902 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4903 expected output.
4904 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4905 output.
4906 * gdb.threads/sigthread.exp: Adjust expected output.
4907 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4908
b2789696
YQ
49092016-01-18 Yao Qi <yao.qi@linaro.org>
4910
4911 * gdb.guile/scm-section-script.c: Replace @progbits with
4912 %progbits.
4913 * gdb.python/py-section-script.c: Likewise.
4914
71ef29a8
PA
49152016-01-15 Pedro Alves <palves@redhat.com>
4916
4917 * gdb.multi/tids.exp: Test star wildcard ranges.
4918
3f5b7598
PA
49192016-01-15 Pedro Alves <palves@redhat.com>
4920
4921 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4922 command from "thread apply" invocation.
4923 (thr_apply_info_thr_invalid): Default the expected output to the
4924 input tid list.
4925 (top level): Add tests that use convenience variables. Add tests
4926 for "thread apply" with a valid TID list, but missing the command.
4927
663f6d42
PA
49282016-01-13 Pedro Alves <palves@redhat.com>
4929
4930 * gdb.base/default.exp: Expect $_gthread as well.
4931 * gdb.multi/tids.exp: Test $_gthread.
4932 * gdb.threads/thread-specific.exp: Test $_gthread.
4933
c84f6bbf
PA
49342016-01-13 Pedro Alves <palves@redhat.com>
4935
4936 * gdb.multi/tids.exp: Test "info threads -gid".
4937
22a02324
PA
49382016-01-13 Pedro Alves <palves@redhat.com>
4939
4940 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4941 Breakpoint.thread.
4942 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4943
5d5658a1
PA
49442016-01-07 Pedro Alves <palves@redhat.com>
4945
4946 * gdb.base/break.exp: Adjust to output changes.
4947 * gdb.base/hbreak2.exp: Likewise.
4948 * gdb.base/sepdebug.exp: Likewise.
4949 * gdb.base/watch_thread_num.exp: Likewise.
4950 * gdb.linespec/keywords.exp: Likewise.
4951 * gdb.multi/info-threads.exp: Likewise.
4952 * gdb.threads/thread-find.exp: Likewise.
4953 * gdb.multi/tids.c: New file.
4954 * gdb.multi/tids.exp: New file.
4955
84654457
PA
49562016-01-13 Pedro Alves <palves@redhat.com>
4957
4958 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4959
e3940304
PA
49602016-01-13 Pedro Alves <palves@redhat.com>
4961
4962 * gdb.base/default.exp: Expect $_inferior as well.
4963 * gdb.multi/base.exp: Test $_inferior.
4964
a911d87a
PA
49652016-01-13 Pedro Alves <palves@redhat.com>
4966
4967 PR breakpoints/19388
4968 * gdb.base/catch-signal-siginfo-cond.c: New file.
4969 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4970
82075af2
JS
49712016-01-12 Josh Stone <jistone@redhat.com>
4972 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4973
4974 * gdb.base/catch-syscall.c (do_execve): New variable.
4975 (main): Conditionally trigger an execve.
4976 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4977 (test_catch_syscall_execve): New, check entry/return across execve.
4978 (do_syscall_tests): Call test_catch_syscall_execve.
4979
e46eeedd
PA
49802016-01-12 Pedro Alves <palves@redhat.com>
4981
4982 * gdb.base/random-signal.exp (do_test): New procedure, with body
4983 of testcase moved in.
4984
01d8c27e
JK
49852016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4986 Pedro Alves <palves@redhat.com>
4987
4988 * gdb.base/funcargs.exp (finish from indirectly called function):
4989 Reintroduce the case for 'First'.
4990
9a706302
JK
49912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4992 Pedro Alves <palves@redhat.com>
4993
4994 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4995 (tcatch_vfork_then_child_follow_exec)
4996 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4997 identification.
4998
c0ecb95f
JK
49992016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5000
5001 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
5002 and repeats to unlimited.
5003 * gdb.python/py-value.exp: Likewise.
5004 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
5005 and repeats to unlimited.
5006
6cfc1fcb
JK
50072016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5008
5009 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
5010 and reordering the functions.
5011 * gdb.multi/hangout.c: Likewise.
5012 * gdb.multi/hello.c: Likewise.
5013
582a1b00
SM
50142016-01-08 Simon Marchi <simon.marchi@ericsson.com>
5015
5016 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
5017 absolute.
5018 (SingleStatisticTestResult.report): Use dict.keys instead of
5019 dict.iterkeys.
5020
79bc59cb
PA
50212016-01-06 Pedro Alves <palves@redhat.com>
5022
5023 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
5024
43368e1d
MM
50252016-01-04 Markus Metzger <markus.t.metzger@intel.com>
5026
5027 * gdb.btrace/dlopen.exp: New.
5028 * gdb.btrace/dlopen.c: New.
5029 * gdb.btrace/dlopen-dso.c: New.
5030
79fad5b8
SL
50312015-12-25 Sandra Loosemore <sandra@codesourcery.com>
5032
5033 * lib/gdb.exp (gdb_test): Update comments to clarify that the
5034 PATTERN argument is optional.
5035
ab8314b3
JB
50362015-12-24 Joel Brobecker <brobecker@adacore.com>
5037
5038 * lib/ada.exp (target_compile_ada_from_dir): New function.
5039 (gdb_compile_ada): Reimplement avoiding the use of project files.
5040 * gdb.ada/gnat_ada.gpr: Delete.
5041 * gdb.ada/cond_lang.exp: Adjust test to make path before
5042 filename optional.
5043 * gdb.ada/small_reg_param.exp: Likewise.
5044
fe33faff
SM
50452015-12-22 Simon Marchi <simon.marchi@ericsson.com>
5046
5047 * gdb.base/foll-vork.exp: Remove HP-UX special case.
5048
6d265cb4
TP
50492015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
5050
5051 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
5052 case.
5053
10125099
SM
50542015-12-21 Simon Marchi <simon.marchi@ericsson.com>
5055
5056 * gdb.base/break.exp: Remove dead code.
5057 * gdb.base/sepdebug.exp: Likewise.
5058
3ca22649
SM
50592015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
5060
5061 * gdb.asm/asm-source.exp: Remove HP-UX references.
5062 * gdb.base/annota1.exp: Likewise.
5063 * gdb.base/annota3.exp: Likewise.
5064 * gdb.base/attach.exp: Likewise.
5065 * gdb.base/bigcore.exp: Likewise.
5066 * gdb.base/break.exp: Likewise.
5067 * gdb.base/call-ar-st.exp: Likewise.
5068 * gdb.base/callfuncs.exp: Likewise.
5069 * gdb.base/catch-fork-static.exp: Likewise.
5070 * gdb.base/display.exp: Likewise.
5071 * gdb.base/foll-exec-mode.exp: Likewise.
5072 * gdb.base/foll-exec.exp: Likewise.
5073 * gdb.base/foll-fork.exp: Likewise.
5074 * gdb.base/foll-vfork.exp: Likewise.
5075 * gdb.base/funcargs.exp: Likewise.
5076 * gdb.base/hbreak2.exp: Likewise.
5077 * gdb.base/inferior-died.exp: Likewise.
5078 * gdb.base/interrupt.exp: Likewise.
5079 * gdb.base/multi-forks.exp: Likewise.
5080 * gdb.base/nodebug.exp: Likewise.
5081 * gdb.base/sepdebug.exp: Likewise.
5082 * gdb.base/solib1.c: Likewise.
5083 * gdb.base/step-test.exp: Likewise.
5084 * gdb.mi/non-stop.c: Likewise.
5085 * gdb.mi/pthreads.c: Likewise.
5086 * gdb.multi/bkpt-multi-exec.ex: Likewise.
5087 * gdb.threads/pthreads.c: Likewise.
5088 * gdb.threads/staticthreads.exp: Likewise.
5089 * lib/future.exp: Likewise.
5090 * lib/gdb.exp: Likewise.
5091 * gdb.base/so-indr-cl.c: Remove.
5092 * gdb.base/so-indr-cl.exp: Likewise.
5093 * gdb.base/solib.c: Likewise.
5094 * gdb.base/solib.exp: Likewise.
5095 * gdb.base/solib2.c: Likewise.
5096
b6304613
SM
50972015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
5098
5099 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
5100 * gdb.base/call-ar-st.exp: Likewise.
5101 * gdb.base/callfuncs.exp: Likewise.
5102 * gdb.base/condbreak.exp: Likewise.
5103 * gdb.base/constvars.exp: Likewise.
5104 * gdb.base/hbreak2.exp: Likewise.
5105 * gdb.base/langs.exp: Likewise.
5106 * gdb.base/list.exp: Likewise.
5107 * gdb.base/long_long.exp: Likewise.
5108 * gdb.base/ptype.exp: Likewise.
5109 * gdb.base/scope.exp: Likewise.
5110 * gdb.base/signals.exp: Likewise.
5111 * gdb.base/so-impl-ld.exp: Likewise.
5112 * gdb.base/varargs.exp: Likewise.
5113 * gdb.base/volatile.exp: Likewise.
5114 * gdb.base/whatis.exp: Likewise.
5115 * gdb.cp/cplusfuncs.exp: Likewise.
5116 * gdb.cp/inherit.exp: Likewise.
5117 * gdb.cp/local.exp: Likewise.
5118 * gdb.cp/member-ptr.exp: Likewise.
5119 * gdb.cp/method.exp: Likewise.
5120 * gdb.cp/overload.exp: Likewise.
5121 * gdb.cp/templates.exp: Likewise.
5122 * gdb.stabs/weird.exp: Likewise.
5123 * lib/compiler.c: Likewise.
5124 * lib/compiler.cc: Likewise.
5125 * lib/cp-support.exp: Likewise.
5126 * lib/gdb.exp: Likewise.
5127
bf401b07
SM
51282015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
5129
5130 * configure.ac: Remove HP-UX case.
5131 * configure: Regenerate.
5132
aff9c0f8
SM
51332015-12-18 Simon Marchi <simon.marchi@ericsson.com>
5134
5135 * lib/gdb.exp (gdb_compile): Add function doc.
5136
a6904d5a
PA
51372015-12-17 Pedro Alves <palves@redhat.com>
5138
5139 PR threads/19354
5140 * gdb.multi/info-threads.exp: New file.
5141
a22279dd
YQ
51422015-12-15 Yao Qi <yao.qi@linaro.org>
5143
5144 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
5145 is aarch64*-*-*.
5146
0588c796
SL
51472015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5148
5149 * gdb.base/history-duplicates.exp: Skip if no readline support.
5150
5d978e17
SL
51512015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5152
5153 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
5154
7e763b86
SL
51552015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5156
5157 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
5158
87a3a92c
SL
51592015-12-14 Sandra Loosemore <sandra@codesourcery.com>
5160
5161 * gdb.base/completion.exp: Skip tests that interrupt GDB with
5162 ctrl-C if nointerrupts target property is set.
5163 * gdb.base/double-prompt-target-event-error.exp: Likewise.
5164 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
5165 * gdb.base/paginate-bg-execution.exp: Likewise.
5166 * gdb.base/paginate-execution-startup.exp: Likewise.
5167 * gdb.base/random-signal.exp: Likewise.
5168 * gdb.base/range-stepping.exp: Likewise.
5169 * gdb.cp/annota2.exp: Likewise.
5170 * gdb.cp/annota3.exp: Likewise.
5171 * gdb.gdb/selftest.exp: Likewise.
5172 * gdb.threads/continue-pending-status.exp: Likewise.
5173 * gdb.threads/leader-exit.exp: Likewise.
5174 * gdb.threads/manythreads.exp: Likewise.
5175 * gdb.threads/pthreads.exp: Likewise.
5176 * gdb.threads/schedlock.exp: Likewise.
5177 * gdb.threads/sigthread.exp: Likewise.
5178
a8f077dc
DB
51792015-12-11 Don Breazeal <donb@codesourcery.com>
5180
5181 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
5182 remote.
5183 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
5184 * gdb.base/foll-exec.exp (main): Enable for target remote.
5185 * gdb.base/foll-fork.exp (main): Likewise.
5186 * gdb.base/foll-vfork.exp (main): Likewise.
5187 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
5188 (proc continue_to_exit_bp_loc): Use clean_restart.
5189 * gdb.base/pie-execl.exp (main): Disable for target remote.
5190 * gdb.base/watch-vfork.exp (main): Enable for target remote.
5191 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
5192 * gdb.threads/execl.exp (main): Likewise.
5193 * gdb.threads/fork-child-threads.exp (main): Likewise.
5194 * gdb.threads/fork-plus-threads.exp (main): Disable for target
5195 remote.
5196 * gdb.threads/fork-thread-pending.exp (main): Enable for target
5197 remote.
5198 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
5199 pid.tid style ptids, instead of just tid.
5200 * gdb.threads/thread-execl.exp (main): Enable for target remote.
5201 * gdb.threads/watchpoint-fork.exp (main): Likewise.
5202 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
5203 ptids, instead of just tid.
5204
3b2464a8
AB
52052015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5206
5207 * gdb.base/list.exp (test_list_forward): Add end of file error
5208 test.
5209 (test_repeat_list_command): Add end of file error test.
5210 (test_list_backwards): Add beginning of file error test.
5211
a0def019
AB
52122015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5213
5214 * gdb.base/list.exp (test_list_invalid_args): New function,
5215 defined, and called.
5216
5c000dff
AB
52172015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5218
5219 * gdb.base/list.exp (test_list): Make test names unique.
5220
f1637ebe
YQ
52212015-12-11 Yao Qi <yao.qi@linaro.org>
5222
5223 * gdb.base/coremaker2.c: Remove.
5224
36d6fc0a
PA
52252015-12-10 Pedro Alves <palves@redhat.com>
5226
5227 * gdb.multi/base.exp: Remove stale "spaces" references.
5228
762f7747
PA
52292015-12-10 Pedro Alves <palves@redhat.com>
5230
5231 * gdb.multi/base.exp: Don't use nowarnings.
5232 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
5233 * gdb.multi/hangout.c: Include stdio.h.
5234 * gdb.multi/hello.c: Include stdlib.h.
5235 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
5236 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
5237 * gdb.multi/multi-arch.exp: Don't use nowarnings.
5238
28d2bfb9
AB
52392015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
5240
5241 * gdb.dwarf2/dw2-ranges-base.c: New file.
5242 * gdb.dwarf2/dw2-ranges-base.exp: New file.
5243 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
5244 support additional line table, and debug ranges generation.
5245 (Dwarf::ranges): New function, generate .debug_ranges.
5246 (Dwarf::lines): Support generating simple line table programs.
5247 (Dwarf::assemble): Initialise new namespace variables.
5248
5fc2beac
KB
52492015-12-09 Kevin Buettner <kevinb@redhat.com>
5250
5251 * gdb.base/async.exp (proc test_background): Add case for
5252 asynchronous execution not supported.
5253
1c35a88f
LM
52542015-12-09 Luis Machado <lgustavo@codesourcery.com>
5255
5256 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
5257 format and change test names to make them unique.
5258
b593e3d9
RK
52592015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
5260 Pedro Alves <pedro@redhat.com>
5261
5262 PR gdb/18702
5263 Add checking of floatformats setup on x86_64 hosts.
5264 * gdb.arch/i386-float.S (main): Load bigval and smallval.
5265 (smallval, bigval): New labels/constants.
5266 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
5267 float" after loading bigval and smallval.
5268
d72413e6
PMR
52692015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
5270
5271 * gdb.ada/fun_overload_menu.exp: New testcase.
5272 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
5273
ece66d65
JS
52742015-12-04 Josh Stone <jistone@redhat.com>
5275
5276 * gdb.base/catch-fork-static.exp: New.
5277
41d0efca
YQ
52782015-12-03 Yao Qi <yao.qi@linaro.org>
5279
5280 * gdb.base/sizeof.c: Don't include stdio.h and
5281 ../lib/unbuffer_output.c.
5282 (main): New variable 'size' and 'value'. Remove printf and
5283 gdb_unbuffer_output. Assign return value to size and value.
5284 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
5285 at the beginning.
5286 (check_sizeof): Check the result by printing variable 'size'.
5287 (check_valueof): Check the result by printing variable 'value'.
5288
99fd02d9
YQ
52892015-12-01 Yao Qi <yao.qi@linaro.org>
5290
5291 * gdb.base/disp-step-syscall.exp: Define syscall instruction
5292 for aarch64*-*-linux* target.
5293
f2faf941
PA
52942015-11-30 Pedro Alves <palves@redhat.com>
5295
5296 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
5297
04bf20c5
PA
52982015-11-30 Pedro Alves <palves@redhat.com>
5299
5300 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
5301 Handle non-stop mode vCont replies.
5302
09df4675
PA
53032015-11-30 Pedro Alves <palves@redhat.com>
5304
5305 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
5306 prepare_for_testing. Start gdb with "set non-stop on" appended to
5307 GDBFLAGS. Lax expected stop output.
5308
58b584af
YQ
53092015-11-27 Yao Qi <yao.qi@linaro.org>
5310
5311 * gdb.arch/arm-neon.exp: New.
5312 * gdb.arch/arm-neon.c: New.
5313
dfcb77a8
YQ
53142015-11-27 Yao Qi <yao.qi@linaro.org>
5315
5316 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
5317
88e8ec1b
YQ
53182015-11-27 Yao Qi <yao.qi@linaro.org>
5319
5320 * gdb.cp/annota2.exp: Allow multiple occurrences of the
5321 frames-invalid annotation.
5322
bfde72c2
YQ
53232015-11-27 Yao Qi <yao.qi@linaro.org>
5324
5325 * gdb.cp/annota2.exp: Use ${frames_invalid}.
5326
f6512a69
SM
53272015-11-26 Simon Marchi <simon.marchi@ericsson.com>
5328
5329 * gdb.threads/names.exp: New file.
5330 * gdb.threads/names.c: New file.
5331 * README: Mention gdb,no_thread_names.
5332
46a3515b
MM
53332015-11-26 Markus Metzger <markus.t.metzger@intel.com>
5334
5335 PR 19297
5336 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
5337 support" error.
5338
62147a22
PA
53392015-11-24 Pedro Alves <palves@redhat.com>
5340
5341 PR 17539
5342 * gdb.base/display.exp: Expect displays to be sorted in ascending
5343 order. Use multi_line.
5344 * gdb.base/solib-display.exp: Likewise.
5345
2f341b6e
PA
53462015-11-24 Pedro Alves <palves@redhat.com>
5347
5348 PR 17539
25d49b86
PA
5349 * gdb.base/display.exp: Expect displays to be sorted in ascending
5350 order. Use multi_line.
5351 * gdb.base/solib-display.exp: Likewise.
2f341b6e 5352
7e0aa6aa
PA
53532015-11-24 Pedro Alves <palves@redhat.com>
5354
5355 PR 17539
5356 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
5357 threads in ascending order.
5358 * gdb.base/foll-fork.exp: Likewise.
5359 * gdb.base/foll-vfork.exp: Likewise.
5360 * gdb.base/multi-forks.exp: Likewise.
5361 * gdb.mi/mi-nonstop.exp: Likewise.
5362 * gdb.mi/mi-nsintrall.exp: Likewise.
5363 * gdb.multi/base.exp: Likewise.
5364 * gdb.multi/multi-arch.exp: Likewise.
5365 * gdb.python/py-inferior.exp: Likewise.
5366 * gdb.threads/break-while-running.exp: Likewise.
5367 * gdb.threads/execl.exp: Likewise.
5368 * gdb.threads/gcore-thread.exp: Likewise.
5369 * gdb.threads/info-threads-cur-sal.exp: Likewise.
5370 * gdb.threads/kill.exp: Likewise.
5371 * gdb.threads/linux-dp.exp: Likewise.
5372 * gdb.threads/multiple-step-overs.exp: Likewise.
5373 * gdb.threads/next-bp-other-thread.exp: Likewise.
5374 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
5375 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
5376 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
5377 * gdb.threads/thread-find.exp: Likewise.
5378 * gdb.threads/tls.exp: Likewise.
5379 * lib/mi-support.exp (mi_reverse_list): Delete.
5380 (mi_check_thread_states): No longer reverse list.
5381
2cc57ad8
PA
53822015-11-24 Pedro Alves <palves@redhat.com>
5383
5384 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
5385 use lowercase.
5386
c93e8391
SM
53872015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5388
5389 * gdb.trace/actions.c: Include trace-common.h.
5390 (main): Add a location for a fast tracepoint.
5391 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
5392 the normal tracepoints.
5393 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
5394
045ccf91
SM
53952015-11-23 Simon Marchi <simon.marchi@ericsson.com>
5396
5397 * save-trace.exp: Factor out code to these...
5398 (gdb_save_tracepoints): New.
5399 (gdb_load_tracepoints): New.
5400 (do_save_load_test): New.
5401
5506f9f6
KB
54022015-11-23 Kevin Buettner <kevinb@redhat.com>
5403
5404 * gdb.base/asmlabel.exp: New test.
5405 * gdb.base/asmlabel.c: New test case.
5406
16c3b12f
JB
54072015-11-23 Joel Brobecker <brobecker@adacore.com>
5408
5409 * gdb.base/wrong_frame_bt_full-main.c: New file.
5410 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
5411 * gdb.base/wrong_frame_bt_full.exp: New file.
5412
155bfbd3
JB
54132015-11-23 Joel Brobecker <brobecker@adacore.com>
5414
5415 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
5416
bb097445
JM
54172015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5418
206853a0 5419 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
5420 pstate register when comparing registers values in
5421 sparc64-*-linux-gnu targets to avoid spurious differences.
5422
9c88ed8f
JM
54232015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
5424
206853a0 5425 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 5426
96161e25
SL
54272015-11-19 Sandra Loosemore <sandra@codesourcery.com>
5428
5429 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
5430 as type argument to gdb_compile.
5431 * gdb.base/nested-subp2.exp: Likewise.
5432 * gdb.base/nested-subp3.exp: Likewise.
5433
340c2830
DV
54342015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
5435
5436 * lib/dwarf.exp (_note): Fix left shift of negative value.
5437 * gdb.trace/trace-condition.exp: Likewise.
5438
c1862d0f
YQ
54392015-11-13 Yao Qi <yao.qi@linaro.org>
5440
5441 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
5442 comments about d10v.
5443 (test_scalar_returns): Likewise.
5444 * gdb.base/d10v.ld: Remove.
5445 * gdb.base/overlays.exp: Remove the target triplet checking for
5446 d10v-*-*.
5447 * gdb.base/structs.exp (test_struct_returns): Remove the
5448 comments about d10v.
5449 (test_struct_calls): Likewise.
5450
77ae9c19
YQ
54512015-11-13 Yao Qi <yao.qi@linaro.org>
5452
5453 * gdb.base/gnu_vector.exp: Check the return value by "p res".
5454 * gdb.base/gnu_vector.c: Don't include stdio.h.
5455 (main): Don't print res and call add_some_intvecs.
5456
430e004e
MK
54572015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
5458
5459 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
5460 macro.
5461 (func5): Removed.
5462 (func4): Use FAST_TRACEPOINT_LABEL.
5463 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
5464 macro.
5465 (func): Removed.
5466 (thread_function): Use FAST_TRACEPOINT_LABEL.
5467 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
5468 (func): Remove.
5469 (marker): Use FAST_TRACEPOINT_LABEL.
5470 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
5471 (pendfunc1): Remove.
5472 (pendfunc): Use FAST_TRACEPOINT_LABEL.
5473 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
5474 (foo): Remove.
5475 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
5476 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
5477 macro.
5478 (func): Remove.
5479 (marker): Use FAST_TRACEPOINT_LABEL.
5480 * gdb.trace/trace-common.h: New header.
5481 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
5482 macro.
5483 (func): Remove.
5484 (marker): Use FAST_TRACEPOINT_LABEL.
5485 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
5486 (func): Remove.
5487 (thread_function): Use FAST_TRACEPOINT_LABEL.
5488
6e7675a7
MK
54892015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
5490
5491 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
5492 in front.
5493 * gdb.trace/change-loc.exp: Use global pcreg definition.
5494 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
5495 * gdb.trace/entry-values.exp: Use global spreg definition, add $
5496 in front.
5497 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
5498 * gdb.trace/pending.exp: Likewise.
5499 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
5500 * gdb.trace/trace-break.exp: Likewise.
5501 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
5502 in front.
5503 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
5504 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
5505 in front.
5506 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
5507
dddc0e16
JB
55082015-11-09 Joel Brobecker <brobecker@adacore.com>
5509
5510 * gdb.ada/fin_fun_out: New testcase.
5511
c6f0b406
KB
55122015-11-07 Kevin Buettner <kevinb@redhat.com>
5513
5514 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
5515 value associated with DW_AT_byte_size.
5516 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
5517 constants for DW_AT_byte_size, DW_AT_lower_bound, and
5518 DW_AT_upper_bound.
5519
f01dcfd9
KB
55202015-11-07 Kevin Buettner <kevinb@redhat.com>
5521
5522 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
5523 (gdb_target_symbol_prefix_flags): Define in terms of _asm
5524 version.
5525 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
5526 gdb.dwarf2/dw2-canonicalize-type.exp,
5527 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
5528 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
5529 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
5530 provided by gdb_target_symbol_prefix_flags_asm.
5531 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
5532 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
5533 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
5534 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
5535 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
5536 macros where needed). Use this macro for symbols which require
5537 the prefix provided by SYMBOL_PREFIX.
5538
2223449a
KB
55392015-11-05 Kevin Buettner <kevinb@redhat.com>
5540
5541 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
5542 New procs.
5543 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
5544 representing expressions, of more than one list element.
5545 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
5546 to prepend linker symbol prefix to f.
5547 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
5548 table_1 and table_2.
5549 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
5550 Likewise, for f and g.
5551 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
5552 for ptr.
5553 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
5554 for main.
5555 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
5556 table_1_ptr and table_2_ptr.
5557
6f2f1a3a
JK
55582015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5559 Joel Brobecker <brobecker@adacore.com>
5560
5561 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
5562
566c56c9
MK
55632015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
5564
5565 * gdb.reverse/s390-mvcle.c: New test.
5566 * gdb.reverse/s390-mvcle.exp: New file.
5567 * lib/gdb.exp: Enable reverse tests on s390*-linux.
5568
d5f0636b
MK
55692015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5570
5571 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5572
7ad8b86c
MK
55732015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5574
5575 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5576 reaching marker2.
5577 * gdb.reverse/getresuid-reverse.exp: Likewise.
5578 * gdb.reverse/pipe-reverse.exp: Likewise.
5579 * gdb.reverse/readv-reverse.exp: Likewise.
5580 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5581 * gdb.reverse/time-reverse.exp: Likewise.
5582 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5583
4081c0f1
YQ
55842015-10-30 Yao Qi <yao.qi@linaro.org>
5585
5586 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5587 (empty_cycle): Remove.
5588 (main): Don't call empty_cycle. Don't use watch_count_done.
5589 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5590 empty_cycle. Rewrite the code counting HW watchpoints.
5591
452b4ba5
MK
55922015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5593
5594 * gdb.reverse/fstatat-reverse.c: New test.
5595 * gdb.reverse/fstatat-reverse.exp: New file.
5596 * gdb.reverse/getresuid-reverse.c: New test.
5597 * gdb.reverse/getresuid-reverse.exp: New file.
5598 * gdb.reverse/pipe-reverse.c: New test.
5599 * gdb.reverse/pipe-reverse.exp: New file.
5600 * gdb.reverse/readv-reverse.c: New test.
5601 * gdb.reverse/readv-reverse.exp: New file.
5602 * gdb.reverse/recvmsg-reverse.c: New test.
5603 * gdb.reverse/recvmsg-reverse.exp: New file.
5604 * gdb.reverse/time-reverse.c: New test.
5605 * gdb.reverse/time-reverse.exp: New file.
5606 * gdb.reverse/waitpid-reverse.c: New test.
5607 * gdb.reverse/waitpid-reverse.exp: New file.
5608
5e2e7507
JK
56092015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5610
5611 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5612
0fde2c53
DE
56132015-10-26 Doug Evans <dje@google.com>
5614
5615 PR symtab/17391
5616 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5617 * gdb.dwarf2/bad-regnum.c: New file.
5618 * gdb.dwarf2/bad-regnum.exp: New file.
5619
1a70ae97
DE
56202015-10-26 Doug Evans <dje@google.com>
5621
5622 PR python/18938
5623 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5624 file.
5625
27dc26ab
JK
56262015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5627
5628 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5629 for a change by "Mention language in compile error message".
5630
bed91f4d
SM
56312015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5632
5633 PR python/18073
5634 * gdb.python/py-type.c (C::a_method): New.
5635 (C::a_const_method): New.
5636 (C::a_static_method): New.
5637 (a_function): New.
5638 * gdb.python/py-type.exp (test_fields): Test getting fields
5639 from function and method.
5640
3f2f83dd
KB
56412015-10-21 Keven Boell <keven.boell@intel.com>
5642
5643 * gdb.fortran/vla-alloc-assoc.exp: New file.
5644 * gdb.fortran/vla-datatypes.exp: New file.
5645 * gdb.fortran/vla-datatypes.f90: New file.
5646 * gdb.fortran/vla-history.exp: New file.
5647 * gdb.fortran/vla-ptype-sub.exp: New file.
5648 * gdb.fortran/vla-ptype.exp: New file.
5649 * gdb.fortran/vla-sizeof.exp: New file.
5650 * gdb.fortran/vla-sub.f90: New file.
5651 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5652 * gdb.fortran/vla-value-sub-finish.exp: New file.
5653 * gdb.fortran/vla-value-sub.exp: New file.
5654 * gdb.fortran/vla-value.exp: New file.
5655 * gdb.fortran/vla-ptr-info.exp: New file.
5656 * gdb.mi/mi-vla-fortran.exp: New file.
5657 * gdb.mi/vla.f90: New file.
5658
27145d50
SL
56592015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5660
5661 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5662 of hardwired timeout value.
5663
5f3ff4f8
JK
56642015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5665 Pedro Alves <palves@redhat.com>
5666
5667 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5668 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5669
bfd09d20
JS
56702015-10-19 Josh Stone <jistone@redhat.com>
5671
5672 * gdb.base/catch-syscall.c: Include <sched.h>.
5673 (unknown_syscall): New variable.
5674 (main): Trigger a vfork and an unknown syscall.
5675 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5676 (unknown_syscall_number): Likewise.
5677 (check_call_to_syscall): Accept an optional syscall pattern.
5678 (check_return_from_syscall): Likewise.
5679 (check_continue): Likewise.
5680 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5681 (test_catch_syscall_skipping_return): New test toggling off 'catch
5682 syscall' to step over the syscall return, then toggling back on.
5683 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5684 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5685 (do_syscall_tests): Call test_catch_syscall_without_args and
5686 test_catch_syscall_mid_vfork.
5687 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5688 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5689
b32b93c6
AS
56902015-10-19 Andrew Stubbs <ams@codesourcery.com>
5691
5692 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5693 print g_vE): Add new pass patterns.
5694 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5695 print various symbol names for vptr fields.
5696
9d622bda
AB
56972015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5698
5699 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5700 results.
5701
0fd8ac1c
YQ
57022015-10-12 Yao Qi <yao.qi@linaro.org>
5703
5704 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5705
34240514
YQ
57062015-10-12 Yao Qi <yao.qi@linaro.org>
5707
5708 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5709 is aarch64*-*-linux*.
5710
8240f442
YQ
57112015-10-12 Yao Qi <yao.qi@linaro.org>
5712
5713 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5714 (can_relocate_bcond_true): ... it.
5715 (can_relocate_bcond_false): New function.
5716 (foo): Likewise.
5717 (can_relocate_bl): Likewise.
5718 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5719 can_relocate_bl.
5720
2520f728
PMR
57212015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5722
5723 * gdb.base/nested-addr.c: New file.
5724 * gdb.base/nested-addr.exp: New testcase.
5725
abcef95a
MM
57262015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5727
5728 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5729 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5730 its output. Ignore the output of "record goto begin" and instead
5731 check that GDB is replaying.
5732
145e3ddb
PA
57332015-10-09 Pedro Alves <palves@redhat.com>
5734
5735 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5736 (top level): Use it in the run with no args test.
5737
d5d8c4e1
IB
57382015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5739
5740 * gdb.dlang/properties.exp: New file.
5741
06e635ef
SL
57422015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5743
5744 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5745 whether or not address 0x1000 is mapped on the target.
5746
e019fd1d
SM
57472015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5748
5749 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5750 build.
5751
77ba2a67
MM
57522015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5753
5754 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5755 instruction-history test.
5756
c60eb31f
DE
57572015-09-28 Doug Evans <dje@google.com>
5758
5759 * gdb.base/gcore.c (array_func): Add reference to static_array.
5760
9a3c8263
SM
57612015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5762
5763 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5764 source line.
5765
9720e656
SL
57662015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5767
5768 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5769 short or char as base type.
5770
938d3bf2
SL
57712015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5772
5773 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5774 to allow any size enum.
5775
e6c2c623
PMR
57762015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5777
5778 * gdb.ada/array_ptr_renaming.exp: New testcase.
5779 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5780 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5781
06da0f77
PL
57822015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5783
5784 * gdb.trace/ftrace-lock.c: New file.
5785 * gdb.trace/ftrace-lock.exp: New file.
5786
4f51c22a
PL
57872015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5788
5789 * gdb.arch/insn-reloc.c: New file.
5790 * gdb.arch/ftrace-insn-reloc.exp: New file.
5791
7041adf4
PL
57922015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5793
5794 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5795 instruction.
5796 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5797 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5798 * gdb.trace/range-stepping.c: Likewise.
5799 * gdb.trace/trace-break.c: Likewise.
5800 * gdb.trace/trace-mt.c (thread_function): Likewise.
5801 * gdb.trace/ftrace.c (marker): Likewise.
5802 * gdb.trace/trace-condition.c (marker): Likewise.
5803 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5804 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5805 is_aarch64_target.
5806
015d2e7e
DE
58072015-09-18 Doug Evans <xdje42@gmail.com>
5808
5809 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5810 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5811
26b188a2
SL
58122015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5813
5814 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5815 the breakpoint.
5816
79dc332b
SL
58172015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5818
5819 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5820 the pending breakpoint. Remove timeout override for "Run till
5821 MI pending breakpoint on pendfunc3 on thread 2" test.
5822
f57929f2
SL
58232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5824
5825 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5826 filename pattern.
5827
3f469b17
SL
58282015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5829
5830 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5831 in breakpoint filename pattern.
5832
515b89b3
SL
58332015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5834
7800dbe4
SL
5835 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5836
58372015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5838
515b89b3
SL
5839 * gdb.linespec/explicit.exp: Check for readline support for
5840 tab-completion tests. Fix obvious typo.
5841
d2939ba2
MM
58422015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5843
5844 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5845 and replay.
5846
cbb55fa7
MM
58472015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5848
5849 * gdb.btrace/non-stop.c: New.
5850 * gdb.btrace/non-stop.exp: New.
5851
43691ca1
PL
58522015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5853 Yao Qi <yao.qi@linaro.org>
5854
5855 * gdb.trace/trace-condition.c: New file.
5856 * gdb.trace/trace-condition.exp: New file.
5857
d78908cf
WW
58582015-09-16 Wei-cheng Wang <cole945@gmail.com>
5859
5860 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5861 for testing bytecode compilation.
5862
1ed415e2
PA
58632015-09-16 Pedro Alves <palves@redhat.com>
5864 Sandra Loosemore <sandra@codesourcery.com>
5865
5866 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5867 (SECONDS): Redefine.
5868 (main): Call pthread_kill and alarm early.
5869 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5870 support.
5871 (test): If the target can't hardware step and doesn't support
5872 displaced stepping, increase the timeout.
5873
d136eff5
PA
58742015-09-16 Pedro Alves <palves@redhat.com>
5875
5876 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5877 (enable_debug): New procedures.
5878 (test): Use them. Bail out if waiting for threads fails.
5879 (top level): Bail out if a test fails.
5880
991f019c
YQ
58812015-09-16 Yao Qi <yao.qi@linaro.org>
5882
5883 * gdb.asm/asm-source.exp: Set asm-arch for
5884 aarch64*-*-* target.
5885 * gdb.asm/aarch64.inc: New file.
5886
bfca584f
PMR
58872015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5888
5889 * gdb.ada/array_of_variable_length.exp: New testcase.
5890 * gdb.ada/array_of_variable_length/foo.adb: New file.
5891 * gdb.ada/array_of_variable_length/pck.adb: New file.
5892 * gdb.ada/array_of_variable_length/pck.ads: New file.
5893
b326e587
DE
58942015-09-15 Doug Evans <dje@google.com>
5895
5896 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5897 of function static local variable.
5898
5382cfab
PW
58992015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5900
5901 * gdb.threads/tls-so_extern.exp: New test file.
5902 * gdb.threads/tls-so_extern.c: New test file.
5903 * gdb.threads/tls-so_extern_main.c: New test file.
5904
141c5cc4
JK
59052015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5906
5907 * gdb.opt/solib-intra-step-lib.c: New file.
5908 * gdb.opt/solib-intra-step-main.c: New file.
5909 * gdb.opt/solib-intra-step.exp: New file.
5910
d15dcecd
PA
59112015-09-15 Pedro Alves <palves@redhat.com>
5912
5913 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5914 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5915
4c2f2a79
PA
59162015-09-14 Pedro Alves <palves@redhat.com>
5917
5918 * gdb.base/hook-stop-continue.c: Delete.
5919 * gdb.base/hook-stop-continue.exp: Delete.
5920 * gdb.base/hook-stop-frame.c: Delete.
5921 * gdb.base/hook-stop-frame.exp: Delete.
5922 * gdb.base/hook-stop.c: New file.
5923 * gdb.base/hook-stop.exp: New file.
5924
919e6dbe
PMR
59252015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5926
5927 * gdb.ada/access_to_packed_array.exp: New testcase.
5928 * gdb.ada/access_to_packed_array/foo.adb: New file.
5929 * gdb.ada/access_to_packed_array/pack.adb: New file.
5930 * gdb.ada/access_to_packed_array/pack.ads: New file.
5931
157280a4
MM
59322015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5933
5934 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5935 buffer size test.
5936
2fd33e94
DB
59372015-09-11 Don Breazeal <donb@codesourcery.com>
5938
5939 * gdb.base/foll-exec.c: Add copyright header. Fix
5940 formatting issues.
5941 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5942 (do_exec_tests): Use clean_restart in place of zap_session,
5943 and for test initialization. Fix formatting issues. Use
5944 fail in place of perror.
5945 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5946 an expect statement to match an expression with output from
5947 the program under debug.
5948 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5949 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5950 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5951 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5952 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5953
e70b6e8e
DE
59542015-09-09 Doug Evans <dje@google.com>
5955
5956 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5957
7a551a51
DE
59582015-09-09 Doug Evans <dje@google.com>
5959
5960 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5961
4c666f84
DE
59622015-09-09 Doug Evans <dje@google.com>
5963
5964 * gdb.base/savedregs.exp: Fix typo.
5965
243a9253
PA
59662015-09-09 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5969
c0fa8fbd
SL
59702015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5971
5972 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5973 command actually switches threads. Give up on remaining
5974 tests if target fails to stop at breakpoint.
5975
cd7c1778
PMR
59762015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5977
5978 * gdb.ada/funcall_char.exp: New testcase.
5979 * gdb.ada/funcall_char/foo.adb: New file.
5980
dc5c8746
PMR
59812015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5982
5983 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5984 expected outputs. Add two testcases for completing ambiguous
5985 functions.
5986 * gdb.ada/complete/aux_pck.adb: New file.
5987 * gdb.ada/complete/aux_pck.ads: New file.
5988 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5989 Ambiguous_Func functions.
5990 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5991 * gdb.ada/complete/pck.adb: Likewise.
5992
4e83a1e7
UW
59932015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5994
5995 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5996 failures to run the test program under GDB.
5997
8ce74153
LM
59982015-08-26 Luis Machado <lgustavo@codesourcery.com>
5999
6000 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
6001 to C.
6002
e9756d52
PP
60032015-08-26 Patrick Palka <patrick@parcs.ath.cx>
6004
6005 * gdb.base/run-after-attach.exp: New test file.
6006 * gdb.base/run-after-attach.c: New test file.
6007
8d37573b
DB
60082015-08-26 Don Breazeal <donb@codesourcery.com>
6009
6010 * gdb.base/foll-exec-2.c: New test program.
6011 * gdb.base/foll-exec-2.exp: New test.
6012
63e43d3a
PMR
60132015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
6014
6015 * gdb.base/nested-subp1.exp: New file.
6016 * gdb.base/nested-subp1.c: New file.
6017 * gdb.base/nested-subp2.exp: New file.
6018 * gdb.base/nested-subp2.c: New file.
6019 * gdb.base/nested-subp3.exp: New file.
6020 * gdb.base/nested-subp3.c: New file.
6021
3d40fbb5
PA
60222015-08-24 Pedro Alves <palves@redhat.com>
6023
6024 * gdb.server/connect-without-multi-process.c: New file.
6025 * gdb.server/connect-without-multi-process.exp: New file.
6026
4422ac93
LM
60272015-08-24 Luis Machado <lgustavo@codesourcery.com>
6028
6029 * gdb.opt/inline-markers.c: Make z int.
6030
91dddb86
LM
60312015-08-24 Luis Machado <lgustavo@codesourcery.com>
6032
6033 * gdb.opt/inline-markers.c: Make z volatile.
6034
a48847ee
LM
60352015-08-24 Luis Machado <lgustavo@codesourcery.com>
6036
6037 * gdb.opt/inline-bt.c: New volatile global z.
6038 * gdb.opt/inline-cmds.c: Likewise.
6039 * gdb.opt/inline-locals.c: Likewise.
6040 * gdb.opt/inline-markers.c: New extern global z.
6041 (marker): Use z.
6042 (inline_fn): Likewise.
6043
0ebbc52b
PA
60442015-08-24 Pedro Alves <palves@redhat.com>
6045
6046 * config/m32r-stub.exp: Remove file.
6047 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
6048 * gdb.base/call-rt-st.exp: Likewise.
6049 * gdb.base/call-strs.exp: Likewise.
6050 * gdb.base/default.exp: Remove references to h8300-*-hms and
6051 *-*-udi*.
6052 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
6053
77c365df
AA
60542015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6055
6056 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
6057 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
6058 and "return" use KFAIL when GDB can not read/write the vector
6059 return value.
6060
4313b8c0
GB
60612015-08-21 Gary Benson <gbenson@redhat.com>
6062
6063 * gdb.trace/pending.exp: Cope with remote transfer warnings.
6064
0e433b32
PA
60652015-08-20 Pedro Alves <palves@redhat.com>
6066
6067 * gdb.server/solib-list.exp: No longer expect an interior stop in
6068 non-stop mode.
6069
221e1a37
PA
60702015-08-20 Pedro Alves <palves@redhat.com>
6071
6072 * gdb.server/connect-stopped-target.c: New file.
6073 * gdb.server/connect-stopped-target.exp: New file.
6074
40e3ad0e
PA
60752015-08-20 Pedro Alves <palves@redhat.com>
6076
6077 * gdb.dwarf2/comp-unit-lang.exp: New file.
6078 * gdb.dwarf2/comp-unit-lang.c: New file.
6079
af39b327
PMR
60802015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
6081
6082 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
6083 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
6084
7d45c7c3 60852015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 6086
7d45c7c3
KB
6087 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
6088 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
6089
4d6cceb4
DE
60902015-08-18 Doug Evans <dje@google.com>
6091 Adrian Sendroiu <adrian.sendroiu@freescale.com>
6092
6093 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
6094 skip_python_tests. New arg prompt_regexp.
6095 (skip_python_tests): New function.
6096 * lib/mi-support.exp (mi_skip_python_tests): New function.
6097 * gdb.python/py-mi-objfile-gdb.py: New file.
6098 * gdb.python/py-mi-objfile.c: New file.
6099 * gdb.python/py-mi-objfile.exp: New file.
6100
ad89c2aa
KS
61012015-08-17 Keith Seitz <keiths@redhat.com>
6102
6103 * gdb.linespec/explicit.exp: Move strace test from here ...
6104 * gdb.trace/strace.exp: ... to here.
6105
e3ae3c43
PP
61062015-08-15 Patrick Palka <patrick@parcs.ath.cx>
6107
6108 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
6109 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
6110
604b2636
DE
61112015-08-14 Doug Evans <xdje42@gmail.com>
6112
6113 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
6114 inferior before selecting a new file.
6115
6ff0ba5f
DE
61162015-08-14 Doug Evans <xdje42@gmail.com>
6117
6118 * gdb.mi/mi-disassemble.exp: Update.
6119 * gdb.base/disasm-optim.S: New file.
6120 * gdb.base/disasm-optim.c: New file.
6121 * gdb.base/disasm-optim.h: New file.
6122 * gdb.base/disasm-optim.exp: New file.
6123
9ca98f92
KS
61242015-08-14 Keith Seitz <keiths@redhat.com>
6125
6126 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
6127 "evaluated-by".
6128
52bbc560
JB
61292015-08-13 Joel Brobecker <brobecker@adacore.com>
6130
6131 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
6132
5d8c3ed3
PMR
61332015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
6134
6135 * gdb.ada/fun_renaming.exp: New testcase.
6136 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
6137 * gdb.ada/fun_renaming/pack.adb: New file.
6138 * gdb.ada/fun_renaming/pack.ads: New file.
6139
ea8812bc
KS
61402015-08-12 Keith Seitz <keiths@redhat.com>
6141
6142 * gdb.base/dso2dso.exp: Pass basename of source file in call to
6143 gdb_get_line_number.
6144
4dafcdeb
JB
61452015-08-12 Joel Brobecker <brobecker@adacore.com>
6146
6147 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
6148 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
6149 gdb.base/dso2dso.exp: New files.
6150
5ba32597
SDJ
61512015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
6152 Pedro Alves <palves@redhat.com>
6153 Keith Seitz <keiths@redhat.com>
6154
6155 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
6156 GDBFLAGS.
6157
b6dafabf
PP
61582015-08-12 Patrick Palka <patrick@parcs.ath.cx>
6159
6160 * gdb.base/gdbhistsize-history.exp
6161 (test_histsize_history_setting): Use save_vars.
6162 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6163 Use save_vars.
6164 (test_no_truncation_of_unlimited_history_file): Use save_vars.
6165 * gdb.base/readline.exp: Use save_vars.
6166
abe8e607
PP
61672015-08-12 Patrick Palka <patrick@parcs.ath.cx>
6168
6169 * lib/gdb.exp (save_vars): New proc.
6170
629500fa
KS
61712015-08-11 Keith Seitz <keiths@redhat.com>
6172
6173 * gdb.base/help.exp: Update help_breakpoint_text.
6174
eb8c4e2e
KS
61752015-08-11 Keith Seitz <keiths@redhat.com>
6176
6177 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
6178 (at toplevel): Call test_explicit_breakpoints.
6179 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
6180 breakpoints.
6181 * lib/mi-support.exp (mi_make_breakpoint): Add support for
6182 breakpoint conditions, "-cond".
6183
87f0e720
KS
61842015-08-11 Keith Seitz <keiths@redhat.com>
6185
6186 * gdb.linespec/3explicit.c: New file.
6187 * gdb.linespec/cpexplicit.cc: New file.
6188 * gdb.linespec/cpexplicit.exp: New file.
6189 * gdb.linespec/explicit.c: New file.
6190 * gdb.linespec/explicit.exp: New file.
6191 * gdb.linespec/explicit2.c: New file.
6192 * gdb.linespec/ls-errs.exp: Add explicit location tests.
6193 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
6194 before using in the matching pattern.
6195 Clarify that `prefix' is a regular expression.
6196
f00aae0f
KS
61972015-08-11 Keith Seitz <keiths@redhat.com>
6198
6199 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
6200 test.
6201 Add tests for missing ",FMT" and ",".
6202
e27852be
DE
62032015-08-10 Doug Evans <dje@google.com>
6204 Keith Seitz <keiths@redhat.com>
6205
6206 PR gdb/17960
6207 * gdb.base/completion.exp: Add location completer tests.
6208
7f03bd92
PA
62092015-08-07 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
6212 tests here.
6213 (top level): Run do_test with and without displaced stepping.
6214
3fc8eb30
PA
62152015-08-07 Pedro Alves <palves@redhat.com>
6216
6217 * gdb.base/valgrind-disp-step.c: New file.
6218 * gdb.base/valgrind-disp-step.exp: New file.
6219
d4569d7b
PA
62202015-08-07 Pedro Alves <palves@redhat.com>
6221
6222 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
6223 Delete function.
6224 (main): Add alarm. Run an infinite loop instead of calling
6225 wait_threads.
6226 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
6227 comment.
6228 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
6229 Delete function.
6230 (main): Add alarm. Run an infinite loop instead of calling
6231 wait_threads.
6232 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
6233 comment.
6234
e1316e60
PA
62352015-08-07 Pedro Alves <palves@redhat.com>
6236
6237 * gdb.base/checkpoint-ns.exp: New file.
6238 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
6239 standard_testfile.
6240
da8c46d2
MM
62412015-08-07 Markus Metzger <markus.t.metzger@intel.com>
6242
6243 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
6244 * gdb.btrace/instruction_history.exp: Update.
6245 * gdb.btrace/tsx.exp: New.
6246 * gdb.btrace/tsx.c: New.
6247
de1c2c52
PA
62482015-08-06 Pedro Alves <palves@redhat.com>
6249
6250 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
6251 increase timeout.
6252 * gdb.reverse/until-precsave.exp: Bump timeouts.
6253
782e0bf4
PA
62542015-08-06 Pedro Alves <palves@redhat.com>
6255
6256 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
6257
83e97ed0
PA
62582015-08-06 Pedro Alves <palves@redhat.com>
6259
6260 PR gdb/18749
6261 * gdb.threads/process-dies-while-handling-bp.c: New file.
6262 * gdb.threads/process-dies-while-handling-bp.exp: New file.
6263
863d01bd
PA
62642015-08-06 Pedro Alves <palves@redhat.com>
6265
6266 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
6267 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
6268
0a39bb32
PA
62692015-08-05 Pedro Alves <palves@redhat.com>
6270
6271 * gdb.threads/next-while-other-thread-longjmps.c: New file.
6272 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
6273
ee2d2b10
SL
62742015-08-03 Sandra Loosemore <sandra@codesourcery.com>
6275
6276 * gdb.base/bp-permanent.exp: Report test as unsupported if
6277 the target cannot stop at the permanent breakpoint.
6278
4e1bdb00
DE
62792015-08-03 Doug Evans <dje@google.com>
6280
6281 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
6282 10000.
6283
3d338901
DE
62842015-08-03 Doug Evans <dje@google.com>
6285
6286 * Makefile.in (workers/%.worker, build-perf): New rule.
6287 (GDB_PERFTEST_MODE): New variable.
6288 (check-perf): Use it.
6289 (clean): Clean up gdb.perf parallel build subdirs.
6290 * lib/build-piece.exp: New file.
6291 * lib/gdb.exp (make_gdb_parallel_path): New function
6292 (standard_output_file, standard_temp_file): Call it.
6293 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6294 of $GDB_PARALLEL.
6295 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
6296
af061d3e
DE
62972015-08-03 Doug Evans <dje@google.com>
6298
8e1afc81 6299 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
6300 (LOG_FILE_NAME): New global.
6301 (TextReporter.__init__): Initialize self.txt_sum.
6302 (TextReporter.report): Add support for multiple data-points.
6303 Move report to perftest.sum, put raw data in perftest.log.
6304 (TextReporter.start): Open sum and log files.
6305 (TextReporter.end): Close sum and log files.
8e1afc81
DE
6306 * gdb.perf/lib/perftest/testresult.py
6307 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 6308
2c8c5d37
PA
63092015-07-31 Pedro Alves <palves@redhat.com>
6310
6311 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
6312 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6313 kill_wait_spawned_process instead of explicit "kill -9".
6314 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
6315 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6316 kill_wait_spawned_process.
6317 * gdb.base/attach-twice.exp: Likewise.
6318 * gdb.base/attach.exp: Likewise.
6319 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
6320 gdb_test_multiple.
6321 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
6322 returning a spawn id instead of a pid. Use spawn_id_get_pid and
6323 kill_wait_spawned_process.
6324 * gdb.base/valgrind-infcall.exp: Likewise.
6325 * gdb.multi/multi-attach.exp: Likewise.
6326 * gdb.python/py-prompt.exp: Likewise.
6327 * gdb.python/py-sync-interp.exp: Likewise.
6328 * gdb.server/ext-attach.exp: Likewise.
6329 * gdb.threads/attach-into-signal.exp (corefunc): Use
6330 spawn_wait_for_attach, spawn_id_get_pid and
6331 kill_wait_spawned_process.
6332 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
6333 spawn_wait_for_attach returning a spawn id instead of a pid. Use
6334 spawn_id_get_pid and kill_wait_spawned_process.
6335 * gdb.threads/attach-stopped.exp (corefunc): Use
6336 spawn_wait_for_attach, spawn_id_get_pid and
6337 kill_wait_spawned_process.
6338 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
6339 Use spawn_id_get_pid. Wait for spawn id after eof. Use
6340 kill_wait_spawned_process instead of explicit "kill -9".
6341 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
6342 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
6343 (spawn_wait_for_attach): Use spawn instead of exec to spawn
6344 processes. Don't map cygwin/windows pids here. Now returns a
6345 spawn id list.
6346
032a0fca
SL
63472015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6348
6349 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
6350 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
6351 correct patch.
6352
61a934ca
SL
63532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6354
6355 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
6356
4bc4d428
SL
63572015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6358
6359 Reapply:
6360 2014-05-21 Mark Wielaard <mjw@redhat.com>
6361
6362 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
6363
998d452a
PA
63642015-07-30 Pedro Alves <palves@redhat.com>
6365
6366 * linux-low.c (handle_extended_wait): Set the child's last
6367 reported status to TARGET_WAITKIND_STOPPED.
6368
69dde7dc
PA
63692015-07-30 Pedro Alves <palves@redhat.com>
6370
6371 PR threads/18600
6372 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
6373 only shows inferior 1.
6374
4dd63d48
PA
63752015-07-30 Simon Marchi <simon.marchi@ericsson.com>
6376 Pedro Alves <palves@redhat.com>
6377
6378 PR threads/18600
6379 * gdb.threads/fork-plus-threads.c: New file.
6380 * gdb.threads/fork-plus-threads.exp: New file.
6381
d618e4c5
PP
63822015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6383
6384 * gdb.base/batch-preserve-term-settings.exp
6385 (test_terminal_settings_preserved_after_cli_exit): Use
6386 send_quit_command.
6387
1eef6428
PA
63882015-07-29 Pedro Alves <palves@redhat.com>
6389 Don Breazeal <donb@codesourcery.com>
6390
6391 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
6392 output from both inferior_spawn_id and gdb_spawn_id.
6393
7da5b897
SDJ
63942015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6395
6396 * gdb.threads/attach-into-signal.exp (corefunc): Use
6397 with_test_prefix on nested loops, uniquefying the test messages.
6398
dac804df
SDJ
63992015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
6400
6401 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
6402 commit.
6403
06265e53
PP
64042015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6405
6406 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
6407 New proc.
6408 (test_terminal_settings_preserved_after_sigterm): New test.
6409
18206ca3
PP
64102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6411
6412 * gdb.base/batch-preserve-term-settings.exp
6413 (test_terminal_settings_preserved_after_cli_exit): New test.
6414
90074d11
PP
64152015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6416
6417 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
6418 manipulation of saved_gdbflags.
6419 (test_terminal_settings_preserved): Remove global declaration of
6420 the unused variable pagination_prompt. Remove manipulation of
6421 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
6422 GDBFLAGS.
6423
eb1a7902
PA
64242015-07-29 Pedro Alves <palves@redhat.com>
6425
6426 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
6427
8b75dd3b
PA
64282015-07-29 Pedro Alves <palves@redhat.com>
6429
6430 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
6431 at the top.
6432
dedad4e3
PA
64332015-07-29 Pedro Alves <palves@redhat.com>
6434
6435 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
6436 (main): Call gdb_unbuffer_output.
6437 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
6438 (main): Call gdb_unbuffer_output.
6439 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
6440 (main): Call gdb_unbuffer_output.
6441 * gdb.base/call-strs.exp: Adjust to step over the
6442 gdb_unbuffer_output call.
6443 * gdb.base/catch-gdb-caused-signals.c: Include
6444 "../lib/unbuffer_output.c".
6445 (main): Call gdb_unbuffer_output.
6446 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
6447 (main): Call gdb_unbuffer_output.
6448 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
6449 (main): Call gdb_unbuffer_output.
6450 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
6451 (main): Call gdb_unbuffer_output.
6452 * gdb.base/shlib-call.exp: Adjust to step over the
6453 gdb_unbuffer_output call.
6454 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
6455 (main): Call gdb_unbuffer_output.
6456 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
6457 (main): Call gdb_unbuffer_output.
6458 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
6459 (main): Rename to ...
6460 (test): ... this.
6461 (main): Reimplement.
6462 * gdb.base/varargs.exp: Run to test instead of to main.
6463 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6464 (main): Call gdb_unbuffer_output.
6465
58789a91
PA
64662015-07-29 Pedro Alves <palves@redhat.com>
6467
6468 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
6469 factore out from mi_continue_dprintf. For call-style dprintfs,
6470 expect dprintf output out of $inferior_spawn_id.
6471 (mi_continue_dprintf): Use mi_expect_dprintf.
6472 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
6473 (main): Call gdb_unbuffer_output.
6474
e8376742
PA
64752015-07-29 Pedro Alves <palves@redhat.com>
6476
6477 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
6478 (default_mi_gdb_start): Set inferior_spawn_id instead of
6479 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
6480 gdb_spawn_id.
6481 (mi_gdb_test): Always expect inferior output from both
6482 $inferior_spawn_id and $gdb_spawn_id.
6483
08280010
PA
64842015-07-29 Pedro Alves <palves@redhat.com>
6485
6486 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
6487 send_inferior and $inferior_spawn_id.
6488
4d30e432
PA
64892015-07-29 Pedro Alves <palves@redhat.com>
6490
6491 * gdb.gdb/complaints.exp (test_initial_complaints)
6492 (test_serial_complaints, test_short_complaints): Use
6493 gdb_test_stdio.
6494 (test_empty_complaint): Handle $inferior_spawn_id !=
6495 $gdb_spawn_id.
6496
0d30a335
PA
64972015-07-29 Pedro Alves <palves@redhat.com>
6498
6499 * gdb.base/varargs.exp: Use gdb_test_stdio.
6500
39413b29
PA
65012015-07-29 Pedro Alves <palves@redhat.com>
6502
6503 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
6504
7cb000a9
PA
65052015-07-29 Pedro Alves <palves@redhat.com>
6506
6507 * gdb.base/ending-run.exp: Use gdb_test_stdio.
6508
d7b8ac82
PA
65092015-07-29 Pedro Alves <palves@redhat.com>
6510
6511 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
6512 parameter into two new parameters, "inf_result" and "gdb_result".
6513 Expect inferior output and gdb output from $inferior_spawn_id and
6514 $gdb_spawn_id, respectively. Adjust all callers.
6515
789c3a0c
PA
65162015-07-29 Pedro Alves <palves@redhat.com>
6517
6518 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
6519 of gdb_test_sequence.
6520
77e760c3
PA
65212015-07-29 Pedro Alves <palves@redhat.com>
6522
6523 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
6524 (saw_spurious_output): Expect inferior output from
6525 $inferior_spawn_id. Use gdb_test_stdio.
6526
8396d2cd
PA
65272015-07-29 Pedro Alves <palves@redhat.com>
6528
6529 * gdb.base/dprintf.exp: Use standard_testfile. Change
6530 prepare_for_testing call.
6531 (srcfile): Don't set.
6532 (restart): New procedure.
6533 (test_dprintf): New procecure, use to continue over dprintfs.
6534 (test_call, test_agent): New procedures, tests moved here.
6535 Restart gdb and recreate dprintfs. Adjust expected output.
6536
2051d61f
PA
65372015-07-29 Pedro Alves <palves@redhat.com>
6538
6539 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
6540
452397af
PA
65412015-07-29 Pedro Alves <palves@redhat.com>
6542
6543 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
6544
8aed9555
PA
65452015-07-29 Pedro Alves <palves@redhat.com>
6546
6547 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
6548 gdb_test_stdio.
6549
188a61b4
PA
65502015-07-29 Pedro Alves <palves@redhat.com>
6551
6552 * lib/gdb.exp (gdb_test_stdio): New procedure.
6553
12264a45
PA
65542015-07-29 Pedro Alves <palves@redhat.com>
6555
6556 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
6557
23ffc893
PA
65582015-07-29 Pedro Alves <palves@redhat.com>
6559
6560 * gdb.base/call-signal-resume.exp: Remove check for
6561 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
6562 * gdb.base/unwindonsignal.exp: Likewise.
6563 * gdb.base/call-signals.c (gen_signal): Remove printf call.
6564 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
6565
65566918
PA
65662015-07-29 Pedro Alves <palves@redhat.com>
6567
6568 * gdb.base/siginfo-addr.c (pass): New function.
6569 (handler): Call it iff si_addr is correct.
6570 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6571 Set a breakpoint at "pass" and continue to it.
6572
d60a9221
SDJ
65732015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6574
6575 * gdb.python/py-objfile.exp: Make some tests have unique names.
6576 * gdb.python/py-pp-registration.exp: Likewise.
6577
bde40b8f
PA
65782015-07-28 Pedro Alves <palves@redhat.com>
6579
6580 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6581
13e1dec8
SM
65822015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6583
6584 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6585
da33c9a7
SM
65862015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6587
6588 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6589
077836f7
PP
65902015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6591
6592 * gdb.base/gdb-sigterm-2.exp: New test.
6593
b8cc7b2e
DE
65942015-07-25 Doug Evans <xdje42@gmail.com>
6595
6596 Revert:
6597 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6598 (workers/%.worker, build-perf): New rule.
6599 (GDB_PERFTEST_MODE): New variable.
6600 (check-perf): Use it.
6601 (clean): Clean up gdb.perf parallel build subdirs.
6602 * lib/build-piece.exp: New file.
6603 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6604 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6605 name.
6606 (standard_temp_file): Ditto.
6607 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6608 of $GDB_PARALLEL.
6609
c8bd4544
DE
66102015-07-24 Doug Evans <dje@google.com>
6611
6612 * gdb.perf/lib/perftest/utils.py: New file.
6613 * gdb.perf/gm-hello.cc: New file.
6614 * gdb.perf/gm-pervasive-typedef.cc: New file.
6615 * gdb.perf/gm-pervasive-typedef.h: New file.
6616 * gdb.perf/gm-std.cc: New file.
6617 * gdb.perf/gm-std.h: New file.
6618 * gdb.perf/gm-use-cerr.cc: New file.
6619 * gdb.perf/gm-utils.h: New file.
6620 * gdb.perf/gmonster-null-lookup.py: New file.
6621 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6622 * gdb.perf/gmonster-print-cerr.py: New file.
6623 * gdb.perf/gmonster-ptype-string.py: New file.
6624 * gdb.perf/gmonster-runto-main.py: New file.
6625 * gdb.perf/gmonster-select-file.py: New file.
6626 * gdb.perf/gmonster1-null-lookup.exp: New file.
6627 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6628 * gdb.perf/gmonster1-print-cerr.exp: New file.
6629 * gdb.perf/gmonster1-ptype-string.exp: New file.
6630 * gdb.perf/gmonster1-runto-main.exp: New file.
6631 * gdb.perf/gmonster1-select-file.exp: New file.
6632 * gdb.perf/gmonster1.cc: New file.
6633 * gdb.perf/gmonster1.exp: New file.
6634 * gdb.perf/gmonster2-null-lookup.exp: New file.
6635 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6636 * gdb.perf/gmonster2-print-cerr.exp: New file.
6637 * gdb.perf/gmonster2-ptype-string.exp: New file.
6638 * gdb.perf/gmonster2-runto-main.exp: New file.
6639 * gdb.perf/gmonster2-select-file.exp: New file.
6640 * gdb.perf/gmonster2.cc: New file.
6641 * gdb.perf/gmonster2.exp: New file.
6642
6eab34f3
DE
66432015-07-24 Doug Evans <dje@google.com>
6644
6645 * gdb.perf/README: New file.
6646 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6647 * lib/gen-perf-test.exp: New file.
6648
63738bfd
DE
66492015-07-24 Doug Evans <dje@google.com>
6650
6651 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6652 (PerfTest::startup): New function.
6653 (PerfTest::run): Return result of calling body.
6654 (PerfTest::assemble): Rewrite.
6655 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6656 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6657 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6658 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6659 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6660
7b606f95
DE
66612015-07-24 Doug Evans <dje@google.com>
6662
6663 * lib/gdb.exp (clean_restart): Make executable optional.
6664
a97b16b8
DE
66652015-07-24 Doug Evans <dje@google.com>
6666
6667 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6668 compiler_info references.
6669 * gdb.cp/temargs.exp: Ditto.
6670 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6671 (get_compiler_info): Early exit if already computed. Set compiler_info
6672 to "unknown" if there was a problem.
6673 (test_compiler_info): Add function comment. Call get_compiler_info.
6674
35baa57f
DE
66752015-07-24 Doug Evans <dje@google.com>
6676
6677 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6678 (workers/%.worker, build-perf): New rule.
6679 (GDB_PERFTEST_MODE): New variable.
6680 (check-perf): Use it.
6681 (clean): Clean up gdb.perf parallel build subdirs.
6682 * lib/build-piece.exp: New file.
6683 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6684 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6685 name.
6686 (standard_temp_file): Ditto.
6687 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6688 of $GDB_PARALLEL.
6689
6ebea266
DE
66902015-07-24 Doug Evans <dje@google.com>
6691
6692 * lib/future.exp (gdb_default_target_compile): New option
6693 "early_flags".
6694 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6695 --as-needed.
6696
1e76a7e9
SDJ
66972015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6698
6699 * gdb.base/catch-syscall.exp: Call gdb_exit before
6700 gdb_skip_xml_test.
6701
5068630a
PA
67022015-07-24 Pedro Alves <palves@redhat.com>
6703
6704 * gdb.python/py-events.exp: Accept output between the stop event
6705 and the prompt.
6706 * gdb.python/py-evsignal.exp: Likewise.
6707 * gdb.python/py-evthreads.exp: Likewise.
6708
77598427
PA
67092015-07-24 Pedro Alves <palves@redhat.com>
6710
6711 PR gdb/18717
6712 * gdb.threads/non-ldr-exit.c: New file.
6713 * gdb.threads/non-ldr-exit.exp: New file.
6714
11e6c98f
YQ
67152015-07-24 Yao Qi <yao.qi@linaro.org>
6716
6717 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6718 restarting process.
6719
51aee833
YQ
67202015-07-24 Yao Qi <yao.qi@linaro.org>
6721
6722 * gdb.server/ext-restart.exp: New file.
6723
8cfe207c
YQ
67242015-07-24 Yao Qi <yao.qi@linaro.org>
6725
6726 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6727 argument options.
6728 * gdb.server/ext-wrapper.exp: New file.
6729
cc12ce38
DE
67302015-07-23 Doug Evans <dje@google.com>
6731
6732 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6733 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6734
d0d84780
PMR
67352015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6736
6737 * gdb.ada/var_arr_typedef.exp: New testcase.
6738 * gdb.ada/var_arr_typedef/pack.adb: New file.
6739 * gdb.ada/var_arr_typedef/pack.ads: New file.
6740 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6741
8b558f79
JB
67422015-07-20 Joel Brobecker <brobecker@adacore.com>
6743
6744 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6745
775a3298
JK
67462015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6747
6748 * gdb.arch/i386-biarch-core.exp: Replace istarget
6749 by "complete set gnutarget". Remove expectation for the "core-file"
6750 command.
6751
db1ff28b
JK
67522015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6753
6754 Revert the previous commit:
6755 Tests for validate symbol file using build-id.
6756
0a94970d
JK
67572015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6758
6759 Tests for validate symbol file using build-id.
6760 * gdb.base/solib-mismatch-lib.c: New file.
6761 * gdb.base/solib-mismatch-libmod.c: New file.
6762 * gdb.base/solib-mismatch.c: New file.
6763 * gdb.base/solib-mismatch.exp: New file.
6764
03346981
SL
67652015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6766
6767 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6768 nios2-*-linux*.
6769 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6770 * gdb.base/siginfo.exp: Likewise.
6771 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6772
42422cc7
PL
67732015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6774
6775 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6776 Move it to ...
6777 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6778 ... here.
6779 * gdb.trace/range-stepping.exp: Check that the target supports
6780 range stepping.
6781
cfa68bae
JK
67822015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6783
6784 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6785
8ffdba26
PA
67862015-07-14 Pedro Alves <palves@redhat.com>
6787
6788 * gdb.base/killed-outside.exp: New file.
6789 * gdb.base/killed-outside.c: New file.
6790
218a5a11
JK
67912015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6792
6793 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6794 (n at main): New.
6795 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6796
e03ed3c6
AA
67972015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6798
6799 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6800 infcall tests instead of setting up for KFAIL.
6801
485668e5
MM
68022015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6803
6804 * gdb.btrace/record_goto-step.exp: New.
6805
08464196
JK
68062015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6807
6808 PR compile/18484
6809 * gdb.compile/compile.c (struct struct_type): Add volatile to
6810 selffield's type.
6811 * gdb.compile/compile.exp
6812 (compile code struct_object.selffield = &struct_object): Skip further
6813 struct_object tests if this one xfails.
6814
bcf5c1d9
RC
68152015-07-08 Robert O'Callahan <robert@ocallahan.org>
6816
6817 PR exp/18617
6818 * gdb.trace/ax.exp: Add test.
6819
4931af25
YQ
68202015-07-07 Yao Qi <yao.qi@linaro.org>
6821
6822 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6823 instead of istarget "aarch64*-*-*".
6824 * gdb.arch/aarch64-fp.exp: Likewise.
6825 * gdb.base/float.exp: Likewise.
6826 * gdb.reverse/aarch64.exp: Likewise.
6827 * lib/gdb.exp (is_aarch64_target): New proc.
6828
9fcf688e
YQ
68292015-07-07 Yao Qi <yao.qi@linaro.org>
6830
6831 * lib/gdb.exp (is_aarch32_target): New proc.
6832 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6833 instead of "istarget "arm*-*-*"".
6834 * gdb.arch/arm-disp-step.exp: Likewise.
6835 * gdb.arch/thumb-bx-pc.exp: Likewise.
6836 * gdb.arch/thumb-prologue.exp: Likewise.
6837 * gdb.arch/thumb-singlestep.exp: Likewise.
6838 * gdb.base/disp-step-syscall.exp: Likewise.
6839 * gdb.base/float.exp: Likewise.
6840
fbd8d50d
YQ
68412015-07-07 Yao Qi <yao.qi@linaro.org>
6842
6843 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6844 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6845
71be1fdc
YQ
68462015-07-07 Yao Qi <yao.qi@linaro.org>
6847
6848 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6849 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6850 if it exists.
6851 * gdb.multi/multi-arch.exp: Likewise.
6852
3e221d36
SM
68532015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6854
6855 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6856 print.
6857
d441430b
YQ
68582015-07-07 Yao Qi <yao.qi@linaro.org>
6859
6860 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6861
06f810bd
MG
68622015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6863
6864 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6865 '[' and ']' characters.
6866
5e61e7c0
IB
68672015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6868
6869 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6870
28bf096c
PA
68712015-06-29 Pedro Alves <palves@redhat.com>
6872
6873 PR threads/18127
6874 * gdb.threads/hand-call-new-thread.c: New file.
6875 * gdb.threads/hand-call-new-thread.c: New file.
6876
ee93cd5e
KS
68772015-06-26 Keith Seitz <keiths@redhat.com>
6878 Doug Evans <dje@google.com>
6879
6880 PR 16253
6881 * gdb.cp/var-tag-2.cc: New file.
6882 * gdb.cp/var-tag-3.cc: New file.
6883 * gdb.cp/var-tag-4.cc: New file.
6884 * gdb.cp/var-tag.cc: New file.
6885 * gdb.cp/var-tag.exp: New file.
6886
fc637f04
PP
68872015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6888
6889 * gdb.base/history-duplicates.exp: New test.
6890
2e52ae68
PP
68912015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6892
6893 * gdb.base/completion.exp: Test the completion of the "focus"
6894 command.
6895
6e22494e
JK
68962015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6897
6898 * gdb.arch/amd64-prologue-skip.S: New file.
6899 * gdb.arch/amd64-prologue-skip.exp: New file.
6900
bf7b9cd9
SM
69012015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6902
6903 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6904 is_address_zero_readable check.
6905
201e8dfd
PB
69062015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6907
6908 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6909 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6910
5cd867b4
YQ
69112015-06-24 Yao Qi <yao.qi@linaro.org>
6912
6913 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6914 linux targets.
6915
4d7be007
YQ
69162015-06-24 Yao Qi <yao.qi@linaro.org>
6917
6918 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6919 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6920 * gdb.base/siginfo-thread.exp: Likewise.
6921
07fcd301
YQ
69222015-06-22 Yao Qi <yao.qi@linaro.org>
6923
6924 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6925
52042a00
YQ
69262015-06-22 Yao Qi <yao.qi@linaro.org>
6927
6928 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6929 aarch64*-*-*.
6930 (skip_hw_watchpoint_tests): Likewise.
6931
74bd41ce
PP
69322015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6933
6934 * gdb.base/gdbinit-history.exp: Test the interaction between
6935 setting GDBHISTSIZE and setting the history size via .gdbinit.
6936
bc460514
PP
69372015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6938
6939 PR gdb/16999
6940 * gdb.base/gdbhistsize-history.exp: New test.
6941
b58c513b
PP
69422015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6943
6944 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6945 with GDBHISTSIZE.
6946 * gdb.base/readline.exp: Likewise.
6947
92046791
YQ
69482015-06-17 Yao Qi <yao.qi@linaro.org>
6949
6950 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6951 line.
6952
2093d2d3
PP
69532015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6954
6955 * gdb.base/gdbinit-history.exp: Add test case to check that
6956 an unlimited history file does not get truncated on exit.
6957
e6c693af
AA
69582015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6959
6960 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6961 (VECTOR): New macro. Use it...
6962 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6963 ...for these typedefs.
6964 (int8, char1, int1, double1): New typedefs.
6965 (struct just_int2, struct two_int2): New structures.
6966 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6967 (add_structvecs, add_singlevecs): New functions.
6968 (main): Call add_some_intvecs twice.
6969 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6970 the compile and exit upon failure. Try compiling for the "native"
6971 architecture. Test inferior function calls with vector arguments
6972 and vector return value handling with "finish" and "return".
6973
c74f7d1c
JT
69742015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6975
6976 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6977 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6978 PE file.
6979 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6980
98aa42ee
AT
69812015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6982
6983 PR breakpoints/16465
6984 * gdb.mi/mi-dprintf-pending.c: New file.
6985 * gdb.mi/mi-dprintf-pending.exp: New test.
6986 * gdb.mi/mi-dprintf-pendshr.c: New file.
6987
7d73c23c 69882015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 6989 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
6990
6991 * gdb.arch/i386-mpx-map.c: New file.
6992 * gdb.arch/i386-mpx-map.exp: New File.
6993
69942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6995
6996 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6997 * gdb.arch/i386-mpx.exp: Indentation fixed.
6998
69992015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7000
7001 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
7002 function and improved indentation.
7003 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
7004 gdb_test_multiple. Added additional tests to skip the test.
7005
70062015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7007
7008 * gdb.arch/i386-avx512.c: Change path in include file.
7009 * gdb.arch/i386-avx512.exp: Change include dir path
7010 compilation flag.
7011 * gdb.arch/i386-mpx.c: Change path in include file.
7012 * gdb.arch/i386-mpx.exp: Change include dir path compilation
7013 flag.
7014
d5eba19a
JK
70152015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7016
7017 * gdb.compile/compile-print.exp (compile print *vararray@3)
7018 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
7019
7f361056
JK
70202015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7021
7022 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
7023 (do not keep jit in memory): ... this.
7024 (expect 5): Change it to ...
7025 (expect no 5): ... this.
7026
3b462ec2
SM
70272015-06-02 Simon Marchi <simon.marchi@ericsson.com>
7028
7029 PR gdb/15564
7030 * gdb.mi/mi-detach.exp: New file.
7031
e0619de6
JK
70322015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7033
7034 PR symtab/18392
7035 * gdb.arch/amd64-tailcall-self.S: New file.
7036 * gdb.arch/amd64-tailcall-self.c: New file.
7037 * gdb.arch/amd64-tailcall-self.exp: New file.
7038
e970cb34
DB
70392015-05-28 Don Breazeal <donb@codesourcery.com>
7040
7041 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
7042 tests for remote targets by checking is_target_gdbserver.
7043
b2e2f908
DE
70442015-05-27 Doug Evans <dje@google.com>
7045
7046 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
7047 * gdb.dwarf2/opaque-type-lookup.c: New file.
7048 * gdb.dwarf2/opaque-type-lookup.exp: New file.
7049
82c7be31
DE
70502015-05-26 Doug Evans <dje@google.com>
7051
7052 * gdb.cp/iostream.cc: New file.
7053 * gdb.cp/iostream.exp: New file.
7054
b4f54984
DE
70552015-05-26 Doug Evans <dje@google.com>
7056
7057 * gdb.dwarf2/dw2-op-call.exp: Update.
7058 * gdb.dwarf2/dw4-sig-types.exp: Update.
7059 * gdb.dwarf2/implptr.exp: Update.
7060 * gdb.mi/mi-cmd-param-changed.exp: Update.
7061
4ea6efe9
DE
70622015-05-26 Doug Evans <dje@google.com>
7063
7064 * gdb.python/py-lazy-string.c: New file.
7065 * gdb.python/py-lazy-string.exp: New file.
7066 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
7067 (main): Update. Add estring3.
7068 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
7069 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
7070
f6bb7db3
YQ
70712015-05-26 Omair Javaid <omair.javaid@linaro.org>
7072 Yao Qi <yao.qi@linaro.org>
7073
7074 * gdb.reverse/aarch64.c: New.
7075 * gdb.reverse/aarch64.exp: New.
7076
a81bfbd0
OJ
70772015-05-26 Omair Javaid <omair.javaid@linaro.org>
7078
25d49b86
PA
7079 * lib/gdb.exp (supports_process_record): Return true for
7080 aarch64*-linux*.
a81bfbd0
OJ
7081 (supports_reverse): Likewise.
7082
158bf1b4
PP
70832015-05-22 Patrick Palka <patrick@parcs.ath.cx>
7084
7085 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7086 Use with_test_prefix.
7087
a0145030
AB
70882015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
7089
7090 * gdb.base/completion.exp: Add test for completion of layout
7091 names.
7092
ebe3b578
AB
70932015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
7094
7095 * lib/gdb.exp (skip_tui_tests): New proc.
7096 * gdb.base/tui-layout.exp: Check skip_tui_tests.
7097
84204ed7
PA
70982015-05-19 Pedro Alves <palves@redhat.com>
7099
7100 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
7101 Save the whole env array instead of just HOME. Unset HISTSIZE in
7102 the environment while testing. Restore whole environment
7103 afterwards.
7104
37442ce1
DE
71052015-05-16 Doug Evans <xdje42@gmail.com>
7106
7107 * gdb.guile/scm-ports.c: New file.
7108 * gdb.guile/scm-ports.exp: Add memory port tests.
7109
36de76f9
JK
71102015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7111
7112 * gdb.compile/compile-print.c: New file.
7113 * gdb.compile/compile-print.exp: New file.
7114
3a9558c4
JK
71152015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7116
7117 * gdb.compile/compile-ops.exp: Cast param to void.
7118 * gdb.compile/compile.exp: Complete type for _gdb_expr.
7119 (compile code struct_object.selffield = &struct_object): Add xfail.
7120
aa715135
JG
71212015-05-15 Joel Brobecker <brobecker@adacore.com>
7122
7123 * gdb.ada/arr_enum_with_gap: New testcase.
7124
931e5bc3
JG
71252015-05-15 Joel Brobecker <brobecker@adacore.com>
7126
7127 * gdb.ada/byte_packed_arr: New testcase.
7128
9cd4d857
JB
71292015-05-15 Joel Brobecker <brobecker@adacore.com>
7130
7131 * gdb.ada/pckd_neg: New testcase.
7132
ebfd00d2
PP
71332015-05-13 Patrick Palka <patrick@parcs.ath.cx>
7134
7135 PR gdb/17820
7136 * gdb.base/gdbinit-history.exp: New test.
7137 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
7138 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
7139
4c082a81
SC
71402015-05-09 Siva Chandra Reddy <sivachandra@google.com>
7141
7142 * gdb.python/py-xmethods.cc: Enhance test case.
7143 * gdb.python/py-xmethods.exp: New tests.
7144 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
7145 function.
7146 (B_indexoper): Likewise.
7147 (global_dm_list) : Add new xmethod worker functions.
7148
f7797074
SDJ
71492015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
7150
7151 * gdb.base/coredump-filter.exp: Correctly unset
7152 "coredump_var_addr" array.
7153
a4674e4e
PA
71542015-05-08 Pedro Alves <palves@redhat.com>
7155
7156 * gdb.server/non-existing-program.exp: Unset spawn_id.
7157
df2eb078
SC
71582015-05-08 Siva Chandra Reddy <sivachandra@google.com>
7159
7160 PR python/18291
7161 * gdb.python/py-xmethods.exp: Add tests.
7162
422349a3
YQ
71632015-05-08 Yao Qi <yao.qi@linaro.org>
7164
7165 PR gdb/18208
7166 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
7167 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
7168 function set_coredump_filter, and remove remote_exec call.
7169 Remove argument ipid. Callers update.
7170 (top level): Don't get inferior's PID.
7171
63fc80ce
AA
71722015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
7173
7174 * gdb.base/watch_thread_num.exp: Skip test on targets without
7175 access watchpoints.
7176
80ad801e
PA
71772015-05-06 Pedro Alves <palves@redhat.com>
7178
7179 PR server/18081
7180 * gdb.server/non-existing-program.exp: New file.
7181
0fa7fe50
JB
71822015-05-05 Joel Brobecker <brobecker@adacore.com>
7183
7184 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
7185
3ea89b92
PMR
71862015-05-05 Joel Brobecker <brobecker@adacore.com>
7187
7188 * gdb.ada/out_of_line_in_inlined: New testcase.
7189
87b8eff0
JB
71902015-05-05 Joel Brobecker <brobecker@adacore.com>
7191
7192 * gdb.ada/var_rec_arr: New testcase.
7193
5fccc635
YQ
71942015-04-30 Yao Qi <yao.qi@linaro.org>
7195
7196 * gdb.base/break-idempotent.exp: If
7197 skip_hw_watchpoint_multi_tests returns true, skip the tests
7198 on "rwatch" and "awatch".
7199
42d38f42
YQ
72002015-04-30 Yao Qi <yao.qi@linaro.org>
7201
7202 * gdb.base/relativedebug.exp: Invoke gdb command
7203 "info sharedlibrary", and if libc.so doesn't have debug info,
7204 skip the test.
7205
2ce1cdbf
DE
72062015-04-29 Doug Evans <dje@google.com>
7207
7208 * gdb.python/py-xmethods.exp: Add ptype tests.
7209 * gdb.python/py-xmethods.py (E_method_char_worker): Add
7210 get_result_type method.
7211
f24a38c5
LM
72122015-04-29 Luis Machado <lgustavo@codesourcery.com>
7213
7214 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
7215 the target does not support hardware watchpoints.
7216
ecbf2b3c
LM
72172015-04-29 Luis Machado <lgustavo@codesourcery.com>
7218
7219 * gdb.base/break-always.exp: Abort testing if writing to memory
7220 causes an error.
7221
34f5f757
DE
72222015-04-28 Doug Evans <dje@google.com>
7223
7224 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
7225 * gdb.python/py-pp-registration.exp: ... here. New file.
7226 * gdb.python/py-pp-registration.c: New file.
7227 * gdb.python/py-pp-registration.py: New file.
7228
69b4374a
DE
72292015-04-28 Doug Evans <dje@google.com>
7230
7231 * gdb.python/py-bad-printers.c: New file.
7232 * gdb.python/py-bad-printers.py: New file.
7233 * gdb.python/py-bad-printers.exp: New file.
7234
59fb7612
SS
72352015-04-28 Sasha Smundak <asmundak@google.com>
7236
7237 * gdb.python/py-type.exp: New test.
7238
2631b16a
AW
72392015-04-28 Andy Wingo <wingo@igalia.com>
7240
7241 * gdb.python/py-parameter.exp:
7242 * gdb.guile/scm-parameter.exp: Escape the path that we are
7243 matching against, as it might contain characters that are special
7244 to regular expressions.
7245
460efde1
JB
72462015-04-27 Joel Brobecker <brobecker@adacore.com>
7247
7248 * gdb.ada/rec_comp: New testcase.
7249
2d369d8e
SDJ
72502015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
7251
7252 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
7253 before using it.
7254
cf75d6c3
AB
72552015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
7256
7257 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
7258 new tests for verilog output.
7259
8dbe7ca5
YQ
72602015-04-24 Yao Qi <yao.qi@linaro.org>
7261
7262 * boards/remote-gdbserver-on-localhost.exp: New file.
7263
4ef9fb2f
PA
72642015-04-23 Pedro Alves <palves@redhat.com>
7265
7266 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
7267 $inferior_spawn_id instead of $inferior_spawn_id directly. On
7268 "end of file", remove $inferior_spawn_id from the indirect list.
7269
0a803169
PA
72702015-04-23 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
7273
749ef8f8
PA
72742015-04-23 Pedro Alves <palves@redhat.com>
7275
7276 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
7277 on $any_spawn_id instead of only on $gdb_spawn_id.
7278
8aae4344
PM
72792015-04-21 Pierre Muller <muller@sourceware.org>
7280
7281 PR pascal/17815
7282 * lib/pascal.exp (gpc_compile): Add new option "class".
7283 (fpc_compile): Likewise.
7284 * gdb.pascal/case-insensitive-symbols.pas: New file.
7285 * gdb.pascal/case-insensitive-symbols.exp: New file.
7286
1586c8fb
GB
72872015-04-20 Gary Benson <gbenson@redhat.com>
7288
7289 * gdb.base/attach.exp: Fix three extended remote failures.
7290
1b6e6f5c
GB
72912015-04-17 Gary Benson <gbenson@redhat.com>
7292
7293 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
7294 the main executable over the remote protocol.
7295
e797481d
PA
72962015-04-16 Pedro Alves <palves@redhat.com>
7297
7298 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
7299 a new gdbserver if gdbserver_reconnect_p is set.
7300
1ca99c42
PA
73012015-04-16 Pedro Alves <palves@redhat.com>
7302
7303 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
7304 is set, don't exit gdbserver.
7305
af9fd6f8
AA
73062015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7307
7308 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
7309 appropriate .insn, such that an older assembler can be used.
7310 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
7311 the z/Architecture instruction set on 31-bit targets as well.
7312
04ff1e61
AA
73132015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7314
7315 * gdb.go/handcall.exp: Remove all logic related to the first
7316 breakpoint and rely on go_runto_main instead.
7317 * gdb.go/strings.exp: Likewise.
7318 * gdb.go/unsafe.exp: Likewise.
7319 * gdb.go/hello.exp: Likewise. Also rename the remaining
7320 breakpoint marker to "breakpoint 1".
7321 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
7322 * gdb.go/strings.go: Likewise.
7323 * gdb.go/unsafe.go: Likewise.
7324 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
7325 "set breakpoint 2 here" and rename the remaining breakpoint marker
7326 to "breakpoint 1".
7327
40d2f8d6
SM
73282015-04-15 Simon Marchi <simon.marchi@ericsson.com>
7329
7330 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
7331 if itertools.imap is not present.
7332 * gdb.python/py-objfile.exp: Add parentheses.
7333 * gdb.python/py-type.exp: Same.
7334 * gdb.python/py-unwind-maint.py: Same.
7335
8cbc97c6
YQ
73362015-04-15 Yao Qi <yao.qi@linaro.org>
7337
7338 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
7339 of ":$ptr_size" and set its form explicitly.
7340
45fd756c
YQ
73412015-04-15 Pedro Alves <palves@redhat.com>
7342 Yao Qi <yao.qi@linaro.org>
7343
7344 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
7345 timeout by factor of 4.
7346 (test_regular_watch): Likewise.
7347 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
7348 * gdb.reverse/sigall-reverse.exp: Likewise.
7349 * gdb.reverse/until-precsave.exp: Likewise.
7350 * lib/gdb.exp (with_timeout_factor): New proc.
7351 (gdb_expect): Move some code to ...
7352 (get_largest_timeout): ... here. New procedure.
7353
9e811bc3
LM
73542015-04-14 Luis Machado <lgustavo@codesourcery.com>
7355
7356 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
7357
0ff6fcb2
LM
73582015-04-13 Luis Machado <lgustavo@codesourcery.com>
7359
7360 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
7361 to write to the .text section.
7362
7578d5f7
LM
73632015-04-13 Luis Machado <lgustavo@codesourcery.com>
7364
7365 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
7366 Handle the case of targets that do not provide PID information.
7367
2efe15c4
YQ
73682015-04-13 Yao Qi <yao.qi@linaro.org>
7369
7370 * lib/gdbserver-support.exp (gdb_exit): Catch exception
7371 and use expect instead of gdb_expect.
7372
8cd8f2f8
SDJ
73732015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7374
7375 * gdb.base/coredump-filter.exp: Rename variable "addr" to
7376 "coredump_var_addr" to avoid naming conflict with other testcases.
7377
9ee41772
PA
73782015-04-10 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
7381 gdb_test_sequence and gdb_assert.
7382
07473109
PA
73832015-04-10 Pedro Alves <palves@redhat.com>
7384
7385 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
7386 test messages that don't include the breakpoint address.
7387
de3db44c
YQ
73882015-04-10 Yao Qi <yao.qi@linaro.org>
7389
7390 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
7391 false for some offset and width combinations which aren't
7392 supported by linux kernel.
7393
c79d856c
PA
73942015-04-10 Pedro Alves <palves@redhat.com>
7395
7396 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
7397 procedure, factored out from ...
7398 (top level): ... here. Add "set displaced-stepping" testing axis.
7399 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
7400 parameter "displaced". Use it.
7401 (top level): Use foreach and add "set displaced-stepping" testing
7402 axis.
7403
ebc90b50
PA
74042015-04-10 Pedro Alves <palves@redhat.com>
7405
7406 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
7407 Remove comment.
7408 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
7409 both the address of the instruction that triggers the watchpoint
7410 and the address of the instruction immediately after, and use
7411 those addresses for the test. Fix comment.
7412
8f572e5c
PA
74132015-04-10 Pedro Alves <palves@redhat.com>
7414
7415 * gdb.base/sigstep.exp (breakpoint_to_handler)
7416 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
7417 Test "backtrace" in handler.
7418 (breakpoint_over_handler): New parameter 'displaced'. Use it.
7419 (top level): Add new "displaced" test axis to
7420 breakpoint_to_handler, breakpoint_to_handler_entry and
7421 breakpoint_over_handler.
7422
8d707a12
PA
74232015-04-10 Pedro Alves <palves@redhat.com>
7424
7425 PR gdb/18216
7426 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
7427
ef713951
YQ
74282015-04-10 Yao Qi <yao.qi@linaro.org>
7429
7430 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
7431 (test_add_rn_pc): New function.
7432 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
7433 (top level): Invoke test_add_rn_pc.
7434
906d60cf
PA
74352015-04-10 Pedro Alves <palves@redhat.com>
7436
7437 PR gdb/13858
7438 * gdb.base/step-over-no-symbols.exp: New file.
7439
f2983cc3
AW
74402015-04-09 Andy Wingo <wingo@igalia.com>
7441
7442 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
7443 after the Python tests.
7444
6d62641c
SDJ
74452015-04-08 Keith Seitz <keiths@redhat.com>
7446
7447 PR python/16699
7448 * gdb.python/py-completion.exp: New tests for completion.
7449 * gdb.python/py-completion.py (CompleteLimit1): New class.
7450 (CompleteLimit2): Likewise.
7451 (CompleteLimit3): Likewise.
7452 (CompleteLimit4): Likewise.
7453 (CompleteLimit5): Likewise.
7454 (CompleteLimit6): Likewise.
7455 (CompleteLimit7): Likewise.
7456
f3770638
PA
74572015-04-08 Pedro Alves <palves@redhat.com>
7458
7459 PR gdb/18214
7460 PR gdb/18216
7461 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
7462 function.
7463 (main): Install it as SIGUSR1 handler.
7464 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
7465 parameter. Always use "setup" as prefix. Toggle "set
7466 displaced-stepping" off/on depending on global. Don't switch to
7467 thread 1 here.
7468 (top level): Add displaced stepping "off/on" test axis. Update
7469 "setup" calls. Wrap each subtest with with_test_prefix. Test
7470 continuing with a queued signal in each thread.
7471
4496bed7
PA
74722015-04-08 Pedro Alves <palves@redhat.com>
7473
7474 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
7475 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
7476 gdb_breakpoint instead of gdb_test that doesn't expect anything.
7477 Return early if running to main fails.
7478 * gdb.trace/while-stepping.exp: Likewise.
7479
b97fde92
PA
74802015-04-07 Pedro Alves <palves@redhat.com>
7481
7482 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
7483 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
7484 interact with inferior program.
7485
f71c18e7
PA
74862015-04-07 Pedro Alves <palves@redhat.com>
7487
7488 * lib/gdb.exp (inferior_spawn_id): New global.
7489 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
7490 spawn id after processing the user code.
7491 (default_gdb_start): Set inferior_spawn_id.
7492 (send_inferior): New procedure.
7493 * lib/gdbserver-support.exp (gdbserver_start): Set
7494 inferior_spawn_id.
7495 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
7496
6423214f
PA
74972015-04-07 Pedro Alves <palves@redhat.com>
7498
7499 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
7500 * lib/gdbserver-support.exp (gdbserver_start): Make
7501 $server_spawn_id global.
7502 (gdbserver_start): Don't wait for gdbserver's spawn id with
7503 expect_background.
7504 (close_gdbserver): New procedure.
7505 (gdb_exit): Rename the default version and reimplement.
7506
71c0ee8c
PA
75072015-04-07 Pedro Alves <palves@redhat.com>
7508
72f4393d 7509 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
7510 append the substituted item, not the original item.
7511
203bc29b
PA
75122015-04-07 Pedro Alves <palves@redhat.com>
7513
7514 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
7515 gdb_expect.
7516
508a3ddf
PA
75172015-04-07 Pedro Alves <palves@redhat.com>
7518
7519 * gdb.base/interrupt.exp: Don't handle the case of the inferior
7520 output appearing once only.
7521
9f6dbe2b
PA
75222015-04-07 Pedro Alves <palves@redhat.com>
7523
7524 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
7525 that doesn't expect anything. Return early if running to main
7526 fails.
7527
337532fa
YQ
75282015-04-07 Yao Qi <yao.qi@linaro.org>
7529
7530 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
7531 (child_function): Call alarm.
7532 (main): Move call to alarm into the loop.
7533 * gdb.threads/non-stop-fair-events.exp: Build program with
7534 -DTIMEOUT=$timeout.
7535
01b622d4
DE
75362015-04-06 Doug Evans <xdje42@gmail.com>
7537
7538 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
7539 Fix dest parameter to board_info.
7540 (fpc_compile): Ditto.
7541 (gdb_compile_pascal): Rename dest arg to destfile.
7542
961f4160
PMR
75432015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
7544
7545 * gdb.ada/funcall_ref.exp: New file.
7546 * gdb.ada/funcall_ref/foo.adb: New file.
7547
cafda597
YQ
75482015-04-02 Yao Qi <yao.qi@linaro.org>
7549
7550 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
7551 is remote.
7552
fed040c6
GB
75532015-04-02 Gary Benson <gbenson@redhat.com>
7554
7555 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
7556
d11916aa
SS
75572015-04-01 Sasha Smundak <asmundak@google.com>
7558
7559 * gdb.python/py-unwind-maint.c: New file.
7560 * gdb.python/py-unwind-maint.exp: New test.
7561 * gdb.python/py-unwind-maint.py: New file.
7562 * gdb.python/py-unwind.c: New file.
7563 * gdb.python/py-unwind.exp: New test.
7564 * gdb.python/py-unwind.py: New test.
7565
a1471180
PA
75662015-04-01 Pedro Alves <palves@redhat.com>
7567
7568 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
7569 to fail instead of non-existent $test.
7570
0bbeccb1
PA
75712015-04-01 Pedro Alves <palves@redhat.com>
7572
7573 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7574 GDBFLAGS if not empty.
7575
3c724c8c
PMR
75762015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7577
7578 * gdb.ada/complete.exp: Remove "multi_line".
7579 * gdb.ada/info_exc.exp: Remove "multi_line".
7580 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7581 * gdb.ada/ptype_field.exp: Remove "multi_line".
7582 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7583 * gdb.ada/tagged.exp: Remove "multi_line".
7584 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7585 [multi_line ...]
7586 * gdb.btrace/delta.exp: Likewise.
7587 * gdb.btrace/exception.exp: Likewise.
7588 * gdb.btrace/function_call_history.exp: Likewise.
7589 * gdb.btrace/instruction_history.exp: Likewise.
7590 * gdb.btrace/nohist.exp: Likewise.
7591 * gdb.btrace/record_goto.exp: Likewise.
7592 * gdb.btrace/segv.exp: Likewise.
7593 * gdb.btrace/stepi.exp: Likewise.
7594 * gdb.btrace/tailcall.exp: Likewise.
7595 * gdb.btrace/unknown_functions.exp: Likewise.
7596 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7597 * lib/gdb.exp: Add the "multi_line" helper.
7598
4eec2deb
PA
75992015-04-01 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.threads/tid-reuse.c: New file.
7602 * gdb.threads/tid-reuse.exp: New file.
7603
df8411da
SDJ
76042015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7605
7606 PR corefiles/16092
7607 * gdb.base/coredump-filter.c: New file.
7608 * gdb.base/coredump-filter.exp: Likewise.
7609
6ef37366
PM
76102015-03-27 Petr Machata <pmachata@redhat.com>
7611
7612 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7613 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7614 (Dwarf::assemble): Initialize them.
7615 (Dwarf::lines): New function.
7616
7ec911b0
JT
76172015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7618
7619 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7620 SYMBOL_PREFIX for x86_64-*-cygwin.
7621
ff908ebf
AW
76222015-03-26 Andy Wingo <wingo@igalia.com>
7623
7624 PR symtab/18148
7625 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7626 const_value but not a location.
7627 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7628 location defined in non-main CUs are visible.
7629
6d5f0679
YQ
76302015-03-26 Yao Qi <yao.qi@linaro.org>
7631
7632 PR testsuite/18139
7633 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7634 Add a line number entry for the same line.
7635 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7636 Add a line number entry for the same line.
7637
2898689b
YQ
76382015-03-26 Yao Qi <yao.qi@linaro.org>
7639
7640 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7641 .int 0.
7642 (func): Likewise. Add .Lfunc_1 label.
7643 Use .Lfunc_1 label.
7644 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7645 .int 0.
7646 (func): Likewise.
7647 Use .Lfunc_1 label.
7648
85180498
YQ
76492015-03-26 Yao Qi <yao.qi@linaro.org>
7650
7651 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7652 Call gdb_compile instead to compile each .s files without debug
7653 information.
7654
8aa08a8d
YQ
76552015-03-26 Yao Qi <yao.qi@linaro.org>
7656
7657 * gdb.base/savedregs.exp (process_saved_regs): Make
7658 "Saved registers:" optional in the pattern.
7659
66849923
MM
76602015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7661
7662 * gdb.btrace/next.exp: Merged into step.exp.
7663 * gdb.btrace/finish.exp: Merged into step.exp.
7664 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7665 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7666 "record goto" and checking the exact replay position.
7667 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7668 check for "Recording format" in "info record" output.
7669 * gdb.btrace/record_goto.exp: Choose test file based on target.
7670 * gdb.btrace/x86-record_goto.S: Renamed into ...
7671 * gdb.btrace/x86_64-record_goto.S: ... this.
7672 * gdb.btrace/i686-record_goto.S: New.
7673 * gdb.btrace/x86-tailcall.S: Renamed into ...
7674 * gdb.btrace/x86_64-tailcall.S: ... this.
7675 * gdb.btrace/i686-tailcall.S: New.
7676 * gdb.btrace/x86-tailcall.c: Renamed into ...
7677 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7678 separate statements. Update test.
7679 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7680 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7681 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7682 * gdb.btrace/tailcall.exp: Choose test file based on target.
7683 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7684
11cc1b74
MM
76852015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7686
7687 * gdb.btrace/exception.exp: Increase BTS buffer size.
7688
a25d8bf9
PA
76892015-03-24 Pedro Alves <palves@redhat.com>
7690
7691 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7692
856e7dd6
PA
76932015-03-24 Pedro Alves <palves@redhat.com>
7694
7695 * gdb.threads/schedlock.exp (test_step): No longer expect that
7696 "set scheduler-locking step" with "next" over a function call runs
7697 threads unlocked.
7698
ad235a41
AT
76992015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7700
7701 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7702
15630549
AT
77032015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7704
7705 PR breakpoints/16466
7706 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7707 * gdb.mi/mi-pending.c (thread_func): New function.
7708 (int main): Add threading support required.
7709 * gdb.mi/mi-pending.exp: Add tests for this issue.
7710 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7711 (pendfunc2): Remove stdio dependency.
7712 * gdb.mi/mi-pendshr2.c: New file.
7713
693dca06
KS
77142015-03-23 Keith Seitz <keiths@redhat.com>
7715
7716 * gdb.linespec/keywords.c: New file.
7717 * gdb.linespec/keywords.exp: New file.
7718
7e993ebf
KS
77192015-03-23 Keith Seitz <keiths@redhat.com>
7720
7721 PR gdb/18021
7722 * gdb.dwarf2/staticvirtual.exp: New test.
7723
bc23328c
JK
77242015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7725
7726 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7727 * README: Remove HP-UX and gdb.hp.
7728 (configuration):
7729 * configure: Regenerate.
7730 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7731 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7732 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7733 gdb.hp/gdb.defects/Makefile.
7734 * gdb.hp/Makefile.in: File deleted.
7735 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7736 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7737 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7738 * gdb.hp/gdb.aCC/run.c: File deleted.
7739 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7740 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7741 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7742 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7743 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7744 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7745 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7746 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7747 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7748 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7749 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7750 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7751 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7752 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7753 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7754 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7755 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7756 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7757 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7758 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7759 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7760 * gdb.hp/gdb.compat/average.c: File deleted.
7761 * gdb.hp/gdb.compat/sum.c: File deleted.
7762 * gdb.hp/gdb.compat/xdb.c: File deleted.
7763 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7764 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7765 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7766 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7767 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7768 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7769 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7770 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7771 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7772 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7773 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7774 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7775 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7776 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7777 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7778 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7779 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7780 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7781 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7782 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7783 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7784 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7785 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7786 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7787 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7788 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7789 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7790 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7791 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7792 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7793 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7794 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7795 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7796 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7797 * gdb.hp/tools/odump: File deleted.
7798
8bf3b159
PA
77992015-03-19 Pedro Alves <palves@redhat.com>
7800
7801 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7802 (saw_thread_3): New globals.
7803 (top level): Increment them when an event for the corresponding
7804 thread is seen.
7805 (no thread starvation): New test.
7806
eb54c8bf
PA
78072015-03-19 Pedro Alves <palves@redhat.com>
7808
7809 * gdb.threads/continue-pending-status.c: New file.
7810 * gdb.threads/continue-pending-status.exp: New file.
7811
32d2e5d6
PA
78122015-03-18 Pedro Alves <palves@redhat.com>
7813
7814 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7815 Use gdb_is_target_remote instead of is_remote. Use
7816 gdb_test_multiple instead of gdb_expect. Exit early if
7817 gdb_test_multiple hits its internal matches. Tighten stepi tests
7818 expected output. Fail on exit with any signal, instead of just
7819 SIGILL.
7820
f68f11b7
YQ
78212015-03-18 Yao Qi <yao.qi@linaro.org>
7822
7823 PR tdep/18107
7824 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7825 variable.
7826 * gdb.base/catch-syscall.exp: Don't skip it on
7827 aarch64*-*-linux* target. Remove elements in all_syscalls.
7828 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7829 target.
7830 (setup_all_syscalls): New proc.
7831
ca5fd19b
YQ
78322015-03-16 Yao Qi <yao.qi@linaro.org>
7833
7834 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7835 (top level): Skip tests if valid_addr_p returns false for
7836 $cmd1 or $cmd2.
7837
85642ba0
AW
78382015-03-11 Andy Wingo <wingo@igalia.com>
7839
7840 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7841
e03f9645
YQ
78422015-03-11 Yao Qi <yao.qi@linaro.org>
7843
7844 * gdb.base/catch-syscall.exp: Fix typo in comments.
7845
5d0962b2
YQ
78462015-03-11 Yao Qi <yao.qi@linaro.org>
7847
7848 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7849
b2df3cef
PA
78502015-03-09 Pedro Alves <palves@redhat.com>
7851
7852 * dg-extract-results.py: Delete.
7853
ef878e53
PA
78542015-03-09 Pedro Alves <palves@redhat.com>
7855
7856 Merge dg-extract-results.sh from GCC upstream (r218843).
7857
7858 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7859 * dg-extract-results.sh: Use --text with grep to avoid issues with
7860 binary files. Fall back to cat -v, if that doesn't work.
7861
9494d219
PA
78622015-03-05 Pedro Alves <palves@redhat.com>
7863
7864 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7865
a8d9763a
SM
78662015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7867
7868 * lib/mi-support.exp (mi_expect_interrupt): Accept
7869 alternative event for when in all-stop mode.
7870
be9957b8
PA
78712015-03-04 Pedro Alves <palves@redhat.com>
7872
7873 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7874
d57be0f4 78752015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
7876
7877 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7878
c214c7cf
AA
78792015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7880
7881 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7882 regexps for GDB's current line display, accept a hex address
7883 preceding the line number.
7884
6d74a497
AA
78852015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7886
7887 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7888 the 'arch1' variable for "s390*-linux*" targets.
7889
511aee7c
PA
78902015-03-04 Pedro Alves <palves@redhat.com>
7891
7892 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7893 (main): Pass missing retval argument to pthread_join call.
7894
95e50b27
PA
78952015-03-02 Pedro Alves <palves@redhat.com>
7896
7897 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7898 (top level): Call do_test with non-stop as well.
7899
28054d69
PA
79002015-03-02 Pedro Alves <palves@redhat.com>
7901
7902 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7903 -1.
7904
4fa5d7b4
AA
79052015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7906
7907 * gdb.arch/s390-vregs.exp: New test.
7908 * gdb.arch/s390-vregs.S: New file.
7909
97c18565
PA
79102015-02-27 Pedro Alves <palves@redhat.com>
7911
7912 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7913 call to catch_command_errors.
7914 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7915 catch_command_errors.
7916
a37bfa30
PA
79172015-02-27 Pedro Alves <palves@redhat.com>
7918
7919 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7920 "true" for boolean result.
7921 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7922 prototype of main.
7923
6f98576f
PA
79242015-02-27 Pedro Alves <palves@redhat.com>
7925
7926 * lib/unbuffer_output.c: New file.
7927 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7928 (main): Call gdb_unbuffer_output.
7929
eba5ab56
YQ
79302015-02-27 Yao Qi <yao.qi@linaro.org>
7931
7932 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7933 target.
7934
0def5aaa
DE
79352015-02-26 Doug Evans <dje@google.com>
7936
7937 * gdb.cp/class2.cc (Dbase, D): New classes.
7938 (main): New local delta.
7939 * gdb.cp/class2.exp: Test printing delta.
7940 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7941 (dynbar): New global.
7942 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7943
081a1c2c
JK
79442015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7945
7946 * gdb.compile/compile-ifunc.c: New file.
7947 * gdb.compile/compile-ifunc.exp: New file.
7948
2f41223f
AT
79492015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7950
7951 * gdb.base/structs.exp: Check for correct struct on finish.
7952
03eddd80
YQ
79532015-02-26 Yao Qi <yao.qi@linaro.org>
7954
7955 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7956 is zero.
7957
80c57053
JK
79582015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7959
7960 * gdb.arch/cordic.ko.bz2: New file.
7961 * gdb.arch/cordic.ko.debug.bz2: New file.
7962 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7963
21613c12
YQ
79642015-02-25 Yao Qi <yao.qi@linaro.org>
7965
7966 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7967 aarch64*-*-* target.
7968
d8b901ed
PA
79692015-02-23 Pedro Alves <palves@redhat.com>
7970
7971 * lib/gdb.exp (delete_breakpoints): Rewrite using
7972 gdb_test_multiple.
7973
e5b85ead
PA
79742015-02-23 Pedro Alves <palves@redhat.com>
7975
7976 * gdb.base/info-os.c: Include stdlib.h.
7977
85c3a371
DE
79782015-02-22 Doug Evans <xdje42@gmail.com>
7979
7980 PR symtab/17855
7981 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7982 is read after symbols have been re-read.
7983 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7984 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7985
96553a0c
DE
79862015-02-21 Doug Evans <dje@google.com>
7987
7988 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7989
97a0c697
JK
79902015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7991
7992 PR corefiles/17808
7993 * gdb.arch/i386-biarch-core.core.bz2: New file.
7994 * gdb.arch/i386-biarch-core.exp: New file.
7995
a47cd6e9
PA
79962015-02-21 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7999 runto_main fails.
8000
c5facdc4
PA
80012015-02-20 Pedro Alves <palves@redhat.com>
8002
8003 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
8004 info probes.
8005
2db9a427
PA
80062015-02-20 Pedro Alves <palves@redhat.com>
8007
8008 * gdb.threads/multi-create-ns-info-thr.exp: New file.
8009
60fb7e9e
PA
80102015-02-20 Pedro Alves <palves@redhat.com>
8011
8012 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
8013 clean_restart before gdb_target_supports_trace.
8014
5c5019c2
PA
80152015-02-20 Pedro Alves <palves@redhat.com>
8016
8017 PR threads/18006
8018 * gdb.threads/clone-thread_db.c: New file.
8019 * gdb.threads/clone-thread_db.exp: New file.
8020
c9587f88
AT
80212015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
8022
8023 PR breakpoints/16812
8024 * gdb.base/catch-gdb-caused-signals.c: New file.
8025 * gdb.base/catch-gdb-caused-signals.exp: New file.
8026
f6a88844
JM
80272015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
8028
8029 * configure: Regenerated.
8030 * configure.ac: Use GDB_AC_TRANSFORM.
8031 * aclocal.m4: sinclude ../transform.m4.
8032
497c491b
JM
80332015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
8034
8035 * lib/dtrace.exp: New file.
8036 * gdb.base/dtrace-probe.exp: Likewise.
8037 * gdb.base/dtrace-probe.d: Likewise.
8038 * gdb.base/dtrace-probe.c: Likewise.
8039 * lib/pdtrace.in: Likewise.
8040 * configure.ac: Output variables with the transformed names of
8041 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
8042 * configure: Regenerated.
8043
03e98035
JM
80442015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
8045
8046 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
8047 expected message when trying to access $_probe_* convenience
8048 variables while not on a probe.
8049
63cc30e9
JK
80502015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8051
8052 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
8053
0703599a
PA
80542015-02-11 Pedro Alves <pedro@codesourcery.com>
8055
8056 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
8057 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
8058
7e60a48e
DE
80592015-02-10 Doug Evans <xdje42@gmail.com>
8060
8061 * lib/gdb.exp (gdb_load): Always return a result.
8062
01b088bc
PA
80632015-02-10 Pedro Alves <palves@redhat.com>
8064
8065 * gdb.threads/signal-sigtrap.c: New file.
8066 * gdb.threads/signal-sigtrap.exp: New file.
8067
b05ec7a5
AT
80682015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
8069
8070 * gdb.trace/no-attach-trace.c: New file.
8071 * gdb.trace/no-attach-trace.exp: New file.
8072
a2c2acaf
MW
80732015-02-09 Mark Wielaard <mjw@redhat.com>
8074
8075 * gdb.dwarf2/atomic.c: New file.
8076 * gdb.dwarf2/atomic-type.exp: Likewise.
8077
31fd9caa
MM
80782015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8079
8080 * gdb.btrace/buffer-size.exp: Update "info record" output.
8081 * gdb.btrace/delta.exp: Update "info record" output.
8082 * gdb.btrace/enable.exp: Update "info record" output.
8083 * gdb.btrace/finish.exp: Update "info record" output.
8084 * gdb.btrace/instruction_history.exp: Update "info record" output.
8085 * gdb.btrace/next.exp: Update "info record" output.
8086 * gdb.btrace/nexti.exp: Update "info record" output.
8087 * gdb.btrace/step.exp: Update "info record" output.
8088 * gdb.btrace/stepi.exp: Update "info record" output.
8089 * gdb.btrace/nohist.exp: Update "info record" output.
8090
d33501a5
MM
80912015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8092
8093 * gdb.btrace/buffer-size: New.
8094
f4abbc16
MM
80952015-02-09 Markus Metzger <markus.t.metzger@intel.com>
8096
8097 * gdb.btrace/delta.exp: Update "info record" output.
8098 * gdb.btrace/enable.exp: Update "info record" output.
8099 * gdb.btrace/finish.exp: Update "info record" output.
8100 * gdb.btrace/instruction_history.exp: Update "info record" output.
8101 * gdb.btrace/next.exp: Update "info record" output.
8102 * gdb.btrace/nexti.exp: Update "info record" output.
8103 * gdb.btrace/step.exp: Update "info record" output.
8104 * gdb.btrace/stepi.exp: Update "info record" output.
8105 * gdb.btrace/nohist.exp: Update "info record" output.
8106
b9d61307
SM
81072015-02-06 Simon Marchi <simon.marchi@ericsson.com>
8108
8109 PR gdb/15678
8110 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
8111
e584fdbc
PA
81122015-02-06 Pedro Alves <palves@redhat.com>
8113
8114 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
8115 macro.
8116 (seconds_left, again): New globals.
8117 (main): Wait seconds_left in a 1-second sleep loop instead of
8118 sleeping 180 seconds. If 'again' is set, reset the seconds
8119 counter.
8120 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
8121 'again' in the inferior before detaching. Print the seconds left.
8122 (options): New global.
8123 (top level): Build program with -DTIMEOUT=$timeout.
8124
77f41761
PA
81252015-02-06 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
8128 determine how many seconds to pass to 'alarm'.
8129 * gdb.base/gdb-sigterm.exp (top level): Build program with
8130 -DTIMEOUT=$timeout.
8131 (do_test): Return success/failure indication. Add more verbose
8132 logging. Don't fail if 200 single steps are seen. Instead, fail
8133 when the test times out.
8134 (passes): New global.
8135 (top level): Break the testing loop if testing fails on any
8136 iteration. Use gdb_assert.
8137
b9394193
DB
81382015-02-04 Don Breazeal <donb@codesourcery.com>
8139
8140 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
8141 and initialize them.
8142 (ipc_cleanup): New function.
8143 (main): Don't declare shmid, semid, and msqid. Add a call to
8144 atexit so that we call ipc_cleanup on exit.
8145
42d9e528
PA
81462015-02-04 Pedro Alves <palves@redhat.com>
8147
8148 * boards/native-extended-gdbserver.exp: Remove any target variant
8149 specifications from the board name before clearing the isremote
8150 flag from board_info.
8151
ae6ae975
DE
81522015-01-31 Doug Evans <xdje42@gmail.com>
8153
8154 * gdb.base/maint.exp <maint print type argc>: Update expected output.
8155
cfb069a8
GB
81562015-01-31 Gary Benson <gbenson@redhat.com>
8157
8158 * gdb.base/completion.exp: Disable completion limiting for
8159 existing tests. Add new tests to check completion limiting.
8160 * gdb.linespec/ls-errs.exp: Disable completion limiting.
8161
5dd31d79
DE
81622015-01-31 Doug Evans <xdje42@gmail.com>
8163
8164 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
8165
9f050062
DE
81662015-01-31 Doug Evans <xdje42@gmail.com>
8167
8168 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
8169 entries. Duplicate file section script entries.
8170 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
8171 inlined entries. Add test for safe-path rejection.
8172 * gdb.python/py-section-script.c: Add duplicate inlined section script
8173 entries. Duplicate file section script entries.
8174 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
8175 inlined entries. Add test for safe-path rejection.
8176
df25ebbd
JB
81772015-01-29 Joel Brobecker <brobecker@adacore.com>
8178
8179 * gdb.ada/disc_arr_bound: New testcase.
8180
4a0ca9ec
JB
81812015-01-29 Joel Brobecker <brobecker@adacore.com>
8182
8183 * gdb.ada/mi_var_array: New testcase.
8184
3a8b707a
DE
81852015-01-27 Doug Evans <dje@google.com>
8186
8187 * gdb.python/py-objfile.exp: Add tests for objfile.username.
8188 Add test for objfile.filename, objfile.username after objfile
8189 has been unloaded.
8190
f8313f6e
JB
81912015-01-26 Joel Brobecker <brobecker@adacore.com>
8192
8193 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
8194 the second test to print the name attribute of value
8195 returned by the call to gdb.lookup_type, and adjust
8196 the expected output accordingly.
8197
37bc665e
MW
81982015-01-25 Mark Wielaard <mjw@redhat.com>
8199
8200 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
8201 * gdb.base/disp-step-fork.c: Include unistd.h.
8202 * gdb.base/siginfo-obj.c: Include stdio.h.
8203 * gdb.base/siginfo-thread.c: Likewise.
8204 * gdb.mi/non-stop.c: Include unistd.h.
8205 * gdb.mi/nsthrexec.c: Include stdio.h.
8206 * gdb.mi/pthreads.c: Include unistd.h.
8207 * gdb.modula2/unbounded1.c (main): Declare returns int.
8208 * gdb.reverse/consecutive-reverse.c: Likewise.
8209 * gdb.threads/create-fail.c: Include unistd.h.
8210 * gdb.threads/killed.c: Likewise.
8211 * gdb.threads/linux-dp.c: Likewise.
8212 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
8213 * gdb.threads/non-ldr-exc-2.c: Likewise.
8214 * gdb.threads/non-ldr-exc-3.c: Likewise.
8215 * gdb.threads/non-ldr-exc-4.c: Likewise.
8216 * gdb.threads/pthreads.c: Include unistd.h.
8217 (main): Declare returns int.
8218 * gdb.threads/tls-main.c (foo): New declaration.
8219 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
8220
f7e5394d
SM
82212015-01-23 Simon Marchi <simon.marchi@ericsson.com>
8222
8223 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
8224 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
8225
743649fd
MW
82262015-01-15 Mark Wielaard <mjw@redhat.com>
8227
8228 * gdb.base/noreturn-return.c: New file.
8229 * gdb.base/noreturn-return.exp: New file.
8230 * gdb.base/noreturn-finish.c: New file.
8231 * gdb.base/noreturn-finish.exp: New file.
8232
198297aa
PA
82332015-01-23 Pedro Alves <palves@redhat.com>
8234
8235 * gdb.threads/continue-pending-after-query.c: New file.
8236 * gdb.threads/continue-pending-after-query.exp: New file.
8237
717cf30c
AG
82382015-01-22 Anders Granlund <anders.granlund@ericsson.com>
8239 Simon Marchi <simon.marchi@ericsson.com>
8240
8241 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
8242 * gdb.base/valgrind-db-attach.exp: Same.
8243 * gdb.base/valgrind-infcall.exp: Same.
8244 * lib/mi-support.exp (default_mi_gdb_start): Same.
8245 * lib/prompt.exp (default_prompt_gdb_start): Same.
8246 * lib/gdb.exp (default_gdb_spawn): Same.
8247 (gdb_interact): New.
8248
8249
4b62a76e
JK
82502015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8251
8252 * gdb.compile/compile.exp (pointer to jit function): New test.
8253
b4cdae6f
WW
82542015-01-17 Wei-cheng Wang <cole945@gmail.com>
8255
8256 * lib/gdb.exp (supports_process_record): Return true for
8257 powerpc*-*-linux*.
8258 (supports_reverse): Likewise.
8259
d221e7ef
DB
82602015-01-15 Don Breazeal <donb@codesourcery.com>
8261
8262 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
8263 instead of checking whether the target board is remote and
8264 use spawn_wait_for_attach instead of exec/sleep.
8265 * gdb.base/attach-twice.exp: Likewise.
8266
bafffb51
JB
82672015-01-15 Joel Brobecker <brobecker@adacore.com>
8268
8269 * gdb.ada/var_arr_attrs: New testcase.
8270
5589af0e
PA
82712015-01-14 Pedro Alves <palves@redhat.com>
8272 Joel Brobecker <brobecker@adacore.com>
8273
8274 PR gdb/17525
8275 * gdb.base/bp-cmds-execution-x-script.c: New file.
8276 * gdb.base/bp-cmds-execution-x-script.exp: New file.
8277 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
8278
6c400b59
PA
82792015-01-14 Pedro Alves <palves@redhat.com>
8280
8281 PR cli/17828
8282 * gdb.base/batch-preserve-term-settings.c: New file.
8283 * gdb.base/batch-preserve-term-settings.exp: New file.
8284
e02c96a7
DE
82852015-01-13 Doug Evans <dje@google.com>
8286
8287 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
8288 binary.
8289
576fd14c
JB
82902015-01-13 Joel Brobecker <brobecker@adacore.com>
8291
8292 * Makefile.in (clean mostlyclean): Do not delete *.py.
8293
04dccad0
JB
82942015-01-13 Joel Brobecker <brobecker@adacore.com>
8295
8296 * gdb.python/py-lookup-type.exp: New file.
8297
3d230f71
PA
82982015-01-12 Pedro Alves <palves@redhat.com>
8299
8300 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
8301 restore GDBFLAGS before returning.
8302
7e67715d
JK
83032015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8304
8305 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
8306 is_amd64_regs_target and is_x86_like_target.
8307
f2e0d4b4
DE
83082015-01-11 Doug Evans <xdje42@gmail.com>
8309
8310 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
8311 is given without an explicit form.
8312 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
8313 attributes.
8314 * gdb.dwarf/corrupt.exp: Ditto.
8315 * gdb.dwarf2/enum-type.exp: Ditto.
8316 * gdb.trace/entry-values.exp: Ditto.
8317 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
8318
439250fb
DE
83192015-01-11 Doug Evans <xdje42@gmail.com>
8320
8321 PR gdb/15830
8322 * gdb.base/maint.exp: Remove references to "maint demangle".
8323 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
8324 Add tests for explicitly specifying language to demangle.
8325 * gdb.dlang/demangle.exp: Ditto.
8326
ede9f622
PA
83272015-01-09 Pedro Alves <palves@redhat.com>
8328
8329 * gdb.threads/non-stop-fair-events.c: New file.
8330 * gdb.threads/non-stop-fair-events.exp: New file.
8331
a7b796db
PA
83322015-01-09 Pedro Alves <palves@redhat.com>
8333
8334 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
8335 the global scope. Set a breakpoint after all threads are started
8336 rather than stepping over two source lines. Expect the prompt.
8337 * gdb.base/watch_thread_num.c (threads_started_barrier): New
8338 global.
8339 (NUM): Now 15.
8340 (main): Use threads_started_barrier to wait for all threads to
8341 start. Main thread no longer calls thread_function. Exit after
8342 180 seconds.
8343 (loop): New function.
8344 (thread_function): Wait on threads_started_barrier barrier. Call
8345 'loop' at each iteration.
8346 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
8347 threads have started, instead of hardcoding number of "next"
8348 steps. Use an access watchpoint instead of a write watchpoint.
8349
9665ffdd
PA
83502015-01-09 Pedro Alves <palves@redhat.com>
8351
8352 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
8353 (thread_func): Wait on barrier.
8354 (main): Wait for all threads to start before stopping GDB.
8355 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
8356 global.
8357 (thread1_func, thread2_func): Wait on barrier.
8358 (main): Wait for all threads to start before stopping GDB.
8359 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
8360 New global.
8361 (thread1_func, thread2_func): Wait on barrier.
8362 (main): Wait for all threads to start before stopping GDB.
8363
c945a99f
PA
83642015-01-09 Pedro Alves <palves@redhat.com>
8365
8366 * gdb.threads/attach-many-short-lived-threads.c: New file.
8367 * gdb.threads/attach-many-short-lived-threads.exp: New file.
8368
c1a747c1
PA
83692014-01-09 Pedro Alves <palves@redhat.com>
8370
8371 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
8372 instead of to thread 2.
8373 * gdb.threads/signal-command-multiple-signals-pending.c (main):
8374 Add barrier around each pthread_create call instead of around all
8375 calls.
8376 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
8377 Set a break on thread_function and have the child threads hit it
8378 one at at a time.
8379
60b3033e
PA
83802015-01-09 Pedro Alves <palves@redhat.com>
8381
8382 * lib/gdb.exp (can_spawn_for_attach): New procedure.
8383 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
8384 false.
8385 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
8386 checking whether the target board is remote.
8387 * gdb.multi/multi-attach.exp: Likewise.
8388 * gdb.python/py-sync-interp.exp: Likewise.
8389 * gdb.server/ext-attach.exp: Likewise.
8390 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
8391 tests that need to attach, instead of checking whether the target
8392 board is remote at the top of the file.
8393
acc018ac
YQ
83942015-01-08 Yao Qi <yao@codesourcery.com>
8395
8396 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
8397
50a18af8
JK
83982015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8399
8400 Fix testcase compilation.
8401 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
8402
8503d6e1
JB
84032015-01-06 Joel Brobecker <brobecker@adacore.com>
8404
8405 * gdb.python/py-type.exp: Add a couple test about empty
8406 array creation, and negative-length array creation.
8407
cc73dbcc
DE
84082015-01-02 Doug Evans <xdje42@gmail.com>
8409
8410 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
8411
0300bbc7
DE
84122015-01-02 Doug Evans <dje@google.com>
8413
8414 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
8415
9d85a0ec
YQ
84162014-12-29 Yao Qi <yao@codesourcery.com>
8417
8418 * gdb.trace/entry-values.exp: Update comments. Rename variable
8419 bar_call_foo to returned_from_foo.
8420
87186c6a
MMN
84212014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
8422
8423 PR gdb/17394
8424 * gdb.linespec/break-asm-file.c: New file.
8425 * gdb.linespec/break-asm-file.exp: New file.
8426 * gdb.linespec/break-asm-file0.s: New file.
8427 * gdb.linespec/break-asm-file1.s: New file.
8428
1bab7383
YQ
84292014-12-18 Nigel Stephens <nigel@mips.com>
8430 Maciej W. Rozycki <macro@codesourcery.com>
8431
8432 * gdb.base/float.exp: Handle the new output from "info float" on
8433 MIPS targets.
8434
1bc1068a
JK
84352014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8436
8437 Fix MinGW compilation.
8438 * gdb.compile/compile-ops.exp: Update untested message if
8439 !skip_compile_feature_tests.
8440 * gdb.compile/compile-setjmp.exp: Likewise.
8441 * gdb.compile/compile-tls.exp: Likewise.
8442 * gdb.compile/compile.exp: Likewise.
8443 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
8444 supported on this host".
8445
b6615d10
DE
84462014-12-16 Doug Evans <xdje42@gmail.com>
8447
8448 * boards/stabs.exp: New file.
8449
25dda427
AA
84502014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
8451
8452 * gdb.base/completion.exp: Adjust to format changes of "maint
8453 print user-registers".
8454
bf330350
CU
84552014-12-16 Catalin Udma <catalin.udma@freescale.com>
8456
8457 PR server/17457
8458 * gdb.arch/aarch64-fp.c: New file.
8459 * gdb.arch/aarch64-fp.exp: New file.
8460
395cf596
SDJ
84612014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8462
8463 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
8464 r210637, r210913, r211666, r215400, r215817).
8465
8466 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
8467 * dg-extract-results.py: New file.
8468 * dg-extract-results.sh: Use it if the environment seems
8469 suitable.
8470
8471 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
8472
8473 * dg-extract-results.py (parse_run): Handle warnings that
8474 are printed before a test harness is run.
8475
8476 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
8477
8478 * dg-extract-results.py (Named): Remove __cmp__ method.
8479 (output_variation): Use a key to sort variation.harnesses.
8480
8481 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
8482
8483 * dg-extract-results.py: For Python 3, force sys.stdout to
8484 handle surrogate escape sequences.
8485 (safe_open): New function.
8486 (output_segment, main): Use it.
8487
8488 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
8489
8490 * dg-extract-results.py (Prog.result_re): Include options
8491 in test name.
8492
8493 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
8494
8495 * dg-extract-results.py (output_variation): Always sort if
8496 do_sum.
8497
e882ef3c
SM
84982014-12-15 Simon Marchi <simon.marchi@ericsson.com>
8499
8500 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
8501 as long as we get pagination notifications.
8502
4992aa20
JM
85032014-12-15 Jason Merrill <jason@redhat.com>
8504
8505 * Makefile.in (check-gdb.%): Restore.
8506 * README: Mention it.
8507
c1b5a1a6
JB
85082014-12-13 Joel Brobecker <brobecker@adacore.com>
8509
8510 * gdb.ada/str_uninit: New testcase.
8511
5537b577
JK
85122014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8513
8514 PR symtab/17642
8515 * gdb.base/vla-stub-define.c: New file.
8516 * gdb.base/vla-stub.c: New file.
8517 * gdb.base/vla-stub.exp: New file.
8518
bb2ec1b3
TT
85192014-12-12 Phil Muldoon <pmuldoon@redhat.com>
8520 Jan Kratochvil <jan.kratochvil@redhat.com>
8521 Tom Tromey <tromey@redhat.com>
8522
8523 * configure.ac: Add gdb.compile/.
8524 * configure: Regenerate.
8525 * gdb.compile/Makefile.in: New file.
8526 * gdb.compile/compile-ops.exp: New file.
8527 * gdb.compile/compile-ops.c: New file.
8528 * gdb.compile/compile-tls.c: New file.
8529 * gdb.compile/compile-tls.exp: New file.
8530 * gdb.compile/compile-constvar.S: New file.
8531 * gdb.compile/compile-constvar.c: New file.
8532 * gdb.compile/compile-mod.c: New file.
8533 * gdb.compile/compile-nodebug.c: New file.
8534 * gdb.compile/compile-setjmp-mod.c: New file.
8535 * gdb.compile/compile-setjmp.c: New file.
8536 * gdb.compile/compile-setjmp.exp: New file.
8537 * gdb.compile/compile-shlib.c: New file.
8538 * gdb.compile/compile.c: New file.
8539 * gdb.compile/compile.exp: New file.
8540 * lib/gdb.exp (skip_compile_feature_tests): New proc.
8541
4ff709eb
TT
85422014-12-12 Tom Tromey <tromey@redhat.com>
8543
8544 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
8545 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
8546
6dddd6a5
DE
85472014-12-12 Doug Evans <dje@google.com>
8548
8549 * lib/gdb-python.exp (get_python_valueof): New function.
8550 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
8551
71c24708
AA
85522014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
8553
8554 * gdb.base/completion.exp: Add test for completion of "info
8555 registers ".
8556
3e29f34a
MR
85572014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
8558
8559 * gdb.base/func-ptrs.c: New file.
8560 * gdb.base/func-ptrs.exp: New file.
8561
fc126975
SM
85622014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8563
8564 PR breakpoints/17012
8565 * gdb.base/dprintf-detach.c: New file.
8566 * gdb.base/dprintf-detach.exp: New file.
8567
0a46d518
SM
85682014-12-10 Simon Marchi <simon.marchi@ericsson.com>
8569
8570 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8571 * lib/gdb.exp (target_is_gdbserver): New procedure.
8572
a0be3e44
DE
85732014-12-08 Doug Evans <dje@google.com>
8574
8575 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8576
df1b803a
YQ
85772014-12-05 Yao Qi <yao@codesourcery.com>
8578
8579 * gdb.guile/scm-error.exp: Remove the third argument to
8580 gdb_remote_download.
8581 * gdb.guile/scm-frame-args.exp: Likewise.
8582 * gdb.guile/scm-section-script.exp: Likewise.
8583
ddb9f679
YQ
85842014-12-05 Yao Qi <yao@codesourcery.com>
8585
8586 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8587
86e4ed39
DE
85882014-12-04 Doug Evans <dje@google.com>
8589
8590 * gdb.python/py-objfile.exp: Add tests for
8591 objfile.add_separate_debug_file.
8592
7c50a931
DE
85932014-12-04 Doug Evans <dje@google.com>
8594
8595 * lib/gdb.exp (get_build_id): New function.
8596 (build_id_debug_filename_get): Rewrite to use it.
8597 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8598
621661e3
MR
85992014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8600
8601 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8602 `method(long)', not just 0x0.
8603 * gdb.cp/nsalias.exp: Align code labels to 4.
8604 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8605 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8606 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8607 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8608 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8609 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8610
29f0c3b7
DE
86112014-12-02 Doug Evans <dje@google.com>
8612
e1e061e7 8613 PR symtab/17602
29f0c3b7 8614 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 8615 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
8616 * gdb.cp/anon-ns.exp: Update.
8617
162078c8
NB
86182014-12-02 Nick Bull <nicholaspbull@gmail.com>
8619
8620 * gdb.python/py-events.py (inferior_call_handler): New.
8621 (register_changed_handler, memory_changed_handler): New.
8622 (test_events.invoke): Register new handlers.
8623 * gdb.python/py-events.exp: Add tests for inferior call,
8624 memory_changed and register_changed events.
8625
fdb09caf
AA
86262014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8627
8628 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8629 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8630 if the linker doesn't understand this.
8631
55cfb2c4
SM
86322014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8633
8634 * gdb.python/python.exp: Change expected reply to help().
8635
9e8cd6df
YQ
86362014-12-01 Yao Qi <yao@codesourcery.com>
8637
8638 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8639 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8640 * configure: Re-generated.
8641
6c659fc2
SC
86422014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8643
8644 * gdb.cp/chained-calls.cc: New file.
8645 * gdb.cp/chained-calls.exp: New file.
8646 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8647
d7fc3181
SM
86482014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8649
8650 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8651 * gdb.dwarf2/symtab-producer.exp: Same.
8652 * gdb.gdb/python-interrupts.exp: Same.
8653 * gdb.gdb/python-selftest.exp: Same.
8654 * gdb.python/py-linetable.exp: Same.
8655 * gdb.python/py-type.exp: Same.
8656 * gdb.python/py-value-cc.exp: Same.
8657 * gdb.python/py-value.exp: Same.
8658
10e79639
YQ
86592014-11-28 Yao Qi <yao@codesourcery.com>
8660
8661 * gdb.base/break-probes.exp: Match library name prefixed with
8662 sysroot.
8663
f28a0564
SM
86642014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8665
8666 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8667 test expected output. Add parentheses for the call to print.
8668 Remove L suffix from integers.
8669
3fe1ce1d
DE
86702014-11-26 Doug Evans <dje@google.com>
8671
8672 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8673
84429e27
YQ
86742014-11-22 Yao Qi <yao@codesourcery.com>
8675
8676 * gdb.trace/entry-values.c: Remove asms.
8677 (foo): Add foo_label.
8678 (bar): Add bar_label.
8679 * gdb.trace/entry-values.exp: Remove code computing foo's
8680 length and bar's length.
8681 (Dwarf::assemble): Invoke function_range for bar and use
8682 MACRO_AT_func for foo.
8683
26741859
YQ
86842014-11-22 Yao Qi <yao@codesourcery.com>
8685
8686 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8687 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8688 Use .Lgcc43_procstart instead of gcc43.
8689
45e44d27
JB
86902014-11-21 Joel Brobecker <brobecker@adacore.com>
8691
8692 * gdb.ada/n_arr_bound: New testcase.
8693
458c8db8
SDJ
86942014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8695
8696 PR breakpoints/10737
8697 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8698 test_catch_syscall_multi_arch.
8699 (test_catch_syscall_multi_arch): New function.
8700
43f3e411
DE
87012014-11-20 Doug Evans <xdje42@gmail.com>
8702
8703 * gdb.base/maint.exp: Update expected output.
8704
0d7b2549
AA
87052014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8706
8707 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8708 4-byte instruction on S390.
8709
8908fca5
JB
87102014-11-19 Joel Brobecker <brobecker@adacore.com>
8711
8712 * gdb.ada/arr_arr: New testcase.
8713
4a46959e
JB
87142014-11-19 Joel Brobecker <brobecker@adacore.com>
8715
8716 * gdb.ada/pkd_arr_elem: New Testcase.
8717
470e2f4e
LM
87182014-11-18 Luis Machado <lgustavo@codesourcery.com>
8719
8720 * gdb.reverse/break-precsave: Expect completion message for
8721 core file reads.
8722 * gdb.reverse/consecutive-precsave.exp: Likewise.
8723 * gdb.reverse/finish-precsave.exp: Likewise.
8724 * gdb.reverse/i386-precsave.exp: Likewise.
8725 * gdb.reverse/machinestate-precsave.exp: Likewise.
8726 * gdb.reverse/sigall-precsave.exp: Likewise.
8727 * gdb.reverse/solib-precsave.exp: Likewise.
8728 * gdb.reverse/step-precsave.exp: Likewise.
8729 * gdb.reverse/until-precsave.exp: Likewise.
8730 * gdb.reverse/watch-precsave.exp: Likewise.
8731
a267f3ad
AA
87322014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8733
8734 * gdb.base/bp-permanent.c: Include unistd.h.
8735 * gdb.python/py-framefilter-mi.c (main): Add return type.
8736 * gdb.python/py-framefilter.c (main): Likewise.
8737 * gdb.trace/actions-changed.c (main): Likewise.
8738
12084a9a
AA
87392014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8740
8741 * gdb.mi/until.c: Add eye-catchers.
8742 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8743 line numbers.
8744
dc7e1a77
AA
87452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8746
8747 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8748 function header variants in break1.c.
8749 * gdb.base/ena-dis-br.exp: Likewise.
8750 * gdb.base/hbreak2.exp: Likewise.
8751 * gdb.reverse/until-precsave.exp: Drop references to removed
8752 non-prototype function header variants in ur1.c.
8753 * gdb.reverse/until-reverse.exp: Likewise.
8754
41c77605
PM
87552014-11-17 Petr Machata <pmachata@redhat.com>
8756
8757 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8758 ${_cu_offset_size} bytes abbrev offset.
8759
34248c3a
DE
87602014-11-15 Doug Evans <xdje42@gmail.com>
8761
8762 PR symtab/17559
8763 * gdb.base/line-symtabs.exp: New file.
8764 * gdb.base/line-symtabs.c: New file.
8765 * gdb.base/line-symtabs.h: New file.
8766
646da059
YQ
87672014-11-14 Yao Qi <yao@codesourcery.com>
8768
8769 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8770 (func): Add label func_label.
8771 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8772 Replace low_pc and high_pc with MACRO_AT_range.
8773 Replace name, low_pc and high_pc with MACRO_AT_func.
8774
9301ebe6
YQ
87752014-11-14 Yao Qi <yao@codesourcery.com>
8776
8777 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8778 Replace name, low_pc and high_pc with MACRO_AT_func.
8779
f166b542
YQ
87802014-11-14 Yao Qi <yao@codesourcery.com>
8781
8782 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8783 produce debug information.
8784 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8785
0f6e71e3
YQ
87862014-11-14 Yao Qi <yao@codesourcery.com>
8787
8788 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8789 object and get function length.
8790 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8791 with MACRO_AT_func.
8792 (top-level): Replace gdb_compile and clean_restart with
8793 prepare_for_testing.
8794 * gdb.dwarf2/main.c (main): Add label main_label.
8795
876c4df9
YQ
87962014-11-14 Yao Qi <yao@codesourcery.com>
8797
8798 * lib/dwarf.exp (function_range): New procedure.
8799 (Dwarf::_handle_macro_at_func): New procedure.
8800 (Dwarf::_handle_macro_at_range): New procedure.
8801 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8802
02ad9cf1
YQ
88032014-11-14 Yao Qi <yao@codesourcery.com>
8804
8805 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8806 (_handle_attribute): New procedure.
8807
a59add0c
AA
88082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8809
8810 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8811 * gdb.base/call-sc.c (zed): Likewise.
8812 * gdb.base/checkpoint.c (main): Likewise.
8813 * gdb.base/dump.c (main): Likewise.
8814 * gdb.base/gcore.c (main): Likewise.
8815 * gdb.base/huge.c (main): Likewise.
8816 * gdb.base/multi-forks.c (main): Likewise.
8817 * gdb.base/pr10179-a.c (main): Likewise.
8818 * gdb.base/savedregs.c (main): Likewise.
8819 * gdb.base/sigaltstack.c (main): Likewise.
8820 * gdb.base/siginfo.c (main): Likewise.
8821 * gdb.base/structs.c (zed): Likewise.
8822 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8823 * gdb.mi/mi-syn-frame.c (main): Likewise.
8824 * gdb.mi/until.c (foo, main): Likewise.
8825 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8826 * gdb.base/solib-weak.c (foo): Declare.
8827 * gdb.base/attach-twice.c: Include stdio.h.
8828 * gdb.base/weaklib1.c: Likewise.
8829 * gdb.base/weaklib2.c: Likewise.
8830 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8831 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8832 unistd.h.
8833 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8834 * gdb.mi/mi-exit-code.c: Likewise.
8835 * gdb.base/break-interp-lib.c: Include string.h.
8836 * gdb.base/coremaker.c: Likewise.
8837 * gdb.base/testenv.c: Likewise.
8838 * gdb.python/py-finish-breakpoint.c: Likewise.
8839 * gdb.base/inferior-died.c: Include sys/wait.h.
8840 * gdb.base/fileio.c: Include time.h.
8841 * gdb.base/async-shell.c: Include unistd.h.
8842 * gdb.base/dprintf-non-stop.c: Likewise.
8843 * gdb.base/info-os.c: Likewise.
8844 * gdb.mi/mi-console.c: Likewise.
8845 * gdb.mi/watch-nonstop.c: Likewise.
8846 * gdb.python/py-events.c: Likewise.
8847 * gdb.base/async.c (baz): Move up before its invocation.
8848 * gdb.base/code_elim2.c (my_global_func): Likewise.
8849 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8850 * gdb.base/advance.c (func2): Likewise.
8851
3b5d5997
AA
88522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8853
8854 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8855 variant.
8856 * gdb.base/annota3.c: Likewise.
8857 * gdb.base/async.c: Likewise.
8858 * gdb.base/average.c: Likewise.
8859 * gdb.base/call-ar-st.c: Likewise.
8860 * gdb.base/call-rt-st.c: Likewise.
8861 * gdb.base/call-sc.c: Likewise.
8862 * gdb.base/call-strs.c: Likewise.
8863 * gdb.base/ending-run.c: Likewise.
8864 * gdb.base/execd-prog.c: Likewise.
8865 * gdb.base/exprs.c: Likewise.
8866 * gdb.base/foll-exec.c: Likewise.
8867 * gdb.base/foll-fork.c: Likewise.
8868 * gdb.base/foll-vfork.c: Likewise.
8869 * gdb.base/funcargs.c: Likewise.
8870 * gdb.base/gcore.c: Likewise.
8871 * gdb.base/jump.c: Likewise.
8872 * gdb.base/langs0.c: Likewise.
8873 * gdb.base/langs1.c: Likewise.
8874 * gdb.base/langs2.c: Likewise.
8875 * gdb.base/mips_pro.c: Likewise.
8876 * gdb.base/nodebug.c: Likewise.
8877 * gdb.base/opaque0.c: Likewise.
8878 * gdb.base/opaque1.c: Likewise.
8879 * gdb.base/recurse.c: Likewise.
8880 * gdb.base/run.c: Likewise.
8881 * gdb.base/scope0.c: Likewise.
8882 * gdb.base/scope1.c: Likewise.
8883 * gdb.base/setshow.c: Likewise.
8884 * gdb.base/setvar.c: Likewise.
8885 * gdb.base/shmain.c: Likewise.
8886 * gdb.base/shr1.c: Likewise.
8887 * gdb.base/shr2.c: Likewise.
8888 * gdb.base/sigall.c: Likewise.
8889 * gdb.base/signals.c: Likewise.
8890 * gdb.base/so-indr-cl.c: Likewise.
8891 * gdb.base/solib2.c: Likewise.
8892 * gdb.base/structs.c: Likewise.
8893 * gdb.base/sum.c: Likewise.
8894 * gdb.base/vforked-prog.c: Likewise.
8895 * gdb.base/watchpoint.c: Likewise.
8896 * gdb.reverse/shr2.c: Likewise.
8897 * gdb.reverse/until-reverse.c: Likewise.
8898 * gdb.reverse/ur1.c: Likewise.
8899 * gdb.reverse/watch-reverse.c: Likewise.
8900
066a77c5
AA
89012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8902
8903 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8904 variant.
8905 * gdb.base/sepdebug.exp: Drop references to removed code.
8906
4f204ea5
AA
89072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8908
8909 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8910 variant. Preserve original line numbering.
8911 * gdb.base/list1.c: Likewise.
8912
3b377a3a
AA
89132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8914
8915 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8916 variant.
8917 * gdb.base/break1.c: Likewise.
8918 * gdb.base/break.exp: Drop references to removed code.
8919
e444df73
AA
89202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8921
8922 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8923 variant.
8924
8008f2a7
AA
89252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8926
8927 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8928
a5a06887
AA
89292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8930
8931 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8932 logic into perform_all_tests() and invoke it with and without
8933 function header prototypes.
8934 (do_function_calls): Remove conditional XFAIL for PR 5318.
8935 (rerun_and_prepare): Remove duplicate code.
8936 (perform_all_tests): New. Main logic moved here.
8937
44dba9b9
AA
89382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8939
8940 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8941 code guarded by #ifdef NO_PROTOTYPES.
8942 (t_double_many_args): Likewise.
8943 (DEF_FUNC_MANY_ARGS_1): Likewise.
8944 (DEF_FUNC_VALUES_1): Likewise.
8945 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8946 guarded by #ifdef PROTOTYPES.
8947
d1fbcd56
AA
89482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8949
8950 * gdb.mi/mi-console.c: Add eye-catcher.
8951 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8952 instead of literal line number.
8953
b0e59b8f
AA
89542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8955
8956 * gdb.base/shr2.c: Add eye-catcher.
8957 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8958 line number.
8959
78f98cca
AA
89602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8961
8962 * gdb.base/jump.c: Add eye-catchers.
8963 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8964 numbers.
8965
58fa2af0
AA
89662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8967
8968 * gdb.base/execd-prog.c: Add eye-catchers.
8969 * gdb.base/foll-exec.c: Likewise.
8970 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8971 line numbers.
8972
04e5059b
AA
89732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8974
8975 * gdb.base/ending-run.c: Add eye-catchers.
8976 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8977 literal line numbers.
8978
dbfdb174
AA
89792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8980
8981 * gdb.base/call-rt-st.c: Add eye-catchers.
8982 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8983 literal line numbers.
8984
888a2ade
AA
89852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8986
8987 * gdb.base/call-ar-st.c: Add eye-catchers.
8988 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8989 literal line numbers.
8990
6acc2dde
AA
89912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8992
8993 * gdb.base/average.c: Add eye-catchers.
8994 * gdb.base/sum.c: Likewise.
8995 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8996 regexps dynamically.
8997
9ecfcd1d
AA
89982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8999
9000 * gdb.base/solib1.c: Add eye-catchers.
9001 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
9002 literal line numbers.
9003
78708b7c
PA
90042014-11-12 Pedro Alves <palves@redhat.com>
9005
9006 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
9007 leader has exited.
9008
af48d08f
PA
90092014-11-12 Pedro Alves <palves@redhat.com>
9010
9011 * gdb.arch/i386-bp_permanent.c: New file.
9012 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
9013 (srcfile): Set to i386-bp_permanent.c.
9014 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
9015 that stepi does not execute the 'leave' instruction, instead of
9016 testing it does execute.
9017 * gdb.base/bp-permanent.c: New file.
9018 * gdb.base/bp-permanent.exp: New file.
9019
af3768e9
DE
90202014-11-10 Doug Evans <xdje42@gmail.com>
9021
9022 PR symtab/17564
9023 * gdb.base/symtab-search-order.exp: New file.
9024 * gdb.base/symtab-search-order.c: New file.
9025 * gdb.base/symtab-search-order-1.c: New file.
9026 * gdb.base/symtab-search-order-shlib-1.c: New file.
9027
9de00a4a
PA
90282014-11-07 Pedro Alves <palves@redhat.com>
9029
9030 PR gdb/17511
9031 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
9032 i?86-*-linux*.
9033
e0f52461
SC
90342014-11-03 Siva Chandra Reddy <sivachandra@google.com>
9035
9036 PR c++/17494
9037 * gdb.cp/pr17494.cc: New file.
9038 * gdb.cp/pr17494.exp: New file.
9039
6ce8c980
YQ
90402014-11-02 Yao Qi <yao@codesourcery.com>
9041
9042 * gdb.python/python.exp: Get working directory and match the
9043 output of "set extended-prompt \\w " with it.
9044
02be9a71
DE
90452014-10-30 Doug Evans <dje@google.com>
9046
9047 * gdb.python/py-objfile.exp: Add tests for setting random attributes
9048 in objfiles.
9049 * gdb.python/py-progspace.exp: Add tests for setting random attributes
9050 in progspaces.
9051
3bdff46b
LM
90522014-10-30 Janis Johnson <janisjo@codesourcery.com>
9053
9054 * gdb.base/fullpath-expand.exp: Skip for a remote host.
9055 * gdb.base/realname-expand.exp: Likewise.
9056 * gdb.linespec/macro-relative.exp: Likewise.
9057
ab917dfb
PA
90582014-10-29 Pedro Alves <palves@redhat.com>
9059
9060 PR gdb/17408
9061 * gdb.threads/schedlock.c (some_function): New function.
9062 (call_function): New global.
9063 (MAYBE_CALL_SOME_FUNCTION): New macro.
9064 (thread_function): Call it.
9065 * gdb.threads/schedlock.exp (get_args): Add description parameter,
9066 and use it instead of a global counter. Adjust all callers.
9067 (get_current_thread): Use "find current thread" for test message
9068 here rather than having all callers pass down the same string.
9069 (goto_loop): New procedure, factored out from ...
9070 (my_continue): ... this.
9071 (step_ten_loops): Change parameter from test message to command to
9072 use. Adjust.
9073 (list_count): Delete global.
9074 (check_result): New procedure, factored out from duplicate top
9075 level code.
9076 (continue tests): Wrap in with_test_prefix.
9077 (test_step): New procedure, factored out from duplicate top level
9078 code.
9079 (top level): Test "step" in combination with all scheduler-locking
9080 modes. Test "next" in combination with all scheduler-locking
9081 modes, and in combination with stepping over a function call or
9082 not.
9083 * gdb.threads/next-bp-other-thread.c: New file.
9084 * gdb.threads/next-bp-other-thread.exp: New file.
9085
d3d4baed
PA
90862014-10-29 Pedro Alves <palves@redhat.com>
9087
9088 PR python/17372
9089 * gdb.python/python.exp: Test a multi-line command that spawns
9090 interactive Python.
9091 * gdb.base/multi-line-starts-subshell.exp: New file.
9092
563e8d85
YQ
90932014-10-29 Yao Qi <yao@codesourcery.com>
9094
9095 * gdb.base/fileio.exp: Make directories on host.
9096
0ea4d52e
YQ
90972014-10-29 Yao Qi <yao@codesourcery.com>
9098
9099 * gdb.base/fileio.c (test_write): Close the file.
9100
7f5ef605
PA
91012014-10-28 Pedro Alves <palves@redhat.com>
9102
9103 PR gdb/12623
9104 * gdb.base/sigstep.c (no_handler): New global.
9105 (main): If 'no_handler is true, set the signal handlers to
9106 SIG_IGN.
9107 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
9108 with_sw_watch and no_handler parameters. Handle them.
9109 (top level) <stepping over handler when stopped at a breakpoint
9110 test>: Add a test axis for testing with a software watchpoint, and
9111 another for testing with the signal handler set to SIG_IGN.
9112 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
9113 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
9114
abbdbd03
PA
91152014-10-28 Pedro Alves <palves@redhat.com>
9116
9117 PR gdb/17511
9118 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
9119 * gdb.base/sigstep.exp (other_handler_location): New global.
9120 (advance): Support stepping into the signal handler, and running
9121 commands while in the handler.
9122 (in_handler_map): New global.
9123 (top level): In the advance test, add combinations for getting
9124 into the handler with stepping commands, and for running commands
9125 in the handler. Add comment descripting the advancei tests.
9126
1df4399f
PA
91272014-10-28 Pedro Alves <palves@redhat.com>
9128
9129 * gdb.base/sigstep.exp: Use build_executable instead of
9130 prepare_for_testing.
9131 (top level): Move code that starts GDB, runs to main and creates a
9132 display to ...
9133 (restart): ... this new procedure.
9134 (top level): Move backtrace from signal handler test to ...
9135 (validate_backtrace): ... this new procedure.
9136 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
9137 with_test_prefix. Always restart GDB.
9138 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
9139 with_test_prefix. Always restart GDB. No need to delete
9140 breakpoints after the test.
9141 (test_skip_handler): Remove prefix parameter.
9142 (skip_over_handler, breakpoint_to_handler)
9143 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
9144 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
9145 restart GDB. No need to delete breakpoints after the test.
9146 (top level): Use foreach to call the test procedures with
9147 different commands.
9148
a5b6e449
PA
91492014-10-28 Pedro Alves <palves@redhat.com>
9150
9151 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
9152 instead of GNATS numbers.
9153 * gdb.base/sigbpt.exp: Likewise.
9154 * gdb.base/siginfo.exp: Likewise.
9155 * gdb.base/sigstep.exp: Likewise.
9156
e5f8a7cc
PA
91572014-10-27 Pedro Alves <palves@redhat.com>
9158
9159 * gdb.base/sigstep.c (dummy): New global.
9160 (main): Issue a couple writes to the new global.
9161 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
9162 procedures.
9163 (skip_over_handler): Use test_skip_handler.
9164 (top level): Call skip_over_handler for stepi and nexti too.
9165 (breakpoint_over_handler): Use test_skip_handler.
9166 (top level): Call breakpoint_over_handler for stepi and nexti too.
9167
763905a3
YQ
91682014-10-27 Yao Qi <yao@codesourcery.com>
9169
9170 * gdb.trace/tfile.c (adjust_function_address)
9171 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
9172 function descriptor.
9173
6f259a23
DB
91742014-10-24 Don Breazeal <donb@codesourcery.com>
9175
9176 * gdb.base/foll-fork.exp (test_follow_fork,
9177 catch_fork_child_follow): Check for updated fork messages emitted
9178 from infrun.c.
9179 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
9180 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
9181 vfork_and_exec_child_follow_through_step): Check for updated vfork
9182 messages emitted from infrun.c.
9183
09dd9a69
PA
91842014-10-24 Pedro Alves <palves@redhat.com>
9185
9186 * gdb.base/corefile.exp: Remove references to ultrix.
9187 * gdb.base/interrupt.exp: Likewise.
9188 * gdb.base/whatis.exp: Likewise.
9189 * gdb.gdb/selftest.exp: Likewise.
9190 * gdb.threads/manythreads.exp: Likewise.
9191 * gdb.threads/print-threads.exp: Likewise.
9192 * gdb.threads/pthreads.exp:: Likewise.
9193 * gdb.threads/schedlock.exp: Likewise.
9194
3433cfa5
SC
91952014-10-24 Siva Chandra Reddy <sivachandra@google.com>
9196
9197 * gdb.cp/non-trivial-retval.cc: Add a test case.
9198 * gdb.cp/non-trivial-retval.exp: Add a test.
9199
092f880b
YQ
92002014-10-20 Yao Qi <yao@codesourcery.com>
9201
9202 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
9203 * gdb.python/py-objfile-script-gdb.py: New file.
9204 * gdb.python/py-objfile-script.exp: Update reference to
9205 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
9206 of remote_download. Remove the dest file.
9207
acbdb7f3
YQ
92082014-10-20 Yao Qi <yao@codesourcery.com>
9209
9210 * gdb.base/checkpoint.exp: Don't remove file copied on host.
9211 * gdb.base/step-line.exp: Likewise.
9212 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9213 * gdb.dwarf2/dw2-basic.exp: Likewise.
9214 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9215 * gdb.dwarf2/dw2-filename.exp: Likewise.
9216 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9217 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9218 * gdb.dwarf2/dw2-producer.exp: Likewise.
9219 * gdb.dwarf2/mac-fileno.exp: Likewise.
9220 * gdb.python/py-frame-args.exp: Likewise.
9221 * gdb.python/py-framefilter.exp: Likewise.
9222 * gdb.python/py-mi.exp: Likewise.
9223 * gdb.python/py-objfile-script.exp: Likewise
9224 * gdb.python/py-pp-integral.exp: Likewise.
9225 * gdb.python/py-pp-re-notag.exp: Likewise.
9226 * gdb.python/py-prettyprint.exp: Likewise.
9227 * gdb.python/py-section-script.exp: Likewise.
9228 * gdb.python/py-typeprint.exp: Likewise.
9229 * gdb.python/py-xmethods.exp: Likewise.
9230 * gdb.stabs/weird.exp: Likewise.
9231 * gdb.xml/tdesc-regs.exp: Likewise.
9232
bd286a29
KCY
92332014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
9234
9235 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
9236 (out_cu): Use addr_len for the size of addresses.
9237 (out_line): Likewise. Size DW_LNE_set_address instruction
9238 according to addr_len.
9239 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
9240 (FUNC): Add START_INSNS to definition.
9241
673dc4a0
YQ
92422014-10-18 Yao Qi <yao@codesourcery.com>
9243
9244 * gdb.base/argv0-symlink.exp: Check argv[0] value if
9245 gdb_has_argv0 return true.
9246 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
9247 check [target_info exists noargs], check [gdb_has_argv0]
9248 instead.
9249 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9250 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
9251 procedures.
9252
4ffbba72
DE
92532014-10-17 Doug Evans <dje@google.com>
9254
9255 * gdb.python/py-events.exp: Update expected output for clear_objfiles
9256 event.
9257 * gdb.python/py-events.py: Add clear_objfiles event.
9258
d096d8c1
DE
92592014-10-17 Doug Evans <dje@google.com>
9260
9261 * gdb.python/py-objfile.exp: Test progspace attribute.
9262
a80db015
LM
92632014-10-17 Luis Machado <lgustavo@codesourcery.com>
9264
9265 * gdb.guile/scm-breakpoint.exp: Do not assume any
9266 directory separators when matching source file paths.
9267 * gdb.python/py-breakpoint.exp: Likewise.
9268 * gdb.reverse/break-precsave.exp: Likewise.
9269 * gdb.reverse/break-reverse.exp: Likewise.
9270 * gdb.reverse/consecutive-precsave.exp: Likewise.
9271 * gdb.reverse/finish-precsave.exp: Likewise.
9272 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
9273 * gdb.reverse/finish-reverse.exp: Likewise.
9274 * gdb.reverse/i386-precsave.exp: Likewise.
9275 * gdb.reverse/i387-env-reverse.exp: Likewise.
9276 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9277 * gdb.reverse/machinestate-precsave.exp: Likewise.
9278 * gdb.reverse/machinestate.exp: Likewise.
9279 * gdb.reverse/sigall-precsave.exp: Likewise.
9280 * gdb.reverse/solib-precsave.exp: Likewise.
9281 * gdb.reverse/step-precsave.exp: Likewise.
9282 * gdb.reverse/until-precsave.exp: Likewise.
9283 * gdb.reverse/watch-precsave.exp: Likewise.
9284 * gdb.reverse/watch-reverse.exp: Likewise.
9285
b22089ab
YQ
92862014-10-17 Yao Qi <yao@codesourcery.com>
9287
9288 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
9289 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
9290
6c4486e6
PA
92912014-10-17 Pedro Alves <palves@redhat.com>
9292
9293 PR gdb/17471
9294 * gdb.base/bg-execution-repeat.c: New file.
9295 * gdb.base/bg-execution-repeat.exp: New file.
9296
0ff33695
PA
92972014-10-17 Pedro Alves <palves@redhat.com>
9298
9299 PR gdb/17300
9300 * gdb.base/continue-all-already-running.c: New file.
9301 * gdb.base/continue-all-already-running.exp: New file.
9302
6fdebc3d
PA
93032014-10-17 Pedro Alves <palves@redhat.com>
9304
9305 PR gdb/17472
9306 * gdb.base/annota-input-while-running.c: New file.
9307 * gdb.base/annota-input-while-running.exp: New file.
9308
32a8097b
PA
93092014-10-17 Pedro Alves <palves@redhat.com>
9310
9311 * gdb.base/callfuncs.exp: emove references to osf.
9312 * gdb.base/sigall.exp: Likewise.
9313 * gdb.gdb/selftest.exp: Likewise.
9314 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
9315 * gdb.mi/non-stop.c: Likewise.
9316 * gdb.mi/pthreads.c: Likewise.
9317 * gdb.reverse/sigall-precsave.exp: Likewise.
9318 * gdb.reverse/sigall-reverse.exp: Likewise.
9319 * gdb.threads/pthreads.c: Likewise.
9320 * gdb.threads/pthreads.exp: Likewise.
9321
7a3517ff
YQ
93222014-10-17 Yao Qi <yao@codesourcery.com>
9323
9324 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
9325 check 'target_info exists noargs'.
9326 (test_command_prompt_position): Likewise.
9327 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
9328 Remove "set args".
9329 (progvar_simple_while_test): Likewise.
9330 (progvar_complex_if_while_test): Likewise.
9331 (if_while_breakpoint_command_test): Likewise.
9332 (infrun_breakpoint_command_test): Likewise.
9333 (breakpoint_command_test): Likewise.
9334 (watchpoint_command_test): Likewise.
9335 (bp_deleted_in_command_test): Likewise.
9336 (temporary_breakpoint_commands): Likewise.
9337
bb99c472
YQ
93382014-10-16 Yao Qi <yao@codesourcery.com>
9339
9340 * gdb.base/remotetimeout.exp: Remove noargs checking.
9341
7c16b83e
PA
93422014-10-15 Pedro Alves <palves@redhat.com>
9343
9344 PR breakpoints/9649
9345 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
9346 * gdb.base/breakpoint-in-ro-region.exp
9347 (probe_target_hardware_step): New procedure.
9348 (top level): Probe hardware stepping and hardware breakpoint
9349 support. Test stepping through a read-only region, with both
9350 "breakpoint auto-hw" on and off and both "always-inserted" on and
9351 off.
9352
35a49624
IB
93532014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
9354
9355 * gdb.dlang/demangle.exp: Update for demangling changes.
9356
2d1c107c
SC
93572014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9358
9359 * gdb.cp/non-trivial-retval.cc: Add new test cases.
9360 * gdb.cp/non-trivial-retval.exp: Add new tests.
9361
778811d5
SC
93622014-10-15 Siva Chandra Reddy <sivachandra@google.com>
9363
9364 PR c++/13403
9365 PR c++/15154
9366 * gdb.cp/non-trivial-retval.cc: New file.
9367 * gdb.cp/non-trivial-retval.exp: New file.
9368
10c5f0a8
YQ
93692014-10-15 Yao Qi <yao@codesourcery.com>
9370
9371 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
9372 remote host.
9373
65d7b369
YQ
93742014-10-15 Yao Qi <yao@codesourcery.com>
9375
9376 * gdb.python/py-symbol.exp: Match file base name if host is
9377 remote, otherwise match file name with dir name.
9378 * gdb.python/py-symtab.exp: Likewise.
9379 * gdb.python/python.exp: Likewise.
9380
46dc1394
YQ
93812014-10-15 Yao Qi <yao@codesourcery.com>
9382
9383 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
9384 pattern.
9385 * gdb.python/py-symtab.exp: Likewise.
9386 * gdb.python/python.exp: Remove trailing ".*". Fix typo
9387 locationn.
9388
c40cc657
JB
93892014-10-14 Joel Brobecker <brobecker@adacore.com>
9390
9391 * gdb.ada/addr_arith: New testcase.
9392
2abf49e1
MR
93932014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
9394
9395 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
9396 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
9397 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
9398 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
9399
f7088df3
SDJ
94002014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
9401
9402 * gdb.arch/stap-eval-lang-ada.S: Likewise.
9403 * gdb.arch/stap-eval-lang-ada.c: Likewise.
9404 * gdb.arch/stap-eval-lang-ada.exp: New file.
9405
4dc06805
YQ
94062014-10-14 Yao Qi <yao@codesourcery.com>
9407
9408 * gdb.mi/mi-var-child.c (nothing1): New function.
9409 (nothing2): New function.
9410 (do_children_tests): Set function pointers by nothing1 and
9411 nothing2.
9412 * gdb.mi/mi-var-child.exp: Step over new added statements.
9413 Update test to match the new output.
9414 * gdb.mi/var-cmd.c (nothing1): New function.
9415 (nothing2): New function.
9416 (do_children_tests): Set function pointers by nothing1 and
9417 nothing2.
9418 * gdb.mi/mi-var-display.exp: Update test to match output.
9419 Step to the line specified by $line_dct_nothing.
9420 Increase the number of lines to step.
9421
46a93de2
YQ
94222014-10-14 Yao Qi <yao@codesourcery.com>
9423
9424 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
9425 tests.
9426 * gdb.mi/mi2-var-child.exp: Likewise.
9427
14ea52ee
DE
94282014-10-13 Doug Evans <dje@google.com>
9429
9430 * gdb.python/py-objfile.exp: Change name of file name test.
9431
e5c6e92b
DE
94322014-10-13 Doug Evans <dje@google.com>
9433
9434 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
9435 from the start of the CU.
9436
c780cc2f
JK
94372014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9438 Yao Qi <yao@codesourcery.com>
9439
9440 Fix "save breakpoints" for "catch" command.
9441 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
9442 Remove -nonewline. Match also the added "main" line.
9443
99894e11
JK
94442014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9445
9446 Fix "save breakpoints" for "disable $bpnum" command.
9447 * gdb.base/save-bp.c (main): Add label.
9448 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
9449
6e1ac5a3
JK
94502014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9451
9452 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
9453
754dd2b0
YQ
94542014-10-11 Yao Qi <yao@codesourcery.com>
9455
9456 * gdb.server/server-kill.exp: Execute command
9457 "set remote trace-status-packet on" before "tstatus".
9458
f90183d7
YQ
94592014-10-11 Yao Qi <yao@codesourcery.com>
9460
9461 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
9462 (main): Call getppid.
9463 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
9464 and continue to it. Read variable "server_pid".
9465
bf40a607
YQ
94662014-10-11 Yao Qi <yao@codesourcery.com>
9467
9468 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
9469
052ca370
YQ
94702014-10-11 Yao Qi <yao@codesourcery.com>
9471
9472 * gdb.threads/thread-find.exp: Don't execute command
9473 "info threads".
9474 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
9475 * gdb.threads/linux-dp.exp: Don't check the condition
9476 $threads_created equals to zero.
9477
3831839c
PA
94782014-10-10 Pedro Alves <palves@redhat.com>
9479
9480 * gdb.base/bigcore.exp: Remove references to IRIX.
9481 * gdb.base/funcargs.exp: Likewise.
9482 * gdb.base/interrupt.exp: Likewise.
9483 * gdb.base/mips_pro.exp: Likewise.
9484 * gdb.base/nodebug.exp: Likewise.
9485 * gdb.base/setvar.exp: Likewise.
9486 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
9487
8b9a549d
PA
94882014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9489 Pedro Alves <palves@redhat.com>
9490
9491 PR symtab/14466
9492 * gdb.base/vdso-warning.c: New file.
9493 * gdb.base/vdso-warning.exp: New file.
9494
d48ba5e8
DE
94952014-10-02 Doug Evans <dje@google.com>
9496
9497 * gdb.base/structs.c (main): Don't run forever.
9498
2278c276
PA
94992014-10-02 Pedro Alves <palves@redhat.com>
9500
9501 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
9502 (top level) <stop threads 1, stop threads 2>: Use it.
9503
b57bacec
PA
95042014-10-02 Pedro Alves <palves@redhat.com>
9505
9506 * gdb.threads/break-while-running.exp (test): Add new
9507 'update_thread_list' argument. Skip "info threads" if false.
9508 (top level): Add new 'update_thread_list' axis.
9509
13fd3ff3
PA
95102014-10-02 Pedro Alves <palves@redhat.com>
9511
9512 PR breakpoints/17431
9513 * gdb.base/execl-update-breakpoints.c: New file.
9514 * gdb.base/execl-update-breakpoints.exp: New file.
9515
0fec99e8
PA
95162014-10-01 Pedro Alves <palves@redhat.com>
9517
9518 * gdb.base/breakpoint-in-ro-region.c: New file.
9519 * gdb.base/breakpoint-in-ro-region.exp: New file.
9520
2ddf4301
SM
95212014-10-01 Simon Marchi <simon.marchi@ericsson.com>
9522
9523 * gdb.mi/mi-exit-code.exp: New file.
9524 * gdb.mi/mi-exit-code.c: New file.
9525
6a5f3f43
YQ
95262014-09-30 Yao Qi <yao@codesourcery.com>
9527
9528 * lib/prelink-support.exp (build_executable_own_libs): Error if
9529 the target isn't native.
9530
345bcc73
YQ
95312014-09-30 Yao Qi <yao@codesourcery.com>
9532
9533 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
9534 false.
9535
a25a5a45
PA
95362014-09-22 Pedro Alves <palves@redhat.com>
9537
9538 * gdb.threads/break-while-running.exp: New file.
9539 * gdb.threads/break-while-running.c: New file.
9540
00ba3162
YQ
95412014-09-19 Yao Qi <yao@codesourcery.com>
9542
9543 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9544 Invoke test. Restart GDB with --readnow and invoke test again.
9545
c3b7b696
YQ
95462014-09-19 Yao Qi <yao@codesourcery.com>
9547
9548 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
9549 proc set_breakpoint_on_gcd_function. Invoke
9550 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
9551 invoke set_breakpoint_on_gcd_function again.
9552
2b4fd423
DE
95532014-09-18 Doug Evans <dje@google.com>
9554
9555 * gdb.dwarf2/symtab-producer.exp: New file.
9556
a5947601
SDJ
95572014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9558
9559 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
9560 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
9561 * gdb.base/global-var-nested-by-dso.c: Likewise.
9562 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9563
91c19059
SDJ
95642014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
9565 Pedro Alves <palves@redhat.com>
9566
9567 * gdb.base/watch-bitfields.exp: Pass string other than test file
9568 name to prepare_for_testing.
9569 (watch): New procedure.
9570 (expect_watchpoint): Use with_test_prefix.
9571 (top level): Factor out tests to ...
9572 (test_watch_location, test_regular_watch): ... these new
9573 procedures, and use with_test_prefix and gdb_continue_to_end.
9574
bb9d5f81
PP
95752014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9576
9577 PR breakpoints/12526
9578 * gdb.base/watch-bitfields.exp: New file.
9579 * gdb.base/watch-bitfields.c: New file.
9580
635856f5
PA
95812014-09-16 Pedro Alves <palves@redhat.com>
9582
9583 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9584 software and hardware addresses, not software address against
9585 itself.
9586
7280ceea
PA
95872014-09-16 Pedro Alves <palves@redhat.com>
9588
9589 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9590 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9591
428b16bd
PA
95922014-09-16 Pedro Alves <palves@redhat.com>
9593
9594 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9595 files.
9596 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9597 "*-*-vxworks*" throughout.
9598 * gdb.base/break.exp: Likewise.
9599 * gdb.base/default.exp: Likewise.
9600 * gdb.base/scope.exp: Likewise.
9601 * gdb.base/sepdebug.exp: Likewise.
9602 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9603 throughout.
9604 * gdb.base/run.c: Likewise.
9605 * gdb.base/sepdebug.c: Likewise.
9606 * gdb.hp/gdb.aCC/run.c: Likewise.
9607 * gdb.reverse/until-reverse.c: Likewise.
9608 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9609
666d413c
YQ
96102014-09-16 Yao Qi <yao@codesourcery.com>
9611
9612 * boards/local-remote-host-native.exp: New file.
9613
57cbd724
DE
96142014-09-14 Doug Evans <xdje42@gmail.com>
9615
9616 * gdb.threads/queue-signal.c (thread_count): New variable.
9617 (thread_count_mutex, thread_count_condvar): New variables.
9618 (incr_thread_count, wait_all_threads_running): New functions.
9619 (main): Wait for all threads to be in their thread functions.
9620
81219e53
DE
96212014-09-13 Doug Evans <xdje42@gmail.com>
9622
9623 * gdb.threads/queue-signal.c: New file.
9624 * gdb.threads/queue-signal.exp: New file.
9625
3714cea7
DE
96262014-09-13 Doug Evans <xdje42@gmail.com>
9627
9628 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9629 be consistent with what default_gdb_init uses.
9630 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9631 the plain text of the prompt. Add some logging printfs.
9632 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9633
fa43b1d7
PA
96342014-09-12 Pedro Alves <palves@redhat.com>
9635
9636 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9637 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9638 * gdb.arch/i386-size-overlap.exp: Likewise.
9639 * gdb.arch/i386-size.exp: Likewise.
9640 * gdb.arch/i386-unwind.exp: Likewise.
9641 * gdb.base/a2-run.exp: Likewise.
9642 * gdb.base/break.exp: Likewise.
9643 * gdb.base/charset.exp: Likewise.
9644 * gdb.base/chng-syms.exp: Likewise.
9645 * gdb.base/commands.exp: Likewise.
9646 * gdb.base/dbx.exp: Likewise.
9647 * gdb.base/find.exp: Likewise.
9648 * gdb.base/funcargs.exp: Likewise.
9649 * gdb.base/jit-simple.exp: Likewise.
9650 * gdb.base/reread.exp: Likewise.
9651 * gdb.base/sepdebug.exp: Likewise.
9652 * gdb.base/step-bt.exp: Likewise.
9653 * gdb.cp/mb-inline.exp: Likewise.
9654 * gdb.cp/mb-templates.exp: Likewise.
9655 * gdb.objc/basicclass.exp: Likewise.
9656 * gdb.threads/killed.exp: Likewise.
9657
9d9bf2df
EBM
96582014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9659
9660 PR tdep/17379
9661 * gdb.arch/powerpc-stackless.S: New file.
9662 * gdb.arch/powerpc-stackless.exp: New file.
9663
1cf2f1b0
JK
96642014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9665
9666 * gdb.base/attach.c: Include unistd.h.
9667 (main): Call alarm. Add label postloop.
9668 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9669 gdb_breakpoint, gdb_continue_to_breakpoint.
9670 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9671
98880d46
PA
96722014-09-11 Pedro Alves <palves@redhat.com>
9673
9674 PR gdb/17347
9675 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9676 * gdb.base/attach.exp (test_command_line_attach_run): New
9677 procedure.
9678 (top level): Call it.
9679
4c92ff2c
PA
96802014-09-11 Pedro Alves <palves@redhat.com>
9681
9682 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9683 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9684 (do_command_attach_tests): Use spawn_wait_for_attach.
9685 * gdb.base/solib-overlap.exp: Likewise.
9686 * gdb.multi/multi-attach.exp: Likewise.
9687 * gdb.python/py-prompt.exp: Likewise.
9688 * gdb.python/py-sync-interp.exp: Likewise.
9689 * gdb.server/ext-attach.exp: Likewise.
9690
3adc1a7d
GKB
96912014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9692
9693 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9694 command in testcase. Simplify testcase.
9695
96334934
JB
96962014-09-10 Joel Brobecker <brobecker@adacore.com>
9697
9698 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9699
eb479039
JB
97002014-09-10 Joel Brobecker <brobecker@adacore.com>
9701
9702 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9703
deede10c
JB
97042014-09-10 Joel Brobecker <brobecker@adacore.com>
9705
9706 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9707
7828a5f5
JB
97082014-09-10 Joel Brobecker <brobecker@adacore.com>
9709
9710 * gdb.dwarf2/dynarr-ptr.c: New file.
9711 * gdb.dwarf2/dynarr-ptr.exp: New file.
9712
33aeebcf
MR
97132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9714
9715 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9716 of 30 rather than hardcoding 120 for a slow test case. Take the
9717 `gdb,timeout' target setting into account for this calculation.
9718 Don't extend the timeout for the test cases that don't need it.
9719
7b415901
MR
97202014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9721
9722 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9723 a factor of 2 for a slow test case. Take the `gdb,timeout'
9724 target setting into account for this calculation.
9725 * gdb.reverse/until-precsave.exp: Increase the timeout by
9726 a factor of 15 and 3 respectively rather than adding 120
9727 for a pair of slow test cases. Take the `gdb,timeout'
9728 target setting into account for this calculation.
9729
4a40f85a
MR
97302014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9731
9732 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9733 timeout, don't pass one down to gdb_expect.
9734 (gdb_expect): Rework timeout selection.
9735
09635af7
MR
97362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9737
9738 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9739 exception on timeout.
9740 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9741 (gdbserver_start_extended): Catch any `gdbserver_start' error
9742 exceptions.
9743 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9744 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9745 `gdbserver_gdb_load' error exceptions.
9746
2bdd10b7
MR
97472014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9748
9749 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9750 120 on waiting for the TCP socket to open.
9751
316935f0
DE
97522014-09-09 Doug Evans <xdje42@gmail.com>
9753
9754 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9755 _caller_matches, _any_caller_is, _any_caller_matches.
9756
83740597
DE
97572014-09-09 Doug Evans <xdje42@gmail.com>
9758
9759 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9760
4c122fc3
YQ
97612014-09-09 Yao Qi <yao@codesourcery.com>
9762
9763 * gdb.mi/mi-var-display.exp: Set print symbol off.
9764
a9f116cb
GKB
97652014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9766
9767 PR gdb/17035
9768 * gdb.base/commands.exp: Add tests to verify user-defined
9769 commands with empty bodies.
9770 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9771 python commands in `show user command`.
9772 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9773 scheme commands in `show user command`.
9774
c75bd3a2
JK
97752014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9776
9777 PR python/17355
9778 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9779 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9780 * gdb.python/py-framefilter-invalidarg.exp: New file.
9781 * gdb.python/py-framefilter-invalidarg.py: New file.
9782
faa42425
DE
97832014-09-06 Doug Evans <xdje42@gmail.com>
9784
9785 PR 15276
9786 * gdb.python/py-caller-is.c: New file.
9787 * gdb.python/py-caller-is.exp: New file.
9788
474ca4f6
SDJ
97892014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9790
9791 PR gdb/17235
9792 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9793 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9794
eb0b0463
SDJ
97952014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9796
9797 PR fortran/17237
9798 * gdb.fortran/print-formatted.exp: New file.
9799 * gdb.fortran/print-formatted.f90: Likewise.
9800
5f3b99cf
SS
98012014-09-03 Sasha Smundak <asmundak@google.com>
9802
9803 * gdb.python/py-frame.exp: Test Frame.read_register.
9804
7d793aa9
SDJ
98052014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9806
9807 PR python/16699
9808 * gdb.python/py-completion.exp: New file.
9809 * gdb.python/py-completion.py: Likewise.
9810
fb0576e9
DE
98112014-08-28 Doug Evans <dje@google.com>
9812
9813 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9814 eax,etc. are live with values set by gdb and thus the compiler can't
9815 use them.
9816 * gdb.arch/i386-pseudo.c (main): Ditto.
9817
ee92b0dd
DE
98182014-08-27 Doug Evans <dje@google.com>
9819
9820 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9821
6649db35
DE
98222014-08-25 Doug Evans <dje@google.com>
9823
9824 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9825 (main): Ditto.
9826
564b7600
DE
98272014-08-25 Doug Evans <dje@google.com>
9828
9829 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9830
3881fb67
YQ
98312014-08-24 Yao Qi <yao@codesourcery.com>
9832
9833 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9834 symbol off.
9835 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9836
a05a36a5
DE
98372014-08-22 Doug Evans <dje@google.com>
9838
9839 PR 17276
9840 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9841 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9842 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9843
7c343b48
YQ
98442014-08-22 Yao Qi <yao@codesourcery.com>
9845
9846 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9847 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9848 * gdb.python/python.exp: Likewise. Use .py file on the host
9849 instead of the build.
9850
22fd09ae
JK
98512014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9852
9853 * gdb.threads/gcore-stale-thread.c: New file.
9854 * gdb.threads/gcore-stale-thread.exp: New file.
9855
a8454a7c
PA
98562014-08-21 Pedro Alves <palves@redhat.com>
9857
9858 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9859 * gdb.base/gcore-relro-pie.exp: Likewise.
9860 * gdb.base/gcore-relro.exp: Likewise.
9861 * gdb.base/gcore.exp: Likewise.
9862 * gdb.base/print-symbol-loading.exp: Likewise.
9863 * gdb.threads/gcore-thread.exp: Likewise.
9864 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9865
2a31c623
PA
98662014-08-20 Pedro Alves <palves@redhat.com>
9867 Jan Kratochvil <jan.kratochvil@redhat.com>
9868
9869 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9870 configure.
9871 (EXPECT): Handle READ1 being set.
9872 (all): Depend on EXTRA_RULES.
9873 (check-read1, expect-read1, read1.so, read1): New rules.
9874 * README (Testsuite Parameters): Document the READ1 make variable.
9875 (Race detection): New section.
9876 * configure: Regenerate.
9877 * configure.ac: If build==host==target, and running under a
9878 GNU/glibc system, add read1 to the extra Makefile rules.
9879 (EXTRA_RULES): AC_SUBST it.
9880 * lib/read1.c: New file.
9881
d36430db
JB
98822014-08-20 Joel Brobecker <brobecker@adacore.com>
9883
9884 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9885 the handling of variables declared as a typedef to an array
9886 which a DW_AT_data_location attribute.
9887
9a0dc9e3
PA
98882014-08-19 Andrew Burgess <aburgess@broadcom.com>
9889 Pedro Alves <palves@redhat.com>
9890
9891 PR symtab/14604
9892 PR symtab/14605
9893 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9894 gdb_test.
9895
0718a8da
PA
98962014-08-19 Pedro Alves <palves@redhat.com>
9897
9898 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9899
13b448cd
YQ
99002014-08-19 Yao Qi <yao@codesourcery.com>
9901
9902 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9903 right line.
9904
1cbf5077
DB
99052014-08-18 David Blaikie <dblaikie@gmail.com>
9906
9907 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9908
bf0fae19
JB
99092014-08-18 Joel Brobecker <brobecker@adacore.com>
9910
9911 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9912 attribute in array range.
9913
3c8c5dcc
JB
99142014-08-18 Joel Brobecker <brobecker@adacore.com>
9915
9916 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9917
e66d4446
SC
99182014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9919
9920 PR c++/17132
9921 * gdb.cp/pr17132.cc: New file.
9922 * gdb.cp/pr17132.exp: New file.
9923
940df408
SC
99242014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9925
9926 * gdb.python/py-xmethods.py (A_getarrayind)
9927 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9928 Use 'print' with function call syntax.
9929 (E_method_matcher.match): Fix tab vs space indentation mixup.
9930
ebcc6c3a
YQ
99312014-08-15 Yao Qi <yao@codesourcery.com>
9932
9933 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9934 false.
9935
775e0f04
YQ
99362014-08-15 Yao Qi <yao@codesourcery.com>
9937
9938 * gdb.cp/casts.exp: Set print symbol off.
9939 * gdb.cp/class2.exp: Likewise.
9940 * gdb.cp/overload.exp: Likewise.
9941 * gdb.cp/templates.exp: Likewise.
9942
d769e349
DE
99432014-08-11 Doug Evans <dje@google.com>
9944
9945 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9946 (test_load_shlib): Update.
9947
20c6f1e1
YQ
99482014-08-09 Yao Qi <yao@codesourcery.com>
9949
9950 * gdb.base/display.exp: Invoke is_address_zero_readable.
9951 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9952 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9953 * gdb.base/hbreak-unmapped.exp: Return if
9954 is_address_zero_readable returns true.
9955 * gdb.base/signest.exp: Likewise.
9956 * gdb.base/signull.exp: Likewise.
9957 * gdb.base/sigbpt.exp: Likewise.
9958 * gdb.guile/scm-disasm.exp: Do the test if
9959 is_address_zero_readable returns false.
9960 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9961 * gdb.python/py-arch.exp: Likewise.
9962 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9963 * lib/gdb.exp (is_address_zero_readable): New proc.
9964
5792e8e3
YQ
99652014-08-09 Yao Qi <yao@codesourcery.com>
9966
9967 PR testsuite/13443
9968 * gdb.mi/mi-var-display.exp: Make test messages unique.
9969
3cecbbbe
TT
99702014-08-04 Tom Tromey <tromey@redhat.com>
9971
9972 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9973 target 0".
9974
00b51ff5
TT
99752014-08-04 Tom Tromey <tromey@redhat.com>
9976
9977 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9978 "target_resume".
9979
6908c509
JB
99802014-08-01 Joel Brobecker <brobecker@adacore.com>
9981
9982 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9983 inner_vla_struct_object_size.
9984 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9985 as xfail.
9986
cc6563d2
PA
99872014-07-30 Pedro Alves <palves@redhat.com>
9988
9989 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9990 comment.
9991
7e09a223
YQ
99922014-07-29 Yao Qi <yao@codesourcery.com>
9993
9994 PR gdb/17206
9995 * gdb.base/until-nodebug.exp: New.
9996
7ebdbe92
DE
99972014-07-28 Doug Evans <xdje42@gmail.com>
9998
9999 PR guile/17203
10000 * gdb.guile/scm-parameter.exp: Add tests for trying to create
10001 previously existing parameter, and previously ambiguously spelled
10002 parameter.
10003
fdb1adc6
WN
100042014-07-28 Will Newton <will.newton@linaro.org>
10005
10006 * gdb.base/varargs.exp: Remove KFAILs for ARM.
10007
186fcde0
DE
100082014-07-26 Ludovic Courtès <ludo@gnu.org>
10009 Doug Evans <xdje42@gmail.com>
10010
10011 PR guile/17146
10012 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
10013
70509625
PA
100142014-07-25 Pedro Alves <palves@redhat.com>
10015
10016 * gdb.threads/signal-command-handle-nopass.c: New file.
10017 * gdb.threads/signal-command-handle-nopass.exp: New file.
10018 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
10019 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
10020 * gdb.threads/signal-delivered-right-thread.c: New file.
10021 * gdb.threads/signal-delivered-right-thread.exp: New file.
10022
c3f814a1
PA
100232014-07-25 Pedro Alves <palves@redhat.com>
10024
10025 * gdb.base/double-prompt-target-event-error.exp
10026 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
10027 match.
10028 (cancel_pagination_in_target_event): Rework double prompt
10029 detection.
10030 * gdb.base/paginate-after-ctrl-c-running.exp
10031 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
10032 <return>' match.
10033 * gdb.base/paginate-bg-execution.exp
10034 (test_bg_execution_pagination_return)
10035 (test_bg_execution_pagination_cancel): Remove '-notransfer
10036 <return>' matches.
10037 * gdb.base/paginate-execution-startup.exp
10038 (test_fg_execution_pagination_return)
10039 (test_fg_execution_pagination_cancel): Remove '-notransfer
10040 <return>' matches.
10041 * gdb.base/paginate-inferior-exit.exp
10042 (test_paginate_inferior_exited): Remove '-notransfer <return>'
10043 match.
10044 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
10045 * lib/gdb.exp (pagination_prompt): Run text through
10046 string_to_regexp.
10047 (gdb_test_multiple): Match $pagination_prompt instead of
10048 "<return>".
10049 (string_to_regexp): Move to lib/gdb-utils.exp.
10050
e214cf6c
JK
100512014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10052
10053 * gdb.arch/amd64-entry-value-paramref.S: New file.
10054 * gdb.arch/amd64-entry-value-paramref.cc: New file.
10055 * gdb.arch/amd64-entry-value-paramref.exp: New file.
10056 * gdb.arch/amd64-optimout-repeat.S: New file.
10057 * gdb.arch/amd64-optimout-repeat.c: New file.
10058 * gdb.arch/amd64-optimout-repeat.exp: New file.
10059
17d0c5c8
JK
100602014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10061
10062 PR gdb/17170
10063 * gdb.base/statistics.exp: New file.
10064
b8b8facf
DE
100652014-07-17 Doug Evans <dje@google.com>
10066
74b49205 10067 PR gdb/17170
b8b8facf
DE
10068 * gdb.base/maint.exp: Update testing of per-command stats.
10069
1b5d0ab3
PA
100702014-07-16 Pedro Alves <palves@redhat.com>
10071
10072 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
10073 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
10074 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
10075 (tfile_write_buf): New functions.
10076 (add_memory_block): Rewrite using the above.
10077 (adjust_function_address): New function.
10078 (FUNCTION_ADDRESS): New macro.
10079 (write_basic_trace_file): Remove short_x local, and use
10080 tfile_write_16. Change type of func_addr local to unsigned long
10081 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
10082 here. Cast argument of add_memory_block to char pointer.
10083 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
10084 (main): Remove parameters.
10085 * gdb.trace/tfile.exp: Remove nowarnings.
10086
4d974e88
SM
100872014-07-15 Simon Marchi <simon.marchi@ericsson.com>
10088
10089 * gdb.base/debug-expr.exp: Test string evaluation with
10090 "debug expression" on.
10091
41e99568
PA
100922014-07-15 Pedro Alves <palves@redhat.com>
10093
10094 * gdb.base/reread.exp: Use clean_restart.
10095
487d9753
PL
100962014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
10097
10098 * gdb.arch/avr-flash-qualifer.c: New.
10099 * gdb.arch/avr-flash-qualifer.exp: New.
10100
cc1c52ad
PA
101012014-07-14 Pedro Alves <palves@redhat.com>
10102
10103 * gdb.base/paginate-after-ctrl-c-running.c: New file.
10104 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
10105
1e973570
PA
101062014-07-14 Pedro Alves <palves@redhat.com>
10107
10108 * gdb.base/double-prompt-target-event-error.c: New file.
10109 * gdb.base/double-prompt-target-event-error.exp: New file.
10110
93d6eb10
PA
101112014-07-14 Pedro Alves <palves@redhat.com>
10112
10113 PR gdb/17072
10114 * gdb.base/paginate-inferior-exit.c: New file.
10115 * gdb.base/paginate-inferior-exit.exp: New file.
10116
0017922d
PA
101172014-07-14 Pedro Alves <palves@redhat.com>
10118
10119 PR gdb/17072
10120 * gdb.base/paginate-bg-execution.c: New file.
10121 * gdb.base/paginate-bg-execution.exp: New file.
10122
94696ad3
PA
101232014-07-14 Pedro Alves <palves@redhat.com>
10124
10125 PR gdb/17072
10126 * gdb.base/paginate-execution-startup.c: New file.
10127 * gdb.base/paginate-execution-startup.exp: New file.
10128 * lib/gdb.exp (pagination_prompt): New global.
10129 (default_gdb_spawn): New procedure, factored out from
10130 default_gdb_spawn.
10131 (default_gdb_start): Adjust to call default_gdb_spawn.
10132 (gdb_spawn): New procedure.
10133
bd293940
PA
101342014-07-14 Pedro Alves <palves@redhat.com>
10135
10136 * lib/gdb.exp (gdb_assert): New procedure.
10137 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
10138
c933f875
PA
101392014-07-14 Pedro Alves <palves@redhat.com>
10140
10141 * gdb.base/execution-termios.c: New file.
10142 * gdb.base/execution-termios.exp: New file.
10143
d98b7a16
TT
101442014-07-14 Tom Tromey <tromey@redhat.com>
10145
10146 * gdb.cp/vla-cxx.cc: New file.
10147 * gdb.cp/vla-cxx.exp: New file.
10148
548740d6
TT
101492014-07-14 Tom Tromey <tromey@redhat.com>
10150
10151 * gdb.reverse/rerun-prec.c: New file.
10152 * gdb.reverse/rerun-prec.exp: New file.
10153
a25eb028
MR
101542014-07-12 Maciej W. Rozycki <macro@mips.com>
10155 Maciej W. Rozycki <macro@codesourcery.com>
10156
10157 * lib/gdb-utils.exp: New file.
10158 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
10159 inline `gdb_init_command' processing.
10160 (gdb_start_cmd): Likewise.
10161 * lib/mi-support.exp (mi_run_cmd): Likewise.
10162 * README: Document `gdb_init_command' and `gdb_init_commands'.
10163
218c2655
JK
101642014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10165
10166 Fix false FAIL running under a very long directory name.
10167 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
10168 and "set print elements 10000". Twice.
10169
5401fde3
YQ
101702014-07-11 Yao Qi <yao@codesourcery.com>
10171
10172 * gdb.base/exprs.exp: "set print symbol off".
10173
e76126e8
PA
101742014-07-11 Pedro Alves <palves@redhat.com>
10175
10176 * gdb.threads/kill.c: New file.
10177 * gdb.threads/kill.exp: New file.
10178
2d6f0de6
YQ
101792014-07-10 Yao Qi <yao@codesourcery.com>
10180
10181 * gdb.trace/tfile.c (write_basic_trace_file)
10182 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
10183 address written to trace file.
10184
7180e04a
PA
101852014-07-09 Pedro Alves <palves@redhat.com>
10186
10187 * gdb.base/attach-wait-input.exp: New file.
10188 * gdb.base/attach-wait-input.c: New file.
10189
9a9a7608
AB
101902014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
10191
10192 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
10193 setting up test structures.
10194 (main): Call new test function.
10195 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
10196 test function, continue into test function and walk test
10197 structures.
10198
161ac41e
YQ
101992014-07-02 Yao Qi <yao@codesourcery.com>
10200
10201 * gdb.trace/entry-values.c: Define labels 'foo_start' and
10202 'bar_start' at the beginning of functions 'foo' and 'bar'
10203 respectively.
10204 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
10205 instead of 'foo' and 'bar'.
10206
1f267ae3
MM
102072014-07-08 Markus Metzger <markus.t.metzger@intel.com>
10208
10209 * gdb.btrace/segv.exp: New.
10210 * gdb.btrace/segv.c: New.
10211
2b239efb
LM
102122014-07-02 Luis Machado <lgustavo@codesourcery.com>
10213
10214 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
10215 instruction.
10216
cf363f18
MW
102172014-06-30 Mark Wielaard <mjw@redhat.com>
10218
10219 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
10220 vulture, vilify, villar): New volatile array constants.
10221 (vindictive, vegetation): New const volatile array constants.
10222 * gdb.base/volatile.exp: Test volatile and const volatile array
10223 types.
10224
aebf9d24
AA
102252014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10226
10227 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
10228 target lacks support for awatch, rwatch, or hbreak.
10229
b67a2c6f
YQ
102302014-06-27 Yao Qi <yao@codesourcery.com>
10231
10232 * gdb.multi/dummy-frame-restore.exp: New.
10233 * gdb.multi/dummy-frame-restore.c: New.
10234
aef92902
MM
102352014-06-25 Markus Metzger <markus.t.metzger@intel.com>
10236
10237 * gdb.btrace/gcore.exp: New.
10238
8e9db26e
PA
102392014-06-23 Pedro Alves <palves@redhat.com>
10240
10241 * gdb.base/watchpoint-reuse-slot.c: New file.
10242 * gdb.base/watchpoint-reuse-slot.exp: New file.
10243
70afc5b7
SC
102442014-06-23 Siva Chandra Reddy <sivachandra@google.com>
10245
10246 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
10247 progspace's filename in 'info', 'enable' and 'disable' command
10248 tests.
10249
b972bd9c
JK
102502014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10251
10252 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
10253 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10254 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
10255
125f8a3d
GB
102562014-06-20 Gary Benson <gbenson@redhat.com>
10257
10258 * gdb.arch/i386-avx.exp: Fix include file location.
10259 * gdb.arch/i386-sse.exp: Likewise.
10260
3ed9baed
IB
102612014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
10262
10263 * gdb.dlang/expression.exp: New file.
10264
034f788c
PA
102652014-06-19 Pedro Alves <palves@redhat.com>
10266
10267 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
10268 out from ...
10269 (top level): ... here. Iterate running tests under different
10270 scheduler-locking settings.
10271
45371d0c
LM
102722014-06-18 Luis Machado <lgustavo@codesourcery.com>
10273
10274 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
10275 to DW_FORM_addr and use non-zero addresses.
10276
5d376983
SC
102772014-06-18 Siva Chandra Reddy <sivachandra@google.com>
10278
10279 PR gdb/17017
10280 * gdb.python/py-xmethods.cc: Add global function call counters and
10281 increment them in their respective functions. Remove "cout"
10282 statements.
10283 * gdb.python/py-xmethods.exp: Make tests check the global function
10284 call counters instead of depending on inferior IO.
10285
a1aa2221
LM
102862014-06-18 Don Breazeal <donb@codesourcery.com>
10287
10288 * gdb.base/foll-fork.exp (default_fork_parent_follow):
10289 Deleted procedure.
10290 (explicit_fork_parent_follow): Deleted procedure.
10291 (explicit_fork_child_follow): Deleted procedure.
10292 (test_follow_fork): New procedure.
10293 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 10294 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
10295 procedure calls.
10296
0fc05997
YQ
102972014-06-17 Yao Qi <yao@codesourcery.com>
10298
10299 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
10300 CP1252.
10301
70795c52
LM
103022014-06-17 Luis Machado <lgustavo@codesourcery.com>
10303
10304 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
10305 Initialize ptr and S explicitly.
10306 (skip_type_update_when_not_use_rtti_test): Likewise.
10307
6be47f0c
KS
103082014-06-16 Keith Seitz <keiths@redhat.com>
10309
10310 PR mi/15863
10311 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
10312 the inferior is started.
10313
d03de421
PA
103142014-06-16 Pedro Alves <palves@redhat.com>
10315
10316 * gdb.base/break-main-file-remove-fail.c: New file.
10317 * gdb.base/break-main-file-remove-fail.exp: New file.
10318 * gdb.base/break-unload-file.exp: Use build_executable instead of
10319 prepare_for_testing.
10320 (test_break): New parameter "initial_load". Handle it.
10321 (top level): Add initial_load cmdline/file axis.
10322
f9579b99
TT
103232014-06-12 Tom Tromey <tromey@redhat.com>
10324
10325 * gdb.base/completion.exp: Don't use directory name in test.
10326
3657956b
GB
103272014-06-09 Gary Benson <gbenson@redhat.com>
10328
10329 * gdb.base/sigall.c [Functions to send signals]: Reorder to
10330 separate the always-available ANSI-standard signals from the
10331 signals that require checking.
10332 (main): Likewise.
10333 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
10334 Likewise.
10335 (main): Likewise.
10336
4186eb54
KS
103372014-06-07 Keith Seitz <keiths@redhat.com>
10338
10339 Revert:
10340 PR c++/16253
10341 * gdb.cp/var-tag.cc: New file.
10342 * gdb.cp/var-tag.exp: New file.
10343 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10344 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10345 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10346 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10347
25326a28 103482014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
10349
10350 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
10351
829155c9
PA
103522014-06-06 Pedro Alves <palves@redhat.com>
10353
10354 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
10355 in target debug output instead of looking at RSP packets,
10356 disabling the test on any target that uses hardware stepping.
10357 Update comments.
10358
61c8d22e
PA
103592014-06-06 Pedro Alves <palves@redhat.com>
10360
10361 * gdb.base/break-unload-file.exp: Fix typo.
10362
d9a47287
YQ
103632014-06-06 Yao Qi <yao@codesourcery.com>
10364
10365 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
10366 from "jit_function" to "^jit_function".
10367
e5e01dbf
YQ
103682014-06-06 Yao Qi <yao@codesourcery.com>
10369
10370 * gdb.base/async.c (foo): Add one statement.
10371 * gdb.base/async.exp: Get the next instruction address and
10372 match the output of "nexti" by instruction address. Match
10373 the hex address in the output of "finish".
10374
73ba372c
GB
103752014-06-06 Gary Benson <gbenson@redhat.com>
10376
10377 * gdb.base/call-signals.c: Remove preprocessor conditionals
10378 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
10379 SIGSEGV and SIGTERM.
10380 * gdb.base/sigall.c: Likewise.
10381 * gdb.base/unwindonsignal.c: Likewise.
10382 * gdb.reverse/sigall-reverse.c: Likewise.
10383
831517df
YQ
103842014-06-06 Yao Qi <yao@codesourcery.com>
10385
10386 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
10387 readable, skip the test.
10388
b8b91e98
YQ
103892014-06-06 Yao Qi <yao@codesourcery.com>
10390
10391 * gdb.threads/staticthreads.c (thread_function): Move the line
10392 setting breakpoint on forward.
10393 * gdb.threads/staticthreads.exp: Update comments.
10394
fb934770
LC
103952014-06-05 Ludovic Courtès <ludo@gnu.org>
10396
10397 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
10398 "history-append! type error".
10399
6ef284bd
SM
104002014-06-05 Simon Marchi <simon.marchi@ericsson.com>
10401
10402 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
10403 erroneous dprintf expected input.
10404
a872e241
DE
104052014-06-04 Doug Evans <xdje42@gmail.com>
10406
10407 * gdb.guile/scm-generics.exp: Delete.
10408
16f691fb
DE
104092014-06-04 Doug Evans <xdje42@gmail.com>
10410
10411 * gdb.guile/scm-breakpoint.exp: Update.
10412 Add tests for breakpoint registration.
10413
012370f6
TT
104142014-06-04 Tom Tromey <tromey@redhat.com>
10415
10416 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
10417 VLA-in-union.
10418 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
10419 inner_vla_struct, vla_union types. Initialize objects of those
10420 types and compute their sizes.
10421
9f5a4cef
HZ
104222014-06-04 Nathan Sidwell <nathan@codesourcery.com>
10423 Hui Zhu <hui@codesourcery.com>
10424
10425 * gdb.base/fileio.exp: Add test for shell not available as well as
10426 available.
10427 * gdb.base/fileio.c (test_system): Check for shell twice.
10428
90a45c4d
YQ
104292014-06-04 Yao Qi <yao@codesourcery.com>
10430
10431 * gdb.base/auto-connect-native-target.exp: Remove redundant
10432 space from the regexp pattern.
10433
70017e41
YQ
104342014-06-04 Yao Qi <yao@codesourcery.com>
10435
10436 * gdb.base/default.exp: Replace "child" with "native" in
10437 regexp pattern.
10438
883964a7
SC
104392014-06-03 Siva Chandra Reddy <sivachandra@google.com>
10440
10441 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
10442 * gdb.python/py-xmethods.exp: New tests to test xmethods.
10443 * gdb.python/py-xmethods.py: Python script supporting the
10444 new testcase and tests.
10445
ef370185
JB
104462014-06-03 Joel Brobecker <brobecker@adacore.com>
10447 Pedro Alves <palves@redhat.com>
10448
10449 PR breakpoints/17000
10450 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
10451 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
10452
1e2ccb61
BM
104532014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
10454
10455 * gdb.base/subst.exp: Add tests to verify partial path matching
10456 output.
10457
c6ec5ab2
PA
104582014-06-03 Pedro Alves <palves@redhat.com>
10459
10460 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
10461 target that doesn't use software single-stepping.
10462
835c559f
PA
104632014-06-03 Pedro Alves <palves@redhat.com>
10464
10465 PR breakpoints/17000
10466 * gdb.base/sss-bp-on-user-bp-2.c: New file.
10467 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
10468
06eb1586
DE
104692014-06-02 Doug Evans <xdje42@gmail.com>
10470
10471 * gdb.guile/scm-parameter.exp: New file.
10472
e698b8c4
DE
104732014-06-02 Doug Evans <xdje42@gmail.com>
10474
10475 * gdb.guile/scm-cmd.c: New file.
10476 * gdb.guile/scm-cmd.exp: New file.
10477
ded03782
DE
104782014-06-02 Doug Evans <xdje42@gmail.com>
10479
10480 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
10481 pretty-printer lookup.
10482 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
10483 (make-pp_s-printer): Call it.
10484 (make-pretty-printer-from-dict): New function.
10485 (lookup-pretty-printer-maker-from-dict): New function.
10486 (*pretty-printer*): Simplify.
10487 (make-objfile-pp_s-printer): New function.
10488 (install-objfile-pretty-printers!): New function.
10489 (make-progspace-pp_s-printer): New function.
10490 (install-progspace-pretty-printers!): New function.
10491 * gdb.guile/scm-progspace.c: New file.
10492 * gdb.guile/scm-progspace.exp: New file.
10493
41fac0cf
PA
104942014-06-02 Pedro Alves <palves@redhat.com>
10495
10496 * gdb.base/dprintf-bp-same-addr.c: New file.
10497 * gdb.base/dprintf-bp-same-addr.exp: New file.
10498
96ae5695
EBM
104992014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10500
10501 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
10502 * gdb.arch/powerpc-power.s: Likewise.
10503
da02b3a8
JB
105042014-06-02 Joel Brobecker <brobecker@adacore.com>
10505
10506 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
10507
c72b2e7b
YQ
105082014-06-01 Yao Qi <yao@codesourcery.com>
10509
10510 * gdb.base/watchpoint.exp (test_watch_location): Check null
10511 pointer can be dereferenced. If not, do the test, otherwise
10512 skip it.
10513
53e8a631
AB
105142014-05-30 Andrew Burgess <aburgess@broadcom.com>
10515
10516 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
10517 results.
10518 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
10519
938f0e2f
AB
105202014-05-30 Andrew Burgess <aburgess@broadcom.com>
10521
10522 * gdb.arch/amd64-invalid-stack-middle.S: New file.
10523 * gdb.arch/amd64-invalid-stack-middle.c: New file.
10524 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
10525 * gdb.arch/amd64-invalid-stack-top.c: New file.
10526 * gdb.arch/amd64-invalid-stack-top.exp: New file.
10527
9ba6657a
PA
105282014-05-30 Pedro Alves <palves@redhat.com>
10529
10530 PR breakpoints/17000
10531 * gdb.base/sss-bp-on-user-bp.c: New file.
10532 * gdb.base/sss-bp-on-user-bp.exp: New file.
10533
522c09bf
DB
105342014-05-30 David Blaikie <dblaikie@gmail.com>
10535
10536 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
10537 gnu_inline semantics via attribute.
10538 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
10539 source explicitly specifies the required semantics.
10540
bf4ef81e
MR
105412014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
10542
10543 * gdb.reverse/sigall-reverse.exp: Fix a typo.
10544
329ea579
PA
105452014-05-29 Pedro Alves <palves@redhat.com>
10546 Tom Tromey <tromey@redhat.com>
10547
10548 * gdb.base/async-shell.exp: Don't enable target-async.
10549 * gdb.base/async.exp
10550 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
10551 parameter. Adjust.
10552 (top level): Don't test with "target-async".
10553 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
10554 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
10555 * gdb.base/inferior-died.exp: Don't enable target-async.
10556 * gdb.base/interrupt-noterm.exp: Likewise.
10557 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
10558 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10559 * gdb.mi/mi-nonstop.exp: Likewise.
10560 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10561 * gdb.mi/mi-nsintrall.exp: Likewise.
10562 * gdb.mi/mi-nsmoribund.exp: Likewise.
10563 * gdb.mi/mi-nsthrexec.exp: Likewise.
10564 * gdb.mi/mi-watch-nonstop.exp: Likewise.
10565 * gdb.multi/watchpoint-multi.exp: Adjust comment.
10566 * gdb.python/py-evsignal.exp: Don't enable target-async.
10567 * gdb.python/py-evthreads.exp: Likewise.
10568 * gdb.python/py-prompt.exp: Likewise.
10569 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
10570 * gdb.server/solib-list.exp: Don't enable target-async.
10571 * gdb.threads/thread-specific-bp.exp: Likewise.
10572 * lib/mi-support.exp: Adjust to use mi-async.
10573
fd664c91
PA
105742014-05-29 Pedro Alves <palves@redhat.com>
10575
10576 PR gdb/13860
10577 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10578 reason, even in sync mode.
10579
251bde03
PA
105802014-05-29 Pedro Alves <palves@redhat.com>
10581 Hui Zhu <hui@codesourcery.com>
10582
10583 PR PR15693
10584 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10585 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10586 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10587 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10588
7f3c0343
JB
105892014-05-28 Joel Brobecker <brobecker@adacore.com>
10590
10591 * config/monitor.exp (gdb_target_monitor): Replace use of
10592 "set remotebaud" by "set serial baud".
10593
b2715b27
AW
105942014-05-26 Andy Wingo <wingo@igalia.com>
10595
10596 * gdb.guile/scm-breakpoint.exp:
10597 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10598 properties instead of gdb-object-properties.
10599
498a4489
YQ
106002014-05-26 Yao Qi <yao@codesourcery.com>
10601
10602 * gdb.server/no-thread-db.exp: Specify source file name
10603 explicitly when setting a breakpoint.
10604
589fdceb
MM
106052014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10606
10607 * gdb.btrace/vdso.c: New.
10608 * gdb.btrace/vdso.exp: New.
10609
e9089e05
MM
106102014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10611
10612 * gdb.base/gcore.exp (capture_command_output): Move ...
10613 * lib/gdb.exp (capture_command_output): ... here.
10614
67b5c0c1
MM
106152014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10616
10617 * gdb.btrace/data.exp: Test memory access during btrace replay.
10618
a2199296
SM
106192014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10620
10621 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10622
17b2616c
PA
106232014-05-21 Pedro Alves <palves@redhat.com>
10624
10625 PR gdb/13860
10626 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10627 (top level): Test that output related to execution commands is
10628 sent to the console with CLI commands, but not with MI commands.
10629 Test that breakpoint events are always mirrored to the console.
10630 Also expect the new source line to be output after a "next" in
10631 async mode too. Make it a pass/fail test.
10632 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10633 output.
10634 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10635
5166082f
PA
106362014-05-21 Pedro Alves <palves@redhat.com>
10637
10638 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10639 Use them to test variations of "list" after reaching a breakpoint.
10640 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10641 Test "list" with listsize 10 after reaching a breakpoint.
10642 * gdb.python/python.exp (decode_line current location line
10643 number): Adjust expected line number.
10644
2f25d70f
SM
106452014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10646
10647 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10648 behavior for $args, pass it directly to "run".
10649
ff604a67
MR
106502014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10651
10652 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10653 30000 to 65536.
10654
6a3cb8e8
PA
106552014-05-21 Pedro Alves <palves@redhat.com>
10656
10657 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10658 auto-connect-native-target off".
10659 * gdb.base/auto-connect-native-target.c: New file.
10660 * gdb.base/auto-connect-native-target.exp: New file.
10661
4ebfc96e
PA
106622014-05-21 Pedro Alves <palves@redhat.com>
10663
10664 * gdb.base/default.exp: Test "target native" instead of "target
10665 child".
10666
36d46afb
MW
106672014-05-21 Mark Wielaard <mjw@redhat.com>
10668
10669 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10670
5876f503
JK
106712014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10672
10673 Fix TLS access for -static -pthread.
10674 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10675 <HAVE_TLS> (thread_function, main): Initialize it.
10676 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10677 Add clean_restart.
10678 <$have_tls != "">: Check TLSVAR.
10679
0256a6ac
PA
106802014-05-21 Pedro Alves <palves@redhat.com>
10681
10682 * gdb.base/dcache-line-read-error.c: New.
10683 * gdb.base/dcache-line-read-error.exp: New.
10684
936d2992
PA
106852014-05-20 Pedro Alves <palves@redhat.com>
10686
10687 * gdb.base/compare-sections.c: New file.
10688 * gdb.base/compare-sections.exp: New file.
10689
802e8e6d
PA
106902014-05-20 Pedro Alves <palves@redhat.com>
10691
10692 * gdb.base/break-idempotent.c: New file.
10693 * gdb.base/break-idempotent.exp: New file.
10694
e59fa00f
MM
106952014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10696
10697 * gdb.btrace/nohist.exp: New.
10698
8b696e31
YQ
106992014-05-20 Yao Qi <yao@codesourcery.com>
10700
10701 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10702 gdb.reverse directory and gdb_reverse_timeout exists in board
10703 setting.
10704 * README: Document gdb_reverse_timeout.
10705
73c9764f
YQ
107062014-05-20 Yao Qi <yao@codesourcery.com>
10707
10708 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10709 'test_file_name'. Treat args as a string instead of a list.
10710 (gdb_init): Rename argument 'args' by 'test_file_name'.
10711
f1f4348a
JK
107122014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10713
10714 * gdb.arch/powerpc-power.exp: New file.
10715 * gdb.arch/powerpc-power.s: New file.
10716
0dbe70ce
DE
107172014-05-16 Doug Evans <dje@google.com>
10718
10719 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
10720 * gdb.base/completion.exp: Check that all expected files exist
10721 before doing file completion.
0dbe70ce 10722
8d551b02
DE
107232014-05-16 Doug Evans <dje@google.com>
10724
10725 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10726 Update.
10727 (do_syscall_tests_without_xml): Update.
10728
73eb7709
PA
107292014-05-16 Pedro Alves <palves@redhat.com>
10730
10731 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10732 instead of "unknown output after running".
10733
3fae92fc
YQ
107342014-05-16 Yao Qi <yao@codesourcery.com>
10735
10736 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10737 file1.txt from host at the end.
10738 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10739
c2b2ccc5
DE
107402014-05-15 Doug Evans <dje@google.com>
10741
10742 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10743 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10744 loading file. Add test for TU lookup.
10745
8c217a4b
SM
107462014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10747
10748 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10749 calling "-exec-arguments" or "set args" before running the
10750 inferior.
10751
3deb39c6
SM
107522014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10753
10754 * lib/mi-support.exp (mi_expect_stop): Expect message for
10755 inferiors that exit with non-zero exit code.
10756
71a79f8c
YQ
107572014-05-14 Yao Qi <yao@codesourcery.com>
10758
10759 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10760 match absolute path on remote host.
10761 (test_file_list_exec_source_files): Remove "/" from the
10762 pattern.
10763
f23fcd46
YQ
107642014-05-14 Yao Qi <yao@codesourcery.com>
10765
10766 * boards/local-remote-host-notty.exp (${board}_file): New
10767 proc.
10768
9404b58f
KM
107692014-05-07 Kyle McMartin <kyle@redhat.com>
10770
10771 Pushed by Joel Brobecker <brobecker@adacore.com>.
10772 * gdb.arch/aarch64-atomic-inst.c: New file.
10773 * gdb.arch/aarch64-atomic-inst.exp: New file.
10774
5e45f04c
YQ
107752014-05-07 Yao Qi <yao@codesourcery.com>
10776
10777 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10778 in current context" too.
10779
c888a17d
KS
107802014-05-05 Keith Seitz <keiths@redhat.com>
10781
10782 * gdb.linespec/ls-dollar.exp: Add test for linespec
10783 file:convenience_variable.
10784
290a839c
YQ
107852014-05-05 Yao Qi <yao@codesourcery.com>
10786
10787 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10788 traceframes into tfile and ctf trace files. Read data from
10789 trace file and test collected data.
10790 (gdb_collect_locals_test): Likewise.
10791 (gdb_unavailable_registers_test): Likewise.
10792 (gdb_unavailable_floats): Likewise.
10793 (gdb_collect_globals_test): Likewise.
10794 (top-level): Append "ctf" to trace_file_targets if GDB
10795 supports.
10796
b5262cd0
YQ
107972014-05-05 Yao Qi <yao@codesourcery.com>
10798
10799 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10800 code to ...
10801 (gdb_collect_args_test_1): ... it. New proc.
10802 (gdb_collect_locals_test): Move some code to ...
10803 (gdb_collect_locals_test_1): ... it. New proc.
10804 (gdb_unavailable_registers_test): Move some code to ...
10805 (gdb_unavailable_registers_test_1): ... it. New proc.
10806 (gdb_unavailable_floats): Move some code to ...
10807 (gdb_unavailable_floats_1): ... it. New proc.
10808
30a1e6cc
SDJ
108092014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10810
10811 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10812 probes to test for bitness recognition.
10813 * gdb.arch/amd64-stap-optional-prefix.exp
10814 (test_probe_value_without_reg): New procedure.
10815 Add code to test for different kinds of bitness.
10816
f33da99a
SDJ
108172014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10818
10819 PR breakpoints/16889
10820 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10821 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10822
5b80f00d
PA
108232014-05-01 Pedro Alves <palves@redhat.com>
10824
10825 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10826 gdb_file_cmd if no file is specified.
10827 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10828 last_loaded_file to set the remote exec-file.
10829
f8c2a73c
PA
108302014-05-01 Pedro Alves <palves@redhat.com>
10831
10832 * boards/local-remote-host.exp: New file.
10833
be6e8ac7
PA
108342014-05-01 Pedro Alves <palves@redhat.com>
10835
10836 * boards/local-remote-host.exp: Rename to ...
10837 * boards/local-remote-host-notty.exp: ... this.
10838
cac0dc8f
JB
108392014-04-28 Joel Brobecker <brobecker@adacore.com>
10840
10841 * gdb.ada/dyn_arrayidx: New testcase.
10842
9730e6cc
YQ
108432014-04-26 Yao Qi <yao@codesourcery.com>
10844
10845 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10846 and compute the length of function main. Save it in
10847 $main_length.
10848 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10849 (top-level): Use gdb_compile to compile objects into
10850 executable and restart GDB. Remove invocation to
10851 prepare_for_testing.
10852
7ae1a6a6
PA
108532014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10854 Pedro Alves <palves@redhat.com>
10855
10856 PR server/16255
10857 * gdb.multi/multi-attach.c: New file.
10858 * gdb.multi/multi-attach.exp: New file.
10859
4082afcc
PA
108602014-04-25 Pedro Alves <palves@redhat.com>
10861
10862 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10863 user.
10864 (top level): Test that "set remote conditional-breakpoints-packet
10865 off" works as intended.
10866 * gdb.base/dprintf.exp: Test that "set remote
10867 breakpoint-commands-packet off" works as intended.
10868 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10869 New function.
10870 (top level): Call it.
10871 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10872 remote fast-tracepoints-packet off" works as intended.
10873 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10874 * lib/gdb.exp (gdb_is_target_remote): ... here.
10875
2abc3f8d
DB
108762014-04-24 David Blaikie <dblaikie@gmail.com>
10877
10878 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10879 ensure clang would not discard them.
10880 * gdb.base/gdbvars.c: Ditto.
10881 * gdb.base/memattr.c: Ditto.
10882 * gdb.base/whatis.c: Ditto.
10883 * gdb.python/py-prettyprint.c: Ditto.
10884 * gdb.trace/actions.c: Ditto.
10885 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10886 ensure clang would not discard it.
10887
bfd39632
DB
108882014-04-24 David Blaikie <dblaikie@gmail.com>
10889
10890 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10891 clang to emit the full definition of type required by the test
10892 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10893
22842ff6
DB
108942014-04-24 David Blaikie <dblaikie@gmail.com>
10895
10896 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10897 coax Clang into emitting the definition of the type.
10898 * gdb.cp/pr10728-x.h (y): Ditto.
10899 * gdb.cp/pr10728-y.cc (y): Ditto.
10900
c2e827ad
DB
109012014-04-24 David Blaikie <dblaikie@gmail.com>
10902
10903 * gdb.base/label.exp: XFAIL label related tests under Clang.
10904 * gdb.cp/cplabel.exp: Ditto.
10905 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10906 under Clang those using labels.
10907
4c2d33e7
YQ
109082014-04-25 Yao Qi <yao@codesourcery.com>
10909
10910 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10911 double_label.
10912 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10913 partial_label and double_label.
10914
56083b99
DB
109152014-04-24 David Blaikie <dblaikie@gmail.com>
10916
10917 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10918
25d4e99d
DB
109192014-04-24 David Blaikie <dblaikie@gmail.com>
10920
10921 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10922 of the function to work across GCC and Clang.
10923 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10924 pointer types (const void ** const V void **).
10925
01f9f808
MS
109262014-04-24 Michael Sturm <michael.sturm@mintel.com>
10927 Walfred Tedeschi <walfred.tedeschi@intel.com>
10928
10929 * Makefile.in (EXECUTABLES): Added i386-avx512.
10930 * gdb.arch/i386-avx512.c: New file.
10931 * gdb.arch/i386-avx512.exp: Likewise.
10932
4b48d439
KS
109332014-04-23 Keith Seitz <keiths@redhat.com>
10934
10935 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10936 (mi_make_breakpoint_table): New procedure.
10937 (mi_create_breakpoint): Use mi_make_breakpoint
10938 and return the result.
10939 (mi_make_breakpoint): New procedure.
10940 (mi_build_kv_pairs): New procedure.
10941
10942 * gdb.mi/mi-break.exp: Remove unused globals,
10943 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10944 All callers updated.
10945 * gdb.mi/mi-dprintf.exp: Use variable to track command
10946 number.
10947 Update all callers of mi_create_breakpoint and use
10948 mi_make_breakpoint_table.
10949 Remove any unused global variables.
10950 * gdb.mi/mi-nonstop.exp: Likewise.
10951 * gdb.mi/mi-nsintrall.exp: Likewise.
10952 * gdb.mi/mi-nsmoribund.exp: Likewise.
10953 * gdb.mi/mi-nsthrexec.exp: Likewise.
10954 * gdb.mi/mi-reverse.exp: Likewise.
10955 * gdb.mi/mi-simplerun.exp: Likewise.
10956 * gdb.mi/mi-stepn.exp: Likewise.
10957 * gdb.mi/mi-syn-frame.exp: Likewise.
10958 * gdb.mi/mi-until.exp: Likewise.
10959 * gdb.mi/mi-var-cp.exp: Likewise.
10960 * gdb.mi/mi-var-display.exp: Likewise.
10961 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10962 * gdb.mi/mi2-var-child.exp: Likewise.
10963 * gdb.mi/mi-vla-c99.exp: Likewise.
10964 * lib/mi-support.exp: Likewise.
10965
10966 From Ian Lance Taylor <iant@cygnus.com>:
10967 * lib/gdb.exp (parse_args): New procedure.
10968
08351840
PA
109692014-04-23 Pedro Alves <palves@redhat.com>
10970
10971 * gdb.base/break-unload-file.c: New file.
10972 * gdb.base/break-unload-file.exp: New file.
10973 * gdb.base/sym-file-lib.c (baz): New function.
10974 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10975 field.
10976 (load): Store the segment's mapped size.
10977 (unload): New function.
10978 (unload_shlib): New function.
10979 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10980 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10981 set a breakpoint at baz, and call it.
10982 * gdb.base/sym-file.exp: New tests for stale breakpoint
10983 instructions.
10984
076855f9
PA
109852014-04-23 Pedro Alves <palves@redhat.com>
10986
10987 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10988 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10989 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10990 * gdb.base/hbreak-unmapped.c: New file.
10991 * gdb.base/hbreak-unmapped.exp: New file.
10992 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10993 * lib/gdb.exp (gdb_is_target_remote): ... here.
10994
483805cf
PA
109952014-04-22 Pedro Alves <palves@redhat.com>
10996
10997 * gdb.base/consecutive-step-over.c: New file.
10998 * gdb.base/consecutive-step-over.exp: New file.
10999
06d97543
PA
110002014-04-22 Pedro Alves <palves@redhat.com>
11001
11002 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
11003 instead of send_gdb/gdb_expect.
11004
b4429ea2
YQ
110052014-04-22 Yao Qi <yao@codesourcery.com>
11006
11007 * lib/trace-support.exp (generate_tracefile): New procedure.
11008 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
11009 return 0.
11010 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
11011 if generate_tracefile returns 1.
11012
51d48146
PA
110132014-04-18 Tom Tromey <palves@redhat.com>
11014 Pedro alves <tromey@redhat.com>
11015
11016 PR backtrace/15558
11017 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
11018 with a backtrace limit.
11019 * gdb.python/py-frame-inline.exp: Test running to an inline
11020 function with a backtrace limit, and printing the newest frame.
11021 * gdb.python/py-frame-inline.c (main): Call f.
11022
bd1dce5f
MS
110232014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
11024
11025 * gdb.java/jnpe.exp: Drop srcdir from untested path.
11026
40d1a503
MS
110272014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
11028
11029 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
11030 Drop prefix from unsupported source file path.
11031
389b98f7
YQ
110322014-04-17 Yao Qi <yao@codesourcery.com>
11033
11034 * lib/gdb.exp (with_target_charset): New proc.
11035 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
11036 with_target_charset.
11037 (test_print_strings): Likewise.
11038 (test_repeat_bytes): Likewise.
11039 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
11040 for some tests.
11041
22869d73
KS
110422014-04-16 Keith Seitz <keiths@redhat.com>
11043
11044 PR gdb/15827
11045 * gdb.dwarf2/corrupt.c: New file.
11046 * gdb.dwarf2/corrupt.exp: New file.
11047
c4f87ca6
KS
110482014-04-16 Keith Seitz <keiths@redhat.com>
11049
11050 PR c++/16597
11051 * gdb.cp/namelessclass.cc: New file.
11052 * gdb.cp/namelessclass.exp: New file.
11053 * gdb.cp/namelessclass.S: New file.
11054
ab19de87
DE
110552014-04-16 Doug Evans <dje@google.com>
11056
11057 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
11058 Add comment.
11059 (gdbserver_default_get_comm_port): New function.
11060 (gdbserver_start): Check if board file provided
11061 "gdbserver,get_comm_port" and use it if so.
11062 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
11063 (gdb,socketport): Set to "stdio".
11064 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
11065 (stdio_gdbserver_template): Delete.
11066 (${board}_get_remote_address): Update.
11067 (${board}_build_remote_cmd): Delete.
11068 (${board}_get_comm_port): New function.
11069 (${board}_spawn): Update.
11070 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
11071 Delete.
11072 (${board}_get_remote_address): Update.
11073 (${board}_get_comm_port): New function.
11074
fc98a809
AB
110752014-04-16 Andrew Burgess <aburgess@broadcom.com>
11076
11077 * gdb.base/memattr.exp: Improve regexps to handle memory regions
11078 appearing in any order.
11079
87fd9e6e
DE
110802014-04-15 Doug Evans <dje@google.com>
11081
11082 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
11083 uninitialized value of "description".
11084
099fc3ea
KS
110852014-04-15 Keith Seitz <keiths@redhat.com>
11086
11087 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
11088 Remove unused globals.
11089 (test_running_the_program): Likewise.
11090 (test_controlled_execution): Likewise.
11091 (test_controlling_breakpoints): Likewise.
11092 (test_program_termination): Likewise.
11093
5da151d4
KS
110942014-04-15 Keith Seitz <keiths@redhat.com>
11095
11096 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
11097 unused globals.
11098 (test_rbreak_creation_and_listing): Likewise.
11099 (test_ignore_count): Likewise.
11100 (test_error): Likewise.
11101
35e5d2f0
PA
111022014-04-15 Pedro Alves <palves@redhat.com>
11103
11104 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
11105 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
11106 sym-file-loader.c.
11107 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
11108 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
11109 to sym-file-loader.c.
11110 (struct library): Forward declare.
11111 (load_shlib, lookup_function): Change prototypes.
11112 (find_shstrtab, find_strtab, find_shdr, find_symtab)
11113 (translate_offset): Remove declarations.
11114 (get_text_addr): New declaration.
11115 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
11116 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
11117 sym-file-loader.h.
11118 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
11119 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
11120 here from sym-file-loader.h.
11121 (struct library): New structure.
11122 (load_shlib, lookup_function): Change prototypes and adjust to
11123 work with a struct library.
11124 (find_shstrtab, find_strtab, find_shdr, find_symtab)
11125 (translate_offset): Make static.
11126 (get_text_addr): New function.
11127 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
11128
eb4c1710
PA
111292014-04-15 Pedro Alves <palves@redhat.com>
11130
11131 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
11132
2d1baf52
PA
111332014-04-15 Pedro Alves <palves@redhat.com>
11134
11135 * gdb.base/sym-file-loader.c: Include <limits.h>.
11136 (SELF_LINK): New define.
11137 (get_origin): New function.
11138 (load_shlib): Use it.
11139 * gdb.base/sym-file.exp: Don't early return if the target is
11140 remote. Use runto_main, and issue fail is that fails. Use
11141 gdb_load_shlibs.
11142 (shlib_name): Delete.
11143 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
11144
7dd6df01
PA
111452014-04-15 Pedro Alves <palves@redhat.com>
11146
11147 * gdb.base/sym-file.exp: Remove regex characters from test
11148 message. Don't refer to breakpoint numbers in test messages.
11149
b50c8614
KS
111502014-04-14 Keith Seitz <keiths@redhat.com>
11151
11152 PR c++/16253
11153 * gdb.cp/var-tag.cc: New file.
11154 * gdb.cp/var-tag.exp: New file.
11155 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
11156 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
11157 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11158 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11159
3d567982
TT
111602014-04-14 Tom Tromey <tromey@redhat.com>
11161
11162 * gdb.cp/classes.exp (test_enums): Handle underlying type.
11163 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
11164 type.
11165 * gdb.cp/enum-class.exp: New file.
11166 * gdb.cp/enum-class.cc: New file.
11167
0626fc76
TT
111682014-04-14 Tom Tromey <tromey@redhat.com>
11169
11170 * gdb.dwarf2/enum-type.exp: New file.
11171
dca325b3
SA
111722014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11173
11174 * gdb.mi/mi-vla-c99.exp: New file.
11175 * gdb.mi/vla.c: New file.
11176
5854b38a
SA
111772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11178
11179 * gdb.base/vla-datatypes.c: New file.
11180 * gdb.base/vla-datatypes.exp: New file.
11181
463bb957
SA
111822014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11183
11184 * gdb.base/vla-ptr.c: New file.
11185 * gdb.base/vla-ptr.exp: New file.
11186
3dd170be
SA
111872014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11188
11189 * gdb.dwarf2/count.exp: New file.
11190
5ecaaa66
SA
111912014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
11192
11193 * gdb.base/vla-sideeffect.c: New file.
11194 * gdb.base/vla-sideeffect.exp: New file.
11195
41f1ada5
DB
111962014-04-14 David Blaikie <dblaikie@gmail.com>
11197
11198 * gdb.mi/non-stop.c: Add return value for non-void function return
11199 statement.
11200 * gdb.threads/staticthreads.c: Ditto.
11201
0be03e84
DE
112022014-04-12 Siva Chandra Reddy <sivachandra@google.com>
11203 Doug Evans <xdje42@gmail.com>
11204
11205 * gdb.guile/scm-value.c: Improve test case.
11206 * gdb.guile/scm-value.exp: Add new test.
11207
f180a1fb
DB
112082014-04-11 David Blaikie <dblaikie@gmail.com>
11209
11210 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
11211 override Clang's default.
11212
6b662e19
JB
112132014-04-11 Joel Brobecker <brobecker@adacore.com>
11214
11215 Revert the following changes (regressions):
11216
11217 * gdb.base/vla-sideeffect.c: New file.
11218 * gdb.base/vla-sideeffect.exp: New file.
11219
11220 * gdb.dwarf2/count.exp: New file.
11221
11222 * gdb.base/vla-multi.c: New file.
11223 * gdb.base/vla-multi.exp: New file.
11224
11225 * gdb.base/vla-ptr.c: New file.
11226 * gdb.base/vla-ptr.exp: New file.
11227
11228 * gdb.base/vla-datatypes.c: New file.
11229 * gdb.base/vla-datatypes.exp: New file.
11230
11231 * gdb.mi/mi-vla-c99.exp: New file.
11232 * gdb.mi/vla.c: New file.
11233
245a5f0b
KS
112342014-04-11 Keith Seitz <keiths@redhat.com>
11235
11236 PR c++/16675
11237 * gdb.cp/cpsizeof.exp: New file.
11238 * gdb.cp/cpsizeof.cc: New file.
11239
58a84dcf
SA
112402014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11241
191a8a90
JB
11242 * gdb.mi/mi-vla-c99.exp: New file.
11243 * gdb.mi/vla.c: New file.
58a84dcf 11244
c8655f75
SA
112452014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11246
11247 * gdb.base/vla-datatypes.c: New file.
11248 * gdb.base/vla-datatypes.exp: New file.
11249
024e13b4
SA
112502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11251
11252 * gdb.base/vla-ptr.c: New file.
11253 * gdb.base/vla-ptr.exp: New file.
11254
1a237e0e
SA
112552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11256
11257 * gdb.base/vla-multi.c: New file.
11258 * gdb.base/vla-multi.exp: New file.
11259
504f3432
SA
112602014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11261
11262 * gdb.dwarf2/count.exp: New file.
11263
3bce8237
SA
112642014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
11265
191a8a90
JB
11266 * gdb.base/vla-sideeffect.c: New file.
11267 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 11268
322f9c21
YQ
112692014-04-11 Yao Qi <yao@codesourcery.com>
11270
11271 * gdb.base/completion.exp: Check file exists before running tests
11272 on file completion.
11273
d708bcd1
PA
112742014-04-10 Pedro Alves <palves@redhat.com>
11275
11276 * gdb.base/cond-eval-mode.c: New file.
11277 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
11278 prepare_for_testing to build the new file. Check result of
11279 runto_main.
11280 (test_break, test_watch): New procedures.
11281 (top level): Use them.
11282
ae1d2761
PM
112832014-04-08 Pierre Muller <muller@sourceware.org>
11284
11285 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
11286 Ctrl-V use for mingw hosts.
11287
7af389b8
SC
112882014-04-07 Siva Chandra Reddy <sivachandra@google.com>
11289
11290 * gdb.python/py-value.c: Improve test case.
11291 * gdb.python/py-value.exp: Add new test.
11292
5e703181
DE
112932014-04-07 David Blaikie <dblaikie@gmail.com>
11294
11295 * lib/compiler.c: Identify the clang compiler.
11296 * lib/compiler.cc: Ditto.
11297
9810b410
YQ
112982014-04-03 Yao Qi <yao@codesourcery.com>
11299
11300 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
11301
98d1b8dc
AB
113022014-04-01 Anton Blanchard <anton@samba.org>
11303
11304 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
11305 messages unique.
11306
3114cea1
AB
113072014-04-01 Anton Blanchard <anton@samba.org>
11308
11309 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
11310 prepare_for_testing.
11311
62f7182c
AB
113122014-04-01 Anton Blanchard <anton@samba.org>
11313
11314 * gdb.arch/ppc64-atomic-inst.c: Remove.
11315 * gdb.arch/ppc64-atomic-inst.S: New file.
11316 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
11317
770e7fc7
DE
113182014-03-31 Doug Evans <dje@google.com>
11319
11320 * gdb.base/print-symbol-loading-lib.c: New file.
11321 * gdb.base/print-symbol-loading-main.c: New file.
11322 * gdb.base/print-symbol-loading.exp: New file.
11323
46e2bafa
YQ
113242014-03-31 Yao Qi <yao@codesourcery.com>
11325
11326 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
11327
8776cfe9
JB
113282014-03-28 Joel Brobecker <brobecker@adacore.com>
11329
11330 * gdb.ada/mi_dyn_arr: New testcase.
11331
5d1ef361
DE
113322014-03-27 Doug Evans <dje@google.com>
11333
11334 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
11335
b5bee914
YQ
113362014-03-27 Yao Qi <yao@codesourcery.com>
11337
11338 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
11339 if target is nios2-*-*.
11340
0d4d0e77
YQ
113412014-03-26 Yao Qi <yao@codesourcery.com>
11342
11343 * lib/gdb.exp (readline_is_used): New proc.
11344 * gdb.base/completion.exp: Move tests on command complete up.
11345 Skip the rest of tests if readline is not used.
11346 * gdb.ada/complete.exp: Skp the test if readline is not
11347 used.
11348 * gdb.base/filesym.exp: Likewise.
11349 * gdb.base/macscp.exp: Likewise.
11350 * gdb.base/readline-ask.exp: Likewise.
11351 * gdb.base/readline.exp: Likewise.
11352 * gdb.python/py-cmd.exp: Likewise.
11353 * gdb.trace/tfile.exp: Likewise.
11354
29361eee
YQ
113552014-03-26 Yao Qi <yao@codesourcery.com>
11356
11357 * gdb.base/macscp.exp: Fix code format issues.
11358
bc9a5525
UW
113592014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
11360
11361 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
11362 * gdb.asm/powerpc64le.inc: New file.
11363
d3839ede
PA
113642014-03-25 Pedro Alves <palves@redhat.com>
11365 Doug Evans <dje@google.com>
11366
11367 * gdb.base/source-execution.c: New file.
11368 * gdb.base/source-execution.exp: New file.
11369 * gdb.base/source-execution.gdb: New file.
11370
01672a57
DE
113712014-03-24 Doug Evans <dje@google.com>
11372
11373 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
11374 using fission.
11375
88bbeca9
HZ
113762014-03-24 Hui Zhu <hui@codesourcery.com>
11377 Pedro Alves <palves@redhat.com>
11378
11379 PR breakpoints/16101
11380 * gdb.base/dprintf.exp: Use unsupported rather than changing the
11381 test pass/fail messages. Detect missing support for dprintf when
11382 breakpoints are actually inserted.
11383 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
11384 breakpoints are actually inserted.
11385 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
11386 fails.
11387
d2348791
JK
113882014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11389
11390 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
11391
feef67ab
DE
113922014-03-22 Doug Evans <xdje42@gmail.com>
11393
11394 * gdb.python/python.exp (python not supported): Verify multi-line
11395 python command issues an error.
25d743f9 11396 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 11397 guile command issues an error.
feef67ab 11398
ecebef6a
MR
113992014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
11400
11401 * gdb.threads/thread-specific.exp: Handle the lack of usable
11402 $this_breakpoint and $this_thread.
11403
ccdd1909
HZ
114042014-03-21 Hui Zhu <hui@codesourcery.com>
11405
11406 * gdb.base/attach.exp (do_command_attach_tests): New.
11407
beb460e8
PA
114082014-03-20 Tom Tromey <tromey@redhat.com>
11409 Pedro Alves <palves@redhat.com>
11410
11411 PR cli/15718
11412 * gdb.base/condbreak-call-false.c: New file.
11413 * gdb.base/condbreak-call-false.exp: New file.
11414
40acf43a
PA
114152014-03-20 Pedro Alves <palves@redhat.com>
11416
11417 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
11418 Delete.
11419 (block_signals, unblock_signals): Delete.
11420 (child_function_2, main): Remove references to deleted variable
11421 and functions.
11422
9f5e1e02
PA
114232014-03-20 Pedro Alves <palves@redhat.com>
11424
11425 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
11426 Use pthread_kill to signal thread 2.
11427 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11428 Adjust to make the test send itself a signal rather than using the
11429 host's "kill" command.
11430
99619bea
PA
114312014-03-20 Pedro Alves <palves@redhat.com>
11432
11433 * gdb.threads/multiple-step-overs.c: New file.
11434 * gdb.threads/multiple-step-overs.exp: New file.
11435 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11436 Adjust expected infrun debug output.
11437
2adfaa28
PA
114382014-03-20 Pedro Alves <palves@redhat.com>
11439
11440 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
11441 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
11442
31e77af2
PA
114432014-03-20 Pedro Alves <palves@redhat.com>
11444
11445 PR breakpoints/7143
11446 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
11447 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
11448 of gdb_test_multiple.
11449 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
11450 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
11451
b9f437de
PA
114522014-03-20 Pedro Alves <palves@redhat.com>
11453
11454 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
11455 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
11456
05adc73e
PA
114572014-03-19 Pedro Alves <palves@redhat.com>
11458
11459 * gdb.base/async.exp: Remove early return.
11460
6048b950
PA
114612014-03-19 Pedro Alves <palves@redhat.com>
11462
11463 * gdb.base/async.exp (step& tests): Pass explicit test messages.
11464
8bcfb00a
PA
114652014-03-19 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.base/async.exp (test_background): Expect \r\n after
11468 "completed." in the fail pattern.
11469
884e37dc
PA
114702014-03-19 Pedro Alves <palves@redhat.com>
11471
11472 * gdb.base/async.exp (test_background): New procedure.
11473 Use it for all background execution command tests.
11474
148e57e2
PA
114752014-03-19 Pedro Alves <palves@redhat.com>
11476
11477 * gdb.base/async.exp: Use prepare_for_testing.
11478
f48088c7
PA
114792014-03-19 Pedro Alves <palves@redhat.com>
11480
11481 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
11482 the same line.
11483
e2f6c966
PA
114842014-03-19 Pedro Alves <palves@redhat.com>
11485
11486 * gdb.base/async.c (main): Add "jump here" and "until here" line
11487 marker comments.
11488 * gdb.base/async.exp (jump_here): New global.
11489 (jump& test): Use it.
11490 (until_here): New global.
11491 (until& test): Use it.
11492
c30568d4
PA
114932014-03-19 Pedro Alves <palves@redhat.com>
11494
11495 * gdb.base/async.exp: Don't frob gdb_protocol.
11496
0172b6a7
DE
114972014-03-18 Doug Evans <xdje42@gmail.com>
11498
11499 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
11500 Fix spelling of exec-done-display.
11501
06c868a8
JK
115022014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11503
11504 PR gdb/15358
11505 * gdb.base/gdb-sigterm.c: New file.
11506 * gdb.base/gdb-sigterm.exp: New file.
11507
0c7e1a46
PA
115082014-03-18 Pedro Alves <palves@redhat.com>
11509
11510 PR gdb/13860
11511 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
11512 * lib/mi-support.exp (mi_expect_stop): Add special handling for
11513 solib-event.
11514
f7c77d93
JB
115152014-03-17 Joel Brobecker <brobecker@adacore.com>
11516
11517 * gdb.ada/pckd_arr_ren: New testcase.
11518
5a1e8c7a
DE
115192014-03-13 Doug Evans <xdje42@gmail.com>
11520
11521 PR guile/16612
11522 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
11523 collect after discarding symbols.
11524
350e1a76
DE
115252014-03-13 Ludovic Courtès <ludo@gnu.org>
11526 Doug Evans <xdje42@gmail.com>
11527
11528 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
11529 to history survives a gc.
11530
a69900ae
PA
115312014-03-13 Pedro Alves <palves@redhat.com>
11532
11533 * gdb.base/default.exp: Don't test "target procfs".
11534
5db9f0bd
PA
115352014-03-13 Pedro Alves <palves@redhat.com>
11536
11537 * gdb.base/default.exp: Update "target child" and "target procfs"
11538 tests to not expect "Unix".
11539
b3ccfe11
TT
115402014-03-12 Tom Tromey <tromey@redhat.com>
11541
11542 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
11543 New procs. Add target-async tests.
11544 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
11545 Add target-async tests.
11546
646f4417
AA
115472014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11548
11549 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
11550 'func_start' and 'func_end' for the beginning and end of the
11551 function code, respectively.
11552 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
11553 'func_end' instead of 'func' and 'main'.
11554
288c211f
AA
115552014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11556
11557 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
11558 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
11559 generate the debug info assembler source.
11560
e0c0f156
AA
115612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11562
11563 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
11564 * gdb.dwarf2/arr-subrange.exp: Likewise.
11565 * gdb.dwarf2/dwz.exp: Likewise.
11566 * gdb.dwarf2/method-ptr.exp: Likewise.
11567 * gdb.dwarf2/missing-sig-type.exp: Likewise.
11568 * gdb.dwarf2/subrange.exp: Likewise.
11569 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
11570 * gdb.dwarf2/implptrpiece.exp: Likewise.
11571 * gdb.dwarf2/nostaticblock.exp: Likewise.
11572
0e5c4555
AA
115732014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11574
11575 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11576 directory to absolute path name arguments.
11577
5ec18f2b
JG
115782014-03-10 Joel Brobecker <brobecker@adacore.com>
11579
11580 * gdb.ada/tagged_access: New testcase.
11581
847fc4f2
MM
115822014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11583
11584 * gdb.btrace/data.exp: Update expected output.
11585
cc3da688
YQ
115862014-03-06 Yao Qi <yao@codesourcery.com>
11587
11588 * gdb.trace/pr16508.exp: New file.
11589
0f26cec1
PA
115902014-03-05 Pedro Alves <palves@redhat.com>
11591
11592 PR gdb/16575
11593 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11594 procedure.
11595 (top level): Adjust to use it. Add tests that exercise breakpoint
11596 interaction with the code-cache.
11597
7a5a839f
LC
115982014-02-26 Ludovic Courtès <ludo@gnu.org>
11599
11600 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11601 test for 'history-append!'.
11602
31aa7e4e
JB
116032014-02-26 Joel Brobecker <brobecker@adacore.com>
11604
11605 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11606 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11607 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11608 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11609 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11610 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11611
1b588015
JB
116122014-02-26 Joel Brobecker <brobecker@adacore.com>
11613
11614 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11615 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11616 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11617
55426c9d
JB
116182014-02-26 Joel Brobecker <brobecker@adacore.com>
11619
11620 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11621
dc53a7ad
JB
116222014-02-26 Joel Brobecker <brobecker@adacore.com>
11623
11624 * gdb.dwarf2/arr-stride.c: New file.
11625 * gdb.dwarf2/arr-stride.exp: New file.
11626
12ab52e9
PA
116272014-02-26 Pedro Alves <palves@redhat.com>
11628
11629 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11630 that won't ever trigger. Make sure that GDB reports the correct
11631 breakpoint that caused the stop.
11632
849c862e
JK
116332014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11634
11635 PR gdb/16626
11636 * gdb.base/auto-load-script: New file.
11637 * gdb.base/auto-load.c: New file.
11638 * gdb.base/auto-load.exp: New file.
11639
71b7d793
JK
11640 PR gdb/16626
11641 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11642
e2f0d509
JK
116432014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11644
11645 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11646 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11647
50cc37c8
DE
116482014-02-24 Doug Evans <dje@google.com>
11649
11650 * lib/gdb.exp (run_on_host): Log error output if program fails.
11651
ea4758f2
PA
116522014-02-21 Pedro Alves <palves@redhat.com>
11653
11654 * gdb.threads/step-after-sr-lock.c: Rename to ...
11655 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11656 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11657 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11658 ... this.
11659
d7b30f67
SDJ
116602014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11661
11662 PR tdep/16397
11663 * gdb.arch/amd64-stap-special-operands.exp: New file.
11664 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11665 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11666 * gdb.arch/amd64-stap-triplet.S: Likewise.
11667 * gdb.arch/amd64-stap-triplet.c: Likewise.
11668
83deb43f
JB
116692014-02-20 Joel Brobecker <brobecker@adacore.com>
11670
11671 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11672 in .section pseudo-op.
11673
adde2bff
DE
116742014-02-20 lin zuojian <manjian2006@gmail.com>
11675 Joel Brobecker <brobecker@adacore.com>
11676 Doug Evans <xdje42@gmail.com>
11677
11678 PR symtab/16581
11679 * gdb.dwarf2/dw2-icycle.S: New file.
11680 * gdb.dwarf2/dw2-icycle.c: New file.
11681 * gdb.dwarf2/dw2-icycle.exp: New file.
11682
f7bd0f78
SC
116832014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11684
11685 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11686 operations on gdb.Value objects.
11687 * gdb.python/py-value-cc.exp: Add new test to test operations on
11688 gdb.Value objects.
11689
c17ef0d5
DE
116902014-02-18 Doug Evans <dje@google.com>
11691
11692 * Makefile.in (TESTS): New variable.
11693 (expanded_tests, expanded_tests_or_none): New variables
11694 (check-single): Pass $(expanded_tests_or_none) to runtest.
11695 (check-parallel): Only run tests in $(TESTS) if non-empty.
11696 (check/no-matching-tests-found): New rule.
11697 * README: Document TESTS makefile variable.
11698
5dd3176f
DE
116992014-02-18 Doug Evans <dje@google.com>
11700
11701 * Makefile.in (check-parallel): rm -rf outputs temp.
11702
0b10be4f
JK
117032014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11704
11705 Fix "ERROR: no fileid for" in the testsuite.
11706 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11707
85f224e7
DE
117082014-02-12 Doug Evans <dje@google.com>
11709
11710 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11711 (MISCELLANEOUS): New variable.
11712 (clean): rm -rf $(MISCELLANEOUS).
11713 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11714 dwp live in the same directory as symlinks, with each symlink pointed
11715 to a differently named file in a different directory.
11716
149b30ff
DE
117172014-02-11 Doug Evans <dje@google.com>
11718
11719 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11720 of Tcl file commands.
11721
1dfdac32
MK
117222014-02-10 Mark Kettenis <kettenis@gnu.org>
11723
11724 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11725 "kill -SIGUSR1 -1".
11726
aa4fb036
JB
117272014-02-10 Joel Brobecker <brobecker@adacore.com>
11728
11729 * gdb.ada/tick_length_array_enum_idx: New testcase.
11730
ed3ef339
DE
117312014-02-10 Doug Evans <xdje42@gmail.com>
11732
11733 * configure.ac (AC_OUTPUT): Add gdb.guile.
11734 * configure: Regenerate.
11735 * lib/gdb-guile.exp: New file.
11736 * lib/gdb.exp (get_target_charset): New function.
11737 * gdb.base/help.exp: Update expected output from "apropos apropos".
11738 * gdb.guile/Makefile.in: New file.
11739 * gdb.guile/guile.exp: New file.
11740 * gdb.guile/scm-arch.c: New file.
11741 * gdb.guile/scm-arch.exp: New file.
11742 * gdb.guile/scm-block.c: New file.
11743 * gdb.guile/scm-block.exp: New file.
11744 * gdb.guile/scm-breakpoint.c: New file.
11745 * gdb.guile/scm-breakpoint.exp: New file.
11746 * gdb.guile/scm-disasm.c: New file.
11747 * gdb.guile/scm-disasm.exp: New file.
11748 * gdb.guile/scm-equal.c: New file.
11749 * gdb.guile/scm-equal.exp: New file.
11750 * gdb.guile/scm-error.exp: New file.
11751 * gdb.guile/scm-error.scm: New file.
11752 * gdb.guile/scm-frame-args.c: New file.
11753 * gdb.guile/scm-frame-args.exp: New file.
11754 * gdb.guile/scm-frame-args.scm: New file.
11755 * gdb.guile/scm-frame-inline.c: New file.
11756 * gdb.guile/scm-frame-inline.exp: New file.
11757 * gdb.guile/scm-frame.c: New file.
11758 * gdb.guile/scm-frame.exp: New file.
11759 * gdb.guile/scm-generics.exp: New file.
11760 * gdb.guile/scm-gsmob.exp: New file.
11761 * gdb.guile/scm-iterator.c: New file.
11762 * gdb.guile/scm-iterator.exp: New file.
11763 * gdb.guile/scm-math.c: New file.
11764 * gdb.guile/scm-math.exp: New file.
11765 * gdb.guile/scm-objfile-script-gdb.in: New file.
11766 * gdb.guile/scm-objfile-script.c: New file.
11767 * gdb.guile/scm-objfile-script.exp: New file.
11768 * gdb.guile/scm-objfile.c: New file.
11769 * gdb.guile/scm-objfile.exp: New file.
11770 * gdb.guile/scm-ports.exp: New file.
11771 * gdb.guile/scm-pretty-print.c: New file.
11772 * gdb.guile/scm-pretty-print.exp: New file.
11773 * gdb.guile/scm-pretty-print.scm: New file.
11774 * gdb.guile/scm-section-script.c: New file.
11775 * gdb.guile/scm-section-script.exp: New file.
11776 * gdb.guile/scm-section-script.scm: New file.
11777 * gdb.guile/scm-symbol.c: New file.
11778 * gdb.guile/scm-symbol.exp: New file.
11779 * gdb.guile/scm-symtab-2.c: New file.
11780 * gdb.guile/scm-symtab.c: New file.
11781 * gdb.guile/scm-symtab.exp: New file.
11782 * gdb.guile/scm-type.c: New file.
11783 * gdb.guile/scm-type.exp: New file.
11784 * gdb.guile/scm-value-cc.cc: New file.
11785 * gdb.guile/scm-value-cc.exp: New file.
11786 * gdb.guile/scm-value.c: New file.
11787 * gdb.guile/scm-value.exp: New file.
11788 * gdb.guile/source2.scm: New file.
11789 * gdb.guile/types-module.cc: New file.
11790 * gdb.guile/types-module.exp: New file.
11791
7026a7c1
YQ
117922014-02-10 Yao Qi <yao@codesourcery.com>
11793
11794 PR testsuite/16543
11795 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11796 * configure: Regenerated.
11797 * Makefile.in: New file.
11798
6c466447
AS
117992014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11800
11801 * gdb.python/py-framefilter.exp: Fix typo.
11802
6e854735
YQ
118032014-02-08 Yao Qi <yao@codesourcery.com>
11804
11805 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11806 that no =breakpoint-modified is emitted when breakpoints are
11807 modified through MI commands.
11808
d137e6dc
PA
118092014-02-07 Pedro Alves <pedro@codesourcery.com>
11810 Pedro Alves <palves@redhat.com>
11811
11812 * gdb.threads/step-after-sr-lock.c: New file.
11813 * gdb.threads/step-after-sr-lock.exp: New file.
11814
b5ee5a50
PA
118152014-02-07 Pedro Alves <palves@redhat.com>
11816
11817 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11818
3c77faf3
JK
118192014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11820
11821 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11822 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11823
6dddc817
DE
118242014-02-06 Doug Evans <xdje42@gmail.com>
11825
11826 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11827 output.
11828
11829 * gdb.gdb/python-interrupts.exp: New file.
11830
de7b2893
YQ
118312014-02-05 Yao Qi <yao@codesourcery.com>
11832
11833 * gdb.trace/report.exp (use_collected_data): Test the output
11834 of "info threads" and "info inferiors".
11835
66d032ac
YQ
118362014-02-05 Yao Qi <yao@codesourcery.com>
11837
11838 Revert this patch:
11839
11840 2013-05-24 Yao Qi <yao@codesourcery.com>
11841
11842 * gdb.trace/tfile.exp: Test inferior and thread.
11843
591a12a1
UW
118442014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11845
11846 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11847 on a function.
11848 * gdb.base/step-bt.c: Call hello via function pointer to make
11849 sure its first instruction is executed on powerpc64le-linux.
11850
0ff3e01f
UW
118512014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11852
11853 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11854
084ee545
UW
118552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11856
11857 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11858 of the test patterns for use on little-endian systems.
11859
6ed14ff3
UW
118602014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11861
11862 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11863 (decimal_vector): Fix for little-endian.
11864
401e27fd
JM
118652014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11866
11867 * gdb.arch/sparc-sysstep.exp: New file.
11868 * gdb.arch/sparc-sysstep.c: Likewise.
11869
11870 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11871
8b924729
EBM
118722014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11873
11874 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11875
fb151210
JB
118762014-01-23 Tom Tromey <tromey@redhat.com>
11877
11878 * gdb.ada/array_char_idx: New testcase.
11879
0740f8d8
TT
118802014-01-23 Tom Tromey <tromey@redhat.com>
11881
11882 PR python/16487:
11883 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11884 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11885 classes.
11886
21909fa1
TT
118872014-01-23 Tom Tromey <tromey@redhat.com>
11888
11889 PR python/16491:
11890 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11891 string from an inferior frame.
11892 * gdb.python/py-framefilter-mi.exp: Update.
11893
87ce2a04
DE
118942014-01-22 Doug Evans <dje@google.com>
11895
11896 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11897
237b092b
AA
118982014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11899
11900 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11901
d674a709
AA
119022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11903
11904 * gdb.trace/entry-values.exp: Remove excess space character from
11905 regex patterns. Handle s390 call instruction.
11906
20fa3390
AA
119072014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11908
11909 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11910 define "*_start" label. Make "name" static.
11911 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11912 ${name} by references to ${name}_start.
11913
78466714
AA
119142014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11915
11916 * gdb.base/info-macros.exp: Remove "debug" from the compile
11917 options.
11918
ec9f644a
IB
119192014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11920
11921 * gdb.dlang/demangle.exp: New file.
11922
94b1b47e
IB
119232014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11924
11925 * gdb.dlang/primitive-types.exp: New file.
11926
7f420862
IB
119272014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11928
11929 * configure.ac: Create gdb.dlang/Makefile.
11930 * configure: Regenerate.
11931 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11932 * gdb.dlang/Makefile.in: New file.
11933 * lib/d-support.exp: New file.
11934 * lib/gdb.exp (skip_d_tests): New proc.
11935
52834460
MM
119362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11937
11938 * gdb.btrace/delta.exp: Check reverse stepi.
11939 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11940 * gdb.btrace/finish.exp: New.
11941 * gdb.btrace/next.exp: New.
11942 * gdb.btrace/nexti.exp: New.
11943 * gdb.btrace/record_goto.c: Add comments.
11944 * gdb.btrace/step.exp: New.
11945 * gdb.btrace/stepi.exp: New.
11946 * gdb.btrace/multi-thread-step.c: New.
11947 * gdb.btrace/multi-thread-step.exp: New.
11948 * gdb.btrace/rn-dl-bind.c: New.
11949 * gdb.btrace/rn-dl-bind.exp: New.
11950 * gdb.btrace/data.c: New.
11951 * gdb.btrace/data.exp: New.
11952 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11953
6e07b1d2
MM
119542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11955
11956 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11957 * gdb.btrace/exception.exp: Update.
11958 * gdb.btrace/instruction_history.exp: Update.
11959 * gdb.btrace/record_goto.exp: Update.
11960 * gdb.btrace/tailcall.exp: Update.
11961 * gdb.btrace/unknown_functions.exp: Update.
11962 * gdb.btrace/delta.exp: New.
11963
0b722aec
MM
119642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11965
11966 * gdb.btrace/record_goto.exp: Add backtrace test.
11967 * gdb.btrace/tailcall.exp: Add backtrace test.
11968
066ce621
MM
119692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11970
11971 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11972 * gdb.btrace/record_goto.c: New.
11973 * gdb.btrace/record_goto.exp: New.
11974 * gdb.btrace/x86-record_goto.S: New.
11975
0688d04e
MM
119762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11977
11978 * gdb.btrace/function_call_history.exp: Update tests.
11979 * gdb.btrace/instruction_history.exp: Update tests.
11980
8710b709
MM
119812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11982
11983 * gdb.btrace/function_call_history.exp: Fix expected field
11984 order for "record function-call-history".
11985 Add new tests for "record function-call-history /c".
11986 * gdb.btrace/exception.cc: New.
11987 * gdb.btrace/exception.exp: New.
11988 * gdb.btrace/tailcall.exp: New.
11989 * gdb.btrace/x86-tailcall.S: New.
11990 * gdb.btrace/x86-tailcall.c: New.
11991 * gdb.btrace/unknown_functions.c: New.
11992 * gdb.btrace/unknown_functions.exp: New.
11993 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11994
5de9129b
MM
119952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11996
11997 * gdb.btrace/instruction_history.exp: Update.
11998 * gdb.btrace/function_call_history.exp: Update.
11999
23a7fe75
MM
120002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12001
12002 * gdb.btrace/function_call_history.exp: Fix expected function
12003 trace.
12004 * gdb.btrace/instruction_history.exp: Initialize traced.
12005 Remove traced_functions.
12006
724c7dd8
MM
120072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12008
12009 * gdb.btrace/function_call_history.exp: Update
12010 * gdb.btrace/instruction_history.exp: Update.
12011
6d78d93b
MM
120122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
12013
12014 * gdb.btrace/enable.exp: Update expected text.
12015
93a360cc
OJ
120162014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
12017
12018 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
12019 bytes.
12020
3772b53f
MR
120212014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
12022
12023 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
12024
596662fa
OJ
120252014-01-15 Omair Javaid <omair.javaid@linaro.org>
12026
12027 * lib/gdb.exp (supports_process_record): Return true for
12028 arm*-linux*. (supports_reverse): Likewise.
12029
b5b08fb4
SC
120302014-01-13 Siva Chandra Reddy <sivachandra@google.com>
12031
12032 PR python/15464
12033 PR python/16113
12034 * gdb.python/py-type.c: Enhance test case.
12035 * gdb.python/py-value-cc.cc: Likewise
12036 * gdb.python/py-type.exp: Add new tests.
12037 * gdb.python/py-value-cc.exp: Likewise
12038
52d7fb13
AA
120392014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12040 Pedro Alves <palves@redhat.com>
12041
12042 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
12043 Make "name" extern.
12044 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
12045 references to ${name}_start by references to ${name}.
12046
a2cd8cfe
JB
120472014-01-10 Joel Brobecker <brobecker@adacore.com>
12048
12049 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
12050
4e23fced
JB
120512014-01-10 Joel Brobecker <brobecker@adacore.com>
12052
12053 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
12054
c6a9e42c
PA
120552014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
12056 Pedro Alves <palves@redhat.com>
12057
12058 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 12059 mi_gdb_target_load.
c6a9e42c 12060
b7ea362b
PA
120612014-01-08 Pedro Alves <palves@redhat.com>
12062
12063 * gdb.threads/reconnect-signal.c: New file.
12064 * gdb.threads/reconnect-signal.exp: New file.
12065
5e3f4fab
EBM
120662014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12067
12068 * gdb.base/source-dir.exp: New file.
12069
79301218
JB
120702014-01-07 Joel Brobecker <brobecker@adacore.com>
12071
12072 * gdb.ada/mi_interface: New testcase.
12073
8e355c5d
JB
120742014-01-07 Joel Brobecker <brobecker@adacore.com>
12075
12076 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
12077 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
12078 gdb.ada/pp-rec-component/pck.ads: New files.
12079
c0d48811
JB
120802014-01-07 Joel Brobecker <brobecker@adacore.com>
12081
12082 * gdb.python/py-pp-integral.c: New file.
12083 * gdb.python/py-pp-integral.py: New file.
12084 * gdb.python/py-pp-integral.exp: New file.
12085
17b609c3 12086For older changes see ChangeLog-1993-2013.
c906108c 12087\f
8d8cb839
EZ
12088;; Local Variables:
12089;; mode: change-log
12090;; left-margin: 8
12091;; fill-column: 74
12092;; version-control: never
12093;; End:
902f2ccb 12094
61baf725 12095 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
12096 Copying and distribution of this file, with or without modification,
12097 are permitted provided the copyright notice and this notice are preserved.