]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Check S-record with 0 size
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
ee92b0dd
DE
12014-08-27 Doug Evans <dje@google.com>
2
3 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4
6649db35
DE
52014-08-25 Doug Evans <dje@google.com>
6
7 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8 (main): Ditto.
9
564b7600
DE
102014-08-25 Doug Evans <dje@google.com>
11
12 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13
3881fb67
YQ
142014-08-24 Yao Qi <yao@codesourcery.com>
15
16 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17 symbol off.
18 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
19
a05a36a5
DE
202014-08-22 Doug Evans <dje@google.com>
21
22 PR 17276
23 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
24 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
25 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
26
7c343b48
YQ
272014-08-22 Yao Qi <yao@codesourcery.com>
28
29 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
30 * gdb.python/py-finish-breakpoint2.exp: Likewise.
31 * gdb.python/python.exp: Likewise. Use .py file on the host
32 instead of the build.
33
22fd09ae
JK
342014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
35
36 * gdb.threads/gcore-stale-thread.c: New file.
37 * gdb.threads/gcore-stale-thread.exp: New file.
38
a8454a7c
PA
392014-08-21 Pedro Alves <palves@redhat.com>
40
41 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
42 * gdb.base/gcore-relro-pie.exp: Likewise.
43 * gdb.base/gcore-relro.exp: Likewise.
44 * gdb.base/gcore.exp: Likewise.
45 * gdb.base/print-symbol-loading.exp: Likewise.
46 * gdb.threads/gcore-thread.exp: Likewise.
47 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
48
2a31c623
PA
492014-08-20 Pedro Alves <palves@redhat.com>
50 Jan Kratochvil <jan.kratochvil@redhat.com>
51
52 * Makefile.in (EXTRA_RULES, CC): New variables, get from
53 configure.
54 (EXPECT): Handle READ1 being set.
55 (all): Depend on EXTRA_RULES.
56 (check-read1, expect-read1, read1.so, read1): New rules.
57 * README (Testsuite Parameters): Document the READ1 make variable.
58 (Race detection): New section.
59 * configure: Regenerate.
60 * configure.ac: If build==host==target, and running under a
61 GNU/glibc system, add read1 to the extra Makefile rules.
62 (EXTRA_RULES): AC_SUBST it.
63 * lib/read1.c: New file.
64
d36430db
JB
652014-08-20 Joel Brobecker <brobecker@adacore.com>
66
67 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
68 the handling of variables declared as a typedef to an array
69 which a DW_AT_data_location attribute.
70
9a0dc9e3
PA
712014-08-19 Andrew Burgess <aburgess@broadcom.com>
72 Pedro Alves <palves@redhat.com>
73
74 PR symtab/14604
75 PR symtab/14605
76 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
77 gdb_test.
78
0718a8da
PA
792014-08-19 Pedro Alves <palves@redhat.com>
80
81 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
82
13b448cd
YQ
832014-08-19 Yao Qi <yao@codesourcery.com>
84
85 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
86 right line.
87
1cbf5077
DB
882014-08-18 David Blaikie <dblaikie@gmail.com>
89
90 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
91
bf0fae19
JB
922014-08-18 Joel Brobecker <brobecker@adacore.com>
93
94 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
95 attribute in array range.
96
3c8c5dcc
JB
972014-08-18 Joel Brobecker <brobecker@adacore.com>
98
99 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
100
e66d4446
SC
1012014-08-15 Siva Chandra Reddy <sivachandra@google.com>
102
103 PR c++/17132
104 * gdb.cp/pr17132.cc: New file.
105 * gdb.cp/pr17132.exp: New file.
106
940df408
SC
1072014-08-15 Siva Chandra Reddy <sivachandra@google.com>
108
109 * gdb.python/py-xmethods.py (A_getarrayind)
110 (E_method_char_worker.__call__, E_method_int_worker.__call__):
111 Use 'print' with function call syntax.
112 (E_method_matcher.match): Fix tab vs space indentation mixup.
113
ebcc6c3a
YQ
1142014-08-15 Yao Qi <yao@codesourcery.com>
115
116 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
117 false.
118
775e0f04
YQ
1192014-08-15 Yao Qi <yao@codesourcery.com>
120
121 * gdb.cp/casts.exp: Set print symbol off.
122 * gdb.cp/class2.exp: Likewise.
123 * gdb.cp/overload.exp: Likewise.
124 * gdb.cp/templates.exp: Likewise.
125
d769e349
DE
1262014-08-11 Doug Evans <dje@google.com>
127
128 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
129 (test_load_shlib): Update.
130
20c6f1e1
YQ
1312014-08-09 Yao Qi <yao@codesourcery.com>
132
133 * gdb.base/display.exp: Invoke is_address_zero_readable.
134 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
135 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
136 * gdb.base/hbreak-unmapped.exp: Return if
137 is_address_zero_readable returns true.
138 * gdb.base/signest.exp: Likewise.
139 * gdb.base/signull.exp: Likewise.
140 * gdb.base/sigbpt.exp: Likewise.
141 * gdb.guile/scm-disasm.exp: Do the test if
142 is_address_zero_readable returns false.
143 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
144 * gdb.python/py-arch.exp: Likewise.
145 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
146 * lib/gdb.exp (is_address_zero_readable): New proc.
147
5792e8e3
YQ
1482014-08-09 Yao Qi <yao@codesourcery.com>
149
150 PR testsuite/13443
151 * gdb.mi/mi-var-display.exp: Make test messages unique.
152
3cecbbbe
TT
1532014-08-04 Tom Tromey <tromey@redhat.com>
154
155 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
156 target 0".
157
00b51ff5
TT
1582014-08-04 Tom Tromey <tromey@redhat.com>
159
160 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
161 "target_resume".
162
6908c509
JB
1632014-08-01 Joel Brobecker <brobecker@adacore.com>
164
165 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
166 inner_vla_struct_object_size.
167 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
168 as xfail.
169
cc6563d2
PA
1702014-07-30 Pedro Alves <palves@redhat.com>
171
172 * gdb.threads/signal-command-handle-nopass.exp (test): Add
173 comment.
174
7e09a223
YQ
1752014-07-29 Yao Qi <yao@codesourcery.com>
176
177 PR gdb/17206
178 * gdb.base/until-nodebug.exp: New.
179
7ebdbe92
DE
1802014-07-28 Doug Evans <xdje42@gmail.com>
181
182 PR guile/17203
183 * gdb.guile/scm-parameter.exp: Add tests for trying to create
184 previously existing parameter, and previously ambiguously spelled
185 parameter.
186
fdb1adc6
WN
1872014-07-28 Will Newton <will.newton@linaro.org>
188
189 * gdb.base/varargs.exp: Remove KFAILs for ARM.
190
186fcde0
DE
1912014-07-26 Ludovic Courtès <ludo@gnu.org>
192 Doug Evans <xdje42@gmail.com>
193
194 PR guile/17146
195 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
196
70509625
PA
1972014-07-25 Pedro Alves <palves@redhat.com>
198
199 * gdb.threads/signal-command-handle-nopass.c: New file.
200 * gdb.threads/signal-command-handle-nopass.exp: New file.
201 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
202 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
203 * gdb.threads/signal-delivered-right-thread.c: New file.
204 * gdb.threads/signal-delivered-right-thread.exp: New file.
205
c3f814a1
PA
2062014-07-25 Pedro Alves <palves@redhat.com>
207
208 * gdb.base/double-prompt-target-event-error.exp
209 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
210 match.
211 (cancel_pagination_in_target_event): Rework double prompt
212 detection.
213 * gdb.base/paginate-after-ctrl-c-running.exp
214 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
215 <return>' match.
216 * gdb.base/paginate-bg-execution.exp
217 (test_bg_execution_pagination_return)
218 (test_bg_execution_pagination_cancel): Remove '-notransfer
219 <return>' matches.
220 * gdb.base/paginate-execution-startup.exp
221 (test_fg_execution_pagination_return)
222 (test_fg_execution_pagination_cancel): Remove '-notransfer
223 <return>' matches.
224 * gdb.base/paginate-inferior-exit.exp
225 (test_paginate_inferior_exited): Remove '-notransfer <return>'
226 match.
227 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
228 * lib/gdb.exp (pagination_prompt): Run text through
229 string_to_regexp.
230 (gdb_test_multiple): Match $pagination_prompt instead of
231 "<return>".
232 (string_to_regexp): Move to lib/gdb-utils.exp.
233
e214cf6c
JK
2342014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
235
236 * gdb.arch/amd64-entry-value-paramref.S: New file.
237 * gdb.arch/amd64-entry-value-paramref.cc: New file.
238 * gdb.arch/amd64-entry-value-paramref.exp: New file.
239 * gdb.arch/amd64-optimout-repeat.S: New file.
240 * gdb.arch/amd64-optimout-repeat.c: New file.
241 * gdb.arch/amd64-optimout-repeat.exp: New file.
242
17d0c5c8
JK
2432014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
244
245 PR gdb/17170
246 * gdb.base/statistics.exp: New file.
247
b8b8facf
DE
2482014-07-17 Doug Evans <dje@google.com>
249
74b49205 250 PR gdb/17170
b8b8facf
DE
251 * gdb.base/maint.exp: Update testing of per-command stats.
252
1b5d0ab3
PA
2532014-07-16 Pedro Alves <palves@redhat.com>
254
255 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
256 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
257 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
258 (tfile_write_buf): New functions.
259 (add_memory_block): Rewrite using the above.
260 (adjust_function_address): New function.
261 (FUNCTION_ADDRESS): New macro.
262 (write_basic_trace_file): Remove short_x local, and use
263 tfile_write_16. Change type of func_addr local to unsigned long
264 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
265 here. Cast argument of add_memory_block to char pointer.
266 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
267 (main): Remove parameters.
268 * gdb.trace/tfile.exp: Remove nowarnings.
269
4d974e88
SM
2702014-07-15 Simon Marchi <simon.marchi@ericsson.com>
271
272 * gdb.base/debug-expr.exp: Test string evaluation with
273 "debug expression" on.
274
41e99568
PA
2752014-07-15 Pedro Alves <palves@redhat.com>
276
277 * gdb.base/reread.exp: Use clean_restart.
278
487d9753
PL
2792014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
280
281 * gdb.arch/avr-flash-qualifer.c: New.
282 * gdb.arch/avr-flash-qualifer.exp: New.
283
cc1c52ad
PA
2842014-07-14 Pedro Alves <palves@redhat.com>
285
286 * gdb.base/paginate-after-ctrl-c-running.c: New file.
287 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
288
1e973570
PA
2892014-07-14 Pedro Alves <palves@redhat.com>
290
291 * gdb.base/double-prompt-target-event-error.c: New file.
292 * gdb.base/double-prompt-target-event-error.exp: New file.
293
93d6eb10
PA
2942014-07-14 Pedro Alves <palves@redhat.com>
295
296 PR gdb/17072
297 * gdb.base/paginate-inferior-exit.c: New file.
298 * gdb.base/paginate-inferior-exit.exp: New file.
299
0017922d
PA
3002014-07-14 Pedro Alves <palves@redhat.com>
301
302 PR gdb/17072
303 * gdb.base/paginate-bg-execution.c: New file.
304 * gdb.base/paginate-bg-execution.exp: New file.
305
94696ad3
PA
3062014-07-14 Pedro Alves <palves@redhat.com>
307
308 PR gdb/17072
309 * gdb.base/paginate-execution-startup.c: New file.
310 * gdb.base/paginate-execution-startup.exp: New file.
311 * lib/gdb.exp (pagination_prompt): New global.
312 (default_gdb_spawn): New procedure, factored out from
313 default_gdb_spawn.
314 (default_gdb_start): Adjust to call default_gdb_spawn.
315 (gdb_spawn): New procedure.
316
bd293940
PA
3172014-07-14 Pedro Alves <palves@redhat.com>
318
319 * lib/gdb.exp (gdb_assert): New procedure.
320 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
321
c933f875
PA
3222014-07-14 Pedro Alves <palves@redhat.com>
323
324 * gdb.base/execution-termios.c: New file.
325 * gdb.base/execution-termios.exp: New file.
326
d98b7a16
TT
3272014-07-14 Tom Tromey <tromey@redhat.com>
328
329 * gdb.cp/vla-cxx.cc: New file.
330 * gdb.cp/vla-cxx.exp: New file.
331
548740d6
TT
3322014-07-14 Tom Tromey <tromey@redhat.com>
333
334 * gdb.reverse/rerun-prec.c: New file.
335 * gdb.reverse/rerun-prec.exp: New file.
336
a25eb028
MR
3372014-07-12 Maciej W. Rozycki <macro@mips.com>
338 Maciej W. Rozycki <macro@codesourcery.com>
339
340 * lib/gdb-utils.exp: New file.
341 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
342 inline `gdb_init_command' processing.
343 (gdb_start_cmd): Likewise.
344 * lib/mi-support.exp (mi_run_cmd): Likewise.
345 * README: Document `gdb_init_command' and `gdb_init_commands'.
346
218c2655
JK
3472014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
348
349 Fix false FAIL running under a very long directory name.
350 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
351 and "set print elements 10000". Twice.
352
5401fde3
YQ
3532014-07-11 Yao Qi <yao@codesourcery.com>
354
355 * gdb.base/exprs.exp: "set print symbol off".
356
e76126e8
PA
3572014-07-11 Pedro Alves <palves@redhat.com>
358
359 * gdb.threads/kill.c: New file.
360 * gdb.threads/kill.exp: New file.
361
2d6f0de6
YQ
3622014-07-10 Yao Qi <yao@codesourcery.com>
363
364 * gdb.trace/tfile.c (write_basic_trace_file)
365 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
366 address written to trace file.
367
7180e04a
PA
3682014-07-09 Pedro Alves <palves@redhat.com>
369
370 * gdb.base/attach-wait-input.exp: New file.
371 * gdb.base/attach-wait-input.c: New file.
372
9a9a7608
AB
3732014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
374
375 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
376 setting up test structures.
377 (main): Call new test function.
378 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
379 test function, continue into test function and walk test
380 structures.
381
161ac41e
YQ
3822014-07-02 Yao Qi <yao@codesourcery.com>
383
384 * gdb.trace/entry-values.c: Define labels 'foo_start' and
385 'bar_start' at the beginning of functions 'foo' and 'bar'
386 respectively.
387 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
388 instead of 'foo' and 'bar'.
389
1f267ae3
MM
3902014-07-08 Markus Metzger <markus.t.metzger@intel.com>
391
392 * gdb.btrace/segv.exp: New.
393 * gdb.btrace/segv.c: New.
394
2b239efb
LM
3952014-07-02 Luis Machado <lgustavo@codesourcery.com>
396
397 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
398 instruction.
399
cf363f18
MW
4002014-06-30 Mark Wielaard <mjw@redhat.com>
401
402 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
403 vulture, vilify, villar): New volatile array constants.
404 (vindictive, vegetation): New const volatile array constants.
405 * gdb.base/volatile.exp: Test volatile and const volatile array
406 types.
407
aebf9d24
AA
4082014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
409
410 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
411 target lacks support for awatch, rwatch, or hbreak.
412
b67a2c6f
YQ
4132014-06-27 Yao Qi <yao@codesourcery.com>
414
415 * gdb.multi/dummy-frame-restore.exp: New.
416 * gdb.multi/dummy-frame-restore.c: New.
417
aef92902
MM
4182014-06-25 Markus Metzger <markus.t.metzger@intel.com>
419
420 * gdb.btrace/gcore.exp: New.
421
8e9db26e
PA
4222014-06-23 Pedro Alves <palves@redhat.com>
423
424 * gdb.base/watchpoint-reuse-slot.c: New file.
425 * gdb.base/watchpoint-reuse-slot.exp: New file.
426
70afc5b7
SC
4272014-06-23 Siva Chandra Reddy <sivachandra@google.com>
428
429 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
430 progspace's filename in 'info', 'enable' and 'disable' command
431 tests.
432
b972bd9c
JK
4332014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
434
435 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
436 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
437 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
438
125f8a3d
GB
4392014-06-20 Gary Benson <gbenson@redhat.com>
440
441 * gdb.arch/i386-avx.exp: Fix include file location.
442 * gdb.arch/i386-sse.exp: Likewise.
443
3ed9baed
IB
4442014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
445
446 * gdb.dlang/expression.exp: New file.
447
034f788c
PA
4482014-06-19 Pedro Alves <palves@redhat.com>
449
450 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
451 out from ...
452 (top level): ... here. Iterate running tests under different
453 scheduler-locking settings.
454
45371d0c
LM
4552014-06-18 Luis Machado <lgustavo@codesourcery.com>
456
457 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
458 to DW_FORM_addr and use non-zero addresses.
459
5d376983
SC
4602014-06-18 Siva Chandra Reddy <sivachandra@google.com>
461
462 PR gdb/17017
463 * gdb.python/py-xmethods.cc: Add global function call counters and
464 increment them in their respective functions. Remove "cout"
465 statements.
466 * gdb.python/py-xmethods.exp: Make tests check the global function
467 call counters instead of depending on inferior IO.
468
a1aa2221
LM
4692014-06-18 Don Breazeal <donb@codesourcery.com>
470
471 * gdb.base/foll-fork.exp (default_fork_parent_follow):
472 Deleted procedure.
473 (explicit_fork_parent_follow): Deleted procedure.
474 (explicit_fork_child_follow): Deleted procedure.
475 (test_follow_fork): New procedure.
476 (do_fork_tests): Replace calls to deleted procedures with
477 calls to test_follow_fork and reset GDB for subsequent
478 procedure calls.
479
0fc05997
YQ
4802014-06-17 Yao Qi <yao@codesourcery.com>
481
482 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
483 CP1252.
484
70795c52
LM
4852014-06-17 Luis Machado <lgustavo@codesourcery.com>
486
487 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
488 Initialize ptr and S explicitly.
489 (skip_type_update_when_not_use_rtti_test): Likewise.
490
6be47f0c
KS
4912014-06-16 Keith Seitz <keiths@redhat.com>
492
493 PR mi/15863
494 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
495 the inferior is started.
496
d03de421
PA
4972014-06-16 Pedro Alves <palves@redhat.com>
498
499 * gdb.base/break-main-file-remove-fail.c: New file.
500 * gdb.base/break-main-file-remove-fail.exp: New file.
501 * gdb.base/break-unload-file.exp: Use build_executable instead of
502 prepare_for_testing.
503 (test_break): New parameter "initial_load". Handle it.
504 (top level): Add initial_load cmdline/file axis.
505
f9579b99
TT
5062014-06-12 Tom Tromey <tromey@redhat.com>
507
508 * gdb.base/completion.exp: Don't use directory name in test.
509
3657956b
GB
5102014-06-09 Gary Benson <gbenson@redhat.com>
511
512 * gdb.base/sigall.c [Functions to send signals]: Reorder to
513 separate the always-available ANSI-standard signals from the
514 signals that require checking.
515 (main): Likewise.
516 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
517 Likewise.
518 (main): Likewise.
519
4186eb54
KS
5202014-06-07 Keith Seitz <keiths@redhat.com>
521
522 Revert:
523 PR c++/16253
524 * gdb.cp/var-tag.cc: New file.
525 * gdb.cp/var-tag.exp: New file.
526 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
527 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
528 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
529 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
530
25326a28 5312014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
532
533 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
534
829155c9
PA
5352014-06-06 Pedro Alves <palves@redhat.com>
536
537 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
538 in target debug output instead of looking at RSP packets,
539 disabling the test on any target that uses hardware stepping.
540 Update comments.
541
61c8d22e
PA
5422014-06-06 Pedro Alves <palves@redhat.com>
543
544 * gdb.base/break-unload-file.exp: Fix typo.
545
d9a47287
YQ
5462014-06-06 Yao Qi <yao@codesourcery.com>
547
548 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
549 from "jit_function" to "^jit_function".
550
e5e01dbf
YQ
5512014-06-06 Yao Qi <yao@codesourcery.com>
552
553 * gdb.base/async.c (foo): Add one statement.
554 * gdb.base/async.exp: Get the next instruction address and
555 match the output of "nexti" by instruction address. Match
556 the hex address in the output of "finish".
557
73ba372c
GB
5582014-06-06 Gary Benson <gbenson@redhat.com>
559
560 * gdb.base/call-signals.c: Remove preprocessor conditionals
561 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
562 SIGSEGV and SIGTERM.
563 * gdb.base/sigall.c: Likewise.
564 * gdb.base/unwindonsignal.c: Likewise.
565 * gdb.reverse/sigall-reverse.c: Likewise.
566
831517df
YQ
5672014-06-06 Yao Qi <yao@codesourcery.com>
568
569 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
570 readable, skip the test.
571
b8b91e98
YQ
5722014-06-06 Yao Qi <yao@codesourcery.com>
573
574 * gdb.threads/staticthreads.c (thread_function): Move the line
575 setting breakpoint on forward.
576 * gdb.threads/staticthreads.exp: Update comments.
577
fb934770
LC
5782014-06-05 Ludovic Courtès <ludo@gnu.org>
579
580 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
581 "history-append! type error".
582
6ef284bd
SM
5832014-06-05 Simon Marchi <simon.marchi@ericsson.com>
584
585 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
586 erroneous dprintf expected input.
587
a872e241
DE
5882014-06-04 Doug Evans <xdje42@gmail.com>
589
590 * gdb.guile/scm-generics.exp: Delete.
591
16f691fb
DE
5922014-06-04 Doug Evans <xdje42@gmail.com>
593
594 * gdb.guile/scm-breakpoint.exp: Update.
595 Add tests for breakpoint registration.
596
012370f6
TT
5972014-06-04 Tom Tromey <tromey@redhat.com>
598
599 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
600 VLA-in-union.
601 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
602 inner_vla_struct, vla_union types. Initialize objects of those
603 types and compute their sizes.
604
9f5a4cef
HZ
6052014-06-04 Nathan Sidwell <nathan@codesourcery.com>
606 Hui Zhu <hui@codesourcery.com>
607
608 * gdb.base/fileio.exp: Add test for shell not available as well as
609 available.
610 * gdb.base/fileio.c (test_system): Check for shell twice.
611
90a45c4d
YQ
6122014-06-04 Yao Qi <yao@codesourcery.com>
613
614 * gdb.base/auto-connect-native-target.exp: Remove redundant
615 space from the regexp pattern.
616
70017e41
YQ
6172014-06-04 Yao Qi <yao@codesourcery.com>
618
619 * gdb.base/default.exp: Replace "child" with "native" in
620 regexp pattern.
621
883964a7
SC
6222014-06-03 Siva Chandra Reddy <sivachandra@google.com>
623
624 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
625 * gdb.python/py-xmethods.exp: New tests to test xmethods.
626 * gdb.python/py-xmethods.py: Python script supporting the
627 new testcase and tests.
628
ef370185
JB
6292014-06-03 Joel Brobecker <brobecker@adacore.com>
630 Pedro Alves <palves@redhat.com>
631
632 PR breakpoints/17000
633 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
634 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
635
1e2ccb61
BM
6362014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
637
638 * gdb.base/subst.exp: Add tests to verify partial path matching
639 output.
640
c6ec5ab2
PA
6412014-06-03 Pedro Alves <palves@redhat.com>
642
643 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
644 target that doesn't use software single-stepping.
645
835c559f
PA
6462014-06-03 Pedro Alves <palves@redhat.com>
647
648 PR breakpoints/17000
649 * gdb.base/sss-bp-on-user-bp-2.c: New file.
650 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
651
06eb1586
DE
6522014-06-02 Doug Evans <xdje42@gmail.com>
653
654 * gdb.guile/scm-parameter.exp: New file.
655
e698b8c4
DE
6562014-06-02 Doug Evans <xdje42@gmail.com>
657
658 * gdb.guile/scm-cmd.c: New file.
659 * gdb.guile/scm-cmd.exp: New file.
660
ded03782
DE
6612014-06-02 Doug Evans <xdje42@gmail.com>
662
663 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
664 pretty-printer lookup.
665 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
666 (make-pp_s-printer): Call it.
667 (make-pretty-printer-from-dict): New function.
668 (lookup-pretty-printer-maker-from-dict): New function.
669 (*pretty-printer*): Simplify.
670 (make-objfile-pp_s-printer): New function.
671 (install-objfile-pretty-printers!): New function.
672 (make-progspace-pp_s-printer): New function.
673 (install-progspace-pretty-printers!): New function.
674 * gdb.guile/scm-progspace.c: New file.
675 * gdb.guile/scm-progspace.exp: New file.
676
41fac0cf
PA
6772014-06-02 Pedro Alves <palves@redhat.com>
678
679 * gdb.base/dprintf-bp-same-addr.c: New file.
680 * gdb.base/dprintf-bp-same-addr.exp: New file.
681
96ae5695
EBM
6822014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
683
684 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
685 * gdb.arch/powerpc-power.s: Likewise.
686
da02b3a8
JB
6872014-06-02 Joel Brobecker <brobecker@adacore.com>
688
689 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
690
c72b2e7b
YQ
6912014-06-01 Yao Qi <yao@codesourcery.com>
692
693 * gdb.base/watchpoint.exp (test_watch_location): Check null
694 pointer can be dereferenced. If not, do the test, otherwise
695 skip it.
696
53e8a631
AB
6972014-05-30 Andrew Burgess <aburgess@broadcom.com>
698
699 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
700 results.
701 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
702
938f0e2f
AB
7032014-05-30 Andrew Burgess <aburgess@broadcom.com>
704
705 * gdb.arch/amd64-invalid-stack-middle.S: New file.
706 * gdb.arch/amd64-invalid-stack-middle.c: New file.
707 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
708 * gdb.arch/amd64-invalid-stack-top.c: New file.
709 * gdb.arch/amd64-invalid-stack-top.exp: New file.
710
9ba6657a
PA
7112014-05-30 Pedro Alves <palves@redhat.com>
712
713 PR breakpoints/17000
714 * gdb.base/sss-bp-on-user-bp.c: New file.
715 * gdb.base/sss-bp-on-user-bp.exp: New file.
716
522c09bf
DB
7172014-05-30 David Blaikie <dblaikie@gmail.com>
718
719 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
720 gnu_inline semantics via attribute.
721 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
722 source explicitly specifies the required semantics.
723
bf4ef81e
MR
7242014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
725
726 * gdb.reverse/sigall-reverse.exp: Fix a typo.
727
329ea579
PA
7282014-05-29 Pedro Alves <palves@redhat.com>
729 Tom Tromey <tromey@redhat.com>
730
731 * gdb.base/async-shell.exp: Don't enable target-async.
732 * gdb.base/async.exp
733 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
734 parameter. Adjust.
735 (top level): Don't test with "target-async".
736 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
737 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
738 * gdb.base/inferior-died.exp: Don't enable target-async.
739 * gdb.base/interrupt-noterm.exp: Likewise.
740 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
741 * gdb.mi/mi-nonstop-exit.exp: Likewise.
742 * gdb.mi/mi-nonstop.exp: Likewise.
743 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
744 * gdb.mi/mi-nsintrall.exp: Likewise.
745 * gdb.mi/mi-nsmoribund.exp: Likewise.
746 * gdb.mi/mi-nsthrexec.exp: Likewise.
747 * gdb.mi/mi-watch-nonstop.exp: Likewise.
748 * gdb.multi/watchpoint-multi.exp: Adjust comment.
749 * gdb.python/py-evsignal.exp: Don't enable target-async.
750 * gdb.python/py-evthreads.exp: Likewise.
751 * gdb.python/py-prompt.exp: Likewise.
752 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
753 * gdb.server/solib-list.exp: Don't enable target-async.
754 * gdb.threads/thread-specific-bp.exp: Likewise.
755 * lib/mi-support.exp: Adjust to use mi-async.
756
fd664c91
PA
7572014-05-29 Pedro Alves <palves@redhat.com>
758
759 PR gdb/13860
760 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
761 reason, even in sync mode.
762
251bde03
PA
7632014-05-29 Pedro Alves <palves@redhat.com>
764 Hui Zhu <hui@codesourcery.com>
765
766 PR PR15693
767 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
768 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
769 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
770 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
771
7f3c0343
JB
7722014-05-28 Joel Brobecker <brobecker@adacore.com>
773
774 * config/monitor.exp (gdb_target_monitor): Replace use of
775 "set remotebaud" by "set serial baud".
776
b2715b27
AW
7772014-05-26 Andy Wingo <wingo@igalia.com>
778
779 * gdb.guile/scm-breakpoint.exp:
780 * gdb.guile/scm-gsmob.exp: Update to use plain old object
781 properties instead of gdb-object-properties.
782
498a4489
YQ
7832014-05-26 Yao Qi <yao@codesourcery.com>
784
785 * gdb.server/no-thread-db.exp: Specify source file name
786 explicitly when setting a breakpoint.
787
589fdceb
MM
7882014-05-23 Markus Metzger <markus.t.metzger@intel.com>
789
790 * gdb.btrace/vdso.c: New.
791 * gdb.btrace/vdso.exp: New.
792
e9089e05
MM
7932014-05-23 Markus Metzger <markus.t.metzger@intel.com>
794
795 * gdb.base/gcore.exp (capture_command_output): Move ...
796 * lib/gdb.exp (capture_command_output): ... here.
797
67b5c0c1
MM
7982014-05-23 Markus Metzger <markus.t.metzger@intel.com>
799
800 * gdb.btrace/data.exp: Test memory access during btrace replay.
801
a2199296
SM
8022014-05-22 Simon Marchi <simon.marchi@ericsson.com>
803
804 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
805
17b2616c
PA
8062014-05-21 Pedro Alves <palves@redhat.com>
807
808 PR gdb/13860
809 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
810 (top level): Test that output related to execution commands is
811 sent to the console with CLI commands, but not with MI commands.
812 Test that breakpoint events are always mirrored to the console.
813 Also expect the new source line to be output after a "next" in
814 async mode too. Make it a pass/fail test.
815 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
816 output.
817 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
818
5166082f
PA
8192014-05-21 Pedro Alves <palves@redhat.com>
820
821 * gdb.base/list.exp (build_pattern, test_list): New procedures.
822 Use them to test variations of "list" after reaching a breakpoint.
823 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
824 Test "list" with listsize 10 after reaching a breakpoint.
825 * gdb.python/python.exp (decode_line current location line
826 number): Adjust expected line number.
827
2f25d70f
SM
8282014-05-21 Simon Marchi <simon.marchi@ericsson.com>
829
830 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
831 behavior for $args, pass it directly to "run".
832
ff604a67
MR
8332014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
834
835 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
836 30000 to 65536.
837
6a3cb8e8
PA
8382014-05-21 Pedro Alves <palves@redhat.com>
839
840 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
841 auto-connect-native-target off".
842 * gdb.base/auto-connect-native-target.c: New file.
843 * gdb.base/auto-connect-native-target.exp: New file.
844
4ebfc96e
PA
8452014-05-21 Pedro Alves <palves@redhat.com>
846
847 * gdb.base/default.exp: Test "target native" instead of "target
848 child".
849
36d46afb
MW
8502014-05-21 Mark Wielaard <mjw@redhat.com>
851
852 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
853
5876f503
JK
8542014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
855
856 Fix TLS access for -static -pthread.
857 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
858 <HAVE_TLS> (thread_function, main): Initialize it.
859 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
860 Add clean_restart.
861 <$have_tls != "">: Check TLSVAR.
862
0256a6ac
PA
8632014-05-21 Pedro Alves <palves@redhat.com>
864
865 * gdb.base/dcache-line-read-error.c: New.
866 * gdb.base/dcache-line-read-error.exp: New.
867
936d2992
PA
8682014-05-20 Pedro Alves <palves@redhat.com>
869
870 * gdb.base/compare-sections.c: New file.
871 * gdb.base/compare-sections.exp: New file.
872
802e8e6d
PA
8732014-05-20 Pedro Alves <palves@redhat.com>
874
875 * gdb.base/break-idempotent.c: New file.
876 * gdb.base/break-idempotent.exp: New file.
877
e59fa00f
MM
8782014-05-20 Markus Metzger <markus.t.metzger@intel.com>
879
880 * gdb.btrace/nohist.exp: New.
881
8b696e31
YQ
8822014-05-20 Yao Qi <yao@codesourcery.com>
883
884 * lib/gdb.exp (gdb_init): Set timeout if test file is under
885 gdb.reverse directory and gdb_reverse_timeout exists in board
886 setting.
887 * README: Document gdb_reverse_timeout.
888
73c9764f
YQ
8892014-05-20 Yao Qi <yao@codesourcery.com>
890
891 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
892 'test_file_name'. Treat args as a string instead of a list.
893 (gdb_init): Rename argument 'args' by 'test_file_name'.
894
f1f4348a
JK
8952014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
896
897 * gdb.arch/powerpc-power.exp: New file.
898 * gdb.arch/powerpc-power.s: New file.
899
0dbe70ce
DE
9002014-05-16 Doug Evans <dje@google.com>
901
902 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
903 * gdb.base/completion.exp: Check that all expected files exist
904 before doing file completion.
0dbe70ce 905
8d551b02
DE
9062014-05-16 Doug Evans <dje@google.com>
907
908 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
909 Update.
910 (do_syscall_tests_without_xml): Update.
911
73eb7709
PA
9122014-05-16 Pedro Alves <palves@redhat.com>
913
914 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
915 instead of "unknown output after running".
916
3fae92fc
YQ
9172014-05-16 Yao Qi <yao@codesourcery.com>
918
919 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
920 file1.txt from host at the end.
921 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
922
c2b2ccc5
DE
9232014-05-15 Doug Evans <dje@google.com>
924
925 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
926 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
927 loading file. Add test for TU lookup.
928
8c217a4b
SM
9292014-05-15 Simon Marchi <simon.marchi@ericsson.com>
930
931 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
932 calling "-exec-arguments" or "set args" before running the
933 inferior.
934
3deb39c6
SM
9352014-05-15 Simon Marchi <simon.marchi@ericsson.com>
936
937 * lib/mi-support.exp (mi_expect_stop): Expect message for
938 inferiors that exit with non-zero exit code.
939
71a79f8c
YQ
9402014-05-14 Yao Qi <yao@codesourcery.com>
941
942 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
943 match absolute path on remote host.
944 (test_file_list_exec_source_files): Remove "/" from the
945 pattern.
946
f23fcd46
YQ
9472014-05-14 Yao Qi <yao@codesourcery.com>
948
949 * boards/local-remote-host-notty.exp (${board}_file): New
950 proc.
951
9404b58f
KM
9522014-05-07 Kyle McMartin <kyle@redhat.com>
953
954 Pushed by Joel Brobecker <brobecker@adacore.com>.
955 * gdb.arch/aarch64-atomic-inst.c: New file.
956 * gdb.arch/aarch64-atomic-inst.exp: New file.
957
5e45f04c
YQ
9582014-05-07 Yao Qi <yao@codesourcery.com>
959
960 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
961 in current context" too.
962
c888a17d
KS
9632014-05-05 Keith Seitz <keiths@redhat.com>
964
965 * gdb.linespec/ls-dollar.exp: Add test for linespec
966 file:convenience_variable.
967
290a839c
YQ
9682014-05-05 Yao Qi <yao@codesourcery.com>
969
970 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
971 traceframes into tfile and ctf trace files. Read data from
972 trace file and test collected data.
973 (gdb_collect_locals_test): Likewise.
974 (gdb_unavailable_registers_test): Likewise.
975 (gdb_unavailable_floats): Likewise.
976 (gdb_collect_globals_test): Likewise.
977 (top-level): Append "ctf" to trace_file_targets if GDB
978 supports.
979
b5262cd0
YQ
9802014-05-05 Yao Qi <yao@codesourcery.com>
981
982 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
983 code to ...
984 (gdb_collect_args_test_1): ... it. New proc.
985 (gdb_collect_locals_test): Move some code to ...
986 (gdb_collect_locals_test_1): ... it. New proc.
987 (gdb_unavailable_registers_test): Move some code to ...
988 (gdb_unavailable_registers_test_1): ... it. New proc.
989 (gdb_unavailable_floats): Move some code to ...
990 (gdb_unavailable_floats_1): ... it. New proc.
991
30a1e6cc
SDJ
9922014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
993
994 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
995 probes to test for bitness recognition.
996 * gdb.arch/amd64-stap-optional-prefix.exp
997 (test_probe_value_without_reg): New procedure.
998 Add code to test for different kinds of bitness.
999
f33da99a
SDJ
10002014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1001
1002 PR breakpoints/16889
1003 * gdb.arch/amd64-stap-optional-prefix.S: New file.
1004 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1005
5b80f00d
PA
10062014-05-01 Pedro Alves <palves@redhat.com>
1007
1008 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
1009 gdb_file_cmd if no file is specified.
1010 * boards/native-extended-gdbserver.exp (gdb_load): Use the
1011 last_loaded_file to set the remote exec-file.
1012
f8c2a73c
PA
10132014-05-01 Pedro Alves <palves@redhat.com>
1014
1015 * boards/local-remote-host.exp: New file.
1016
be6e8ac7
PA
10172014-05-01 Pedro Alves <palves@redhat.com>
1018
1019 * boards/local-remote-host.exp: Rename to ...
1020 * boards/local-remote-host-notty.exp: ... this.
1021
cac0dc8f
JB
10222014-04-28 Joel Brobecker <brobecker@adacore.com>
1023
1024 * gdb.ada/dyn_arrayidx: New testcase.
1025
9730e6cc
YQ
10262014-04-26 Yao Qi <yao@codesourcery.com>
1027
1028 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
1029 and compute the length of function main. Save it in
1030 $main_length.
1031 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
1032 (top-level): Use gdb_compile to compile objects into
1033 executable and restart GDB. Remove invocation to
1034 prepare_for_testing.
1035
7ae1a6a6
PA
10362014-04-25 Simon Marchi <simon.marchi@ericsson.com>
1037 Pedro Alves <palves@redhat.com>
1038
1039 PR server/16255
1040 * gdb.multi/multi-attach.c: New file.
1041 * gdb.multi/multi-attach.exp: New file.
1042
4082afcc
PA
10432014-04-25 Pedro Alves <palves@redhat.com>
1044
1045 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
1046 user.
1047 (top level): Test that "set remote conditional-breakpoints-packet
1048 off" works as intended.
1049 * gdb.base/dprintf.exp: Test that "set remote
1050 breakpoint-commands-packet off" works as intended.
1051 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
1052 New function.
1053 (top level): Call it.
1054 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
1055 remote fast-tracepoints-packet off" works as intended.
1056 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
1057 * lib/gdb.exp (gdb_is_target_remote): ... here.
1058
2abc3f8d
DB
10592014-04-24 David Blaikie <dblaikie@gmail.com>
1060
1061 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
1062 ensure clang would not discard them.
1063 * gdb.base/gdbvars.c: Ditto.
1064 * gdb.base/memattr.c: Ditto.
1065 * gdb.base/whatis.c: Ditto.
1066 * gdb.python/py-prettyprint.c: Ditto.
1067 * gdb.trace/actions.c: Ditto.
1068 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
1069 ensure clang would not discard it.
1070
bfd39632
DB
10712014-04-24 David Blaikie <dblaikie@gmail.com>
1072
1073 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
1074 clang to emit the full definition of type required by the test
1075 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
1076
22842ff6
DB
10772014-04-24 David Blaikie <dblaikie@gmail.com>
1078
1079 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
1080 coax Clang into emitting the definition of the type.
1081 * gdb.cp/pr10728-x.h (y): Ditto.
1082 * gdb.cp/pr10728-y.cc (y): Ditto.
1083
c2e827ad
DB
10842014-04-24 David Blaikie <dblaikie@gmail.com>
1085
1086 * gdb.base/label.exp: XFAIL label related tests under Clang.
1087 * gdb.cp/cplabel.exp: Ditto.
1088 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
1089 under Clang those using labels.
1090
4c2d33e7
YQ
10912014-04-25 Yao Qi <yao@codesourcery.com>
1092
1093 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
1094 double_label.
1095 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
1096 partial_label and double_label.
1097
56083b99
DB
10982014-04-24 David Blaikie <dblaikie@gmail.com>
1099
1100 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
1101
25d4e99d
DB
11022014-04-24 David Blaikie <dblaikie@gmail.com>
1103
1104 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
1105 of the function to work across GCC and Clang.
1106 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
1107 pointer types (const void ** const V void **).
1108
01f9f808
MS
11092014-04-24 Michael Sturm <michael.sturm@mintel.com>
1110 Walfred Tedeschi <walfred.tedeschi@intel.com>
1111
1112 * Makefile.in (EXECUTABLES): Added i386-avx512.
1113 * gdb.arch/i386-avx512.c: New file.
1114 * gdb.arch/i386-avx512.exp: Likewise.
1115
4b48d439
KS
11162014-04-23 Keith Seitz <keiths@redhat.com>
1117
1118 * lib/mi-support.exp (mi_list_breakpoints): Delete.
1119 (mi_make_breakpoint_table): New procedure.
1120 (mi_create_breakpoint): Use mi_make_breakpoint
1121 and return the result.
1122 (mi_make_breakpoint): New procedure.
1123 (mi_build_kv_pairs): New procedure.
1124
1125 * gdb.mi/mi-break.exp: Remove unused globals,
1126 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
1127 All callers updated.
1128 * gdb.mi/mi-dprintf.exp: Use variable to track command
1129 number.
1130 Update all callers of mi_create_breakpoint and use
1131 mi_make_breakpoint_table.
1132 Remove any unused global variables.
1133 * gdb.mi/mi-nonstop.exp: Likewise.
1134 * gdb.mi/mi-nsintrall.exp: Likewise.
1135 * gdb.mi/mi-nsmoribund.exp: Likewise.
1136 * gdb.mi/mi-nsthrexec.exp: Likewise.
1137 * gdb.mi/mi-reverse.exp: Likewise.
1138 * gdb.mi/mi-simplerun.exp: Likewise.
1139 * gdb.mi/mi-stepn.exp: Likewise.
1140 * gdb.mi/mi-syn-frame.exp: Likewise.
1141 * gdb.mi/mi-until.exp: Likewise.
1142 * gdb.mi/mi-var-cp.exp: Likewise.
1143 * gdb.mi/mi-var-display.exp: Likewise.
1144 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1145 * gdb.mi/mi2-var-child.exp: Likewise.
1146 * gdb.mi/mi-vla-c99.exp: Likewise.
1147 * lib/mi-support.exp: Likewise.
1148
1149 From Ian Lance Taylor <iant@cygnus.com>:
1150 * lib/gdb.exp (parse_args): New procedure.
1151
08351840
PA
11522014-04-23 Pedro Alves <palves@redhat.com>
1153
1154 * gdb.base/break-unload-file.c: New file.
1155 * gdb.base/break-unload-file.exp: New file.
1156 * gdb.base/sym-file-lib.c (baz): New function.
1157 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
1158 field.
1159 (load): Store the segment's mapped size.
1160 (unload): New function.
1161 (unload_shlib): New function.
1162 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
1163 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
1164 set a breakpoint at baz, and call it.
1165 * gdb.base/sym-file.exp: New tests for stale breakpoint
1166 instructions.
1167
076855f9
PA
11682014-04-23 Pedro Alves <palves@redhat.com>
1169
1170 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
1171 * gdb.base/hbreak-in-shr-unsupported.c: New file.
1172 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
1173 * gdb.base/hbreak-unmapped.c: New file.
1174 * gdb.base/hbreak-unmapped.exp: New file.
1175 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
1176 * lib/gdb.exp (gdb_is_target_remote): ... here.
1177
483805cf
PA
11782014-04-22 Pedro Alves <palves@redhat.com>
1179
1180 * gdb.base/consecutive-step-over.c: New file.
1181 * gdb.base/consecutive-step-over.exp: New file.
1182
06d97543
PA
11832014-04-22 Pedro Alves <palves@redhat.com>
1184
1185 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
1186 instead of send_gdb/gdb_expect.
1187
b4429ea2
YQ
11882014-04-22 Yao Qi <yao@codesourcery.com>
1189
1190 * lib/trace-support.exp (generate_tracefile): New procedure.
1191 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
1192 return 0.
1193 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
1194 if generate_tracefile returns 1.
1195
51d48146
PA
11962014-04-18 Tom Tromey <palves@redhat.com>
1197 Pedro alves <tromey@redhat.com>
1198
1199 PR backtrace/15558
1200 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
1201 with a backtrace limit.
1202 * gdb.python/py-frame-inline.exp: Test running to an inline
1203 function with a backtrace limit, and printing the newest frame.
1204 * gdb.python/py-frame-inline.c (main): Call f.
1205
bd1dce5f
MS
12062014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1207
1208 * gdb.java/jnpe.exp: Drop srcdir from untested path.
1209
40d1a503
MS
12102014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1211
1212 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
1213 Drop prefix from unsupported source file path.
1214
389b98f7
YQ
12152014-04-17 Yao Qi <yao@codesourcery.com>
1216
1217 * lib/gdb.exp (with_target_charset): New proc.
1218 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
1219 with_target_charset.
1220 (test_print_strings): Likewise.
1221 (test_repeat_bytes): Likewise.
1222 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
1223 for some tests.
1224
22869d73
KS
12252014-04-16 Keith Seitz <keiths@redhat.com>
1226
1227 PR gdb/15827
1228 * gdb.dwarf2/corrupt.c: New file.
1229 * gdb.dwarf2/corrupt.exp: New file.
1230
c4f87ca6
KS
12312014-04-16 Keith Seitz <keiths@redhat.com>
1232
1233 PR c++/16597
1234 * gdb.cp/namelessclass.cc: New file.
1235 * gdb.cp/namelessclass.exp: New file.
1236 * gdb.cp/namelessclass.S: New file.
1237
ab19de87
DE
12382014-04-16 Doug Evans <dje@google.com>
1239
1240 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
1241 Add comment.
1242 (gdbserver_default_get_comm_port): New function.
1243 (gdbserver_start): Check if board file provided
1244 "gdbserver,get_comm_port" and use it if so.
1245 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
1246 (gdb,socketport): Set to "stdio".
1247 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
1248 (stdio_gdbserver_template): Delete.
1249 (${board}_get_remote_address): Update.
1250 (${board}_build_remote_cmd): Delete.
1251 (${board}_get_comm_port): New function.
1252 (${board}_spawn): Update.
1253 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
1254 Delete.
1255 (${board}_get_remote_address): Update.
1256 (${board}_get_comm_port): New function.
1257
fc98a809
AB
12582014-04-16 Andrew Burgess <aburgess@broadcom.com>
1259
1260 * gdb.base/memattr.exp: Improve regexps to handle memory regions
1261 appearing in any order.
1262
87fd9e6e
DE
12632014-04-15 Doug Evans <dje@google.com>
1264
1265 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
1266 uninitialized value of "description".
1267
099fc3ea
KS
12682014-04-15 Keith Seitz <keiths@redhat.com>
1269
1270 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
1271 Remove unused globals.
1272 (test_running_the_program): Likewise.
1273 (test_controlled_execution): Likewise.
1274 (test_controlling_breakpoints): Likewise.
1275 (test_program_termination): Likewise.
1276
5da151d4
KS
12772014-04-15 Keith Seitz <keiths@redhat.com>
1278
1279 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
1280 unused globals.
1281 (test_rbreak_creation_and_listing): Likewise.
1282 (test_ignore_count): Likewise.
1283 (test_error): Likewise.
1284
35e5d2f0
PA
12852014-04-15 Pedro Alves <palves@redhat.com>
1286
1287 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
1288 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
1289 sym-file-loader.c.
1290 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1291 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1292 to sym-file-loader.c.
1293 (struct library): Forward declare.
1294 (load_shlib, lookup_function): Change prototypes.
1295 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1296 (translate_offset): Remove declarations.
1297 (get_text_addr): New declaration.
1298 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
1299 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
1300 sym-file-loader.h.
1301 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1302 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1303 here from sym-file-loader.h.
1304 (struct library): New structure.
1305 (load_shlib, lookup_function): Change prototypes and adjust to
1306 work with a struct library.
1307 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1308 (translate_offset): Make static.
1309 (get_text_addr): New function.
1310 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
1311
eb4c1710
PA
13122014-04-15 Pedro Alves <palves@redhat.com>
1313
1314 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
1315
2d1baf52
PA
13162014-04-15 Pedro Alves <palves@redhat.com>
1317
1318 * gdb.base/sym-file-loader.c: Include <limits.h>.
1319 (SELF_LINK): New define.
1320 (get_origin): New function.
1321 (load_shlib): Use it.
1322 * gdb.base/sym-file.exp: Don't early return if the target is
1323 remote. Use runto_main, and issue fail is that fails. Use
1324 gdb_load_shlibs.
1325 (shlib_name): Delete.
1326 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
1327
7dd6df01
PA
13282014-04-15 Pedro Alves <palves@redhat.com>
1329
1330 * gdb.base/sym-file.exp: Remove regex characters from test
1331 message. Don't refer to breakpoint numbers in test messages.
1332
b50c8614
KS
13332014-04-14 Keith Seitz <keiths@redhat.com>
1334
1335 PR c++/16253
1336 * gdb.cp/var-tag.cc: New file.
1337 * gdb.cp/var-tag.exp: New file.
1338 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1339 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1340 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1341 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1342
3d567982
TT
13432014-04-14 Tom Tromey <tromey@redhat.com>
1344
1345 * gdb.cp/classes.exp (test_enums): Handle underlying type.
1346 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
1347 type.
1348 * gdb.cp/enum-class.exp: New file.
1349 * gdb.cp/enum-class.cc: New file.
1350
0626fc76
TT
13512014-04-14 Tom Tromey <tromey@redhat.com>
1352
1353 * gdb.dwarf2/enum-type.exp: New file.
1354
dca325b3
SA
13552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1356
1357 * gdb.mi/mi-vla-c99.exp: New file.
1358 * gdb.mi/vla.c: New file.
1359
5854b38a
SA
13602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1361
1362 * gdb.base/vla-datatypes.c: New file.
1363 * gdb.base/vla-datatypes.exp: New file.
1364
463bb957
SA
13652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1366
1367 * gdb.base/vla-ptr.c: New file.
1368 * gdb.base/vla-ptr.exp: New file.
1369
3dd170be
SA
13702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1371
1372 * gdb.dwarf2/count.exp: New file.
1373
5ecaaa66
SA
13742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1375
1376 * gdb.base/vla-sideeffect.c: New file.
1377 * gdb.base/vla-sideeffect.exp: New file.
1378
41f1ada5
DB
13792014-04-14 David Blaikie <dblaikie@gmail.com>
1380
1381 * gdb.mi/non-stop.c: Add return value for non-void function return
1382 statement.
1383 * gdb.threads/staticthreads.c: Ditto.
1384
0be03e84
DE
13852014-04-12 Siva Chandra Reddy <sivachandra@google.com>
1386 Doug Evans <xdje42@gmail.com>
1387
1388 * gdb.guile/scm-value.c: Improve test case.
1389 * gdb.guile/scm-value.exp: Add new test.
1390
f180a1fb
DB
13912014-04-11 David Blaikie <dblaikie@gmail.com>
1392
1393 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
1394 override Clang's default.
1395
6b662e19
JB
13962014-04-11 Joel Brobecker <brobecker@adacore.com>
1397
1398 Revert the following changes (regressions):
1399
1400 * gdb.base/vla-sideeffect.c: New file.
1401 * gdb.base/vla-sideeffect.exp: New file.
1402
1403 * gdb.dwarf2/count.exp: New file.
1404
1405 * gdb.base/vla-multi.c: New file.
1406 * gdb.base/vla-multi.exp: New file.
1407
1408 * gdb.base/vla-ptr.c: New file.
1409 * gdb.base/vla-ptr.exp: New file.
1410
1411 * gdb.base/vla-datatypes.c: New file.
1412 * gdb.base/vla-datatypes.exp: New file.
1413
1414 * gdb.mi/mi-vla-c99.exp: New file.
1415 * gdb.mi/vla.c: New file.
1416
245a5f0b
KS
14172014-04-11 Keith Seitz <keiths@redhat.com>
1418
1419 PR c++/16675
1420 * gdb.cp/cpsizeof.exp: New file.
1421 * gdb.cp/cpsizeof.cc: New file.
1422
58a84dcf
SA
14232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1424
191a8a90
JB
1425 * gdb.mi/mi-vla-c99.exp: New file.
1426 * gdb.mi/vla.c: New file.
58a84dcf 1427
c8655f75
SA
14282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1429
1430 * gdb.base/vla-datatypes.c: New file.
1431 * gdb.base/vla-datatypes.exp: New file.
1432
024e13b4
SA
14332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1434
1435 * gdb.base/vla-ptr.c: New file.
1436 * gdb.base/vla-ptr.exp: New file.
1437
1a237e0e
SA
14382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1439
1440 * gdb.base/vla-multi.c: New file.
1441 * gdb.base/vla-multi.exp: New file.
1442
504f3432
SA
14432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1444
1445 * gdb.dwarf2/count.exp: New file.
1446
3bce8237
SA
14472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1448
191a8a90
JB
1449 * gdb.base/vla-sideeffect.c: New file.
1450 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 1451
322f9c21
YQ
14522014-04-11 Yao Qi <yao@codesourcery.com>
1453
1454 * gdb.base/completion.exp: Check file exists before running tests
1455 on file completion.
1456
d708bcd1
PA
14572014-04-10 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.base/cond-eval-mode.c: New file.
1460 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
1461 prepare_for_testing to build the new file. Check result of
1462 runto_main.
1463 (test_break, test_watch): New procedures.
1464 (top level): Use them.
1465
ae1d2761
PM
14662014-04-08 Pierre Muller <muller@sourceware.org>
1467
1468 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
1469 Ctrl-V use for mingw hosts.
1470
7af389b8
SC
14712014-04-07 Siva Chandra Reddy <sivachandra@google.com>
1472
1473 * gdb.python/py-value.c: Improve test case.
1474 * gdb.python/py-value.exp: Add new test.
1475
5e703181
DE
14762014-04-07 David Blaikie <dblaikie@gmail.com>
1477
1478 * lib/compiler.c: Identify the clang compiler.
1479 * lib/compiler.cc: Ditto.
1480
9810b410
YQ
14812014-04-03 Yao Qi <yao@codesourcery.com>
1482
1483 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
1484
98d1b8dc
AB
14852014-04-01 Anton Blanchard <anton@samba.org>
1486
1487 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
1488 messages unique.
1489
3114cea1
AB
14902014-04-01 Anton Blanchard <anton@samba.org>
1491
1492 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
1493 prepare_for_testing.
1494
62f7182c
AB
14952014-04-01 Anton Blanchard <anton@samba.org>
1496
1497 * gdb.arch/ppc64-atomic-inst.c: Remove.
1498 * gdb.arch/ppc64-atomic-inst.S: New file.
1499 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
1500
770e7fc7
DE
15012014-03-31 Doug Evans <dje@google.com>
1502
1503 * gdb.base/print-symbol-loading-lib.c: New file.
1504 * gdb.base/print-symbol-loading-main.c: New file.
1505 * gdb.base/print-symbol-loading.exp: New file.
1506
46e2bafa
YQ
15072014-03-31 Yao Qi <yao@codesourcery.com>
1508
1509 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
1510
8776cfe9
JB
15112014-03-28 Joel Brobecker <brobecker@adacore.com>
1512
1513 * gdb.ada/mi_dyn_arr: New testcase.
1514
5d1ef361
DE
15152014-03-27 Doug Evans <dje@google.com>
1516
1517 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
1518
b5bee914
YQ
15192014-03-27 Yao Qi <yao@codesourcery.com>
1520
1521 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
1522 if target is nios2-*-*.
1523
0d4d0e77
YQ
15242014-03-26 Yao Qi <yao@codesourcery.com>
1525
1526 * lib/gdb.exp (readline_is_used): New proc.
1527 * gdb.base/completion.exp: Move tests on command complete up.
1528 Skip the rest of tests if readline is not used.
1529 * gdb.ada/complete.exp: Skp the test if readline is not
1530 used.
1531 * gdb.base/filesym.exp: Likewise.
1532 * gdb.base/macscp.exp: Likewise.
1533 * gdb.base/readline-ask.exp: Likewise.
1534 * gdb.base/readline.exp: Likewise.
1535 * gdb.python/py-cmd.exp: Likewise.
1536 * gdb.trace/tfile.exp: Likewise.
1537
29361eee
YQ
15382014-03-26 Yao Qi <yao@codesourcery.com>
1539
1540 * gdb.base/macscp.exp: Fix code format issues.
1541
bc9a5525
UW
15422014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
1543
1544 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
1545 * gdb.asm/powerpc64le.inc: New file.
1546
d3839ede
PA
15472014-03-25 Pedro Alves <palves@redhat.com>
1548 Doug Evans <dje@google.com>
1549
1550 * gdb.base/source-execution.c: New file.
1551 * gdb.base/source-execution.exp: New file.
1552 * gdb.base/source-execution.gdb: New file.
1553
01672a57
DE
15542014-03-24 Doug Evans <dje@google.com>
1555
1556 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
1557 using fission.
1558
88bbeca9
HZ
15592014-03-24 Hui Zhu <hui@codesourcery.com>
1560 Pedro Alves <palves@redhat.com>
1561
1562 PR breakpoints/16101
1563 * gdb.base/dprintf.exp: Use unsupported rather than changing the
1564 test pass/fail messages. Detect missing support for dprintf when
1565 breakpoints are actually inserted.
1566 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
1567 breakpoints are actually inserted.
1568 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
1569 fails.
1570
d2348791
JK
15712014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1572
1573 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
1574
feef67ab
DE
15752014-03-22 Doug Evans <xdje42@gmail.com>
1576
1577 * gdb.python/python.exp (python not supported): Verify multi-line
1578 python command issues an error.
25d743f9 1579 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 1580 guile command issues an error.
feef67ab 1581
ecebef6a
MR
15822014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
1583
1584 * gdb.threads/thread-specific.exp: Handle the lack of usable
1585 $this_breakpoint and $this_thread.
1586
ccdd1909
HZ
15872014-03-21 Hui Zhu <hui@codesourcery.com>
1588
1589 * gdb.base/attach.exp (do_command_attach_tests): New.
1590
beb460e8
PA
15912014-03-20 Tom Tromey <tromey@redhat.com>
1592 Pedro Alves <palves@redhat.com>
1593
1594 PR cli/15718
1595 * gdb.base/condbreak-call-false.c: New file.
1596 * gdb.base/condbreak-call-false.exp: New file.
1597
40acf43a
PA
15982014-03-20 Pedro Alves <palves@redhat.com>
1599
1600 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
1601 Delete.
1602 (block_signals, unblock_signals): Delete.
1603 (child_function_2, main): Remove references to deleted variable
1604 and functions.
1605
9f5e1e02
PA
16062014-03-20 Pedro Alves <palves@redhat.com>
1607
1608 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
1609 Use pthread_kill to signal thread 2.
1610 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1611 Adjust to make the test send itself a signal rather than using the
1612 host's "kill" command.
1613
99619bea
PA
16142014-03-20 Pedro Alves <palves@redhat.com>
1615
1616 * gdb.threads/multiple-step-overs.c: New file.
1617 * gdb.threads/multiple-step-overs.exp: New file.
1618 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1619 Adjust expected infrun debug output.
1620
2adfaa28
PA
16212014-03-20 Pedro Alves <palves@redhat.com>
1622
1623 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
1624 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
1625
31e77af2
PA
16262014-03-20 Pedro Alves <palves@redhat.com>
1627
1628 PR breakpoints/7143
1629 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
1630 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
1631 of gdb_test_multiple.
1632 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
1633 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
1634
b9f437de
PA
16352014-03-20 Pedro Alves <palves@redhat.com>
1636
1637 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
1638 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
1639
05adc73e
PA
16402014-03-19 Pedro Alves <palves@redhat.com>
1641
1642 * gdb.base/async.exp: Remove early return.
1643
6048b950
PA
16442014-03-19 Pedro Alves <palves@redhat.com>
1645
1646 * gdb.base/async.exp (step& tests): Pass explicit test messages.
1647
8bcfb00a
PA
16482014-03-19 Pedro Alves <palves@redhat.com>
1649
1650 * gdb.base/async.exp (test_background): Expect \r\n after
1651 "completed." in the fail pattern.
1652
884e37dc
PA
16532014-03-19 Pedro Alves <palves@redhat.com>
1654
1655 * gdb.base/async.exp (test_background): New procedure.
1656 Use it for all background execution command tests.
1657
148e57e2
PA
16582014-03-19 Pedro Alves <palves@redhat.com>
1659
1660 * gdb.base/async.exp: Use prepare_for_testing.
1661
f48088c7
PA
16622014-03-19 Pedro Alves <palves@redhat.com>
1663
1664 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
1665 the same line.
1666
e2f6c966
PA
16672014-03-19 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.base/async.c (main): Add "jump here" and "until here" line
1670 marker comments.
1671 * gdb.base/async.exp (jump_here): New global.
1672 (jump& test): Use it.
1673 (until_here): New global.
1674 (until& test): Use it.
1675
c30568d4
PA
16762014-03-19 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.base/async.exp: Don't frob gdb_protocol.
1679
0172b6a7
DE
16802014-03-18 Doug Evans <xdje42@gmail.com>
1681
1682 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
1683 Fix spelling of exec-done-display.
1684
06c868a8
JK
16852014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1686
1687 PR gdb/15358
1688 * gdb.base/gdb-sigterm.c: New file.
1689 * gdb.base/gdb-sigterm.exp: New file.
1690
0c7e1a46
PA
16912014-03-18 Pedro Alves <palves@redhat.com>
1692
1693 PR gdb/13860
1694 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
1695 * lib/mi-support.exp (mi_expect_stop): Add special handling for
1696 solib-event.
1697
f7c77d93
JB
16982014-03-17 Joel Brobecker <brobecker@adacore.com>
1699
1700 * gdb.ada/pckd_arr_ren: New testcase.
1701
5a1e8c7a
DE
17022014-03-13 Doug Evans <xdje42@gmail.com>
1703
1704 PR guile/16612
1705 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
1706 collect after discarding symbols.
1707
350e1a76
DE
17082014-03-13 Ludovic Courtès <ludo@gnu.org>
1709 Doug Evans <xdje42@gmail.com>
1710
1711 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
1712 to history survives a gc.
1713
a69900ae
PA
17142014-03-13 Pedro Alves <palves@redhat.com>
1715
1716 * gdb.base/default.exp: Don't test "target procfs".
1717
5db9f0bd
PA
17182014-03-13 Pedro Alves <palves@redhat.com>
1719
1720 * gdb.base/default.exp: Update "target child" and "target procfs"
1721 tests to not expect "Unix".
1722
b3ccfe11
TT
17232014-03-12 Tom Tromey <tromey@redhat.com>
1724
1725 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
1726 New procs. Add target-async tests.
1727 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
1728 Add target-async tests.
1729
646f4417
AA
17302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1731
1732 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
1733 'func_start' and 'func_end' for the beginning and end of the
1734 function code, respectively.
1735 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
1736 'func_end' instead of 'func' and 'main'.
1737
288c211f
AA
17382014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1739
1740 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
1741 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
1742 generate the debug info assembler source.
1743
e0c0f156
AA
17442014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1745
1746 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
1747 * gdb.dwarf2/arr-subrange.exp: Likewise.
1748 * gdb.dwarf2/dwz.exp: Likewise.
1749 * gdb.dwarf2/method-ptr.exp: Likewise.
1750 * gdb.dwarf2/missing-sig-type.exp: Likewise.
1751 * gdb.dwarf2/subrange.exp: Likewise.
1752 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
1753 * gdb.dwarf2/implptrpiece.exp: Likewise.
1754 * gdb.dwarf2/nostaticblock.exp: Likewise.
1755
0e5c4555
AA
17562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1757
1758 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
1759 directory to absolute path name arguments.
1760
5ec18f2b
JG
17612014-03-10 Joel Brobecker <brobecker@adacore.com>
1762
1763 * gdb.ada/tagged_access: New testcase.
1764
847fc4f2
MM
17652014-03-07 Markus Metzger <markus.t.metzger@intel.com>
1766
1767 * gdb.btrace/data.exp: Update expected output.
1768
cc3da688
YQ
17692014-03-06 Yao Qi <yao@codesourcery.com>
1770
1771 * gdb.trace/pr16508.exp: New file.
1772
0f26cec1
PA
17732014-03-05 Pedro Alves <palves@redhat.com>
1774
1775 PR gdb/16575
1776 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
1777 procedure.
1778 (top level): Adjust to use it. Add tests that exercise breakpoint
1779 interaction with the code-cache.
1780
7a5a839f
LC
17812014-02-26 Ludovic Courtès <ludo@gnu.org>
1782
1783 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
1784 test for 'history-append!'.
1785
31aa7e4e
JB
17862014-02-26 Joel Brobecker <brobecker@adacore.com>
1787
1788 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
1789 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
1790 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
1791 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
1792 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
1793 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
1794
1b588015
JB
17952014-02-26 Joel Brobecker <brobecker@adacore.com>
1796
1797 * testsuite/gdb.python/py-pp-re-notag.c: New file.
1798 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
1799 * testsuite/gdb.python/py-pp-re-notag.p: New file.
1800
55426c9d
JB
18012014-02-26 Joel Brobecker <brobecker@adacore.com>
1802
1803 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
1804
dc53a7ad
JB
18052014-02-26 Joel Brobecker <brobecker@adacore.com>
1806
1807 * gdb.dwarf2/arr-stride.c: New file.
1808 * gdb.dwarf2/arr-stride.exp: New file.
1809
12ab52e9
PA
18102014-02-26 Pedro Alves <palves@redhat.com>
1811
1812 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
1813 that won't ever trigger. Make sure that GDB reports the correct
1814 breakpoint that caused the stop.
1815
849c862e
JK
18162014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1817
1818 PR gdb/16626
1819 * gdb.base/auto-load-script: New file.
1820 * gdb.base/auto-load.c: New file.
1821 * gdb.base/auto-load.exp: New file.
1822
71b7d793
JK
1823 PR gdb/16626
1824 * gdb.base/auto-load.exp: Fix out-of-srctree run.
1825
e2f0d509
JK
18262014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1827
1828 Fix dw2-icycle.exp -fsanitize=address GDB crash.
1829 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
1830
50cc37c8
DE
18312014-02-24 Doug Evans <dje@google.com>
1832
1833 * lib/gdb.exp (run_on_host): Log error output if program fails.
1834
ea4758f2
PA
18352014-02-21 Pedro Alves <palves@redhat.com>
1836
1837 * gdb.threads/step-after-sr-lock.c: Rename to ...
1838 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
1839 * gdb.threads/step-after-sr-lock.exp: Rename to ...
1840 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1841 ... this.
1842
d7b30f67
SDJ
18432014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
1844
1845 PR tdep/16397
1846 * gdb.arch/amd64-stap-special-operands.exp: New file.
1847 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
1848 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
1849 * gdb.arch/amd64-stap-triplet.S: Likewise.
1850 * gdb.arch/amd64-stap-triplet.c: Likewise.
1851
83deb43f
JB
18522014-02-20 Joel Brobecker <brobecker@adacore.com>
1853
1854 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
1855 in .section pseudo-op.
1856
adde2bff
DE
18572014-02-20 lin zuojian <manjian2006@gmail.com>
1858 Joel Brobecker <brobecker@adacore.com>
1859 Doug Evans <xdje42@gmail.com>
1860
1861 PR symtab/16581
1862 * gdb.dwarf2/dw2-icycle.S: New file.
1863 * gdb.dwarf2/dw2-icycle.c: New file.
1864 * gdb.dwarf2/dw2-icycle.exp: New file.
1865
f7bd0f78
SC
18662014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1867
1868 * gdb.python/py-value-cc.cc: Improve test case to enable testing
1869 operations on gdb.Value objects.
1870 * gdb.python/py-value-cc.exp: Add new test to test operations on
1871 gdb.Value objects.
1872
c17ef0d5
DE
18732014-02-18 Doug Evans <dje@google.com>
1874
1875 * Makefile.in (TESTS): New variable.
1876 (expanded_tests, expanded_tests_or_none): New variables
1877 (check-single): Pass $(expanded_tests_or_none) to runtest.
1878 (check-parallel): Only run tests in $(TESTS) if non-empty.
1879 (check/no-matching-tests-found): New rule.
1880 * README: Document TESTS makefile variable.
1881
5dd3176f
DE
18822014-02-18 Doug Evans <dje@google.com>
1883
1884 * Makefile.in (check-parallel): rm -rf outputs temp.
1885
0b10be4f
JK
18862014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1887
1888 Fix "ERROR: no fileid for" in the testsuite.
1889 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
1890
85f224e7
DE
18912014-02-12 Doug Evans <dje@google.com>
1892
1893 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
1894 (MISCELLANEOUS): New variable.
1895 (clean): rm -rf $(MISCELLANEOUS).
1896 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
1897 dwp live in the same directory as symlinks, with each symlink pointed
1898 to a differently named file in a different directory.
1899
149b30ff
DE
19002014-02-11 Doug Evans <dje@google.com>
1901
1902 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
1903 of Tcl file commands.
1904
1dfdac32
MK
19052014-02-10 Mark Kettenis <kettenis@gnu.org>
1906
1907 * gdb.threads/step-after-sr-lock.exp: Avoid executing
1908 "kill -SIGUSR1 -1".
1909
aa4fb036
JB
19102014-02-10 Joel Brobecker <brobecker@adacore.com>
1911
1912 * gdb.ada/tick_length_array_enum_idx: New testcase.
1913
ed3ef339
DE
19142014-02-10 Doug Evans <xdje42@gmail.com>
1915
1916 * configure.ac (AC_OUTPUT): Add gdb.guile.
1917 * configure: Regenerate.
1918 * lib/gdb-guile.exp: New file.
1919 * lib/gdb.exp (get_target_charset): New function.
1920 * gdb.base/help.exp: Update expected output from "apropos apropos".
1921 * gdb.guile/Makefile.in: New file.
1922 * gdb.guile/guile.exp: New file.
1923 * gdb.guile/scm-arch.c: New file.
1924 * gdb.guile/scm-arch.exp: New file.
1925 * gdb.guile/scm-block.c: New file.
1926 * gdb.guile/scm-block.exp: New file.
1927 * gdb.guile/scm-breakpoint.c: New file.
1928 * gdb.guile/scm-breakpoint.exp: New file.
1929 * gdb.guile/scm-disasm.c: New file.
1930 * gdb.guile/scm-disasm.exp: New file.
1931 * gdb.guile/scm-equal.c: New file.
1932 * gdb.guile/scm-equal.exp: New file.
1933 * gdb.guile/scm-error.exp: New file.
1934 * gdb.guile/scm-error.scm: New file.
1935 * gdb.guile/scm-frame-args.c: New file.
1936 * gdb.guile/scm-frame-args.exp: New file.
1937 * gdb.guile/scm-frame-args.scm: New file.
1938 * gdb.guile/scm-frame-inline.c: New file.
1939 * gdb.guile/scm-frame-inline.exp: New file.
1940 * gdb.guile/scm-frame.c: New file.
1941 * gdb.guile/scm-frame.exp: New file.
1942 * gdb.guile/scm-generics.exp: New file.
1943 * gdb.guile/scm-gsmob.exp: New file.
1944 * gdb.guile/scm-iterator.c: New file.
1945 * gdb.guile/scm-iterator.exp: New file.
1946 * gdb.guile/scm-math.c: New file.
1947 * gdb.guile/scm-math.exp: New file.
1948 * gdb.guile/scm-objfile-script-gdb.in: New file.
1949 * gdb.guile/scm-objfile-script.c: New file.
1950 * gdb.guile/scm-objfile-script.exp: New file.
1951 * gdb.guile/scm-objfile.c: New file.
1952 * gdb.guile/scm-objfile.exp: New file.
1953 * gdb.guile/scm-ports.exp: New file.
1954 * gdb.guile/scm-pretty-print.c: New file.
1955 * gdb.guile/scm-pretty-print.exp: New file.
1956 * gdb.guile/scm-pretty-print.scm: New file.
1957 * gdb.guile/scm-section-script.c: New file.
1958 * gdb.guile/scm-section-script.exp: New file.
1959 * gdb.guile/scm-section-script.scm: New file.
1960 * gdb.guile/scm-symbol.c: New file.
1961 * gdb.guile/scm-symbol.exp: New file.
1962 * gdb.guile/scm-symtab-2.c: New file.
1963 * gdb.guile/scm-symtab.c: New file.
1964 * gdb.guile/scm-symtab.exp: New file.
1965 * gdb.guile/scm-type.c: New file.
1966 * gdb.guile/scm-type.exp: New file.
1967 * gdb.guile/scm-value-cc.cc: New file.
1968 * gdb.guile/scm-value-cc.exp: New file.
1969 * gdb.guile/scm-value.c: New file.
1970 * gdb.guile/scm-value.exp: New file.
1971 * gdb.guile/source2.scm: New file.
1972 * gdb.guile/types-module.cc: New file.
1973 * gdb.guile/types-module.exp: New file.
1974
7026a7c1
YQ
19752014-02-10 Yao Qi <yao@codesourcery.com>
1976
1977 PR testsuite/16543
1978 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
1979 * configure: Regenerated.
1980 * Makefile.in: New file.
1981
6c466447
AS
19822014-02-08 Andreas Schwab <schwab@linux-m68k.org>
1983
1984 * gdb.python/py-framefilter.exp: Fix typo.
1985
6e854735
YQ
19862014-02-08 Yao Qi <yao@codesourcery.com>
1987
1988 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
1989 that no =breakpoint-modified is emitted when breakpoints are
1990 modified through MI commands.
1991
d137e6dc
PA
19922014-02-07 Pedro Alves <pedro@codesourcery.com>
1993 Pedro Alves <palves@redhat.com>
1994
1995 * gdb.threads/step-after-sr-lock.c: New file.
1996 * gdb.threads/step-after-sr-lock.exp: New file.
1997
b5ee5a50
PA
19982014-02-07 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
2001
3c77faf3
JK
20022014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2003
2004 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2005 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
2006
6dddc817
DE
20072014-02-06 Doug Evans <xdje42@gmail.com>
2008
2009 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
2010 output.
2011
2012 * gdb.gdb/python-interrupts.exp: New file.
2013
de7b2893
YQ
20142014-02-05 Yao Qi <yao@codesourcery.com>
2015
2016 * gdb.trace/report.exp (use_collected_data): Test the output
2017 of "info threads" and "info inferiors".
2018
66d032ac
YQ
20192014-02-05 Yao Qi <yao@codesourcery.com>
2020
2021 Revert this patch:
2022
2023 2013-05-24 Yao Qi <yao@codesourcery.com>
2024
2025 * gdb.trace/tfile.exp: Test inferior and thread.
2026
591a12a1
UW
20272014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2028
2029 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
2030 on a function.
2031 * gdb.base/step-bt.c: Call hello via function pointer to make
2032 sure its first instruction is executed on powerpc64le-linux.
2033
0ff3e01f
UW
20342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2035
2036 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
2037
084ee545
UW
20382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2039
2040 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
2041 of the test patterns for use on little-endian systems.
2042
6ed14ff3
UW
20432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2044
2045 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
2046 (decimal_vector): Fix for little-endian.
2047
401e27fd
JM
20482014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
2049
2050 * gdb.arch/sparc-sysstep.exp: New file.
2051 * gdb.arch/sparc-sysstep.c: Likewise.
2052
2053 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
2054
8b924729
EBM
20552014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2056
2057 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
2058
fb151210
JB
20592014-01-23 Tom Tromey <tromey@redhat.com>
2060
2061 * gdb.ada/array_char_idx: New testcase.
2062
0740f8d8
TT
20632014-01-23 Tom Tromey <tromey@redhat.com>
2064
2065 PR python/16487:
2066 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
2067 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
2068 classes.
2069
21909fa1
TT
20702014-01-23 Tom Tromey <tromey@redhat.com>
2071
2072 PR python/16491:
2073 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
2074 string from an inferior frame.
2075 * gdb.python/py-framefilter-mi.exp: Update.
2076
87ce2a04
DE
20772014-01-22 Doug Evans <dje@google.com>
2078
2079 * gdb.server/server-mon.exp: Add tests for "set debug-format".
2080
237b092b
AA
20812014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2082
2083 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
2084
d674a709
AA
20852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2086
2087 * gdb.trace/entry-values.exp: Remove excess space character from
2088 regex patterns. Handle s390 call instruction.
2089
20fa3390
AA
20902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2091
2092 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
2093 define "*_start" label. Make "name" static.
2094 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
2095 ${name} by references to ${name}_start.
2096
78466714
AA
20972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2098
2099 * gdb.base/info-macros.exp: Remove "debug" from the compile
2100 options.
2101
ec9f644a
IB
21022014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2103
2104 * gdb.dlang/demangle.exp: New file.
2105
94b1b47e
IB
21062014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2107
2108 * gdb.dlang/primitive-types.exp: New file.
2109
7f420862
IB
21102014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2111
2112 * configure.ac: Create gdb.dlang/Makefile.
2113 * configure: Regenerate.
2114 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
2115 * gdb.dlang/Makefile.in: New file.
2116 * lib/d-support.exp: New file.
2117 * lib/gdb.exp (skip_d_tests): New proc.
2118
52834460
MM
21192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2120
2121 * gdb.btrace/delta.exp: Check reverse stepi.
2122 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
2123 * gdb.btrace/finish.exp: New.
2124 * gdb.btrace/next.exp: New.
2125 * gdb.btrace/nexti.exp: New.
2126 * gdb.btrace/record_goto.c: Add comments.
2127 * gdb.btrace/step.exp: New.
2128 * gdb.btrace/stepi.exp: New.
2129 * gdb.btrace/multi-thread-step.c: New.
2130 * gdb.btrace/multi-thread-step.exp: New.
2131 * gdb.btrace/rn-dl-bind.c: New.
2132 * gdb.btrace/rn-dl-bind.exp: New.
2133 * gdb.btrace/data.c: New.
2134 * gdb.btrace/data.exp: New.
2135 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2136
6e07b1d2
MM
21372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2138
2139 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
2140 * gdb.btrace/exception.exp: Update.
2141 * gdb.btrace/instruction_history.exp: Update.
2142 * gdb.btrace/record_goto.exp: Update.
2143 * gdb.btrace/tailcall.exp: Update.
2144 * gdb.btrace/unknown_functions.exp: Update.
2145 * gdb.btrace/delta.exp: New.
2146
0b722aec
MM
21472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2148
2149 * gdb.btrace/record_goto.exp: Add backtrace test.
2150 * gdb.btrace/tailcall.exp: Add backtrace test.
2151
066ce621
MM
21522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2153
2154 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
2155 * gdb.btrace/record_goto.c: New.
2156 * gdb.btrace/record_goto.exp: New.
2157 * gdb.btrace/x86-record_goto.S: New.
2158
0688d04e
MM
21592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2160
2161 * gdb.btrace/function_call_history.exp: Update tests.
2162 * gdb.btrace/instruction_history.exp: Update tests.
2163
8710b709
MM
21642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2165
2166 * gdb.btrace/function_call_history.exp: Fix expected field
2167 order for "record function-call-history".
2168 Add new tests for "record function-call-history /c".
2169 * gdb.btrace/exception.cc: New.
2170 * gdb.btrace/exception.exp: New.
2171 * gdb.btrace/tailcall.exp: New.
2172 * gdb.btrace/x86-tailcall.S: New.
2173 * gdb.btrace/x86-tailcall.c: New.
2174 * gdb.btrace/unknown_functions.c: New.
2175 * gdb.btrace/unknown_functions.exp: New.
2176 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2177
5de9129b
MM
21782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2179
2180 * gdb.btrace/instruction_history.exp: Update.
2181 * gdb.btrace/function_call_history.exp: Update.
2182
23a7fe75
MM
21832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2184
2185 * gdb.btrace/function_call_history.exp: Fix expected function
2186 trace.
2187 * gdb.btrace/instruction_history.exp: Initialize traced.
2188 Remove traced_functions.
2189
724c7dd8
MM
21902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2191
2192 * gdb.btrace/function_call_history.exp: Update
2193 * gdb.btrace/instruction_history.exp: Update.
2194
6d78d93b
MM
21952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2196
2197 * gdb.btrace/enable.exp: Update expected text.
2198
93a360cc
OJ
21992014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
2200
2201 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
2202 bytes.
2203
3772b53f
MR
22042014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
2205
2206 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
2207
596662fa
OJ
22082014-01-15 Omair Javaid <omair.javaid@linaro.org>
2209
2210 * lib/gdb.exp (supports_process_record): Return true for
2211 arm*-linux*. (supports_reverse): Likewise.
2212
b5b08fb4
SC
22132014-01-13 Siva Chandra Reddy <sivachandra@google.com>
2214
2215 PR python/15464
2216 PR python/16113
2217 * gdb.python/py-type.c: Enhance test case.
2218 * gdb.python/py-value-cc.cc: Likewise
2219 * gdb.python/py-type.exp: Add new tests.
2220 * gdb.python/py-value-cc.exp: Likewise
2221
52d7fb13
AA
22222014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2223 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
2226 Make "name" extern.
2227 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
2228 references to ${name}_start by references to ${name}.
2229
a2cd8cfe
JB
22302014-01-10 Joel Brobecker <brobecker@adacore.com>
2231
2232 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
2233
4e23fced
JB
22342014-01-10 Joel Brobecker <brobecker@adacore.com>
2235
2236 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
2237
c6a9e42c
PA
22382014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
2239 Pedro Alves <palves@redhat.com>
2240
2241 * gdb.mi/mi-info-os.exp: Connect to the target with
2242 mi_gdb_target_load.
2243
b7ea362b
PA
22442014-01-08 Pedro Alves <palves@redhat.com>
2245
2246 * gdb.threads/reconnect-signal.c: New file.
2247 * gdb.threads/reconnect-signal.exp: New file.
2248
5e3f4fab
EBM
22492014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2250
2251 * gdb.base/source-dir.exp: New file.
2252
79301218
JB
22532014-01-07 Joel Brobecker <brobecker@adacore.com>
2254
2255 * gdb.ada/mi_interface: New testcase.
2256
8e355c5d
JB
22572014-01-07 Joel Brobecker <brobecker@adacore.com>
2258
2259 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
2260 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
2261 gdb.ada/pp-rec-component/pck.ads: New files.
2262
c0d48811
JB
22632014-01-07 Joel Brobecker <brobecker@adacore.com>
2264
2265 * gdb.python/py-pp-integral.c: New file.
2266 * gdb.python/py-pp-integral.py: New file.
2267 * gdb.python/py-pp-integral.exp: New file.
2268
17b609c3 2269For older changes see ChangeLog-1993-2013.
c906108c 2270\f
8d8cb839
EZ
2271;; Local Variables:
2272;; mode: change-log
2273;; left-margin: 8
2274;; fill-column: 74
2275;; version-control: never
2276;; End:
902f2ccb 2277
14f8b115 2278 Copyright 2014 Free Software Foundation, Inc.
902f2ccb
MC
2279 Copying and distribution of this file, with or without modification,
2280 are permitted provided the copyright notice and this notice are preserved.