]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
PR gdb/17300: Input after "c -a" crashes readline/GDB
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
0ff33695
PA
12014-10-17 Pedro Alves <palves@redhat.com>
2
3 PR gdb/17300
4 * gdb.base/continue-all-already-running.c: New file.
5 * gdb.base/continue-all-already-running.exp: New file.
6
6fdebc3d
PA
72014-10-17 Pedro Alves <palves@redhat.com>
8
9 PR gdb/17472
10 * gdb.base/annota-input-while-running.c: New file.
11 * gdb.base/annota-input-while-running.exp: New file.
12
32a8097b
PA
132014-10-17 Pedro Alves <palves@redhat.com>
14
15 * gdb.base/callfuncs.exp: emove references to osf.
16 * gdb.base/sigall.exp: Likewise.
17 * gdb.gdb/selftest.exp: Likewise.
18 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
19 * gdb.mi/non-stop.c: Likewise.
20 * gdb.mi/pthreads.c: Likewise.
21 * gdb.reverse/sigall-precsave.exp: Likewise.
22 * gdb.reverse/sigall-reverse.exp: Likewise.
23 * gdb.threads/pthreads.c: Likewise.
24 * gdb.threads/pthreads.exp: Likewise.
25
7a3517ff
YQ
262014-10-17 Yao Qi <yao@codesourcery.com>
27
28 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
29 check 'target_info exists noargs'.
30 (test_command_prompt_position): Likewise.
31 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
32 Remove "set args".
33 (progvar_simple_while_test): Likewise.
34 (progvar_complex_if_while_test): Likewise.
35 (if_while_breakpoint_command_test): Likewise.
36 (infrun_breakpoint_command_test): Likewise.
37 (breakpoint_command_test): Likewise.
38 (watchpoint_command_test): Likewise.
39 (bp_deleted_in_command_test): Likewise.
40 (temporary_breakpoint_commands): Likewise.
41
bb99c472
YQ
422014-10-16 Yao Qi <yao@codesourcery.com>
43
44 * gdb.base/remotetimeout.exp: Remove noargs checking.
45
7c16b83e
PA
462014-10-15 Pedro Alves <palves@redhat.com>
47
48 PR breakpoints/9649
49 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
50 * gdb.base/breakpoint-in-ro-region.exp
51 (probe_target_hardware_step): New procedure.
52 (top level): Probe hardware stepping and hardware breakpoint
53 support. Test stepping through a read-only region, with both
54 "breakpoint auto-hw" on and off and both "always-inserted" on and
55 off.
56
35a49624
IB
572014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
58
59 * gdb.dlang/demangle.exp: Update for demangling changes.
60
2d1c107c
SC
612014-10-15 Siva Chandra Reddy <sivachandra@google.com>
62
63 * gdb.cp/non-trivial-retval.cc: Add new test cases.
64 * gdb.cp/non-trivial-retval.exp: Add new tests.
65
778811d5
SC
662014-10-15 Siva Chandra Reddy <sivachandra@google.com>
67
68 PR c++/13403
69 PR c++/15154
70 * gdb.cp/non-trivial-retval.cc: New file.
71 * gdb.cp/non-trivial-retval.exp: New file.
72
10c5f0a8
YQ
732014-10-15 Yao Qi <yao@codesourcery.com>
74
75 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
76 remote host.
77
65d7b369
YQ
782014-10-15 Yao Qi <yao@codesourcery.com>
79
80 * gdb.python/py-symbol.exp: Match file base name if host is
81 remote, otherwise match file name with dir name.
82 * gdb.python/py-symtab.exp: Likewise.
83 * gdb.python/python.exp: Likewise.
84
46dc1394
YQ
852014-10-15 Yao Qi <yao@codesourcery.com>
86
87 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
88 pattern.
89 * gdb.python/py-symtab.exp: Likewise.
90 * gdb.python/python.exp: Remove trailing ".*". Fix typo
91 locationn.
92
c40cc657
JB
932014-10-14 Joel Brobecker <brobecker@adacore.com>
94
95 * gdb.ada/addr_arith: New testcase.
96
2abf49e1
MR
972014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
98
99 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
100 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
101 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
102 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
103
f7088df3
SDJ
1042014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
105
106 * gdb.arch/stap-eval-lang-ada.S: Likewise.
107 * gdb.arch/stap-eval-lang-ada.c: Likewise.
108 * gdb.arch/stap-eval-lang-ada.exp: New file.
109
4dc06805
YQ
1102014-10-14 Yao Qi <yao@codesourcery.com>
111
112 * gdb.mi/mi-var-child.c (nothing1): New function.
113 (nothing2): New function.
114 (do_children_tests): Set function pointers by nothing1 and
115 nothing2.
116 * gdb.mi/mi-var-child.exp: Step over new added statements.
117 Update test to match the new output.
118 * gdb.mi/var-cmd.c (nothing1): New function.
119 (nothing2): New function.
120 (do_children_tests): Set function pointers by nothing1 and
121 nothing2.
122 * gdb.mi/mi-var-display.exp: Update test to match output.
123 Step to the line specified by $line_dct_nothing.
124 Increase the number of lines to step.
125
46a93de2
YQ
1262014-10-14 Yao Qi <yao@codesourcery.com>
127
128 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
129 tests.
130 * gdb.mi/mi2-var-child.exp: Likewise.
131
14ea52ee
DE
1322014-10-13 Doug Evans <dje@google.com>
133
134 * gdb.python/py-objfile.exp: Change name of file name test.
135
e5c6e92b
DE
1362014-10-13 Doug Evans <dje@google.com>
137
138 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
139 from the start of the CU.
140
c780cc2f
JK
1412014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
142 Yao Qi <yao@codesourcery.com>
143
144 Fix "save breakpoints" for "catch" command.
145 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
146 Remove -nonewline. Match also the added "main" line.
147
99894e11
JK
1482014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
149
150 Fix "save breakpoints" for "disable $bpnum" command.
151 * gdb.base/save-bp.c (main): Add label.
152 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
153
6e1ac5a3
JK
1542014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
155
156 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
157
754dd2b0
YQ
1582014-10-11 Yao Qi <yao@codesourcery.com>
159
160 * gdb.server/server-kill.exp: Execute command
161 "set remote trace-status-packet on" before "tstatus".
162
f90183d7
YQ
1632014-10-11 Yao Qi <yao@codesourcery.com>
164
165 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
166 (main): Call getppid.
167 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
168 and continue to it. Read variable "server_pid".
169
bf40a607
YQ
1702014-10-11 Yao Qi <yao@codesourcery.com>
171
172 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
173
052ca370
YQ
1742014-10-11 Yao Qi <yao@codesourcery.com>
175
176 * gdb.threads/thread-find.exp: Don't execute command
177 "info threads".
178 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
179 * gdb.threads/linux-dp.exp: Don't check the condition
180 $threads_created equals to zero.
181
3831839c
PA
1822014-10-10 Pedro Alves <palves@redhat.com>
183
184 * gdb.base/bigcore.exp: Remove references to IRIX.
185 * gdb.base/funcargs.exp: Likewise.
186 * gdb.base/interrupt.exp: Likewise.
187 * gdb.base/mips_pro.exp: Likewise.
188 * gdb.base/nodebug.exp: Likewise.
189 * gdb.base/setvar.exp: Likewise.
190 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
191
8b9a549d
PA
1922014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
193 Pedro Alves <palves@redhat.com>
194
195 PR symtab/14466
196 * gdb.base/vdso-warning.c: New file.
197 * gdb.base/vdso-warning.exp: New file.
198
d48ba5e8
DE
1992014-10-02 Doug Evans <dje@google.com>
200
201 * gdb.base/structs.c (main): Don't run forever.
202
2278c276
PA
2032014-10-02 Pedro Alves <palves@redhat.com>
204
205 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
206 (top level) <stop threads 1, stop threads 2>: Use it.
207
b57bacec
PA
2082014-10-02 Pedro Alves <palves@redhat.com>
209
210 * gdb.threads/break-while-running.exp (test): Add new
211 'update_thread_list' argument. Skip "info threads" if false.
212 (top level): Add new 'update_thread_list' axis.
213
13fd3ff3
PA
2142014-10-02 Pedro Alves <palves@redhat.com>
215
216 PR breakpoints/17431
217 * gdb.base/execl-update-breakpoints.c: New file.
218 * gdb.base/execl-update-breakpoints.exp: New file.
219
0fec99e8
PA
2202014-10-01 Pedro Alves <palves@redhat.com>
221
222 * gdb.base/breakpoint-in-ro-region.c: New file.
223 * gdb.base/breakpoint-in-ro-region.exp: New file.
224
2ddf4301
SM
2252014-10-01 Simon Marchi <simon.marchi@ericsson.com>
226
227 * gdb.mi/mi-exit-code.exp: New file.
228 * gdb.mi/mi-exit-code.c: New file.
229
6a5f3f43
YQ
2302014-09-30 Yao Qi <yao@codesourcery.com>
231
232 * lib/prelink-support.exp (build_executable_own_libs): Error if
233 the target isn't native.
234
345bcc73
YQ
2352014-09-30 Yao Qi <yao@codesourcery.com>
236
237 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
238 false.
239
a25a5a45
PA
2402014-09-22 Pedro Alves <palves@redhat.com>
241
242 * gdb.threads/break-while-running.exp: New file.
243 * gdb.threads/break-while-running.c: New file.
244
00ba3162
YQ
2452014-09-19 Yao Qi <yao@codesourcery.com>
246
247 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
248 Invoke test. Restart GDB with --readnow and invoke test again.
249
c3b7b696
YQ
2502014-09-19 Yao Qi <yao@codesourcery.com>
251
252 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
253 proc set_breakpoint_on_gcd_function. Invoke
254 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
255 invoke set_breakpoint_on_gcd_function again.
256
2b4fd423
DE
2572014-09-18 Doug Evans <dje@google.com>
258
259 * gdb.dwarf2/symtab-producer.exp: New file.
260
a5947601
SDJ
2612014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
262
263 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
264 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
265 * gdb.base/global-var-nested-by-dso.c: Likewise.
266 * gdb.base/global-var-nested-by-dso.exp: Likewise.
267
91c19059
SDJ
2682014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
269 Pedro Alves <palves@redhat.com>
270
271 * gdb.base/watch-bitfields.exp: Pass string other than test file
272 name to prepare_for_testing.
273 (watch): New procedure.
274 (expect_watchpoint): Use with_test_prefix.
275 (top level): Factor out tests to ...
276 (test_watch_location, test_regular_watch): ... these new
277 procedures, and use with_test_prefix and gdb_continue_to_end.
278
bb9d5f81
PP
2792014-09-16 Patrick Palka <patrick@parcs.ath.cx>
280
281 PR breakpoints/12526
282 * gdb.base/watch-bitfields.exp: New file.
283 * gdb.base/watch-bitfields.c: New file.
284
635856f5
PA
2852014-09-16 Pedro Alves <palves@redhat.com>
286
287 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
288 software and hardware addresses, not software address against
289 itself.
290
7280ceea
PA
2912014-09-16 Pedro Alves <palves@redhat.com>
292
293 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
294 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
295
428b16bd
PA
2962014-09-16 Pedro Alves <palves@redhat.com>
297
298 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
299 files.
300 * gdb.base/a2-run.exp: Remove all code guarded by istarget
301 "*-*-vxworks*" throughout.
302 * gdb.base/break.exp: Likewise.
303 * gdb.base/default.exp: Likewise.
304 * gdb.base/scope.exp: Likewise.
305 * gdb.base/sepdebug.exp: Likewise.
306 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
307 throughout.
308 * gdb.base/run.c: Likewise.
309 * gdb.base/sepdebug.c: Likewise.
310 * gdb.hp/gdb.aCC/run.c: Likewise.
311 * gdb.reverse/until-reverse.c: Likewise.
312 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
313
666d413c
YQ
3142014-09-16 Yao Qi <yao@codesourcery.com>
315
316 * boards/local-remote-host-native.exp: New file.
317
57cbd724
DE
3182014-09-14 Doug Evans <xdje42@gmail.com>
319
320 * gdb.threads/queue-signal.c (thread_count): New variable.
321 (thread_count_mutex, thread_count_condvar): New variables.
322 (incr_thread_count, wait_all_threads_running): New functions.
323 (main): Wait for all threads to be in their thread functions.
324
81219e53
DE
3252014-09-13 Doug Evans <xdje42@gmail.com>
326
327 * gdb.threads/queue-signal.c: New file.
328 * gdb.threads/queue-signal.exp: New file.
329
3714cea7
DE
3302014-09-13 Doug Evans <xdje42@gmail.com>
331
332 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
333 be consistent with what default_gdb_init uses.
334 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
335 the plain text of the prompt. Add some logging printfs.
336 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
337
fa43b1d7
PA
3382014-09-12 Pedro Alves <palves@redhat.com>
339
340 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
341 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
342 * gdb.arch/i386-size-overlap.exp: Likewise.
343 * gdb.arch/i386-size.exp: Likewise.
344 * gdb.arch/i386-unwind.exp: Likewise.
345 * gdb.base/a2-run.exp: Likewise.
346 * gdb.base/break.exp: Likewise.
347 * gdb.base/charset.exp: Likewise.
348 * gdb.base/chng-syms.exp: Likewise.
349 * gdb.base/commands.exp: Likewise.
350 * gdb.base/dbx.exp: Likewise.
351 * gdb.base/find.exp: Likewise.
352 * gdb.base/funcargs.exp: Likewise.
353 * gdb.base/jit-simple.exp: Likewise.
354 * gdb.base/reread.exp: Likewise.
355 * gdb.base/sepdebug.exp: Likewise.
356 * gdb.base/step-bt.exp: Likewise.
357 * gdb.cp/mb-inline.exp: Likewise.
358 * gdb.cp/mb-templates.exp: Likewise.
359 * gdb.objc/basicclass.exp: Likewise.
360 * gdb.threads/killed.exp: Likewise.
361
9d9bf2df
EBM
3622014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
363
364 PR tdep/17379
365 * gdb.arch/powerpc-stackless.S: New file.
366 * gdb.arch/powerpc-stackless.exp: New file.
367
1cf2f1b0
JK
3682014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
369
370 * gdb.base/attach.c: Include unistd.h.
371 (main): Call alarm. Add label postloop.
372 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
373 gdb_breakpoint, gdb_continue_to_breakpoint.
374 (test_command_line_attach_run): Kill ${testpid} in one exit path.
375
98880d46
PA
3762014-09-11 Pedro Alves <palves@redhat.com>
377
378 PR gdb/17347
379 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
380 * gdb.base/attach.exp (test_command_line_attach_run): New
381 procedure.
382 (top level): Call it.
383
4c92ff2c
PA
3842014-09-11 Pedro Alves <palves@redhat.com>
385
386 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
387 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
388 (do_command_attach_tests): Use spawn_wait_for_attach.
389 * gdb.base/solib-overlap.exp: Likewise.
390 * gdb.multi/multi-attach.exp: Likewise.
391 * gdb.python/py-prompt.exp: Likewise.
392 * gdb.python/py-sync-interp.exp: Likewise.
393 * gdb.server/ext-attach.exp: Likewise.
394
3adc1a7d
GKB
3952014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
396
397 * gdb.fortran/array-element.exp: Remove unexpected "continue"
398 command in testcase. Simplify testcase.
399
96334934
JB
4002014-09-10 Joel Brobecker <brobecker@adacore.com>
401
402 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
403
eb479039
JB
4042014-09-10 Joel Brobecker <brobecker@adacore.com>
405
406 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
407
deede10c
JB
4082014-09-10 Joel Brobecker <brobecker@adacore.com>
409
410 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
411
7828a5f5
JB
4122014-09-10 Joel Brobecker <brobecker@adacore.com>
413
414 * gdb.dwarf2/dynarr-ptr.c: New file.
415 * gdb.dwarf2/dynarr-ptr.exp: New file.
416
33aeebcf
MR
4172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
418
419 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
420 of 30 rather than hardcoding 120 for a slow test case. Take the
421 `gdb,timeout' target setting into account for this calculation.
422 Don't extend the timeout for the test cases that don't need it.
423
7b415901
MR
4242014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
425
426 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
427 a factor of 2 for a slow test case. Take the `gdb,timeout'
428 target setting into account for this calculation.
429 * gdb.reverse/until-precsave.exp: Increase the timeout by
430 a factor of 15 and 3 respectively rather than adding 120
431 for a pair of slow test cases. Take the `gdb,timeout'
432 target setting into account for this calculation.
433
4a40f85a
MR
4342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
435
436 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
437 timeout, don't pass one down to gdb_expect.
438 (gdb_expect): Rework timeout selection.
439
09635af7
MR
4402014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
441
442 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
443 exception on timeout.
444 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
445 (gdbserver_start_extended): Catch any `gdbserver_start' error
446 exceptions.
447 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
448 * lib/mi-support.exp (mi_gdb_target_load): Catch any
449 `gdbserver_gdb_load' error exceptions.
450
2bdd10b7
MR
4512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
452
453 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
454 120 on waiting for the TCP socket to open.
455
316935f0
DE
4562014-09-09 Doug Evans <xdje42@gmail.com>
457
458 * gdb.base/default.exp (show_conv_list): Add _caller_is,
459 _caller_matches, _any_caller_is, _any_caller_matches.
460
83740597
DE
4612014-09-09 Doug Evans <xdje42@gmail.com>
462
463 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
464
4c122fc3
YQ
4652014-09-09 Yao Qi <yao@codesourcery.com>
466
467 * gdb.mi/mi-var-display.exp: Set print symbol off.
468
a9f116cb
GKB
4692014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
470
471 PR gdb/17035
472 * gdb.base/commands.exp: Add tests to verify user-defined
473 commands with empty bodies.
474 * gdb.python/py-cmd.exp: Test that we don't show user-defined
475 python commands in `show user command`.
476 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
477 scheme commands in `show user command`.
478
c75bd3a2
JK
4792014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
480
481 PR python/17355
482 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
483 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
484 * gdb.python/py-framefilter-invalidarg.exp: New file.
485 * gdb.python/py-framefilter-invalidarg.py: New file.
486
faa42425
DE
4872014-09-06 Doug Evans <xdje42@gmail.com>
488
489 PR 15276
490 * gdb.python/py-caller-is.c: New file.
491 * gdb.python/py-caller-is.exp: New file.
492
474ca4f6
SDJ
4932014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
494
495 PR gdb/17235
496 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
497 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
498
eb0b0463
SDJ
4992014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
500
501 PR fortran/17237
502 * gdb.fortran/print-formatted.exp: New file.
503 * gdb.fortran/print-formatted.f90: Likewise.
504
5f3b99cf
SS
5052014-09-03 Sasha Smundak <asmundak@google.com>
506
507 * gdb.python/py-frame.exp: Test Frame.read_register.
508
7d793aa9
SDJ
5092014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
510
511 PR python/16699
512 * gdb.python/py-completion.exp: New file.
513 * gdb.python/py-completion.py: Likewise.
514
fb0576e9
DE
5152014-08-28 Doug Evans <dje@google.com>
516
517 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
518 eax,etc. are live with values set by gdb and thus the compiler can't
519 use them.
520 * gdb.arch/i386-pseudo.c (main): Ditto.
521
ee92b0dd
DE
5222014-08-27 Doug Evans <dje@google.com>
523
524 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
525
6649db35
DE
5262014-08-25 Doug Evans <dje@google.com>
527
528 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
529 (main): Ditto.
530
564b7600
DE
5312014-08-25 Doug Evans <dje@google.com>
532
533 * gdb.threads/thread-execl.exp: #include <stdio.h>.
534
3881fb67
YQ
5352014-08-24 Yao Qi <yao@codesourcery.com>
536
537 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
538 symbol off.
539 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
540
a05a36a5
DE
5412014-08-22 Doug Evans <dje@google.com>
542
543 PR 17276
544 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
545 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
546 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
547
7c343b48
YQ
5482014-08-22 Yao Qi <yao@codesourcery.com>
549
550 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
551 * gdb.python/py-finish-breakpoint2.exp: Likewise.
552 * gdb.python/python.exp: Likewise. Use .py file on the host
553 instead of the build.
554
22fd09ae
JK
5552014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
556
557 * gdb.threads/gcore-stale-thread.c: New file.
558 * gdb.threads/gcore-stale-thread.exp: New file.
559
a8454a7c
PA
5602014-08-21 Pedro Alves <palves@redhat.com>
561
562 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
563 * gdb.base/gcore-relro-pie.exp: Likewise.
564 * gdb.base/gcore-relro.exp: Likewise.
565 * gdb.base/gcore.exp: Likewise.
566 * gdb.base/print-symbol-loading.exp: Likewise.
567 * gdb.threads/gcore-thread.exp: Likewise.
568 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
569
2a31c623
PA
5702014-08-20 Pedro Alves <palves@redhat.com>
571 Jan Kratochvil <jan.kratochvil@redhat.com>
572
573 * Makefile.in (EXTRA_RULES, CC): New variables, get from
574 configure.
575 (EXPECT): Handle READ1 being set.
576 (all): Depend on EXTRA_RULES.
577 (check-read1, expect-read1, read1.so, read1): New rules.
578 * README (Testsuite Parameters): Document the READ1 make variable.
579 (Race detection): New section.
580 * configure: Regenerate.
581 * configure.ac: If build==host==target, and running under a
582 GNU/glibc system, add read1 to the extra Makefile rules.
583 (EXTRA_RULES): AC_SUBST it.
584 * lib/read1.c: New file.
585
d36430db
JB
5862014-08-20 Joel Brobecker <brobecker@adacore.com>
587
588 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
589 the handling of variables declared as a typedef to an array
590 which a DW_AT_data_location attribute.
591
9a0dc9e3
PA
5922014-08-19 Andrew Burgess <aburgess@broadcom.com>
593 Pedro Alves <palves@redhat.com>
594
595 PR symtab/14604
596 PR symtab/14605
597 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
598 gdb_test.
599
0718a8da
PA
6002014-08-19 Pedro Alves <palves@redhat.com>
601
602 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
603
13b448cd
YQ
6042014-08-19 Yao Qi <yao@codesourcery.com>
605
606 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
607 right line.
608
1cbf5077
DB
6092014-08-18 David Blaikie <dblaikie@gmail.com>
610
611 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
612
bf0fae19
JB
6132014-08-18 Joel Brobecker <brobecker@adacore.com>
614
615 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
616 attribute in array range.
617
3c8c5dcc
JB
6182014-08-18 Joel Brobecker <brobecker@adacore.com>
619
620 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
621
e66d4446
SC
6222014-08-15 Siva Chandra Reddy <sivachandra@google.com>
623
624 PR c++/17132
625 * gdb.cp/pr17132.cc: New file.
626 * gdb.cp/pr17132.exp: New file.
627
940df408
SC
6282014-08-15 Siva Chandra Reddy <sivachandra@google.com>
629
630 * gdb.python/py-xmethods.py (A_getarrayind)
631 (E_method_char_worker.__call__, E_method_int_worker.__call__):
632 Use 'print' with function call syntax.
633 (E_method_matcher.match): Fix tab vs space indentation mixup.
634
ebcc6c3a
YQ
6352014-08-15 Yao Qi <yao@codesourcery.com>
636
637 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
638 false.
639
775e0f04
YQ
6402014-08-15 Yao Qi <yao@codesourcery.com>
641
642 * gdb.cp/casts.exp: Set print symbol off.
643 * gdb.cp/class2.exp: Likewise.
644 * gdb.cp/overload.exp: Likewise.
645 * gdb.cp/templates.exp: Likewise.
646
d769e349
DE
6472014-08-11 Doug Evans <dje@google.com>
648
649 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
650 (test_load_shlib): Update.
651
20c6f1e1
YQ
6522014-08-09 Yao Qi <yao@codesourcery.com>
653
654 * gdb.base/display.exp: Invoke is_address_zero_readable.
655 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
656 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
657 * gdb.base/hbreak-unmapped.exp: Return if
658 is_address_zero_readable returns true.
659 * gdb.base/signest.exp: Likewise.
660 * gdb.base/signull.exp: Likewise.
661 * gdb.base/sigbpt.exp: Likewise.
662 * gdb.guile/scm-disasm.exp: Do the test if
663 is_address_zero_readable returns false.
664 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
665 * gdb.python/py-arch.exp: Likewise.
666 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
667 * lib/gdb.exp (is_address_zero_readable): New proc.
668
5792e8e3
YQ
6692014-08-09 Yao Qi <yao@codesourcery.com>
670
671 PR testsuite/13443
672 * gdb.mi/mi-var-display.exp: Make test messages unique.
673
3cecbbbe
TT
6742014-08-04 Tom Tromey <tromey@redhat.com>
675
676 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
677 target 0".
678
00b51ff5
TT
6792014-08-04 Tom Tromey <tromey@redhat.com>
680
681 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
682 "target_resume".
683
6908c509
JB
6842014-08-01 Joel Brobecker <brobecker@adacore.com>
685
686 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
687 inner_vla_struct_object_size.
688 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
689 as xfail.
690
cc6563d2
PA
6912014-07-30 Pedro Alves <palves@redhat.com>
692
693 * gdb.threads/signal-command-handle-nopass.exp (test): Add
694 comment.
695
7e09a223
YQ
6962014-07-29 Yao Qi <yao@codesourcery.com>
697
698 PR gdb/17206
699 * gdb.base/until-nodebug.exp: New.
700
7ebdbe92
DE
7012014-07-28 Doug Evans <xdje42@gmail.com>
702
703 PR guile/17203
704 * gdb.guile/scm-parameter.exp: Add tests for trying to create
705 previously existing parameter, and previously ambiguously spelled
706 parameter.
707
fdb1adc6
WN
7082014-07-28 Will Newton <will.newton@linaro.org>
709
710 * gdb.base/varargs.exp: Remove KFAILs for ARM.
711
186fcde0
DE
7122014-07-26 Ludovic Courtès <ludo@gnu.org>
713 Doug Evans <xdje42@gmail.com>
714
715 PR guile/17146
716 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
717
70509625
PA
7182014-07-25 Pedro Alves <palves@redhat.com>
719
720 * gdb.threads/signal-command-handle-nopass.c: New file.
721 * gdb.threads/signal-command-handle-nopass.exp: New file.
722 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
723 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
724 * gdb.threads/signal-delivered-right-thread.c: New file.
725 * gdb.threads/signal-delivered-right-thread.exp: New file.
726
c3f814a1
PA
7272014-07-25 Pedro Alves <palves@redhat.com>
728
729 * gdb.base/double-prompt-target-event-error.exp
730 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
731 match.
732 (cancel_pagination_in_target_event): Rework double prompt
733 detection.
734 * gdb.base/paginate-after-ctrl-c-running.exp
735 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
736 <return>' match.
737 * gdb.base/paginate-bg-execution.exp
738 (test_bg_execution_pagination_return)
739 (test_bg_execution_pagination_cancel): Remove '-notransfer
740 <return>' matches.
741 * gdb.base/paginate-execution-startup.exp
742 (test_fg_execution_pagination_return)
743 (test_fg_execution_pagination_cancel): Remove '-notransfer
744 <return>' matches.
745 * gdb.base/paginate-inferior-exit.exp
746 (test_paginate_inferior_exited): Remove '-notransfer <return>'
747 match.
748 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
749 * lib/gdb.exp (pagination_prompt): Run text through
750 string_to_regexp.
751 (gdb_test_multiple): Match $pagination_prompt instead of
752 "<return>".
753 (string_to_regexp): Move to lib/gdb-utils.exp.
754
e214cf6c
JK
7552014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
756
757 * gdb.arch/amd64-entry-value-paramref.S: New file.
758 * gdb.arch/amd64-entry-value-paramref.cc: New file.
759 * gdb.arch/amd64-entry-value-paramref.exp: New file.
760 * gdb.arch/amd64-optimout-repeat.S: New file.
761 * gdb.arch/amd64-optimout-repeat.c: New file.
762 * gdb.arch/amd64-optimout-repeat.exp: New file.
763
17d0c5c8
JK
7642014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
765
766 PR gdb/17170
767 * gdb.base/statistics.exp: New file.
768
b8b8facf
DE
7692014-07-17 Doug Evans <dje@google.com>
770
74b49205 771 PR gdb/17170
b8b8facf
DE
772 * gdb.base/maint.exp: Update testing of per-command stats.
773
1b5d0ab3
PA
7742014-07-16 Pedro Alves <palves@redhat.com>
775
776 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
777 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
778 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
779 (tfile_write_buf): New functions.
780 (add_memory_block): Rewrite using the above.
781 (adjust_function_address): New function.
782 (FUNCTION_ADDRESS): New macro.
783 (write_basic_trace_file): Remove short_x local, and use
784 tfile_write_16. Change type of func_addr local to unsigned long
785 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
786 here. Cast argument of add_memory_block to char pointer.
787 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
788 (main): Remove parameters.
789 * gdb.trace/tfile.exp: Remove nowarnings.
790
4d974e88
SM
7912014-07-15 Simon Marchi <simon.marchi@ericsson.com>
792
793 * gdb.base/debug-expr.exp: Test string evaluation with
794 "debug expression" on.
795
41e99568
PA
7962014-07-15 Pedro Alves <palves@redhat.com>
797
798 * gdb.base/reread.exp: Use clean_restart.
799
487d9753
PL
8002014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
801
802 * gdb.arch/avr-flash-qualifer.c: New.
803 * gdb.arch/avr-flash-qualifer.exp: New.
804
cc1c52ad
PA
8052014-07-14 Pedro Alves <palves@redhat.com>
806
807 * gdb.base/paginate-after-ctrl-c-running.c: New file.
808 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
809
1e973570
PA
8102014-07-14 Pedro Alves <palves@redhat.com>
811
812 * gdb.base/double-prompt-target-event-error.c: New file.
813 * gdb.base/double-prompt-target-event-error.exp: New file.
814
93d6eb10
PA
8152014-07-14 Pedro Alves <palves@redhat.com>
816
817 PR gdb/17072
818 * gdb.base/paginate-inferior-exit.c: New file.
819 * gdb.base/paginate-inferior-exit.exp: New file.
820
0017922d
PA
8212014-07-14 Pedro Alves <palves@redhat.com>
822
823 PR gdb/17072
824 * gdb.base/paginate-bg-execution.c: New file.
825 * gdb.base/paginate-bg-execution.exp: New file.
826
94696ad3
PA
8272014-07-14 Pedro Alves <palves@redhat.com>
828
829 PR gdb/17072
830 * gdb.base/paginate-execution-startup.c: New file.
831 * gdb.base/paginate-execution-startup.exp: New file.
832 * lib/gdb.exp (pagination_prompt): New global.
833 (default_gdb_spawn): New procedure, factored out from
834 default_gdb_spawn.
835 (default_gdb_start): Adjust to call default_gdb_spawn.
836 (gdb_spawn): New procedure.
837
bd293940
PA
8382014-07-14 Pedro Alves <palves@redhat.com>
839
840 * lib/gdb.exp (gdb_assert): New procedure.
841 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
842
c933f875
PA
8432014-07-14 Pedro Alves <palves@redhat.com>
844
845 * gdb.base/execution-termios.c: New file.
846 * gdb.base/execution-termios.exp: New file.
847
d98b7a16
TT
8482014-07-14 Tom Tromey <tromey@redhat.com>
849
850 * gdb.cp/vla-cxx.cc: New file.
851 * gdb.cp/vla-cxx.exp: New file.
852
548740d6
TT
8532014-07-14 Tom Tromey <tromey@redhat.com>
854
855 * gdb.reverse/rerun-prec.c: New file.
856 * gdb.reverse/rerun-prec.exp: New file.
857
a25eb028
MR
8582014-07-12 Maciej W. Rozycki <macro@mips.com>
859 Maciej W. Rozycki <macro@codesourcery.com>
860
861 * lib/gdb-utils.exp: New file.
862 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
863 inline `gdb_init_command' processing.
864 (gdb_start_cmd): Likewise.
865 * lib/mi-support.exp (mi_run_cmd): Likewise.
866 * README: Document `gdb_init_command' and `gdb_init_commands'.
867
218c2655
JK
8682014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
869
870 Fix false FAIL running under a very long directory name.
871 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
872 and "set print elements 10000". Twice.
873
5401fde3
YQ
8742014-07-11 Yao Qi <yao@codesourcery.com>
875
876 * gdb.base/exprs.exp: "set print symbol off".
877
e76126e8
PA
8782014-07-11 Pedro Alves <palves@redhat.com>
879
880 * gdb.threads/kill.c: New file.
881 * gdb.threads/kill.exp: New file.
882
2d6f0de6
YQ
8832014-07-10 Yao Qi <yao@codesourcery.com>
884
885 * gdb.trace/tfile.c (write_basic_trace_file)
886 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
887 address written to trace file.
888
7180e04a
PA
8892014-07-09 Pedro Alves <palves@redhat.com>
890
891 * gdb.base/attach-wait-input.exp: New file.
892 * gdb.base/attach-wait-input.c: New file.
893
9a9a7608
AB
8942014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
895
896 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
897 setting up test structures.
898 (main): Call new test function.
899 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
900 test function, continue into test function and walk test
901 structures.
902
161ac41e
YQ
9032014-07-02 Yao Qi <yao@codesourcery.com>
904
905 * gdb.trace/entry-values.c: Define labels 'foo_start' and
906 'bar_start' at the beginning of functions 'foo' and 'bar'
907 respectively.
908 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
909 instead of 'foo' and 'bar'.
910
1f267ae3
MM
9112014-07-08 Markus Metzger <markus.t.metzger@intel.com>
912
913 * gdb.btrace/segv.exp: New.
914 * gdb.btrace/segv.c: New.
915
2b239efb
LM
9162014-07-02 Luis Machado <lgustavo@codesourcery.com>
917
918 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
919 instruction.
920
cf363f18
MW
9212014-06-30 Mark Wielaard <mjw@redhat.com>
922
923 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
924 vulture, vilify, villar): New volatile array constants.
925 (vindictive, vegetation): New const volatile array constants.
926 * gdb.base/volatile.exp: Test volatile and const volatile array
927 types.
928
aebf9d24
AA
9292014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
930
931 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
932 target lacks support for awatch, rwatch, or hbreak.
933
b67a2c6f
YQ
9342014-06-27 Yao Qi <yao@codesourcery.com>
935
936 * gdb.multi/dummy-frame-restore.exp: New.
937 * gdb.multi/dummy-frame-restore.c: New.
938
aef92902
MM
9392014-06-25 Markus Metzger <markus.t.metzger@intel.com>
940
941 * gdb.btrace/gcore.exp: New.
942
8e9db26e
PA
9432014-06-23 Pedro Alves <palves@redhat.com>
944
945 * gdb.base/watchpoint-reuse-slot.c: New file.
946 * gdb.base/watchpoint-reuse-slot.exp: New file.
947
70afc5b7
SC
9482014-06-23 Siva Chandra Reddy <sivachandra@google.com>
949
950 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
951 progspace's filename in 'info', 'enable' and 'disable' command
952 tests.
953
b972bd9c
JK
9542014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
955
956 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
957 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
958 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
959
125f8a3d
GB
9602014-06-20 Gary Benson <gbenson@redhat.com>
961
962 * gdb.arch/i386-avx.exp: Fix include file location.
963 * gdb.arch/i386-sse.exp: Likewise.
964
3ed9baed
IB
9652014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
966
967 * gdb.dlang/expression.exp: New file.
968
034f788c
PA
9692014-06-19 Pedro Alves <palves@redhat.com>
970
971 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
972 out from ...
973 (top level): ... here. Iterate running tests under different
974 scheduler-locking settings.
975
45371d0c
LM
9762014-06-18 Luis Machado <lgustavo@codesourcery.com>
977
978 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
979 to DW_FORM_addr and use non-zero addresses.
980
5d376983
SC
9812014-06-18 Siva Chandra Reddy <sivachandra@google.com>
982
983 PR gdb/17017
984 * gdb.python/py-xmethods.cc: Add global function call counters and
985 increment them in their respective functions. Remove "cout"
986 statements.
987 * gdb.python/py-xmethods.exp: Make tests check the global function
988 call counters instead of depending on inferior IO.
989
a1aa2221
LM
9902014-06-18 Don Breazeal <donb@codesourcery.com>
991
992 * gdb.base/foll-fork.exp (default_fork_parent_follow):
993 Deleted procedure.
994 (explicit_fork_parent_follow): Deleted procedure.
995 (explicit_fork_child_follow): Deleted procedure.
996 (test_follow_fork): New procedure.
997 (do_fork_tests): Replace calls to deleted procedures with
998 calls to test_follow_fork and reset GDB for subsequent
999 procedure calls.
1000
0fc05997
YQ
10012014-06-17 Yao Qi <yao@codesourcery.com>
1002
1003 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
1004 CP1252.
1005
70795c52
LM
10062014-06-17 Luis Machado <lgustavo@codesourcery.com>
1007
1008 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
1009 Initialize ptr and S explicitly.
1010 (skip_type_update_when_not_use_rtti_test): Likewise.
1011
6be47f0c
KS
10122014-06-16 Keith Seitz <keiths@redhat.com>
1013
1014 PR mi/15863
1015 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
1016 the inferior is started.
1017
d03de421
PA
10182014-06-16 Pedro Alves <palves@redhat.com>
1019
1020 * gdb.base/break-main-file-remove-fail.c: New file.
1021 * gdb.base/break-main-file-remove-fail.exp: New file.
1022 * gdb.base/break-unload-file.exp: Use build_executable instead of
1023 prepare_for_testing.
1024 (test_break): New parameter "initial_load". Handle it.
1025 (top level): Add initial_load cmdline/file axis.
1026
f9579b99
TT
10272014-06-12 Tom Tromey <tromey@redhat.com>
1028
1029 * gdb.base/completion.exp: Don't use directory name in test.
1030
3657956b
GB
10312014-06-09 Gary Benson <gbenson@redhat.com>
1032
1033 * gdb.base/sigall.c [Functions to send signals]: Reorder to
1034 separate the always-available ANSI-standard signals from the
1035 signals that require checking.
1036 (main): Likewise.
1037 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
1038 Likewise.
1039 (main): Likewise.
1040
4186eb54
KS
10412014-06-07 Keith Seitz <keiths@redhat.com>
1042
1043 Revert:
1044 PR c++/16253
1045 * gdb.cp/var-tag.cc: New file.
1046 * gdb.cp/var-tag.exp: New file.
1047 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1048 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1049 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1050 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1051
25326a28 10522014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
1053
1054 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
1055
829155c9
PA
10562014-06-06 Pedro Alves <palves@redhat.com>
1057
1058 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
1059 in target debug output instead of looking at RSP packets,
1060 disabling the test on any target that uses hardware stepping.
1061 Update comments.
1062
61c8d22e
PA
10632014-06-06 Pedro Alves <palves@redhat.com>
1064
1065 * gdb.base/break-unload-file.exp: Fix typo.
1066
d9a47287
YQ
10672014-06-06 Yao Qi <yao@codesourcery.com>
1068
1069 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
1070 from "jit_function" to "^jit_function".
1071
e5e01dbf
YQ
10722014-06-06 Yao Qi <yao@codesourcery.com>
1073
1074 * gdb.base/async.c (foo): Add one statement.
1075 * gdb.base/async.exp: Get the next instruction address and
1076 match the output of "nexti" by instruction address. Match
1077 the hex address in the output of "finish".
1078
73ba372c
GB
10792014-06-06 Gary Benson <gbenson@redhat.com>
1080
1081 * gdb.base/call-signals.c: Remove preprocessor conditionals
1082 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
1083 SIGSEGV and SIGTERM.
1084 * gdb.base/sigall.c: Likewise.
1085 * gdb.base/unwindonsignal.c: Likewise.
1086 * gdb.reverse/sigall-reverse.c: Likewise.
1087
831517df
YQ
10882014-06-06 Yao Qi <yao@codesourcery.com>
1089
1090 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
1091 readable, skip the test.
1092
b8b91e98
YQ
10932014-06-06 Yao Qi <yao@codesourcery.com>
1094
1095 * gdb.threads/staticthreads.c (thread_function): Move the line
1096 setting breakpoint on forward.
1097 * gdb.threads/staticthreads.exp: Update comments.
1098
fb934770
LC
10992014-06-05 Ludovic Courtès <ludo@gnu.org>
1100
1101 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
1102 "history-append! type error".
1103
6ef284bd
SM
11042014-06-05 Simon Marchi <simon.marchi@ericsson.com>
1105
1106 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
1107 erroneous dprintf expected input.
1108
a872e241
DE
11092014-06-04 Doug Evans <xdje42@gmail.com>
1110
1111 * gdb.guile/scm-generics.exp: Delete.
1112
16f691fb
DE
11132014-06-04 Doug Evans <xdje42@gmail.com>
1114
1115 * gdb.guile/scm-breakpoint.exp: Update.
1116 Add tests for breakpoint registration.
1117
012370f6
TT
11182014-06-04 Tom Tromey <tromey@redhat.com>
1119
1120 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
1121 VLA-in-union.
1122 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
1123 inner_vla_struct, vla_union types. Initialize objects of those
1124 types and compute their sizes.
1125
9f5a4cef
HZ
11262014-06-04 Nathan Sidwell <nathan@codesourcery.com>
1127 Hui Zhu <hui@codesourcery.com>
1128
1129 * gdb.base/fileio.exp: Add test for shell not available as well as
1130 available.
1131 * gdb.base/fileio.c (test_system): Check for shell twice.
1132
90a45c4d
YQ
11332014-06-04 Yao Qi <yao@codesourcery.com>
1134
1135 * gdb.base/auto-connect-native-target.exp: Remove redundant
1136 space from the regexp pattern.
1137
70017e41
YQ
11382014-06-04 Yao Qi <yao@codesourcery.com>
1139
1140 * gdb.base/default.exp: Replace "child" with "native" in
1141 regexp pattern.
1142
883964a7
SC
11432014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1144
1145 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
1146 * gdb.python/py-xmethods.exp: New tests to test xmethods.
1147 * gdb.python/py-xmethods.py: Python script supporting the
1148 new testcase and tests.
1149
ef370185
JB
11502014-06-03 Joel Brobecker <brobecker@adacore.com>
1151 Pedro Alves <palves@redhat.com>
1152
1153 PR breakpoints/17000
1154 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
1155 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
1156
1e2ccb61
BM
11572014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
1158
1159 * gdb.base/subst.exp: Add tests to verify partial path matching
1160 output.
1161
c6ec5ab2
PA
11622014-06-03 Pedro Alves <palves@redhat.com>
1163
1164 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
1165 target that doesn't use software single-stepping.
1166
835c559f
PA
11672014-06-03 Pedro Alves <palves@redhat.com>
1168
1169 PR breakpoints/17000
1170 * gdb.base/sss-bp-on-user-bp-2.c: New file.
1171 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
1172
06eb1586
DE
11732014-06-02 Doug Evans <xdje42@gmail.com>
1174
1175 * gdb.guile/scm-parameter.exp: New file.
1176
e698b8c4
DE
11772014-06-02 Doug Evans <xdje42@gmail.com>
1178
1179 * gdb.guile/scm-cmd.c: New file.
1180 * gdb.guile/scm-cmd.exp: New file.
1181
ded03782
DE
11822014-06-02 Doug Evans <xdje42@gmail.com>
1183
1184 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
1185 pretty-printer lookup.
1186 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
1187 (make-pp_s-printer): Call it.
1188 (make-pretty-printer-from-dict): New function.
1189 (lookup-pretty-printer-maker-from-dict): New function.
1190 (*pretty-printer*): Simplify.
1191 (make-objfile-pp_s-printer): New function.
1192 (install-objfile-pretty-printers!): New function.
1193 (make-progspace-pp_s-printer): New function.
1194 (install-progspace-pretty-printers!): New function.
1195 * gdb.guile/scm-progspace.c: New file.
1196 * gdb.guile/scm-progspace.exp: New file.
1197
41fac0cf
PA
11982014-06-02 Pedro Alves <palves@redhat.com>
1199
1200 * gdb.base/dprintf-bp-same-addr.c: New file.
1201 * gdb.base/dprintf-bp-same-addr.exp: New file.
1202
96ae5695
EBM
12032014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1204
1205 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
1206 * gdb.arch/powerpc-power.s: Likewise.
1207
da02b3a8
JB
12082014-06-02 Joel Brobecker <brobecker@adacore.com>
1209
1210 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
1211
c72b2e7b
YQ
12122014-06-01 Yao Qi <yao@codesourcery.com>
1213
1214 * gdb.base/watchpoint.exp (test_watch_location): Check null
1215 pointer can be dereferenced. If not, do the test, otherwise
1216 skip it.
1217
53e8a631
AB
12182014-05-30 Andrew Burgess <aburgess@broadcom.com>
1219
1220 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
1221 results.
1222 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
1223
938f0e2f
AB
12242014-05-30 Andrew Burgess <aburgess@broadcom.com>
1225
1226 * gdb.arch/amd64-invalid-stack-middle.S: New file.
1227 * gdb.arch/amd64-invalid-stack-middle.c: New file.
1228 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
1229 * gdb.arch/amd64-invalid-stack-top.c: New file.
1230 * gdb.arch/amd64-invalid-stack-top.exp: New file.
1231
9ba6657a
PA
12322014-05-30 Pedro Alves <palves@redhat.com>
1233
1234 PR breakpoints/17000
1235 * gdb.base/sss-bp-on-user-bp.c: New file.
1236 * gdb.base/sss-bp-on-user-bp.exp: New file.
1237
522c09bf
DB
12382014-05-30 David Blaikie <dblaikie@gmail.com>
1239
1240 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
1241 gnu_inline semantics via attribute.
1242 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
1243 source explicitly specifies the required semantics.
1244
bf4ef81e
MR
12452014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
1246
1247 * gdb.reverse/sigall-reverse.exp: Fix a typo.
1248
329ea579
PA
12492014-05-29 Pedro Alves <palves@redhat.com>
1250 Tom Tromey <tromey@redhat.com>
1251
1252 * gdb.base/async-shell.exp: Don't enable target-async.
1253 * gdb.base/async.exp
1254 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
1255 parameter. Adjust.
1256 (top level): Don't test with "target-async".
1257 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
1258 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
1259 * gdb.base/inferior-died.exp: Don't enable target-async.
1260 * gdb.base/interrupt-noterm.exp: Likewise.
1261 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
1262 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1263 * gdb.mi/mi-nonstop.exp: Likewise.
1264 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1265 * gdb.mi/mi-nsintrall.exp: Likewise.
1266 * gdb.mi/mi-nsmoribund.exp: Likewise.
1267 * gdb.mi/mi-nsthrexec.exp: Likewise.
1268 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1269 * gdb.multi/watchpoint-multi.exp: Adjust comment.
1270 * gdb.python/py-evsignal.exp: Don't enable target-async.
1271 * gdb.python/py-evthreads.exp: Likewise.
1272 * gdb.python/py-prompt.exp: Likewise.
1273 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
1274 * gdb.server/solib-list.exp: Don't enable target-async.
1275 * gdb.threads/thread-specific-bp.exp: Likewise.
1276 * lib/mi-support.exp: Adjust to use mi-async.
1277
fd664c91
PA
12782014-05-29 Pedro Alves <palves@redhat.com>
1279
1280 PR gdb/13860
1281 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
1282 reason, even in sync mode.
1283
251bde03
PA
12842014-05-29 Pedro Alves <palves@redhat.com>
1285 Hui Zhu <hui@codesourcery.com>
1286
1287 PR PR15693
1288 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
1289 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
1290 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
1291 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
1292
7f3c0343
JB
12932014-05-28 Joel Brobecker <brobecker@adacore.com>
1294
1295 * config/monitor.exp (gdb_target_monitor): Replace use of
1296 "set remotebaud" by "set serial baud".
1297
b2715b27
AW
12982014-05-26 Andy Wingo <wingo@igalia.com>
1299
1300 * gdb.guile/scm-breakpoint.exp:
1301 * gdb.guile/scm-gsmob.exp: Update to use plain old object
1302 properties instead of gdb-object-properties.
1303
498a4489
YQ
13042014-05-26 Yao Qi <yao@codesourcery.com>
1305
1306 * gdb.server/no-thread-db.exp: Specify source file name
1307 explicitly when setting a breakpoint.
1308
589fdceb
MM
13092014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1310
1311 * gdb.btrace/vdso.c: New.
1312 * gdb.btrace/vdso.exp: New.
1313
e9089e05
MM
13142014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1315
1316 * gdb.base/gcore.exp (capture_command_output): Move ...
1317 * lib/gdb.exp (capture_command_output): ... here.
1318
67b5c0c1
MM
13192014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1320
1321 * gdb.btrace/data.exp: Test memory access during btrace replay.
1322
a2199296
SM
13232014-05-22 Simon Marchi <simon.marchi@ericsson.com>
1324
1325 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
1326
17b2616c
PA
13272014-05-21 Pedro Alves <palves@redhat.com>
1328
1329 PR gdb/13860
1330 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
1331 (top level): Test that output related to execution commands is
1332 sent to the console with CLI commands, but not with MI commands.
1333 Test that breakpoint events are always mirrored to the console.
1334 Also expect the new source line to be output after a "next" in
1335 async mode too. Make it a pass/fail test.
1336 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
1337 output.
1338 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
1339
5166082f
PA
13402014-05-21 Pedro Alves <palves@redhat.com>
1341
1342 * gdb.base/list.exp (build_pattern, test_list): New procedures.
1343 Use them to test variations of "list" after reaching a breakpoint.
1344 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
1345 Test "list" with listsize 10 after reaching a breakpoint.
1346 * gdb.python/python.exp (decode_line current location line
1347 number): Adjust expected line number.
1348
2f25d70f
SM
13492014-05-21 Simon Marchi <simon.marchi@ericsson.com>
1350
1351 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
1352 behavior for $args, pass it directly to "run".
1353
ff604a67
MR
13542014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
1355
1356 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
1357 30000 to 65536.
1358
6a3cb8e8
PA
13592014-05-21 Pedro Alves <palves@redhat.com>
1360
1361 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
1362 auto-connect-native-target off".
1363 * gdb.base/auto-connect-native-target.c: New file.
1364 * gdb.base/auto-connect-native-target.exp: New file.
1365
4ebfc96e
PA
13662014-05-21 Pedro Alves <palves@redhat.com>
1367
1368 * gdb.base/default.exp: Test "target native" instead of "target
1369 child".
1370
36d46afb
MW
13712014-05-21 Mark Wielaard <mjw@redhat.com>
1372
1373 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1374
5876f503
JK
13752014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1376
1377 Fix TLS access for -static -pthread.
1378 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
1379 <HAVE_TLS> (thread_function, main): Initialize it.
1380 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
1381 Add clean_restart.
1382 <$have_tls != "">: Check TLSVAR.
1383
0256a6ac
PA
13842014-05-21 Pedro Alves <palves@redhat.com>
1385
1386 * gdb.base/dcache-line-read-error.c: New.
1387 * gdb.base/dcache-line-read-error.exp: New.
1388
936d2992
PA
13892014-05-20 Pedro Alves <palves@redhat.com>
1390
1391 * gdb.base/compare-sections.c: New file.
1392 * gdb.base/compare-sections.exp: New file.
1393
802e8e6d
PA
13942014-05-20 Pedro Alves <palves@redhat.com>
1395
1396 * gdb.base/break-idempotent.c: New file.
1397 * gdb.base/break-idempotent.exp: New file.
1398
e59fa00f
MM
13992014-05-20 Markus Metzger <markus.t.metzger@intel.com>
1400
1401 * gdb.btrace/nohist.exp: New.
1402
8b696e31
YQ
14032014-05-20 Yao Qi <yao@codesourcery.com>
1404
1405 * lib/gdb.exp (gdb_init): Set timeout if test file is under
1406 gdb.reverse directory and gdb_reverse_timeout exists in board
1407 setting.
1408 * README: Document gdb_reverse_timeout.
1409
73c9764f
YQ
14102014-05-20 Yao Qi <yao@codesourcery.com>
1411
1412 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
1413 'test_file_name'. Treat args as a string instead of a list.
1414 (gdb_init): Rename argument 'args' by 'test_file_name'.
1415
f1f4348a
JK
14162014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1417
1418 * gdb.arch/powerpc-power.exp: New file.
1419 * gdb.arch/powerpc-power.s: New file.
1420
0dbe70ce
DE
14212014-05-16 Doug Evans <dje@google.com>
1422
1423 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
1424 * gdb.base/completion.exp: Check that all expected files exist
1425 before doing file completion.
0dbe70ce 1426
8d551b02
DE
14272014-05-16 Doug Evans <dje@google.com>
1428
1429 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
1430 Update.
1431 (do_syscall_tests_without_xml): Update.
1432
73eb7709
PA
14332014-05-16 Pedro Alves <palves@redhat.com>
1434
1435 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
1436 instead of "unknown output after running".
1437
3fae92fc
YQ
14382014-05-16 Yao Qi <yao@codesourcery.com>
1439
1440 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
1441 file1.txt from host at the end.
1442 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1443
c2b2ccc5
DE
14442014-05-15 Doug Evans <dje@google.com>
1445
1446 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
1447 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
1448 loading file. Add test for TU lookup.
1449
8c217a4b
SM
14502014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1451
1452 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
1453 calling "-exec-arguments" or "set args" before running the
1454 inferior.
1455
3deb39c6
SM
14562014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1457
1458 * lib/mi-support.exp (mi_expect_stop): Expect message for
1459 inferiors that exit with non-zero exit code.
1460
71a79f8c
YQ
14612014-05-14 Yao Qi <yao@codesourcery.com>
1462
1463 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
1464 match absolute path on remote host.
1465 (test_file_list_exec_source_files): Remove "/" from the
1466 pattern.
1467
f23fcd46
YQ
14682014-05-14 Yao Qi <yao@codesourcery.com>
1469
1470 * boards/local-remote-host-notty.exp (${board}_file): New
1471 proc.
1472
9404b58f
KM
14732014-05-07 Kyle McMartin <kyle@redhat.com>
1474
1475 Pushed by Joel Brobecker <brobecker@adacore.com>.
1476 * gdb.arch/aarch64-atomic-inst.c: New file.
1477 * gdb.arch/aarch64-atomic-inst.exp: New file.
1478
5e45f04c
YQ
14792014-05-07 Yao Qi <yao@codesourcery.com>
1480
1481 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
1482 in current context" too.
1483
c888a17d
KS
14842014-05-05 Keith Seitz <keiths@redhat.com>
1485
1486 * gdb.linespec/ls-dollar.exp: Add test for linespec
1487 file:convenience_variable.
1488
290a839c
YQ
14892014-05-05 Yao Qi <yao@codesourcery.com>
1490
1491 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
1492 traceframes into tfile and ctf trace files. Read data from
1493 trace file and test collected data.
1494 (gdb_collect_locals_test): Likewise.
1495 (gdb_unavailable_registers_test): Likewise.
1496 (gdb_unavailable_floats): Likewise.
1497 (gdb_collect_globals_test): Likewise.
1498 (top-level): Append "ctf" to trace_file_targets if GDB
1499 supports.
1500
b5262cd0
YQ
15012014-05-05 Yao Qi <yao@codesourcery.com>
1502
1503 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
1504 code to ...
1505 (gdb_collect_args_test_1): ... it. New proc.
1506 (gdb_collect_locals_test): Move some code to ...
1507 (gdb_collect_locals_test_1): ... it. New proc.
1508 (gdb_unavailable_registers_test): Move some code to ...
1509 (gdb_unavailable_registers_test_1): ... it. New proc.
1510 (gdb_unavailable_floats): Move some code to ...
1511 (gdb_unavailable_floats_1): ... it. New proc.
1512
30a1e6cc
SDJ
15132014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1514
1515 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
1516 probes to test for bitness recognition.
1517 * gdb.arch/amd64-stap-optional-prefix.exp
1518 (test_probe_value_without_reg): New procedure.
1519 Add code to test for different kinds of bitness.
1520
f33da99a
SDJ
15212014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1522
1523 PR breakpoints/16889
1524 * gdb.arch/amd64-stap-optional-prefix.S: New file.
1525 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1526
5b80f00d
PA
15272014-05-01 Pedro Alves <palves@redhat.com>
1528
1529 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
1530 gdb_file_cmd if no file is specified.
1531 * boards/native-extended-gdbserver.exp (gdb_load): Use the
1532 last_loaded_file to set the remote exec-file.
1533
f8c2a73c
PA
15342014-05-01 Pedro Alves <palves@redhat.com>
1535
1536 * boards/local-remote-host.exp: New file.
1537
be6e8ac7
PA
15382014-05-01 Pedro Alves <palves@redhat.com>
1539
1540 * boards/local-remote-host.exp: Rename to ...
1541 * boards/local-remote-host-notty.exp: ... this.
1542
cac0dc8f
JB
15432014-04-28 Joel Brobecker <brobecker@adacore.com>
1544
1545 * gdb.ada/dyn_arrayidx: New testcase.
1546
9730e6cc
YQ
15472014-04-26 Yao Qi <yao@codesourcery.com>
1548
1549 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
1550 and compute the length of function main. Save it in
1551 $main_length.
1552 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
1553 (top-level): Use gdb_compile to compile objects into
1554 executable and restart GDB. Remove invocation to
1555 prepare_for_testing.
1556
7ae1a6a6
PA
15572014-04-25 Simon Marchi <simon.marchi@ericsson.com>
1558 Pedro Alves <palves@redhat.com>
1559
1560 PR server/16255
1561 * gdb.multi/multi-attach.c: New file.
1562 * gdb.multi/multi-attach.exp: New file.
1563
4082afcc
PA
15642014-04-25 Pedro Alves <palves@redhat.com>
1565
1566 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
1567 user.
1568 (top level): Test that "set remote conditional-breakpoints-packet
1569 off" works as intended.
1570 * gdb.base/dprintf.exp: Test that "set remote
1571 breakpoint-commands-packet off" works as intended.
1572 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
1573 New function.
1574 (top level): Call it.
1575 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
1576 remote fast-tracepoints-packet off" works as intended.
1577 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
1578 * lib/gdb.exp (gdb_is_target_remote): ... here.
1579
2abc3f8d
DB
15802014-04-24 David Blaikie <dblaikie@gmail.com>
1581
1582 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
1583 ensure clang would not discard them.
1584 * gdb.base/gdbvars.c: Ditto.
1585 * gdb.base/memattr.c: Ditto.
1586 * gdb.base/whatis.c: Ditto.
1587 * gdb.python/py-prettyprint.c: Ditto.
1588 * gdb.trace/actions.c: Ditto.
1589 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
1590 ensure clang would not discard it.
1591
bfd39632
DB
15922014-04-24 David Blaikie <dblaikie@gmail.com>
1593
1594 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
1595 clang to emit the full definition of type required by the test
1596 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
1597
22842ff6
DB
15982014-04-24 David Blaikie <dblaikie@gmail.com>
1599
1600 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
1601 coax Clang into emitting the definition of the type.
1602 * gdb.cp/pr10728-x.h (y): Ditto.
1603 * gdb.cp/pr10728-y.cc (y): Ditto.
1604
c2e827ad
DB
16052014-04-24 David Blaikie <dblaikie@gmail.com>
1606
1607 * gdb.base/label.exp: XFAIL label related tests under Clang.
1608 * gdb.cp/cplabel.exp: Ditto.
1609 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
1610 under Clang those using labels.
1611
4c2d33e7
YQ
16122014-04-25 Yao Qi <yao@codesourcery.com>
1613
1614 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
1615 double_label.
1616 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
1617 partial_label and double_label.
1618
56083b99
DB
16192014-04-24 David Blaikie <dblaikie@gmail.com>
1620
1621 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
1622
25d4e99d
DB
16232014-04-24 David Blaikie <dblaikie@gmail.com>
1624
1625 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
1626 of the function to work across GCC and Clang.
1627 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
1628 pointer types (const void ** const V void **).
1629
01f9f808
MS
16302014-04-24 Michael Sturm <michael.sturm@mintel.com>
1631 Walfred Tedeschi <walfred.tedeschi@intel.com>
1632
1633 * Makefile.in (EXECUTABLES): Added i386-avx512.
1634 * gdb.arch/i386-avx512.c: New file.
1635 * gdb.arch/i386-avx512.exp: Likewise.
1636
4b48d439
KS
16372014-04-23 Keith Seitz <keiths@redhat.com>
1638
1639 * lib/mi-support.exp (mi_list_breakpoints): Delete.
1640 (mi_make_breakpoint_table): New procedure.
1641 (mi_create_breakpoint): Use mi_make_breakpoint
1642 and return the result.
1643 (mi_make_breakpoint): New procedure.
1644 (mi_build_kv_pairs): New procedure.
1645
1646 * gdb.mi/mi-break.exp: Remove unused globals,
1647 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
1648 All callers updated.
1649 * gdb.mi/mi-dprintf.exp: Use variable to track command
1650 number.
1651 Update all callers of mi_create_breakpoint and use
1652 mi_make_breakpoint_table.
1653 Remove any unused global variables.
1654 * gdb.mi/mi-nonstop.exp: Likewise.
1655 * gdb.mi/mi-nsintrall.exp: Likewise.
1656 * gdb.mi/mi-nsmoribund.exp: Likewise.
1657 * gdb.mi/mi-nsthrexec.exp: Likewise.
1658 * gdb.mi/mi-reverse.exp: Likewise.
1659 * gdb.mi/mi-simplerun.exp: Likewise.
1660 * gdb.mi/mi-stepn.exp: Likewise.
1661 * gdb.mi/mi-syn-frame.exp: Likewise.
1662 * gdb.mi/mi-until.exp: Likewise.
1663 * gdb.mi/mi-var-cp.exp: Likewise.
1664 * gdb.mi/mi-var-display.exp: Likewise.
1665 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1666 * gdb.mi/mi2-var-child.exp: Likewise.
1667 * gdb.mi/mi-vla-c99.exp: Likewise.
1668 * lib/mi-support.exp: Likewise.
1669
1670 From Ian Lance Taylor <iant@cygnus.com>:
1671 * lib/gdb.exp (parse_args): New procedure.
1672
08351840
PA
16732014-04-23 Pedro Alves <palves@redhat.com>
1674
1675 * gdb.base/break-unload-file.c: New file.
1676 * gdb.base/break-unload-file.exp: New file.
1677 * gdb.base/sym-file-lib.c (baz): New function.
1678 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
1679 field.
1680 (load): Store the segment's mapped size.
1681 (unload): New function.
1682 (unload_shlib): New function.
1683 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
1684 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
1685 set a breakpoint at baz, and call it.
1686 * gdb.base/sym-file.exp: New tests for stale breakpoint
1687 instructions.
1688
076855f9
PA
16892014-04-23 Pedro Alves <palves@redhat.com>
1690
1691 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
1692 * gdb.base/hbreak-in-shr-unsupported.c: New file.
1693 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
1694 * gdb.base/hbreak-unmapped.c: New file.
1695 * gdb.base/hbreak-unmapped.exp: New file.
1696 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
1697 * lib/gdb.exp (gdb_is_target_remote): ... here.
1698
483805cf
PA
16992014-04-22 Pedro Alves <palves@redhat.com>
1700
1701 * gdb.base/consecutive-step-over.c: New file.
1702 * gdb.base/consecutive-step-over.exp: New file.
1703
06d97543
PA
17042014-04-22 Pedro Alves <palves@redhat.com>
1705
1706 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
1707 instead of send_gdb/gdb_expect.
1708
b4429ea2
YQ
17092014-04-22 Yao Qi <yao@codesourcery.com>
1710
1711 * lib/trace-support.exp (generate_tracefile): New procedure.
1712 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
1713 return 0.
1714 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
1715 if generate_tracefile returns 1.
1716
51d48146
PA
17172014-04-18 Tom Tromey <palves@redhat.com>
1718 Pedro alves <tromey@redhat.com>
1719
1720 PR backtrace/15558
1721 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
1722 with a backtrace limit.
1723 * gdb.python/py-frame-inline.exp: Test running to an inline
1724 function with a backtrace limit, and printing the newest frame.
1725 * gdb.python/py-frame-inline.c (main): Call f.
1726
bd1dce5f
MS
17272014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1728
1729 * gdb.java/jnpe.exp: Drop srcdir from untested path.
1730
40d1a503
MS
17312014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1732
1733 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
1734 Drop prefix from unsupported source file path.
1735
389b98f7
YQ
17362014-04-17 Yao Qi <yao@codesourcery.com>
1737
1738 * lib/gdb.exp (with_target_charset): New proc.
1739 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
1740 with_target_charset.
1741 (test_print_strings): Likewise.
1742 (test_repeat_bytes): Likewise.
1743 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
1744 for some tests.
1745
22869d73
KS
17462014-04-16 Keith Seitz <keiths@redhat.com>
1747
1748 PR gdb/15827
1749 * gdb.dwarf2/corrupt.c: New file.
1750 * gdb.dwarf2/corrupt.exp: New file.
1751
c4f87ca6
KS
17522014-04-16 Keith Seitz <keiths@redhat.com>
1753
1754 PR c++/16597
1755 * gdb.cp/namelessclass.cc: New file.
1756 * gdb.cp/namelessclass.exp: New file.
1757 * gdb.cp/namelessclass.S: New file.
1758
ab19de87
DE
17592014-04-16 Doug Evans <dje@google.com>
1760
1761 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
1762 Add comment.
1763 (gdbserver_default_get_comm_port): New function.
1764 (gdbserver_start): Check if board file provided
1765 "gdbserver,get_comm_port" and use it if so.
1766 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
1767 (gdb,socketport): Set to "stdio".
1768 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
1769 (stdio_gdbserver_template): Delete.
1770 (${board}_get_remote_address): Update.
1771 (${board}_build_remote_cmd): Delete.
1772 (${board}_get_comm_port): New function.
1773 (${board}_spawn): Update.
1774 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
1775 Delete.
1776 (${board}_get_remote_address): Update.
1777 (${board}_get_comm_port): New function.
1778
fc98a809
AB
17792014-04-16 Andrew Burgess <aburgess@broadcom.com>
1780
1781 * gdb.base/memattr.exp: Improve regexps to handle memory regions
1782 appearing in any order.
1783
87fd9e6e
DE
17842014-04-15 Doug Evans <dje@google.com>
1785
1786 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
1787 uninitialized value of "description".
1788
099fc3ea
KS
17892014-04-15 Keith Seitz <keiths@redhat.com>
1790
1791 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
1792 Remove unused globals.
1793 (test_running_the_program): Likewise.
1794 (test_controlled_execution): Likewise.
1795 (test_controlling_breakpoints): Likewise.
1796 (test_program_termination): Likewise.
1797
5da151d4
KS
17982014-04-15 Keith Seitz <keiths@redhat.com>
1799
1800 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
1801 unused globals.
1802 (test_rbreak_creation_and_listing): Likewise.
1803 (test_ignore_count): Likewise.
1804 (test_error): Likewise.
1805
35e5d2f0
PA
18062014-04-15 Pedro Alves <palves@redhat.com>
1807
1808 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
1809 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
1810 sym-file-loader.c.
1811 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1812 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1813 to sym-file-loader.c.
1814 (struct library): Forward declare.
1815 (load_shlib, lookup_function): Change prototypes.
1816 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1817 (translate_offset): Remove declarations.
1818 (get_text_addr): New declaration.
1819 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
1820 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
1821 sym-file-loader.h.
1822 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1823 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1824 here from sym-file-loader.h.
1825 (struct library): New structure.
1826 (load_shlib, lookup_function): Change prototypes and adjust to
1827 work with a struct library.
1828 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1829 (translate_offset): Make static.
1830 (get_text_addr): New function.
1831 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
1832
eb4c1710
PA
18332014-04-15 Pedro Alves <palves@redhat.com>
1834
1835 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
1836
2d1baf52
PA
18372014-04-15 Pedro Alves <palves@redhat.com>
1838
1839 * gdb.base/sym-file-loader.c: Include <limits.h>.
1840 (SELF_LINK): New define.
1841 (get_origin): New function.
1842 (load_shlib): Use it.
1843 * gdb.base/sym-file.exp: Don't early return if the target is
1844 remote. Use runto_main, and issue fail is that fails. Use
1845 gdb_load_shlibs.
1846 (shlib_name): Delete.
1847 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
1848
7dd6df01
PA
18492014-04-15 Pedro Alves <palves@redhat.com>
1850
1851 * gdb.base/sym-file.exp: Remove regex characters from test
1852 message. Don't refer to breakpoint numbers in test messages.
1853
b50c8614
KS
18542014-04-14 Keith Seitz <keiths@redhat.com>
1855
1856 PR c++/16253
1857 * gdb.cp/var-tag.cc: New file.
1858 * gdb.cp/var-tag.exp: New file.
1859 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1860 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1861 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1862 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1863
3d567982
TT
18642014-04-14 Tom Tromey <tromey@redhat.com>
1865
1866 * gdb.cp/classes.exp (test_enums): Handle underlying type.
1867 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
1868 type.
1869 * gdb.cp/enum-class.exp: New file.
1870 * gdb.cp/enum-class.cc: New file.
1871
0626fc76
TT
18722014-04-14 Tom Tromey <tromey@redhat.com>
1873
1874 * gdb.dwarf2/enum-type.exp: New file.
1875
dca325b3
SA
18762014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1877
1878 * gdb.mi/mi-vla-c99.exp: New file.
1879 * gdb.mi/vla.c: New file.
1880
5854b38a
SA
18812014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1882
1883 * gdb.base/vla-datatypes.c: New file.
1884 * gdb.base/vla-datatypes.exp: New file.
1885
463bb957
SA
18862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1887
1888 * gdb.base/vla-ptr.c: New file.
1889 * gdb.base/vla-ptr.exp: New file.
1890
3dd170be
SA
18912014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1892
1893 * gdb.dwarf2/count.exp: New file.
1894
5ecaaa66
SA
18952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1896
1897 * gdb.base/vla-sideeffect.c: New file.
1898 * gdb.base/vla-sideeffect.exp: New file.
1899
41f1ada5
DB
19002014-04-14 David Blaikie <dblaikie@gmail.com>
1901
1902 * gdb.mi/non-stop.c: Add return value for non-void function return
1903 statement.
1904 * gdb.threads/staticthreads.c: Ditto.
1905
0be03e84
DE
19062014-04-12 Siva Chandra Reddy <sivachandra@google.com>
1907 Doug Evans <xdje42@gmail.com>
1908
1909 * gdb.guile/scm-value.c: Improve test case.
1910 * gdb.guile/scm-value.exp: Add new test.
1911
f180a1fb
DB
19122014-04-11 David Blaikie <dblaikie@gmail.com>
1913
1914 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
1915 override Clang's default.
1916
6b662e19
JB
19172014-04-11 Joel Brobecker <brobecker@adacore.com>
1918
1919 Revert the following changes (regressions):
1920
1921 * gdb.base/vla-sideeffect.c: New file.
1922 * gdb.base/vla-sideeffect.exp: New file.
1923
1924 * gdb.dwarf2/count.exp: New file.
1925
1926 * gdb.base/vla-multi.c: New file.
1927 * gdb.base/vla-multi.exp: New file.
1928
1929 * gdb.base/vla-ptr.c: New file.
1930 * gdb.base/vla-ptr.exp: New file.
1931
1932 * gdb.base/vla-datatypes.c: New file.
1933 * gdb.base/vla-datatypes.exp: New file.
1934
1935 * gdb.mi/mi-vla-c99.exp: New file.
1936 * gdb.mi/vla.c: New file.
1937
245a5f0b
KS
19382014-04-11 Keith Seitz <keiths@redhat.com>
1939
1940 PR c++/16675
1941 * gdb.cp/cpsizeof.exp: New file.
1942 * gdb.cp/cpsizeof.cc: New file.
1943
58a84dcf
SA
19442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1945
191a8a90
JB
1946 * gdb.mi/mi-vla-c99.exp: New file.
1947 * gdb.mi/vla.c: New file.
58a84dcf 1948
c8655f75
SA
19492014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1950
1951 * gdb.base/vla-datatypes.c: New file.
1952 * gdb.base/vla-datatypes.exp: New file.
1953
024e13b4
SA
19542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1955
1956 * gdb.base/vla-ptr.c: New file.
1957 * gdb.base/vla-ptr.exp: New file.
1958
1a237e0e
SA
19592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1960
1961 * gdb.base/vla-multi.c: New file.
1962 * gdb.base/vla-multi.exp: New file.
1963
504f3432
SA
19642014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1965
1966 * gdb.dwarf2/count.exp: New file.
1967
3bce8237
SA
19682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1969
191a8a90
JB
1970 * gdb.base/vla-sideeffect.c: New file.
1971 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 1972
322f9c21
YQ
19732014-04-11 Yao Qi <yao@codesourcery.com>
1974
1975 * gdb.base/completion.exp: Check file exists before running tests
1976 on file completion.
1977
d708bcd1
PA
19782014-04-10 Pedro Alves <palves@redhat.com>
1979
1980 * gdb.base/cond-eval-mode.c: New file.
1981 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
1982 prepare_for_testing to build the new file. Check result of
1983 runto_main.
1984 (test_break, test_watch): New procedures.
1985 (top level): Use them.
1986
ae1d2761
PM
19872014-04-08 Pierre Muller <muller@sourceware.org>
1988
1989 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
1990 Ctrl-V use for mingw hosts.
1991
7af389b8
SC
19922014-04-07 Siva Chandra Reddy <sivachandra@google.com>
1993
1994 * gdb.python/py-value.c: Improve test case.
1995 * gdb.python/py-value.exp: Add new test.
1996
5e703181
DE
19972014-04-07 David Blaikie <dblaikie@gmail.com>
1998
1999 * lib/compiler.c: Identify the clang compiler.
2000 * lib/compiler.cc: Ditto.
2001
9810b410
YQ
20022014-04-03 Yao Qi <yao@codesourcery.com>
2003
2004 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
2005
98d1b8dc
AB
20062014-04-01 Anton Blanchard <anton@samba.org>
2007
2008 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
2009 messages unique.
2010
3114cea1
AB
20112014-04-01 Anton Blanchard <anton@samba.org>
2012
2013 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
2014 prepare_for_testing.
2015
62f7182c
AB
20162014-04-01 Anton Blanchard <anton@samba.org>
2017
2018 * gdb.arch/ppc64-atomic-inst.c: Remove.
2019 * gdb.arch/ppc64-atomic-inst.S: New file.
2020 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
2021
770e7fc7
DE
20222014-03-31 Doug Evans <dje@google.com>
2023
2024 * gdb.base/print-symbol-loading-lib.c: New file.
2025 * gdb.base/print-symbol-loading-main.c: New file.
2026 * gdb.base/print-symbol-loading.exp: New file.
2027
46e2bafa
YQ
20282014-03-31 Yao Qi <yao@codesourcery.com>
2029
2030 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
2031
8776cfe9
JB
20322014-03-28 Joel Brobecker <brobecker@adacore.com>
2033
2034 * gdb.ada/mi_dyn_arr: New testcase.
2035
5d1ef361
DE
20362014-03-27 Doug Evans <dje@google.com>
2037
2038 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
2039
b5bee914
YQ
20402014-03-27 Yao Qi <yao@codesourcery.com>
2041
2042 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
2043 if target is nios2-*-*.
2044
0d4d0e77
YQ
20452014-03-26 Yao Qi <yao@codesourcery.com>
2046
2047 * lib/gdb.exp (readline_is_used): New proc.
2048 * gdb.base/completion.exp: Move tests on command complete up.
2049 Skip the rest of tests if readline is not used.
2050 * gdb.ada/complete.exp: Skp the test if readline is not
2051 used.
2052 * gdb.base/filesym.exp: Likewise.
2053 * gdb.base/macscp.exp: Likewise.
2054 * gdb.base/readline-ask.exp: Likewise.
2055 * gdb.base/readline.exp: Likewise.
2056 * gdb.python/py-cmd.exp: Likewise.
2057 * gdb.trace/tfile.exp: Likewise.
2058
29361eee
YQ
20592014-03-26 Yao Qi <yao@codesourcery.com>
2060
2061 * gdb.base/macscp.exp: Fix code format issues.
2062
bc9a5525
UW
20632014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
2064
2065 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
2066 * gdb.asm/powerpc64le.inc: New file.
2067
d3839ede
PA
20682014-03-25 Pedro Alves <palves@redhat.com>
2069 Doug Evans <dje@google.com>
2070
2071 * gdb.base/source-execution.c: New file.
2072 * gdb.base/source-execution.exp: New file.
2073 * gdb.base/source-execution.gdb: New file.
2074
01672a57
DE
20752014-03-24 Doug Evans <dje@google.com>
2076
2077 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
2078 using fission.
2079
88bbeca9
HZ
20802014-03-24 Hui Zhu <hui@codesourcery.com>
2081 Pedro Alves <palves@redhat.com>
2082
2083 PR breakpoints/16101
2084 * gdb.base/dprintf.exp: Use unsupported rather than changing the
2085 test pass/fail messages. Detect missing support for dprintf when
2086 breakpoints are actually inserted.
2087 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
2088 breakpoints are actually inserted.
2089 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
2090 fails.
2091
d2348791
JK
20922014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2093
2094 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
2095
feef67ab
DE
20962014-03-22 Doug Evans <xdje42@gmail.com>
2097
2098 * gdb.python/python.exp (python not supported): Verify multi-line
2099 python command issues an error.
25d743f9 2100 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 2101 guile command issues an error.
feef67ab 2102
ecebef6a
MR
21032014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
2104
2105 * gdb.threads/thread-specific.exp: Handle the lack of usable
2106 $this_breakpoint and $this_thread.
2107
ccdd1909
HZ
21082014-03-21 Hui Zhu <hui@codesourcery.com>
2109
2110 * gdb.base/attach.exp (do_command_attach_tests): New.
2111
beb460e8
PA
21122014-03-20 Tom Tromey <tromey@redhat.com>
2113 Pedro Alves <palves@redhat.com>
2114
2115 PR cli/15718
2116 * gdb.base/condbreak-call-false.c: New file.
2117 * gdb.base/condbreak-call-false.exp: New file.
2118
40acf43a
PA
21192014-03-20 Pedro Alves <palves@redhat.com>
2120
2121 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
2122 Delete.
2123 (block_signals, unblock_signals): Delete.
2124 (child_function_2, main): Remove references to deleted variable
2125 and functions.
2126
9f5e1e02
PA
21272014-03-20 Pedro Alves <palves@redhat.com>
2128
2129 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
2130 Use pthread_kill to signal thread 2.
2131 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2132 Adjust to make the test send itself a signal rather than using the
2133 host's "kill" command.
2134
99619bea
PA
21352014-03-20 Pedro Alves <palves@redhat.com>
2136
2137 * gdb.threads/multiple-step-overs.c: New file.
2138 * gdb.threads/multiple-step-overs.exp: New file.
2139 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2140 Adjust expected infrun debug output.
2141
2adfaa28
PA
21422014-03-20 Pedro Alves <palves@redhat.com>
2143
2144 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
2145 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
2146
31e77af2
PA
21472014-03-20 Pedro Alves <palves@redhat.com>
2148
2149 PR breakpoints/7143
2150 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
2151 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
2152 of gdb_test_multiple.
2153 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
2154 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
2155
b9f437de
PA
21562014-03-20 Pedro Alves <palves@redhat.com>
2157
2158 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
2159 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
2160
05adc73e
PA
21612014-03-19 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.base/async.exp: Remove early return.
2164
6048b950
PA
21652014-03-19 Pedro Alves <palves@redhat.com>
2166
2167 * gdb.base/async.exp (step& tests): Pass explicit test messages.
2168
8bcfb00a
PA
21692014-03-19 Pedro Alves <palves@redhat.com>
2170
2171 * gdb.base/async.exp (test_background): Expect \r\n after
2172 "completed." in the fail pattern.
2173
884e37dc
PA
21742014-03-19 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.base/async.exp (test_background): New procedure.
2177 Use it for all background execution command tests.
2178
148e57e2
PA
21792014-03-19 Pedro Alves <palves@redhat.com>
2180
2181 * gdb.base/async.exp: Use prepare_for_testing.
2182
f48088c7
PA
21832014-03-19 Pedro Alves <palves@redhat.com>
2184
2185 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
2186 the same line.
2187
e2f6c966
PA
21882014-03-19 Pedro Alves <palves@redhat.com>
2189
2190 * gdb.base/async.c (main): Add "jump here" and "until here" line
2191 marker comments.
2192 * gdb.base/async.exp (jump_here): New global.
2193 (jump& test): Use it.
2194 (until_here): New global.
2195 (until& test): Use it.
2196
c30568d4
PA
21972014-03-19 Pedro Alves <palves@redhat.com>
2198
2199 * gdb.base/async.exp: Don't frob gdb_protocol.
2200
0172b6a7
DE
22012014-03-18 Doug Evans <xdje42@gmail.com>
2202
2203 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
2204 Fix spelling of exec-done-display.
2205
06c868a8
JK
22062014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2207
2208 PR gdb/15358
2209 * gdb.base/gdb-sigterm.c: New file.
2210 * gdb.base/gdb-sigterm.exp: New file.
2211
0c7e1a46
PA
22122014-03-18 Pedro Alves <palves@redhat.com>
2213
2214 PR gdb/13860
2215 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
2216 * lib/mi-support.exp (mi_expect_stop): Add special handling for
2217 solib-event.
2218
f7c77d93
JB
22192014-03-17 Joel Brobecker <brobecker@adacore.com>
2220
2221 * gdb.ada/pckd_arr_ren: New testcase.
2222
5a1e8c7a
DE
22232014-03-13 Doug Evans <xdje42@gmail.com>
2224
2225 PR guile/16612
2226 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
2227 collect after discarding symbols.
2228
350e1a76
DE
22292014-03-13 Ludovic Courtès <ludo@gnu.org>
2230 Doug Evans <xdje42@gmail.com>
2231
2232 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
2233 to history survives a gc.
2234
a69900ae
PA
22352014-03-13 Pedro Alves <palves@redhat.com>
2236
2237 * gdb.base/default.exp: Don't test "target procfs".
2238
5db9f0bd
PA
22392014-03-13 Pedro Alves <palves@redhat.com>
2240
2241 * gdb.base/default.exp: Update "target child" and "target procfs"
2242 tests to not expect "Unix".
2243
b3ccfe11
TT
22442014-03-12 Tom Tromey <tromey@redhat.com>
2245
2246 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
2247 New procs. Add target-async tests.
2248 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
2249 Add target-async tests.
2250
646f4417
AA
22512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2252
2253 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
2254 'func_start' and 'func_end' for the beginning and end of the
2255 function code, respectively.
2256 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
2257 'func_end' instead of 'func' and 'main'.
2258
288c211f
AA
22592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2260
2261 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
2262 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
2263 generate the debug info assembler source.
2264
e0c0f156
AA
22652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2266
2267 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
2268 * gdb.dwarf2/arr-subrange.exp: Likewise.
2269 * gdb.dwarf2/dwz.exp: Likewise.
2270 * gdb.dwarf2/method-ptr.exp: Likewise.
2271 * gdb.dwarf2/missing-sig-type.exp: Likewise.
2272 * gdb.dwarf2/subrange.exp: Likewise.
2273 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
2274 * gdb.dwarf2/implptrpiece.exp: Likewise.
2275 * gdb.dwarf2/nostaticblock.exp: Likewise.
2276
0e5c4555
AA
22772014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2278
2279 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
2280 directory to absolute path name arguments.
2281
5ec18f2b
JG
22822014-03-10 Joel Brobecker <brobecker@adacore.com>
2283
2284 * gdb.ada/tagged_access: New testcase.
2285
847fc4f2
MM
22862014-03-07 Markus Metzger <markus.t.metzger@intel.com>
2287
2288 * gdb.btrace/data.exp: Update expected output.
2289
cc3da688
YQ
22902014-03-06 Yao Qi <yao@codesourcery.com>
2291
2292 * gdb.trace/pr16508.exp: New file.
2293
0f26cec1
PA
22942014-03-05 Pedro Alves <palves@redhat.com>
2295
2296 PR gdb/16575
2297 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
2298 procedure.
2299 (top level): Adjust to use it. Add tests that exercise breakpoint
2300 interaction with the code-cache.
2301
7a5a839f
LC
23022014-02-26 Ludovic Courtès <ludo@gnu.org>
2303
2304 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
2305 test for 'history-append!'.
2306
31aa7e4e
JB
23072014-02-26 Joel Brobecker <brobecker@adacore.com>
2308
2309 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
2310 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
2311 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
2312 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
2313 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
2314 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
2315
1b588015
JB
23162014-02-26 Joel Brobecker <brobecker@adacore.com>
2317
2318 * testsuite/gdb.python/py-pp-re-notag.c: New file.
2319 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
2320 * testsuite/gdb.python/py-pp-re-notag.p: New file.
2321
55426c9d
JB
23222014-02-26 Joel Brobecker <brobecker@adacore.com>
2323
2324 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
2325
dc53a7ad
JB
23262014-02-26 Joel Brobecker <brobecker@adacore.com>
2327
2328 * gdb.dwarf2/arr-stride.c: New file.
2329 * gdb.dwarf2/arr-stride.exp: New file.
2330
12ab52e9
PA
23312014-02-26 Pedro Alves <palves@redhat.com>
2332
2333 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
2334 that won't ever trigger. Make sure that GDB reports the correct
2335 breakpoint that caused the stop.
2336
849c862e
JK
23372014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2338
2339 PR gdb/16626
2340 * gdb.base/auto-load-script: New file.
2341 * gdb.base/auto-load.c: New file.
2342 * gdb.base/auto-load.exp: New file.
2343
71b7d793
JK
2344 PR gdb/16626
2345 * gdb.base/auto-load.exp: Fix out-of-srctree run.
2346
e2f0d509
JK
23472014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2348
2349 Fix dw2-icycle.exp -fsanitize=address GDB crash.
2350 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
2351
50cc37c8
DE
23522014-02-24 Doug Evans <dje@google.com>
2353
2354 * lib/gdb.exp (run_on_host): Log error output if program fails.
2355
ea4758f2
PA
23562014-02-21 Pedro Alves <palves@redhat.com>
2357
2358 * gdb.threads/step-after-sr-lock.c: Rename to ...
2359 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
2360 * gdb.threads/step-after-sr-lock.exp: Rename to ...
2361 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2362 ... this.
2363
d7b30f67
SDJ
23642014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
2365
2366 PR tdep/16397
2367 * gdb.arch/amd64-stap-special-operands.exp: New file.
2368 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
2369 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
2370 * gdb.arch/amd64-stap-triplet.S: Likewise.
2371 * gdb.arch/amd64-stap-triplet.c: Likewise.
2372
83deb43f
JB
23732014-02-20 Joel Brobecker <brobecker@adacore.com>
2374
2375 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
2376 in .section pseudo-op.
2377
adde2bff
DE
23782014-02-20 lin zuojian <manjian2006@gmail.com>
2379 Joel Brobecker <brobecker@adacore.com>
2380 Doug Evans <xdje42@gmail.com>
2381
2382 PR symtab/16581
2383 * gdb.dwarf2/dw2-icycle.S: New file.
2384 * gdb.dwarf2/dw2-icycle.c: New file.
2385 * gdb.dwarf2/dw2-icycle.exp: New file.
2386
f7bd0f78
SC
23872014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2388
2389 * gdb.python/py-value-cc.cc: Improve test case to enable testing
2390 operations on gdb.Value objects.
2391 * gdb.python/py-value-cc.exp: Add new test to test operations on
2392 gdb.Value objects.
2393
c17ef0d5
DE
23942014-02-18 Doug Evans <dje@google.com>
2395
2396 * Makefile.in (TESTS): New variable.
2397 (expanded_tests, expanded_tests_or_none): New variables
2398 (check-single): Pass $(expanded_tests_or_none) to runtest.
2399 (check-parallel): Only run tests in $(TESTS) if non-empty.
2400 (check/no-matching-tests-found): New rule.
2401 * README: Document TESTS makefile variable.
2402
5dd3176f
DE
24032014-02-18 Doug Evans <dje@google.com>
2404
2405 * Makefile.in (check-parallel): rm -rf outputs temp.
2406
0b10be4f
JK
24072014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2408
2409 Fix "ERROR: no fileid for" in the testsuite.
2410 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
2411
85f224e7
DE
24122014-02-12 Doug Evans <dje@google.com>
2413
2414 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
2415 (MISCELLANEOUS): New variable.
2416 (clean): rm -rf $(MISCELLANEOUS).
2417 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
2418 dwp live in the same directory as symlinks, with each symlink pointed
2419 to a differently named file in a different directory.
2420
149b30ff
DE
24212014-02-11 Doug Evans <dje@google.com>
2422
2423 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
2424 of Tcl file commands.
2425
1dfdac32
MK
24262014-02-10 Mark Kettenis <kettenis@gnu.org>
2427
2428 * gdb.threads/step-after-sr-lock.exp: Avoid executing
2429 "kill -SIGUSR1 -1".
2430
aa4fb036
JB
24312014-02-10 Joel Brobecker <brobecker@adacore.com>
2432
2433 * gdb.ada/tick_length_array_enum_idx: New testcase.
2434
ed3ef339
DE
24352014-02-10 Doug Evans <xdje42@gmail.com>
2436
2437 * configure.ac (AC_OUTPUT): Add gdb.guile.
2438 * configure: Regenerate.
2439 * lib/gdb-guile.exp: New file.
2440 * lib/gdb.exp (get_target_charset): New function.
2441 * gdb.base/help.exp: Update expected output from "apropos apropos".
2442 * gdb.guile/Makefile.in: New file.
2443 * gdb.guile/guile.exp: New file.
2444 * gdb.guile/scm-arch.c: New file.
2445 * gdb.guile/scm-arch.exp: New file.
2446 * gdb.guile/scm-block.c: New file.
2447 * gdb.guile/scm-block.exp: New file.
2448 * gdb.guile/scm-breakpoint.c: New file.
2449 * gdb.guile/scm-breakpoint.exp: New file.
2450 * gdb.guile/scm-disasm.c: New file.
2451 * gdb.guile/scm-disasm.exp: New file.
2452 * gdb.guile/scm-equal.c: New file.
2453 * gdb.guile/scm-equal.exp: New file.
2454 * gdb.guile/scm-error.exp: New file.
2455 * gdb.guile/scm-error.scm: New file.
2456 * gdb.guile/scm-frame-args.c: New file.
2457 * gdb.guile/scm-frame-args.exp: New file.
2458 * gdb.guile/scm-frame-args.scm: New file.
2459 * gdb.guile/scm-frame-inline.c: New file.
2460 * gdb.guile/scm-frame-inline.exp: New file.
2461 * gdb.guile/scm-frame.c: New file.
2462 * gdb.guile/scm-frame.exp: New file.
2463 * gdb.guile/scm-generics.exp: New file.
2464 * gdb.guile/scm-gsmob.exp: New file.
2465 * gdb.guile/scm-iterator.c: New file.
2466 * gdb.guile/scm-iterator.exp: New file.
2467 * gdb.guile/scm-math.c: New file.
2468 * gdb.guile/scm-math.exp: New file.
2469 * gdb.guile/scm-objfile-script-gdb.in: New file.
2470 * gdb.guile/scm-objfile-script.c: New file.
2471 * gdb.guile/scm-objfile-script.exp: New file.
2472 * gdb.guile/scm-objfile.c: New file.
2473 * gdb.guile/scm-objfile.exp: New file.
2474 * gdb.guile/scm-ports.exp: New file.
2475 * gdb.guile/scm-pretty-print.c: New file.
2476 * gdb.guile/scm-pretty-print.exp: New file.
2477 * gdb.guile/scm-pretty-print.scm: New file.
2478 * gdb.guile/scm-section-script.c: New file.
2479 * gdb.guile/scm-section-script.exp: New file.
2480 * gdb.guile/scm-section-script.scm: New file.
2481 * gdb.guile/scm-symbol.c: New file.
2482 * gdb.guile/scm-symbol.exp: New file.
2483 * gdb.guile/scm-symtab-2.c: New file.
2484 * gdb.guile/scm-symtab.c: New file.
2485 * gdb.guile/scm-symtab.exp: New file.
2486 * gdb.guile/scm-type.c: New file.
2487 * gdb.guile/scm-type.exp: New file.
2488 * gdb.guile/scm-value-cc.cc: New file.
2489 * gdb.guile/scm-value-cc.exp: New file.
2490 * gdb.guile/scm-value.c: New file.
2491 * gdb.guile/scm-value.exp: New file.
2492 * gdb.guile/source2.scm: New file.
2493 * gdb.guile/types-module.cc: New file.
2494 * gdb.guile/types-module.exp: New file.
2495
7026a7c1
YQ
24962014-02-10 Yao Qi <yao@codesourcery.com>
2497
2498 PR testsuite/16543
2499 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
2500 * configure: Regenerated.
2501 * Makefile.in: New file.
2502
6c466447
AS
25032014-02-08 Andreas Schwab <schwab@linux-m68k.org>
2504
2505 * gdb.python/py-framefilter.exp: Fix typo.
2506
6e854735
YQ
25072014-02-08 Yao Qi <yao@codesourcery.com>
2508
2509 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
2510 that no =breakpoint-modified is emitted when breakpoints are
2511 modified through MI commands.
2512
d137e6dc
PA
25132014-02-07 Pedro Alves <pedro@codesourcery.com>
2514 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.threads/step-after-sr-lock.c: New file.
2517 * gdb.threads/step-after-sr-lock.exp: New file.
2518
b5ee5a50
PA
25192014-02-07 Pedro Alves <palves@redhat.com>
2520
2521 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
2522
3c77faf3
JK
25232014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2524
2525 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2526 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
2527
6dddc817
DE
25282014-02-06 Doug Evans <xdje42@gmail.com>
2529
2530 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
2531 output.
2532
2533 * gdb.gdb/python-interrupts.exp: New file.
2534
de7b2893
YQ
25352014-02-05 Yao Qi <yao@codesourcery.com>
2536
2537 * gdb.trace/report.exp (use_collected_data): Test the output
2538 of "info threads" and "info inferiors".
2539
66d032ac
YQ
25402014-02-05 Yao Qi <yao@codesourcery.com>
2541
2542 Revert this patch:
2543
2544 2013-05-24 Yao Qi <yao@codesourcery.com>
2545
2546 * gdb.trace/tfile.exp: Test inferior and thread.
2547
591a12a1
UW
25482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2549
2550 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
2551 on a function.
2552 * gdb.base/step-bt.c: Call hello via function pointer to make
2553 sure its first instruction is executed on powerpc64le-linux.
2554
0ff3e01f
UW
25552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2556
2557 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
2558
084ee545
UW
25592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2560
2561 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
2562 of the test patterns for use on little-endian systems.
2563
6ed14ff3
UW
25642014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2565
2566 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
2567 (decimal_vector): Fix for little-endian.
2568
401e27fd
JM
25692014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
2570
2571 * gdb.arch/sparc-sysstep.exp: New file.
2572 * gdb.arch/sparc-sysstep.c: Likewise.
2573
2574 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
2575
8b924729
EBM
25762014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2577
2578 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
2579
fb151210
JB
25802014-01-23 Tom Tromey <tromey@redhat.com>
2581
2582 * gdb.ada/array_char_idx: New testcase.
2583
0740f8d8
TT
25842014-01-23 Tom Tromey <tromey@redhat.com>
2585
2586 PR python/16487:
2587 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
2588 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
2589 classes.
2590
21909fa1
TT
25912014-01-23 Tom Tromey <tromey@redhat.com>
2592
2593 PR python/16491:
2594 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
2595 string from an inferior frame.
2596 * gdb.python/py-framefilter-mi.exp: Update.
2597
87ce2a04
DE
25982014-01-22 Doug Evans <dje@google.com>
2599
2600 * gdb.server/server-mon.exp: Add tests for "set debug-format".
2601
237b092b
AA
26022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2603
2604 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
2605
d674a709
AA
26062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2607
2608 * gdb.trace/entry-values.exp: Remove excess space character from
2609 regex patterns. Handle s390 call instruction.
2610
20fa3390
AA
26112014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2612
2613 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
2614 define "*_start" label. Make "name" static.
2615 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
2616 ${name} by references to ${name}_start.
2617
78466714
AA
26182014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2619
2620 * gdb.base/info-macros.exp: Remove "debug" from the compile
2621 options.
2622
ec9f644a
IB
26232014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2624
2625 * gdb.dlang/demangle.exp: New file.
2626
94b1b47e
IB
26272014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2628
2629 * gdb.dlang/primitive-types.exp: New file.
2630
7f420862
IB
26312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2632
2633 * configure.ac: Create gdb.dlang/Makefile.
2634 * configure: Regenerate.
2635 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
2636 * gdb.dlang/Makefile.in: New file.
2637 * lib/d-support.exp: New file.
2638 * lib/gdb.exp (skip_d_tests): New proc.
2639
52834460
MM
26402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2641
2642 * gdb.btrace/delta.exp: Check reverse stepi.
2643 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
2644 * gdb.btrace/finish.exp: New.
2645 * gdb.btrace/next.exp: New.
2646 * gdb.btrace/nexti.exp: New.
2647 * gdb.btrace/record_goto.c: Add comments.
2648 * gdb.btrace/step.exp: New.
2649 * gdb.btrace/stepi.exp: New.
2650 * gdb.btrace/multi-thread-step.c: New.
2651 * gdb.btrace/multi-thread-step.exp: New.
2652 * gdb.btrace/rn-dl-bind.c: New.
2653 * gdb.btrace/rn-dl-bind.exp: New.
2654 * gdb.btrace/data.c: New.
2655 * gdb.btrace/data.exp: New.
2656 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2657
6e07b1d2
MM
26582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2659
2660 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
2661 * gdb.btrace/exception.exp: Update.
2662 * gdb.btrace/instruction_history.exp: Update.
2663 * gdb.btrace/record_goto.exp: Update.
2664 * gdb.btrace/tailcall.exp: Update.
2665 * gdb.btrace/unknown_functions.exp: Update.
2666 * gdb.btrace/delta.exp: New.
2667
0b722aec
MM
26682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2669
2670 * gdb.btrace/record_goto.exp: Add backtrace test.
2671 * gdb.btrace/tailcall.exp: Add backtrace test.
2672
066ce621
MM
26732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2674
2675 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
2676 * gdb.btrace/record_goto.c: New.
2677 * gdb.btrace/record_goto.exp: New.
2678 * gdb.btrace/x86-record_goto.S: New.
2679
0688d04e
MM
26802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2681
2682 * gdb.btrace/function_call_history.exp: Update tests.
2683 * gdb.btrace/instruction_history.exp: Update tests.
2684
8710b709
MM
26852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2686
2687 * gdb.btrace/function_call_history.exp: Fix expected field
2688 order for "record function-call-history".
2689 Add new tests for "record function-call-history /c".
2690 * gdb.btrace/exception.cc: New.
2691 * gdb.btrace/exception.exp: New.
2692 * gdb.btrace/tailcall.exp: New.
2693 * gdb.btrace/x86-tailcall.S: New.
2694 * gdb.btrace/x86-tailcall.c: New.
2695 * gdb.btrace/unknown_functions.c: New.
2696 * gdb.btrace/unknown_functions.exp: New.
2697 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2698
5de9129b
MM
26992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2700
2701 * gdb.btrace/instruction_history.exp: Update.
2702 * gdb.btrace/function_call_history.exp: Update.
2703
23a7fe75
MM
27042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2705
2706 * gdb.btrace/function_call_history.exp: Fix expected function
2707 trace.
2708 * gdb.btrace/instruction_history.exp: Initialize traced.
2709 Remove traced_functions.
2710
724c7dd8
MM
27112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2712
2713 * gdb.btrace/function_call_history.exp: Update
2714 * gdb.btrace/instruction_history.exp: Update.
2715
6d78d93b
MM
27162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2717
2718 * gdb.btrace/enable.exp: Update expected text.
2719
93a360cc
OJ
27202014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
2721
2722 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
2723 bytes.
2724
3772b53f
MR
27252014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
2726
2727 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
2728
596662fa
OJ
27292014-01-15 Omair Javaid <omair.javaid@linaro.org>
2730
2731 * lib/gdb.exp (supports_process_record): Return true for
2732 arm*-linux*. (supports_reverse): Likewise.
2733
b5b08fb4
SC
27342014-01-13 Siva Chandra Reddy <sivachandra@google.com>
2735
2736 PR python/15464
2737 PR python/16113
2738 * gdb.python/py-type.c: Enhance test case.
2739 * gdb.python/py-value-cc.cc: Likewise
2740 * gdb.python/py-type.exp: Add new tests.
2741 * gdb.python/py-value-cc.exp: Likewise
2742
52d7fb13
AA
27432014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2744 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
2747 Make "name" extern.
2748 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
2749 references to ${name}_start by references to ${name}.
2750
a2cd8cfe
JB
27512014-01-10 Joel Brobecker <brobecker@adacore.com>
2752
2753 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
2754
4e23fced
JB
27552014-01-10 Joel Brobecker <brobecker@adacore.com>
2756
2757 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
2758
c6a9e42c
PA
27592014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
2760 Pedro Alves <palves@redhat.com>
2761
2762 * gdb.mi/mi-info-os.exp: Connect to the target with
2763 mi_gdb_target_load.
2764
b7ea362b
PA
27652014-01-08 Pedro Alves <palves@redhat.com>
2766
2767 * gdb.threads/reconnect-signal.c: New file.
2768 * gdb.threads/reconnect-signal.exp: New file.
2769
5e3f4fab
EBM
27702014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2771
2772 * gdb.base/source-dir.exp: New file.
2773
79301218
JB
27742014-01-07 Joel Brobecker <brobecker@adacore.com>
2775
2776 * gdb.ada/mi_interface: New testcase.
2777
8e355c5d
JB
27782014-01-07 Joel Brobecker <brobecker@adacore.com>
2779
2780 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
2781 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
2782 gdb.ada/pp-rec-component/pck.ads: New files.
2783
c0d48811
JB
27842014-01-07 Joel Brobecker <brobecker@adacore.com>
2785
2786 * gdb.python/py-pp-integral.c: New file.
2787 * gdb.python/py-pp-integral.py: New file.
2788 * gdb.python/py-pp-integral.exp: New file.
2789
17b609c3 2790For older changes see ChangeLog-1993-2013.
c906108c 2791\f
8d8cb839
EZ
2792;; Local Variables:
2793;; mode: change-log
2794;; left-margin: 8
2795;; fill-column: 74
2796;; version-control: never
2797;; End:
902f2ccb 2798
14f8b115 2799 Copyright 2014 Free Software Foundation, Inc.
902f2ccb
MC
2800 Copying and distribution of this file, with or without modification,
2801 are permitted provided the copyright notice and this notice are preserved.