]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
2014-09-29 Sriraman Tallam <tmsriram@google.com>
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
a25a5a45
PA
12014-09-22 Pedro Alves <palves@redhat.com>
2
3 * gdb.threads/break-while-running.exp: New file.
4 * gdb.threads/break-while-running.c: New file.
5
00ba3162
YQ
62014-09-19 Yao Qi <yao@codesourcery.com>
7
8 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
9 Invoke test. Restart GDB with --readnow and invoke test again.
10
c3b7b696
YQ
112014-09-19 Yao Qi <yao@codesourcery.com>
12
13 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14 proc set_breakpoint_on_gcd_function. Invoke
15 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16 invoke set_breakpoint_on_gcd_function again.
17
2b4fd423
DE
182014-09-18 Doug Evans <dje@google.com>
19
20 * gdb.dwarf2/symtab-producer.exp: New file.
21
a5947601
SDJ
222014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
23
24 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
25 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
26 * gdb.base/global-var-nested-by-dso.c: Likewise.
27 * gdb.base/global-var-nested-by-dso.exp: Likewise.
28
91c19059
SDJ
292014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
30 Pedro Alves <palves@redhat.com>
31
32 * gdb.base/watch-bitfields.exp: Pass string other than test file
33 name to prepare_for_testing.
34 (watch): New procedure.
35 (expect_watchpoint): Use with_test_prefix.
36 (top level): Factor out tests to ...
37 (test_watch_location, test_regular_watch): ... these new
38 procedures, and use with_test_prefix and gdb_continue_to_end.
39
bb9d5f81
PP
402014-09-16 Patrick Palka <patrick@parcs.ath.cx>
41
42 PR breakpoints/12526
43 * gdb.base/watch-bitfields.exp: New file.
44 * gdb.base/watch-bitfields.c: New file.
45
635856f5
PA
462014-09-16 Pedro Alves <palves@redhat.com>
47
48 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
49 software and hardware addresses, not software address against
50 itself.
51
7280ceea
PA
522014-09-16 Pedro Alves <palves@redhat.com>
53
54 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
55 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
56
428b16bd
PA
572014-09-16 Pedro Alves <palves@redhat.com>
58
59 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
60 files.
61 * gdb.base/a2-run.exp: Remove all code guarded by istarget
62 "*-*-vxworks*" throughout.
63 * gdb.base/break.exp: Likewise.
64 * gdb.base/default.exp: Likewise.
65 * gdb.base/scope.exp: Likewise.
66 * gdb.base/sepdebug.exp: Likewise.
67 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
68 throughout.
69 * gdb.base/run.c: Likewise.
70 * gdb.base/sepdebug.c: Likewise.
71 * gdb.hp/gdb.aCC/run.c: Likewise.
72 * gdb.reverse/until-reverse.c: Likewise.
73 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
74
666d413c
YQ
752014-09-16 Yao Qi <yao@codesourcery.com>
76
77 * boards/local-remote-host-native.exp: New file.
78
57cbd724
DE
792014-09-14 Doug Evans <xdje42@gmail.com>
80
81 * gdb.threads/queue-signal.c (thread_count): New variable.
82 (thread_count_mutex, thread_count_condvar): New variables.
83 (incr_thread_count, wait_all_threads_running): New functions.
84 (main): Wait for all threads to be in their thread functions.
85
81219e53
DE
862014-09-13 Doug Evans <xdje42@gmail.com>
87
88 * gdb.threads/queue-signal.c: New file.
89 * gdb.threads/queue-signal.exp: New file.
90
3714cea7
DE
912014-09-13 Doug Evans <xdje42@gmail.com>
92
93 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
94 be consistent with what default_gdb_init uses.
95 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
96 the plain text of the prompt. Add some logging printfs.
97 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
98
fa43b1d7
PA
992014-09-12 Pedro Alves <palves@redhat.com>
100
101 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
102 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
103 * gdb.arch/i386-size-overlap.exp: Likewise.
104 * gdb.arch/i386-size.exp: Likewise.
105 * gdb.arch/i386-unwind.exp: Likewise.
106 * gdb.base/a2-run.exp: Likewise.
107 * gdb.base/break.exp: Likewise.
108 * gdb.base/charset.exp: Likewise.
109 * gdb.base/chng-syms.exp: Likewise.
110 * gdb.base/commands.exp: Likewise.
111 * gdb.base/dbx.exp: Likewise.
112 * gdb.base/find.exp: Likewise.
113 * gdb.base/funcargs.exp: Likewise.
114 * gdb.base/jit-simple.exp: Likewise.
115 * gdb.base/reread.exp: Likewise.
116 * gdb.base/sepdebug.exp: Likewise.
117 * gdb.base/step-bt.exp: Likewise.
118 * gdb.cp/mb-inline.exp: Likewise.
119 * gdb.cp/mb-templates.exp: Likewise.
120 * gdb.objc/basicclass.exp: Likewise.
121 * gdb.threads/killed.exp: Likewise.
122
9d9bf2df
EBM
1232014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
124
125 PR tdep/17379
126 * gdb.arch/powerpc-stackless.S: New file.
127 * gdb.arch/powerpc-stackless.exp: New file.
128
1cf2f1b0
JK
1292014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
130
131 * gdb.base/attach.c: Include unistd.h.
132 (main): Call alarm. Add label postloop.
133 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
134 gdb_breakpoint, gdb_continue_to_breakpoint.
135 (test_command_line_attach_run): Kill ${testpid} in one exit path.
136
98880d46
PA
1372014-09-11 Pedro Alves <palves@redhat.com>
138
139 PR gdb/17347
140 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
141 * gdb.base/attach.exp (test_command_line_attach_run): New
142 procedure.
143 (top level): Call it.
144
4c92ff2c
PA
1452014-09-11 Pedro Alves <palves@redhat.com>
146
147 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
148 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
149 (do_command_attach_tests): Use spawn_wait_for_attach.
150 * gdb.base/solib-overlap.exp: Likewise.
151 * gdb.multi/multi-attach.exp: Likewise.
152 * gdb.python/py-prompt.exp: Likewise.
153 * gdb.python/py-sync-interp.exp: Likewise.
154 * gdb.server/ext-attach.exp: Likewise.
155
3adc1a7d
GKB
1562014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
157
158 * gdb.fortran/array-element.exp: Remove unexpected "continue"
159 command in testcase. Simplify testcase.
160
96334934
JB
1612014-09-10 Joel Brobecker <brobecker@adacore.com>
162
163 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
164
eb479039
JB
1652014-09-10 Joel Brobecker <brobecker@adacore.com>
166
167 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
168
deede10c
JB
1692014-09-10 Joel Brobecker <brobecker@adacore.com>
170
171 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
172
7828a5f5
JB
1732014-09-10 Joel Brobecker <brobecker@adacore.com>
174
175 * gdb.dwarf2/dynarr-ptr.c: New file.
176 * gdb.dwarf2/dynarr-ptr.exp: New file.
177
33aeebcf
MR
1782014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
179
180 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
181 of 30 rather than hardcoding 120 for a slow test case. Take the
182 `gdb,timeout' target setting into account for this calculation.
183 Don't extend the timeout for the test cases that don't need it.
184
7b415901
MR
1852014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
186
187 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
188 a factor of 2 for a slow test case. Take the `gdb,timeout'
189 target setting into account for this calculation.
190 * gdb.reverse/until-precsave.exp: Increase the timeout by
191 a factor of 15 and 3 respectively rather than adding 120
192 for a pair of slow test cases. Take the `gdb,timeout'
193 target setting into account for this calculation.
194
4a40f85a
MR
1952014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
196
197 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
198 timeout, don't pass one down to gdb_expect.
199 (gdb_expect): Rework timeout selection.
200
09635af7
MR
2012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
202
203 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
204 exception on timeout.
205 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
206 (gdbserver_start_extended): Catch any `gdbserver_start' error
207 exceptions.
208 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
209 * lib/mi-support.exp (mi_gdb_target_load): Catch any
210 `gdbserver_gdb_load' error exceptions.
211
2bdd10b7
MR
2122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
213
214 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
215 120 on waiting for the TCP socket to open.
216
316935f0
DE
2172014-09-09 Doug Evans <xdje42@gmail.com>
218
219 * gdb.base/default.exp (show_conv_list): Add _caller_is,
220 _caller_matches, _any_caller_is, _any_caller_matches.
221
83740597
DE
2222014-09-09 Doug Evans <xdje42@gmail.com>
223
224 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
225
4c122fc3
YQ
2262014-09-09 Yao Qi <yao@codesourcery.com>
227
228 * gdb.mi/mi-var-display.exp: Set print symbol off.
229
a9f116cb
GKB
2302014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
231
232 PR gdb/17035
233 * gdb.base/commands.exp: Add tests to verify user-defined
234 commands with empty bodies.
235 * gdb.python/py-cmd.exp: Test that we don't show user-defined
236 python commands in `show user command`.
237 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
238 scheme commands in `show user command`.
239
c75bd3a2
JK
2402014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
241
242 PR python/17355
243 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
244 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
245 * gdb.python/py-framefilter-invalidarg.exp: New file.
246 * gdb.python/py-framefilter-invalidarg.py: New file.
247
faa42425
DE
2482014-09-06 Doug Evans <xdje42@gmail.com>
249
250 PR 15276
251 * gdb.python/py-caller-is.c: New file.
252 * gdb.python/py-caller-is.exp: New file.
253
474ca4f6
SDJ
2542014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
255
256 PR gdb/17235
257 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
258 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
259
eb0b0463
SDJ
2602014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
261
262 PR fortran/17237
263 * gdb.fortran/print-formatted.exp: New file.
264 * gdb.fortran/print-formatted.f90: Likewise.
265
5f3b99cf
SS
2662014-09-03 Sasha Smundak <asmundak@google.com>
267
268 * gdb.python/py-frame.exp: Test Frame.read_register.
269
7d793aa9
SDJ
2702014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
271
272 PR python/16699
273 * gdb.python/py-completion.exp: New file.
274 * gdb.python/py-completion.py: Likewise.
275
fb0576e9
DE
2762014-08-28 Doug Evans <dje@google.com>
277
278 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
279 eax,etc. are live with values set by gdb and thus the compiler can't
280 use them.
281 * gdb.arch/i386-pseudo.c (main): Ditto.
282
ee92b0dd
DE
2832014-08-27 Doug Evans <dje@google.com>
284
285 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
286
6649db35
DE
2872014-08-25 Doug Evans <dje@google.com>
288
289 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
290 (main): Ditto.
291
564b7600
DE
2922014-08-25 Doug Evans <dje@google.com>
293
294 * gdb.threads/thread-execl.exp: #include <stdio.h>.
295
3881fb67
YQ
2962014-08-24 Yao Qi <yao@codesourcery.com>
297
298 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
299 symbol off.
300 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
301
a05a36a5
DE
3022014-08-22 Doug Evans <dje@google.com>
303
304 PR 17276
305 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
306 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
307 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
308
7c343b48
YQ
3092014-08-22 Yao Qi <yao@codesourcery.com>
310
311 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
312 * gdb.python/py-finish-breakpoint2.exp: Likewise.
313 * gdb.python/python.exp: Likewise. Use .py file on the host
314 instead of the build.
315
22fd09ae
JK
3162014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
317
318 * gdb.threads/gcore-stale-thread.c: New file.
319 * gdb.threads/gcore-stale-thread.exp: New file.
320
a8454a7c
PA
3212014-08-21 Pedro Alves <palves@redhat.com>
322
323 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
324 * gdb.base/gcore-relro-pie.exp: Likewise.
325 * gdb.base/gcore-relro.exp: Likewise.
326 * gdb.base/gcore.exp: Likewise.
327 * gdb.base/print-symbol-loading.exp: Likewise.
328 * gdb.threads/gcore-thread.exp: Likewise.
329 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
330
2a31c623
PA
3312014-08-20 Pedro Alves <palves@redhat.com>
332 Jan Kratochvil <jan.kratochvil@redhat.com>
333
334 * Makefile.in (EXTRA_RULES, CC): New variables, get from
335 configure.
336 (EXPECT): Handle READ1 being set.
337 (all): Depend on EXTRA_RULES.
338 (check-read1, expect-read1, read1.so, read1): New rules.
339 * README (Testsuite Parameters): Document the READ1 make variable.
340 (Race detection): New section.
341 * configure: Regenerate.
342 * configure.ac: If build==host==target, and running under a
343 GNU/glibc system, add read1 to the extra Makefile rules.
344 (EXTRA_RULES): AC_SUBST it.
345 * lib/read1.c: New file.
346
d36430db
JB
3472014-08-20 Joel Brobecker <brobecker@adacore.com>
348
349 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
350 the handling of variables declared as a typedef to an array
351 which a DW_AT_data_location attribute.
352
9a0dc9e3
PA
3532014-08-19 Andrew Burgess <aburgess@broadcom.com>
354 Pedro Alves <palves@redhat.com>
355
356 PR symtab/14604
357 PR symtab/14605
358 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
359 gdb_test.
360
0718a8da
PA
3612014-08-19 Pedro Alves <palves@redhat.com>
362
363 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
364
13b448cd
YQ
3652014-08-19 Yao Qi <yao@codesourcery.com>
366
367 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
368 right line.
369
1cbf5077
DB
3702014-08-18 David Blaikie <dblaikie@gmail.com>
371
372 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
373
bf0fae19
JB
3742014-08-18 Joel Brobecker <brobecker@adacore.com>
375
376 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
377 attribute in array range.
378
3c8c5dcc
JB
3792014-08-18 Joel Brobecker <brobecker@adacore.com>
380
381 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
382
e66d4446
SC
3832014-08-15 Siva Chandra Reddy <sivachandra@google.com>
384
385 PR c++/17132
386 * gdb.cp/pr17132.cc: New file.
387 * gdb.cp/pr17132.exp: New file.
388
940df408
SC
3892014-08-15 Siva Chandra Reddy <sivachandra@google.com>
390
391 * gdb.python/py-xmethods.py (A_getarrayind)
392 (E_method_char_worker.__call__, E_method_int_worker.__call__):
393 Use 'print' with function call syntax.
394 (E_method_matcher.match): Fix tab vs space indentation mixup.
395
ebcc6c3a
YQ
3962014-08-15 Yao Qi <yao@codesourcery.com>
397
398 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
399 false.
400
775e0f04
YQ
4012014-08-15 Yao Qi <yao@codesourcery.com>
402
403 * gdb.cp/casts.exp: Set print symbol off.
404 * gdb.cp/class2.exp: Likewise.
405 * gdb.cp/overload.exp: Likewise.
406 * gdb.cp/templates.exp: Likewise.
407
d769e349
DE
4082014-08-11 Doug Evans <dje@google.com>
409
410 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
411 (test_load_shlib): Update.
412
20c6f1e1
YQ
4132014-08-09 Yao Qi <yao@codesourcery.com>
414
415 * gdb.base/display.exp: Invoke is_address_zero_readable.
416 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
417 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
418 * gdb.base/hbreak-unmapped.exp: Return if
419 is_address_zero_readable returns true.
420 * gdb.base/signest.exp: Likewise.
421 * gdb.base/signull.exp: Likewise.
422 * gdb.base/sigbpt.exp: Likewise.
423 * gdb.guile/scm-disasm.exp: Do the test if
424 is_address_zero_readable returns false.
425 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
426 * gdb.python/py-arch.exp: Likewise.
427 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
428 * lib/gdb.exp (is_address_zero_readable): New proc.
429
5792e8e3
YQ
4302014-08-09 Yao Qi <yao@codesourcery.com>
431
432 PR testsuite/13443
433 * gdb.mi/mi-var-display.exp: Make test messages unique.
434
3cecbbbe
TT
4352014-08-04 Tom Tromey <tromey@redhat.com>
436
437 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
438 target 0".
439
00b51ff5
TT
4402014-08-04 Tom Tromey <tromey@redhat.com>
441
442 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
443 "target_resume".
444
6908c509
JB
4452014-08-01 Joel Brobecker <brobecker@adacore.com>
446
447 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
448 inner_vla_struct_object_size.
449 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
450 as xfail.
451
cc6563d2
PA
4522014-07-30 Pedro Alves <palves@redhat.com>
453
454 * gdb.threads/signal-command-handle-nopass.exp (test): Add
455 comment.
456
7e09a223
YQ
4572014-07-29 Yao Qi <yao@codesourcery.com>
458
459 PR gdb/17206
460 * gdb.base/until-nodebug.exp: New.
461
7ebdbe92
DE
4622014-07-28 Doug Evans <xdje42@gmail.com>
463
464 PR guile/17203
465 * gdb.guile/scm-parameter.exp: Add tests for trying to create
466 previously existing parameter, and previously ambiguously spelled
467 parameter.
468
fdb1adc6
WN
4692014-07-28 Will Newton <will.newton@linaro.org>
470
471 * gdb.base/varargs.exp: Remove KFAILs for ARM.
472
186fcde0
DE
4732014-07-26 Ludovic Courtès <ludo@gnu.org>
474 Doug Evans <xdje42@gmail.com>
475
476 PR guile/17146
477 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
478
70509625
PA
4792014-07-25 Pedro Alves <palves@redhat.com>
480
481 * gdb.threads/signal-command-handle-nopass.c: New file.
482 * gdb.threads/signal-command-handle-nopass.exp: New file.
483 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
484 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
485 * gdb.threads/signal-delivered-right-thread.c: New file.
486 * gdb.threads/signal-delivered-right-thread.exp: New file.
487
c3f814a1
PA
4882014-07-25 Pedro Alves <palves@redhat.com>
489
490 * gdb.base/double-prompt-target-event-error.exp
491 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
492 match.
493 (cancel_pagination_in_target_event): Rework double prompt
494 detection.
495 * gdb.base/paginate-after-ctrl-c-running.exp
496 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
497 <return>' match.
498 * gdb.base/paginate-bg-execution.exp
499 (test_bg_execution_pagination_return)
500 (test_bg_execution_pagination_cancel): Remove '-notransfer
501 <return>' matches.
502 * gdb.base/paginate-execution-startup.exp
503 (test_fg_execution_pagination_return)
504 (test_fg_execution_pagination_cancel): Remove '-notransfer
505 <return>' matches.
506 * gdb.base/paginate-inferior-exit.exp
507 (test_paginate_inferior_exited): Remove '-notransfer <return>'
508 match.
509 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
510 * lib/gdb.exp (pagination_prompt): Run text through
511 string_to_regexp.
512 (gdb_test_multiple): Match $pagination_prompt instead of
513 "<return>".
514 (string_to_regexp): Move to lib/gdb-utils.exp.
515
e214cf6c
JK
5162014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
517
518 * gdb.arch/amd64-entry-value-paramref.S: New file.
519 * gdb.arch/amd64-entry-value-paramref.cc: New file.
520 * gdb.arch/amd64-entry-value-paramref.exp: New file.
521 * gdb.arch/amd64-optimout-repeat.S: New file.
522 * gdb.arch/amd64-optimout-repeat.c: New file.
523 * gdb.arch/amd64-optimout-repeat.exp: New file.
524
17d0c5c8
JK
5252014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
526
527 PR gdb/17170
528 * gdb.base/statistics.exp: New file.
529
b8b8facf
DE
5302014-07-17 Doug Evans <dje@google.com>
531
74b49205 532 PR gdb/17170
b8b8facf
DE
533 * gdb.base/maint.exp: Update testing of per-command stats.
534
1b5d0ab3
PA
5352014-07-16 Pedro Alves <palves@redhat.com>
536
537 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
538 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
539 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
540 (tfile_write_buf): New functions.
541 (add_memory_block): Rewrite using the above.
542 (adjust_function_address): New function.
543 (FUNCTION_ADDRESS): New macro.
544 (write_basic_trace_file): Remove short_x local, and use
545 tfile_write_16. Change type of func_addr local to unsigned long
546 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
547 here. Cast argument of add_memory_block to char pointer.
548 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
549 (main): Remove parameters.
550 * gdb.trace/tfile.exp: Remove nowarnings.
551
4d974e88
SM
5522014-07-15 Simon Marchi <simon.marchi@ericsson.com>
553
554 * gdb.base/debug-expr.exp: Test string evaluation with
555 "debug expression" on.
556
41e99568
PA
5572014-07-15 Pedro Alves <palves@redhat.com>
558
559 * gdb.base/reread.exp: Use clean_restart.
560
487d9753
PL
5612014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
562
563 * gdb.arch/avr-flash-qualifer.c: New.
564 * gdb.arch/avr-flash-qualifer.exp: New.
565
cc1c52ad
PA
5662014-07-14 Pedro Alves <palves@redhat.com>
567
568 * gdb.base/paginate-after-ctrl-c-running.c: New file.
569 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
570
1e973570
PA
5712014-07-14 Pedro Alves <palves@redhat.com>
572
573 * gdb.base/double-prompt-target-event-error.c: New file.
574 * gdb.base/double-prompt-target-event-error.exp: New file.
575
93d6eb10
PA
5762014-07-14 Pedro Alves <palves@redhat.com>
577
578 PR gdb/17072
579 * gdb.base/paginate-inferior-exit.c: New file.
580 * gdb.base/paginate-inferior-exit.exp: New file.
581
0017922d
PA
5822014-07-14 Pedro Alves <palves@redhat.com>
583
584 PR gdb/17072
585 * gdb.base/paginate-bg-execution.c: New file.
586 * gdb.base/paginate-bg-execution.exp: New file.
587
94696ad3
PA
5882014-07-14 Pedro Alves <palves@redhat.com>
589
590 PR gdb/17072
591 * gdb.base/paginate-execution-startup.c: New file.
592 * gdb.base/paginate-execution-startup.exp: New file.
593 * lib/gdb.exp (pagination_prompt): New global.
594 (default_gdb_spawn): New procedure, factored out from
595 default_gdb_spawn.
596 (default_gdb_start): Adjust to call default_gdb_spawn.
597 (gdb_spawn): New procedure.
598
bd293940
PA
5992014-07-14 Pedro Alves <palves@redhat.com>
600
601 * lib/gdb.exp (gdb_assert): New procedure.
602 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
603
c933f875
PA
6042014-07-14 Pedro Alves <palves@redhat.com>
605
606 * gdb.base/execution-termios.c: New file.
607 * gdb.base/execution-termios.exp: New file.
608
d98b7a16
TT
6092014-07-14 Tom Tromey <tromey@redhat.com>
610
611 * gdb.cp/vla-cxx.cc: New file.
612 * gdb.cp/vla-cxx.exp: New file.
613
548740d6
TT
6142014-07-14 Tom Tromey <tromey@redhat.com>
615
616 * gdb.reverse/rerun-prec.c: New file.
617 * gdb.reverse/rerun-prec.exp: New file.
618
a25eb028
MR
6192014-07-12 Maciej W. Rozycki <macro@mips.com>
620 Maciej W. Rozycki <macro@codesourcery.com>
621
622 * lib/gdb-utils.exp: New file.
623 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
624 inline `gdb_init_command' processing.
625 (gdb_start_cmd): Likewise.
626 * lib/mi-support.exp (mi_run_cmd): Likewise.
627 * README: Document `gdb_init_command' and `gdb_init_commands'.
628
218c2655
JK
6292014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
630
631 Fix false FAIL running under a very long directory name.
632 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
633 and "set print elements 10000". Twice.
634
5401fde3
YQ
6352014-07-11 Yao Qi <yao@codesourcery.com>
636
637 * gdb.base/exprs.exp: "set print symbol off".
638
e76126e8
PA
6392014-07-11 Pedro Alves <palves@redhat.com>
640
641 * gdb.threads/kill.c: New file.
642 * gdb.threads/kill.exp: New file.
643
2d6f0de6
YQ
6442014-07-10 Yao Qi <yao@codesourcery.com>
645
646 * gdb.trace/tfile.c (write_basic_trace_file)
647 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
648 address written to trace file.
649
7180e04a
PA
6502014-07-09 Pedro Alves <palves@redhat.com>
651
652 * gdb.base/attach-wait-input.exp: New file.
653 * gdb.base/attach-wait-input.c: New file.
654
9a9a7608
AB
6552014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
658 setting up test structures.
659 (main): Call new test function.
660 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
661 test function, continue into test function and walk test
662 structures.
663
161ac41e
YQ
6642014-07-02 Yao Qi <yao@codesourcery.com>
665
666 * gdb.trace/entry-values.c: Define labels 'foo_start' and
667 'bar_start' at the beginning of functions 'foo' and 'bar'
668 respectively.
669 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
670 instead of 'foo' and 'bar'.
671
1f267ae3
MM
6722014-07-08 Markus Metzger <markus.t.metzger@intel.com>
673
674 * gdb.btrace/segv.exp: New.
675 * gdb.btrace/segv.c: New.
676
2b239efb
LM
6772014-07-02 Luis Machado <lgustavo@codesourcery.com>
678
679 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
680 instruction.
681
cf363f18
MW
6822014-06-30 Mark Wielaard <mjw@redhat.com>
683
684 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
685 vulture, vilify, villar): New volatile array constants.
686 (vindictive, vegetation): New const volatile array constants.
687 * gdb.base/volatile.exp: Test volatile and const volatile array
688 types.
689
aebf9d24
AA
6902014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
691
692 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
693 target lacks support for awatch, rwatch, or hbreak.
694
b67a2c6f
YQ
6952014-06-27 Yao Qi <yao@codesourcery.com>
696
697 * gdb.multi/dummy-frame-restore.exp: New.
698 * gdb.multi/dummy-frame-restore.c: New.
699
aef92902
MM
7002014-06-25 Markus Metzger <markus.t.metzger@intel.com>
701
702 * gdb.btrace/gcore.exp: New.
703
8e9db26e
PA
7042014-06-23 Pedro Alves <palves@redhat.com>
705
706 * gdb.base/watchpoint-reuse-slot.c: New file.
707 * gdb.base/watchpoint-reuse-slot.exp: New file.
708
70afc5b7
SC
7092014-06-23 Siva Chandra Reddy <sivachandra@google.com>
710
711 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
712 progspace's filename in 'info', 'enable' and 'disable' command
713 tests.
714
b972bd9c
JK
7152014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
716
717 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
718 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
719 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
720
125f8a3d
GB
7212014-06-20 Gary Benson <gbenson@redhat.com>
722
723 * gdb.arch/i386-avx.exp: Fix include file location.
724 * gdb.arch/i386-sse.exp: Likewise.
725
3ed9baed
IB
7262014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
727
728 * gdb.dlang/expression.exp: New file.
729
034f788c
PA
7302014-06-19 Pedro Alves <palves@redhat.com>
731
732 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
733 out from ...
734 (top level): ... here. Iterate running tests under different
735 scheduler-locking settings.
736
45371d0c
LM
7372014-06-18 Luis Machado <lgustavo@codesourcery.com>
738
739 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
740 to DW_FORM_addr and use non-zero addresses.
741
5d376983
SC
7422014-06-18 Siva Chandra Reddy <sivachandra@google.com>
743
744 PR gdb/17017
745 * gdb.python/py-xmethods.cc: Add global function call counters and
746 increment them in their respective functions. Remove "cout"
747 statements.
748 * gdb.python/py-xmethods.exp: Make tests check the global function
749 call counters instead of depending on inferior IO.
750
a1aa2221
LM
7512014-06-18 Don Breazeal <donb@codesourcery.com>
752
753 * gdb.base/foll-fork.exp (default_fork_parent_follow):
754 Deleted procedure.
755 (explicit_fork_parent_follow): Deleted procedure.
756 (explicit_fork_child_follow): Deleted procedure.
757 (test_follow_fork): New procedure.
758 (do_fork_tests): Replace calls to deleted procedures with
759 calls to test_follow_fork and reset GDB for subsequent
760 procedure calls.
761
0fc05997
YQ
7622014-06-17 Yao Qi <yao@codesourcery.com>
763
764 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
765 CP1252.
766
70795c52
LM
7672014-06-17 Luis Machado <lgustavo@codesourcery.com>
768
769 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
770 Initialize ptr and S explicitly.
771 (skip_type_update_when_not_use_rtti_test): Likewise.
772
6be47f0c
KS
7732014-06-16 Keith Seitz <keiths@redhat.com>
774
775 PR mi/15863
776 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
777 the inferior is started.
778
d03de421
PA
7792014-06-16 Pedro Alves <palves@redhat.com>
780
781 * gdb.base/break-main-file-remove-fail.c: New file.
782 * gdb.base/break-main-file-remove-fail.exp: New file.
783 * gdb.base/break-unload-file.exp: Use build_executable instead of
784 prepare_for_testing.
785 (test_break): New parameter "initial_load". Handle it.
786 (top level): Add initial_load cmdline/file axis.
787
f9579b99
TT
7882014-06-12 Tom Tromey <tromey@redhat.com>
789
790 * gdb.base/completion.exp: Don't use directory name in test.
791
3657956b
GB
7922014-06-09 Gary Benson <gbenson@redhat.com>
793
794 * gdb.base/sigall.c [Functions to send signals]: Reorder to
795 separate the always-available ANSI-standard signals from the
796 signals that require checking.
797 (main): Likewise.
798 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
799 Likewise.
800 (main): Likewise.
801
4186eb54
KS
8022014-06-07 Keith Seitz <keiths@redhat.com>
803
804 Revert:
805 PR c++/16253
806 * gdb.cp/var-tag.cc: New file.
807 * gdb.cp/var-tag.exp: New file.
808 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
809 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
810 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
811 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
812
25326a28 8132014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
814
815 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
816
829155c9
PA
8172014-06-06 Pedro Alves <palves@redhat.com>
818
819 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
820 in target debug output instead of looking at RSP packets,
821 disabling the test on any target that uses hardware stepping.
822 Update comments.
823
61c8d22e
PA
8242014-06-06 Pedro Alves <palves@redhat.com>
825
826 * gdb.base/break-unload-file.exp: Fix typo.
827
d9a47287
YQ
8282014-06-06 Yao Qi <yao@codesourcery.com>
829
830 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
831 from "jit_function" to "^jit_function".
832
e5e01dbf
YQ
8332014-06-06 Yao Qi <yao@codesourcery.com>
834
835 * gdb.base/async.c (foo): Add one statement.
836 * gdb.base/async.exp: Get the next instruction address and
837 match the output of "nexti" by instruction address. Match
838 the hex address in the output of "finish".
839
73ba372c
GB
8402014-06-06 Gary Benson <gbenson@redhat.com>
841
842 * gdb.base/call-signals.c: Remove preprocessor conditionals
843 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
844 SIGSEGV and SIGTERM.
845 * gdb.base/sigall.c: Likewise.
846 * gdb.base/unwindonsignal.c: Likewise.
847 * gdb.reverse/sigall-reverse.c: Likewise.
848
831517df
YQ
8492014-06-06 Yao Qi <yao@codesourcery.com>
850
851 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
852 readable, skip the test.
853
b8b91e98
YQ
8542014-06-06 Yao Qi <yao@codesourcery.com>
855
856 * gdb.threads/staticthreads.c (thread_function): Move the line
857 setting breakpoint on forward.
858 * gdb.threads/staticthreads.exp: Update comments.
859
fb934770
LC
8602014-06-05 Ludovic Courtès <ludo@gnu.org>
861
862 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
863 "history-append! type error".
864
6ef284bd
SM
8652014-06-05 Simon Marchi <simon.marchi@ericsson.com>
866
867 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
868 erroneous dprintf expected input.
869
a872e241
DE
8702014-06-04 Doug Evans <xdje42@gmail.com>
871
872 * gdb.guile/scm-generics.exp: Delete.
873
16f691fb
DE
8742014-06-04 Doug Evans <xdje42@gmail.com>
875
876 * gdb.guile/scm-breakpoint.exp: Update.
877 Add tests for breakpoint registration.
878
012370f6
TT
8792014-06-04 Tom Tromey <tromey@redhat.com>
880
881 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
882 VLA-in-union.
883 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
884 inner_vla_struct, vla_union types. Initialize objects of those
885 types and compute their sizes.
886
9f5a4cef
HZ
8872014-06-04 Nathan Sidwell <nathan@codesourcery.com>
888 Hui Zhu <hui@codesourcery.com>
889
890 * gdb.base/fileio.exp: Add test for shell not available as well as
891 available.
892 * gdb.base/fileio.c (test_system): Check for shell twice.
893
90a45c4d
YQ
8942014-06-04 Yao Qi <yao@codesourcery.com>
895
896 * gdb.base/auto-connect-native-target.exp: Remove redundant
897 space from the regexp pattern.
898
70017e41
YQ
8992014-06-04 Yao Qi <yao@codesourcery.com>
900
901 * gdb.base/default.exp: Replace "child" with "native" in
902 regexp pattern.
903
883964a7
SC
9042014-06-03 Siva Chandra Reddy <sivachandra@google.com>
905
906 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
907 * gdb.python/py-xmethods.exp: New tests to test xmethods.
908 * gdb.python/py-xmethods.py: Python script supporting the
909 new testcase and tests.
910
ef370185
JB
9112014-06-03 Joel Brobecker <brobecker@adacore.com>
912 Pedro Alves <palves@redhat.com>
913
914 PR breakpoints/17000
915 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
916 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
917
1e2ccb61
BM
9182014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
919
920 * gdb.base/subst.exp: Add tests to verify partial path matching
921 output.
922
c6ec5ab2
PA
9232014-06-03 Pedro Alves <palves@redhat.com>
924
925 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
926 target that doesn't use software single-stepping.
927
835c559f
PA
9282014-06-03 Pedro Alves <palves@redhat.com>
929
930 PR breakpoints/17000
931 * gdb.base/sss-bp-on-user-bp-2.c: New file.
932 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
933
06eb1586
DE
9342014-06-02 Doug Evans <xdje42@gmail.com>
935
936 * gdb.guile/scm-parameter.exp: New file.
937
e698b8c4
DE
9382014-06-02 Doug Evans <xdje42@gmail.com>
939
940 * gdb.guile/scm-cmd.c: New file.
941 * gdb.guile/scm-cmd.exp: New file.
942
ded03782
DE
9432014-06-02 Doug Evans <xdje42@gmail.com>
944
945 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
946 pretty-printer lookup.
947 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
948 (make-pp_s-printer): Call it.
949 (make-pretty-printer-from-dict): New function.
950 (lookup-pretty-printer-maker-from-dict): New function.
951 (*pretty-printer*): Simplify.
952 (make-objfile-pp_s-printer): New function.
953 (install-objfile-pretty-printers!): New function.
954 (make-progspace-pp_s-printer): New function.
955 (install-progspace-pretty-printers!): New function.
956 * gdb.guile/scm-progspace.c: New file.
957 * gdb.guile/scm-progspace.exp: New file.
958
41fac0cf
PA
9592014-06-02 Pedro Alves <palves@redhat.com>
960
961 * gdb.base/dprintf-bp-same-addr.c: New file.
962 * gdb.base/dprintf-bp-same-addr.exp: New file.
963
96ae5695
EBM
9642014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
965
966 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
967 * gdb.arch/powerpc-power.s: Likewise.
968
da02b3a8
JB
9692014-06-02 Joel Brobecker <brobecker@adacore.com>
970
971 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
972
c72b2e7b
YQ
9732014-06-01 Yao Qi <yao@codesourcery.com>
974
975 * gdb.base/watchpoint.exp (test_watch_location): Check null
976 pointer can be dereferenced. If not, do the test, otherwise
977 skip it.
978
53e8a631
AB
9792014-05-30 Andrew Burgess <aburgess@broadcom.com>
980
981 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
982 results.
983 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
984
938f0e2f
AB
9852014-05-30 Andrew Burgess <aburgess@broadcom.com>
986
987 * gdb.arch/amd64-invalid-stack-middle.S: New file.
988 * gdb.arch/amd64-invalid-stack-middle.c: New file.
989 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
990 * gdb.arch/amd64-invalid-stack-top.c: New file.
991 * gdb.arch/amd64-invalid-stack-top.exp: New file.
992
9ba6657a
PA
9932014-05-30 Pedro Alves <palves@redhat.com>
994
995 PR breakpoints/17000
996 * gdb.base/sss-bp-on-user-bp.c: New file.
997 * gdb.base/sss-bp-on-user-bp.exp: New file.
998
522c09bf
DB
9992014-05-30 David Blaikie <dblaikie@gmail.com>
1000
1001 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
1002 gnu_inline semantics via attribute.
1003 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
1004 source explicitly specifies the required semantics.
1005
bf4ef81e
MR
10062014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
1007
1008 * gdb.reverse/sigall-reverse.exp: Fix a typo.
1009
329ea579
PA
10102014-05-29 Pedro Alves <palves@redhat.com>
1011 Tom Tromey <tromey@redhat.com>
1012
1013 * gdb.base/async-shell.exp: Don't enable target-async.
1014 * gdb.base/async.exp
1015 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
1016 parameter. Adjust.
1017 (top level): Don't test with "target-async".
1018 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
1019 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
1020 * gdb.base/inferior-died.exp: Don't enable target-async.
1021 * gdb.base/interrupt-noterm.exp: Likewise.
1022 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
1023 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1024 * gdb.mi/mi-nonstop.exp: Likewise.
1025 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1026 * gdb.mi/mi-nsintrall.exp: Likewise.
1027 * gdb.mi/mi-nsmoribund.exp: Likewise.
1028 * gdb.mi/mi-nsthrexec.exp: Likewise.
1029 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1030 * gdb.multi/watchpoint-multi.exp: Adjust comment.
1031 * gdb.python/py-evsignal.exp: Don't enable target-async.
1032 * gdb.python/py-evthreads.exp: Likewise.
1033 * gdb.python/py-prompt.exp: Likewise.
1034 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
1035 * gdb.server/solib-list.exp: Don't enable target-async.
1036 * gdb.threads/thread-specific-bp.exp: Likewise.
1037 * lib/mi-support.exp: Adjust to use mi-async.
1038
fd664c91
PA
10392014-05-29 Pedro Alves <palves@redhat.com>
1040
1041 PR gdb/13860
1042 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
1043 reason, even in sync mode.
1044
251bde03
PA
10452014-05-29 Pedro Alves <palves@redhat.com>
1046 Hui Zhu <hui@codesourcery.com>
1047
1048 PR PR15693
1049 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
1050 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
1051 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
1052 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
1053
7f3c0343
JB
10542014-05-28 Joel Brobecker <brobecker@adacore.com>
1055
1056 * config/monitor.exp (gdb_target_monitor): Replace use of
1057 "set remotebaud" by "set serial baud".
1058
b2715b27
AW
10592014-05-26 Andy Wingo <wingo@igalia.com>
1060
1061 * gdb.guile/scm-breakpoint.exp:
1062 * gdb.guile/scm-gsmob.exp: Update to use plain old object
1063 properties instead of gdb-object-properties.
1064
498a4489
YQ
10652014-05-26 Yao Qi <yao@codesourcery.com>
1066
1067 * gdb.server/no-thread-db.exp: Specify source file name
1068 explicitly when setting a breakpoint.
1069
589fdceb
MM
10702014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1071
1072 * gdb.btrace/vdso.c: New.
1073 * gdb.btrace/vdso.exp: New.
1074
e9089e05
MM
10752014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1076
1077 * gdb.base/gcore.exp (capture_command_output): Move ...
1078 * lib/gdb.exp (capture_command_output): ... here.
1079
67b5c0c1
MM
10802014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1081
1082 * gdb.btrace/data.exp: Test memory access during btrace replay.
1083
a2199296
SM
10842014-05-22 Simon Marchi <simon.marchi@ericsson.com>
1085
1086 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
1087
17b2616c
PA
10882014-05-21 Pedro Alves <palves@redhat.com>
1089
1090 PR gdb/13860
1091 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
1092 (top level): Test that output related to execution commands is
1093 sent to the console with CLI commands, but not with MI commands.
1094 Test that breakpoint events are always mirrored to the console.
1095 Also expect the new source line to be output after a "next" in
1096 async mode too. Make it a pass/fail test.
1097 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
1098 output.
1099 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
1100
5166082f
PA
11012014-05-21 Pedro Alves <palves@redhat.com>
1102
1103 * gdb.base/list.exp (build_pattern, test_list): New procedures.
1104 Use them to test variations of "list" after reaching a breakpoint.
1105 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
1106 Test "list" with listsize 10 after reaching a breakpoint.
1107 * gdb.python/python.exp (decode_line current location line
1108 number): Adjust expected line number.
1109
2f25d70f
SM
11102014-05-21 Simon Marchi <simon.marchi@ericsson.com>
1111
1112 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
1113 behavior for $args, pass it directly to "run".
1114
ff604a67
MR
11152014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
1116
1117 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
1118 30000 to 65536.
1119
6a3cb8e8
PA
11202014-05-21 Pedro Alves <palves@redhat.com>
1121
1122 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
1123 auto-connect-native-target off".
1124 * gdb.base/auto-connect-native-target.c: New file.
1125 * gdb.base/auto-connect-native-target.exp: New file.
1126
4ebfc96e
PA
11272014-05-21 Pedro Alves <palves@redhat.com>
1128
1129 * gdb.base/default.exp: Test "target native" instead of "target
1130 child".
1131
36d46afb
MW
11322014-05-21 Mark Wielaard <mjw@redhat.com>
1133
1134 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1135
5876f503
JK
11362014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1137
1138 Fix TLS access for -static -pthread.
1139 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
1140 <HAVE_TLS> (thread_function, main): Initialize it.
1141 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
1142 Add clean_restart.
1143 <$have_tls != "">: Check TLSVAR.
1144
0256a6ac
PA
11452014-05-21 Pedro Alves <palves@redhat.com>
1146
1147 * gdb.base/dcache-line-read-error.c: New.
1148 * gdb.base/dcache-line-read-error.exp: New.
1149
936d2992
PA
11502014-05-20 Pedro Alves <palves@redhat.com>
1151
1152 * gdb.base/compare-sections.c: New file.
1153 * gdb.base/compare-sections.exp: New file.
1154
802e8e6d
PA
11552014-05-20 Pedro Alves <palves@redhat.com>
1156
1157 * gdb.base/break-idempotent.c: New file.
1158 * gdb.base/break-idempotent.exp: New file.
1159
e59fa00f
MM
11602014-05-20 Markus Metzger <markus.t.metzger@intel.com>
1161
1162 * gdb.btrace/nohist.exp: New.
1163
8b696e31
YQ
11642014-05-20 Yao Qi <yao@codesourcery.com>
1165
1166 * lib/gdb.exp (gdb_init): Set timeout if test file is under
1167 gdb.reverse directory and gdb_reverse_timeout exists in board
1168 setting.
1169 * README: Document gdb_reverse_timeout.
1170
73c9764f
YQ
11712014-05-20 Yao Qi <yao@codesourcery.com>
1172
1173 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
1174 'test_file_name'. Treat args as a string instead of a list.
1175 (gdb_init): Rename argument 'args' by 'test_file_name'.
1176
f1f4348a
JK
11772014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1178
1179 * gdb.arch/powerpc-power.exp: New file.
1180 * gdb.arch/powerpc-power.s: New file.
1181
0dbe70ce
DE
11822014-05-16 Doug Evans <dje@google.com>
1183
1184 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
1185 * gdb.base/completion.exp: Check that all expected files exist
1186 before doing file completion.
0dbe70ce 1187
8d551b02
DE
11882014-05-16 Doug Evans <dje@google.com>
1189
1190 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
1191 Update.
1192 (do_syscall_tests_without_xml): Update.
1193
73eb7709
PA
11942014-05-16 Pedro Alves <palves@redhat.com>
1195
1196 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
1197 instead of "unknown output after running".
1198
3fae92fc
YQ
11992014-05-16 Yao Qi <yao@codesourcery.com>
1200
1201 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
1202 file1.txt from host at the end.
1203 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1204
c2b2ccc5
DE
12052014-05-15 Doug Evans <dje@google.com>
1206
1207 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
1208 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
1209 loading file. Add test for TU lookup.
1210
8c217a4b
SM
12112014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1212
1213 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
1214 calling "-exec-arguments" or "set args" before running the
1215 inferior.
1216
3deb39c6
SM
12172014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1218
1219 * lib/mi-support.exp (mi_expect_stop): Expect message for
1220 inferiors that exit with non-zero exit code.
1221
71a79f8c
YQ
12222014-05-14 Yao Qi <yao@codesourcery.com>
1223
1224 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
1225 match absolute path on remote host.
1226 (test_file_list_exec_source_files): Remove "/" from the
1227 pattern.
1228
f23fcd46
YQ
12292014-05-14 Yao Qi <yao@codesourcery.com>
1230
1231 * boards/local-remote-host-notty.exp (${board}_file): New
1232 proc.
1233
9404b58f
KM
12342014-05-07 Kyle McMartin <kyle@redhat.com>
1235
1236 Pushed by Joel Brobecker <brobecker@adacore.com>.
1237 * gdb.arch/aarch64-atomic-inst.c: New file.
1238 * gdb.arch/aarch64-atomic-inst.exp: New file.
1239
5e45f04c
YQ
12402014-05-07 Yao Qi <yao@codesourcery.com>
1241
1242 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
1243 in current context" too.
1244
c888a17d
KS
12452014-05-05 Keith Seitz <keiths@redhat.com>
1246
1247 * gdb.linespec/ls-dollar.exp: Add test for linespec
1248 file:convenience_variable.
1249
290a839c
YQ
12502014-05-05 Yao Qi <yao@codesourcery.com>
1251
1252 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
1253 traceframes into tfile and ctf trace files. Read data from
1254 trace file and test collected data.
1255 (gdb_collect_locals_test): Likewise.
1256 (gdb_unavailable_registers_test): Likewise.
1257 (gdb_unavailable_floats): Likewise.
1258 (gdb_collect_globals_test): Likewise.
1259 (top-level): Append "ctf" to trace_file_targets if GDB
1260 supports.
1261
b5262cd0
YQ
12622014-05-05 Yao Qi <yao@codesourcery.com>
1263
1264 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
1265 code to ...
1266 (gdb_collect_args_test_1): ... it. New proc.
1267 (gdb_collect_locals_test): Move some code to ...
1268 (gdb_collect_locals_test_1): ... it. New proc.
1269 (gdb_unavailable_registers_test): Move some code to ...
1270 (gdb_unavailable_registers_test_1): ... it. New proc.
1271 (gdb_unavailable_floats): Move some code to ...
1272 (gdb_unavailable_floats_1): ... it. New proc.
1273
30a1e6cc
SDJ
12742014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1275
1276 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
1277 probes to test for bitness recognition.
1278 * gdb.arch/amd64-stap-optional-prefix.exp
1279 (test_probe_value_without_reg): New procedure.
1280 Add code to test for different kinds of bitness.
1281
f33da99a
SDJ
12822014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1283
1284 PR breakpoints/16889
1285 * gdb.arch/amd64-stap-optional-prefix.S: New file.
1286 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1287
5b80f00d
PA
12882014-05-01 Pedro Alves <palves@redhat.com>
1289
1290 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
1291 gdb_file_cmd if no file is specified.
1292 * boards/native-extended-gdbserver.exp (gdb_load): Use the
1293 last_loaded_file to set the remote exec-file.
1294
f8c2a73c
PA
12952014-05-01 Pedro Alves <palves@redhat.com>
1296
1297 * boards/local-remote-host.exp: New file.
1298
be6e8ac7
PA
12992014-05-01 Pedro Alves <palves@redhat.com>
1300
1301 * boards/local-remote-host.exp: Rename to ...
1302 * boards/local-remote-host-notty.exp: ... this.
1303
cac0dc8f
JB
13042014-04-28 Joel Brobecker <brobecker@adacore.com>
1305
1306 * gdb.ada/dyn_arrayidx: New testcase.
1307
9730e6cc
YQ
13082014-04-26 Yao Qi <yao@codesourcery.com>
1309
1310 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
1311 and compute the length of function main. Save it in
1312 $main_length.
1313 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
1314 (top-level): Use gdb_compile to compile objects into
1315 executable and restart GDB. Remove invocation to
1316 prepare_for_testing.
1317
7ae1a6a6
PA
13182014-04-25 Simon Marchi <simon.marchi@ericsson.com>
1319 Pedro Alves <palves@redhat.com>
1320
1321 PR server/16255
1322 * gdb.multi/multi-attach.c: New file.
1323 * gdb.multi/multi-attach.exp: New file.
1324
4082afcc
PA
13252014-04-25 Pedro Alves <palves@redhat.com>
1326
1327 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
1328 user.
1329 (top level): Test that "set remote conditional-breakpoints-packet
1330 off" works as intended.
1331 * gdb.base/dprintf.exp: Test that "set remote
1332 breakpoint-commands-packet off" works as intended.
1333 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
1334 New function.
1335 (top level): Call it.
1336 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
1337 remote fast-tracepoints-packet off" works as intended.
1338 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
1339 * lib/gdb.exp (gdb_is_target_remote): ... here.
1340
2abc3f8d
DB
13412014-04-24 David Blaikie <dblaikie@gmail.com>
1342
1343 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
1344 ensure clang would not discard them.
1345 * gdb.base/gdbvars.c: Ditto.
1346 * gdb.base/memattr.c: Ditto.
1347 * gdb.base/whatis.c: Ditto.
1348 * gdb.python/py-prettyprint.c: Ditto.
1349 * gdb.trace/actions.c: Ditto.
1350 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
1351 ensure clang would not discard it.
1352
bfd39632
DB
13532014-04-24 David Blaikie <dblaikie@gmail.com>
1354
1355 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
1356 clang to emit the full definition of type required by the test
1357 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
1358
22842ff6
DB
13592014-04-24 David Blaikie <dblaikie@gmail.com>
1360
1361 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
1362 coax Clang into emitting the definition of the type.
1363 * gdb.cp/pr10728-x.h (y): Ditto.
1364 * gdb.cp/pr10728-y.cc (y): Ditto.
1365
c2e827ad
DB
13662014-04-24 David Blaikie <dblaikie@gmail.com>
1367
1368 * gdb.base/label.exp: XFAIL label related tests under Clang.
1369 * gdb.cp/cplabel.exp: Ditto.
1370 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
1371 under Clang those using labels.
1372
4c2d33e7
YQ
13732014-04-25 Yao Qi <yao@codesourcery.com>
1374
1375 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
1376 double_label.
1377 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
1378 partial_label and double_label.
1379
56083b99
DB
13802014-04-24 David Blaikie <dblaikie@gmail.com>
1381
1382 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
1383
25d4e99d
DB
13842014-04-24 David Blaikie <dblaikie@gmail.com>
1385
1386 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
1387 of the function to work across GCC and Clang.
1388 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
1389 pointer types (const void ** const V void **).
1390
01f9f808
MS
13912014-04-24 Michael Sturm <michael.sturm@mintel.com>
1392 Walfred Tedeschi <walfred.tedeschi@intel.com>
1393
1394 * Makefile.in (EXECUTABLES): Added i386-avx512.
1395 * gdb.arch/i386-avx512.c: New file.
1396 * gdb.arch/i386-avx512.exp: Likewise.
1397
4b48d439
KS
13982014-04-23 Keith Seitz <keiths@redhat.com>
1399
1400 * lib/mi-support.exp (mi_list_breakpoints): Delete.
1401 (mi_make_breakpoint_table): New procedure.
1402 (mi_create_breakpoint): Use mi_make_breakpoint
1403 and return the result.
1404 (mi_make_breakpoint): New procedure.
1405 (mi_build_kv_pairs): New procedure.
1406
1407 * gdb.mi/mi-break.exp: Remove unused globals,
1408 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
1409 All callers updated.
1410 * gdb.mi/mi-dprintf.exp: Use variable to track command
1411 number.
1412 Update all callers of mi_create_breakpoint and use
1413 mi_make_breakpoint_table.
1414 Remove any unused global variables.
1415 * gdb.mi/mi-nonstop.exp: Likewise.
1416 * gdb.mi/mi-nsintrall.exp: Likewise.
1417 * gdb.mi/mi-nsmoribund.exp: Likewise.
1418 * gdb.mi/mi-nsthrexec.exp: Likewise.
1419 * gdb.mi/mi-reverse.exp: Likewise.
1420 * gdb.mi/mi-simplerun.exp: Likewise.
1421 * gdb.mi/mi-stepn.exp: Likewise.
1422 * gdb.mi/mi-syn-frame.exp: Likewise.
1423 * gdb.mi/mi-until.exp: Likewise.
1424 * gdb.mi/mi-var-cp.exp: Likewise.
1425 * gdb.mi/mi-var-display.exp: Likewise.
1426 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1427 * gdb.mi/mi2-var-child.exp: Likewise.
1428 * gdb.mi/mi-vla-c99.exp: Likewise.
1429 * lib/mi-support.exp: Likewise.
1430
1431 From Ian Lance Taylor <iant@cygnus.com>:
1432 * lib/gdb.exp (parse_args): New procedure.
1433
08351840
PA
14342014-04-23 Pedro Alves <palves@redhat.com>
1435
1436 * gdb.base/break-unload-file.c: New file.
1437 * gdb.base/break-unload-file.exp: New file.
1438 * gdb.base/sym-file-lib.c (baz): New function.
1439 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
1440 field.
1441 (load): Store the segment's mapped size.
1442 (unload): New function.
1443 (unload_shlib): New function.
1444 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
1445 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
1446 set a breakpoint at baz, and call it.
1447 * gdb.base/sym-file.exp: New tests for stale breakpoint
1448 instructions.
1449
076855f9
PA
14502014-04-23 Pedro Alves <palves@redhat.com>
1451
1452 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
1453 * gdb.base/hbreak-in-shr-unsupported.c: New file.
1454 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
1455 * gdb.base/hbreak-unmapped.c: New file.
1456 * gdb.base/hbreak-unmapped.exp: New file.
1457 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
1458 * lib/gdb.exp (gdb_is_target_remote): ... here.
1459
483805cf
PA
14602014-04-22 Pedro Alves <palves@redhat.com>
1461
1462 * gdb.base/consecutive-step-over.c: New file.
1463 * gdb.base/consecutive-step-over.exp: New file.
1464
06d97543
PA
14652014-04-22 Pedro Alves <palves@redhat.com>
1466
1467 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
1468 instead of send_gdb/gdb_expect.
1469
b4429ea2
YQ
14702014-04-22 Yao Qi <yao@codesourcery.com>
1471
1472 * lib/trace-support.exp (generate_tracefile): New procedure.
1473 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
1474 return 0.
1475 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
1476 if generate_tracefile returns 1.
1477
51d48146
PA
14782014-04-18 Tom Tromey <palves@redhat.com>
1479 Pedro alves <tromey@redhat.com>
1480
1481 PR backtrace/15558
1482 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
1483 with a backtrace limit.
1484 * gdb.python/py-frame-inline.exp: Test running to an inline
1485 function with a backtrace limit, and printing the newest frame.
1486 * gdb.python/py-frame-inline.c (main): Call f.
1487
bd1dce5f
MS
14882014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1489
1490 * gdb.java/jnpe.exp: Drop srcdir from untested path.
1491
40d1a503
MS
14922014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1493
1494 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
1495 Drop prefix from unsupported source file path.
1496
389b98f7
YQ
14972014-04-17 Yao Qi <yao@codesourcery.com>
1498
1499 * lib/gdb.exp (with_target_charset): New proc.
1500 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
1501 with_target_charset.
1502 (test_print_strings): Likewise.
1503 (test_repeat_bytes): Likewise.
1504 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
1505 for some tests.
1506
22869d73
KS
15072014-04-16 Keith Seitz <keiths@redhat.com>
1508
1509 PR gdb/15827
1510 * gdb.dwarf2/corrupt.c: New file.
1511 * gdb.dwarf2/corrupt.exp: New file.
1512
c4f87ca6
KS
15132014-04-16 Keith Seitz <keiths@redhat.com>
1514
1515 PR c++/16597
1516 * gdb.cp/namelessclass.cc: New file.
1517 * gdb.cp/namelessclass.exp: New file.
1518 * gdb.cp/namelessclass.S: New file.
1519
ab19de87
DE
15202014-04-16 Doug Evans <dje@google.com>
1521
1522 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
1523 Add comment.
1524 (gdbserver_default_get_comm_port): New function.
1525 (gdbserver_start): Check if board file provided
1526 "gdbserver,get_comm_port" and use it if so.
1527 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
1528 (gdb,socketport): Set to "stdio".
1529 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
1530 (stdio_gdbserver_template): Delete.
1531 (${board}_get_remote_address): Update.
1532 (${board}_build_remote_cmd): Delete.
1533 (${board}_get_comm_port): New function.
1534 (${board}_spawn): Update.
1535 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
1536 Delete.
1537 (${board}_get_remote_address): Update.
1538 (${board}_get_comm_port): New function.
1539
fc98a809
AB
15402014-04-16 Andrew Burgess <aburgess@broadcom.com>
1541
1542 * gdb.base/memattr.exp: Improve regexps to handle memory regions
1543 appearing in any order.
1544
87fd9e6e
DE
15452014-04-15 Doug Evans <dje@google.com>
1546
1547 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
1548 uninitialized value of "description".
1549
099fc3ea
KS
15502014-04-15 Keith Seitz <keiths@redhat.com>
1551
1552 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
1553 Remove unused globals.
1554 (test_running_the_program): Likewise.
1555 (test_controlled_execution): Likewise.
1556 (test_controlling_breakpoints): Likewise.
1557 (test_program_termination): Likewise.
1558
5da151d4
KS
15592014-04-15 Keith Seitz <keiths@redhat.com>
1560
1561 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
1562 unused globals.
1563 (test_rbreak_creation_and_listing): Likewise.
1564 (test_ignore_count): Likewise.
1565 (test_error): Likewise.
1566
35e5d2f0
PA
15672014-04-15 Pedro Alves <palves@redhat.com>
1568
1569 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
1570 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
1571 sym-file-loader.c.
1572 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1573 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1574 to sym-file-loader.c.
1575 (struct library): Forward declare.
1576 (load_shlib, lookup_function): Change prototypes.
1577 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1578 (translate_offset): Remove declarations.
1579 (get_text_addr): New declaration.
1580 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
1581 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
1582 sym-file-loader.h.
1583 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1584 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1585 here from sym-file-loader.h.
1586 (struct library): New structure.
1587 (load_shlib, lookup_function): Change prototypes and adjust to
1588 work with a struct library.
1589 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1590 (translate_offset): Make static.
1591 (get_text_addr): New function.
1592 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
1593
eb4c1710
PA
15942014-04-15 Pedro Alves <palves@redhat.com>
1595
1596 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
1597
2d1baf52
PA
15982014-04-15 Pedro Alves <palves@redhat.com>
1599
1600 * gdb.base/sym-file-loader.c: Include <limits.h>.
1601 (SELF_LINK): New define.
1602 (get_origin): New function.
1603 (load_shlib): Use it.
1604 * gdb.base/sym-file.exp: Don't early return if the target is
1605 remote. Use runto_main, and issue fail is that fails. Use
1606 gdb_load_shlibs.
1607 (shlib_name): Delete.
1608 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
1609
7dd6df01
PA
16102014-04-15 Pedro Alves <palves@redhat.com>
1611
1612 * gdb.base/sym-file.exp: Remove regex characters from test
1613 message. Don't refer to breakpoint numbers in test messages.
1614
b50c8614
KS
16152014-04-14 Keith Seitz <keiths@redhat.com>
1616
1617 PR c++/16253
1618 * gdb.cp/var-tag.cc: New file.
1619 * gdb.cp/var-tag.exp: New file.
1620 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1621 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1622 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1623 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1624
3d567982
TT
16252014-04-14 Tom Tromey <tromey@redhat.com>
1626
1627 * gdb.cp/classes.exp (test_enums): Handle underlying type.
1628 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
1629 type.
1630 * gdb.cp/enum-class.exp: New file.
1631 * gdb.cp/enum-class.cc: New file.
1632
0626fc76
TT
16332014-04-14 Tom Tromey <tromey@redhat.com>
1634
1635 * gdb.dwarf2/enum-type.exp: New file.
1636
dca325b3
SA
16372014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1638
1639 * gdb.mi/mi-vla-c99.exp: New file.
1640 * gdb.mi/vla.c: New file.
1641
5854b38a
SA
16422014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1643
1644 * gdb.base/vla-datatypes.c: New file.
1645 * gdb.base/vla-datatypes.exp: New file.
1646
463bb957
SA
16472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1648
1649 * gdb.base/vla-ptr.c: New file.
1650 * gdb.base/vla-ptr.exp: New file.
1651
3dd170be
SA
16522014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1653
1654 * gdb.dwarf2/count.exp: New file.
1655
5ecaaa66
SA
16562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1657
1658 * gdb.base/vla-sideeffect.c: New file.
1659 * gdb.base/vla-sideeffect.exp: New file.
1660
41f1ada5
DB
16612014-04-14 David Blaikie <dblaikie@gmail.com>
1662
1663 * gdb.mi/non-stop.c: Add return value for non-void function return
1664 statement.
1665 * gdb.threads/staticthreads.c: Ditto.
1666
0be03e84
DE
16672014-04-12 Siva Chandra Reddy <sivachandra@google.com>
1668 Doug Evans <xdje42@gmail.com>
1669
1670 * gdb.guile/scm-value.c: Improve test case.
1671 * gdb.guile/scm-value.exp: Add new test.
1672
f180a1fb
DB
16732014-04-11 David Blaikie <dblaikie@gmail.com>
1674
1675 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
1676 override Clang's default.
1677
6b662e19
JB
16782014-04-11 Joel Brobecker <brobecker@adacore.com>
1679
1680 Revert the following changes (regressions):
1681
1682 * gdb.base/vla-sideeffect.c: New file.
1683 * gdb.base/vla-sideeffect.exp: New file.
1684
1685 * gdb.dwarf2/count.exp: New file.
1686
1687 * gdb.base/vla-multi.c: New file.
1688 * gdb.base/vla-multi.exp: New file.
1689
1690 * gdb.base/vla-ptr.c: New file.
1691 * gdb.base/vla-ptr.exp: New file.
1692
1693 * gdb.base/vla-datatypes.c: New file.
1694 * gdb.base/vla-datatypes.exp: New file.
1695
1696 * gdb.mi/mi-vla-c99.exp: New file.
1697 * gdb.mi/vla.c: New file.
1698
245a5f0b
KS
16992014-04-11 Keith Seitz <keiths@redhat.com>
1700
1701 PR c++/16675
1702 * gdb.cp/cpsizeof.exp: New file.
1703 * gdb.cp/cpsizeof.cc: New file.
1704
58a84dcf
SA
17052014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1706
191a8a90
JB
1707 * gdb.mi/mi-vla-c99.exp: New file.
1708 * gdb.mi/vla.c: New file.
58a84dcf 1709
c8655f75
SA
17102014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1711
1712 * gdb.base/vla-datatypes.c: New file.
1713 * gdb.base/vla-datatypes.exp: New file.
1714
024e13b4
SA
17152014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1716
1717 * gdb.base/vla-ptr.c: New file.
1718 * gdb.base/vla-ptr.exp: New file.
1719
1a237e0e
SA
17202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1721
1722 * gdb.base/vla-multi.c: New file.
1723 * gdb.base/vla-multi.exp: New file.
1724
504f3432
SA
17252014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1726
1727 * gdb.dwarf2/count.exp: New file.
1728
3bce8237
SA
17292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1730
191a8a90
JB
1731 * gdb.base/vla-sideeffect.c: New file.
1732 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 1733
322f9c21
YQ
17342014-04-11 Yao Qi <yao@codesourcery.com>
1735
1736 * gdb.base/completion.exp: Check file exists before running tests
1737 on file completion.
1738
d708bcd1
PA
17392014-04-10 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.base/cond-eval-mode.c: New file.
1742 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
1743 prepare_for_testing to build the new file. Check result of
1744 runto_main.
1745 (test_break, test_watch): New procedures.
1746 (top level): Use them.
1747
ae1d2761
PM
17482014-04-08 Pierre Muller <muller@sourceware.org>
1749
1750 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
1751 Ctrl-V use for mingw hosts.
1752
7af389b8
SC
17532014-04-07 Siva Chandra Reddy <sivachandra@google.com>
1754
1755 * gdb.python/py-value.c: Improve test case.
1756 * gdb.python/py-value.exp: Add new test.
1757
5e703181
DE
17582014-04-07 David Blaikie <dblaikie@gmail.com>
1759
1760 * lib/compiler.c: Identify the clang compiler.
1761 * lib/compiler.cc: Ditto.
1762
9810b410
YQ
17632014-04-03 Yao Qi <yao@codesourcery.com>
1764
1765 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
1766
98d1b8dc
AB
17672014-04-01 Anton Blanchard <anton@samba.org>
1768
1769 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
1770 messages unique.
1771
3114cea1
AB
17722014-04-01 Anton Blanchard <anton@samba.org>
1773
1774 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
1775 prepare_for_testing.
1776
62f7182c
AB
17772014-04-01 Anton Blanchard <anton@samba.org>
1778
1779 * gdb.arch/ppc64-atomic-inst.c: Remove.
1780 * gdb.arch/ppc64-atomic-inst.S: New file.
1781 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
1782
770e7fc7
DE
17832014-03-31 Doug Evans <dje@google.com>
1784
1785 * gdb.base/print-symbol-loading-lib.c: New file.
1786 * gdb.base/print-symbol-loading-main.c: New file.
1787 * gdb.base/print-symbol-loading.exp: New file.
1788
46e2bafa
YQ
17892014-03-31 Yao Qi <yao@codesourcery.com>
1790
1791 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
1792
8776cfe9
JB
17932014-03-28 Joel Brobecker <brobecker@adacore.com>
1794
1795 * gdb.ada/mi_dyn_arr: New testcase.
1796
5d1ef361
DE
17972014-03-27 Doug Evans <dje@google.com>
1798
1799 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
1800
b5bee914
YQ
18012014-03-27 Yao Qi <yao@codesourcery.com>
1802
1803 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
1804 if target is nios2-*-*.
1805
0d4d0e77
YQ
18062014-03-26 Yao Qi <yao@codesourcery.com>
1807
1808 * lib/gdb.exp (readline_is_used): New proc.
1809 * gdb.base/completion.exp: Move tests on command complete up.
1810 Skip the rest of tests if readline is not used.
1811 * gdb.ada/complete.exp: Skp the test if readline is not
1812 used.
1813 * gdb.base/filesym.exp: Likewise.
1814 * gdb.base/macscp.exp: Likewise.
1815 * gdb.base/readline-ask.exp: Likewise.
1816 * gdb.base/readline.exp: Likewise.
1817 * gdb.python/py-cmd.exp: Likewise.
1818 * gdb.trace/tfile.exp: Likewise.
1819
29361eee
YQ
18202014-03-26 Yao Qi <yao@codesourcery.com>
1821
1822 * gdb.base/macscp.exp: Fix code format issues.
1823
bc9a5525
UW
18242014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
1825
1826 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
1827 * gdb.asm/powerpc64le.inc: New file.
1828
d3839ede
PA
18292014-03-25 Pedro Alves <palves@redhat.com>
1830 Doug Evans <dje@google.com>
1831
1832 * gdb.base/source-execution.c: New file.
1833 * gdb.base/source-execution.exp: New file.
1834 * gdb.base/source-execution.gdb: New file.
1835
01672a57
DE
18362014-03-24 Doug Evans <dje@google.com>
1837
1838 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
1839 using fission.
1840
88bbeca9
HZ
18412014-03-24 Hui Zhu <hui@codesourcery.com>
1842 Pedro Alves <palves@redhat.com>
1843
1844 PR breakpoints/16101
1845 * gdb.base/dprintf.exp: Use unsupported rather than changing the
1846 test pass/fail messages. Detect missing support for dprintf when
1847 breakpoints are actually inserted.
1848 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
1849 breakpoints are actually inserted.
1850 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
1851 fails.
1852
d2348791
JK
18532014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1854
1855 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
1856
feef67ab
DE
18572014-03-22 Doug Evans <xdje42@gmail.com>
1858
1859 * gdb.python/python.exp (python not supported): Verify multi-line
1860 python command issues an error.
25d743f9 1861 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 1862 guile command issues an error.
feef67ab 1863
ecebef6a
MR
18642014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
1865
1866 * gdb.threads/thread-specific.exp: Handle the lack of usable
1867 $this_breakpoint and $this_thread.
1868
ccdd1909
HZ
18692014-03-21 Hui Zhu <hui@codesourcery.com>
1870
1871 * gdb.base/attach.exp (do_command_attach_tests): New.
1872
beb460e8
PA
18732014-03-20 Tom Tromey <tromey@redhat.com>
1874 Pedro Alves <palves@redhat.com>
1875
1876 PR cli/15718
1877 * gdb.base/condbreak-call-false.c: New file.
1878 * gdb.base/condbreak-call-false.exp: New file.
1879
40acf43a
PA
18802014-03-20 Pedro Alves <palves@redhat.com>
1881
1882 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
1883 Delete.
1884 (block_signals, unblock_signals): Delete.
1885 (child_function_2, main): Remove references to deleted variable
1886 and functions.
1887
9f5e1e02
PA
18882014-03-20 Pedro Alves <palves@redhat.com>
1889
1890 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
1891 Use pthread_kill to signal thread 2.
1892 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1893 Adjust to make the test send itself a signal rather than using the
1894 host's "kill" command.
1895
99619bea
PA
18962014-03-20 Pedro Alves <palves@redhat.com>
1897
1898 * gdb.threads/multiple-step-overs.c: New file.
1899 * gdb.threads/multiple-step-overs.exp: New file.
1900 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1901 Adjust expected infrun debug output.
1902
2adfaa28
PA
19032014-03-20 Pedro Alves <palves@redhat.com>
1904
1905 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
1906 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
1907
31e77af2
PA
19082014-03-20 Pedro Alves <palves@redhat.com>
1909
1910 PR breakpoints/7143
1911 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
1912 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
1913 of gdb_test_multiple.
1914 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
1915 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
1916
b9f437de
PA
19172014-03-20 Pedro Alves <palves@redhat.com>
1918
1919 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
1920 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
1921
05adc73e
PA
19222014-03-19 Pedro Alves <palves@redhat.com>
1923
1924 * gdb.base/async.exp: Remove early return.
1925
6048b950
PA
19262014-03-19 Pedro Alves <palves@redhat.com>
1927
1928 * gdb.base/async.exp (step& tests): Pass explicit test messages.
1929
8bcfb00a
PA
19302014-03-19 Pedro Alves <palves@redhat.com>
1931
1932 * gdb.base/async.exp (test_background): Expect \r\n after
1933 "completed." in the fail pattern.
1934
884e37dc
PA
19352014-03-19 Pedro Alves <palves@redhat.com>
1936
1937 * gdb.base/async.exp (test_background): New procedure.
1938 Use it for all background execution command tests.
1939
148e57e2
PA
19402014-03-19 Pedro Alves <palves@redhat.com>
1941
1942 * gdb.base/async.exp: Use prepare_for_testing.
1943
f48088c7
PA
19442014-03-19 Pedro Alves <palves@redhat.com>
1945
1946 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
1947 the same line.
1948
e2f6c966
PA
19492014-03-19 Pedro Alves <palves@redhat.com>
1950
1951 * gdb.base/async.c (main): Add "jump here" and "until here" line
1952 marker comments.
1953 * gdb.base/async.exp (jump_here): New global.
1954 (jump& test): Use it.
1955 (until_here): New global.
1956 (until& test): Use it.
1957
c30568d4
PA
19582014-03-19 Pedro Alves <palves@redhat.com>
1959
1960 * gdb.base/async.exp: Don't frob gdb_protocol.
1961
0172b6a7
DE
19622014-03-18 Doug Evans <xdje42@gmail.com>
1963
1964 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
1965 Fix spelling of exec-done-display.
1966
06c868a8
JK
19672014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1968
1969 PR gdb/15358
1970 * gdb.base/gdb-sigterm.c: New file.
1971 * gdb.base/gdb-sigterm.exp: New file.
1972
0c7e1a46
PA
19732014-03-18 Pedro Alves <palves@redhat.com>
1974
1975 PR gdb/13860
1976 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
1977 * lib/mi-support.exp (mi_expect_stop): Add special handling for
1978 solib-event.
1979
f7c77d93
JB
19802014-03-17 Joel Brobecker <brobecker@adacore.com>
1981
1982 * gdb.ada/pckd_arr_ren: New testcase.
1983
5a1e8c7a
DE
19842014-03-13 Doug Evans <xdje42@gmail.com>
1985
1986 PR guile/16612
1987 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
1988 collect after discarding symbols.
1989
350e1a76
DE
19902014-03-13 Ludovic Courtès <ludo@gnu.org>
1991 Doug Evans <xdje42@gmail.com>
1992
1993 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
1994 to history survives a gc.
1995
a69900ae
PA
19962014-03-13 Pedro Alves <palves@redhat.com>
1997
1998 * gdb.base/default.exp: Don't test "target procfs".
1999
5db9f0bd
PA
20002014-03-13 Pedro Alves <palves@redhat.com>
2001
2002 * gdb.base/default.exp: Update "target child" and "target procfs"
2003 tests to not expect "Unix".
2004
b3ccfe11
TT
20052014-03-12 Tom Tromey <tromey@redhat.com>
2006
2007 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
2008 New procs. Add target-async tests.
2009 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
2010 Add target-async tests.
2011
646f4417
AA
20122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2013
2014 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
2015 'func_start' and 'func_end' for the beginning and end of the
2016 function code, respectively.
2017 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
2018 'func_end' instead of 'func' and 'main'.
2019
288c211f
AA
20202014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2021
2022 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
2023 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
2024 generate the debug info assembler source.
2025
e0c0f156
AA
20262014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2027
2028 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
2029 * gdb.dwarf2/arr-subrange.exp: Likewise.
2030 * gdb.dwarf2/dwz.exp: Likewise.
2031 * gdb.dwarf2/method-ptr.exp: Likewise.
2032 * gdb.dwarf2/missing-sig-type.exp: Likewise.
2033 * gdb.dwarf2/subrange.exp: Likewise.
2034 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
2035 * gdb.dwarf2/implptrpiece.exp: Likewise.
2036 * gdb.dwarf2/nostaticblock.exp: Likewise.
2037
0e5c4555
AA
20382014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2039
2040 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
2041 directory to absolute path name arguments.
2042
5ec18f2b
JG
20432014-03-10 Joel Brobecker <brobecker@adacore.com>
2044
2045 * gdb.ada/tagged_access: New testcase.
2046
847fc4f2
MM
20472014-03-07 Markus Metzger <markus.t.metzger@intel.com>
2048
2049 * gdb.btrace/data.exp: Update expected output.
2050
cc3da688
YQ
20512014-03-06 Yao Qi <yao@codesourcery.com>
2052
2053 * gdb.trace/pr16508.exp: New file.
2054
0f26cec1
PA
20552014-03-05 Pedro Alves <palves@redhat.com>
2056
2057 PR gdb/16575
2058 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
2059 procedure.
2060 (top level): Adjust to use it. Add tests that exercise breakpoint
2061 interaction with the code-cache.
2062
7a5a839f
LC
20632014-02-26 Ludovic Courtès <ludo@gnu.org>
2064
2065 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
2066 test for 'history-append!'.
2067
31aa7e4e
JB
20682014-02-26 Joel Brobecker <brobecker@adacore.com>
2069
2070 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
2071 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
2072 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
2073 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
2074 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
2075 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
2076
1b588015
JB
20772014-02-26 Joel Brobecker <brobecker@adacore.com>
2078
2079 * testsuite/gdb.python/py-pp-re-notag.c: New file.
2080 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
2081 * testsuite/gdb.python/py-pp-re-notag.p: New file.
2082
55426c9d
JB
20832014-02-26 Joel Brobecker <brobecker@adacore.com>
2084
2085 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
2086
dc53a7ad
JB
20872014-02-26 Joel Brobecker <brobecker@adacore.com>
2088
2089 * gdb.dwarf2/arr-stride.c: New file.
2090 * gdb.dwarf2/arr-stride.exp: New file.
2091
12ab52e9
PA
20922014-02-26 Pedro Alves <palves@redhat.com>
2093
2094 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
2095 that won't ever trigger. Make sure that GDB reports the correct
2096 breakpoint that caused the stop.
2097
849c862e
JK
20982014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2099
2100 PR gdb/16626
2101 * gdb.base/auto-load-script: New file.
2102 * gdb.base/auto-load.c: New file.
2103 * gdb.base/auto-load.exp: New file.
2104
71b7d793
JK
2105 PR gdb/16626
2106 * gdb.base/auto-load.exp: Fix out-of-srctree run.
2107
e2f0d509
JK
21082014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2109
2110 Fix dw2-icycle.exp -fsanitize=address GDB crash.
2111 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
2112
50cc37c8
DE
21132014-02-24 Doug Evans <dje@google.com>
2114
2115 * lib/gdb.exp (run_on_host): Log error output if program fails.
2116
ea4758f2
PA
21172014-02-21 Pedro Alves <palves@redhat.com>
2118
2119 * gdb.threads/step-after-sr-lock.c: Rename to ...
2120 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
2121 * gdb.threads/step-after-sr-lock.exp: Rename to ...
2122 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2123 ... this.
2124
d7b30f67
SDJ
21252014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
2126
2127 PR tdep/16397
2128 * gdb.arch/amd64-stap-special-operands.exp: New file.
2129 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
2130 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
2131 * gdb.arch/amd64-stap-triplet.S: Likewise.
2132 * gdb.arch/amd64-stap-triplet.c: Likewise.
2133
83deb43f
JB
21342014-02-20 Joel Brobecker <brobecker@adacore.com>
2135
2136 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
2137 in .section pseudo-op.
2138
adde2bff
DE
21392014-02-20 lin zuojian <manjian2006@gmail.com>
2140 Joel Brobecker <brobecker@adacore.com>
2141 Doug Evans <xdje42@gmail.com>
2142
2143 PR symtab/16581
2144 * gdb.dwarf2/dw2-icycle.S: New file.
2145 * gdb.dwarf2/dw2-icycle.c: New file.
2146 * gdb.dwarf2/dw2-icycle.exp: New file.
2147
f7bd0f78
SC
21482014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2149
2150 * gdb.python/py-value-cc.cc: Improve test case to enable testing
2151 operations on gdb.Value objects.
2152 * gdb.python/py-value-cc.exp: Add new test to test operations on
2153 gdb.Value objects.
2154
c17ef0d5
DE
21552014-02-18 Doug Evans <dje@google.com>
2156
2157 * Makefile.in (TESTS): New variable.
2158 (expanded_tests, expanded_tests_or_none): New variables
2159 (check-single): Pass $(expanded_tests_or_none) to runtest.
2160 (check-parallel): Only run tests in $(TESTS) if non-empty.
2161 (check/no-matching-tests-found): New rule.
2162 * README: Document TESTS makefile variable.
2163
5dd3176f
DE
21642014-02-18 Doug Evans <dje@google.com>
2165
2166 * Makefile.in (check-parallel): rm -rf outputs temp.
2167
0b10be4f
JK
21682014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2169
2170 Fix "ERROR: no fileid for" in the testsuite.
2171 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
2172
85f224e7
DE
21732014-02-12 Doug Evans <dje@google.com>
2174
2175 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
2176 (MISCELLANEOUS): New variable.
2177 (clean): rm -rf $(MISCELLANEOUS).
2178 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
2179 dwp live in the same directory as symlinks, with each symlink pointed
2180 to a differently named file in a different directory.
2181
149b30ff
DE
21822014-02-11 Doug Evans <dje@google.com>
2183
2184 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
2185 of Tcl file commands.
2186
1dfdac32
MK
21872014-02-10 Mark Kettenis <kettenis@gnu.org>
2188
2189 * gdb.threads/step-after-sr-lock.exp: Avoid executing
2190 "kill -SIGUSR1 -1".
2191
aa4fb036
JB
21922014-02-10 Joel Brobecker <brobecker@adacore.com>
2193
2194 * gdb.ada/tick_length_array_enum_idx: New testcase.
2195
ed3ef339
DE
21962014-02-10 Doug Evans <xdje42@gmail.com>
2197
2198 * configure.ac (AC_OUTPUT): Add gdb.guile.
2199 * configure: Regenerate.
2200 * lib/gdb-guile.exp: New file.
2201 * lib/gdb.exp (get_target_charset): New function.
2202 * gdb.base/help.exp: Update expected output from "apropos apropos".
2203 * gdb.guile/Makefile.in: New file.
2204 * gdb.guile/guile.exp: New file.
2205 * gdb.guile/scm-arch.c: New file.
2206 * gdb.guile/scm-arch.exp: New file.
2207 * gdb.guile/scm-block.c: New file.
2208 * gdb.guile/scm-block.exp: New file.
2209 * gdb.guile/scm-breakpoint.c: New file.
2210 * gdb.guile/scm-breakpoint.exp: New file.
2211 * gdb.guile/scm-disasm.c: New file.
2212 * gdb.guile/scm-disasm.exp: New file.
2213 * gdb.guile/scm-equal.c: New file.
2214 * gdb.guile/scm-equal.exp: New file.
2215 * gdb.guile/scm-error.exp: New file.
2216 * gdb.guile/scm-error.scm: New file.
2217 * gdb.guile/scm-frame-args.c: New file.
2218 * gdb.guile/scm-frame-args.exp: New file.
2219 * gdb.guile/scm-frame-args.scm: New file.
2220 * gdb.guile/scm-frame-inline.c: New file.
2221 * gdb.guile/scm-frame-inline.exp: New file.
2222 * gdb.guile/scm-frame.c: New file.
2223 * gdb.guile/scm-frame.exp: New file.
2224 * gdb.guile/scm-generics.exp: New file.
2225 * gdb.guile/scm-gsmob.exp: New file.
2226 * gdb.guile/scm-iterator.c: New file.
2227 * gdb.guile/scm-iterator.exp: New file.
2228 * gdb.guile/scm-math.c: New file.
2229 * gdb.guile/scm-math.exp: New file.
2230 * gdb.guile/scm-objfile-script-gdb.in: New file.
2231 * gdb.guile/scm-objfile-script.c: New file.
2232 * gdb.guile/scm-objfile-script.exp: New file.
2233 * gdb.guile/scm-objfile.c: New file.
2234 * gdb.guile/scm-objfile.exp: New file.
2235 * gdb.guile/scm-ports.exp: New file.
2236 * gdb.guile/scm-pretty-print.c: New file.
2237 * gdb.guile/scm-pretty-print.exp: New file.
2238 * gdb.guile/scm-pretty-print.scm: New file.
2239 * gdb.guile/scm-section-script.c: New file.
2240 * gdb.guile/scm-section-script.exp: New file.
2241 * gdb.guile/scm-section-script.scm: New file.
2242 * gdb.guile/scm-symbol.c: New file.
2243 * gdb.guile/scm-symbol.exp: New file.
2244 * gdb.guile/scm-symtab-2.c: New file.
2245 * gdb.guile/scm-symtab.c: New file.
2246 * gdb.guile/scm-symtab.exp: New file.
2247 * gdb.guile/scm-type.c: New file.
2248 * gdb.guile/scm-type.exp: New file.
2249 * gdb.guile/scm-value-cc.cc: New file.
2250 * gdb.guile/scm-value-cc.exp: New file.
2251 * gdb.guile/scm-value.c: New file.
2252 * gdb.guile/scm-value.exp: New file.
2253 * gdb.guile/source2.scm: New file.
2254 * gdb.guile/types-module.cc: New file.
2255 * gdb.guile/types-module.exp: New file.
2256
7026a7c1
YQ
22572014-02-10 Yao Qi <yao@codesourcery.com>
2258
2259 PR testsuite/16543
2260 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
2261 * configure: Regenerated.
2262 * Makefile.in: New file.
2263
6c466447
AS
22642014-02-08 Andreas Schwab <schwab@linux-m68k.org>
2265
2266 * gdb.python/py-framefilter.exp: Fix typo.
2267
6e854735
YQ
22682014-02-08 Yao Qi <yao@codesourcery.com>
2269
2270 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
2271 that no =breakpoint-modified is emitted when breakpoints are
2272 modified through MI commands.
2273
d137e6dc
PA
22742014-02-07 Pedro Alves <pedro@codesourcery.com>
2275 Pedro Alves <palves@redhat.com>
2276
2277 * gdb.threads/step-after-sr-lock.c: New file.
2278 * gdb.threads/step-after-sr-lock.exp: New file.
2279
b5ee5a50
PA
22802014-02-07 Pedro Alves <palves@redhat.com>
2281
2282 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
2283
3c77faf3
JK
22842014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2285
2286 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2287 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
2288
6dddc817
DE
22892014-02-06 Doug Evans <xdje42@gmail.com>
2290
2291 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
2292 output.
2293
2294 * gdb.gdb/python-interrupts.exp: New file.
2295
de7b2893
YQ
22962014-02-05 Yao Qi <yao@codesourcery.com>
2297
2298 * gdb.trace/report.exp (use_collected_data): Test the output
2299 of "info threads" and "info inferiors".
2300
66d032ac
YQ
23012014-02-05 Yao Qi <yao@codesourcery.com>
2302
2303 Revert this patch:
2304
2305 2013-05-24 Yao Qi <yao@codesourcery.com>
2306
2307 * gdb.trace/tfile.exp: Test inferior and thread.
2308
591a12a1
UW
23092014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2310
2311 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
2312 on a function.
2313 * gdb.base/step-bt.c: Call hello via function pointer to make
2314 sure its first instruction is executed on powerpc64le-linux.
2315
0ff3e01f
UW
23162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2317
2318 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
2319
084ee545
UW
23202014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2321
2322 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
2323 of the test patterns for use on little-endian systems.
2324
6ed14ff3
UW
23252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2326
2327 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
2328 (decimal_vector): Fix for little-endian.
2329
401e27fd
JM
23302014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
2331
2332 * gdb.arch/sparc-sysstep.exp: New file.
2333 * gdb.arch/sparc-sysstep.c: Likewise.
2334
2335 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
2336
8b924729
EBM
23372014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2338
2339 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
2340
fb151210
JB
23412014-01-23 Tom Tromey <tromey@redhat.com>
2342
2343 * gdb.ada/array_char_idx: New testcase.
2344
0740f8d8
TT
23452014-01-23 Tom Tromey <tromey@redhat.com>
2346
2347 PR python/16487:
2348 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
2349 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
2350 classes.
2351
21909fa1
TT
23522014-01-23 Tom Tromey <tromey@redhat.com>
2353
2354 PR python/16491:
2355 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
2356 string from an inferior frame.
2357 * gdb.python/py-framefilter-mi.exp: Update.
2358
87ce2a04
DE
23592014-01-22 Doug Evans <dje@google.com>
2360
2361 * gdb.server/server-mon.exp: Add tests for "set debug-format".
2362
237b092b
AA
23632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2364
2365 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
2366
d674a709
AA
23672014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2368
2369 * gdb.trace/entry-values.exp: Remove excess space character from
2370 regex patterns. Handle s390 call instruction.
2371
20fa3390
AA
23722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2373
2374 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
2375 define "*_start" label. Make "name" static.
2376 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
2377 ${name} by references to ${name}_start.
2378
78466714
AA
23792014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2380
2381 * gdb.base/info-macros.exp: Remove "debug" from the compile
2382 options.
2383
ec9f644a
IB
23842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2385
2386 * gdb.dlang/demangle.exp: New file.
2387
94b1b47e
IB
23882014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2389
2390 * gdb.dlang/primitive-types.exp: New file.
2391
7f420862
IB
23922014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2393
2394 * configure.ac: Create gdb.dlang/Makefile.
2395 * configure: Regenerate.
2396 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
2397 * gdb.dlang/Makefile.in: New file.
2398 * lib/d-support.exp: New file.
2399 * lib/gdb.exp (skip_d_tests): New proc.
2400
52834460
MM
24012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2402
2403 * gdb.btrace/delta.exp: Check reverse stepi.
2404 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
2405 * gdb.btrace/finish.exp: New.
2406 * gdb.btrace/next.exp: New.
2407 * gdb.btrace/nexti.exp: New.
2408 * gdb.btrace/record_goto.c: Add comments.
2409 * gdb.btrace/step.exp: New.
2410 * gdb.btrace/stepi.exp: New.
2411 * gdb.btrace/multi-thread-step.c: New.
2412 * gdb.btrace/multi-thread-step.exp: New.
2413 * gdb.btrace/rn-dl-bind.c: New.
2414 * gdb.btrace/rn-dl-bind.exp: New.
2415 * gdb.btrace/data.c: New.
2416 * gdb.btrace/data.exp: New.
2417 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2418
6e07b1d2
MM
24192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2420
2421 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
2422 * gdb.btrace/exception.exp: Update.
2423 * gdb.btrace/instruction_history.exp: Update.
2424 * gdb.btrace/record_goto.exp: Update.
2425 * gdb.btrace/tailcall.exp: Update.
2426 * gdb.btrace/unknown_functions.exp: Update.
2427 * gdb.btrace/delta.exp: New.
2428
0b722aec
MM
24292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2430
2431 * gdb.btrace/record_goto.exp: Add backtrace test.
2432 * gdb.btrace/tailcall.exp: Add backtrace test.
2433
066ce621
MM
24342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2435
2436 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
2437 * gdb.btrace/record_goto.c: New.
2438 * gdb.btrace/record_goto.exp: New.
2439 * gdb.btrace/x86-record_goto.S: New.
2440
0688d04e
MM
24412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2442
2443 * gdb.btrace/function_call_history.exp: Update tests.
2444 * gdb.btrace/instruction_history.exp: Update tests.
2445
8710b709
MM
24462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2447
2448 * gdb.btrace/function_call_history.exp: Fix expected field
2449 order for "record function-call-history".
2450 Add new tests for "record function-call-history /c".
2451 * gdb.btrace/exception.cc: New.
2452 * gdb.btrace/exception.exp: New.
2453 * gdb.btrace/tailcall.exp: New.
2454 * gdb.btrace/x86-tailcall.S: New.
2455 * gdb.btrace/x86-tailcall.c: New.
2456 * gdb.btrace/unknown_functions.c: New.
2457 * gdb.btrace/unknown_functions.exp: New.
2458 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2459
5de9129b
MM
24602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2461
2462 * gdb.btrace/instruction_history.exp: Update.
2463 * gdb.btrace/function_call_history.exp: Update.
2464
23a7fe75
MM
24652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2466
2467 * gdb.btrace/function_call_history.exp: Fix expected function
2468 trace.
2469 * gdb.btrace/instruction_history.exp: Initialize traced.
2470 Remove traced_functions.
2471
724c7dd8
MM
24722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2473
2474 * gdb.btrace/function_call_history.exp: Update
2475 * gdb.btrace/instruction_history.exp: Update.
2476
6d78d93b
MM
24772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2478
2479 * gdb.btrace/enable.exp: Update expected text.
2480
93a360cc
OJ
24812014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
2482
2483 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
2484 bytes.
2485
3772b53f
MR
24862014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
2487
2488 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
2489
596662fa
OJ
24902014-01-15 Omair Javaid <omair.javaid@linaro.org>
2491
2492 * lib/gdb.exp (supports_process_record): Return true for
2493 arm*-linux*. (supports_reverse): Likewise.
2494
b5b08fb4
SC
24952014-01-13 Siva Chandra Reddy <sivachandra@google.com>
2496
2497 PR python/15464
2498 PR python/16113
2499 * gdb.python/py-type.c: Enhance test case.
2500 * gdb.python/py-value-cc.cc: Likewise
2501 * gdb.python/py-type.exp: Add new tests.
2502 * gdb.python/py-value-cc.exp: Likewise
2503
52d7fb13
AA
25042014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2505 Pedro Alves <palves@redhat.com>
2506
2507 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
2508 Make "name" extern.
2509 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
2510 references to ${name}_start by references to ${name}.
2511
a2cd8cfe
JB
25122014-01-10 Joel Brobecker <brobecker@adacore.com>
2513
2514 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
2515
4e23fced
JB
25162014-01-10 Joel Brobecker <brobecker@adacore.com>
2517
2518 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
2519
c6a9e42c
PA
25202014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
2521 Pedro Alves <palves@redhat.com>
2522
2523 * gdb.mi/mi-info-os.exp: Connect to the target with
2524 mi_gdb_target_load.
2525
b7ea362b
PA
25262014-01-08 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.threads/reconnect-signal.c: New file.
2529 * gdb.threads/reconnect-signal.exp: New file.
2530
5e3f4fab
EBM
25312014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2532
2533 * gdb.base/source-dir.exp: New file.
2534
79301218
JB
25352014-01-07 Joel Brobecker <brobecker@adacore.com>
2536
2537 * gdb.ada/mi_interface: New testcase.
2538
8e355c5d
JB
25392014-01-07 Joel Brobecker <brobecker@adacore.com>
2540
2541 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
2542 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
2543 gdb.ada/pp-rec-component/pck.ads: New files.
2544
c0d48811
JB
25452014-01-07 Joel Brobecker <brobecker@adacore.com>
2546
2547 * gdb.python/py-pp-integral.c: New file.
2548 * gdb.python/py-pp-integral.py: New file.
2549 * gdb.python/py-pp-integral.exp: New file.
2550
17b609c3 2551For older changes see ChangeLog-1993-2013.
c906108c 2552\f
8d8cb839
EZ
2553;; Local Variables:
2554;; mode: change-log
2555;; left-margin: 8
2556;; fill-column: 74
2557;; version-control: never
2558;; End:
902f2ccb 2559
14f8b115 2560 Copyright 2014 Free Software Foundation, Inc.
902f2ccb
MC
2561 Copying and distribution of this file, with or without modification,
2562 are permitted provided the copyright notice and this notice are preserved.