stepi/nexti: skip signal handler if "handle nostop" signal arrives
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e5f8a7cc
PA
12014-10-27 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/sigstep.c (dummy): New global.
4 (main): Issue a couple writes to the new global.
5 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
6 procedures.
7 (skip_over_handler): Use test_skip_handler.
8 (top level): Call skip_over_handler for stepi and nexti too.
9 (breakpoint_over_handler): Use test_skip_handler.
10 (top level): Call breakpoint_over_handler for stepi and nexti too.
11
763905a3
YQ
122014-10-27 Yao Qi <yao@codesourcery.com>
13
14 * gdb.trace/tfile.c (adjust_function_address)
15 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16 function descriptor.
17
6f259a23
DB
182014-10-24 Don Breazeal <donb@codesourcery.com>
19
20 * gdb.base/foll-fork.exp (test_follow_fork,
21 catch_fork_child_follow): Check for updated fork messages emitted
22 from infrun.c.
23 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
24 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
25 vfork_and_exec_child_follow_through_step): Check for updated vfork
26 messages emitted from infrun.c.
27
09dd9a69
PA
282014-10-24 Pedro Alves <palves@redhat.com>
29
30 * gdb.base/corefile.exp: Remove references to ultrix.
31 * gdb.base/interrupt.exp: Likewise.
32 * gdb.base/whatis.exp: Likewise.
33 * gdb.gdb/selftest.exp: Likewise.
34 * gdb.threads/manythreads.exp: Likewise.
35 * gdb.threads/print-threads.exp: Likewise.
36 * gdb.threads/pthreads.exp:: Likewise.
37 * gdb.threads/schedlock.exp: Likewise.
38
3433cfa5
SC
392014-10-24 Siva Chandra Reddy <sivachandra@google.com>
40
41 * gdb.cp/non-trivial-retval.cc: Add a test case.
42 * gdb.cp/non-trivial-retval.exp: Add a test.
43
092f880b
YQ
442014-10-20 Yao Qi <yao@codesourcery.com>
45
46 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
47 * gdb.python/py-objfile-script-gdb.py: New file.
48 * gdb.python/py-objfile-script.exp: Update reference to
49 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
50 of remote_download. Remove the dest file.
51
acbdb7f3
YQ
522014-10-20 Yao Qi <yao@codesourcery.com>
53
54 * gdb.base/checkpoint.exp: Don't remove file copied on host.
55 * gdb.base/step-line.exp: Likewise.
56 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
57 * gdb.dwarf2/dw2-basic.exp: Likewise.
58 * gdb.dwarf2/dw2-compressed.exp: Likewise.
59 * gdb.dwarf2/dw2-filename.exp: Likewise.
60 * gdb.dwarf2/dw2-intercu.exp: Likewise.
61 * gdb.dwarf2/dw2-intermix.exp: Likewise.
62 * gdb.dwarf2/dw2-producer.exp: Likewise.
63 * gdb.dwarf2/mac-fileno.exp: Likewise.
64 * gdb.python/py-frame-args.exp: Likewise.
65 * gdb.python/py-framefilter.exp: Likewise.
66 * gdb.python/py-mi.exp: Likewise.
67 * gdb.python/py-objfile-script.exp: Likewise
68 * gdb.python/py-pp-integral.exp: Likewise.
69 * gdb.python/py-pp-re-notag.exp: Likewise.
70 * gdb.python/py-prettyprint.exp: Likewise.
71 * gdb.python/py-section-script.exp: Likewise.
72 * gdb.python/py-typeprint.exp: Likewise.
73 * gdb.python/py-xmethods.exp: Likewise.
74 * gdb.stabs/weird.exp: Likewise.
75 * gdb.xml/tdesc-regs.exp: Likewise.
76
bd286a29
KCY
772014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
78
79 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
80 (out_cu): Use addr_len for the size of addresses.
81 (out_line): Likewise. Size DW_LNE_set_address instruction
82 according to addr_len.
83 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
84 (FUNC): Add START_INSNS to definition.
85
673dc4a0
YQ
862014-10-18 Yao Qi <yao@codesourcery.com>
87
88 * gdb.base/argv0-symlink.exp: Check argv[0] value if
89 gdb_has_argv0 return true.
90 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
91 check [target_info exists noargs], check [gdb_has_argv0]
92 instead.
93 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
94 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
95 procedures.
96
4ffbba72
DE
972014-10-17 Doug Evans <dje@google.com>
98
99 * gdb.python/py-events.exp: Update expected output for clear_objfiles
100 event.
101 * gdb.python/py-events.py: Add clear_objfiles event.
102
d096d8c1
DE
1032014-10-17 Doug Evans <dje@google.com>
104
105 * gdb.python/py-objfile.exp: Test progspace attribute.
106
a80db015
LM
1072014-10-17 Luis Machado <lgustavo@codesourcery.com>
108
109 * gdb.guile/scm-breakpoint.exp: Do not assume any
110 directory separators when matching source file paths.
111 * gdb.python/py-breakpoint.exp: Likewise.
112 * gdb.reverse/break-precsave.exp: Likewise.
113 * gdb.reverse/break-reverse.exp: Likewise.
114 * gdb.reverse/consecutive-precsave.exp: Likewise.
115 * gdb.reverse/finish-precsave.exp: Likewise.
116 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
117 * gdb.reverse/finish-reverse.exp: Likewise.
118 * gdb.reverse/i386-precsave.exp: Likewise.
119 * gdb.reverse/i387-env-reverse.exp: Likewise.
120 * gdb.reverse/i387-stack-reverse.exp: Likewise.
121 * gdb.reverse/machinestate-precsave.exp: Likewise.
122 * gdb.reverse/machinestate.exp: Likewise.
123 * gdb.reverse/sigall-precsave.exp: Likewise.
124 * gdb.reverse/solib-precsave.exp: Likewise.
125 * gdb.reverse/step-precsave.exp: Likewise.
126 * gdb.reverse/until-precsave.exp: Likewise.
127 * gdb.reverse/watch-precsave.exp: Likewise.
128 * gdb.reverse/watch-reverse.exp: Likewise.
129
b22089ab
YQ
1302014-10-17 Yao Qi <yao@codesourcery.com>
131
132 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
133 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
134
6c4486e6
PA
1352014-10-17 Pedro Alves <palves@redhat.com>
136
137 PR gdb/17471
138 * gdb.base/bg-execution-repeat.c: New file.
139 * gdb.base/bg-execution-repeat.exp: New file.
140
0ff33695
PA
1412014-10-17 Pedro Alves <palves@redhat.com>
142
143 PR gdb/17300
144 * gdb.base/continue-all-already-running.c: New file.
145 * gdb.base/continue-all-already-running.exp: New file.
146
6fdebc3d
PA
1472014-10-17 Pedro Alves <palves@redhat.com>
148
149 PR gdb/17472
150 * gdb.base/annota-input-while-running.c: New file.
151 * gdb.base/annota-input-while-running.exp: New file.
152
32a8097b
PA
1532014-10-17 Pedro Alves <palves@redhat.com>
154
155 * gdb.base/callfuncs.exp: emove references to osf.
156 * gdb.base/sigall.exp: Likewise.
157 * gdb.gdb/selftest.exp: Likewise.
158 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
159 * gdb.mi/non-stop.c: Likewise.
160 * gdb.mi/pthreads.c: Likewise.
161 * gdb.reverse/sigall-precsave.exp: Likewise.
162 * gdb.reverse/sigall-reverse.exp: Likewise.
163 * gdb.threads/pthreads.c: Likewise.
164 * gdb.threads/pthreads.exp: Likewise.
165
7a3517ff
YQ
1662014-10-17 Yao Qi <yao@codesourcery.com>
167
168 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
169 check 'target_info exists noargs'.
170 (test_command_prompt_position): Likewise.
171 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
172 Remove "set args".
173 (progvar_simple_while_test): Likewise.
174 (progvar_complex_if_while_test): Likewise.
175 (if_while_breakpoint_command_test): Likewise.
176 (infrun_breakpoint_command_test): Likewise.
177 (breakpoint_command_test): Likewise.
178 (watchpoint_command_test): Likewise.
179 (bp_deleted_in_command_test): Likewise.
180 (temporary_breakpoint_commands): Likewise.
181
bb99c472
YQ
1822014-10-16 Yao Qi <yao@codesourcery.com>
183
184 * gdb.base/remotetimeout.exp: Remove noargs checking.
185
7c16b83e
PA
1862014-10-15 Pedro Alves <palves@redhat.com>
187
188 PR breakpoints/9649
189 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
190 * gdb.base/breakpoint-in-ro-region.exp
191 (probe_target_hardware_step): New procedure.
192 (top level): Probe hardware stepping and hardware breakpoint
193 support. Test stepping through a read-only region, with both
194 "breakpoint auto-hw" on and off and both "always-inserted" on and
195 off.
196
35a49624
IB
1972014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
198
199 * gdb.dlang/demangle.exp: Update for demangling changes.
200
2d1c107c
SC
2012014-10-15 Siva Chandra Reddy <sivachandra@google.com>
202
203 * gdb.cp/non-trivial-retval.cc: Add new test cases.
204 * gdb.cp/non-trivial-retval.exp: Add new tests.
205
778811d5
SC
2062014-10-15 Siva Chandra Reddy <sivachandra@google.com>
207
208 PR c++/13403
209 PR c++/15154
210 * gdb.cp/non-trivial-retval.cc: New file.
211 * gdb.cp/non-trivial-retval.exp: New file.
212
10c5f0a8
YQ
2132014-10-15 Yao Qi <yao@codesourcery.com>
214
215 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
216 remote host.
217
65d7b369
YQ
2182014-10-15 Yao Qi <yao@codesourcery.com>
219
220 * gdb.python/py-symbol.exp: Match file base name if host is
221 remote, otherwise match file name with dir name.
222 * gdb.python/py-symtab.exp: Likewise.
223 * gdb.python/python.exp: Likewise.
224
46dc1394
YQ
2252014-10-15 Yao Qi <yao@codesourcery.com>
226
227 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
228 pattern.
229 * gdb.python/py-symtab.exp: Likewise.
230 * gdb.python/python.exp: Remove trailing ".*". Fix typo
231 locationn.
232
c40cc657
JB
2332014-10-14 Joel Brobecker <brobecker@adacore.com>
234
235 * gdb.ada/addr_arith: New testcase.
236
2abf49e1
MR
2372014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
238
239 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
240 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
241 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
242 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
243
f7088df3
SDJ
2442014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
245
246 * gdb.arch/stap-eval-lang-ada.S: Likewise.
247 * gdb.arch/stap-eval-lang-ada.c: Likewise.
248 * gdb.arch/stap-eval-lang-ada.exp: New file.
249
4dc06805
YQ
2502014-10-14 Yao Qi <yao@codesourcery.com>
251
252 * gdb.mi/mi-var-child.c (nothing1): New function.
253 (nothing2): New function.
254 (do_children_tests): Set function pointers by nothing1 and
255 nothing2.
256 * gdb.mi/mi-var-child.exp: Step over new added statements.
257 Update test to match the new output.
258 * gdb.mi/var-cmd.c (nothing1): New function.
259 (nothing2): New function.
260 (do_children_tests): Set function pointers by nothing1 and
261 nothing2.
262 * gdb.mi/mi-var-display.exp: Update test to match output.
263 Step to the line specified by $line_dct_nothing.
264 Increase the number of lines to step.
265
46a93de2
YQ
2662014-10-14 Yao Qi <yao@codesourcery.com>
267
268 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
269 tests.
270 * gdb.mi/mi2-var-child.exp: Likewise.
271
14ea52ee
DE
2722014-10-13 Doug Evans <dje@google.com>
273
274 * gdb.python/py-objfile.exp: Change name of file name test.
275
e5c6e92b
DE
2762014-10-13 Doug Evans <dje@google.com>
277
278 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
279 from the start of the CU.
280
c780cc2f
JK
2812014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
282 Yao Qi <yao@codesourcery.com>
283
284 Fix "save breakpoints" for "catch" command.
285 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
286 Remove -nonewline. Match also the added "main" line.
287
99894e11
JK
2882014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
289
290 Fix "save breakpoints" for "disable $bpnum" command.
291 * gdb.base/save-bp.c (main): Add label.
292 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
293
6e1ac5a3
JK
2942014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
295
296 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
297
754dd2b0
YQ
2982014-10-11 Yao Qi <yao@codesourcery.com>
299
300 * gdb.server/server-kill.exp: Execute command
301 "set remote trace-status-packet on" before "tstatus".
302
f90183d7
YQ
3032014-10-11 Yao Qi <yao@codesourcery.com>
304
305 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
306 (main): Call getppid.
307 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
308 and continue to it. Read variable "server_pid".
309
bf40a607
YQ
3102014-10-11 Yao Qi <yao@codesourcery.com>
311
312 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
313
052ca370
YQ
3142014-10-11 Yao Qi <yao@codesourcery.com>
315
316 * gdb.threads/thread-find.exp: Don't execute command
317 "info threads".
318 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
319 * gdb.threads/linux-dp.exp: Don't check the condition
320 $threads_created equals to zero.
321
3831839c
PA
3222014-10-10 Pedro Alves <palves@redhat.com>
323
324 * gdb.base/bigcore.exp: Remove references to IRIX.
325 * gdb.base/funcargs.exp: Likewise.
326 * gdb.base/interrupt.exp: Likewise.
327 * gdb.base/mips_pro.exp: Likewise.
328 * gdb.base/nodebug.exp: Likewise.
329 * gdb.base/setvar.exp: Likewise.
330 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
331
8b9a549d
PA
3322014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
333 Pedro Alves <palves@redhat.com>
334
335 PR symtab/14466
336 * gdb.base/vdso-warning.c: New file.
337 * gdb.base/vdso-warning.exp: New file.
338
d48ba5e8
DE
3392014-10-02 Doug Evans <dje@google.com>
340
341 * gdb.base/structs.c (main): Don't run forever.
342
2278c276
PA
3432014-10-02 Pedro Alves <palves@redhat.com>
344
345 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
346 (top level) <stop threads 1, stop threads 2>: Use it.
347
b57bacec
PA
3482014-10-02 Pedro Alves <palves@redhat.com>
349
350 * gdb.threads/break-while-running.exp (test): Add new
351 'update_thread_list' argument. Skip "info threads" if false.
352 (top level): Add new 'update_thread_list' axis.
353
13fd3ff3
PA
3542014-10-02 Pedro Alves <palves@redhat.com>
355
356 PR breakpoints/17431
357 * gdb.base/execl-update-breakpoints.c: New file.
358 * gdb.base/execl-update-breakpoints.exp: New file.
359
0fec99e8
PA
3602014-10-01 Pedro Alves <palves@redhat.com>
361
362 * gdb.base/breakpoint-in-ro-region.c: New file.
363 * gdb.base/breakpoint-in-ro-region.exp: New file.
364
2ddf4301
SM
3652014-10-01 Simon Marchi <simon.marchi@ericsson.com>
366
367 * gdb.mi/mi-exit-code.exp: New file.
368 * gdb.mi/mi-exit-code.c: New file.
369
6a5f3f43
YQ
3702014-09-30 Yao Qi <yao@codesourcery.com>
371
372 * lib/prelink-support.exp (build_executable_own_libs): Error if
373 the target isn't native.
374
345bcc73
YQ
3752014-09-30 Yao Qi <yao@codesourcery.com>
376
377 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
378 false.
379
a25a5a45
PA
3802014-09-22 Pedro Alves <palves@redhat.com>
381
382 * gdb.threads/break-while-running.exp: New file.
383 * gdb.threads/break-while-running.c: New file.
384
00ba3162
YQ
3852014-09-19 Yao Qi <yao@codesourcery.com>
386
387 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
388 Invoke test. Restart GDB with --readnow and invoke test again.
389
c3b7b696
YQ
3902014-09-19 Yao Qi <yao@codesourcery.com>
391
392 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
393 proc set_breakpoint_on_gcd_function. Invoke
394 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
395 invoke set_breakpoint_on_gcd_function again.
396
2b4fd423
DE
3972014-09-18 Doug Evans <dje@google.com>
398
399 * gdb.dwarf2/symtab-producer.exp: New file.
400
a5947601
SDJ
4012014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
402
403 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
404 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
405 * gdb.base/global-var-nested-by-dso.c: Likewise.
406 * gdb.base/global-var-nested-by-dso.exp: Likewise.
407
91c19059
SDJ
4082014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
409 Pedro Alves <palves@redhat.com>
410
411 * gdb.base/watch-bitfields.exp: Pass string other than test file
412 name to prepare_for_testing.
413 (watch): New procedure.
414 (expect_watchpoint): Use with_test_prefix.
415 (top level): Factor out tests to ...
416 (test_watch_location, test_regular_watch): ... these new
417 procedures, and use with_test_prefix and gdb_continue_to_end.
418
bb9d5f81
PP
4192014-09-16 Patrick Palka <patrick@parcs.ath.cx>
420
421 PR breakpoints/12526
422 * gdb.base/watch-bitfields.exp: New file.
423 * gdb.base/watch-bitfields.c: New file.
424
635856f5
PA
4252014-09-16 Pedro Alves <palves@redhat.com>
426
427 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
428 software and hardware addresses, not software address against
429 itself.
430
7280ceea
PA
4312014-09-16 Pedro Alves <palves@redhat.com>
432
433 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
434 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
435
428b16bd
PA
4362014-09-16 Pedro Alves <palves@redhat.com>
437
438 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
439 files.
440 * gdb.base/a2-run.exp: Remove all code guarded by istarget
441 "*-*-vxworks*" throughout.
442 * gdb.base/break.exp: Likewise.
443 * gdb.base/default.exp: Likewise.
444 * gdb.base/scope.exp: Likewise.
445 * gdb.base/sepdebug.exp: Likewise.
446 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
447 throughout.
448 * gdb.base/run.c: Likewise.
449 * gdb.base/sepdebug.c: Likewise.
450 * gdb.hp/gdb.aCC/run.c: Likewise.
451 * gdb.reverse/until-reverse.c: Likewise.
452 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
453
666d413c
YQ
4542014-09-16 Yao Qi <yao@codesourcery.com>
455
456 * boards/local-remote-host-native.exp: New file.
457
57cbd724
DE
4582014-09-14 Doug Evans <xdje42@gmail.com>
459
460 * gdb.threads/queue-signal.c (thread_count): New variable.
461 (thread_count_mutex, thread_count_condvar): New variables.
462 (incr_thread_count, wait_all_threads_running): New functions.
463 (main): Wait for all threads to be in their thread functions.
464
81219e53
DE
4652014-09-13 Doug Evans <xdje42@gmail.com>
466
467 * gdb.threads/queue-signal.c: New file.
468 * gdb.threads/queue-signal.exp: New file.
469
3714cea7
DE
4702014-09-13 Doug Evans <xdje42@gmail.com>
471
472 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
473 be consistent with what default_gdb_init uses.
474 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
475 the plain text of the prompt. Add some logging printfs.
476 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
477
fa43b1d7
PA
4782014-09-12 Pedro Alves <palves@redhat.com>
479
480 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
481 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
482 * gdb.arch/i386-size-overlap.exp: Likewise.
483 * gdb.arch/i386-size.exp: Likewise.
484 * gdb.arch/i386-unwind.exp: Likewise.
485 * gdb.base/a2-run.exp: Likewise.
486 * gdb.base/break.exp: Likewise.
487 * gdb.base/charset.exp: Likewise.
488 * gdb.base/chng-syms.exp: Likewise.
489 * gdb.base/commands.exp: Likewise.
490 * gdb.base/dbx.exp: Likewise.
491 * gdb.base/find.exp: Likewise.
492 * gdb.base/funcargs.exp: Likewise.
493 * gdb.base/jit-simple.exp: Likewise.
494 * gdb.base/reread.exp: Likewise.
495 * gdb.base/sepdebug.exp: Likewise.
496 * gdb.base/step-bt.exp: Likewise.
497 * gdb.cp/mb-inline.exp: Likewise.
498 * gdb.cp/mb-templates.exp: Likewise.
499 * gdb.objc/basicclass.exp: Likewise.
500 * gdb.threads/killed.exp: Likewise.
501
9d9bf2df
EBM
5022014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
503
504 PR tdep/17379
505 * gdb.arch/powerpc-stackless.S: New file.
506 * gdb.arch/powerpc-stackless.exp: New file.
507
1cf2f1b0
JK
5082014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
509
510 * gdb.base/attach.c: Include unistd.h.
511 (main): Call alarm. Add label postloop.
512 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
513 gdb_breakpoint, gdb_continue_to_breakpoint.
514 (test_command_line_attach_run): Kill ${testpid} in one exit path.
515
98880d46
PA
5162014-09-11 Pedro Alves <palves@redhat.com>
517
518 PR gdb/17347
519 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
520 * gdb.base/attach.exp (test_command_line_attach_run): New
521 procedure.
522 (top level): Call it.
523
4c92ff2c
PA
5242014-09-11 Pedro Alves <palves@redhat.com>
525
526 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
527 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
528 (do_command_attach_tests): Use spawn_wait_for_attach.
529 * gdb.base/solib-overlap.exp: Likewise.
530 * gdb.multi/multi-attach.exp: Likewise.
531 * gdb.python/py-prompt.exp: Likewise.
532 * gdb.python/py-sync-interp.exp: Likewise.
533 * gdb.server/ext-attach.exp: Likewise.
534
3adc1a7d
GKB
5352014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
536
537 * gdb.fortran/array-element.exp: Remove unexpected "continue"
538 command in testcase. Simplify testcase.
539
96334934
JB
5402014-09-10 Joel Brobecker <brobecker@adacore.com>
541
542 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
543
eb479039
JB
5442014-09-10 Joel Brobecker <brobecker@adacore.com>
545
546 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
547
deede10c
JB
5482014-09-10 Joel Brobecker <brobecker@adacore.com>
549
550 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
551
7828a5f5
JB
5522014-09-10 Joel Brobecker <brobecker@adacore.com>
553
554 * gdb.dwarf2/dynarr-ptr.c: New file.
555 * gdb.dwarf2/dynarr-ptr.exp: New file.
556
33aeebcf
MR
5572014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
558
559 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
560 of 30 rather than hardcoding 120 for a slow test case. Take the
561 `gdb,timeout' target setting into account for this calculation.
562 Don't extend the timeout for the test cases that don't need it.
563
7b415901
MR
5642014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
565
566 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
567 a factor of 2 for a slow test case. Take the `gdb,timeout'
568 target setting into account for this calculation.
569 * gdb.reverse/until-precsave.exp: Increase the timeout by
570 a factor of 15 and 3 respectively rather than adding 120
571 for a pair of slow test cases. Take the `gdb,timeout'
572 target setting into account for this calculation.
573
4a40f85a
MR
5742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
575
576 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
577 timeout, don't pass one down to gdb_expect.
578 (gdb_expect): Rework timeout selection.
579
09635af7
MR
5802014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
581
582 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
583 exception on timeout.
584 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
585 (gdbserver_start_extended): Catch any `gdbserver_start' error
586 exceptions.
587 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
588 * lib/mi-support.exp (mi_gdb_target_load): Catch any
589 `gdbserver_gdb_load' error exceptions.
590
2bdd10b7
MR
5912014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
592
593 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
594 120 on waiting for the TCP socket to open.
595
316935f0
DE
5962014-09-09 Doug Evans <xdje42@gmail.com>
597
598 * gdb.base/default.exp (show_conv_list): Add _caller_is,
599 _caller_matches, _any_caller_is, _any_caller_matches.
600
83740597
DE
6012014-09-09 Doug Evans <xdje42@gmail.com>
602
603 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
604
4c122fc3
YQ
6052014-09-09 Yao Qi <yao@codesourcery.com>
606
607 * gdb.mi/mi-var-display.exp: Set print symbol off.
608
a9f116cb
GKB
6092014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
610
611 PR gdb/17035
612 * gdb.base/commands.exp: Add tests to verify user-defined
613 commands with empty bodies.
614 * gdb.python/py-cmd.exp: Test that we don't show user-defined
615 python commands in `show user command`.
616 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
617 scheme commands in `show user command`.
618
c75bd3a2
JK
6192014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
620
621 PR python/17355
622 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
623 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
624 * gdb.python/py-framefilter-invalidarg.exp: New file.
625 * gdb.python/py-framefilter-invalidarg.py: New file.
626
faa42425
DE
6272014-09-06 Doug Evans <xdje42@gmail.com>
628
629 PR 15276
630 * gdb.python/py-caller-is.c: New file.
631 * gdb.python/py-caller-is.exp: New file.
632
474ca4f6
SDJ
6332014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
634
635 PR gdb/17235
636 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
637 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
638
eb0b0463
SDJ
6392014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
640
641 PR fortran/17237
642 * gdb.fortran/print-formatted.exp: New file.
643 * gdb.fortran/print-formatted.f90: Likewise.
644
5f3b99cf
SS
6452014-09-03 Sasha Smundak <asmundak@google.com>
646
647 * gdb.python/py-frame.exp: Test Frame.read_register.
648
7d793aa9
SDJ
6492014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
650
651 PR python/16699
652 * gdb.python/py-completion.exp: New file.
653 * gdb.python/py-completion.py: Likewise.
654
fb0576e9
DE
6552014-08-28 Doug Evans <dje@google.com>
656
657 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
658 eax,etc. are live with values set by gdb and thus the compiler can't
659 use them.
660 * gdb.arch/i386-pseudo.c (main): Ditto.
661
ee92b0dd
DE
6622014-08-27 Doug Evans <dje@google.com>
663
664 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
665
6649db35
DE
6662014-08-25 Doug Evans <dje@google.com>
667
668 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
669 (main): Ditto.
670
564b7600
DE
6712014-08-25 Doug Evans <dje@google.com>
672
673 * gdb.threads/thread-execl.exp: #include <stdio.h>.
674
3881fb67
YQ
6752014-08-24 Yao Qi <yao@codesourcery.com>
676
677 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
678 symbol off.
679 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
680
a05a36a5
DE
6812014-08-22 Doug Evans <dje@google.com>
682
683 PR 17276
684 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
685 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
686 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
687
7c343b48
YQ
6882014-08-22 Yao Qi <yao@codesourcery.com>
689
690 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
691 * gdb.python/py-finish-breakpoint2.exp: Likewise.
692 * gdb.python/python.exp: Likewise. Use .py file on the host
693 instead of the build.
694
22fd09ae
JK
6952014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
696
697 * gdb.threads/gcore-stale-thread.c: New file.
698 * gdb.threads/gcore-stale-thread.exp: New file.
699
a8454a7c
PA
7002014-08-21 Pedro Alves <palves@redhat.com>
701
702 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
703 * gdb.base/gcore-relro-pie.exp: Likewise.
704 * gdb.base/gcore-relro.exp: Likewise.
705 * gdb.base/gcore.exp: Likewise.
706 * gdb.base/print-symbol-loading.exp: Likewise.
707 * gdb.threads/gcore-thread.exp: Likewise.
708 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
709
2a31c623
PA
7102014-08-20 Pedro Alves <palves@redhat.com>
711 Jan Kratochvil <jan.kratochvil@redhat.com>
712
713 * Makefile.in (EXTRA_RULES, CC): New variables, get from
714 configure.
715 (EXPECT): Handle READ1 being set.
716 (all): Depend on EXTRA_RULES.
717 (check-read1, expect-read1, read1.so, read1): New rules.
718 * README (Testsuite Parameters): Document the READ1 make variable.
719 (Race detection): New section.
720 * configure: Regenerate.
721 * configure.ac: If build==host==target, and running under a
722 GNU/glibc system, add read1 to the extra Makefile rules.
723 (EXTRA_RULES): AC_SUBST it.
724 * lib/read1.c: New file.
725
d36430db
JB
7262014-08-20 Joel Brobecker <brobecker@adacore.com>
727
728 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
729 the handling of variables declared as a typedef to an array
730 which a DW_AT_data_location attribute.
731
9a0dc9e3
PA
7322014-08-19 Andrew Burgess <aburgess@broadcom.com>
733 Pedro Alves <palves@redhat.com>
734
735 PR symtab/14604
736 PR symtab/14605
737 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
738 gdb_test.
739
0718a8da
PA
7402014-08-19 Pedro Alves <palves@redhat.com>
741
742 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
743
13b448cd
YQ
7442014-08-19 Yao Qi <yao@codesourcery.com>
745
746 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
747 right line.
748
1cbf5077
DB
7492014-08-18 David Blaikie <dblaikie@gmail.com>
750
751 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
752
bf0fae19
JB
7532014-08-18 Joel Brobecker <brobecker@adacore.com>
754
755 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
756 attribute in array range.
757
3c8c5dcc
JB
7582014-08-18 Joel Brobecker <brobecker@adacore.com>
759
760 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
761
e66d4446
SC
7622014-08-15 Siva Chandra Reddy <sivachandra@google.com>
763
764 PR c++/17132
765 * gdb.cp/pr17132.cc: New file.
766 * gdb.cp/pr17132.exp: New file.
767
940df408
SC
7682014-08-15 Siva Chandra Reddy <sivachandra@google.com>
769
770 * gdb.python/py-xmethods.py (A_getarrayind)
771 (E_method_char_worker.__call__, E_method_int_worker.__call__):
772 Use 'print' with function call syntax.
773 (E_method_matcher.match): Fix tab vs space indentation mixup.
774
ebcc6c3a
YQ
7752014-08-15 Yao Qi <yao@codesourcery.com>
776
777 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
778 false.
779
775e0f04
YQ
7802014-08-15 Yao Qi <yao@codesourcery.com>
781
782 * gdb.cp/casts.exp: Set print symbol off.
783 * gdb.cp/class2.exp: Likewise.
784 * gdb.cp/overload.exp: Likewise.
785 * gdb.cp/templates.exp: Likewise.
786
d769e349
DE
7872014-08-11 Doug Evans <dje@google.com>
788
789 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
790 (test_load_shlib): Update.
791
20c6f1e1
YQ
7922014-08-09 Yao Qi <yao@codesourcery.com>
793
794 * gdb.base/display.exp: Invoke is_address_zero_readable.
795 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
796 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
797 * gdb.base/hbreak-unmapped.exp: Return if
798 is_address_zero_readable returns true.
799 * gdb.base/signest.exp: Likewise.
800 * gdb.base/signull.exp: Likewise.
801 * gdb.base/sigbpt.exp: Likewise.
802 * gdb.guile/scm-disasm.exp: Do the test if
803 is_address_zero_readable returns false.
804 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
805 * gdb.python/py-arch.exp: Likewise.
806 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
807 * lib/gdb.exp (is_address_zero_readable): New proc.
808
5792e8e3
YQ
8092014-08-09 Yao Qi <yao@codesourcery.com>
810
811 PR testsuite/13443
812 * gdb.mi/mi-var-display.exp: Make test messages unique.
813
3cecbbbe
TT
8142014-08-04 Tom Tromey <tromey@redhat.com>
815
816 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
817 target 0".
818
00b51ff5
TT
8192014-08-04 Tom Tromey <tromey@redhat.com>
820
821 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
822 "target_resume".
823
6908c509
JB
8242014-08-01 Joel Brobecker <brobecker@adacore.com>
825
826 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
827 inner_vla_struct_object_size.
828 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
829 as xfail.
830
cc6563d2
PA
8312014-07-30 Pedro Alves <palves@redhat.com>
832
833 * gdb.threads/signal-command-handle-nopass.exp (test): Add
834 comment.
835
7e09a223
YQ
8362014-07-29 Yao Qi <yao@codesourcery.com>
837
838 PR gdb/17206
839 * gdb.base/until-nodebug.exp: New.
840
7ebdbe92
DE
8412014-07-28 Doug Evans <xdje42@gmail.com>
842
843 PR guile/17203
844 * gdb.guile/scm-parameter.exp: Add tests for trying to create
845 previously existing parameter, and previously ambiguously spelled
846 parameter.
847
fdb1adc6
WN
8482014-07-28 Will Newton <will.newton@linaro.org>
849
850 * gdb.base/varargs.exp: Remove KFAILs for ARM.
851
186fcde0
DE
8522014-07-26 Ludovic Courtès <ludo@gnu.org>
853 Doug Evans <xdje42@gmail.com>
854
855 PR guile/17146
856 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
857
70509625
PA
8582014-07-25 Pedro Alves <palves@redhat.com>
859
860 * gdb.threads/signal-command-handle-nopass.c: New file.
861 * gdb.threads/signal-command-handle-nopass.exp: New file.
862 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
863 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
864 * gdb.threads/signal-delivered-right-thread.c: New file.
865 * gdb.threads/signal-delivered-right-thread.exp: New file.
866
c3f814a1
PA
8672014-07-25 Pedro Alves <palves@redhat.com>
868
869 * gdb.base/double-prompt-target-event-error.exp
870 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
871 match.
872 (cancel_pagination_in_target_event): Rework double prompt
873 detection.
874 * gdb.base/paginate-after-ctrl-c-running.exp
875 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
876 <return>' match.
877 * gdb.base/paginate-bg-execution.exp
878 (test_bg_execution_pagination_return)
879 (test_bg_execution_pagination_cancel): Remove '-notransfer
880 <return>' matches.
881 * gdb.base/paginate-execution-startup.exp
882 (test_fg_execution_pagination_return)
883 (test_fg_execution_pagination_cancel): Remove '-notransfer
884 <return>' matches.
885 * gdb.base/paginate-inferior-exit.exp
886 (test_paginate_inferior_exited): Remove '-notransfer <return>'
887 match.
888 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
889 * lib/gdb.exp (pagination_prompt): Run text through
890 string_to_regexp.
891 (gdb_test_multiple): Match $pagination_prompt instead of
892 "<return>".
893 (string_to_regexp): Move to lib/gdb-utils.exp.
894
e214cf6c
JK
8952014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
896
897 * gdb.arch/amd64-entry-value-paramref.S: New file.
898 * gdb.arch/amd64-entry-value-paramref.cc: New file.
899 * gdb.arch/amd64-entry-value-paramref.exp: New file.
900 * gdb.arch/amd64-optimout-repeat.S: New file.
901 * gdb.arch/amd64-optimout-repeat.c: New file.
902 * gdb.arch/amd64-optimout-repeat.exp: New file.
903
17d0c5c8
JK
9042014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
905
906 PR gdb/17170
907 * gdb.base/statistics.exp: New file.
908
b8b8facf
DE
9092014-07-17 Doug Evans <dje@google.com>
910
74b49205 911 PR gdb/17170
b8b8facf
DE
912 * gdb.base/maint.exp: Update testing of per-command stats.
913
1b5d0ab3
PA
9142014-07-16 Pedro Alves <palves@redhat.com>
915
916 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
917 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
918 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
919 (tfile_write_buf): New functions.
920 (add_memory_block): Rewrite using the above.
921 (adjust_function_address): New function.
922 (FUNCTION_ADDRESS): New macro.
923 (write_basic_trace_file): Remove short_x local, and use
924 tfile_write_16. Change type of func_addr local to unsigned long
925 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
926 here. Cast argument of add_memory_block to char pointer.
927 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
928 (main): Remove parameters.
929 * gdb.trace/tfile.exp: Remove nowarnings.
930
4d974e88
SM
9312014-07-15 Simon Marchi <simon.marchi@ericsson.com>
932
933 * gdb.base/debug-expr.exp: Test string evaluation with
934 "debug expression" on.
935
41e99568
PA
9362014-07-15 Pedro Alves <palves@redhat.com>
937
938 * gdb.base/reread.exp: Use clean_restart.
939
487d9753
PL
9402014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
941
942 * gdb.arch/avr-flash-qualifer.c: New.
943 * gdb.arch/avr-flash-qualifer.exp: New.
944
cc1c52ad
PA
9452014-07-14 Pedro Alves <palves@redhat.com>
946
947 * gdb.base/paginate-after-ctrl-c-running.c: New file.
948 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
949
1e973570
PA
9502014-07-14 Pedro Alves <palves@redhat.com>
951
952 * gdb.base/double-prompt-target-event-error.c: New file.
953 * gdb.base/double-prompt-target-event-error.exp: New file.
954
93d6eb10
PA
9552014-07-14 Pedro Alves <palves@redhat.com>
956
957 PR gdb/17072
958 * gdb.base/paginate-inferior-exit.c: New file.
959 * gdb.base/paginate-inferior-exit.exp: New file.
960
0017922d
PA
9612014-07-14 Pedro Alves <palves@redhat.com>
962
963 PR gdb/17072
964 * gdb.base/paginate-bg-execution.c: New file.
965 * gdb.base/paginate-bg-execution.exp: New file.
966
94696ad3
PA
9672014-07-14 Pedro Alves <palves@redhat.com>
968
969 PR gdb/17072
970 * gdb.base/paginate-execution-startup.c: New file.
971 * gdb.base/paginate-execution-startup.exp: New file.
972 * lib/gdb.exp (pagination_prompt): New global.
973 (default_gdb_spawn): New procedure, factored out from
974 default_gdb_spawn.
975 (default_gdb_start): Adjust to call default_gdb_spawn.
976 (gdb_spawn): New procedure.
977
bd293940
PA
9782014-07-14 Pedro Alves <palves@redhat.com>
979
980 * lib/gdb.exp (gdb_assert): New procedure.
981 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
982
c933f875
PA
9832014-07-14 Pedro Alves <palves@redhat.com>
984
985 * gdb.base/execution-termios.c: New file.
986 * gdb.base/execution-termios.exp: New file.
987
d98b7a16
TT
9882014-07-14 Tom Tromey <tromey@redhat.com>
989
990 * gdb.cp/vla-cxx.cc: New file.
991 * gdb.cp/vla-cxx.exp: New file.
992
548740d6
TT
9932014-07-14 Tom Tromey <tromey@redhat.com>
994
995 * gdb.reverse/rerun-prec.c: New file.
996 * gdb.reverse/rerun-prec.exp: New file.
997
a25eb028
MR
9982014-07-12 Maciej W. Rozycki <macro@mips.com>
999 Maciej W. Rozycki <macro@codesourcery.com>
1000
1001 * lib/gdb-utils.exp: New file.
1002 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
1003 inline `gdb_init_command' processing.
1004 (gdb_start_cmd): Likewise.
1005 * lib/mi-support.exp (mi_run_cmd): Likewise.
1006 * README: Document `gdb_init_command' and `gdb_init_commands'.
1007
218c2655
JK
10082014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1009
1010 Fix false FAIL running under a very long directory name.
1011 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
1012 and "set print elements 10000". Twice.
1013
5401fde3
YQ
10142014-07-11 Yao Qi <yao@codesourcery.com>
1015
1016 * gdb.base/exprs.exp: "set print symbol off".
1017
e76126e8
PA
10182014-07-11 Pedro Alves <palves@redhat.com>
1019
1020 * gdb.threads/kill.c: New file.
1021 * gdb.threads/kill.exp: New file.
1022
2d6f0de6
YQ
10232014-07-10 Yao Qi <yao@codesourcery.com>
1024
1025 * gdb.trace/tfile.c (write_basic_trace_file)
1026 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
1027 address written to trace file.
1028
7180e04a
PA
10292014-07-09 Pedro Alves <palves@redhat.com>
1030
1031 * gdb.base/attach-wait-input.exp: New file.
1032 * gdb.base/attach-wait-input.c: New file.
1033
9a9a7608
AB
10342014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1035
1036 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
1037 setting up test structures.
1038 (main): Call new test function.
1039 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
1040 test function, continue into test function and walk test
1041 structures.
1042
161ac41e
YQ
10432014-07-02 Yao Qi <yao@codesourcery.com>
1044
1045 * gdb.trace/entry-values.c: Define labels 'foo_start' and
1046 'bar_start' at the beginning of functions 'foo' and 'bar'
1047 respectively.
1048 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
1049 instead of 'foo' and 'bar'.
1050
1f267ae3
MM
10512014-07-08 Markus Metzger <markus.t.metzger@intel.com>
1052
1053 * gdb.btrace/segv.exp: New.
1054 * gdb.btrace/segv.c: New.
1055
2b239efb
LM
10562014-07-02 Luis Machado <lgustavo@codesourcery.com>
1057
1058 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
1059 instruction.
1060
cf363f18
MW
10612014-06-30 Mark Wielaard <mjw@redhat.com>
1062
1063 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
1064 vulture, vilify, villar): New volatile array constants.
1065 (vindictive, vegetation): New const volatile array constants.
1066 * gdb.base/volatile.exp: Test volatile and const volatile array
1067 types.
1068
aebf9d24
AA
10692014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1070
1071 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
1072 target lacks support for awatch, rwatch, or hbreak.
1073
b67a2c6f
YQ
10742014-06-27 Yao Qi <yao@codesourcery.com>
1075
1076 * gdb.multi/dummy-frame-restore.exp: New.
1077 * gdb.multi/dummy-frame-restore.c: New.
1078
aef92902
MM
10792014-06-25 Markus Metzger <markus.t.metzger@intel.com>
1080
1081 * gdb.btrace/gcore.exp: New.
1082
8e9db26e
PA
10832014-06-23 Pedro Alves <palves@redhat.com>
1084
1085 * gdb.base/watchpoint-reuse-slot.c: New file.
1086 * gdb.base/watchpoint-reuse-slot.exp: New file.
1087
70afc5b7
SC
10882014-06-23 Siva Chandra Reddy <sivachandra@google.com>
1089
1090 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
1091 progspace's filename in 'info', 'enable' and 'disable' command
1092 tests.
1093
b972bd9c
JK
10942014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1095
1096 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
1097 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1098 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
1099
125f8a3d
GB
11002014-06-20 Gary Benson <gbenson@redhat.com>
1101
1102 * gdb.arch/i386-avx.exp: Fix include file location.
1103 * gdb.arch/i386-sse.exp: Likewise.
1104
3ed9baed
IB
11052014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
1106
1107 * gdb.dlang/expression.exp: New file.
1108
034f788c
PA
11092014-06-19 Pedro Alves <palves@redhat.com>
1110
1111 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
1112 out from ...
1113 (top level): ... here. Iterate running tests under different
1114 scheduler-locking settings.
1115
45371d0c
LM
11162014-06-18 Luis Machado <lgustavo@codesourcery.com>
1117
1118 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
1119 to DW_FORM_addr and use non-zero addresses.
1120
5d376983
SC
11212014-06-18 Siva Chandra Reddy <sivachandra@google.com>
1122
1123 PR gdb/17017
1124 * gdb.python/py-xmethods.cc: Add global function call counters and
1125 increment them in their respective functions. Remove "cout"
1126 statements.
1127 * gdb.python/py-xmethods.exp: Make tests check the global function
1128 call counters instead of depending on inferior IO.
1129
a1aa2221
LM
11302014-06-18 Don Breazeal <donb@codesourcery.com>
1131
1132 * gdb.base/foll-fork.exp (default_fork_parent_follow):
1133 Deleted procedure.
1134 (explicit_fork_parent_follow): Deleted procedure.
1135 (explicit_fork_child_follow): Deleted procedure.
1136 (test_follow_fork): New procedure.
1137 (do_fork_tests): Replace calls to deleted procedures with
1138 calls to test_follow_fork and reset GDB for subsequent
1139 procedure calls.
1140
0fc05997
YQ
11412014-06-17 Yao Qi <yao@codesourcery.com>
1142
1143 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
1144 CP1252.
1145
70795c52
LM
11462014-06-17 Luis Machado <lgustavo@codesourcery.com>
1147
1148 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
1149 Initialize ptr and S explicitly.
1150 (skip_type_update_when_not_use_rtti_test): Likewise.
1151
6be47f0c
KS
11522014-06-16 Keith Seitz <keiths@redhat.com>
1153
1154 PR mi/15863
1155 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
1156 the inferior is started.
1157
d03de421
PA
11582014-06-16 Pedro Alves <palves@redhat.com>
1159
1160 * gdb.base/break-main-file-remove-fail.c: New file.
1161 * gdb.base/break-main-file-remove-fail.exp: New file.
1162 * gdb.base/break-unload-file.exp: Use build_executable instead of
1163 prepare_for_testing.
1164 (test_break): New parameter "initial_load". Handle it.
1165 (top level): Add initial_load cmdline/file axis.
1166
f9579b99
TT
11672014-06-12 Tom Tromey <tromey@redhat.com>
1168
1169 * gdb.base/completion.exp: Don't use directory name in test.
1170
3657956b
GB
11712014-06-09 Gary Benson <gbenson@redhat.com>
1172
1173 * gdb.base/sigall.c [Functions to send signals]: Reorder to
1174 separate the always-available ANSI-standard signals from the
1175 signals that require checking.
1176 (main): Likewise.
1177 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
1178 Likewise.
1179 (main): Likewise.
1180
4186eb54
KS
11812014-06-07 Keith Seitz <keiths@redhat.com>
1182
1183 Revert:
1184 PR c++/16253
1185 * gdb.cp/var-tag.cc: New file.
1186 * gdb.cp/var-tag.exp: New file.
1187 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1188 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1189 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1190 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1191
25326a28 11922014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
1193
1194 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
1195
829155c9
PA
11962014-06-06 Pedro Alves <palves@redhat.com>
1197
1198 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
1199 in target debug output instead of looking at RSP packets,
1200 disabling the test on any target that uses hardware stepping.
1201 Update comments.
1202
61c8d22e
PA
12032014-06-06 Pedro Alves <palves@redhat.com>
1204
1205 * gdb.base/break-unload-file.exp: Fix typo.
1206
d9a47287
YQ
12072014-06-06 Yao Qi <yao@codesourcery.com>
1208
1209 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
1210 from "jit_function" to "^jit_function".
1211
e5e01dbf
YQ
12122014-06-06 Yao Qi <yao@codesourcery.com>
1213
1214 * gdb.base/async.c (foo): Add one statement.
1215 * gdb.base/async.exp: Get the next instruction address and
1216 match the output of "nexti" by instruction address. Match
1217 the hex address in the output of "finish".
1218
73ba372c
GB
12192014-06-06 Gary Benson <gbenson@redhat.com>
1220
1221 * gdb.base/call-signals.c: Remove preprocessor conditionals
1222 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
1223 SIGSEGV and SIGTERM.
1224 * gdb.base/sigall.c: Likewise.
1225 * gdb.base/unwindonsignal.c: Likewise.
1226 * gdb.reverse/sigall-reverse.c: Likewise.
1227
831517df
YQ
12282014-06-06 Yao Qi <yao@codesourcery.com>
1229
1230 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
1231 readable, skip the test.
1232
b8b91e98
YQ
12332014-06-06 Yao Qi <yao@codesourcery.com>
1234
1235 * gdb.threads/staticthreads.c (thread_function): Move the line
1236 setting breakpoint on forward.
1237 * gdb.threads/staticthreads.exp: Update comments.
1238
fb934770
LC
12392014-06-05 Ludovic Courtès <ludo@gnu.org>
1240
1241 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
1242 "history-append! type error".
1243
6ef284bd
SM
12442014-06-05 Simon Marchi <simon.marchi@ericsson.com>
1245
1246 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
1247 erroneous dprintf expected input.
1248
a872e241
DE
12492014-06-04 Doug Evans <xdje42@gmail.com>
1250
1251 * gdb.guile/scm-generics.exp: Delete.
1252
16f691fb
DE
12532014-06-04 Doug Evans <xdje42@gmail.com>
1254
1255 * gdb.guile/scm-breakpoint.exp: Update.
1256 Add tests for breakpoint registration.
1257
012370f6
TT
12582014-06-04 Tom Tromey <tromey@redhat.com>
1259
1260 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
1261 VLA-in-union.
1262 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
1263 inner_vla_struct, vla_union types. Initialize objects of those
1264 types and compute their sizes.
1265
9f5a4cef
HZ
12662014-06-04 Nathan Sidwell <nathan@codesourcery.com>
1267 Hui Zhu <hui@codesourcery.com>
1268
1269 * gdb.base/fileio.exp: Add test for shell not available as well as
1270 available.
1271 * gdb.base/fileio.c (test_system): Check for shell twice.
1272
90a45c4d
YQ
12732014-06-04 Yao Qi <yao@codesourcery.com>
1274
1275 * gdb.base/auto-connect-native-target.exp: Remove redundant
1276 space from the regexp pattern.
1277
70017e41
YQ
12782014-06-04 Yao Qi <yao@codesourcery.com>
1279
1280 * gdb.base/default.exp: Replace "child" with "native" in
1281 regexp pattern.
1282
883964a7
SC
12832014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1284
1285 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
1286 * gdb.python/py-xmethods.exp: New tests to test xmethods.
1287 * gdb.python/py-xmethods.py: Python script supporting the
1288 new testcase and tests.
1289
ef370185
JB
12902014-06-03 Joel Brobecker <brobecker@adacore.com>
1291 Pedro Alves <palves@redhat.com>
1292
1293 PR breakpoints/17000
1294 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
1295 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
1296
1e2ccb61
BM
12972014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
1298
1299 * gdb.base/subst.exp: Add tests to verify partial path matching
1300 output.
1301
c6ec5ab2
PA
13022014-06-03 Pedro Alves <palves@redhat.com>
1303
1304 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
1305 target that doesn't use software single-stepping.
1306
835c559f
PA
13072014-06-03 Pedro Alves <palves@redhat.com>
1308
1309 PR breakpoints/17000
1310 * gdb.base/sss-bp-on-user-bp-2.c: New file.
1311 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
1312
06eb1586
DE
13132014-06-02 Doug Evans <xdje42@gmail.com>
1314
1315 * gdb.guile/scm-parameter.exp: New file.
1316
e698b8c4
DE
13172014-06-02 Doug Evans <xdje42@gmail.com>
1318
1319 * gdb.guile/scm-cmd.c: New file.
1320 * gdb.guile/scm-cmd.exp: New file.
1321
ded03782
DE
13222014-06-02 Doug Evans <xdje42@gmail.com>
1323
1324 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
1325 pretty-printer lookup.
1326 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
1327 (make-pp_s-printer): Call it.
1328 (make-pretty-printer-from-dict): New function.
1329 (lookup-pretty-printer-maker-from-dict): New function.
1330 (*pretty-printer*): Simplify.
1331 (make-objfile-pp_s-printer): New function.
1332 (install-objfile-pretty-printers!): New function.
1333 (make-progspace-pp_s-printer): New function.
1334 (install-progspace-pretty-printers!): New function.
1335 * gdb.guile/scm-progspace.c: New file.
1336 * gdb.guile/scm-progspace.exp: New file.
1337
41fac0cf
PA
13382014-06-02 Pedro Alves <palves@redhat.com>
1339
1340 * gdb.base/dprintf-bp-same-addr.c: New file.
1341 * gdb.base/dprintf-bp-same-addr.exp: New file.
1342
96ae5695
EBM
13432014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1344
1345 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
1346 * gdb.arch/powerpc-power.s: Likewise.
1347
da02b3a8
JB
13482014-06-02 Joel Brobecker <brobecker@adacore.com>
1349
1350 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
1351
c72b2e7b
YQ
13522014-06-01 Yao Qi <yao@codesourcery.com>
1353
1354 * gdb.base/watchpoint.exp (test_watch_location): Check null
1355 pointer can be dereferenced. If not, do the test, otherwise
1356 skip it.
1357
53e8a631
AB
13582014-05-30 Andrew Burgess <aburgess@broadcom.com>
1359
1360 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
1361 results.
1362 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
1363
938f0e2f
AB
13642014-05-30 Andrew Burgess <aburgess@broadcom.com>
1365
1366 * gdb.arch/amd64-invalid-stack-middle.S: New file.
1367 * gdb.arch/amd64-invalid-stack-middle.c: New file.
1368 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
1369 * gdb.arch/amd64-invalid-stack-top.c: New file.
1370 * gdb.arch/amd64-invalid-stack-top.exp: New file.
1371
9ba6657a
PA
13722014-05-30 Pedro Alves <palves@redhat.com>
1373
1374 PR breakpoints/17000
1375 * gdb.base/sss-bp-on-user-bp.c: New file.
1376 * gdb.base/sss-bp-on-user-bp.exp: New file.
1377
522c09bf
DB
13782014-05-30 David Blaikie <dblaikie@gmail.com>
1379
1380 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
1381 gnu_inline semantics via attribute.
1382 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
1383 source explicitly specifies the required semantics.
1384
bf4ef81e
MR
13852014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
1386
1387 * gdb.reverse/sigall-reverse.exp: Fix a typo.
1388
329ea579
PA
13892014-05-29 Pedro Alves <palves@redhat.com>
1390 Tom Tromey <tromey@redhat.com>
1391
1392 * gdb.base/async-shell.exp: Don't enable target-async.
1393 * gdb.base/async.exp
1394 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
1395 parameter. Adjust.
1396 (top level): Don't test with "target-async".
1397 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
1398 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
1399 * gdb.base/inferior-died.exp: Don't enable target-async.
1400 * gdb.base/interrupt-noterm.exp: Likewise.
1401 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
1402 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1403 * gdb.mi/mi-nonstop.exp: Likewise.
1404 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1405 * gdb.mi/mi-nsintrall.exp: Likewise.
1406 * gdb.mi/mi-nsmoribund.exp: Likewise.
1407 * gdb.mi/mi-nsthrexec.exp: Likewise.
1408 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1409 * gdb.multi/watchpoint-multi.exp: Adjust comment.
1410 * gdb.python/py-evsignal.exp: Don't enable target-async.
1411 * gdb.python/py-evthreads.exp: Likewise.
1412 * gdb.python/py-prompt.exp: Likewise.
1413 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
1414 * gdb.server/solib-list.exp: Don't enable target-async.
1415 * gdb.threads/thread-specific-bp.exp: Likewise.
1416 * lib/mi-support.exp: Adjust to use mi-async.
1417
fd664c91
PA
14182014-05-29 Pedro Alves <palves@redhat.com>
1419
1420 PR gdb/13860
1421 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
1422 reason, even in sync mode.
1423
251bde03
PA
14242014-05-29 Pedro Alves <palves@redhat.com>
1425 Hui Zhu <hui@codesourcery.com>
1426
1427 PR PR15693
1428 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
1429 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
1430 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
1431 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
1432
7f3c0343
JB
14332014-05-28 Joel Brobecker <brobecker@adacore.com>
1434
1435 * config/monitor.exp (gdb_target_monitor): Replace use of
1436 "set remotebaud" by "set serial baud".
1437
b2715b27
AW
14382014-05-26 Andy Wingo <wingo@igalia.com>
1439
1440 * gdb.guile/scm-breakpoint.exp:
1441 * gdb.guile/scm-gsmob.exp: Update to use plain old object
1442 properties instead of gdb-object-properties.
1443
498a4489
YQ
14442014-05-26 Yao Qi <yao@codesourcery.com>
1445
1446 * gdb.server/no-thread-db.exp: Specify source file name
1447 explicitly when setting a breakpoint.
1448
589fdceb
MM
14492014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1450
1451 * gdb.btrace/vdso.c: New.
1452 * gdb.btrace/vdso.exp: New.
1453
e9089e05
MM
14542014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1455
1456 * gdb.base/gcore.exp (capture_command_output): Move ...
1457 * lib/gdb.exp (capture_command_output): ... here.
1458
67b5c0c1
MM
14592014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1460
1461 * gdb.btrace/data.exp: Test memory access during btrace replay.
1462
a2199296
SM
14632014-05-22 Simon Marchi <simon.marchi@ericsson.com>
1464
1465 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
1466
17b2616c
PA
14672014-05-21 Pedro Alves <palves@redhat.com>
1468
1469 PR gdb/13860
1470 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
1471 (top level): Test that output related to execution commands is
1472 sent to the console with CLI commands, but not with MI commands.
1473 Test that breakpoint events are always mirrored to the console.
1474 Also expect the new source line to be output after a "next" in
1475 async mode too. Make it a pass/fail test.
1476 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
1477 output.
1478 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
1479
5166082f
PA
14802014-05-21 Pedro Alves <palves@redhat.com>
1481
1482 * gdb.base/list.exp (build_pattern, test_list): New procedures.
1483 Use them to test variations of "list" after reaching a breakpoint.
1484 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
1485 Test "list" with listsize 10 after reaching a breakpoint.
1486 * gdb.python/python.exp (decode_line current location line
1487 number): Adjust expected line number.
1488
2f25d70f
SM
14892014-05-21 Simon Marchi <simon.marchi@ericsson.com>
1490
1491 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
1492 behavior for $args, pass it directly to "run".
1493
ff604a67
MR
14942014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
1495
1496 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
1497 30000 to 65536.
1498
6a3cb8e8
PA
14992014-05-21 Pedro Alves <palves@redhat.com>
1500
1501 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
1502 auto-connect-native-target off".
1503 * gdb.base/auto-connect-native-target.c: New file.
1504 * gdb.base/auto-connect-native-target.exp: New file.
1505
4ebfc96e
PA
15062014-05-21 Pedro Alves <palves@redhat.com>
1507
1508 * gdb.base/default.exp: Test "target native" instead of "target
1509 child".
1510
36d46afb
MW
15112014-05-21 Mark Wielaard <mjw@redhat.com>
1512
1513 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1514
5876f503
JK
15152014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1516
1517 Fix TLS access for -static -pthread.
1518 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
1519 <HAVE_TLS> (thread_function, main): Initialize it.
1520 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
1521 Add clean_restart.
1522 <$have_tls != "">: Check TLSVAR.
1523
0256a6ac
PA
15242014-05-21 Pedro Alves <palves@redhat.com>
1525
1526 * gdb.base/dcache-line-read-error.c: New.
1527 * gdb.base/dcache-line-read-error.exp: New.
1528
936d2992
PA
15292014-05-20 Pedro Alves <palves@redhat.com>
1530
1531 * gdb.base/compare-sections.c: New file.
1532 * gdb.base/compare-sections.exp: New file.
1533
802e8e6d
PA
15342014-05-20 Pedro Alves <palves@redhat.com>
1535
1536 * gdb.base/break-idempotent.c: New file.
1537 * gdb.base/break-idempotent.exp: New file.
1538
e59fa00f
MM
15392014-05-20 Markus Metzger <markus.t.metzger@intel.com>
1540
1541 * gdb.btrace/nohist.exp: New.
1542
8b696e31
YQ
15432014-05-20 Yao Qi <yao@codesourcery.com>
1544
1545 * lib/gdb.exp (gdb_init): Set timeout if test file is under
1546 gdb.reverse directory and gdb_reverse_timeout exists in board
1547 setting.
1548 * README: Document gdb_reverse_timeout.
1549
73c9764f
YQ
15502014-05-20 Yao Qi <yao@codesourcery.com>
1551
1552 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
1553 'test_file_name'. Treat args as a string instead of a list.
1554 (gdb_init): Rename argument 'args' by 'test_file_name'.
1555
f1f4348a
JK
15562014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1557
1558 * gdb.arch/powerpc-power.exp: New file.
1559 * gdb.arch/powerpc-power.s: New file.
1560
0dbe70ce
DE
15612014-05-16 Doug Evans <dje@google.com>
1562
1563 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
1564 * gdb.base/completion.exp: Check that all expected files exist
1565 before doing file completion.
0dbe70ce 1566
8d551b02
DE
15672014-05-16 Doug Evans <dje@google.com>
1568
1569 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
1570 Update.
1571 (do_syscall_tests_without_xml): Update.
1572
73eb7709
PA
15732014-05-16 Pedro Alves <palves@redhat.com>
1574
1575 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
1576 instead of "unknown output after running".
1577
3fae92fc
YQ
15782014-05-16 Yao Qi <yao@codesourcery.com>
1579
1580 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
1581 file1.txt from host at the end.
1582 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1583
c2b2ccc5
DE
15842014-05-15 Doug Evans <dje@google.com>
1585
1586 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
1587 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
1588 loading file. Add test for TU lookup.
1589
8c217a4b
SM
15902014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1591
1592 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
1593 calling "-exec-arguments" or "set args" before running the
1594 inferior.
1595
3deb39c6
SM
15962014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1597
1598 * lib/mi-support.exp (mi_expect_stop): Expect message for
1599 inferiors that exit with non-zero exit code.
1600
71a79f8c
YQ
16012014-05-14 Yao Qi <yao@codesourcery.com>
1602
1603 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
1604 match absolute path on remote host.
1605 (test_file_list_exec_source_files): Remove "/" from the
1606 pattern.
1607
f23fcd46
YQ
16082014-05-14 Yao Qi <yao@codesourcery.com>
1609
1610 * boards/local-remote-host-notty.exp (${board}_file): New
1611 proc.
1612
9404b58f
KM
16132014-05-07 Kyle McMartin <kyle@redhat.com>
1614
1615 Pushed by Joel Brobecker <brobecker@adacore.com>.
1616 * gdb.arch/aarch64-atomic-inst.c: New file.
1617 * gdb.arch/aarch64-atomic-inst.exp: New file.
1618
5e45f04c
YQ
16192014-05-07 Yao Qi <yao@codesourcery.com>
1620
1621 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
1622 in current context" too.
1623
c888a17d
KS
16242014-05-05 Keith Seitz <keiths@redhat.com>
1625
1626 * gdb.linespec/ls-dollar.exp: Add test for linespec
1627 file:convenience_variable.
1628
290a839c
YQ
16292014-05-05 Yao Qi <yao@codesourcery.com>
1630
1631 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
1632 traceframes into tfile and ctf trace files. Read data from
1633 trace file and test collected data.
1634 (gdb_collect_locals_test): Likewise.
1635 (gdb_unavailable_registers_test): Likewise.
1636 (gdb_unavailable_floats): Likewise.
1637 (gdb_collect_globals_test): Likewise.
1638 (top-level): Append "ctf" to trace_file_targets if GDB
1639 supports.
1640
b5262cd0
YQ
16412014-05-05 Yao Qi <yao@codesourcery.com>
1642
1643 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
1644 code to ...
1645 (gdb_collect_args_test_1): ... it. New proc.
1646 (gdb_collect_locals_test): Move some code to ...
1647 (gdb_collect_locals_test_1): ... it. New proc.
1648 (gdb_unavailable_registers_test): Move some code to ...
1649 (gdb_unavailable_registers_test_1): ... it. New proc.
1650 (gdb_unavailable_floats): Move some code to ...
1651 (gdb_unavailable_floats_1): ... it. New proc.
1652
30a1e6cc
SDJ
16532014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1654
1655 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
1656 probes to test for bitness recognition.
1657 * gdb.arch/amd64-stap-optional-prefix.exp
1658 (test_probe_value_without_reg): New procedure.
1659 Add code to test for different kinds of bitness.
1660
f33da99a
SDJ
16612014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1662
1663 PR breakpoints/16889
1664 * gdb.arch/amd64-stap-optional-prefix.S: New file.
1665 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1666
5b80f00d
PA
16672014-05-01 Pedro Alves <palves@redhat.com>
1668
1669 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
1670 gdb_file_cmd if no file is specified.
1671 * boards/native-extended-gdbserver.exp (gdb_load): Use the
1672 last_loaded_file to set the remote exec-file.
1673
f8c2a73c
PA
16742014-05-01 Pedro Alves <palves@redhat.com>
1675
1676 * boards/local-remote-host.exp: New file.
1677
be6e8ac7
PA
16782014-05-01 Pedro Alves <palves@redhat.com>
1679
1680 * boards/local-remote-host.exp: Rename to ...
1681 * boards/local-remote-host-notty.exp: ... this.
1682
cac0dc8f
JB
16832014-04-28 Joel Brobecker <brobecker@adacore.com>
1684
1685 * gdb.ada/dyn_arrayidx: New testcase.
1686
9730e6cc
YQ
16872014-04-26 Yao Qi <yao@codesourcery.com>
1688
1689 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
1690 and compute the length of function main. Save it in
1691 $main_length.
1692 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
1693 (top-level): Use gdb_compile to compile objects into
1694 executable and restart GDB. Remove invocation to
1695 prepare_for_testing.
1696
7ae1a6a6
PA
16972014-04-25 Simon Marchi <simon.marchi@ericsson.com>
1698 Pedro Alves <palves@redhat.com>
1699
1700 PR server/16255
1701 * gdb.multi/multi-attach.c: New file.
1702 * gdb.multi/multi-attach.exp: New file.
1703
4082afcc
PA
17042014-04-25 Pedro Alves <palves@redhat.com>
1705
1706 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
1707 user.
1708 (top level): Test that "set remote conditional-breakpoints-packet
1709 off" works as intended.
1710 * gdb.base/dprintf.exp: Test that "set remote
1711 breakpoint-commands-packet off" works as intended.
1712 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
1713 New function.
1714 (top level): Call it.
1715 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
1716 remote fast-tracepoints-packet off" works as intended.
1717 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
1718 * lib/gdb.exp (gdb_is_target_remote): ... here.
1719
2abc3f8d
DB
17202014-04-24 David Blaikie <dblaikie@gmail.com>
1721
1722 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
1723 ensure clang would not discard them.
1724 * gdb.base/gdbvars.c: Ditto.
1725 * gdb.base/memattr.c: Ditto.
1726 * gdb.base/whatis.c: Ditto.
1727 * gdb.python/py-prettyprint.c: Ditto.
1728 * gdb.trace/actions.c: Ditto.
1729 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
1730 ensure clang would not discard it.
1731
bfd39632
DB
17322014-04-24 David Blaikie <dblaikie@gmail.com>
1733
1734 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
1735 clang to emit the full definition of type required by the test
1736 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
1737
22842ff6
DB
17382014-04-24 David Blaikie <dblaikie@gmail.com>
1739
1740 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
1741 coax Clang into emitting the definition of the type.
1742 * gdb.cp/pr10728-x.h (y): Ditto.
1743 * gdb.cp/pr10728-y.cc (y): Ditto.
1744
c2e827ad
DB
17452014-04-24 David Blaikie <dblaikie@gmail.com>
1746
1747 * gdb.base/label.exp: XFAIL label related tests under Clang.
1748 * gdb.cp/cplabel.exp: Ditto.
1749 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
1750 under Clang those using labels.
1751
4c2d33e7
YQ
17522014-04-25 Yao Qi <yao@codesourcery.com>
1753
1754 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
1755 double_label.
1756 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
1757 partial_label and double_label.
1758
56083b99
DB
17592014-04-24 David Blaikie <dblaikie@gmail.com>
1760
1761 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
1762
25d4e99d
DB
17632014-04-24 David Blaikie <dblaikie@gmail.com>
1764
1765 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
1766 of the function to work across GCC and Clang.
1767 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
1768 pointer types (const void ** const V void **).
1769
01f9f808
MS
17702014-04-24 Michael Sturm <michael.sturm@mintel.com>
1771 Walfred Tedeschi <walfred.tedeschi@intel.com>
1772
1773 * Makefile.in (EXECUTABLES): Added i386-avx512.
1774 * gdb.arch/i386-avx512.c: New file.
1775 * gdb.arch/i386-avx512.exp: Likewise.
1776
4b48d439
KS
17772014-04-23 Keith Seitz <keiths@redhat.com>
1778
1779 * lib/mi-support.exp (mi_list_breakpoints): Delete.
1780 (mi_make_breakpoint_table): New procedure.
1781 (mi_create_breakpoint): Use mi_make_breakpoint
1782 and return the result.
1783 (mi_make_breakpoint): New procedure.
1784 (mi_build_kv_pairs): New procedure.
1785
1786 * gdb.mi/mi-break.exp: Remove unused globals,
1787 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
1788 All callers updated.
1789 * gdb.mi/mi-dprintf.exp: Use variable to track command
1790 number.
1791 Update all callers of mi_create_breakpoint and use
1792 mi_make_breakpoint_table.
1793 Remove any unused global variables.
1794 * gdb.mi/mi-nonstop.exp: Likewise.
1795 * gdb.mi/mi-nsintrall.exp: Likewise.
1796 * gdb.mi/mi-nsmoribund.exp: Likewise.
1797 * gdb.mi/mi-nsthrexec.exp: Likewise.
1798 * gdb.mi/mi-reverse.exp: Likewise.
1799 * gdb.mi/mi-simplerun.exp: Likewise.
1800 * gdb.mi/mi-stepn.exp: Likewise.
1801 * gdb.mi/mi-syn-frame.exp: Likewise.
1802 * gdb.mi/mi-until.exp: Likewise.
1803 * gdb.mi/mi-var-cp.exp: Likewise.
1804 * gdb.mi/mi-var-display.exp: Likewise.
1805 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1806 * gdb.mi/mi2-var-child.exp: Likewise.
1807 * gdb.mi/mi-vla-c99.exp: Likewise.
1808 * lib/mi-support.exp: Likewise.
1809
1810 From Ian Lance Taylor <iant@cygnus.com>:
1811 * lib/gdb.exp (parse_args): New procedure.
1812
08351840
PA
18132014-04-23 Pedro Alves <palves@redhat.com>
1814
1815 * gdb.base/break-unload-file.c: New file.
1816 * gdb.base/break-unload-file.exp: New file.
1817 * gdb.base/sym-file-lib.c (baz): New function.
1818 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
1819 field.
1820 (load): Store the segment's mapped size.
1821 (unload): New function.
1822 (unload_shlib): New function.
1823 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
1824 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
1825 set a breakpoint at baz, and call it.
1826 * gdb.base/sym-file.exp: New tests for stale breakpoint
1827 instructions.
1828
076855f9
PA
18292014-04-23 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
1832 * gdb.base/hbreak-in-shr-unsupported.c: New file.
1833 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
1834 * gdb.base/hbreak-unmapped.c: New file.
1835 * gdb.base/hbreak-unmapped.exp: New file.
1836 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
1837 * lib/gdb.exp (gdb_is_target_remote): ... here.
1838
483805cf
PA
18392014-04-22 Pedro Alves <palves@redhat.com>
1840
1841 * gdb.base/consecutive-step-over.c: New file.
1842 * gdb.base/consecutive-step-over.exp: New file.
1843
06d97543
PA
18442014-04-22 Pedro Alves <palves@redhat.com>
1845
1846 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
1847 instead of send_gdb/gdb_expect.
1848
b4429ea2
YQ
18492014-04-22 Yao Qi <yao@codesourcery.com>
1850
1851 * lib/trace-support.exp (generate_tracefile): New procedure.
1852 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
1853 return 0.
1854 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
1855 if generate_tracefile returns 1.
1856
51d48146
PA
18572014-04-18 Tom Tromey <palves@redhat.com>
1858 Pedro alves <tromey@redhat.com>
1859
1860 PR backtrace/15558
1861 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
1862 with a backtrace limit.
1863 * gdb.python/py-frame-inline.exp: Test running to an inline
1864 function with a backtrace limit, and printing the newest frame.
1865 * gdb.python/py-frame-inline.c (main): Call f.
1866
bd1dce5f
MS
18672014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1868
1869 * gdb.java/jnpe.exp: Drop srcdir from untested path.
1870
40d1a503
MS
18712014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1872
1873 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
1874 Drop prefix from unsupported source file path.
1875
389b98f7
YQ
18762014-04-17 Yao Qi <yao@codesourcery.com>
1877
1878 * lib/gdb.exp (with_target_charset): New proc.
1879 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
1880 with_target_charset.
1881 (test_print_strings): Likewise.
1882 (test_repeat_bytes): Likewise.
1883 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
1884 for some tests.
1885
22869d73
KS
18862014-04-16 Keith Seitz <keiths@redhat.com>
1887
1888 PR gdb/15827
1889 * gdb.dwarf2/corrupt.c: New file.
1890 * gdb.dwarf2/corrupt.exp: New file.
1891
c4f87ca6
KS
18922014-04-16 Keith Seitz <keiths@redhat.com>
1893
1894 PR c++/16597
1895 * gdb.cp/namelessclass.cc: New file.
1896 * gdb.cp/namelessclass.exp: New file.
1897 * gdb.cp/namelessclass.S: New file.
1898
ab19de87
DE
18992014-04-16 Doug Evans <dje@google.com>
1900
1901 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
1902 Add comment.
1903 (gdbserver_default_get_comm_port): New function.
1904 (gdbserver_start): Check if board file provided
1905 "gdbserver,get_comm_port" and use it if so.
1906 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
1907 (gdb,socketport): Set to "stdio".
1908 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
1909 (stdio_gdbserver_template): Delete.
1910 (${board}_get_remote_address): Update.
1911 (${board}_build_remote_cmd): Delete.
1912 (${board}_get_comm_port): New function.
1913 (${board}_spawn): Update.
1914 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
1915 Delete.
1916 (${board}_get_remote_address): Update.
1917 (${board}_get_comm_port): New function.
1918
fc98a809
AB
19192014-04-16 Andrew Burgess <aburgess@broadcom.com>
1920
1921 * gdb.base/memattr.exp: Improve regexps to handle memory regions
1922 appearing in any order.
1923
87fd9e6e
DE
19242014-04-15 Doug Evans <dje@google.com>
1925
1926 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
1927 uninitialized value of "description".
1928
099fc3ea
KS
19292014-04-15 Keith Seitz <keiths@redhat.com>
1930
1931 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
1932 Remove unused globals.
1933 (test_running_the_program): Likewise.
1934 (test_controlled_execution): Likewise.
1935 (test_controlling_breakpoints): Likewise.
1936 (test_program_termination): Likewise.
1937
5da151d4
KS
19382014-04-15 Keith Seitz <keiths@redhat.com>
1939
1940 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
1941 unused globals.
1942 (test_rbreak_creation_and_listing): Likewise.
1943 (test_ignore_count): Likewise.
1944 (test_error): Likewise.
1945
35e5d2f0
PA
19462014-04-15 Pedro Alves <palves@redhat.com>
1947
1948 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
1949 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
1950 sym-file-loader.c.
1951 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1952 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1953 to sym-file-loader.c.
1954 (struct library): Forward declare.
1955 (load_shlib, lookup_function): Change prototypes.
1956 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1957 (translate_offset): Remove declarations.
1958 (get_text_addr): New declaration.
1959 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
1960 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
1961 sym-file-loader.h.
1962 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1963 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1964 here from sym-file-loader.h.
1965 (struct library): New structure.
1966 (load_shlib, lookup_function): Change prototypes and adjust to
1967 work with a struct library.
1968 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1969 (translate_offset): Make static.
1970 (get_text_addr): New function.
1971 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
1972
eb4c1710
PA
19732014-04-15 Pedro Alves <palves@redhat.com>
1974
1975 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
1976
2d1baf52
PA
19772014-04-15 Pedro Alves <palves@redhat.com>
1978
1979 * gdb.base/sym-file-loader.c: Include <limits.h>.
1980 (SELF_LINK): New define.
1981 (get_origin): New function.
1982 (load_shlib): Use it.
1983 * gdb.base/sym-file.exp: Don't early return if the target is
1984 remote. Use runto_main, and issue fail is that fails. Use
1985 gdb_load_shlibs.
1986 (shlib_name): Delete.
1987 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
1988
7dd6df01
PA
19892014-04-15 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.base/sym-file.exp: Remove regex characters from test
1992 message. Don't refer to breakpoint numbers in test messages.
1993
b50c8614
KS
19942014-04-14 Keith Seitz <keiths@redhat.com>
1995
1996 PR c++/16253
1997 * gdb.cp/var-tag.cc: New file.
1998 * gdb.cp/var-tag.exp: New file.
1999 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2000 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2001 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2002 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2003
3d567982
TT
20042014-04-14 Tom Tromey <tromey@redhat.com>
2005
2006 * gdb.cp/classes.exp (test_enums): Handle underlying type.
2007 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
2008 type.
2009 * gdb.cp/enum-class.exp: New file.
2010 * gdb.cp/enum-class.cc: New file.
2011
0626fc76
TT
20122014-04-14 Tom Tromey <tromey@redhat.com>
2013
2014 * gdb.dwarf2/enum-type.exp: New file.
2015
dca325b3
SA
20162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2017
2018 * gdb.mi/mi-vla-c99.exp: New file.
2019 * gdb.mi/vla.c: New file.
2020
5854b38a
SA
20212014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2022
2023 * gdb.base/vla-datatypes.c: New file.
2024 * gdb.base/vla-datatypes.exp: New file.
2025
463bb957
SA
20262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2027
2028 * gdb.base/vla-ptr.c: New file.
2029 * gdb.base/vla-ptr.exp: New file.
2030
3dd170be
SA
20312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2032
2033 * gdb.dwarf2/count.exp: New file.
2034
5ecaaa66
SA
20352014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
2036
2037 * gdb.base/vla-sideeffect.c: New file.
2038 * gdb.base/vla-sideeffect.exp: New file.
2039
41f1ada5
DB
20402014-04-14 David Blaikie <dblaikie@gmail.com>
2041
2042 * gdb.mi/non-stop.c: Add return value for non-void function return
2043 statement.
2044 * gdb.threads/staticthreads.c: Ditto.
2045
0be03e84
DE
20462014-04-12 Siva Chandra Reddy <sivachandra@google.com>
2047 Doug Evans <xdje42@gmail.com>
2048
2049 * gdb.guile/scm-value.c: Improve test case.
2050 * gdb.guile/scm-value.exp: Add new test.
2051
f180a1fb
DB
20522014-04-11 David Blaikie <dblaikie@gmail.com>
2053
2054 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
2055 override Clang's default.
2056
6b662e19
JB
20572014-04-11 Joel Brobecker <brobecker@adacore.com>
2058
2059 Revert the following changes (regressions):
2060
2061 * gdb.base/vla-sideeffect.c: New file.
2062 * gdb.base/vla-sideeffect.exp: New file.
2063
2064 * gdb.dwarf2/count.exp: New file.
2065
2066 * gdb.base/vla-multi.c: New file.
2067 * gdb.base/vla-multi.exp: New file.
2068
2069 * gdb.base/vla-ptr.c: New file.
2070 * gdb.base/vla-ptr.exp: New file.
2071
2072 * gdb.base/vla-datatypes.c: New file.
2073 * gdb.base/vla-datatypes.exp: New file.
2074
2075 * gdb.mi/mi-vla-c99.exp: New file.
2076 * gdb.mi/vla.c: New file.
2077
245a5f0b
KS
20782014-04-11 Keith Seitz <keiths@redhat.com>
2079
2080 PR c++/16675
2081 * gdb.cp/cpsizeof.exp: New file.
2082 * gdb.cp/cpsizeof.cc: New file.
2083
58a84dcf
SA
20842014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2085
191a8a90
JB
2086 * gdb.mi/mi-vla-c99.exp: New file.
2087 * gdb.mi/vla.c: New file.
58a84dcf 2088
c8655f75
SA
20892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2090
2091 * gdb.base/vla-datatypes.c: New file.
2092 * gdb.base/vla-datatypes.exp: New file.
2093
024e13b4
SA
20942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2095
2096 * gdb.base/vla-ptr.c: New file.
2097 * gdb.base/vla-ptr.exp: New file.
2098
1a237e0e
SA
20992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2100
2101 * gdb.base/vla-multi.c: New file.
2102 * gdb.base/vla-multi.exp: New file.
2103
504f3432
SA
21042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2105
2106 * gdb.dwarf2/count.exp: New file.
2107
3bce8237
SA
21082014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
2109
191a8a90
JB
2110 * gdb.base/vla-sideeffect.c: New file.
2111 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 2112
322f9c21
YQ
21132014-04-11 Yao Qi <yao@codesourcery.com>
2114
2115 * gdb.base/completion.exp: Check file exists before running tests
2116 on file completion.
2117
d708bcd1
PA
21182014-04-10 Pedro Alves <palves@redhat.com>
2119
2120 * gdb.base/cond-eval-mode.c: New file.
2121 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
2122 prepare_for_testing to build the new file. Check result of
2123 runto_main.
2124 (test_break, test_watch): New procedures.
2125 (top level): Use them.
2126
ae1d2761
PM
21272014-04-08 Pierre Muller <muller@sourceware.org>
2128
2129 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
2130 Ctrl-V use for mingw hosts.
2131
7af389b8
SC
21322014-04-07 Siva Chandra Reddy <sivachandra@google.com>
2133
2134 * gdb.python/py-value.c: Improve test case.
2135 * gdb.python/py-value.exp: Add new test.
2136
5e703181
DE
21372014-04-07 David Blaikie <dblaikie@gmail.com>
2138
2139 * lib/compiler.c: Identify the clang compiler.
2140 * lib/compiler.cc: Ditto.
2141
9810b410
YQ
21422014-04-03 Yao Qi <yao@codesourcery.com>
2143
2144 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
2145
98d1b8dc
AB
21462014-04-01 Anton Blanchard <anton@samba.org>
2147
2148 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
2149 messages unique.
2150
3114cea1
AB
21512014-04-01 Anton Blanchard <anton@samba.org>
2152
2153 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
2154 prepare_for_testing.
2155
62f7182c
AB
21562014-04-01 Anton Blanchard <anton@samba.org>
2157
2158 * gdb.arch/ppc64-atomic-inst.c: Remove.
2159 * gdb.arch/ppc64-atomic-inst.S: New file.
2160 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
2161
770e7fc7
DE
21622014-03-31 Doug Evans <dje@google.com>
2163
2164 * gdb.base/print-symbol-loading-lib.c: New file.
2165 * gdb.base/print-symbol-loading-main.c: New file.
2166 * gdb.base/print-symbol-loading.exp: New file.
2167
46e2bafa
YQ
21682014-03-31 Yao Qi <yao@codesourcery.com>
2169
2170 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
2171
8776cfe9
JB
21722014-03-28 Joel Brobecker <brobecker@adacore.com>
2173
2174 * gdb.ada/mi_dyn_arr: New testcase.
2175
5d1ef361
DE
21762014-03-27 Doug Evans <dje@google.com>
2177
2178 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
2179
b5bee914
YQ
21802014-03-27 Yao Qi <yao@codesourcery.com>
2181
2182 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
2183 if target is nios2-*-*.
2184
0d4d0e77
YQ
21852014-03-26 Yao Qi <yao@codesourcery.com>
2186
2187 * lib/gdb.exp (readline_is_used): New proc.
2188 * gdb.base/completion.exp: Move tests on command complete up.
2189 Skip the rest of tests if readline is not used.
2190 * gdb.ada/complete.exp: Skp the test if readline is not
2191 used.
2192 * gdb.base/filesym.exp: Likewise.
2193 * gdb.base/macscp.exp: Likewise.
2194 * gdb.base/readline-ask.exp: Likewise.
2195 * gdb.base/readline.exp: Likewise.
2196 * gdb.python/py-cmd.exp: Likewise.
2197 * gdb.trace/tfile.exp: Likewise.
2198
29361eee
YQ
21992014-03-26 Yao Qi <yao@codesourcery.com>
2200
2201 * gdb.base/macscp.exp: Fix code format issues.
2202
bc9a5525
UW
22032014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
2204
2205 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
2206 * gdb.asm/powerpc64le.inc: New file.
2207
d3839ede
PA
22082014-03-25 Pedro Alves <palves@redhat.com>
2209 Doug Evans <dje@google.com>
2210
2211 * gdb.base/source-execution.c: New file.
2212 * gdb.base/source-execution.exp: New file.
2213 * gdb.base/source-execution.gdb: New file.
2214
01672a57
DE
22152014-03-24 Doug Evans <dje@google.com>
2216
2217 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
2218 using fission.
2219
88bbeca9
HZ
22202014-03-24 Hui Zhu <hui@codesourcery.com>
2221 Pedro Alves <palves@redhat.com>
2222
2223 PR breakpoints/16101
2224 * gdb.base/dprintf.exp: Use unsupported rather than changing the
2225 test pass/fail messages. Detect missing support for dprintf when
2226 breakpoints are actually inserted.
2227 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
2228 breakpoints are actually inserted.
2229 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
2230 fails.
2231
d2348791
JK
22322014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
2235
feef67ab
DE
22362014-03-22 Doug Evans <xdje42@gmail.com>
2237
2238 * gdb.python/python.exp (python not supported): Verify multi-line
2239 python command issues an error.
25d743f9 2240 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 2241 guile command issues an error.
feef67ab 2242
ecebef6a
MR
22432014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
2244
2245 * gdb.threads/thread-specific.exp: Handle the lack of usable
2246 $this_breakpoint and $this_thread.
2247
ccdd1909
HZ
22482014-03-21 Hui Zhu <hui@codesourcery.com>
2249
2250 * gdb.base/attach.exp (do_command_attach_tests): New.
2251
beb460e8
PA
22522014-03-20 Tom Tromey <tromey@redhat.com>
2253 Pedro Alves <palves@redhat.com>
2254
2255 PR cli/15718
2256 * gdb.base/condbreak-call-false.c: New file.
2257 * gdb.base/condbreak-call-false.exp: New file.
2258
40acf43a
PA
22592014-03-20 Pedro Alves <palves@redhat.com>
2260
2261 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
2262 Delete.
2263 (block_signals, unblock_signals): Delete.
2264 (child_function_2, main): Remove references to deleted variable
2265 and functions.
2266
9f5e1e02
PA
22672014-03-20 Pedro Alves <palves@redhat.com>
2268
2269 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
2270 Use pthread_kill to signal thread 2.
2271 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2272 Adjust to make the test send itself a signal rather than using the
2273 host's "kill" command.
2274
99619bea
PA
22752014-03-20 Pedro Alves <palves@redhat.com>
2276
2277 * gdb.threads/multiple-step-overs.c: New file.
2278 * gdb.threads/multiple-step-overs.exp: New file.
2279 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2280 Adjust expected infrun debug output.
2281
2adfaa28
PA
22822014-03-20 Pedro Alves <palves@redhat.com>
2283
2284 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
2285 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
2286
31e77af2
PA
22872014-03-20 Pedro Alves <palves@redhat.com>
2288
2289 PR breakpoints/7143
2290 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
2291 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
2292 of gdb_test_multiple.
2293 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
2294 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
2295
b9f437de
PA
22962014-03-20 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
2299 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
2300
05adc73e
PA
23012014-03-19 Pedro Alves <palves@redhat.com>
2302
2303 * gdb.base/async.exp: Remove early return.
2304
6048b950
PA
23052014-03-19 Pedro Alves <palves@redhat.com>
2306
2307 * gdb.base/async.exp (step& tests): Pass explicit test messages.
2308
8bcfb00a
PA
23092014-03-19 Pedro Alves <palves@redhat.com>
2310
2311 * gdb.base/async.exp (test_background): Expect \r\n after
2312 "completed." in the fail pattern.
2313
884e37dc
PA
23142014-03-19 Pedro Alves <palves@redhat.com>
2315
2316 * gdb.base/async.exp (test_background): New procedure.
2317 Use it for all background execution command tests.
2318
148e57e2
PA
23192014-03-19 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.base/async.exp: Use prepare_for_testing.
2322
f48088c7
PA
23232014-03-19 Pedro Alves <palves@redhat.com>
2324
2325 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
2326 the same line.
2327
e2f6c966
PA
23282014-03-19 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.base/async.c (main): Add "jump here" and "until here" line
2331 marker comments.
2332 * gdb.base/async.exp (jump_here): New global.
2333 (jump& test): Use it.
2334 (until_here): New global.
2335 (until& test): Use it.
2336
c30568d4
PA
23372014-03-19 Pedro Alves <palves@redhat.com>
2338
2339 * gdb.base/async.exp: Don't frob gdb_protocol.
2340
0172b6a7
DE
23412014-03-18 Doug Evans <xdje42@gmail.com>
2342
2343 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
2344 Fix spelling of exec-done-display.
2345
06c868a8
JK
23462014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2347
2348 PR gdb/15358
2349 * gdb.base/gdb-sigterm.c: New file.
2350 * gdb.base/gdb-sigterm.exp: New file.
2351
0c7e1a46
PA
23522014-03-18 Pedro Alves <palves@redhat.com>
2353
2354 PR gdb/13860
2355 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
2356 * lib/mi-support.exp (mi_expect_stop): Add special handling for
2357 solib-event.
2358
f7c77d93
JB
23592014-03-17 Joel Brobecker <brobecker@adacore.com>
2360
2361 * gdb.ada/pckd_arr_ren: New testcase.
2362
5a1e8c7a
DE
23632014-03-13 Doug Evans <xdje42@gmail.com>
2364
2365 PR guile/16612
2366 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
2367 collect after discarding symbols.
2368
350e1a76
DE
23692014-03-13 Ludovic Courtès <ludo@gnu.org>
2370 Doug Evans <xdje42@gmail.com>
2371
2372 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
2373 to history survives a gc.
2374
a69900ae
PA
23752014-03-13 Pedro Alves <palves@redhat.com>
2376
2377 * gdb.base/default.exp: Don't test "target procfs".
2378
5db9f0bd
PA
23792014-03-13 Pedro Alves <palves@redhat.com>
2380
2381 * gdb.base/default.exp: Update "target child" and "target procfs"
2382 tests to not expect "Unix".
2383
b3ccfe11
TT
23842014-03-12 Tom Tromey <tromey@redhat.com>
2385
2386 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
2387 New procs. Add target-async tests.
2388 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
2389 Add target-async tests.
2390
646f4417
AA
23912014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2392
2393 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
2394 'func_start' and 'func_end' for the beginning and end of the
2395 function code, respectively.
2396 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
2397 'func_end' instead of 'func' and 'main'.
2398
288c211f
AA
23992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2400
2401 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
2402 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
2403 generate the debug info assembler source.
2404
e0c0f156
AA
24052014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2406
2407 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
2408 * gdb.dwarf2/arr-subrange.exp: Likewise.
2409 * gdb.dwarf2/dwz.exp: Likewise.
2410 * gdb.dwarf2/method-ptr.exp: Likewise.
2411 * gdb.dwarf2/missing-sig-type.exp: Likewise.
2412 * gdb.dwarf2/subrange.exp: Likewise.
2413 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
2414 * gdb.dwarf2/implptrpiece.exp: Likewise.
2415 * gdb.dwarf2/nostaticblock.exp: Likewise.
2416
0e5c4555
AA
24172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2418
2419 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
2420 directory to absolute path name arguments.
2421
5ec18f2b
JG
24222014-03-10 Joel Brobecker <brobecker@adacore.com>
2423
2424 * gdb.ada/tagged_access: New testcase.
2425
847fc4f2
MM
24262014-03-07 Markus Metzger <markus.t.metzger@intel.com>
2427
2428 * gdb.btrace/data.exp: Update expected output.
2429
cc3da688
YQ
24302014-03-06 Yao Qi <yao@codesourcery.com>
2431
2432 * gdb.trace/pr16508.exp: New file.
2433
0f26cec1
PA
24342014-03-05 Pedro Alves <palves@redhat.com>
2435
2436 PR gdb/16575
2437 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
2438 procedure.
2439 (top level): Adjust to use it. Add tests that exercise breakpoint
2440 interaction with the code-cache.
2441
7a5a839f
LC
24422014-02-26 Ludovic Courtès <ludo@gnu.org>
2443
2444 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
2445 test for 'history-append!'.
2446
31aa7e4e
JB
24472014-02-26 Joel Brobecker <brobecker@adacore.com>
2448
2449 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
2450 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
2451 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
2452 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
2453 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
2454 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
2455
1b588015
JB
24562014-02-26 Joel Brobecker <brobecker@adacore.com>
2457
2458 * testsuite/gdb.python/py-pp-re-notag.c: New file.
2459 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
2460 * testsuite/gdb.python/py-pp-re-notag.p: New file.
2461
55426c9d
JB
24622014-02-26 Joel Brobecker <brobecker@adacore.com>
2463
2464 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
2465
dc53a7ad
JB
24662014-02-26 Joel Brobecker <brobecker@adacore.com>
2467
2468 * gdb.dwarf2/arr-stride.c: New file.
2469 * gdb.dwarf2/arr-stride.exp: New file.
2470
12ab52e9
PA
24712014-02-26 Pedro Alves <palves@redhat.com>
2472
2473 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
2474 that won't ever trigger. Make sure that GDB reports the correct
2475 breakpoint that caused the stop.
2476
849c862e
JK
24772014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2478
2479 PR gdb/16626
2480 * gdb.base/auto-load-script: New file.
2481 * gdb.base/auto-load.c: New file.
2482 * gdb.base/auto-load.exp: New file.
2483
71b7d793
JK
2484 PR gdb/16626
2485 * gdb.base/auto-load.exp: Fix out-of-srctree run.
2486
e2f0d509
JK
24872014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2488
2489 Fix dw2-icycle.exp -fsanitize=address GDB crash.
2490 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
2491
50cc37c8
DE
24922014-02-24 Doug Evans <dje@google.com>
2493
2494 * lib/gdb.exp (run_on_host): Log error output if program fails.
2495
ea4758f2
PA
24962014-02-21 Pedro Alves <palves@redhat.com>
2497
2498 * gdb.threads/step-after-sr-lock.c: Rename to ...
2499 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
2500 * gdb.threads/step-after-sr-lock.exp: Rename to ...
2501 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2502 ... this.
2503
d7b30f67
SDJ
25042014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
2505
2506 PR tdep/16397
2507 * gdb.arch/amd64-stap-special-operands.exp: New file.
2508 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
2509 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
2510 * gdb.arch/amd64-stap-triplet.S: Likewise.
2511 * gdb.arch/amd64-stap-triplet.c: Likewise.
2512
83deb43f
JB
25132014-02-20 Joel Brobecker <brobecker@adacore.com>
2514
2515 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
2516 in .section pseudo-op.
2517
adde2bff
DE
25182014-02-20 lin zuojian <manjian2006@gmail.com>
2519 Joel Brobecker <brobecker@adacore.com>
2520 Doug Evans <xdje42@gmail.com>
2521
2522 PR symtab/16581
2523 * gdb.dwarf2/dw2-icycle.S: New file.
2524 * gdb.dwarf2/dw2-icycle.c: New file.
2525 * gdb.dwarf2/dw2-icycle.exp: New file.
2526
f7bd0f78
SC
25272014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2528
2529 * gdb.python/py-value-cc.cc: Improve test case to enable testing
2530 operations on gdb.Value objects.
2531 * gdb.python/py-value-cc.exp: Add new test to test operations on
2532 gdb.Value objects.
2533
c17ef0d5
DE
25342014-02-18 Doug Evans <dje@google.com>
2535
2536 * Makefile.in (TESTS): New variable.
2537 (expanded_tests, expanded_tests_or_none): New variables
2538 (check-single): Pass $(expanded_tests_or_none) to runtest.
2539 (check-parallel): Only run tests in $(TESTS) if non-empty.
2540 (check/no-matching-tests-found): New rule.
2541 * README: Document TESTS makefile variable.
2542
5dd3176f
DE
25432014-02-18 Doug Evans <dje@google.com>
2544
2545 * Makefile.in (check-parallel): rm -rf outputs temp.
2546
0b10be4f
JK
25472014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2548
2549 Fix "ERROR: no fileid for" in the testsuite.
2550 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
2551
85f224e7
DE
25522014-02-12 Doug Evans <dje@google.com>
2553
2554 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
2555 (MISCELLANEOUS): New variable.
2556 (clean): rm -rf $(MISCELLANEOUS).
2557 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
2558 dwp live in the same directory as symlinks, with each symlink pointed
2559 to a differently named file in a different directory.
2560
149b30ff
DE
25612014-02-11 Doug Evans <dje@google.com>
2562
2563 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
2564 of Tcl file commands.
2565
1dfdac32
MK
25662014-02-10 Mark Kettenis <kettenis@gnu.org>
2567
2568 * gdb.threads/step-after-sr-lock.exp: Avoid executing
2569 "kill -SIGUSR1 -1".
2570
aa4fb036
JB
25712014-02-10 Joel Brobecker <brobecker@adacore.com>
2572
2573 * gdb.ada/tick_length_array_enum_idx: New testcase.
2574
ed3ef339
DE
25752014-02-10 Doug Evans <xdje42@gmail.com>
2576
2577 * configure.ac (AC_OUTPUT): Add gdb.guile.
2578 * configure: Regenerate.
2579 * lib/gdb-guile.exp: New file.
2580 * lib/gdb.exp (get_target_charset): New function.
2581 * gdb.base/help.exp: Update expected output from "apropos apropos".
2582 * gdb.guile/Makefile.in: New file.
2583 * gdb.guile/guile.exp: New file.
2584 * gdb.guile/scm-arch.c: New file.
2585 * gdb.guile/scm-arch.exp: New file.
2586 * gdb.guile/scm-block.c: New file.
2587 * gdb.guile/scm-block.exp: New file.
2588 * gdb.guile/scm-breakpoint.c: New file.
2589 * gdb.guile/scm-breakpoint.exp: New file.
2590 * gdb.guile/scm-disasm.c: New file.
2591 * gdb.guile/scm-disasm.exp: New file.
2592 * gdb.guile/scm-equal.c: New file.
2593 * gdb.guile/scm-equal.exp: New file.
2594 * gdb.guile/scm-error.exp: New file.
2595 * gdb.guile/scm-error.scm: New file.
2596 * gdb.guile/scm-frame-args.c: New file.
2597 * gdb.guile/scm-frame-args.exp: New file.
2598 * gdb.guile/scm-frame-args.scm: New file.
2599 * gdb.guile/scm-frame-inline.c: New file.
2600 * gdb.guile/scm-frame-inline.exp: New file.
2601 * gdb.guile/scm-frame.c: New file.
2602 * gdb.guile/scm-frame.exp: New file.
2603 * gdb.guile/scm-generics.exp: New file.
2604 * gdb.guile/scm-gsmob.exp: New file.
2605 * gdb.guile/scm-iterator.c: New file.
2606 * gdb.guile/scm-iterator.exp: New file.
2607 * gdb.guile/scm-math.c: New file.
2608 * gdb.guile/scm-math.exp: New file.
2609 * gdb.guile/scm-objfile-script-gdb.in: New file.
2610 * gdb.guile/scm-objfile-script.c: New file.
2611 * gdb.guile/scm-objfile-script.exp: New file.
2612 * gdb.guile/scm-objfile.c: New file.
2613 * gdb.guile/scm-objfile.exp: New file.
2614 * gdb.guile/scm-ports.exp: New file.
2615 * gdb.guile/scm-pretty-print.c: New file.
2616 * gdb.guile/scm-pretty-print.exp: New file.
2617 * gdb.guile/scm-pretty-print.scm: New file.
2618 * gdb.guile/scm-section-script.c: New file.
2619 * gdb.guile/scm-section-script.exp: New file.
2620 * gdb.guile/scm-section-script.scm: New file.
2621 * gdb.guile/scm-symbol.c: New file.
2622 * gdb.guile/scm-symbol.exp: New file.
2623 * gdb.guile/scm-symtab-2.c: New file.
2624 * gdb.guile/scm-symtab.c: New file.
2625 * gdb.guile/scm-symtab.exp: New file.
2626 * gdb.guile/scm-type.c: New file.
2627 * gdb.guile/scm-type.exp: New file.
2628 * gdb.guile/scm-value-cc.cc: New file.
2629 * gdb.guile/scm-value-cc.exp: New file.
2630 * gdb.guile/scm-value.c: New file.
2631 * gdb.guile/scm-value.exp: New file.
2632 * gdb.guile/source2.scm: New file.
2633 * gdb.guile/types-module.cc: New file.
2634 * gdb.guile/types-module.exp: New file.
2635
7026a7c1
YQ
26362014-02-10 Yao Qi <yao@codesourcery.com>
2637
2638 PR testsuite/16543
2639 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
2640 * configure: Regenerated.
2641 * Makefile.in: New file.
2642
6c466447
AS
26432014-02-08 Andreas Schwab <schwab@linux-m68k.org>
2644
2645 * gdb.python/py-framefilter.exp: Fix typo.
2646
6e854735
YQ
26472014-02-08 Yao Qi <yao@codesourcery.com>
2648
2649 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
2650 that no =breakpoint-modified is emitted when breakpoints are
2651 modified through MI commands.
2652
d137e6dc
PA
26532014-02-07 Pedro Alves <pedro@codesourcery.com>
2654 Pedro Alves <palves@redhat.com>
2655
2656 * gdb.threads/step-after-sr-lock.c: New file.
2657 * gdb.threads/step-after-sr-lock.exp: New file.
2658
b5ee5a50
PA
26592014-02-07 Pedro Alves <palves@redhat.com>
2660
2661 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
2662
3c77faf3
JK
26632014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2664
2665 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2666 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
2667
6dddc817
DE
26682014-02-06 Doug Evans <xdje42@gmail.com>
2669
2670 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
2671 output.
2672
2673 * gdb.gdb/python-interrupts.exp: New file.
2674
de7b2893
YQ
26752014-02-05 Yao Qi <yao@codesourcery.com>
2676
2677 * gdb.trace/report.exp (use_collected_data): Test the output
2678 of "info threads" and "info inferiors".
2679
66d032ac
YQ
26802014-02-05 Yao Qi <yao@codesourcery.com>
2681
2682 Revert this patch:
2683
2684 2013-05-24 Yao Qi <yao@codesourcery.com>
2685
2686 * gdb.trace/tfile.exp: Test inferior and thread.
2687
591a12a1
UW
26882014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2689
2690 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
2691 on a function.
2692 * gdb.base/step-bt.c: Call hello via function pointer to make
2693 sure its first instruction is executed on powerpc64le-linux.
2694
0ff3e01f
UW
26952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2696
2697 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
2698
084ee545
UW
26992014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2700
2701 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
2702 of the test patterns for use on little-endian systems.
2703
6ed14ff3
UW
27042014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2705
2706 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
2707 (decimal_vector): Fix for little-endian.
2708
401e27fd
JM
27092014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
2710
2711 * gdb.arch/sparc-sysstep.exp: New file.
2712 * gdb.arch/sparc-sysstep.c: Likewise.
2713
2714 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
2715
8b924729
EBM
27162014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2717
2718 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
2719
fb151210
JB
27202014-01-23 Tom Tromey <tromey@redhat.com>
2721
2722 * gdb.ada/array_char_idx: New testcase.
2723
0740f8d8
TT
27242014-01-23 Tom Tromey <tromey@redhat.com>
2725
2726 PR python/16487:
2727 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
2728 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
2729 classes.
2730
21909fa1
TT
27312014-01-23 Tom Tromey <tromey@redhat.com>
2732
2733 PR python/16491:
2734 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
2735 string from an inferior frame.
2736 * gdb.python/py-framefilter-mi.exp: Update.
2737
87ce2a04
DE
27382014-01-22 Doug Evans <dje@google.com>
2739
2740 * gdb.server/server-mon.exp: Add tests for "set debug-format".
2741
237b092b
AA
27422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2743
2744 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
2745
d674a709
AA
27462014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2747
2748 * gdb.trace/entry-values.exp: Remove excess space character from
2749 regex patterns. Handle s390 call instruction.
2750
20fa3390
AA
27512014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2752
2753 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
2754 define "*_start" label. Make "name" static.
2755 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
2756 ${name} by references to ${name}_start.
2757
78466714
AA
27582014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2759
2760 * gdb.base/info-macros.exp: Remove "debug" from the compile
2761 options.
2762
ec9f644a
IB
27632014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2764
2765 * gdb.dlang/demangle.exp: New file.
2766
94b1b47e
IB
27672014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2768
2769 * gdb.dlang/primitive-types.exp: New file.
2770
7f420862
IB
27712014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2772
2773 * configure.ac: Create gdb.dlang/Makefile.
2774 * configure: Regenerate.
2775 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
2776 * gdb.dlang/Makefile.in: New file.
2777 * lib/d-support.exp: New file.
2778 * lib/gdb.exp (skip_d_tests): New proc.
2779
52834460
MM
27802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2781
2782 * gdb.btrace/delta.exp: Check reverse stepi.
2783 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
2784 * gdb.btrace/finish.exp: New.
2785 * gdb.btrace/next.exp: New.
2786 * gdb.btrace/nexti.exp: New.
2787 * gdb.btrace/record_goto.c: Add comments.
2788 * gdb.btrace/step.exp: New.
2789 * gdb.btrace/stepi.exp: New.
2790 * gdb.btrace/multi-thread-step.c: New.
2791 * gdb.btrace/multi-thread-step.exp: New.
2792 * gdb.btrace/rn-dl-bind.c: New.
2793 * gdb.btrace/rn-dl-bind.exp: New.
2794 * gdb.btrace/data.c: New.
2795 * gdb.btrace/data.exp: New.
2796 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2797
6e07b1d2
MM
27982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2799
2800 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
2801 * gdb.btrace/exception.exp: Update.
2802 * gdb.btrace/instruction_history.exp: Update.
2803 * gdb.btrace/record_goto.exp: Update.
2804 * gdb.btrace/tailcall.exp: Update.
2805 * gdb.btrace/unknown_functions.exp: Update.
2806 * gdb.btrace/delta.exp: New.
2807
0b722aec
MM
28082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2809
2810 * gdb.btrace/record_goto.exp: Add backtrace test.
2811 * gdb.btrace/tailcall.exp: Add backtrace test.
2812
066ce621
MM
28132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2814
2815 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
2816 * gdb.btrace/record_goto.c: New.
2817 * gdb.btrace/record_goto.exp: New.
2818 * gdb.btrace/x86-record_goto.S: New.
2819
0688d04e
MM
28202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2821
2822 * gdb.btrace/function_call_history.exp: Update tests.
2823 * gdb.btrace/instruction_history.exp: Update tests.
2824
8710b709
MM
28252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2826
2827 * gdb.btrace/function_call_history.exp: Fix expected field
2828 order for "record function-call-history".
2829 Add new tests for "record function-call-history /c".
2830 * gdb.btrace/exception.cc: New.
2831 * gdb.btrace/exception.exp: New.
2832 * gdb.btrace/tailcall.exp: New.
2833 * gdb.btrace/x86-tailcall.S: New.
2834 * gdb.btrace/x86-tailcall.c: New.
2835 * gdb.btrace/unknown_functions.c: New.
2836 * gdb.btrace/unknown_functions.exp: New.
2837 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2838
5de9129b
MM
28392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2840
2841 * gdb.btrace/instruction_history.exp: Update.
2842 * gdb.btrace/function_call_history.exp: Update.
2843
23a7fe75
MM
28442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2845
2846 * gdb.btrace/function_call_history.exp: Fix expected function
2847 trace.
2848 * gdb.btrace/instruction_history.exp: Initialize traced.
2849 Remove traced_functions.
2850
724c7dd8
MM
28512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2852
2853 * gdb.btrace/function_call_history.exp: Update
2854 * gdb.btrace/instruction_history.exp: Update.
2855
6d78d93b
MM
28562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2857
2858 * gdb.btrace/enable.exp: Update expected text.
2859
93a360cc
OJ
28602014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
2861
2862 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
2863 bytes.
2864
3772b53f
MR
28652014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
2866
2867 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
2868
596662fa
OJ
28692014-01-15 Omair Javaid <omair.javaid@linaro.org>
2870
2871 * lib/gdb.exp (supports_process_record): Return true for
2872 arm*-linux*. (supports_reverse): Likewise.
2873
b5b08fb4
SC
28742014-01-13 Siva Chandra Reddy <sivachandra@google.com>
2875
2876 PR python/15464
2877 PR python/16113
2878 * gdb.python/py-type.c: Enhance test case.
2879 * gdb.python/py-value-cc.cc: Likewise
2880 * gdb.python/py-type.exp: Add new tests.
2881 * gdb.python/py-value-cc.exp: Likewise
2882
52d7fb13
AA
28832014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2884 Pedro Alves <palves@redhat.com>
2885
2886 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
2887 Make "name" extern.
2888 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
2889 references to ${name}_start by references to ${name}.
2890
a2cd8cfe
JB
28912014-01-10 Joel Brobecker <brobecker@adacore.com>
2892
2893 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
2894
4e23fced
JB
28952014-01-10 Joel Brobecker <brobecker@adacore.com>
2896
2897 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
2898
c6a9e42c
PA
28992014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
2900 Pedro Alves <palves@redhat.com>
2901
2902 * gdb.mi/mi-info-os.exp: Connect to the target with
2903 mi_gdb_target_load.
2904
b7ea362b
PA
29052014-01-08 Pedro Alves <palves@redhat.com>
2906
2907 * gdb.threads/reconnect-signal.c: New file.
2908 * gdb.threads/reconnect-signal.exp: New file.
2909
5e3f4fab
EBM
29102014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2911
2912 * gdb.base/source-dir.exp: New file.
2913
79301218
JB
29142014-01-07 Joel Brobecker <brobecker@adacore.com>
2915
2916 * gdb.ada/mi_interface: New testcase.
2917
8e355c5d
JB
29182014-01-07 Joel Brobecker <brobecker@adacore.com>
2919
2920 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
2921 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
2922 gdb.ada/pp-rec-component/pck.ads: New files.
2923
c0d48811
JB
29242014-01-07 Joel Brobecker <brobecker@adacore.com>
2925
2926 * gdb.python/py-pp-integral.c: New file.
2927 * gdb.python/py-pp-integral.py: New file.
2928 * gdb.python/py-pp-integral.exp: New file.
2929
17b609c3 2930For older changes see ChangeLog-1993-2013.
c906108c 2931\f
8d8cb839
EZ
2932;; Local Variables:
2933;; mode: change-log
2934;; left-margin: 8
2935;; fill-column: 74
2936;; version-control: never
2937;; End:
902f2ccb 2938
14f8b115 2939 Copyright 2014 Free Software Foundation, Inc.
902f2ccb
MC
2940 Copying and distribution of this file, with or without modification,
2941 are permitted provided the copyright notice and this notice are preserved.
This page took 3.847839 seconds and 4 git commands to generate.