Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
d7fc3181
SM
12014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2
3 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
4 * gdb.dwarf2/symtab-producer.exp: Same.
5 * gdb.gdb/python-interrupts.exp: Same.
6 * gdb.gdb/python-selftest.exp: Same.
7 * gdb.python/py-linetable.exp: Same.
8 * gdb.python/py-type.exp: Same.
9 * gdb.python/py-value-cc.exp: Same.
10 * gdb.python/py-value.exp: Same.
11
10e79639
YQ
122014-11-28 Yao Qi <yao@codesourcery.com>
13
14 * gdb.base/break-probes.exp: Match library name prefixed with
15 sysroot.
16
f28a0564
SM
172014-11-27 Simon Marchi <simon.marchi@ericsson.com>
18
19 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20 test expected output. Add parentheses for the call to print.
21 Remove L suffix from integers.
22
3fe1ce1d
DE
232014-11-26 Doug Evans <dje@google.com>
24
25 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
26
84429e27
YQ
272014-11-22 Yao Qi <yao@codesourcery.com>
28
29 * gdb.trace/entry-values.c: Remove asms.
30 (foo): Add foo_label.
31 (bar): Add bar_label.
32 * gdb.trace/entry-values.exp: Remove code computing foo's
33 length and bar's length.
34 (Dwarf::assemble): Invoke function_range for bar and use
35 MACRO_AT_func for foo.
36
26741859
YQ
372014-11-22 Yao Qi <yao@codesourcery.com>
38
39 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
40 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
41 Use .Lgcc43_procstart instead of gcc43.
42
45e44d27
JB
432014-11-21 Joel Brobecker <brobecker@adacore.com>
44
45 * gdb.ada/n_arr_bound: New testcase.
46
458c8db8
SDJ
472014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
48
49 PR breakpoints/10737
50 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
51 test_catch_syscall_multi_arch.
52 (test_catch_syscall_multi_arch): New function.
53
43f3e411
DE
542014-11-20 Doug Evans <xdje42@gmail.com>
55
56 * gdb.base/maint.exp: Update expected output.
57
0d7b2549
AA
582014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
59
60 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
61 4-byte instruction on S390.
62
8908fca5
JB
632014-11-19 Joel Brobecker <brobecker@adacore.com>
64
65 * gdb.ada/arr_arr: New testcase.
66
4a46959e
JB
672014-11-19 Joel Brobecker <brobecker@adacore.com>
68
69 * gdb.ada/pkd_arr_elem: New Testcase.
70
470e2f4e
LM
712014-11-18 Luis Machado <lgustavo@codesourcery.com>
72
73 * gdb.reverse/break-precsave: Expect completion message for
74 core file reads.
75 * gdb.reverse/consecutive-precsave.exp: Likewise.
76 * gdb.reverse/finish-precsave.exp: Likewise.
77 * gdb.reverse/i386-precsave.exp: Likewise.
78 * gdb.reverse/machinestate-precsave.exp: Likewise.
79 * gdb.reverse/sigall-precsave.exp: Likewise.
80 * gdb.reverse/solib-precsave.exp: Likewise.
81 * gdb.reverse/step-precsave.exp: Likewise.
82 * gdb.reverse/until-precsave.exp: Likewise.
83 * gdb.reverse/watch-precsave.exp: Likewise.
84
a267f3ad
AA
852014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
86
87 * gdb.base/bp-permanent.c: Include unistd.h.
88 * gdb.python/py-framefilter-mi.c (main): Add return type.
89 * gdb.python/py-framefilter.c (main): Likewise.
90 * gdb.trace/actions-changed.c (main): Likewise.
91
12084a9a
AA
922014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
93
94 * gdb.mi/until.c: Add eye-catchers.
95 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
96 line numbers.
97
dc7e1a77
AA
982014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
99
100 * gdb.base/condbreak.exp: Drop references to removed non-prototype
101 function header variants in break1.c.
102 * gdb.base/ena-dis-br.exp: Likewise.
103 * gdb.base/hbreak2.exp: Likewise.
104 * gdb.reverse/until-precsave.exp: Drop references to removed
105 non-prototype function header variants in ur1.c.
106 * gdb.reverse/until-reverse.exp: Likewise.
107
41c77605
PM
1082014-11-17 Petr Machata <pmachata@redhat.com>
109
110 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
111 ${_cu_offset_size} bytes abbrev offset.
112
34248c3a
DE
1132014-11-15 Doug Evans <xdje42@gmail.com>
114
115 PR symtab/17559
116 * gdb.base/line-symtabs.exp: New file.
117 * gdb.base/line-symtabs.c: New file.
118 * gdb.base/line-symtabs.h: New file.
119
646da059
YQ
1202014-11-14 Yao Qi <yao@codesourcery.com>
121
122 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
123 (func): Add label func_label.
124 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
125 Replace low_pc and high_pc with MACRO_AT_range.
126 Replace name, low_pc and high_pc with MACRO_AT_func.
127
9301ebe6
YQ
1282014-11-14 Yao Qi <yao@codesourcery.com>
129
130 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
131 Replace name, low_pc and high_pc with MACRO_AT_func.
132
f166b542
YQ
1332014-11-14 Yao Qi <yao@codesourcery.com>
134
135 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
136 produce debug information.
137 * gdb.dwarf2/implptr-optimized-out.S: Removed.
138
0f6e71e3
YQ
1392014-11-14 Yao Qi <yao@codesourcery.com>
140
141 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
142 object and get function length.
143 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
144 with MACRO_AT_func.
145 (top-level): Replace gdb_compile and clean_restart with
146 prepare_for_testing.
147 * gdb.dwarf2/main.c (main): Add label main_label.
148
876c4df9
YQ
1492014-11-14 Yao Qi <yao@codesourcery.com>
150
151 * lib/dwarf.exp (function_range): New procedure.
152 (Dwarf::_handle_macro_at_func): New procedure.
153 (Dwarf::_handle_macro_at_range): New procedure.
154 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
155
02ad9cf1
YQ
1562014-11-14 Yao Qi <yao@codesourcery.com>
157
158 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
159 (_handle_attribute): New procedure.
160
a59add0c
AA
1612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
162
163 * gdb.ada/cond_lang/foo.c (callme): Add return type.
164 * gdb.base/call-sc.c (zed): Likewise.
165 * gdb.base/checkpoint.c (main): Likewise.
166 * gdb.base/dump.c (main): Likewise.
167 * gdb.base/gcore.c (main): Likewise.
168 * gdb.base/huge.c (main): Likewise.
169 * gdb.base/multi-forks.c (main): Likewise.
170 * gdb.base/pr10179-a.c (main): Likewise.
171 * gdb.base/savedregs.c (main): Likewise.
172 * gdb.base/sigaltstack.c (main): Likewise.
173 * gdb.base/siginfo.c (main): Likewise.
174 * gdb.base/structs.c (zed): Likewise.
175 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
176 * gdb.mi/mi-syn-frame.c (main): Likewise.
177 * gdb.mi/until.c (foo, main): Likewise.
178 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
179 * gdb.base/solib-weak.c (foo): Declare.
180 * gdb.base/attach-twice.c: Include stdio.h.
181 * gdb.base/weaklib1.c: Likewise.
182 * gdb.base/weaklib2.c: Likewise.
183 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
184 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
185 unistd.h.
186 * gdb.base/attach-pie-misread.c: Include stdlib.h.
187 * gdb.mi/mi-exit-code.c: Likewise.
188 * gdb.base/break-interp-lib.c: Include string.h.
189 * gdb.base/coremaker.c: Likewise.
190 * gdb.base/testenv.c: Likewise.
191 * gdb.python/py-finish-breakpoint.c: Likewise.
192 * gdb.base/inferior-died.c: Include sys/wait.h.
193 * gdb.base/fileio.c: Include time.h.
194 * gdb.base/async-shell.c: Include unistd.h.
195 * gdb.base/dprintf-non-stop.c: Likewise.
196 * gdb.base/info-os.c: Likewise.
197 * gdb.mi/mi-console.c: Likewise.
198 * gdb.mi/watch-nonstop.c: Likewise.
199 * gdb.python/py-events.c: Likewise.
200 * gdb.base/async.c (baz): Move up before its invocation.
201 * gdb.base/code_elim2.c (my_global_func): Likewise.
202 * gdb.base/skip-solib-lib.c (multiply): Likewise.
203 * gdb.base/advance.c (func2): Likewise.
204
3b5d5997
AA
2052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
206
207 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
208 variant.
209 * gdb.base/annota3.c: Likewise.
210 * gdb.base/async.c: Likewise.
211 * gdb.base/average.c: Likewise.
212 * gdb.base/call-ar-st.c: Likewise.
213 * gdb.base/call-rt-st.c: Likewise.
214 * gdb.base/call-sc.c: Likewise.
215 * gdb.base/call-strs.c: Likewise.
216 * gdb.base/ending-run.c: Likewise.
217 * gdb.base/execd-prog.c: Likewise.
218 * gdb.base/exprs.c: Likewise.
219 * gdb.base/foll-exec.c: Likewise.
220 * gdb.base/foll-fork.c: Likewise.
221 * gdb.base/foll-vfork.c: Likewise.
222 * gdb.base/funcargs.c: Likewise.
223 * gdb.base/gcore.c: Likewise.
224 * gdb.base/jump.c: Likewise.
225 * gdb.base/langs0.c: Likewise.
226 * gdb.base/langs1.c: Likewise.
227 * gdb.base/langs2.c: Likewise.
228 * gdb.base/mips_pro.c: Likewise.
229 * gdb.base/nodebug.c: Likewise.
230 * gdb.base/opaque0.c: Likewise.
231 * gdb.base/opaque1.c: Likewise.
232 * gdb.base/recurse.c: Likewise.
233 * gdb.base/run.c: Likewise.
234 * gdb.base/scope0.c: Likewise.
235 * gdb.base/scope1.c: Likewise.
236 * gdb.base/setshow.c: Likewise.
237 * gdb.base/setvar.c: Likewise.
238 * gdb.base/shmain.c: Likewise.
239 * gdb.base/shr1.c: Likewise.
240 * gdb.base/shr2.c: Likewise.
241 * gdb.base/sigall.c: Likewise.
242 * gdb.base/signals.c: Likewise.
243 * gdb.base/so-indr-cl.c: Likewise.
244 * gdb.base/solib2.c: Likewise.
245 * gdb.base/structs.c: Likewise.
246 * gdb.base/sum.c: Likewise.
247 * gdb.base/vforked-prog.c: Likewise.
248 * gdb.base/watchpoint.c: Likewise.
249 * gdb.reverse/shr2.c: Likewise.
250 * gdb.reverse/until-reverse.c: Likewise.
251 * gdb.reverse/ur1.c: Likewise.
252 * gdb.reverse/watch-reverse.c: Likewise.
253
066a77c5
AA
2542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
255
256 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
257 variant.
258 * gdb.base/sepdebug.exp: Drop references to removed code.
259
4f204ea5
AA
2602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
261
262 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
263 variant. Preserve original line numbering.
264 * gdb.base/list1.c: Likewise.
265
3b377a3a
AA
2662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
267
268 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
269 variant.
270 * gdb.base/break1.c: Likewise.
271 * gdb.base/break.exp: Drop references to removed code.
272
e444df73
AA
2732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
274
275 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
276 variant.
277
8008f2a7
AA
2782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
279
280 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
281
a5a06887
AA
2822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
283
284 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
285 logic into perform_all_tests() and invoke it with and without
286 function header prototypes.
287 (do_function_calls): Remove conditional XFAIL for PR 5318.
288 (rerun_and_prepare): Remove duplicate code.
289 (perform_all_tests): New. Main logic moved here.
290
44dba9b9
AA
2912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
292
293 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
294 code guarded by #ifdef NO_PROTOTYPES.
295 (t_double_many_args): Likewise.
296 (DEF_FUNC_MANY_ARGS_1): Likewise.
297 (DEF_FUNC_VALUES_1): Likewise.
298 (t_structs_ldc): Renamed from t_structs_fc in conditional code
299 guarded by #ifdef PROTOTYPES.
300
d1fbcd56
AA
3012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
302
303 * gdb.mi/mi-console.c: Add eye-catcher.
304 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
305 instead of literal line number.
306
b0e59b8f
AA
3072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
308
309 * gdb.base/shr2.c: Add eye-catcher.
310 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
311 line number.
312
78f98cca
AA
3132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
314
315 * gdb.base/jump.c: Add eye-catchers.
316 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
317 numbers.
318
58fa2af0
AA
3192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
320
321 * gdb.base/execd-prog.c: Add eye-catchers.
322 * gdb.base/foll-exec.c: Likewise.
323 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
324 line numbers.
325
04e5059b
AA
3262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
327
328 * gdb.base/ending-run.c: Add eye-catchers.
329 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
330 literal line numbers.
331
dbfdb174
AA
3322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
333
334 * gdb.base/call-rt-st.c: Add eye-catchers.
335 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
336 literal line numbers.
337
888a2ade
AA
3382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
339
340 * gdb.base/call-ar-st.c: Add eye-catchers.
341 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
342 literal line numbers.
343
6acc2dde
AA
3442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
345
346 * gdb.base/average.c: Add eye-catchers.
347 * gdb.base/sum.c: Likewise.
348 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
349 regexps dynamically.
350
9ecfcd1d
AA
3512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
352
353 * gdb.base/solib1.c: Add eye-catchers.
354 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
355 literal line numbers.
356
78708b7c
PA
3572014-11-12 Pedro Alves <palves@redhat.com>
358
359 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
360 leader has exited.
361
af48d08f
PA
3622014-11-12 Pedro Alves <palves@redhat.com>
363
364 * gdb.arch/i386-bp_permanent.c: New file.
365 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
366 (srcfile): Set to i386-bp_permanent.c.
367 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
368 that stepi does not execute the 'leave' instruction, instead of
369 testing it does execute.
370 * gdb.base/bp-permanent.c: New file.
371 * gdb.base/bp-permanent.exp: New file.
372
af3768e9
DE
3732014-11-10 Doug Evans <xdje42@gmail.com>
374
375 PR symtab/17564
376 * gdb.base/symtab-search-order.exp: New file.
377 * gdb.base/symtab-search-order.c: New file.
378 * gdb.base/symtab-search-order-1.c: New file.
379 * gdb.base/symtab-search-order-shlib-1.c: New file.
380
9de00a4a
PA
3812014-11-07 Pedro Alves <palves@redhat.com>
382
383 PR gdb/17511
384 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
385 i?86-*-linux*.
386
e0f52461
SC
3872014-11-03 Siva Chandra Reddy <sivachandra@google.com>
388
389 PR c++/17494
390 * gdb.cp/pr17494.cc: New file.
391 * gdb.cp/pr17494.exp: New file.
392
6ce8c980
YQ
3932014-11-02 Yao Qi <yao@codesourcery.com>
394
395 * gdb.python/python.exp: Get working directory and match the
396 output of "set extended-prompt \\w " with it.
397
02be9a71
DE
3982014-10-30 Doug Evans <dje@google.com>
399
400 * gdb.python/py-objfile.exp: Add tests for setting random attributes
401 in objfiles.
402 * gdb.python/py-progspace.exp: Add tests for setting random attributes
403 in progspaces.
404
3bdff46b
LM
4052014-10-30 Janis Johnson <janisjo@codesourcery.com>
406
407 * gdb.base/fullpath-expand.exp: Skip for a remote host.
408 * gdb.base/realname-expand.exp: Likewise.
409 * gdb.linespec/macro-relative.exp: Likewise.
410
ab917dfb
PA
4112014-10-29 Pedro Alves <palves@redhat.com>
412
413 PR gdb/17408
414 * gdb.threads/schedlock.c (some_function): New function.
415 (call_function): New global.
416 (MAYBE_CALL_SOME_FUNCTION): New macro.
417 (thread_function): Call it.
418 * gdb.threads/schedlock.exp (get_args): Add description parameter,
419 and use it instead of a global counter. Adjust all callers.
420 (get_current_thread): Use "find current thread" for test message
421 here rather than having all callers pass down the same string.
422 (goto_loop): New procedure, factored out from ...
423 (my_continue): ... this.
424 (step_ten_loops): Change parameter from test message to command to
425 use. Adjust.
426 (list_count): Delete global.
427 (check_result): New procedure, factored out from duplicate top
428 level code.
429 (continue tests): Wrap in with_test_prefix.
430 (test_step): New procedure, factored out from duplicate top level
431 code.
432 (top level): Test "step" in combination with all scheduler-locking
433 modes. Test "next" in combination with all scheduler-locking
434 modes, and in combination with stepping over a function call or
435 not.
436 * gdb.threads/next-bp-other-thread.c: New file.
437 * gdb.threads/next-bp-other-thread.exp: New file.
438
d3d4baed
PA
4392014-10-29 Pedro Alves <palves@redhat.com>
440
441 PR python/17372
442 * gdb.python/python.exp: Test a multi-line command that spawns
443 interactive Python.
444 * gdb.base/multi-line-starts-subshell.exp: New file.
445
563e8d85
YQ
4462014-10-29 Yao Qi <yao@codesourcery.com>
447
448 * gdb.base/fileio.exp: Make directories on host.
449
0ea4d52e
YQ
4502014-10-29 Yao Qi <yao@codesourcery.com>
451
452 * gdb.base/fileio.c (test_write): Close the file.
453
7f5ef605
PA
4542014-10-28 Pedro Alves <palves@redhat.com>
455
456 PR gdb/12623
457 * gdb.base/sigstep.c (no_handler): New global.
458 (main): If 'no_handler is true, set the signal handlers to
459 SIG_IGN.
460 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
461 with_sw_watch and no_handler parameters. Handle them.
462 (top level) <stepping over handler when stopped at a breakpoint
463 test>: Add a test axis for testing with a software watchpoint, and
464 another for testing with the signal handler set to SIG_IGN.
465 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
466 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
467
abbdbd03
PA
4682014-10-28 Pedro Alves <palves@redhat.com>
469
470 PR gdb/17511
471 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
472 * gdb.base/sigstep.exp (other_handler_location): New global.
473 (advance): Support stepping into the signal handler, and running
474 commands while in the handler.
475 (in_handler_map): New global.
476 (top level): In the advance test, add combinations for getting
477 into the handler with stepping commands, and for running commands
478 in the handler. Add comment descripting the advancei tests.
479
1df4399f
PA
4802014-10-28 Pedro Alves <palves@redhat.com>
481
482 * gdb.base/sigstep.exp: Use build_executable instead of
483 prepare_for_testing.
484 (top level): Move code that starts GDB, runs to main and creates a
485 display to ...
486 (restart): ... this new procedure.
487 (top level): Move backtrace from signal handler test to ...
488 (validate_backtrace): ... this new procedure.
489 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
490 with_test_prefix. Always restart GDB.
491 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
492 with_test_prefix. Always restart GDB. No need to delete
493 breakpoints after the test.
494 (test_skip_handler): Remove prefix parameter.
495 (skip_over_handler, breakpoint_to_handler)
496 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
497 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
498 restart GDB. No need to delete breakpoints after the test.
499 (top level): Use foreach to call the test procedures with
500 different commands.
501
a5b6e449
PA
5022014-10-28 Pedro Alves <palves@redhat.com>
503
504 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
505 instead of GNATS numbers.
506 * gdb.base/sigbpt.exp: Likewise.
507 * gdb.base/siginfo.exp: Likewise.
508 * gdb.base/sigstep.exp: Likewise.
509
e5f8a7cc
PA
5102014-10-27 Pedro Alves <palves@redhat.com>
511
512 * gdb.base/sigstep.c (dummy): New global.
513 (main): Issue a couple writes to the new global.
514 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
515 procedures.
516 (skip_over_handler): Use test_skip_handler.
517 (top level): Call skip_over_handler for stepi and nexti too.
518 (breakpoint_over_handler): Use test_skip_handler.
519 (top level): Call breakpoint_over_handler for stepi and nexti too.
520
763905a3
YQ
5212014-10-27 Yao Qi <yao@codesourcery.com>
522
523 * gdb.trace/tfile.c (adjust_function_address)
524 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
525 function descriptor.
526
6f259a23
DB
5272014-10-24 Don Breazeal <donb@codesourcery.com>
528
529 * gdb.base/foll-fork.exp (test_follow_fork,
530 catch_fork_child_follow): Check for updated fork messages emitted
531 from infrun.c.
532 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
533 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
534 vfork_and_exec_child_follow_through_step): Check for updated vfork
535 messages emitted from infrun.c.
536
09dd9a69
PA
5372014-10-24 Pedro Alves <palves@redhat.com>
538
539 * gdb.base/corefile.exp: Remove references to ultrix.
540 * gdb.base/interrupt.exp: Likewise.
541 * gdb.base/whatis.exp: Likewise.
542 * gdb.gdb/selftest.exp: Likewise.
543 * gdb.threads/manythreads.exp: Likewise.
544 * gdb.threads/print-threads.exp: Likewise.
545 * gdb.threads/pthreads.exp:: Likewise.
546 * gdb.threads/schedlock.exp: Likewise.
547
3433cfa5
SC
5482014-10-24 Siva Chandra Reddy <sivachandra@google.com>
549
550 * gdb.cp/non-trivial-retval.cc: Add a test case.
551 * gdb.cp/non-trivial-retval.exp: Add a test.
552
092f880b
YQ
5532014-10-20 Yao Qi <yao@codesourcery.com>
554
555 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
556 * gdb.python/py-objfile-script-gdb.py: New file.
557 * gdb.python/py-objfile-script.exp: Update reference to
558 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
559 of remote_download. Remove the dest file.
560
acbdb7f3
YQ
5612014-10-20 Yao Qi <yao@codesourcery.com>
562
563 * gdb.base/checkpoint.exp: Don't remove file copied on host.
564 * gdb.base/step-line.exp: Likewise.
565 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
566 * gdb.dwarf2/dw2-basic.exp: Likewise.
567 * gdb.dwarf2/dw2-compressed.exp: Likewise.
568 * gdb.dwarf2/dw2-filename.exp: Likewise.
569 * gdb.dwarf2/dw2-intercu.exp: Likewise.
570 * gdb.dwarf2/dw2-intermix.exp: Likewise.
571 * gdb.dwarf2/dw2-producer.exp: Likewise.
572 * gdb.dwarf2/mac-fileno.exp: Likewise.
573 * gdb.python/py-frame-args.exp: Likewise.
574 * gdb.python/py-framefilter.exp: Likewise.
575 * gdb.python/py-mi.exp: Likewise.
576 * gdb.python/py-objfile-script.exp: Likewise
577 * gdb.python/py-pp-integral.exp: Likewise.
578 * gdb.python/py-pp-re-notag.exp: Likewise.
579 * gdb.python/py-prettyprint.exp: Likewise.
580 * gdb.python/py-section-script.exp: Likewise.
581 * gdb.python/py-typeprint.exp: Likewise.
582 * gdb.python/py-xmethods.exp: Likewise.
583 * gdb.stabs/weird.exp: Likewise.
584 * gdb.xml/tdesc-regs.exp: Likewise.
585
bd286a29
KCY
5862014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
587
588 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
589 (out_cu): Use addr_len for the size of addresses.
590 (out_line): Likewise. Size DW_LNE_set_address instruction
591 according to addr_len.
592 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
593 (FUNC): Add START_INSNS to definition.
594
673dc4a0
YQ
5952014-10-18 Yao Qi <yao@codesourcery.com>
596
597 * gdb.base/argv0-symlink.exp: Check argv[0] value if
598 gdb_has_argv0 return true.
599 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
600 check [target_info exists noargs], check [gdb_has_argv0]
601 instead.
602 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
603 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
604 procedures.
605
4ffbba72
DE
6062014-10-17 Doug Evans <dje@google.com>
607
608 * gdb.python/py-events.exp: Update expected output for clear_objfiles
609 event.
610 * gdb.python/py-events.py: Add clear_objfiles event.
611
d096d8c1
DE
6122014-10-17 Doug Evans <dje@google.com>
613
614 * gdb.python/py-objfile.exp: Test progspace attribute.
615
a80db015
LM
6162014-10-17 Luis Machado <lgustavo@codesourcery.com>
617
618 * gdb.guile/scm-breakpoint.exp: Do not assume any
619 directory separators when matching source file paths.
620 * gdb.python/py-breakpoint.exp: Likewise.
621 * gdb.reverse/break-precsave.exp: Likewise.
622 * gdb.reverse/break-reverse.exp: Likewise.
623 * gdb.reverse/consecutive-precsave.exp: Likewise.
624 * gdb.reverse/finish-precsave.exp: Likewise.
625 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
626 * gdb.reverse/finish-reverse.exp: Likewise.
627 * gdb.reverse/i386-precsave.exp: Likewise.
628 * gdb.reverse/i387-env-reverse.exp: Likewise.
629 * gdb.reverse/i387-stack-reverse.exp: Likewise.
630 * gdb.reverse/machinestate-precsave.exp: Likewise.
631 * gdb.reverse/machinestate.exp: Likewise.
632 * gdb.reverse/sigall-precsave.exp: Likewise.
633 * gdb.reverse/solib-precsave.exp: Likewise.
634 * gdb.reverse/step-precsave.exp: Likewise.
635 * gdb.reverse/until-precsave.exp: Likewise.
636 * gdb.reverse/watch-precsave.exp: Likewise.
637 * gdb.reverse/watch-reverse.exp: Likewise.
638
b22089ab
YQ
6392014-10-17 Yao Qi <yao@codesourcery.com>
640
641 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
642 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
643
6c4486e6
PA
6442014-10-17 Pedro Alves <palves@redhat.com>
645
646 PR gdb/17471
647 * gdb.base/bg-execution-repeat.c: New file.
648 * gdb.base/bg-execution-repeat.exp: New file.
649
0ff33695
PA
6502014-10-17 Pedro Alves <palves@redhat.com>
651
652 PR gdb/17300
653 * gdb.base/continue-all-already-running.c: New file.
654 * gdb.base/continue-all-already-running.exp: New file.
655
6fdebc3d
PA
6562014-10-17 Pedro Alves <palves@redhat.com>
657
658 PR gdb/17472
659 * gdb.base/annota-input-while-running.c: New file.
660 * gdb.base/annota-input-while-running.exp: New file.
661
32a8097b
PA
6622014-10-17 Pedro Alves <palves@redhat.com>
663
664 * gdb.base/callfuncs.exp: emove references to osf.
665 * gdb.base/sigall.exp: Likewise.
666 * gdb.gdb/selftest.exp: Likewise.
667 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
668 * gdb.mi/non-stop.c: Likewise.
669 * gdb.mi/pthreads.c: Likewise.
670 * gdb.reverse/sigall-precsave.exp: Likewise.
671 * gdb.reverse/sigall-reverse.exp: Likewise.
672 * gdb.threads/pthreads.c: Likewise.
673 * gdb.threads/pthreads.exp: Likewise.
674
7a3517ff
YQ
6752014-10-17 Yao Qi <yao@codesourcery.com>
676
677 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
678 check 'target_info exists noargs'.
679 (test_command_prompt_position): Likewise.
680 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
681 Remove "set args".
682 (progvar_simple_while_test): Likewise.
683 (progvar_complex_if_while_test): Likewise.
684 (if_while_breakpoint_command_test): Likewise.
685 (infrun_breakpoint_command_test): Likewise.
686 (breakpoint_command_test): Likewise.
687 (watchpoint_command_test): Likewise.
688 (bp_deleted_in_command_test): Likewise.
689 (temporary_breakpoint_commands): Likewise.
690
bb99c472
YQ
6912014-10-16 Yao Qi <yao@codesourcery.com>
692
693 * gdb.base/remotetimeout.exp: Remove noargs checking.
694
7c16b83e
PA
6952014-10-15 Pedro Alves <palves@redhat.com>
696
697 PR breakpoints/9649
698 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
699 * gdb.base/breakpoint-in-ro-region.exp
700 (probe_target_hardware_step): New procedure.
701 (top level): Probe hardware stepping and hardware breakpoint
702 support. Test stepping through a read-only region, with both
703 "breakpoint auto-hw" on and off and both "always-inserted" on and
704 off.
705
35a49624
IB
7062014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
707
708 * gdb.dlang/demangle.exp: Update for demangling changes.
709
2d1c107c
SC
7102014-10-15 Siva Chandra Reddy <sivachandra@google.com>
711
712 * gdb.cp/non-trivial-retval.cc: Add new test cases.
713 * gdb.cp/non-trivial-retval.exp: Add new tests.
714
778811d5
SC
7152014-10-15 Siva Chandra Reddy <sivachandra@google.com>
716
717 PR c++/13403
718 PR c++/15154
719 * gdb.cp/non-trivial-retval.cc: New file.
720 * gdb.cp/non-trivial-retval.exp: New file.
721
10c5f0a8
YQ
7222014-10-15 Yao Qi <yao@codesourcery.com>
723
724 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
725 remote host.
726
65d7b369
YQ
7272014-10-15 Yao Qi <yao@codesourcery.com>
728
729 * gdb.python/py-symbol.exp: Match file base name if host is
730 remote, otherwise match file name with dir name.
731 * gdb.python/py-symtab.exp: Likewise.
732 * gdb.python/python.exp: Likewise.
733
46dc1394
YQ
7342014-10-15 Yao Qi <yao@codesourcery.com>
735
736 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
737 pattern.
738 * gdb.python/py-symtab.exp: Likewise.
739 * gdb.python/python.exp: Remove trailing ".*". Fix typo
740 locationn.
741
c40cc657
JB
7422014-10-14 Joel Brobecker <brobecker@adacore.com>
743
744 * gdb.ada/addr_arith: New testcase.
745
2abf49e1
MR
7462014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
747
748 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
749 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
750 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
751 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
752
f7088df3
SDJ
7532014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
754
755 * gdb.arch/stap-eval-lang-ada.S: Likewise.
756 * gdb.arch/stap-eval-lang-ada.c: Likewise.
757 * gdb.arch/stap-eval-lang-ada.exp: New file.
758
4dc06805
YQ
7592014-10-14 Yao Qi <yao@codesourcery.com>
760
761 * gdb.mi/mi-var-child.c (nothing1): New function.
762 (nothing2): New function.
763 (do_children_tests): Set function pointers by nothing1 and
764 nothing2.
765 * gdb.mi/mi-var-child.exp: Step over new added statements.
766 Update test to match the new output.
767 * gdb.mi/var-cmd.c (nothing1): New function.
768 (nothing2): New function.
769 (do_children_tests): Set function pointers by nothing1 and
770 nothing2.
771 * gdb.mi/mi-var-display.exp: Update test to match output.
772 Step to the line specified by $line_dct_nothing.
773 Increase the number of lines to step.
774
46a93de2
YQ
7752014-10-14 Yao Qi <yao@codesourcery.com>
776
777 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
778 tests.
779 * gdb.mi/mi2-var-child.exp: Likewise.
780
14ea52ee
DE
7812014-10-13 Doug Evans <dje@google.com>
782
783 * gdb.python/py-objfile.exp: Change name of file name test.
784
e5c6e92b
DE
7852014-10-13 Doug Evans <dje@google.com>
786
787 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
788 from the start of the CU.
789
c780cc2f
JK
7902014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
791 Yao Qi <yao@codesourcery.com>
792
793 Fix "save breakpoints" for "catch" command.
794 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
795 Remove -nonewline. Match also the added "main" line.
796
99894e11
JK
7972014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
798
799 Fix "save breakpoints" for "disable $bpnum" command.
800 * gdb.base/save-bp.c (main): Add label.
801 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
802
6e1ac5a3
JK
8032014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
804
805 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
806
754dd2b0
YQ
8072014-10-11 Yao Qi <yao@codesourcery.com>
808
809 * gdb.server/server-kill.exp: Execute command
810 "set remote trace-status-packet on" before "tstatus".
811
f90183d7
YQ
8122014-10-11 Yao Qi <yao@codesourcery.com>
813
814 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
815 (main): Call getppid.
816 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
817 and continue to it. Read variable "server_pid".
818
bf40a607
YQ
8192014-10-11 Yao Qi <yao@codesourcery.com>
820
821 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
822
052ca370
YQ
8232014-10-11 Yao Qi <yao@codesourcery.com>
824
825 * gdb.threads/thread-find.exp: Don't execute command
826 "info threads".
827 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
828 * gdb.threads/linux-dp.exp: Don't check the condition
829 $threads_created equals to zero.
830
3831839c
PA
8312014-10-10 Pedro Alves <palves@redhat.com>
832
833 * gdb.base/bigcore.exp: Remove references to IRIX.
834 * gdb.base/funcargs.exp: Likewise.
835 * gdb.base/interrupt.exp: Likewise.
836 * gdb.base/mips_pro.exp: Likewise.
837 * gdb.base/nodebug.exp: Likewise.
838 * gdb.base/setvar.exp: Likewise.
839 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
840
8b9a549d
PA
8412014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
842 Pedro Alves <palves@redhat.com>
843
844 PR symtab/14466
845 * gdb.base/vdso-warning.c: New file.
846 * gdb.base/vdso-warning.exp: New file.
847
d48ba5e8
DE
8482014-10-02 Doug Evans <dje@google.com>
849
850 * gdb.base/structs.c (main): Don't run forever.
851
2278c276
PA
8522014-10-02 Pedro Alves <palves@redhat.com>
853
854 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
855 (top level) <stop threads 1, stop threads 2>: Use it.
856
b57bacec
PA
8572014-10-02 Pedro Alves <palves@redhat.com>
858
859 * gdb.threads/break-while-running.exp (test): Add new
860 'update_thread_list' argument. Skip "info threads" if false.
861 (top level): Add new 'update_thread_list' axis.
862
13fd3ff3
PA
8632014-10-02 Pedro Alves <palves@redhat.com>
864
865 PR breakpoints/17431
866 * gdb.base/execl-update-breakpoints.c: New file.
867 * gdb.base/execl-update-breakpoints.exp: New file.
868
0fec99e8
PA
8692014-10-01 Pedro Alves <palves@redhat.com>
870
871 * gdb.base/breakpoint-in-ro-region.c: New file.
872 * gdb.base/breakpoint-in-ro-region.exp: New file.
873
2ddf4301
SM
8742014-10-01 Simon Marchi <simon.marchi@ericsson.com>
875
876 * gdb.mi/mi-exit-code.exp: New file.
877 * gdb.mi/mi-exit-code.c: New file.
878
6a5f3f43
YQ
8792014-09-30 Yao Qi <yao@codesourcery.com>
880
881 * lib/prelink-support.exp (build_executable_own_libs): Error if
882 the target isn't native.
883
345bcc73
YQ
8842014-09-30 Yao Qi <yao@codesourcery.com>
885
886 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
887 false.
888
a25a5a45
PA
8892014-09-22 Pedro Alves <palves@redhat.com>
890
891 * gdb.threads/break-while-running.exp: New file.
892 * gdb.threads/break-while-running.c: New file.
893
00ba3162
YQ
8942014-09-19 Yao Qi <yao@codesourcery.com>
895
896 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
897 Invoke test. Restart GDB with --readnow and invoke test again.
898
c3b7b696
YQ
8992014-09-19 Yao Qi <yao@codesourcery.com>
900
901 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
902 proc set_breakpoint_on_gcd_function. Invoke
903 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
904 invoke set_breakpoint_on_gcd_function again.
905
2b4fd423
DE
9062014-09-18 Doug Evans <dje@google.com>
907
908 * gdb.dwarf2/symtab-producer.exp: New file.
909
a5947601
SDJ
9102014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
911
912 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
913 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
914 * gdb.base/global-var-nested-by-dso.c: Likewise.
915 * gdb.base/global-var-nested-by-dso.exp: Likewise.
916
91c19059
SDJ
9172014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
918 Pedro Alves <palves@redhat.com>
919
920 * gdb.base/watch-bitfields.exp: Pass string other than test file
921 name to prepare_for_testing.
922 (watch): New procedure.
923 (expect_watchpoint): Use with_test_prefix.
924 (top level): Factor out tests to ...
925 (test_watch_location, test_regular_watch): ... these new
926 procedures, and use with_test_prefix and gdb_continue_to_end.
927
bb9d5f81
PP
9282014-09-16 Patrick Palka <patrick@parcs.ath.cx>
929
930 PR breakpoints/12526
931 * gdb.base/watch-bitfields.exp: New file.
932 * gdb.base/watch-bitfields.c: New file.
933
635856f5
PA
9342014-09-16 Pedro Alves <palves@redhat.com>
935
936 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
937 software and hardware addresses, not software address against
938 itself.
939
7280ceea
PA
9402014-09-16 Pedro Alves <palves@redhat.com>
941
942 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
943 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
944
428b16bd
PA
9452014-09-16 Pedro Alves <palves@redhat.com>
946
947 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
948 files.
949 * gdb.base/a2-run.exp: Remove all code guarded by istarget
950 "*-*-vxworks*" throughout.
951 * gdb.base/break.exp: Likewise.
952 * gdb.base/default.exp: Likewise.
953 * gdb.base/scope.exp: Likewise.
954 * gdb.base/sepdebug.exp: Likewise.
955 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
956 throughout.
957 * gdb.base/run.c: Likewise.
958 * gdb.base/sepdebug.c: Likewise.
959 * gdb.hp/gdb.aCC/run.c: Likewise.
960 * gdb.reverse/until-reverse.c: Likewise.
961 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
962
666d413c
YQ
9632014-09-16 Yao Qi <yao@codesourcery.com>
964
965 * boards/local-remote-host-native.exp: New file.
966
57cbd724
DE
9672014-09-14 Doug Evans <xdje42@gmail.com>
968
969 * gdb.threads/queue-signal.c (thread_count): New variable.
970 (thread_count_mutex, thread_count_condvar): New variables.
971 (incr_thread_count, wait_all_threads_running): New functions.
972 (main): Wait for all threads to be in their thread functions.
973
81219e53
DE
9742014-09-13 Doug Evans <xdje42@gmail.com>
975
976 * gdb.threads/queue-signal.c: New file.
977 * gdb.threads/queue-signal.exp: New file.
978
3714cea7
DE
9792014-09-13 Doug Evans <xdje42@gmail.com>
980
981 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
982 be consistent with what default_gdb_init uses.
983 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
984 the plain text of the prompt. Add some logging printfs.
985 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
986
fa43b1d7
PA
9872014-09-12 Pedro Alves <palves@redhat.com>
988
989 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
990 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
991 * gdb.arch/i386-size-overlap.exp: Likewise.
992 * gdb.arch/i386-size.exp: Likewise.
993 * gdb.arch/i386-unwind.exp: Likewise.
994 * gdb.base/a2-run.exp: Likewise.
995 * gdb.base/break.exp: Likewise.
996 * gdb.base/charset.exp: Likewise.
997 * gdb.base/chng-syms.exp: Likewise.
998 * gdb.base/commands.exp: Likewise.
999 * gdb.base/dbx.exp: Likewise.
1000 * gdb.base/find.exp: Likewise.
1001 * gdb.base/funcargs.exp: Likewise.
1002 * gdb.base/jit-simple.exp: Likewise.
1003 * gdb.base/reread.exp: Likewise.
1004 * gdb.base/sepdebug.exp: Likewise.
1005 * gdb.base/step-bt.exp: Likewise.
1006 * gdb.cp/mb-inline.exp: Likewise.
1007 * gdb.cp/mb-templates.exp: Likewise.
1008 * gdb.objc/basicclass.exp: Likewise.
1009 * gdb.threads/killed.exp: Likewise.
1010
9d9bf2df
EBM
10112014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1012
1013 PR tdep/17379
1014 * gdb.arch/powerpc-stackless.S: New file.
1015 * gdb.arch/powerpc-stackless.exp: New file.
1016
1cf2f1b0
JK
10172014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1018
1019 * gdb.base/attach.c: Include unistd.h.
1020 (main): Call alarm. Add label postloop.
1021 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1022 gdb_breakpoint, gdb_continue_to_breakpoint.
1023 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1024
98880d46
PA
10252014-09-11 Pedro Alves <palves@redhat.com>
1026
1027 PR gdb/17347
1028 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1029 * gdb.base/attach.exp (test_command_line_attach_run): New
1030 procedure.
1031 (top level): Call it.
1032
4c92ff2c
PA
10332014-09-11 Pedro Alves <palves@redhat.com>
1034
1035 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1036 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1037 (do_command_attach_tests): Use spawn_wait_for_attach.
1038 * gdb.base/solib-overlap.exp: Likewise.
1039 * gdb.multi/multi-attach.exp: Likewise.
1040 * gdb.python/py-prompt.exp: Likewise.
1041 * gdb.python/py-sync-interp.exp: Likewise.
1042 * gdb.server/ext-attach.exp: Likewise.
1043
3adc1a7d
GKB
10442014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1045
1046 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1047 command in testcase. Simplify testcase.
1048
96334934
JB
10492014-09-10 Joel Brobecker <brobecker@adacore.com>
1050
1051 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1052
eb479039
JB
10532014-09-10 Joel Brobecker <brobecker@adacore.com>
1054
1055 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1056
deede10c
JB
10572014-09-10 Joel Brobecker <brobecker@adacore.com>
1058
1059 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1060
7828a5f5
JB
10612014-09-10 Joel Brobecker <brobecker@adacore.com>
1062
1063 * gdb.dwarf2/dynarr-ptr.c: New file.
1064 * gdb.dwarf2/dynarr-ptr.exp: New file.
1065
33aeebcf
MR
10662014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1067
1068 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1069 of 30 rather than hardcoding 120 for a slow test case. Take the
1070 `gdb,timeout' target setting into account for this calculation.
1071 Don't extend the timeout for the test cases that don't need it.
1072
7b415901
MR
10732014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1074
1075 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1076 a factor of 2 for a slow test case. Take the `gdb,timeout'
1077 target setting into account for this calculation.
1078 * gdb.reverse/until-precsave.exp: Increase the timeout by
1079 a factor of 15 and 3 respectively rather than adding 120
1080 for a pair of slow test cases. Take the `gdb,timeout'
1081 target setting into account for this calculation.
1082
4a40f85a
MR
10832014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1084
1085 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1086 timeout, don't pass one down to gdb_expect.
1087 (gdb_expect): Rework timeout selection.
1088
09635af7
MR
10892014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1090
1091 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1092 exception on timeout.
1093 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1094 (gdbserver_start_extended): Catch any `gdbserver_start' error
1095 exceptions.
1096 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1097 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1098 `gdbserver_gdb_load' error exceptions.
1099
2bdd10b7
MR
11002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1101
1102 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1103 120 on waiting for the TCP socket to open.
1104
316935f0
DE
11052014-09-09 Doug Evans <xdje42@gmail.com>
1106
1107 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1108 _caller_matches, _any_caller_is, _any_caller_matches.
1109
83740597
DE
11102014-09-09 Doug Evans <xdje42@gmail.com>
1111
1112 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1113
4c122fc3
YQ
11142014-09-09 Yao Qi <yao@codesourcery.com>
1115
1116 * gdb.mi/mi-var-display.exp: Set print symbol off.
1117
a9f116cb
GKB
11182014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1119
1120 PR gdb/17035
1121 * gdb.base/commands.exp: Add tests to verify user-defined
1122 commands with empty bodies.
1123 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1124 python commands in `show user command`.
1125 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1126 scheme commands in `show user command`.
1127
c75bd3a2
JK
11282014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1129
1130 PR python/17355
1131 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1132 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1133 * gdb.python/py-framefilter-invalidarg.exp: New file.
1134 * gdb.python/py-framefilter-invalidarg.py: New file.
1135
faa42425
DE
11362014-09-06 Doug Evans <xdje42@gmail.com>
1137
1138 PR 15276
1139 * gdb.python/py-caller-is.c: New file.
1140 * gdb.python/py-caller-is.exp: New file.
1141
474ca4f6
SDJ
11422014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1143
1144 PR gdb/17235
1145 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1146 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1147
eb0b0463
SDJ
11482014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1149
1150 PR fortran/17237
1151 * gdb.fortran/print-formatted.exp: New file.
1152 * gdb.fortran/print-formatted.f90: Likewise.
1153
5f3b99cf
SS
11542014-09-03 Sasha Smundak <asmundak@google.com>
1155
1156 * gdb.python/py-frame.exp: Test Frame.read_register.
1157
7d793aa9
SDJ
11582014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1159
1160 PR python/16699
1161 * gdb.python/py-completion.exp: New file.
1162 * gdb.python/py-completion.py: Likewise.
1163
fb0576e9
DE
11642014-08-28 Doug Evans <dje@google.com>
1165
1166 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1167 eax,etc. are live with values set by gdb and thus the compiler can't
1168 use them.
1169 * gdb.arch/i386-pseudo.c (main): Ditto.
1170
ee92b0dd
DE
11712014-08-27 Doug Evans <dje@google.com>
1172
1173 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1174
6649db35
DE
11752014-08-25 Doug Evans <dje@google.com>
1176
1177 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1178 (main): Ditto.
1179
564b7600
DE
11802014-08-25 Doug Evans <dje@google.com>
1181
1182 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1183
3881fb67
YQ
11842014-08-24 Yao Qi <yao@codesourcery.com>
1185
1186 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1187 symbol off.
1188 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1189
a05a36a5
DE
11902014-08-22 Doug Evans <dje@google.com>
1191
1192 PR 17276
1193 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1194 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1195 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1196
7c343b48
YQ
11972014-08-22 Yao Qi <yao@codesourcery.com>
1198
1199 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1200 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1201 * gdb.python/python.exp: Likewise. Use .py file on the host
1202 instead of the build.
1203
22fd09ae
JK
12042014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1205
1206 * gdb.threads/gcore-stale-thread.c: New file.
1207 * gdb.threads/gcore-stale-thread.exp: New file.
1208
a8454a7c
PA
12092014-08-21 Pedro Alves <palves@redhat.com>
1210
1211 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1212 * gdb.base/gcore-relro-pie.exp: Likewise.
1213 * gdb.base/gcore-relro.exp: Likewise.
1214 * gdb.base/gcore.exp: Likewise.
1215 * gdb.base/print-symbol-loading.exp: Likewise.
1216 * gdb.threads/gcore-thread.exp: Likewise.
1217 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1218
2a31c623
PA
12192014-08-20 Pedro Alves <palves@redhat.com>
1220 Jan Kratochvil <jan.kratochvil@redhat.com>
1221
1222 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1223 configure.
1224 (EXPECT): Handle READ1 being set.
1225 (all): Depend on EXTRA_RULES.
1226 (check-read1, expect-read1, read1.so, read1): New rules.
1227 * README (Testsuite Parameters): Document the READ1 make variable.
1228 (Race detection): New section.
1229 * configure: Regenerate.
1230 * configure.ac: If build==host==target, and running under a
1231 GNU/glibc system, add read1 to the extra Makefile rules.
1232 (EXTRA_RULES): AC_SUBST it.
1233 * lib/read1.c: New file.
1234
d36430db
JB
12352014-08-20 Joel Brobecker <brobecker@adacore.com>
1236
1237 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1238 the handling of variables declared as a typedef to an array
1239 which a DW_AT_data_location attribute.
1240
9a0dc9e3
PA
12412014-08-19 Andrew Burgess <aburgess@broadcom.com>
1242 Pedro Alves <palves@redhat.com>
1243
1244 PR symtab/14604
1245 PR symtab/14605
1246 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1247 gdb_test.
1248
0718a8da
PA
12492014-08-19 Pedro Alves <palves@redhat.com>
1250
1251 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1252
13b448cd
YQ
12532014-08-19 Yao Qi <yao@codesourcery.com>
1254
1255 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1256 right line.
1257
1cbf5077
DB
12582014-08-18 David Blaikie <dblaikie@gmail.com>
1259
1260 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1261
bf0fae19
JB
12622014-08-18 Joel Brobecker <brobecker@adacore.com>
1263
1264 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1265 attribute in array range.
1266
3c8c5dcc
JB
12672014-08-18 Joel Brobecker <brobecker@adacore.com>
1268
1269 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
1270
e66d4446
SC
12712014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1272
1273 PR c++/17132
1274 * gdb.cp/pr17132.cc: New file.
1275 * gdb.cp/pr17132.exp: New file.
1276
940df408
SC
12772014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1278
1279 * gdb.python/py-xmethods.py (A_getarrayind)
1280 (E_method_char_worker.__call__, E_method_int_worker.__call__):
1281 Use 'print' with function call syntax.
1282 (E_method_matcher.match): Fix tab vs space indentation mixup.
1283
ebcc6c3a
YQ
12842014-08-15 Yao Qi <yao@codesourcery.com>
1285
1286 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
1287 false.
1288
775e0f04
YQ
12892014-08-15 Yao Qi <yao@codesourcery.com>
1290
1291 * gdb.cp/casts.exp: Set print symbol off.
1292 * gdb.cp/class2.exp: Likewise.
1293 * gdb.cp/overload.exp: Likewise.
1294 * gdb.cp/templates.exp: Likewise.
1295
d769e349
DE
12962014-08-11 Doug Evans <dje@google.com>
1297
1298 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1299 (test_load_shlib): Update.
1300
20c6f1e1
YQ
13012014-08-09 Yao Qi <yao@codesourcery.com>
1302
1303 * gdb.base/display.exp: Invoke is_address_zero_readable.
1304 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
1305 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1306 * gdb.base/hbreak-unmapped.exp: Return if
1307 is_address_zero_readable returns true.
1308 * gdb.base/signest.exp: Likewise.
1309 * gdb.base/signull.exp: Likewise.
1310 * gdb.base/sigbpt.exp: Likewise.
1311 * gdb.guile/scm-disasm.exp: Do the test if
1312 is_address_zero_readable returns false.
1313 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
1314 * gdb.python/py-arch.exp: Likewise.
1315 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
1316 * lib/gdb.exp (is_address_zero_readable): New proc.
1317
5792e8e3
YQ
13182014-08-09 Yao Qi <yao@codesourcery.com>
1319
1320 PR testsuite/13443
1321 * gdb.mi/mi-var-display.exp: Make test messages unique.
1322
3cecbbbe
TT
13232014-08-04 Tom Tromey <tromey@redhat.com>
1324
1325 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
1326 target 0".
1327
00b51ff5
TT
13282014-08-04 Tom Tromey <tromey@redhat.com>
1329
1330 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
1331 "target_resume".
1332
6908c509
JB
13332014-08-01 Joel Brobecker <brobecker@adacore.com>
1334
1335 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
1336 inner_vla_struct_object_size.
1337 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
1338 as xfail.
1339
cc6563d2
PA
13402014-07-30 Pedro Alves <palves@redhat.com>
1341
1342 * gdb.threads/signal-command-handle-nopass.exp (test): Add
1343 comment.
1344
7e09a223
YQ
13452014-07-29 Yao Qi <yao@codesourcery.com>
1346
1347 PR gdb/17206
1348 * gdb.base/until-nodebug.exp: New.
1349
7ebdbe92
DE
13502014-07-28 Doug Evans <xdje42@gmail.com>
1351
1352 PR guile/17203
1353 * gdb.guile/scm-parameter.exp: Add tests for trying to create
1354 previously existing parameter, and previously ambiguously spelled
1355 parameter.
1356
fdb1adc6
WN
13572014-07-28 Will Newton <will.newton@linaro.org>
1358
1359 * gdb.base/varargs.exp: Remove KFAILs for ARM.
1360
186fcde0
DE
13612014-07-26 Ludovic Courtès <ludo@gnu.org>
1362 Doug Evans <xdje42@gmail.com>
1363
1364 PR guile/17146
1365 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
1366
70509625
PA
13672014-07-25 Pedro Alves <palves@redhat.com>
1368
1369 * gdb.threads/signal-command-handle-nopass.c: New file.
1370 * gdb.threads/signal-command-handle-nopass.exp: New file.
1371 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
1372 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
1373 * gdb.threads/signal-delivered-right-thread.c: New file.
1374 * gdb.threads/signal-delivered-right-thread.exp: New file.
1375
c3f814a1
PA
13762014-07-25 Pedro Alves <palves@redhat.com>
1377
1378 * gdb.base/double-prompt-target-event-error.exp
1379 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
1380 match.
1381 (cancel_pagination_in_target_event): Rework double prompt
1382 detection.
1383 * gdb.base/paginate-after-ctrl-c-running.exp
1384 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
1385 <return>' match.
1386 * gdb.base/paginate-bg-execution.exp
1387 (test_bg_execution_pagination_return)
1388 (test_bg_execution_pagination_cancel): Remove '-notransfer
1389 <return>' matches.
1390 * gdb.base/paginate-execution-startup.exp
1391 (test_fg_execution_pagination_return)
1392 (test_fg_execution_pagination_cancel): Remove '-notransfer
1393 <return>' matches.
1394 * gdb.base/paginate-inferior-exit.exp
1395 (test_paginate_inferior_exited): Remove '-notransfer <return>'
1396 match.
1397 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
1398 * lib/gdb.exp (pagination_prompt): Run text through
1399 string_to_regexp.
1400 (gdb_test_multiple): Match $pagination_prompt instead of
1401 "<return>".
1402 (string_to_regexp): Move to lib/gdb-utils.exp.
1403
e214cf6c
JK
14042014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1405
1406 * gdb.arch/amd64-entry-value-paramref.S: New file.
1407 * gdb.arch/amd64-entry-value-paramref.cc: New file.
1408 * gdb.arch/amd64-entry-value-paramref.exp: New file.
1409 * gdb.arch/amd64-optimout-repeat.S: New file.
1410 * gdb.arch/amd64-optimout-repeat.c: New file.
1411 * gdb.arch/amd64-optimout-repeat.exp: New file.
1412
17d0c5c8
JK
14132014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1414
1415 PR gdb/17170
1416 * gdb.base/statistics.exp: New file.
1417
b8b8facf
DE
14182014-07-17 Doug Evans <dje@google.com>
1419
74b49205 1420 PR gdb/17170
b8b8facf
DE
1421 * gdb.base/maint.exp: Update testing of per-command stats.
1422
1b5d0ab3
PA
14232014-07-16 Pedro Alves <palves@redhat.com>
1424
1425 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
1426 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
1427 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
1428 (tfile_write_buf): New functions.
1429 (add_memory_block): Rewrite using the above.
1430 (adjust_function_address): New function.
1431 (FUNCTION_ADDRESS): New macro.
1432 (write_basic_trace_file): Remove short_x local, and use
1433 tfile_write_16. Change type of func_addr local to unsigned long
1434 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
1435 here. Cast argument of add_memory_block to char pointer.
1436 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
1437 (main): Remove parameters.
1438 * gdb.trace/tfile.exp: Remove nowarnings.
1439
4d974e88
SM
14402014-07-15 Simon Marchi <simon.marchi@ericsson.com>
1441
1442 * gdb.base/debug-expr.exp: Test string evaluation with
1443 "debug expression" on.
1444
41e99568
PA
14452014-07-15 Pedro Alves <palves@redhat.com>
1446
1447 * gdb.base/reread.exp: Use clean_restart.
1448
487d9753
PL
14492014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
1450
1451 * gdb.arch/avr-flash-qualifer.c: New.
1452 * gdb.arch/avr-flash-qualifer.exp: New.
1453
cc1c52ad
PA
14542014-07-14 Pedro Alves <palves@redhat.com>
1455
1456 * gdb.base/paginate-after-ctrl-c-running.c: New file.
1457 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
1458
1e973570
PA
14592014-07-14 Pedro Alves <palves@redhat.com>
1460
1461 * gdb.base/double-prompt-target-event-error.c: New file.
1462 * gdb.base/double-prompt-target-event-error.exp: New file.
1463
93d6eb10
PA
14642014-07-14 Pedro Alves <palves@redhat.com>
1465
1466 PR gdb/17072
1467 * gdb.base/paginate-inferior-exit.c: New file.
1468 * gdb.base/paginate-inferior-exit.exp: New file.
1469
0017922d
PA
14702014-07-14 Pedro Alves <palves@redhat.com>
1471
1472 PR gdb/17072
1473 * gdb.base/paginate-bg-execution.c: New file.
1474 * gdb.base/paginate-bg-execution.exp: New file.
1475
94696ad3
PA
14762014-07-14 Pedro Alves <palves@redhat.com>
1477
1478 PR gdb/17072
1479 * gdb.base/paginate-execution-startup.c: New file.
1480 * gdb.base/paginate-execution-startup.exp: New file.
1481 * lib/gdb.exp (pagination_prompt): New global.
1482 (default_gdb_spawn): New procedure, factored out from
1483 default_gdb_spawn.
1484 (default_gdb_start): Adjust to call default_gdb_spawn.
1485 (gdb_spawn): New procedure.
1486
bd293940
PA
14872014-07-14 Pedro Alves <palves@redhat.com>
1488
1489 * lib/gdb.exp (gdb_assert): New procedure.
1490 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
1491
c933f875
PA
14922014-07-14 Pedro Alves <palves@redhat.com>
1493
1494 * gdb.base/execution-termios.c: New file.
1495 * gdb.base/execution-termios.exp: New file.
1496
d98b7a16
TT
14972014-07-14 Tom Tromey <tromey@redhat.com>
1498
1499 * gdb.cp/vla-cxx.cc: New file.
1500 * gdb.cp/vla-cxx.exp: New file.
1501
548740d6
TT
15022014-07-14 Tom Tromey <tromey@redhat.com>
1503
1504 * gdb.reverse/rerun-prec.c: New file.
1505 * gdb.reverse/rerun-prec.exp: New file.
1506
a25eb028
MR
15072014-07-12 Maciej W. Rozycki <macro@mips.com>
1508 Maciej W. Rozycki <macro@codesourcery.com>
1509
1510 * lib/gdb-utils.exp: New file.
1511 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
1512 inline `gdb_init_command' processing.
1513 (gdb_start_cmd): Likewise.
1514 * lib/mi-support.exp (mi_run_cmd): Likewise.
1515 * README: Document `gdb_init_command' and `gdb_init_commands'.
1516
218c2655
JK
15172014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1518
1519 Fix false FAIL running under a very long directory name.
1520 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
1521 and "set print elements 10000". Twice.
1522
5401fde3
YQ
15232014-07-11 Yao Qi <yao@codesourcery.com>
1524
1525 * gdb.base/exprs.exp: "set print symbol off".
1526
e76126e8
PA
15272014-07-11 Pedro Alves <palves@redhat.com>
1528
1529 * gdb.threads/kill.c: New file.
1530 * gdb.threads/kill.exp: New file.
1531
2d6f0de6
YQ
15322014-07-10 Yao Qi <yao@codesourcery.com>
1533
1534 * gdb.trace/tfile.c (write_basic_trace_file)
1535 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
1536 address written to trace file.
1537
7180e04a
PA
15382014-07-09 Pedro Alves <palves@redhat.com>
1539
1540 * gdb.base/attach-wait-input.exp: New file.
1541 * gdb.base/attach-wait-input.c: New file.
1542
9a9a7608
AB
15432014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1544
1545 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
1546 setting up test structures.
1547 (main): Call new test function.
1548 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
1549 test function, continue into test function and walk test
1550 structures.
1551
161ac41e
YQ
15522014-07-02 Yao Qi <yao@codesourcery.com>
1553
1554 * gdb.trace/entry-values.c: Define labels 'foo_start' and
1555 'bar_start' at the beginning of functions 'foo' and 'bar'
1556 respectively.
1557 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
1558 instead of 'foo' and 'bar'.
1559
1f267ae3
MM
15602014-07-08 Markus Metzger <markus.t.metzger@intel.com>
1561
1562 * gdb.btrace/segv.exp: New.
1563 * gdb.btrace/segv.c: New.
1564
2b239efb
LM
15652014-07-02 Luis Machado <lgustavo@codesourcery.com>
1566
1567 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
1568 instruction.
1569
cf363f18
MW
15702014-06-30 Mark Wielaard <mjw@redhat.com>
1571
1572 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
1573 vulture, vilify, villar): New volatile array constants.
1574 (vindictive, vegetation): New const volatile array constants.
1575 * gdb.base/volatile.exp: Test volatile and const volatile array
1576 types.
1577
aebf9d24
AA
15782014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1579
1580 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
1581 target lacks support for awatch, rwatch, or hbreak.
1582
b67a2c6f
YQ
15832014-06-27 Yao Qi <yao@codesourcery.com>
1584
1585 * gdb.multi/dummy-frame-restore.exp: New.
1586 * gdb.multi/dummy-frame-restore.c: New.
1587
aef92902
MM
15882014-06-25 Markus Metzger <markus.t.metzger@intel.com>
1589
1590 * gdb.btrace/gcore.exp: New.
1591
8e9db26e
PA
15922014-06-23 Pedro Alves <palves@redhat.com>
1593
1594 * gdb.base/watchpoint-reuse-slot.c: New file.
1595 * gdb.base/watchpoint-reuse-slot.exp: New file.
1596
70afc5b7
SC
15972014-06-23 Siva Chandra Reddy <sivachandra@google.com>
1598
1599 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
1600 progspace's filename in 'info', 'enable' and 'disable' command
1601 tests.
1602
b972bd9c
JK
16032014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1604
1605 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
1606 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1607 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
1608
125f8a3d
GB
16092014-06-20 Gary Benson <gbenson@redhat.com>
1610
1611 * gdb.arch/i386-avx.exp: Fix include file location.
1612 * gdb.arch/i386-sse.exp: Likewise.
1613
3ed9baed
IB
16142014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
1615
1616 * gdb.dlang/expression.exp: New file.
1617
034f788c
PA
16182014-06-19 Pedro Alves <palves@redhat.com>
1619
1620 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
1621 out from ...
1622 (top level): ... here. Iterate running tests under different
1623 scheduler-locking settings.
1624
45371d0c
LM
16252014-06-18 Luis Machado <lgustavo@codesourcery.com>
1626
1627 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
1628 to DW_FORM_addr and use non-zero addresses.
1629
5d376983
SC
16302014-06-18 Siva Chandra Reddy <sivachandra@google.com>
1631
1632 PR gdb/17017
1633 * gdb.python/py-xmethods.cc: Add global function call counters and
1634 increment them in their respective functions. Remove "cout"
1635 statements.
1636 * gdb.python/py-xmethods.exp: Make tests check the global function
1637 call counters instead of depending on inferior IO.
1638
a1aa2221
LM
16392014-06-18 Don Breazeal <donb@codesourcery.com>
1640
1641 * gdb.base/foll-fork.exp (default_fork_parent_follow):
1642 Deleted procedure.
1643 (explicit_fork_parent_follow): Deleted procedure.
1644 (explicit_fork_child_follow): Deleted procedure.
1645 (test_follow_fork): New procedure.
1646 (do_fork_tests): Replace calls to deleted procedures with
1647 calls to test_follow_fork and reset GDB for subsequent
1648 procedure calls.
1649
0fc05997
YQ
16502014-06-17 Yao Qi <yao@codesourcery.com>
1651
1652 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
1653 CP1252.
1654
70795c52
LM
16552014-06-17 Luis Machado <lgustavo@codesourcery.com>
1656
1657 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
1658 Initialize ptr and S explicitly.
1659 (skip_type_update_when_not_use_rtti_test): Likewise.
1660
6be47f0c
KS
16612014-06-16 Keith Seitz <keiths@redhat.com>
1662
1663 PR mi/15863
1664 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
1665 the inferior is started.
1666
d03de421
PA
16672014-06-16 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.base/break-main-file-remove-fail.c: New file.
1670 * gdb.base/break-main-file-remove-fail.exp: New file.
1671 * gdb.base/break-unload-file.exp: Use build_executable instead of
1672 prepare_for_testing.
1673 (test_break): New parameter "initial_load". Handle it.
1674 (top level): Add initial_load cmdline/file axis.
1675
f9579b99
TT
16762014-06-12 Tom Tromey <tromey@redhat.com>
1677
1678 * gdb.base/completion.exp: Don't use directory name in test.
1679
3657956b
GB
16802014-06-09 Gary Benson <gbenson@redhat.com>
1681
1682 * gdb.base/sigall.c [Functions to send signals]: Reorder to
1683 separate the always-available ANSI-standard signals from the
1684 signals that require checking.
1685 (main): Likewise.
1686 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
1687 Likewise.
1688 (main): Likewise.
1689
4186eb54
KS
16902014-06-07 Keith Seitz <keiths@redhat.com>
1691
1692 Revert:
1693 PR c++/16253
1694 * gdb.cp/var-tag.cc: New file.
1695 * gdb.cp/var-tag.exp: New file.
1696 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1697 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1698 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1699 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1700
25326a28 17012014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
1702
1703 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
1704
829155c9
PA
17052014-06-06 Pedro Alves <palves@redhat.com>
1706
1707 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
1708 in target debug output instead of looking at RSP packets,
1709 disabling the test on any target that uses hardware stepping.
1710 Update comments.
1711
61c8d22e
PA
17122014-06-06 Pedro Alves <palves@redhat.com>
1713
1714 * gdb.base/break-unload-file.exp: Fix typo.
1715
d9a47287
YQ
17162014-06-06 Yao Qi <yao@codesourcery.com>
1717
1718 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
1719 from "jit_function" to "^jit_function".
1720
e5e01dbf
YQ
17212014-06-06 Yao Qi <yao@codesourcery.com>
1722
1723 * gdb.base/async.c (foo): Add one statement.
1724 * gdb.base/async.exp: Get the next instruction address and
1725 match the output of "nexti" by instruction address. Match
1726 the hex address in the output of "finish".
1727
73ba372c
GB
17282014-06-06 Gary Benson <gbenson@redhat.com>
1729
1730 * gdb.base/call-signals.c: Remove preprocessor conditionals
1731 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
1732 SIGSEGV and SIGTERM.
1733 * gdb.base/sigall.c: Likewise.
1734 * gdb.base/unwindonsignal.c: Likewise.
1735 * gdb.reverse/sigall-reverse.c: Likewise.
1736
831517df
YQ
17372014-06-06 Yao Qi <yao@codesourcery.com>
1738
1739 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
1740 readable, skip the test.
1741
b8b91e98
YQ
17422014-06-06 Yao Qi <yao@codesourcery.com>
1743
1744 * gdb.threads/staticthreads.c (thread_function): Move the line
1745 setting breakpoint on forward.
1746 * gdb.threads/staticthreads.exp: Update comments.
1747
fb934770
LC
17482014-06-05 Ludovic Courtès <ludo@gnu.org>
1749
1750 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
1751 "history-append! type error".
1752
6ef284bd
SM
17532014-06-05 Simon Marchi <simon.marchi@ericsson.com>
1754
1755 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
1756 erroneous dprintf expected input.
1757
a872e241
DE
17582014-06-04 Doug Evans <xdje42@gmail.com>
1759
1760 * gdb.guile/scm-generics.exp: Delete.
1761
16f691fb
DE
17622014-06-04 Doug Evans <xdje42@gmail.com>
1763
1764 * gdb.guile/scm-breakpoint.exp: Update.
1765 Add tests for breakpoint registration.
1766
012370f6
TT
17672014-06-04 Tom Tromey <tromey@redhat.com>
1768
1769 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
1770 VLA-in-union.
1771 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
1772 inner_vla_struct, vla_union types. Initialize objects of those
1773 types and compute their sizes.
1774
9f5a4cef
HZ
17752014-06-04 Nathan Sidwell <nathan@codesourcery.com>
1776 Hui Zhu <hui@codesourcery.com>
1777
1778 * gdb.base/fileio.exp: Add test for shell not available as well as
1779 available.
1780 * gdb.base/fileio.c (test_system): Check for shell twice.
1781
90a45c4d
YQ
17822014-06-04 Yao Qi <yao@codesourcery.com>
1783
1784 * gdb.base/auto-connect-native-target.exp: Remove redundant
1785 space from the regexp pattern.
1786
70017e41
YQ
17872014-06-04 Yao Qi <yao@codesourcery.com>
1788
1789 * gdb.base/default.exp: Replace "child" with "native" in
1790 regexp pattern.
1791
883964a7
SC
17922014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1793
1794 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
1795 * gdb.python/py-xmethods.exp: New tests to test xmethods.
1796 * gdb.python/py-xmethods.py: Python script supporting the
1797 new testcase and tests.
1798
ef370185
JB
17992014-06-03 Joel Brobecker <brobecker@adacore.com>
1800 Pedro Alves <palves@redhat.com>
1801
1802 PR breakpoints/17000
1803 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
1804 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
1805
1e2ccb61
BM
18062014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
1807
1808 * gdb.base/subst.exp: Add tests to verify partial path matching
1809 output.
1810
c6ec5ab2
PA
18112014-06-03 Pedro Alves <palves@redhat.com>
1812
1813 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
1814 target that doesn't use software single-stepping.
1815
835c559f
PA
18162014-06-03 Pedro Alves <palves@redhat.com>
1817
1818 PR breakpoints/17000
1819 * gdb.base/sss-bp-on-user-bp-2.c: New file.
1820 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
1821
06eb1586
DE
18222014-06-02 Doug Evans <xdje42@gmail.com>
1823
1824 * gdb.guile/scm-parameter.exp: New file.
1825
e698b8c4
DE
18262014-06-02 Doug Evans <xdje42@gmail.com>
1827
1828 * gdb.guile/scm-cmd.c: New file.
1829 * gdb.guile/scm-cmd.exp: New file.
1830
ded03782
DE
18312014-06-02 Doug Evans <xdje42@gmail.com>
1832
1833 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
1834 pretty-printer lookup.
1835 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
1836 (make-pp_s-printer): Call it.
1837 (make-pretty-printer-from-dict): New function.
1838 (lookup-pretty-printer-maker-from-dict): New function.
1839 (*pretty-printer*): Simplify.
1840 (make-objfile-pp_s-printer): New function.
1841 (install-objfile-pretty-printers!): New function.
1842 (make-progspace-pp_s-printer): New function.
1843 (install-progspace-pretty-printers!): New function.
1844 * gdb.guile/scm-progspace.c: New file.
1845 * gdb.guile/scm-progspace.exp: New file.
1846
41fac0cf
PA
18472014-06-02 Pedro Alves <palves@redhat.com>
1848
1849 * gdb.base/dprintf-bp-same-addr.c: New file.
1850 * gdb.base/dprintf-bp-same-addr.exp: New file.
1851
96ae5695
EBM
18522014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1853
1854 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
1855 * gdb.arch/powerpc-power.s: Likewise.
1856
da02b3a8
JB
18572014-06-02 Joel Brobecker <brobecker@adacore.com>
1858
1859 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
1860
c72b2e7b
YQ
18612014-06-01 Yao Qi <yao@codesourcery.com>
1862
1863 * gdb.base/watchpoint.exp (test_watch_location): Check null
1864 pointer can be dereferenced. If not, do the test, otherwise
1865 skip it.
1866
53e8a631
AB
18672014-05-30 Andrew Burgess <aburgess@broadcom.com>
1868
1869 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
1870 results.
1871 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
1872
938f0e2f
AB
18732014-05-30 Andrew Burgess <aburgess@broadcom.com>
1874
1875 * gdb.arch/amd64-invalid-stack-middle.S: New file.
1876 * gdb.arch/amd64-invalid-stack-middle.c: New file.
1877 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
1878 * gdb.arch/amd64-invalid-stack-top.c: New file.
1879 * gdb.arch/amd64-invalid-stack-top.exp: New file.
1880
9ba6657a
PA
18812014-05-30 Pedro Alves <palves@redhat.com>
1882
1883 PR breakpoints/17000
1884 * gdb.base/sss-bp-on-user-bp.c: New file.
1885 * gdb.base/sss-bp-on-user-bp.exp: New file.
1886
522c09bf
DB
18872014-05-30 David Blaikie <dblaikie@gmail.com>
1888
1889 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
1890 gnu_inline semantics via attribute.
1891 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
1892 source explicitly specifies the required semantics.
1893
bf4ef81e
MR
18942014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
1895
1896 * gdb.reverse/sigall-reverse.exp: Fix a typo.
1897
329ea579
PA
18982014-05-29 Pedro Alves <palves@redhat.com>
1899 Tom Tromey <tromey@redhat.com>
1900
1901 * gdb.base/async-shell.exp: Don't enable target-async.
1902 * gdb.base/async.exp
1903 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
1904 parameter. Adjust.
1905 (top level): Don't test with "target-async".
1906 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
1907 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
1908 * gdb.base/inferior-died.exp: Don't enable target-async.
1909 * gdb.base/interrupt-noterm.exp: Likewise.
1910 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
1911 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1912 * gdb.mi/mi-nonstop.exp: Likewise.
1913 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1914 * gdb.mi/mi-nsintrall.exp: Likewise.
1915 * gdb.mi/mi-nsmoribund.exp: Likewise.
1916 * gdb.mi/mi-nsthrexec.exp: Likewise.
1917 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1918 * gdb.multi/watchpoint-multi.exp: Adjust comment.
1919 * gdb.python/py-evsignal.exp: Don't enable target-async.
1920 * gdb.python/py-evthreads.exp: Likewise.
1921 * gdb.python/py-prompt.exp: Likewise.
1922 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
1923 * gdb.server/solib-list.exp: Don't enable target-async.
1924 * gdb.threads/thread-specific-bp.exp: Likewise.
1925 * lib/mi-support.exp: Adjust to use mi-async.
1926
fd664c91
PA
19272014-05-29 Pedro Alves <palves@redhat.com>
1928
1929 PR gdb/13860
1930 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
1931 reason, even in sync mode.
1932
251bde03
PA
19332014-05-29 Pedro Alves <palves@redhat.com>
1934 Hui Zhu <hui@codesourcery.com>
1935
1936 PR PR15693
1937 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
1938 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
1939 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
1940 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
1941
7f3c0343
JB
19422014-05-28 Joel Brobecker <brobecker@adacore.com>
1943
1944 * config/monitor.exp (gdb_target_monitor): Replace use of
1945 "set remotebaud" by "set serial baud".
1946
b2715b27
AW
19472014-05-26 Andy Wingo <wingo@igalia.com>
1948
1949 * gdb.guile/scm-breakpoint.exp:
1950 * gdb.guile/scm-gsmob.exp: Update to use plain old object
1951 properties instead of gdb-object-properties.
1952
498a4489
YQ
19532014-05-26 Yao Qi <yao@codesourcery.com>
1954
1955 * gdb.server/no-thread-db.exp: Specify source file name
1956 explicitly when setting a breakpoint.
1957
589fdceb
MM
19582014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1959
1960 * gdb.btrace/vdso.c: New.
1961 * gdb.btrace/vdso.exp: New.
1962
e9089e05
MM
19632014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1964
1965 * gdb.base/gcore.exp (capture_command_output): Move ...
1966 * lib/gdb.exp (capture_command_output): ... here.
1967
67b5c0c1
MM
19682014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1969
1970 * gdb.btrace/data.exp: Test memory access during btrace replay.
1971
a2199296
SM
19722014-05-22 Simon Marchi <simon.marchi@ericsson.com>
1973
1974 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
1975
17b2616c
PA
19762014-05-21 Pedro Alves <palves@redhat.com>
1977
1978 PR gdb/13860
1979 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
1980 (top level): Test that output related to execution commands is
1981 sent to the console with CLI commands, but not with MI commands.
1982 Test that breakpoint events are always mirrored to the console.
1983 Also expect the new source line to be output after a "next" in
1984 async mode too. Make it a pass/fail test.
1985 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
1986 output.
1987 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
1988
5166082f
PA
19892014-05-21 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.base/list.exp (build_pattern, test_list): New procedures.
1992 Use them to test variations of "list" after reaching a breakpoint.
1993 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
1994 Test "list" with listsize 10 after reaching a breakpoint.
1995 * gdb.python/python.exp (decode_line current location line
1996 number): Adjust expected line number.
1997
2f25d70f
SM
19982014-05-21 Simon Marchi <simon.marchi@ericsson.com>
1999
2000 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2001 behavior for $args, pass it directly to "run".
2002
ff604a67
MR
20032014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2004
2005 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2006 30000 to 65536.
2007
6a3cb8e8
PA
20082014-05-21 Pedro Alves <palves@redhat.com>
2009
2010 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2011 auto-connect-native-target off".
2012 * gdb.base/auto-connect-native-target.c: New file.
2013 * gdb.base/auto-connect-native-target.exp: New file.
2014
4ebfc96e
PA
20152014-05-21 Pedro Alves <palves@redhat.com>
2016
2017 * gdb.base/default.exp: Test "target native" instead of "target
2018 child".
2019
36d46afb
MW
20202014-05-21 Mark Wielaard <mjw@redhat.com>
2021
2022 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2023
5876f503
JK
20242014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2025
2026 Fix TLS access for -static -pthread.
2027 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2028 <HAVE_TLS> (thread_function, main): Initialize it.
2029 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2030 Add clean_restart.
2031 <$have_tls != "">: Check TLSVAR.
2032
0256a6ac
PA
20332014-05-21 Pedro Alves <palves@redhat.com>
2034
2035 * gdb.base/dcache-line-read-error.c: New.
2036 * gdb.base/dcache-line-read-error.exp: New.
2037
936d2992
PA
20382014-05-20 Pedro Alves <palves@redhat.com>
2039
2040 * gdb.base/compare-sections.c: New file.
2041 * gdb.base/compare-sections.exp: New file.
2042
802e8e6d
PA
20432014-05-20 Pedro Alves <palves@redhat.com>
2044
2045 * gdb.base/break-idempotent.c: New file.
2046 * gdb.base/break-idempotent.exp: New file.
2047
e59fa00f
MM
20482014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2049
2050 * gdb.btrace/nohist.exp: New.
2051
8b696e31
YQ
20522014-05-20 Yao Qi <yao@codesourcery.com>
2053
2054 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2055 gdb.reverse directory and gdb_reverse_timeout exists in board
2056 setting.
2057 * README: Document gdb_reverse_timeout.
2058
73c9764f
YQ
20592014-05-20 Yao Qi <yao@codesourcery.com>
2060
2061 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2062 'test_file_name'. Treat args as a string instead of a list.
2063 (gdb_init): Rename argument 'args' by 'test_file_name'.
2064
f1f4348a
JK
20652014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2066
2067 * gdb.arch/powerpc-power.exp: New file.
2068 * gdb.arch/powerpc-power.s: New file.
2069
0dbe70ce
DE
20702014-05-16 Doug Evans <dje@google.com>
2071
2072 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
2073 * gdb.base/completion.exp: Check that all expected files exist
2074 before doing file completion.
0dbe70ce 2075
8d551b02
DE
20762014-05-16 Doug Evans <dje@google.com>
2077
2078 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2079 Update.
2080 (do_syscall_tests_without_xml): Update.
2081
73eb7709
PA
20822014-05-16 Pedro Alves <palves@redhat.com>
2083
2084 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2085 instead of "unknown output after running".
2086
3fae92fc
YQ
20872014-05-16 Yao Qi <yao@codesourcery.com>
2088
2089 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2090 file1.txt from host at the end.
2091 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2092
c2b2ccc5
DE
20932014-05-15 Doug Evans <dje@google.com>
2094
2095 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2096 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2097 loading file. Add test for TU lookup.
2098
8c217a4b
SM
20992014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2100
2101 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2102 calling "-exec-arguments" or "set args" before running the
2103 inferior.
2104
3deb39c6
SM
21052014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2106
2107 * lib/mi-support.exp (mi_expect_stop): Expect message for
2108 inferiors that exit with non-zero exit code.
2109
71a79f8c
YQ
21102014-05-14 Yao Qi <yao@codesourcery.com>
2111
2112 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2113 match absolute path on remote host.
2114 (test_file_list_exec_source_files): Remove "/" from the
2115 pattern.
2116
f23fcd46
YQ
21172014-05-14 Yao Qi <yao@codesourcery.com>
2118
2119 * boards/local-remote-host-notty.exp (${board}_file): New
2120 proc.
2121
9404b58f
KM
21222014-05-07 Kyle McMartin <kyle@redhat.com>
2123
2124 Pushed by Joel Brobecker <brobecker@adacore.com>.
2125 * gdb.arch/aarch64-atomic-inst.c: New file.
2126 * gdb.arch/aarch64-atomic-inst.exp: New file.
2127
5e45f04c
YQ
21282014-05-07 Yao Qi <yao@codesourcery.com>
2129
2130 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2131 in current context" too.
2132
c888a17d
KS
21332014-05-05 Keith Seitz <keiths@redhat.com>
2134
2135 * gdb.linespec/ls-dollar.exp: Add test for linespec
2136 file:convenience_variable.
2137
290a839c
YQ
21382014-05-05 Yao Qi <yao@codesourcery.com>
2139
2140 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2141 traceframes into tfile and ctf trace files. Read data from
2142 trace file and test collected data.
2143 (gdb_collect_locals_test): Likewise.
2144 (gdb_unavailable_registers_test): Likewise.
2145 (gdb_unavailable_floats): Likewise.
2146 (gdb_collect_globals_test): Likewise.
2147 (top-level): Append "ctf" to trace_file_targets if GDB
2148 supports.
2149
b5262cd0
YQ
21502014-05-05 Yao Qi <yao@codesourcery.com>
2151
2152 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2153 code to ...
2154 (gdb_collect_args_test_1): ... it. New proc.
2155 (gdb_collect_locals_test): Move some code to ...
2156 (gdb_collect_locals_test_1): ... it. New proc.
2157 (gdb_unavailable_registers_test): Move some code to ...
2158 (gdb_unavailable_registers_test_1): ... it. New proc.
2159 (gdb_unavailable_floats): Move some code to ...
2160 (gdb_unavailable_floats_1): ... it. New proc.
2161
30a1e6cc
SDJ
21622014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2163
2164 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2165 probes to test for bitness recognition.
2166 * gdb.arch/amd64-stap-optional-prefix.exp
2167 (test_probe_value_without_reg): New procedure.
2168 Add code to test for different kinds of bitness.
2169
f33da99a
SDJ
21702014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2171
2172 PR breakpoints/16889
2173 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2174 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2175
5b80f00d
PA
21762014-05-01 Pedro Alves <palves@redhat.com>
2177
2178 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2179 gdb_file_cmd if no file is specified.
2180 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2181 last_loaded_file to set the remote exec-file.
2182
f8c2a73c
PA
21832014-05-01 Pedro Alves <palves@redhat.com>
2184
2185 * boards/local-remote-host.exp: New file.
2186
be6e8ac7
PA
21872014-05-01 Pedro Alves <palves@redhat.com>
2188
2189 * boards/local-remote-host.exp: Rename to ...
2190 * boards/local-remote-host-notty.exp: ... this.
2191
cac0dc8f
JB
21922014-04-28 Joel Brobecker <brobecker@adacore.com>
2193
2194 * gdb.ada/dyn_arrayidx: New testcase.
2195
9730e6cc
YQ
21962014-04-26 Yao Qi <yao@codesourcery.com>
2197
2198 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2199 and compute the length of function main. Save it in
2200 $main_length.
2201 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2202 (top-level): Use gdb_compile to compile objects into
2203 executable and restart GDB. Remove invocation to
2204 prepare_for_testing.
2205
7ae1a6a6
PA
22062014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2207 Pedro Alves <palves@redhat.com>
2208
2209 PR server/16255
2210 * gdb.multi/multi-attach.c: New file.
2211 * gdb.multi/multi-attach.exp: New file.
2212
4082afcc
PA
22132014-04-25 Pedro Alves <palves@redhat.com>
2214
2215 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2216 user.
2217 (top level): Test that "set remote conditional-breakpoints-packet
2218 off" works as intended.
2219 * gdb.base/dprintf.exp: Test that "set remote
2220 breakpoint-commands-packet off" works as intended.
2221 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2222 New function.
2223 (top level): Call it.
2224 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2225 remote fast-tracepoints-packet off" works as intended.
2226 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2227 * lib/gdb.exp (gdb_is_target_remote): ... here.
2228
2abc3f8d
DB
22292014-04-24 David Blaikie <dblaikie@gmail.com>
2230
2231 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2232 ensure clang would not discard them.
2233 * gdb.base/gdbvars.c: Ditto.
2234 * gdb.base/memattr.c: Ditto.
2235 * gdb.base/whatis.c: Ditto.
2236 * gdb.python/py-prettyprint.c: Ditto.
2237 * gdb.trace/actions.c: Ditto.
2238 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2239 ensure clang would not discard it.
2240
bfd39632
DB
22412014-04-24 David Blaikie <dblaikie@gmail.com>
2242
2243 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2244 clang to emit the full definition of type required by the test
2245 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2246
22842ff6
DB
22472014-04-24 David Blaikie <dblaikie@gmail.com>
2248
2249 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2250 coax Clang into emitting the definition of the type.
2251 * gdb.cp/pr10728-x.h (y): Ditto.
2252 * gdb.cp/pr10728-y.cc (y): Ditto.
2253
c2e827ad
DB
22542014-04-24 David Blaikie <dblaikie@gmail.com>
2255
2256 * gdb.base/label.exp: XFAIL label related tests under Clang.
2257 * gdb.cp/cplabel.exp: Ditto.
2258 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2259 under Clang those using labels.
2260
4c2d33e7
YQ
22612014-04-25 Yao Qi <yao@codesourcery.com>
2262
2263 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2264 double_label.
2265 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2266 partial_label and double_label.
2267
56083b99
DB
22682014-04-24 David Blaikie <dblaikie@gmail.com>
2269
2270 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
2271
25d4e99d
DB
22722014-04-24 David Blaikie <dblaikie@gmail.com>
2273
2274 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
2275 of the function to work across GCC and Clang.
2276 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
2277 pointer types (const void ** const V void **).
2278
01f9f808
MS
22792014-04-24 Michael Sturm <michael.sturm@mintel.com>
2280 Walfred Tedeschi <walfred.tedeschi@intel.com>
2281
2282 * Makefile.in (EXECUTABLES): Added i386-avx512.
2283 * gdb.arch/i386-avx512.c: New file.
2284 * gdb.arch/i386-avx512.exp: Likewise.
2285
4b48d439
KS
22862014-04-23 Keith Seitz <keiths@redhat.com>
2287
2288 * lib/mi-support.exp (mi_list_breakpoints): Delete.
2289 (mi_make_breakpoint_table): New procedure.
2290 (mi_create_breakpoint): Use mi_make_breakpoint
2291 and return the result.
2292 (mi_make_breakpoint): New procedure.
2293 (mi_build_kv_pairs): New procedure.
2294
2295 * gdb.mi/mi-break.exp: Remove unused globals,
2296 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
2297 All callers updated.
2298 * gdb.mi/mi-dprintf.exp: Use variable to track command
2299 number.
2300 Update all callers of mi_create_breakpoint and use
2301 mi_make_breakpoint_table.
2302 Remove any unused global variables.
2303 * gdb.mi/mi-nonstop.exp: Likewise.
2304 * gdb.mi/mi-nsintrall.exp: Likewise.
2305 * gdb.mi/mi-nsmoribund.exp: Likewise.
2306 * gdb.mi/mi-nsthrexec.exp: Likewise.
2307 * gdb.mi/mi-reverse.exp: Likewise.
2308 * gdb.mi/mi-simplerun.exp: Likewise.
2309 * gdb.mi/mi-stepn.exp: Likewise.
2310 * gdb.mi/mi-syn-frame.exp: Likewise.
2311 * gdb.mi/mi-until.exp: Likewise.
2312 * gdb.mi/mi-var-cp.exp: Likewise.
2313 * gdb.mi/mi-var-display.exp: Likewise.
2314 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2315 * gdb.mi/mi2-var-child.exp: Likewise.
2316 * gdb.mi/mi-vla-c99.exp: Likewise.
2317 * lib/mi-support.exp: Likewise.
2318
2319 From Ian Lance Taylor <iant@cygnus.com>:
2320 * lib/gdb.exp (parse_args): New procedure.
2321
08351840
PA
23222014-04-23 Pedro Alves <palves@redhat.com>
2323
2324 * gdb.base/break-unload-file.c: New file.
2325 * gdb.base/break-unload-file.exp: New file.
2326 * gdb.base/sym-file-lib.c (baz): New function.
2327 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
2328 field.
2329 (load): Store the segment's mapped size.
2330 (unload): New function.
2331 (unload_shlib): New function.
2332 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
2333 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
2334 set a breakpoint at baz, and call it.
2335 * gdb.base/sym-file.exp: New tests for stale breakpoint
2336 instructions.
2337
076855f9
PA
23382014-04-23 Pedro Alves <palves@redhat.com>
2339
2340 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
2341 * gdb.base/hbreak-in-shr-unsupported.c: New file.
2342 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
2343 * gdb.base/hbreak-unmapped.c: New file.
2344 * gdb.base/hbreak-unmapped.exp: New file.
2345 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
2346 * lib/gdb.exp (gdb_is_target_remote): ... here.
2347
483805cf
PA
23482014-04-22 Pedro Alves <palves@redhat.com>
2349
2350 * gdb.base/consecutive-step-over.c: New file.
2351 * gdb.base/consecutive-step-over.exp: New file.
2352
06d97543
PA
23532014-04-22 Pedro Alves <palves@redhat.com>
2354
2355 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
2356 instead of send_gdb/gdb_expect.
2357
b4429ea2
YQ
23582014-04-22 Yao Qi <yao@codesourcery.com>
2359
2360 * lib/trace-support.exp (generate_tracefile): New procedure.
2361 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
2362 return 0.
2363 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
2364 if generate_tracefile returns 1.
2365
51d48146
PA
23662014-04-18 Tom Tromey <palves@redhat.com>
2367 Pedro alves <tromey@redhat.com>
2368
2369 PR backtrace/15558
2370 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
2371 with a backtrace limit.
2372 * gdb.python/py-frame-inline.exp: Test running to an inline
2373 function with a backtrace limit, and printing the newest frame.
2374 * gdb.python/py-frame-inline.c (main): Call f.
2375
bd1dce5f
MS
23762014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2377
2378 * gdb.java/jnpe.exp: Drop srcdir from untested path.
2379
40d1a503
MS
23802014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
2381
2382 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
2383 Drop prefix from unsupported source file path.
2384
389b98f7
YQ
23852014-04-17 Yao Qi <yao@codesourcery.com>
2386
2387 * lib/gdb.exp (with_target_charset): New proc.
2388 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
2389 with_target_charset.
2390 (test_print_strings): Likewise.
2391 (test_repeat_bytes): Likewise.
2392 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
2393 for some tests.
2394
22869d73
KS
23952014-04-16 Keith Seitz <keiths@redhat.com>
2396
2397 PR gdb/15827
2398 * gdb.dwarf2/corrupt.c: New file.
2399 * gdb.dwarf2/corrupt.exp: New file.
2400
c4f87ca6
KS
24012014-04-16 Keith Seitz <keiths@redhat.com>
2402
2403 PR c++/16597
2404 * gdb.cp/namelessclass.cc: New file.
2405 * gdb.cp/namelessclass.exp: New file.
2406 * gdb.cp/namelessclass.S: New file.
2407
ab19de87
DE
24082014-04-16 Doug Evans <dje@google.com>
2409
2410 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
2411 Add comment.
2412 (gdbserver_default_get_comm_port): New function.
2413 (gdbserver_start): Check if board file provided
2414 "gdbserver,get_comm_port" and use it if so.
2415 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
2416 (gdb,socketport): Set to "stdio".
2417 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
2418 (stdio_gdbserver_template): Delete.
2419 (${board}_get_remote_address): Update.
2420 (${board}_build_remote_cmd): Delete.
2421 (${board}_get_comm_port): New function.
2422 (${board}_spawn): Update.
2423 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
2424 Delete.
2425 (${board}_get_remote_address): Update.
2426 (${board}_get_comm_port): New function.
2427
fc98a809
AB
24282014-04-16 Andrew Burgess <aburgess@broadcom.com>
2429
2430 * gdb.base/memattr.exp: Improve regexps to handle memory regions
2431 appearing in any order.
2432
87fd9e6e
DE
24332014-04-15 Doug Evans <dje@google.com>
2434
2435 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
2436 uninitialized value of "description".
2437
099fc3ea
KS
24382014-04-15 Keith Seitz <keiths@redhat.com>
2439
2440 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
2441 Remove unused globals.
2442 (test_running_the_program): Likewise.
2443 (test_controlled_execution): Likewise.
2444 (test_controlling_breakpoints): Likewise.
2445 (test_program_termination): Likewise.
2446
5da151d4
KS
24472014-04-15 Keith Seitz <keiths@redhat.com>
2448
2449 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
2450 unused globals.
2451 (test_rbreak_creation_and_listing): Likewise.
2452 (test_ignore_count): Likewise.
2453 (test_error): Likewise.
2454
35e5d2f0
PA
24552014-04-15 Pedro Alves <palves@redhat.com>
2456
2457 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
2458 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
2459 sym-file-loader.c.
2460 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2461 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2462 to sym-file-loader.c.
2463 (struct library): Forward declare.
2464 (load_shlib, lookup_function): Change prototypes.
2465 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2466 (translate_offset): Remove declarations.
2467 (get_text_addr): New declaration.
2468 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
2469 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
2470 sym-file-loader.h.
2471 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
2472 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
2473 here from sym-file-loader.h.
2474 (struct library): New structure.
2475 (load_shlib, lookup_function): Change prototypes and adjust to
2476 work with a struct library.
2477 (find_shstrtab, find_strtab, find_shdr, find_symtab)
2478 (translate_offset): Make static.
2479 (get_text_addr): New function.
2480 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
2481
eb4c1710
PA
24822014-04-15 Pedro Alves <palves@redhat.com>
2483
2484 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
2485
2d1baf52
PA
24862014-04-15 Pedro Alves <palves@redhat.com>
2487
2488 * gdb.base/sym-file-loader.c: Include <limits.h>.
2489 (SELF_LINK): New define.
2490 (get_origin): New function.
2491 (load_shlib): Use it.
2492 * gdb.base/sym-file.exp: Don't early return if the target is
2493 remote. Use runto_main, and issue fail is that fails. Use
2494 gdb_load_shlibs.
2495 (shlib_name): Delete.
2496 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
2497
7dd6df01
PA
24982014-04-15 Pedro Alves <palves@redhat.com>
2499
2500 * gdb.base/sym-file.exp: Remove regex characters from test
2501 message. Don't refer to breakpoint numbers in test messages.
2502
b50c8614
KS
25032014-04-14 Keith Seitz <keiths@redhat.com>
2504
2505 PR c++/16253
2506 * gdb.cp/var-tag.cc: New file.
2507 * gdb.cp/var-tag.exp: New file.
2508 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2509 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2510 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2511 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2512
3d567982
TT
25132014-04-14 Tom Tromey <tromey@redhat.com>
2514
2515 * gdb.cp/classes.exp (test_enums): Handle underlying type.
2516 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
2517 type.
2518 * gdb.cp/enum-class.exp: New file.
2519 * gdb.cp/enum-class.cc: New file.
2520
0626fc76
TT
25212014-04-14 Tom Tromey <tromey@redhat.com>
2522
2523 * gdb.dwarf2/enum-type.exp: New file.
2524
dca325b3
SA
25252014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2526
2527 * gdb.mi/mi-vla-c99.exp: New file.
2528 * gdb.mi/vla.c: New file.
2529
5854b38a
SA
25302014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2531
2532 * gdb.base/vla-datatypes.c: New file.
2533 * gdb.base/vla-datatypes.exp: New file.
2534
463bb957
SA
25352014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2536
2537 * gdb.base/vla-ptr.c: New file.
2538 * gdb.base/vla-ptr.exp: New file.
2539
3dd170be
SA
25402014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2541
2542 * gdb.dwarf2/count.exp: New file.
2543
5ecaaa66
SA
25442014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2545
2546 * gdb.base/vla-sideeffect.c: New file.
2547 * gdb.base/vla-sideeffect.exp: New file.
2548
41f1ada5
DB
25492014-04-14 David Blaikie <dblaikie@gmail.com>
2550
2551 * gdb.mi/non-stop.c: Add return value for non-void function return
2552 statement.
2553 * gdb.threads/staticthreads.c: Ditto.
2554
0be03e84
DE
25552014-04-12 Siva Chandra Reddy <sivachandra@google.com>
2556 Doug Evans <xdje42@gmail.com>
2557
2558 * gdb.guile/scm-value.c: Improve test case.
2559 * gdb.guile/scm-value.exp: Add new test.
2560
f180a1fb
DB
25612014-04-11 David Blaikie <dblaikie@gmail.com>
2562
2563 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
2564 override Clang's default.
2565
6b662e19
JB
25662014-04-11 Joel Brobecker <brobecker@adacore.com>
2567
2568 Revert the following changes (regressions):
2569
2570 * gdb.base/vla-sideeffect.c: New file.
2571 * gdb.base/vla-sideeffect.exp: New file.
2572
2573 * gdb.dwarf2/count.exp: New file.
2574
2575 * gdb.base/vla-multi.c: New file.
2576 * gdb.base/vla-multi.exp: New file.
2577
2578 * gdb.base/vla-ptr.c: New file.
2579 * gdb.base/vla-ptr.exp: New file.
2580
2581 * gdb.base/vla-datatypes.c: New file.
2582 * gdb.base/vla-datatypes.exp: New file.
2583
2584 * gdb.mi/mi-vla-c99.exp: New file.
2585 * gdb.mi/vla.c: New file.
2586
245a5f0b
KS
25872014-04-11 Keith Seitz <keiths@redhat.com>
2588
2589 PR c++/16675
2590 * gdb.cp/cpsizeof.exp: New file.
2591 * gdb.cp/cpsizeof.cc: New file.
2592
58a84dcf
SA
25932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2594
191a8a90
JB
2595 * gdb.mi/mi-vla-c99.exp: New file.
2596 * gdb.mi/vla.c: New file.
58a84dcf 2597
c8655f75
SA
25982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2599
2600 * gdb.base/vla-datatypes.c: New file.
2601 * gdb.base/vla-datatypes.exp: New file.
2602
024e13b4
SA
26032014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2604
2605 * gdb.base/vla-ptr.c: New file.
2606 * gdb.base/vla-ptr.exp: New file.
2607
1a237e0e
SA
26082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2609
2610 * gdb.base/vla-multi.c: New file.
2611 * gdb.base/vla-multi.exp: New file.
2612
504f3432
SA
26132014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2614
2615 * gdb.dwarf2/count.exp: New file.
2616
3bce8237
SA
26172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2618
191a8a90
JB
2619 * gdb.base/vla-sideeffect.c: New file.
2620 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 2621
322f9c21
YQ
26222014-04-11 Yao Qi <yao@codesourcery.com>
2623
2624 * gdb.base/completion.exp: Check file exists before running tests
2625 on file completion.
2626
d708bcd1
PA
26272014-04-10 Pedro Alves <palves@redhat.com>
2628
2629 * gdb.base/cond-eval-mode.c: New file.
2630 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
2631 prepare_for_testing to build the new file. Check result of
2632 runto_main.
2633 (test_break, test_watch): New procedures.
2634 (top level): Use them.
2635
ae1d2761
PM
26362014-04-08 Pierre Muller <muller@sourceware.org>
2637
2638 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
2639 Ctrl-V use for mingw hosts.
2640
7af389b8
SC
26412014-04-07 Siva Chandra Reddy <sivachandra@google.com>
2642
2643 * gdb.python/py-value.c: Improve test case.
2644 * gdb.python/py-value.exp: Add new test.
2645
5e703181
DE
26462014-04-07 David Blaikie <dblaikie@gmail.com>
2647
2648 * lib/compiler.c: Identify the clang compiler.
2649 * lib/compiler.cc: Ditto.
2650
9810b410
YQ
26512014-04-03 Yao Qi <yao@codesourcery.com>
2652
2653 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
2654
98d1b8dc
AB
26552014-04-01 Anton Blanchard <anton@samba.org>
2656
2657 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
2658 messages unique.
2659
3114cea1
AB
26602014-04-01 Anton Blanchard <anton@samba.org>
2661
2662 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
2663 prepare_for_testing.
2664
62f7182c
AB
26652014-04-01 Anton Blanchard <anton@samba.org>
2666
2667 * gdb.arch/ppc64-atomic-inst.c: Remove.
2668 * gdb.arch/ppc64-atomic-inst.S: New file.
2669 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
2670
770e7fc7
DE
26712014-03-31 Doug Evans <dje@google.com>
2672
2673 * gdb.base/print-symbol-loading-lib.c: New file.
2674 * gdb.base/print-symbol-loading-main.c: New file.
2675 * gdb.base/print-symbol-loading.exp: New file.
2676
46e2bafa
YQ
26772014-03-31 Yao Qi <yao@codesourcery.com>
2678
2679 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
2680
8776cfe9
JB
26812014-03-28 Joel Brobecker <brobecker@adacore.com>
2682
2683 * gdb.ada/mi_dyn_arr: New testcase.
2684
5d1ef361
DE
26852014-03-27 Doug Evans <dje@google.com>
2686
2687 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
2688
b5bee914
YQ
26892014-03-27 Yao Qi <yao@codesourcery.com>
2690
2691 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
2692 if target is nios2-*-*.
2693
0d4d0e77
YQ
26942014-03-26 Yao Qi <yao@codesourcery.com>
2695
2696 * lib/gdb.exp (readline_is_used): New proc.
2697 * gdb.base/completion.exp: Move tests on command complete up.
2698 Skip the rest of tests if readline is not used.
2699 * gdb.ada/complete.exp: Skp the test if readline is not
2700 used.
2701 * gdb.base/filesym.exp: Likewise.
2702 * gdb.base/macscp.exp: Likewise.
2703 * gdb.base/readline-ask.exp: Likewise.
2704 * gdb.base/readline.exp: Likewise.
2705 * gdb.python/py-cmd.exp: Likewise.
2706 * gdb.trace/tfile.exp: Likewise.
2707
29361eee
YQ
27082014-03-26 Yao Qi <yao@codesourcery.com>
2709
2710 * gdb.base/macscp.exp: Fix code format issues.
2711
bc9a5525
UW
27122014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
2713
2714 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
2715 * gdb.asm/powerpc64le.inc: New file.
2716
d3839ede
PA
27172014-03-25 Pedro Alves <palves@redhat.com>
2718 Doug Evans <dje@google.com>
2719
2720 * gdb.base/source-execution.c: New file.
2721 * gdb.base/source-execution.exp: New file.
2722 * gdb.base/source-execution.gdb: New file.
2723
01672a57
DE
27242014-03-24 Doug Evans <dje@google.com>
2725
2726 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
2727 using fission.
2728
88bbeca9
HZ
27292014-03-24 Hui Zhu <hui@codesourcery.com>
2730 Pedro Alves <palves@redhat.com>
2731
2732 PR breakpoints/16101
2733 * gdb.base/dprintf.exp: Use unsupported rather than changing the
2734 test pass/fail messages. Detect missing support for dprintf when
2735 breakpoints are actually inserted.
2736 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
2737 breakpoints are actually inserted.
2738 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
2739 fails.
2740
d2348791
JK
27412014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2742
2743 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
2744
feef67ab
DE
27452014-03-22 Doug Evans <xdje42@gmail.com>
2746
2747 * gdb.python/python.exp (python not supported): Verify multi-line
2748 python command issues an error.
25d743f9 2749 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 2750 guile command issues an error.
feef67ab 2751
ecebef6a
MR
27522014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
2753
2754 * gdb.threads/thread-specific.exp: Handle the lack of usable
2755 $this_breakpoint and $this_thread.
2756
ccdd1909
HZ
27572014-03-21 Hui Zhu <hui@codesourcery.com>
2758
2759 * gdb.base/attach.exp (do_command_attach_tests): New.
2760
beb460e8
PA
27612014-03-20 Tom Tromey <tromey@redhat.com>
2762 Pedro Alves <palves@redhat.com>
2763
2764 PR cli/15718
2765 * gdb.base/condbreak-call-false.c: New file.
2766 * gdb.base/condbreak-call-false.exp: New file.
2767
40acf43a
PA
27682014-03-20 Pedro Alves <palves@redhat.com>
2769
2770 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
2771 Delete.
2772 (block_signals, unblock_signals): Delete.
2773 (child_function_2, main): Remove references to deleted variable
2774 and functions.
2775
9f5e1e02
PA
27762014-03-20 Pedro Alves <palves@redhat.com>
2777
2778 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
2779 Use pthread_kill to signal thread 2.
2780 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2781 Adjust to make the test send itself a signal rather than using the
2782 host's "kill" command.
2783
99619bea
PA
27842014-03-20 Pedro Alves <palves@redhat.com>
2785
2786 * gdb.threads/multiple-step-overs.c: New file.
2787 * gdb.threads/multiple-step-overs.exp: New file.
2788 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2789 Adjust expected infrun debug output.
2790
2adfaa28
PA
27912014-03-20 Pedro Alves <palves@redhat.com>
2792
2793 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
2794 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
2795
31e77af2
PA
27962014-03-20 Pedro Alves <palves@redhat.com>
2797
2798 PR breakpoints/7143
2799 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
2800 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
2801 of gdb_test_multiple.
2802 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
2803 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
2804
b9f437de
PA
28052014-03-20 Pedro Alves <palves@redhat.com>
2806
2807 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
2808 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
2809
05adc73e
PA
28102014-03-19 Pedro Alves <palves@redhat.com>
2811
2812 * gdb.base/async.exp: Remove early return.
2813
6048b950
PA
28142014-03-19 Pedro Alves <palves@redhat.com>
2815
2816 * gdb.base/async.exp (step& tests): Pass explicit test messages.
2817
8bcfb00a
PA
28182014-03-19 Pedro Alves <palves@redhat.com>
2819
2820 * gdb.base/async.exp (test_background): Expect \r\n after
2821 "completed." in the fail pattern.
2822
884e37dc
PA
28232014-03-19 Pedro Alves <palves@redhat.com>
2824
2825 * gdb.base/async.exp (test_background): New procedure.
2826 Use it for all background execution command tests.
2827
148e57e2
PA
28282014-03-19 Pedro Alves <palves@redhat.com>
2829
2830 * gdb.base/async.exp: Use prepare_for_testing.
2831
f48088c7
PA
28322014-03-19 Pedro Alves <palves@redhat.com>
2833
2834 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
2835 the same line.
2836
e2f6c966
PA
28372014-03-19 Pedro Alves <palves@redhat.com>
2838
2839 * gdb.base/async.c (main): Add "jump here" and "until here" line
2840 marker comments.
2841 * gdb.base/async.exp (jump_here): New global.
2842 (jump& test): Use it.
2843 (until_here): New global.
2844 (until& test): Use it.
2845
c30568d4
PA
28462014-03-19 Pedro Alves <palves@redhat.com>
2847
2848 * gdb.base/async.exp: Don't frob gdb_protocol.
2849
0172b6a7
DE
28502014-03-18 Doug Evans <xdje42@gmail.com>
2851
2852 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
2853 Fix spelling of exec-done-display.
2854
06c868a8
JK
28552014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2856
2857 PR gdb/15358
2858 * gdb.base/gdb-sigterm.c: New file.
2859 * gdb.base/gdb-sigterm.exp: New file.
2860
0c7e1a46
PA
28612014-03-18 Pedro Alves <palves@redhat.com>
2862
2863 PR gdb/13860
2864 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
2865 * lib/mi-support.exp (mi_expect_stop): Add special handling for
2866 solib-event.
2867
f7c77d93
JB
28682014-03-17 Joel Brobecker <brobecker@adacore.com>
2869
2870 * gdb.ada/pckd_arr_ren: New testcase.
2871
5a1e8c7a
DE
28722014-03-13 Doug Evans <xdje42@gmail.com>
2873
2874 PR guile/16612
2875 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
2876 collect after discarding symbols.
2877
350e1a76
DE
28782014-03-13 Ludovic Courtès <ludo@gnu.org>
2879 Doug Evans <xdje42@gmail.com>
2880
2881 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
2882 to history survives a gc.
2883
a69900ae
PA
28842014-03-13 Pedro Alves <palves@redhat.com>
2885
2886 * gdb.base/default.exp: Don't test "target procfs".
2887
5db9f0bd
PA
28882014-03-13 Pedro Alves <palves@redhat.com>
2889
2890 * gdb.base/default.exp: Update "target child" and "target procfs"
2891 tests to not expect "Unix".
2892
b3ccfe11
TT
28932014-03-12 Tom Tromey <tromey@redhat.com>
2894
2895 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
2896 New procs. Add target-async tests.
2897 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
2898 Add target-async tests.
2899
646f4417
AA
29002014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2901
2902 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
2903 'func_start' and 'func_end' for the beginning and end of the
2904 function code, respectively.
2905 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
2906 'func_end' instead of 'func' and 'main'.
2907
288c211f
AA
29082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2909
2910 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
2911 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
2912 generate the debug info assembler source.
2913
e0c0f156
AA
29142014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2915
2916 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
2917 * gdb.dwarf2/arr-subrange.exp: Likewise.
2918 * gdb.dwarf2/dwz.exp: Likewise.
2919 * gdb.dwarf2/method-ptr.exp: Likewise.
2920 * gdb.dwarf2/missing-sig-type.exp: Likewise.
2921 * gdb.dwarf2/subrange.exp: Likewise.
2922 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
2923 * gdb.dwarf2/implptrpiece.exp: Likewise.
2924 * gdb.dwarf2/nostaticblock.exp: Likewise.
2925
0e5c4555
AA
29262014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2927
2928 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
2929 directory to absolute path name arguments.
2930
5ec18f2b
JG
29312014-03-10 Joel Brobecker <brobecker@adacore.com>
2932
2933 * gdb.ada/tagged_access: New testcase.
2934
847fc4f2
MM
29352014-03-07 Markus Metzger <markus.t.metzger@intel.com>
2936
2937 * gdb.btrace/data.exp: Update expected output.
2938
cc3da688
YQ
29392014-03-06 Yao Qi <yao@codesourcery.com>
2940
2941 * gdb.trace/pr16508.exp: New file.
2942
0f26cec1
PA
29432014-03-05 Pedro Alves <palves@redhat.com>
2944
2945 PR gdb/16575
2946 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
2947 procedure.
2948 (top level): Adjust to use it. Add tests that exercise breakpoint
2949 interaction with the code-cache.
2950
7a5a839f
LC
29512014-02-26 Ludovic Courtès <ludo@gnu.org>
2952
2953 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
2954 test for 'history-append!'.
2955
31aa7e4e
JB
29562014-02-26 Joel Brobecker <brobecker@adacore.com>
2957
2958 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
2959 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
2960 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
2961 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
2962 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
2963 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
2964
1b588015
JB
29652014-02-26 Joel Brobecker <brobecker@adacore.com>
2966
2967 * testsuite/gdb.python/py-pp-re-notag.c: New file.
2968 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
2969 * testsuite/gdb.python/py-pp-re-notag.p: New file.
2970
55426c9d
JB
29712014-02-26 Joel Brobecker <brobecker@adacore.com>
2972
2973 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
2974
dc53a7ad
JB
29752014-02-26 Joel Brobecker <brobecker@adacore.com>
2976
2977 * gdb.dwarf2/arr-stride.c: New file.
2978 * gdb.dwarf2/arr-stride.exp: New file.
2979
12ab52e9
PA
29802014-02-26 Pedro Alves <palves@redhat.com>
2981
2982 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
2983 that won't ever trigger. Make sure that GDB reports the correct
2984 breakpoint that caused the stop.
2985
849c862e
JK
29862014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2987
2988 PR gdb/16626
2989 * gdb.base/auto-load-script: New file.
2990 * gdb.base/auto-load.c: New file.
2991 * gdb.base/auto-load.exp: New file.
2992
71b7d793
JK
2993 PR gdb/16626
2994 * gdb.base/auto-load.exp: Fix out-of-srctree run.
2995
e2f0d509
JK
29962014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2997
2998 Fix dw2-icycle.exp -fsanitize=address GDB crash.
2999 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3000
50cc37c8
DE
30012014-02-24 Doug Evans <dje@google.com>
3002
3003 * lib/gdb.exp (run_on_host): Log error output if program fails.
3004
ea4758f2
PA
30052014-02-21 Pedro Alves <palves@redhat.com>
3006
3007 * gdb.threads/step-after-sr-lock.c: Rename to ...
3008 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3009 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3010 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3011 ... this.
3012
d7b30f67
SDJ
30132014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3014
3015 PR tdep/16397
3016 * gdb.arch/amd64-stap-special-operands.exp: New file.
3017 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3018 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3019 * gdb.arch/amd64-stap-triplet.S: Likewise.
3020 * gdb.arch/amd64-stap-triplet.c: Likewise.
3021
83deb43f
JB
30222014-02-20 Joel Brobecker <brobecker@adacore.com>
3023
3024 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3025 in .section pseudo-op.
3026
adde2bff
DE
30272014-02-20 lin zuojian <manjian2006@gmail.com>
3028 Joel Brobecker <brobecker@adacore.com>
3029 Doug Evans <xdje42@gmail.com>
3030
3031 PR symtab/16581
3032 * gdb.dwarf2/dw2-icycle.S: New file.
3033 * gdb.dwarf2/dw2-icycle.c: New file.
3034 * gdb.dwarf2/dw2-icycle.exp: New file.
3035
f7bd0f78
SC
30362014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3037
3038 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3039 operations on gdb.Value objects.
3040 * gdb.python/py-value-cc.exp: Add new test to test operations on
3041 gdb.Value objects.
3042
c17ef0d5
DE
30432014-02-18 Doug Evans <dje@google.com>
3044
3045 * Makefile.in (TESTS): New variable.
3046 (expanded_tests, expanded_tests_or_none): New variables
3047 (check-single): Pass $(expanded_tests_or_none) to runtest.
3048 (check-parallel): Only run tests in $(TESTS) if non-empty.
3049 (check/no-matching-tests-found): New rule.
3050 * README: Document TESTS makefile variable.
3051
5dd3176f
DE
30522014-02-18 Doug Evans <dje@google.com>
3053
3054 * Makefile.in (check-parallel): rm -rf outputs temp.
3055
0b10be4f
JK
30562014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3057
3058 Fix "ERROR: no fileid for" in the testsuite.
3059 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3060
85f224e7
DE
30612014-02-12 Doug Evans <dje@google.com>
3062
3063 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3064 (MISCELLANEOUS): New variable.
3065 (clean): rm -rf $(MISCELLANEOUS).
3066 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3067 dwp live in the same directory as symlinks, with each symlink pointed
3068 to a differently named file in a different directory.
3069
149b30ff
DE
30702014-02-11 Doug Evans <dje@google.com>
3071
3072 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3073 of Tcl file commands.
3074
1dfdac32
MK
30752014-02-10 Mark Kettenis <kettenis@gnu.org>
3076
3077 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3078 "kill -SIGUSR1 -1".
3079
aa4fb036
JB
30802014-02-10 Joel Brobecker <brobecker@adacore.com>
3081
3082 * gdb.ada/tick_length_array_enum_idx: New testcase.
3083
ed3ef339
DE
30842014-02-10 Doug Evans <xdje42@gmail.com>
3085
3086 * configure.ac (AC_OUTPUT): Add gdb.guile.
3087 * configure: Regenerate.
3088 * lib/gdb-guile.exp: New file.
3089 * lib/gdb.exp (get_target_charset): New function.
3090 * gdb.base/help.exp: Update expected output from "apropos apropos".
3091 * gdb.guile/Makefile.in: New file.
3092 * gdb.guile/guile.exp: New file.
3093 * gdb.guile/scm-arch.c: New file.
3094 * gdb.guile/scm-arch.exp: New file.
3095 * gdb.guile/scm-block.c: New file.
3096 * gdb.guile/scm-block.exp: New file.
3097 * gdb.guile/scm-breakpoint.c: New file.
3098 * gdb.guile/scm-breakpoint.exp: New file.
3099 * gdb.guile/scm-disasm.c: New file.
3100 * gdb.guile/scm-disasm.exp: New file.
3101 * gdb.guile/scm-equal.c: New file.
3102 * gdb.guile/scm-equal.exp: New file.
3103 * gdb.guile/scm-error.exp: New file.
3104 * gdb.guile/scm-error.scm: New file.
3105 * gdb.guile/scm-frame-args.c: New file.
3106 * gdb.guile/scm-frame-args.exp: New file.
3107 * gdb.guile/scm-frame-args.scm: New file.
3108 * gdb.guile/scm-frame-inline.c: New file.
3109 * gdb.guile/scm-frame-inline.exp: New file.
3110 * gdb.guile/scm-frame.c: New file.
3111 * gdb.guile/scm-frame.exp: New file.
3112 * gdb.guile/scm-generics.exp: New file.
3113 * gdb.guile/scm-gsmob.exp: New file.
3114 * gdb.guile/scm-iterator.c: New file.
3115 * gdb.guile/scm-iterator.exp: New file.
3116 * gdb.guile/scm-math.c: New file.
3117 * gdb.guile/scm-math.exp: New file.
3118 * gdb.guile/scm-objfile-script-gdb.in: New file.
3119 * gdb.guile/scm-objfile-script.c: New file.
3120 * gdb.guile/scm-objfile-script.exp: New file.
3121 * gdb.guile/scm-objfile.c: New file.
3122 * gdb.guile/scm-objfile.exp: New file.
3123 * gdb.guile/scm-ports.exp: New file.
3124 * gdb.guile/scm-pretty-print.c: New file.
3125 * gdb.guile/scm-pretty-print.exp: New file.
3126 * gdb.guile/scm-pretty-print.scm: New file.
3127 * gdb.guile/scm-section-script.c: New file.
3128 * gdb.guile/scm-section-script.exp: New file.
3129 * gdb.guile/scm-section-script.scm: New file.
3130 * gdb.guile/scm-symbol.c: New file.
3131 * gdb.guile/scm-symbol.exp: New file.
3132 * gdb.guile/scm-symtab-2.c: New file.
3133 * gdb.guile/scm-symtab.c: New file.
3134 * gdb.guile/scm-symtab.exp: New file.
3135 * gdb.guile/scm-type.c: New file.
3136 * gdb.guile/scm-type.exp: New file.
3137 * gdb.guile/scm-value-cc.cc: New file.
3138 * gdb.guile/scm-value-cc.exp: New file.
3139 * gdb.guile/scm-value.c: New file.
3140 * gdb.guile/scm-value.exp: New file.
3141 * gdb.guile/source2.scm: New file.
3142 * gdb.guile/types-module.cc: New file.
3143 * gdb.guile/types-module.exp: New file.
3144
7026a7c1
YQ
31452014-02-10 Yao Qi <yao@codesourcery.com>
3146
3147 PR testsuite/16543
3148 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3149 * configure: Regenerated.
3150 * Makefile.in: New file.
3151
6c466447
AS
31522014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3153
3154 * gdb.python/py-framefilter.exp: Fix typo.
3155
6e854735
YQ
31562014-02-08 Yao Qi <yao@codesourcery.com>
3157
3158 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3159 that no =breakpoint-modified is emitted when breakpoints are
3160 modified through MI commands.
3161
d137e6dc
PA
31622014-02-07 Pedro Alves <pedro@codesourcery.com>
3163 Pedro Alves <palves@redhat.com>
3164
3165 * gdb.threads/step-after-sr-lock.c: New file.
3166 * gdb.threads/step-after-sr-lock.exp: New file.
3167
b5ee5a50
PA
31682014-02-07 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3171
3c77faf3
JK
31722014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3173
3174 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3175 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3176
6dddc817
DE
31772014-02-06 Doug Evans <xdje42@gmail.com>
3178
3179 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3180 output.
3181
3182 * gdb.gdb/python-interrupts.exp: New file.
3183
de7b2893
YQ
31842014-02-05 Yao Qi <yao@codesourcery.com>
3185
3186 * gdb.trace/report.exp (use_collected_data): Test the output
3187 of "info threads" and "info inferiors".
3188
66d032ac
YQ
31892014-02-05 Yao Qi <yao@codesourcery.com>
3190
3191 Revert this patch:
3192
3193 2013-05-24 Yao Qi <yao@codesourcery.com>
3194
3195 * gdb.trace/tfile.exp: Test inferior and thread.
3196
591a12a1
UW
31972014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3198
3199 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3200 on a function.
3201 * gdb.base/step-bt.c: Call hello via function pointer to make
3202 sure its first instruction is executed on powerpc64le-linux.
3203
0ff3e01f
UW
32042014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3205
3206 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3207
084ee545
UW
32082014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3209
3210 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3211 of the test patterns for use on little-endian systems.
3212
6ed14ff3
UW
32132014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3214
3215 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3216 (decimal_vector): Fix for little-endian.
3217
401e27fd
JM
32182014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3219
3220 * gdb.arch/sparc-sysstep.exp: New file.
3221 * gdb.arch/sparc-sysstep.c: Likewise.
3222
3223 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3224
8b924729
EBM
32252014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3226
3227 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3228
fb151210
JB
32292014-01-23 Tom Tromey <tromey@redhat.com>
3230
3231 * gdb.ada/array_char_idx: New testcase.
3232
0740f8d8
TT
32332014-01-23 Tom Tromey <tromey@redhat.com>
3234
3235 PR python/16487:
3236 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3237 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3238 classes.
3239
21909fa1
TT
32402014-01-23 Tom Tromey <tromey@redhat.com>
3241
3242 PR python/16491:
3243 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3244 string from an inferior frame.
3245 * gdb.python/py-framefilter-mi.exp: Update.
3246
87ce2a04
DE
32472014-01-22 Doug Evans <dje@google.com>
3248
3249 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3250
237b092b
AA
32512014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3252
3253 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3254
d674a709
AA
32552014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3256
3257 * gdb.trace/entry-values.exp: Remove excess space character from
3258 regex patterns. Handle s390 call instruction.
3259
20fa3390
AA
32602014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3261
3262 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3263 define "*_start" label. Make "name" static.
3264 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3265 ${name} by references to ${name}_start.
3266
78466714
AA
32672014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3268
3269 * gdb.base/info-macros.exp: Remove "debug" from the compile
3270 options.
3271
ec9f644a
IB
32722014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3273
3274 * gdb.dlang/demangle.exp: New file.
3275
94b1b47e
IB
32762014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3277
3278 * gdb.dlang/primitive-types.exp: New file.
3279
7f420862
IB
32802014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3281
3282 * configure.ac: Create gdb.dlang/Makefile.
3283 * configure: Regenerate.
3284 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
3285 * gdb.dlang/Makefile.in: New file.
3286 * lib/d-support.exp: New file.
3287 * lib/gdb.exp (skip_d_tests): New proc.
3288
52834460
MM
32892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3290
3291 * gdb.btrace/delta.exp: Check reverse stepi.
3292 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
3293 * gdb.btrace/finish.exp: New.
3294 * gdb.btrace/next.exp: New.
3295 * gdb.btrace/nexti.exp: New.
3296 * gdb.btrace/record_goto.c: Add comments.
3297 * gdb.btrace/step.exp: New.
3298 * gdb.btrace/stepi.exp: New.
3299 * gdb.btrace/multi-thread-step.c: New.
3300 * gdb.btrace/multi-thread-step.exp: New.
3301 * gdb.btrace/rn-dl-bind.c: New.
3302 * gdb.btrace/rn-dl-bind.exp: New.
3303 * gdb.btrace/data.c: New.
3304 * gdb.btrace/data.exp: New.
3305 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3306
6e07b1d2
MM
33072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3308
3309 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
3310 * gdb.btrace/exception.exp: Update.
3311 * gdb.btrace/instruction_history.exp: Update.
3312 * gdb.btrace/record_goto.exp: Update.
3313 * gdb.btrace/tailcall.exp: Update.
3314 * gdb.btrace/unknown_functions.exp: Update.
3315 * gdb.btrace/delta.exp: New.
3316
0b722aec
MM
33172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3318
3319 * gdb.btrace/record_goto.exp: Add backtrace test.
3320 * gdb.btrace/tailcall.exp: Add backtrace test.
3321
066ce621
MM
33222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3323
3324 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
3325 * gdb.btrace/record_goto.c: New.
3326 * gdb.btrace/record_goto.exp: New.
3327 * gdb.btrace/x86-record_goto.S: New.
3328
0688d04e
MM
33292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3330
3331 * gdb.btrace/function_call_history.exp: Update tests.
3332 * gdb.btrace/instruction_history.exp: Update tests.
3333
8710b709
MM
33342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3335
3336 * gdb.btrace/function_call_history.exp: Fix expected field
3337 order for "record function-call-history".
3338 Add new tests for "record function-call-history /c".
3339 * gdb.btrace/exception.cc: New.
3340 * gdb.btrace/exception.exp: New.
3341 * gdb.btrace/tailcall.exp: New.
3342 * gdb.btrace/x86-tailcall.S: New.
3343 * gdb.btrace/x86-tailcall.c: New.
3344 * gdb.btrace/unknown_functions.c: New.
3345 * gdb.btrace/unknown_functions.exp: New.
3346 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3347
5de9129b
MM
33482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3349
3350 * gdb.btrace/instruction_history.exp: Update.
3351 * gdb.btrace/function_call_history.exp: Update.
3352
23a7fe75
MM
33532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3354
3355 * gdb.btrace/function_call_history.exp: Fix expected function
3356 trace.
3357 * gdb.btrace/instruction_history.exp: Initialize traced.
3358 Remove traced_functions.
3359
724c7dd8
MM
33602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3361
3362 * gdb.btrace/function_call_history.exp: Update
3363 * gdb.btrace/instruction_history.exp: Update.
3364
6d78d93b
MM
33652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3366
3367 * gdb.btrace/enable.exp: Update expected text.
3368
93a360cc
OJ
33692014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
3370
3371 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
3372 bytes.
3373
3772b53f
MR
33742014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
3375
3376 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
3377
596662fa
OJ
33782014-01-15 Omair Javaid <omair.javaid@linaro.org>
3379
3380 * lib/gdb.exp (supports_process_record): Return true for
3381 arm*-linux*. (supports_reverse): Likewise.
3382
b5b08fb4
SC
33832014-01-13 Siva Chandra Reddy <sivachandra@google.com>
3384
3385 PR python/15464
3386 PR python/16113
3387 * gdb.python/py-type.c: Enhance test case.
3388 * gdb.python/py-value-cc.cc: Likewise
3389 * gdb.python/py-type.exp: Add new tests.
3390 * gdb.python/py-value-cc.exp: Likewise
3391
52d7fb13
AA
33922014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
3393 Pedro Alves <palves@redhat.com>
3394
3395 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
3396 Make "name" extern.
3397 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
3398 references to ${name}_start by references to ${name}.
3399
a2cd8cfe
JB
34002014-01-10 Joel Brobecker <brobecker@adacore.com>
3401
3402 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
3403
4e23fced
JB
34042014-01-10 Joel Brobecker <brobecker@adacore.com>
3405
3406 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
3407
c6a9e42c
PA
34082014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
3409 Pedro Alves <palves@redhat.com>
3410
3411 * gdb.mi/mi-info-os.exp: Connect to the target with
3412 mi_gdb_target_load.
3413
b7ea362b
PA
34142014-01-08 Pedro Alves <palves@redhat.com>
3415
3416 * gdb.threads/reconnect-signal.c: New file.
3417 * gdb.threads/reconnect-signal.exp: New file.
3418
5e3f4fab
EBM
34192014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3420
3421 * gdb.base/source-dir.exp: New file.
3422
79301218
JB
34232014-01-07 Joel Brobecker <brobecker@adacore.com>
3424
3425 * gdb.ada/mi_interface: New testcase.
3426
8e355c5d
JB
34272014-01-07 Joel Brobecker <brobecker@adacore.com>
3428
3429 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
3430 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
3431 gdb.ada/pp-rec-component/pck.ads: New files.
3432
c0d48811
JB
34332014-01-07 Joel Brobecker <brobecker@adacore.com>
3434
3435 * gdb.python/py-pp-integral.c: New file.
3436 * gdb.python/py-pp-integral.py: New file.
3437 * gdb.python/py-pp-integral.exp: New file.
3438
17b609c3 3439For older changes see ChangeLog-1993-2013.
c906108c 3440\f
8d8cb839
EZ
3441;; Local Variables:
3442;; mode: change-log
3443;; left-margin: 8
3444;; fill-column: 74
3445;; version-control: never
3446;; End:
902f2ccb 3447
14f8b115 3448 Copyright 2014 Free Software Foundation, Inc.
902f2ccb
MC
3449 Copying and distribution of this file, with or without modification,
3450 are permitted provided the copyright notice and this notice are preserved.
This page took 2.260992 seconds and 4 git commands to generate.