NDS32: Code refactoring of relaxation.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
57cbd724
DE
12014-09-14 Doug Evans <xdje42@gmail.com>
2
3 * gdb.threads/queue-signal.c (thread_count): New variable.
4 (thread_count_mutex, thread_count_condvar): New variables.
5 (incr_thread_count, wait_all_threads_running): New functions.
6 (main): Wait for all threads to be in their thread functions.
7
81219e53
DE
82014-09-13 Doug Evans <xdje42@gmail.com>
9
10 * gdb.threads/queue-signal.c: New file.
11 * gdb.threads/queue-signal.exp: New file.
12
3714cea7
DE
132014-09-13 Doug Evans <xdje42@gmail.com>
14
15 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16 be consistent with what default_gdb_init uses.
17 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18 the plain text of the prompt. Add some logging printfs.
19 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
20
fa43b1d7
PA
212014-09-12 Pedro Alves <palves@redhat.com>
22
23 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
24 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
25 * gdb.arch/i386-size-overlap.exp: Likewise.
26 * gdb.arch/i386-size.exp: Likewise.
27 * gdb.arch/i386-unwind.exp: Likewise.
28 * gdb.base/a2-run.exp: Likewise.
29 * gdb.base/break.exp: Likewise.
30 * gdb.base/charset.exp: Likewise.
31 * gdb.base/chng-syms.exp: Likewise.
32 * gdb.base/commands.exp: Likewise.
33 * gdb.base/dbx.exp: Likewise.
34 * gdb.base/find.exp: Likewise.
35 * gdb.base/funcargs.exp: Likewise.
36 * gdb.base/jit-simple.exp: Likewise.
37 * gdb.base/reread.exp: Likewise.
38 * gdb.base/sepdebug.exp: Likewise.
39 * gdb.base/step-bt.exp: Likewise.
40 * gdb.cp/mb-inline.exp: Likewise.
41 * gdb.cp/mb-templates.exp: Likewise.
42 * gdb.objc/basicclass.exp: Likewise.
43 * gdb.threads/killed.exp: Likewise.
44
9d9bf2df
EBM
452014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
46
47 PR tdep/17379
48 * gdb.arch/powerpc-stackless.S: New file.
49 * gdb.arch/powerpc-stackless.exp: New file.
50
1cf2f1b0
JK
512014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
52
53 * gdb.base/attach.c: Include unistd.h.
54 (main): Call alarm. Add label postloop.
55 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
56 gdb_breakpoint, gdb_continue_to_breakpoint.
57 (test_command_line_attach_run): Kill ${testpid} in one exit path.
58
98880d46
PA
592014-09-11 Pedro Alves <palves@redhat.com>
60
61 PR gdb/17347
62 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
63 * gdb.base/attach.exp (test_command_line_attach_run): New
64 procedure.
65 (top level): Call it.
66
4c92ff2c
PA
672014-09-11 Pedro Alves <palves@redhat.com>
68
69 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
70 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
71 (do_command_attach_tests): Use spawn_wait_for_attach.
72 * gdb.base/solib-overlap.exp: Likewise.
73 * gdb.multi/multi-attach.exp: Likewise.
74 * gdb.python/py-prompt.exp: Likewise.
75 * gdb.python/py-sync-interp.exp: Likewise.
76 * gdb.server/ext-attach.exp: Likewise.
77
3adc1a7d
GKB
782014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
79
80 * gdb.fortran/array-element.exp: Remove unexpected "continue"
81 command in testcase. Simplify testcase.
82
96334934
JB
832014-09-10 Joel Brobecker <brobecker@adacore.com>
84
85 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
86
eb479039
JB
872014-09-10 Joel Brobecker <brobecker@adacore.com>
88
89 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
90
deede10c
JB
912014-09-10 Joel Brobecker <brobecker@adacore.com>
92
93 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
94
7828a5f5
JB
952014-09-10 Joel Brobecker <brobecker@adacore.com>
96
97 * gdb.dwarf2/dynarr-ptr.c: New file.
98 * gdb.dwarf2/dynarr-ptr.exp: New file.
99
33aeebcf
MR
1002014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
101
102 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
103 of 30 rather than hardcoding 120 for a slow test case. Take the
104 `gdb,timeout' target setting into account for this calculation.
105 Don't extend the timeout for the test cases that don't need it.
106
7b415901
MR
1072014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
108
109 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
110 a factor of 2 for a slow test case. Take the `gdb,timeout'
111 target setting into account for this calculation.
112 * gdb.reverse/until-precsave.exp: Increase the timeout by
113 a factor of 15 and 3 respectively rather than adding 120
114 for a pair of slow test cases. Take the `gdb,timeout'
115 target setting into account for this calculation.
116
4a40f85a
MR
1172014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
118
119 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
120 timeout, don't pass one down to gdb_expect.
121 (gdb_expect): Rework timeout selection.
122
09635af7
MR
1232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
124
125 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
126 exception on timeout.
127 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
128 (gdbserver_start_extended): Catch any `gdbserver_start' error
129 exceptions.
130 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
131 * lib/mi-support.exp (mi_gdb_target_load): Catch any
132 `gdbserver_gdb_load' error exceptions.
133
2bdd10b7
MR
1342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
135
136 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
137 120 on waiting for the TCP socket to open.
138
316935f0
DE
1392014-09-09 Doug Evans <xdje42@gmail.com>
140
141 * gdb.base/default.exp (show_conv_list): Add _caller_is,
142 _caller_matches, _any_caller_is, _any_caller_matches.
143
83740597
DE
1442014-09-09 Doug Evans <xdje42@gmail.com>
145
146 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
147
4c122fc3
YQ
1482014-09-09 Yao Qi <yao@codesourcery.com>
149
150 * gdb.mi/mi-var-display.exp: Set print symbol off.
151
a9f116cb
GKB
1522014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
153
154 PR gdb/17035
155 * gdb.base/commands.exp: Add tests to verify user-defined
156 commands with empty bodies.
157 * gdb.python/py-cmd.exp: Test that we don't show user-defined
158 python commands in `show user command`.
159 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
160 scheme commands in `show user command`.
161
c75bd3a2
JK
1622014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
163
164 PR python/17355
165 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
166 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
167 * gdb.python/py-framefilter-invalidarg.exp: New file.
168 * gdb.python/py-framefilter-invalidarg.py: New file.
169
faa42425
DE
1702014-09-06 Doug Evans <xdje42@gmail.com>
171
172 PR 15276
173 * gdb.python/py-caller-is.c: New file.
174 * gdb.python/py-caller-is.exp: New file.
175
474ca4f6
SDJ
1762014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
177
178 PR gdb/17235
179 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
180 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
181
eb0b0463
SDJ
1822014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
183
184 PR fortran/17237
185 * gdb.fortran/print-formatted.exp: New file.
186 * gdb.fortran/print-formatted.f90: Likewise.
187
5f3b99cf
SS
1882014-09-03 Sasha Smundak <asmundak@google.com>
189
190 * gdb.python/py-frame.exp: Test Frame.read_register.
191
7d793aa9
SDJ
1922014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
193
194 PR python/16699
195 * gdb.python/py-completion.exp: New file.
196 * gdb.python/py-completion.py: Likewise.
197
fb0576e9
DE
1982014-08-28 Doug Evans <dje@google.com>
199
200 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
201 eax,etc. are live with values set by gdb and thus the compiler can't
202 use them.
203 * gdb.arch/i386-pseudo.c (main): Ditto.
204
ee92b0dd
DE
2052014-08-27 Doug Evans <dje@google.com>
206
207 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
208
6649db35
DE
2092014-08-25 Doug Evans <dje@google.com>
210
211 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
212 (main): Ditto.
213
564b7600
DE
2142014-08-25 Doug Evans <dje@google.com>
215
216 * gdb.threads/thread-execl.exp: #include <stdio.h>.
217
3881fb67
YQ
2182014-08-24 Yao Qi <yao@codesourcery.com>
219
220 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
221 symbol off.
222 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
223
a05a36a5
DE
2242014-08-22 Doug Evans <dje@google.com>
225
226 PR 17276
227 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
228 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
229 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
230
7c343b48
YQ
2312014-08-22 Yao Qi <yao@codesourcery.com>
232
233 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
234 * gdb.python/py-finish-breakpoint2.exp: Likewise.
235 * gdb.python/python.exp: Likewise. Use .py file on the host
236 instead of the build.
237
22fd09ae
JK
2382014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
239
240 * gdb.threads/gcore-stale-thread.c: New file.
241 * gdb.threads/gcore-stale-thread.exp: New file.
242
a8454a7c
PA
2432014-08-21 Pedro Alves <palves@redhat.com>
244
245 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
246 * gdb.base/gcore-relro-pie.exp: Likewise.
247 * gdb.base/gcore-relro.exp: Likewise.
248 * gdb.base/gcore.exp: Likewise.
249 * gdb.base/print-symbol-loading.exp: Likewise.
250 * gdb.threads/gcore-thread.exp: Likewise.
251 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
252
2a31c623
PA
2532014-08-20 Pedro Alves <palves@redhat.com>
254 Jan Kratochvil <jan.kratochvil@redhat.com>
255
256 * Makefile.in (EXTRA_RULES, CC): New variables, get from
257 configure.
258 (EXPECT): Handle READ1 being set.
259 (all): Depend on EXTRA_RULES.
260 (check-read1, expect-read1, read1.so, read1): New rules.
261 * README (Testsuite Parameters): Document the READ1 make variable.
262 (Race detection): New section.
263 * configure: Regenerate.
264 * configure.ac: If build==host==target, and running under a
265 GNU/glibc system, add read1 to the extra Makefile rules.
266 (EXTRA_RULES): AC_SUBST it.
267 * lib/read1.c: New file.
268
d36430db
JB
2692014-08-20 Joel Brobecker <brobecker@adacore.com>
270
271 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
272 the handling of variables declared as a typedef to an array
273 which a DW_AT_data_location attribute.
274
9a0dc9e3
PA
2752014-08-19 Andrew Burgess <aburgess@broadcom.com>
276 Pedro Alves <palves@redhat.com>
277
278 PR symtab/14604
279 PR symtab/14605
280 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
281 gdb_test.
282
0718a8da
PA
2832014-08-19 Pedro Alves <palves@redhat.com>
284
285 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
286
13b448cd
YQ
2872014-08-19 Yao Qi <yao@codesourcery.com>
288
289 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
290 right line.
291
1cbf5077
DB
2922014-08-18 David Blaikie <dblaikie@gmail.com>
293
294 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
295
bf0fae19
JB
2962014-08-18 Joel Brobecker <brobecker@adacore.com>
297
298 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
299 attribute in array range.
300
3c8c5dcc
JB
3012014-08-18 Joel Brobecker <brobecker@adacore.com>
302
303 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
304
e66d4446
SC
3052014-08-15 Siva Chandra Reddy <sivachandra@google.com>
306
307 PR c++/17132
308 * gdb.cp/pr17132.cc: New file.
309 * gdb.cp/pr17132.exp: New file.
310
940df408
SC
3112014-08-15 Siva Chandra Reddy <sivachandra@google.com>
312
313 * gdb.python/py-xmethods.py (A_getarrayind)
314 (E_method_char_worker.__call__, E_method_int_worker.__call__):
315 Use 'print' with function call syntax.
316 (E_method_matcher.match): Fix tab vs space indentation mixup.
317
ebcc6c3a
YQ
3182014-08-15 Yao Qi <yao@codesourcery.com>
319
320 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
321 false.
322
775e0f04
YQ
3232014-08-15 Yao Qi <yao@codesourcery.com>
324
325 * gdb.cp/casts.exp: Set print symbol off.
326 * gdb.cp/class2.exp: Likewise.
327 * gdb.cp/overload.exp: Likewise.
328 * gdb.cp/templates.exp: Likewise.
329
d769e349
DE
3302014-08-11 Doug Evans <dje@google.com>
331
332 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
333 (test_load_shlib): Update.
334
20c6f1e1
YQ
3352014-08-09 Yao Qi <yao@codesourcery.com>
336
337 * gdb.base/display.exp: Invoke is_address_zero_readable.
338 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
339 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
340 * gdb.base/hbreak-unmapped.exp: Return if
341 is_address_zero_readable returns true.
342 * gdb.base/signest.exp: Likewise.
343 * gdb.base/signull.exp: Likewise.
344 * gdb.base/sigbpt.exp: Likewise.
345 * gdb.guile/scm-disasm.exp: Do the test if
346 is_address_zero_readable returns false.
347 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
348 * gdb.python/py-arch.exp: Likewise.
349 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
350 * lib/gdb.exp (is_address_zero_readable): New proc.
351
5792e8e3
YQ
3522014-08-09 Yao Qi <yao@codesourcery.com>
353
354 PR testsuite/13443
355 * gdb.mi/mi-var-display.exp: Make test messages unique.
356
3cecbbbe
TT
3572014-08-04 Tom Tromey <tromey@redhat.com>
358
359 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
360 target 0".
361
00b51ff5
TT
3622014-08-04 Tom Tromey <tromey@redhat.com>
363
364 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
365 "target_resume".
366
6908c509
JB
3672014-08-01 Joel Brobecker <brobecker@adacore.com>
368
369 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
370 inner_vla_struct_object_size.
371 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
372 as xfail.
373
cc6563d2
PA
3742014-07-30 Pedro Alves <palves@redhat.com>
375
376 * gdb.threads/signal-command-handle-nopass.exp (test): Add
377 comment.
378
7e09a223
YQ
3792014-07-29 Yao Qi <yao@codesourcery.com>
380
381 PR gdb/17206
382 * gdb.base/until-nodebug.exp: New.
383
7ebdbe92
DE
3842014-07-28 Doug Evans <xdje42@gmail.com>
385
386 PR guile/17203
387 * gdb.guile/scm-parameter.exp: Add tests for trying to create
388 previously existing parameter, and previously ambiguously spelled
389 parameter.
390
fdb1adc6
WN
3912014-07-28 Will Newton <will.newton@linaro.org>
392
393 * gdb.base/varargs.exp: Remove KFAILs for ARM.
394
186fcde0
DE
3952014-07-26 Ludovic Courtès <ludo@gnu.org>
396 Doug Evans <xdje42@gmail.com>
397
398 PR guile/17146
399 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
400
70509625
PA
4012014-07-25 Pedro Alves <palves@redhat.com>
402
403 * gdb.threads/signal-command-handle-nopass.c: New file.
404 * gdb.threads/signal-command-handle-nopass.exp: New file.
405 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
406 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
407 * gdb.threads/signal-delivered-right-thread.c: New file.
408 * gdb.threads/signal-delivered-right-thread.exp: New file.
409
c3f814a1
PA
4102014-07-25 Pedro Alves <palves@redhat.com>
411
412 * gdb.base/double-prompt-target-event-error.exp
413 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
414 match.
415 (cancel_pagination_in_target_event): Rework double prompt
416 detection.
417 * gdb.base/paginate-after-ctrl-c-running.exp
418 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
419 <return>' match.
420 * gdb.base/paginate-bg-execution.exp
421 (test_bg_execution_pagination_return)
422 (test_bg_execution_pagination_cancel): Remove '-notransfer
423 <return>' matches.
424 * gdb.base/paginate-execution-startup.exp
425 (test_fg_execution_pagination_return)
426 (test_fg_execution_pagination_cancel): Remove '-notransfer
427 <return>' matches.
428 * gdb.base/paginate-inferior-exit.exp
429 (test_paginate_inferior_exited): Remove '-notransfer <return>'
430 match.
431 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
432 * lib/gdb.exp (pagination_prompt): Run text through
433 string_to_regexp.
434 (gdb_test_multiple): Match $pagination_prompt instead of
435 "<return>".
436 (string_to_regexp): Move to lib/gdb-utils.exp.
437
e214cf6c
JK
4382014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
439
440 * gdb.arch/amd64-entry-value-paramref.S: New file.
441 * gdb.arch/amd64-entry-value-paramref.cc: New file.
442 * gdb.arch/amd64-entry-value-paramref.exp: New file.
443 * gdb.arch/amd64-optimout-repeat.S: New file.
444 * gdb.arch/amd64-optimout-repeat.c: New file.
445 * gdb.arch/amd64-optimout-repeat.exp: New file.
446
17d0c5c8
JK
4472014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
448
449 PR gdb/17170
450 * gdb.base/statistics.exp: New file.
451
b8b8facf
DE
4522014-07-17 Doug Evans <dje@google.com>
453
74b49205 454 PR gdb/17170
b8b8facf
DE
455 * gdb.base/maint.exp: Update testing of per-command stats.
456
1b5d0ab3
PA
4572014-07-16 Pedro Alves <palves@redhat.com>
458
459 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
460 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
461 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
462 (tfile_write_buf): New functions.
463 (add_memory_block): Rewrite using the above.
464 (adjust_function_address): New function.
465 (FUNCTION_ADDRESS): New macro.
466 (write_basic_trace_file): Remove short_x local, and use
467 tfile_write_16. Change type of func_addr local to unsigned long
468 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
469 here. Cast argument of add_memory_block to char pointer.
470 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
471 (main): Remove parameters.
472 * gdb.trace/tfile.exp: Remove nowarnings.
473
4d974e88
SM
4742014-07-15 Simon Marchi <simon.marchi@ericsson.com>
475
476 * gdb.base/debug-expr.exp: Test string evaluation with
477 "debug expression" on.
478
41e99568
PA
4792014-07-15 Pedro Alves <palves@redhat.com>
480
481 * gdb.base/reread.exp: Use clean_restart.
482
487d9753
PL
4832014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
484
485 * gdb.arch/avr-flash-qualifer.c: New.
486 * gdb.arch/avr-flash-qualifer.exp: New.
487
cc1c52ad
PA
4882014-07-14 Pedro Alves <palves@redhat.com>
489
490 * gdb.base/paginate-after-ctrl-c-running.c: New file.
491 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
492
1e973570
PA
4932014-07-14 Pedro Alves <palves@redhat.com>
494
495 * gdb.base/double-prompt-target-event-error.c: New file.
496 * gdb.base/double-prompt-target-event-error.exp: New file.
497
93d6eb10
PA
4982014-07-14 Pedro Alves <palves@redhat.com>
499
500 PR gdb/17072
501 * gdb.base/paginate-inferior-exit.c: New file.
502 * gdb.base/paginate-inferior-exit.exp: New file.
503
0017922d
PA
5042014-07-14 Pedro Alves <palves@redhat.com>
505
506 PR gdb/17072
507 * gdb.base/paginate-bg-execution.c: New file.
508 * gdb.base/paginate-bg-execution.exp: New file.
509
94696ad3
PA
5102014-07-14 Pedro Alves <palves@redhat.com>
511
512 PR gdb/17072
513 * gdb.base/paginate-execution-startup.c: New file.
514 * gdb.base/paginate-execution-startup.exp: New file.
515 * lib/gdb.exp (pagination_prompt): New global.
516 (default_gdb_spawn): New procedure, factored out from
517 default_gdb_spawn.
518 (default_gdb_start): Adjust to call default_gdb_spawn.
519 (gdb_spawn): New procedure.
520
bd293940
PA
5212014-07-14 Pedro Alves <palves@redhat.com>
522
523 * lib/gdb.exp (gdb_assert): New procedure.
524 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
525
c933f875
PA
5262014-07-14 Pedro Alves <palves@redhat.com>
527
528 * gdb.base/execution-termios.c: New file.
529 * gdb.base/execution-termios.exp: New file.
530
d98b7a16
TT
5312014-07-14 Tom Tromey <tromey@redhat.com>
532
533 * gdb.cp/vla-cxx.cc: New file.
534 * gdb.cp/vla-cxx.exp: New file.
535
548740d6
TT
5362014-07-14 Tom Tromey <tromey@redhat.com>
537
538 * gdb.reverse/rerun-prec.c: New file.
539 * gdb.reverse/rerun-prec.exp: New file.
540
a25eb028
MR
5412014-07-12 Maciej W. Rozycki <macro@mips.com>
542 Maciej W. Rozycki <macro@codesourcery.com>
543
544 * lib/gdb-utils.exp: New file.
545 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
546 inline `gdb_init_command' processing.
547 (gdb_start_cmd): Likewise.
548 * lib/mi-support.exp (mi_run_cmd): Likewise.
549 * README: Document `gdb_init_command' and `gdb_init_commands'.
550
218c2655
JK
5512014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
552
553 Fix false FAIL running under a very long directory name.
554 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
555 and "set print elements 10000". Twice.
556
5401fde3
YQ
5572014-07-11 Yao Qi <yao@codesourcery.com>
558
559 * gdb.base/exprs.exp: "set print symbol off".
560
e76126e8
PA
5612014-07-11 Pedro Alves <palves@redhat.com>
562
563 * gdb.threads/kill.c: New file.
564 * gdb.threads/kill.exp: New file.
565
2d6f0de6
YQ
5662014-07-10 Yao Qi <yao@codesourcery.com>
567
568 * gdb.trace/tfile.c (write_basic_trace_file)
569 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
570 address written to trace file.
571
7180e04a
PA
5722014-07-09 Pedro Alves <palves@redhat.com>
573
574 * gdb.base/attach-wait-input.exp: New file.
575 * gdb.base/attach-wait-input.c: New file.
576
9a9a7608
AB
5772014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
578
579 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
580 setting up test structures.
581 (main): Call new test function.
582 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
583 test function, continue into test function and walk test
584 structures.
585
161ac41e
YQ
5862014-07-02 Yao Qi <yao@codesourcery.com>
587
588 * gdb.trace/entry-values.c: Define labels 'foo_start' and
589 'bar_start' at the beginning of functions 'foo' and 'bar'
590 respectively.
591 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
592 instead of 'foo' and 'bar'.
593
1f267ae3
MM
5942014-07-08 Markus Metzger <markus.t.metzger@intel.com>
595
596 * gdb.btrace/segv.exp: New.
597 * gdb.btrace/segv.c: New.
598
2b239efb
LM
5992014-07-02 Luis Machado <lgustavo@codesourcery.com>
600
601 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
602 instruction.
603
cf363f18
MW
6042014-06-30 Mark Wielaard <mjw@redhat.com>
605
606 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
607 vulture, vilify, villar): New volatile array constants.
608 (vindictive, vegetation): New const volatile array constants.
609 * gdb.base/volatile.exp: Test volatile and const volatile array
610 types.
611
aebf9d24
AA
6122014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
613
614 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
615 target lacks support for awatch, rwatch, or hbreak.
616
b67a2c6f
YQ
6172014-06-27 Yao Qi <yao@codesourcery.com>
618
619 * gdb.multi/dummy-frame-restore.exp: New.
620 * gdb.multi/dummy-frame-restore.c: New.
621
aef92902
MM
6222014-06-25 Markus Metzger <markus.t.metzger@intel.com>
623
624 * gdb.btrace/gcore.exp: New.
625
8e9db26e
PA
6262014-06-23 Pedro Alves <palves@redhat.com>
627
628 * gdb.base/watchpoint-reuse-slot.c: New file.
629 * gdb.base/watchpoint-reuse-slot.exp: New file.
630
70afc5b7
SC
6312014-06-23 Siva Chandra Reddy <sivachandra@google.com>
632
633 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
634 progspace's filename in 'info', 'enable' and 'disable' command
635 tests.
636
b972bd9c
JK
6372014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
638
639 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
640 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
641 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
642
125f8a3d
GB
6432014-06-20 Gary Benson <gbenson@redhat.com>
644
645 * gdb.arch/i386-avx.exp: Fix include file location.
646 * gdb.arch/i386-sse.exp: Likewise.
647
3ed9baed
IB
6482014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
649
650 * gdb.dlang/expression.exp: New file.
651
034f788c
PA
6522014-06-19 Pedro Alves <palves@redhat.com>
653
654 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
655 out from ...
656 (top level): ... here. Iterate running tests under different
657 scheduler-locking settings.
658
45371d0c
LM
6592014-06-18 Luis Machado <lgustavo@codesourcery.com>
660
661 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
662 to DW_FORM_addr and use non-zero addresses.
663
5d376983
SC
6642014-06-18 Siva Chandra Reddy <sivachandra@google.com>
665
666 PR gdb/17017
667 * gdb.python/py-xmethods.cc: Add global function call counters and
668 increment them in their respective functions. Remove "cout"
669 statements.
670 * gdb.python/py-xmethods.exp: Make tests check the global function
671 call counters instead of depending on inferior IO.
672
a1aa2221
LM
6732014-06-18 Don Breazeal <donb@codesourcery.com>
674
675 * gdb.base/foll-fork.exp (default_fork_parent_follow):
676 Deleted procedure.
677 (explicit_fork_parent_follow): Deleted procedure.
678 (explicit_fork_child_follow): Deleted procedure.
679 (test_follow_fork): New procedure.
680 (do_fork_tests): Replace calls to deleted procedures with
681 calls to test_follow_fork and reset GDB for subsequent
682 procedure calls.
683
0fc05997
YQ
6842014-06-17 Yao Qi <yao@codesourcery.com>
685
686 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
687 CP1252.
688
70795c52
LM
6892014-06-17 Luis Machado <lgustavo@codesourcery.com>
690
691 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
692 Initialize ptr and S explicitly.
693 (skip_type_update_when_not_use_rtti_test): Likewise.
694
6be47f0c
KS
6952014-06-16 Keith Seitz <keiths@redhat.com>
696
697 PR mi/15863
698 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
699 the inferior is started.
700
d03de421
PA
7012014-06-16 Pedro Alves <palves@redhat.com>
702
703 * gdb.base/break-main-file-remove-fail.c: New file.
704 * gdb.base/break-main-file-remove-fail.exp: New file.
705 * gdb.base/break-unload-file.exp: Use build_executable instead of
706 prepare_for_testing.
707 (test_break): New parameter "initial_load". Handle it.
708 (top level): Add initial_load cmdline/file axis.
709
f9579b99
TT
7102014-06-12 Tom Tromey <tromey@redhat.com>
711
712 * gdb.base/completion.exp: Don't use directory name in test.
713
3657956b
GB
7142014-06-09 Gary Benson <gbenson@redhat.com>
715
716 * gdb.base/sigall.c [Functions to send signals]: Reorder to
717 separate the always-available ANSI-standard signals from the
718 signals that require checking.
719 (main): Likewise.
720 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
721 Likewise.
722 (main): Likewise.
723
4186eb54
KS
7242014-06-07 Keith Seitz <keiths@redhat.com>
725
726 Revert:
727 PR c++/16253
728 * gdb.cp/var-tag.cc: New file.
729 * gdb.cp/var-tag.exp: New file.
730 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
731 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
732 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
733 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
734
25326a28 7352014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
736
737 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
738
829155c9
PA
7392014-06-06 Pedro Alves <palves@redhat.com>
740
741 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
742 in target debug output instead of looking at RSP packets,
743 disabling the test on any target that uses hardware stepping.
744 Update comments.
745
61c8d22e
PA
7462014-06-06 Pedro Alves <palves@redhat.com>
747
748 * gdb.base/break-unload-file.exp: Fix typo.
749
d9a47287
YQ
7502014-06-06 Yao Qi <yao@codesourcery.com>
751
752 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
753 from "jit_function" to "^jit_function".
754
e5e01dbf
YQ
7552014-06-06 Yao Qi <yao@codesourcery.com>
756
757 * gdb.base/async.c (foo): Add one statement.
758 * gdb.base/async.exp: Get the next instruction address and
759 match the output of "nexti" by instruction address. Match
760 the hex address in the output of "finish".
761
73ba372c
GB
7622014-06-06 Gary Benson <gbenson@redhat.com>
763
764 * gdb.base/call-signals.c: Remove preprocessor conditionals
765 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
766 SIGSEGV and SIGTERM.
767 * gdb.base/sigall.c: Likewise.
768 * gdb.base/unwindonsignal.c: Likewise.
769 * gdb.reverse/sigall-reverse.c: Likewise.
770
831517df
YQ
7712014-06-06 Yao Qi <yao@codesourcery.com>
772
773 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
774 readable, skip the test.
775
b8b91e98
YQ
7762014-06-06 Yao Qi <yao@codesourcery.com>
777
778 * gdb.threads/staticthreads.c (thread_function): Move the line
779 setting breakpoint on forward.
780 * gdb.threads/staticthreads.exp: Update comments.
781
fb934770
LC
7822014-06-05 Ludovic Courtès <ludo@gnu.org>
783
784 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
785 "history-append! type error".
786
6ef284bd
SM
7872014-06-05 Simon Marchi <simon.marchi@ericsson.com>
788
789 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
790 erroneous dprintf expected input.
791
a872e241
DE
7922014-06-04 Doug Evans <xdje42@gmail.com>
793
794 * gdb.guile/scm-generics.exp: Delete.
795
16f691fb
DE
7962014-06-04 Doug Evans <xdje42@gmail.com>
797
798 * gdb.guile/scm-breakpoint.exp: Update.
799 Add tests for breakpoint registration.
800
012370f6
TT
8012014-06-04 Tom Tromey <tromey@redhat.com>
802
803 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
804 VLA-in-union.
805 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
806 inner_vla_struct, vla_union types. Initialize objects of those
807 types and compute their sizes.
808
9f5a4cef
HZ
8092014-06-04 Nathan Sidwell <nathan@codesourcery.com>
810 Hui Zhu <hui@codesourcery.com>
811
812 * gdb.base/fileio.exp: Add test for shell not available as well as
813 available.
814 * gdb.base/fileio.c (test_system): Check for shell twice.
815
90a45c4d
YQ
8162014-06-04 Yao Qi <yao@codesourcery.com>
817
818 * gdb.base/auto-connect-native-target.exp: Remove redundant
819 space from the regexp pattern.
820
70017e41
YQ
8212014-06-04 Yao Qi <yao@codesourcery.com>
822
823 * gdb.base/default.exp: Replace "child" with "native" in
824 regexp pattern.
825
883964a7
SC
8262014-06-03 Siva Chandra Reddy <sivachandra@google.com>
827
828 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
829 * gdb.python/py-xmethods.exp: New tests to test xmethods.
830 * gdb.python/py-xmethods.py: Python script supporting the
831 new testcase and tests.
832
ef370185
JB
8332014-06-03 Joel Brobecker <brobecker@adacore.com>
834 Pedro Alves <palves@redhat.com>
835
836 PR breakpoints/17000
837 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
838 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
839
1e2ccb61
BM
8402014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
841
842 * gdb.base/subst.exp: Add tests to verify partial path matching
843 output.
844
c6ec5ab2
PA
8452014-06-03 Pedro Alves <palves@redhat.com>
846
847 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
848 target that doesn't use software single-stepping.
849
835c559f
PA
8502014-06-03 Pedro Alves <palves@redhat.com>
851
852 PR breakpoints/17000
853 * gdb.base/sss-bp-on-user-bp-2.c: New file.
854 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
855
06eb1586
DE
8562014-06-02 Doug Evans <xdje42@gmail.com>
857
858 * gdb.guile/scm-parameter.exp: New file.
859
e698b8c4
DE
8602014-06-02 Doug Evans <xdje42@gmail.com>
861
862 * gdb.guile/scm-cmd.c: New file.
863 * gdb.guile/scm-cmd.exp: New file.
864
ded03782
DE
8652014-06-02 Doug Evans <xdje42@gmail.com>
866
867 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
868 pretty-printer lookup.
869 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
870 (make-pp_s-printer): Call it.
871 (make-pretty-printer-from-dict): New function.
872 (lookup-pretty-printer-maker-from-dict): New function.
873 (*pretty-printer*): Simplify.
874 (make-objfile-pp_s-printer): New function.
875 (install-objfile-pretty-printers!): New function.
876 (make-progspace-pp_s-printer): New function.
877 (install-progspace-pretty-printers!): New function.
878 * gdb.guile/scm-progspace.c: New file.
879 * gdb.guile/scm-progspace.exp: New file.
880
41fac0cf
PA
8812014-06-02 Pedro Alves <palves@redhat.com>
882
883 * gdb.base/dprintf-bp-same-addr.c: New file.
884 * gdb.base/dprintf-bp-same-addr.exp: New file.
885
96ae5695
EBM
8862014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
887
888 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
889 * gdb.arch/powerpc-power.s: Likewise.
890
da02b3a8
JB
8912014-06-02 Joel Brobecker <brobecker@adacore.com>
892
893 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
894
c72b2e7b
YQ
8952014-06-01 Yao Qi <yao@codesourcery.com>
896
897 * gdb.base/watchpoint.exp (test_watch_location): Check null
898 pointer can be dereferenced. If not, do the test, otherwise
899 skip it.
900
53e8a631
AB
9012014-05-30 Andrew Burgess <aburgess@broadcom.com>
902
903 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
904 results.
905 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
906
938f0e2f
AB
9072014-05-30 Andrew Burgess <aburgess@broadcom.com>
908
909 * gdb.arch/amd64-invalid-stack-middle.S: New file.
910 * gdb.arch/amd64-invalid-stack-middle.c: New file.
911 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
912 * gdb.arch/amd64-invalid-stack-top.c: New file.
913 * gdb.arch/amd64-invalid-stack-top.exp: New file.
914
9ba6657a
PA
9152014-05-30 Pedro Alves <palves@redhat.com>
916
917 PR breakpoints/17000
918 * gdb.base/sss-bp-on-user-bp.c: New file.
919 * gdb.base/sss-bp-on-user-bp.exp: New file.
920
522c09bf
DB
9212014-05-30 David Blaikie <dblaikie@gmail.com>
922
923 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
924 gnu_inline semantics via attribute.
925 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
926 source explicitly specifies the required semantics.
927
bf4ef81e
MR
9282014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
929
930 * gdb.reverse/sigall-reverse.exp: Fix a typo.
931
329ea579
PA
9322014-05-29 Pedro Alves <palves@redhat.com>
933 Tom Tromey <tromey@redhat.com>
934
935 * gdb.base/async-shell.exp: Don't enable target-async.
936 * gdb.base/async.exp
937 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
938 parameter. Adjust.
939 (top level): Don't test with "target-async".
940 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
941 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
942 * gdb.base/inferior-died.exp: Don't enable target-async.
943 * gdb.base/interrupt-noterm.exp: Likewise.
944 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
945 * gdb.mi/mi-nonstop-exit.exp: Likewise.
946 * gdb.mi/mi-nonstop.exp: Likewise.
947 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
948 * gdb.mi/mi-nsintrall.exp: Likewise.
949 * gdb.mi/mi-nsmoribund.exp: Likewise.
950 * gdb.mi/mi-nsthrexec.exp: Likewise.
951 * gdb.mi/mi-watch-nonstop.exp: Likewise.
952 * gdb.multi/watchpoint-multi.exp: Adjust comment.
953 * gdb.python/py-evsignal.exp: Don't enable target-async.
954 * gdb.python/py-evthreads.exp: Likewise.
955 * gdb.python/py-prompt.exp: Likewise.
956 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
957 * gdb.server/solib-list.exp: Don't enable target-async.
958 * gdb.threads/thread-specific-bp.exp: Likewise.
959 * lib/mi-support.exp: Adjust to use mi-async.
960
fd664c91
PA
9612014-05-29 Pedro Alves <palves@redhat.com>
962
963 PR gdb/13860
964 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
965 reason, even in sync mode.
966
251bde03
PA
9672014-05-29 Pedro Alves <palves@redhat.com>
968 Hui Zhu <hui@codesourcery.com>
969
970 PR PR15693
971 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
972 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
973 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
974 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
975
7f3c0343
JB
9762014-05-28 Joel Brobecker <brobecker@adacore.com>
977
978 * config/monitor.exp (gdb_target_monitor): Replace use of
979 "set remotebaud" by "set serial baud".
980
b2715b27
AW
9812014-05-26 Andy Wingo <wingo@igalia.com>
982
983 * gdb.guile/scm-breakpoint.exp:
984 * gdb.guile/scm-gsmob.exp: Update to use plain old object
985 properties instead of gdb-object-properties.
986
498a4489
YQ
9872014-05-26 Yao Qi <yao@codesourcery.com>
988
989 * gdb.server/no-thread-db.exp: Specify source file name
990 explicitly when setting a breakpoint.
991
589fdceb
MM
9922014-05-23 Markus Metzger <markus.t.metzger@intel.com>
993
994 * gdb.btrace/vdso.c: New.
995 * gdb.btrace/vdso.exp: New.
996
e9089e05
MM
9972014-05-23 Markus Metzger <markus.t.metzger@intel.com>
998
999 * gdb.base/gcore.exp (capture_command_output): Move ...
1000 * lib/gdb.exp (capture_command_output): ... here.
1001
67b5c0c1
MM
10022014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1003
1004 * gdb.btrace/data.exp: Test memory access during btrace replay.
1005
a2199296
SM
10062014-05-22 Simon Marchi <simon.marchi@ericsson.com>
1007
1008 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
1009
17b2616c
PA
10102014-05-21 Pedro Alves <palves@redhat.com>
1011
1012 PR gdb/13860
1013 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
1014 (top level): Test that output related to execution commands is
1015 sent to the console with CLI commands, but not with MI commands.
1016 Test that breakpoint events are always mirrored to the console.
1017 Also expect the new source line to be output after a "next" in
1018 async mode too. Make it a pass/fail test.
1019 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
1020 output.
1021 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
1022
5166082f
PA
10232014-05-21 Pedro Alves <palves@redhat.com>
1024
1025 * gdb.base/list.exp (build_pattern, test_list): New procedures.
1026 Use them to test variations of "list" after reaching a breakpoint.
1027 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
1028 Test "list" with listsize 10 after reaching a breakpoint.
1029 * gdb.python/python.exp (decode_line current location line
1030 number): Adjust expected line number.
1031
2f25d70f
SM
10322014-05-21 Simon Marchi <simon.marchi@ericsson.com>
1033
1034 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
1035 behavior for $args, pass it directly to "run".
1036
ff604a67
MR
10372014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
1038
1039 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
1040 30000 to 65536.
1041
6a3cb8e8
PA
10422014-05-21 Pedro Alves <palves@redhat.com>
1043
1044 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
1045 auto-connect-native-target off".
1046 * gdb.base/auto-connect-native-target.c: New file.
1047 * gdb.base/auto-connect-native-target.exp: New file.
1048
4ebfc96e
PA
10492014-05-21 Pedro Alves <palves@redhat.com>
1050
1051 * gdb.base/default.exp: Test "target native" instead of "target
1052 child".
1053
36d46afb
MW
10542014-05-21 Mark Wielaard <mjw@redhat.com>
1055
1056 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
1057
5876f503
JK
10582014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1059
1060 Fix TLS access for -static -pthread.
1061 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
1062 <HAVE_TLS> (thread_function, main): Initialize it.
1063 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
1064 Add clean_restart.
1065 <$have_tls != "">: Check TLSVAR.
1066
0256a6ac
PA
10672014-05-21 Pedro Alves <palves@redhat.com>
1068
1069 * gdb.base/dcache-line-read-error.c: New.
1070 * gdb.base/dcache-line-read-error.exp: New.
1071
936d2992
PA
10722014-05-20 Pedro Alves <palves@redhat.com>
1073
1074 * gdb.base/compare-sections.c: New file.
1075 * gdb.base/compare-sections.exp: New file.
1076
802e8e6d
PA
10772014-05-20 Pedro Alves <palves@redhat.com>
1078
1079 * gdb.base/break-idempotent.c: New file.
1080 * gdb.base/break-idempotent.exp: New file.
1081
e59fa00f
MM
10822014-05-20 Markus Metzger <markus.t.metzger@intel.com>
1083
1084 * gdb.btrace/nohist.exp: New.
1085
8b696e31
YQ
10862014-05-20 Yao Qi <yao@codesourcery.com>
1087
1088 * lib/gdb.exp (gdb_init): Set timeout if test file is under
1089 gdb.reverse directory and gdb_reverse_timeout exists in board
1090 setting.
1091 * README: Document gdb_reverse_timeout.
1092
73c9764f
YQ
10932014-05-20 Yao Qi <yao@codesourcery.com>
1094
1095 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
1096 'test_file_name'. Treat args as a string instead of a list.
1097 (gdb_init): Rename argument 'args' by 'test_file_name'.
1098
f1f4348a
JK
10992014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1100
1101 * gdb.arch/powerpc-power.exp: New file.
1102 * gdb.arch/powerpc-power.s: New file.
1103
0dbe70ce
DE
11042014-05-16 Doug Evans <dje@google.com>
1105
1106 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
1107 * gdb.base/completion.exp: Check that all expected files exist
1108 before doing file completion.
0dbe70ce 1109
8d551b02
DE
11102014-05-16 Doug Evans <dje@google.com>
1111
1112 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
1113 Update.
1114 (do_syscall_tests_without_xml): Update.
1115
73eb7709
PA
11162014-05-16 Pedro Alves <palves@redhat.com>
1117
1118 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
1119 instead of "unknown output after running".
1120
3fae92fc
YQ
11212014-05-16 Yao Qi <yao@codesourcery.com>
1122
1123 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
1124 file1.txt from host at the end.
1125 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1126
c2b2ccc5
DE
11272014-05-15 Doug Evans <dje@google.com>
1128
1129 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
1130 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
1131 loading file. Add test for TU lookup.
1132
8c217a4b
SM
11332014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1134
1135 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
1136 calling "-exec-arguments" or "set args" before running the
1137 inferior.
1138
3deb39c6
SM
11392014-05-15 Simon Marchi <simon.marchi@ericsson.com>
1140
1141 * lib/mi-support.exp (mi_expect_stop): Expect message for
1142 inferiors that exit with non-zero exit code.
1143
71a79f8c
YQ
11442014-05-14 Yao Qi <yao@codesourcery.com>
1145
1146 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
1147 match absolute path on remote host.
1148 (test_file_list_exec_source_files): Remove "/" from the
1149 pattern.
1150
f23fcd46
YQ
11512014-05-14 Yao Qi <yao@codesourcery.com>
1152
1153 * boards/local-remote-host-notty.exp (${board}_file): New
1154 proc.
1155
9404b58f
KM
11562014-05-07 Kyle McMartin <kyle@redhat.com>
1157
1158 Pushed by Joel Brobecker <brobecker@adacore.com>.
1159 * gdb.arch/aarch64-atomic-inst.c: New file.
1160 * gdb.arch/aarch64-atomic-inst.exp: New file.
1161
5e45f04c
YQ
11622014-05-07 Yao Qi <yao@codesourcery.com>
1163
1164 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
1165 in current context" too.
1166
c888a17d
KS
11672014-05-05 Keith Seitz <keiths@redhat.com>
1168
1169 * gdb.linespec/ls-dollar.exp: Add test for linespec
1170 file:convenience_variable.
1171
290a839c
YQ
11722014-05-05 Yao Qi <yao@codesourcery.com>
1173
1174 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
1175 traceframes into tfile and ctf trace files. Read data from
1176 trace file and test collected data.
1177 (gdb_collect_locals_test): Likewise.
1178 (gdb_unavailable_registers_test): Likewise.
1179 (gdb_unavailable_floats): Likewise.
1180 (gdb_collect_globals_test): Likewise.
1181 (top-level): Append "ctf" to trace_file_targets if GDB
1182 supports.
1183
b5262cd0
YQ
11842014-05-05 Yao Qi <yao@codesourcery.com>
1185
1186 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
1187 code to ...
1188 (gdb_collect_args_test_1): ... it. New proc.
1189 (gdb_collect_locals_test): Move some code to ...
1190 (gdb_collect_locals_test_1): ... it. New proc.
1191 (gdb_unavailable_registers_test): Move some code to ...
1192 (gdb_unavailable_registers_test_1): ... it. New proc.
1193 (gdb_unavailable_floats): Move some code to ...
1194 (gdb_unavailable_floats_1): ... it. New proc.
1195
30a1e6cc
SDJ
11962014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1197
1198 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
1199 probes to test for bitness recognition.
1200 * gdb.arch/amd64-stap-optional-prefix.exp
1201 (test_probe_value_without_reg): New procedure.
1202 Add code to test for different kinds of bitness.
1203
f33da99a
SDJ
12042014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
1205
1206 PR breakpoints/16889
1207 * gdb.arch/amd64-stap-optional-prefix.S: New file.
1208 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
1209
5b80f00d
PA
12102014-05-01 Pedro Alves <palves@redhat.com>
1211
1212 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
1213 gdb_file_cmd if no file is specified.
1214 * boards/native-extended-gdbserver.exp (gdb_load): Use the
1215 last_loaded_file to set the remote exec-file.
1216
f8c2a73c
PA
12172014-05-01 Pedro Alves <palves@redhat.com>
1218
1219 * boards/local-remote-host.exp: New file.
1220
be6e8ac7
PA
12212014-05-01 Pedro Alves <palves@redhat.com>
1222
1223 * boards/local-remote-host.exp: Rename to ...
1224 * boards/local-remote-host-notty.exp: ... this.
1225
cac0dc8f
JB
12262014-04-28 Joel Brobecker <brobecker@adacore.com>
1227
1228 * gdb.ada/dyn_arrayidx: New testcase.
1229
9730e6cc
YQ
12302014-04-26 Yao Qi <yao@codesourcery.com>
1231
1232 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
1233 and compute the length of function main. Save it in
1234 $main_length.
1235 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
1236 (top-level): Use gdb_compile to compile objects into
1237 executable and restart GDB. Remove invocation to
1238 prepare_for_testing.
1239
7ae1a6a6
PA
12402014-04-25 Simon Marchi <simon.marchi@ericsson.com>
1241 Pedro Alves <palves@redhat.com>
1242
1243 PR server/16255
1244 * gdb.multi/multi-attach.c: New file.
1245 * gdb.multi/multi-attach.exp: New file.
1246
4082afcc
PA
12472014-04-25 Pedro Alves <palves@redhat.com>
1248
1249 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
1250 user.
1251 (top level): Test that "set remote conditional-breakpoints-packet
1252 off" works as intended.
1253 * gdb.base/dprintf.exp: Test that "set remote
1254 breakpoint-commands-packet off" works as intended.
1255 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
1256 New function.
1257 (top level): Call it.
1258 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
1259 remote fast-tracepoints-packet off" works as intended.
1260 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
1261 * lib/gdb.exp (gdb_is_target_remote): ... here.
1262
2abc3f8d
DB
12632014-04-24 David Blaikie <dblaikie@gmail.com>
1264
1265 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
1266 ensure clang would not discard them.
1267 * gdb.base/gdbvars.c: Ditto.
1268 * gdb.base/memattr.c: Ditto.
1269 * gdb.base/whatis.c: Ditto.
1270 * gdb.python/py-prettyprint.c: Ditto.
1271 * gdb.trace/actions.c: Ditto.
1272 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
1273 ensure clang would not discard it.
1274
bfd39632
DB
12752014-04-24 David Blaikie <dblaikie@gmail.com>
1276
1277 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
1278 clang to emit the full definition of type required by the test
1279 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
1280
22842ff6
DB
12812014-04-24 David Blaikie <dblaikie@gmail.com>
1282
1283 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
1284 coax Clang into emitting the definition of the type.
1285 * gdb.cp/pr10728-x.h (y): Ditto.
1286 * gdb.cp/pr10728-y.cc (y): Ditto.
1287
c2e827ad
DB
12882014-04-24 David Blaikie <dblaikie@gmail.com>
1289
1290 * gdb.base/label.exp: XFAIL label related tests under Clang.
1291 * gdb.cp/cplabel.exp: Ditto.
1292 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
1293 under Clang those using labels.
1294
4c2d33e7
YQ
12952014-04-25 Yao Qi <yao@codesourcery.com>
1296
1297 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
1298 double_label.
1299 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
1300 partial_label and double_label.
1301
56083b99
DB
13022014-04-24 David Blaikie <dblaikie@gmail.com>
1303
1304 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
1305
25d4e99d
DB
13062014-04-24 David Blaikie <dblaikie@gmail.com>
1307
1308 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
1309 of the function to work across GCC and Clang.
1310 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
1311 pointer types (const void ** const V void **).
1312
01f9f808
MS
13132014-04-24 Michael Sturm <michael.sturm@mintel.com>
1314 Walfred Tedeschi <walfred.tedeschi@intel.com>
1315
1316 * Makefile.in (EXECUTABLES): Added i386-avx512.
1317 * gdb.arch/i386-avx512.c: New file.
1318 * gdb.arch/i386-avx512.exp: Likewise.
1319
4b48d439
KS
13202014-04-23 Keith Seitz <keiths@redhat.com>
1321
1322 * lib/mi-support.exp (mi_list_breakpoints): Delete.
1323 (mi_make_breakpoint_table): New procedure.
1324 (mi_create_breakpoint): Use mi_make_breakpoint
1325 and return the result.
1326 (mi_make_breakpoint): New procedure.
1327 (mi_build_kv_pairs): New procedure.
1328
1329 * gdb.mi/mi-break.exp: Remove unused globals,
1330 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
1331 All callers updated.
1332 * gdb.mi/mi-dprintf.exp: Use variable to track command
1333 number.
1334 Update all callers of mi_create_breakpoint and use
1335 mi_make_breakpoint_table.
1336 Remove any unused global variables.
1337 * gdb.mi/mi-nonstop.exp: Likewise.
1338 * gdb.mi/mi-nsintrall.exp: Likewise.
1339 * gdb.mi/mi-nsmoribund.exp: Likewise.
1340 * gdb.mi/mi-nsthrexec.exp: Likewise.
1341 * gdb.mi/mi-reverse.exp: Likewise.
1342 * gdb.mi/mi-simplerun.exp: Likewise.
1343 * gdb.mi/mi-stepn.exp: Likewise.
1344 * gdb.mi/mi-syn-frame.exp: Likewise.
1345 * gdb.mi/mi-until.exp: Likewise.
1346 * gdb.mi/mi-var-cp.exp: Likewise.
1347 * gdb.mi/mi-var-display.exp: Likewise.
1348 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1349 * gdb.mi/mi2-var-child.exp: Likewise.
1350 * gdb.mi/mi-vla-c99.exp: Likewise.
1351 * lib/mi-support.exp: Likewise.
1352
1353 From Ian Lance Taylor <iant@cygnus.com>:
1354 * lib/gdb.exp (parse_args): New procedure.
1355
08351840
PA
13562014-04-23 Pedro Alves <palves@redhat.com>
1357
1358 * gdb.base/break-unload-file.c: New file.
1359 * gdb.base/break-unload-file.exp: New file.
1360 * gdb.base/sym-file-lib.c (baz): New function.
1361 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
1362 field.
1363 (load): Store the segment's mapped size.
1364 (unload): New function.
1365 (unload_shlib): New function.
1366 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
1367 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
1368 set a breakpoint at baz, and call it.
1369 * gdb.base/sym-file.exp: New tests for stale breakpoint
1370 instructions.
1371
076855f9
PA
13722014-04-23 Pedro Alves <palves@redhat.com>
1373
1374 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
1375 * gdb.base/hbreak-in-shr-unsupported.c: New file.
1376 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
1377 * gdb.base/hbreak-unmapped.c: New file.
1378 * gdb.base/hbreak-unmapped.exp: New file.
1379 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
1380 * lib/gdb.exp (gdb_is_target_remote): ... here.
1381
483805cf
PA
13822014-04-22 Pedro Alves <palves@redhat.com>
1383
1384 * gdb.base/consecutive-step-over.c: New file.
1385 * gdb.base/consecutive-step-over.exp: New file.
1386
06d97543
PA
13872014-04-22 Pedro Alves <palves@redhat.com>
1388
1389 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
1390 instead of send_gdb/gdb_expect.
1391
b4429ea2
YQ
13922014-04-22 Yao Qi <yao@codesourcery.com>
1393
1394 * lib/trace-support.exp (generate_tracefile): New procedure.
1395 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
1396 return 0.
1397 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
1398 if generate_tracefile returns 1.
1399
51d48146
PA
14002014-04-18 Tom Tromey <palves@redhat.com>
1401 Pedro alves <tromey@redhat.com>
1402
1403 PR backtrace/15558
1404 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
1405 with a backtrace limit.
1406 * gdb.python/py-frame-inline.exp: Test running to an inline
1407 function with a backtrace limit, and printing the newest frame.
1408 * gdb.python/py-frame-inline.c (main): Call f.
1409
bd1dce5f
MS
14102014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1411
1412 * gdb.java/jnpe.exp: Drop srcdir from untested path.
1413
40d1a503
MS
14142014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1415
1416 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
1417 Drop prefix from unsupported source file path.
1418
389b98f7
YQ
14192014-04-17 Yao Qi <yao@codesourcery.com>
1420
1421 * lib/gdb.exp (with_target_charset): New proc.
1422 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
1423 with_target_charset.
1424 (test_print_strings): Likewise.
1425 (test_repeat_bytes): Likewise.
1426 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
1427 for some tests.
1428
22869d73
KS
14292014-04-16 Keith Seitz <keiths@redhat.com>
1430
1431 PR gdb/15827
1432 * gdb.dwarf2/corrupt.c: New file.
1433 * gdb.dwarf2/corrupt.exp: New file.
1434
c4f87ca6
KS
14352014-04-16 Keith Seitz <keiths@redhat.com>
1436
1437 PR c++/16597
1438 * gdb.cp/namelessclass.cc: New file.
1439 * gdb.cp/namelessclass.exp: New file.
1440 * gdb.cp/namelessclass.S: New file.
1441
ab19de87
DE
14422014-04-16 Doug Evans <dje@google.com>
1443
1444 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
1445 Add comment.
1446 (gdbserver_default_get_comm_port): New function.
1447 (gdbserver_start): Check if board file provided
1448 "gdbserver,get_comm_port" and use it if so.
1449 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
1450 (gdb,socketport): Set to "stdio".
1451 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
1452 (stdio_gdbserver_template): Delete.
1453 (${board}_get_remote_address): Update.
1454 (${board}_build_remote_cmd): Delete.
1455 (${board}_get_comm_port): New function.
1456 (${board}_spawn): Update.
1457 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
1458 Delete.
1459 (${board}_get_remote_address): Update.
1460 (${board}_get_comm_port): New function.
1461
fc98a809
AB
14622014-04-16 Andrew Burgess <aburgess@broadcom.com>
1463
1464 * gdb.base/memattr.exp: Improve regexps to handle memory regions
1465 appearing in any order.
1466
87fd9e6e
DE
14672014-04-15 Doug Evans <dje@google.com>
1468
1469 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
1470 uninitialized value of "description".
1471
099fc3ea
KS
14722014-04-15 Keith Seitz <keiths@redhat.com>
1473
1474 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
1475 Remove unused globals.
1476 (test_running_the_program): Likewise.
1477 (test_controlled_execution): Likewise.
1478 (test_controlling_breakpoints): Likewise.
1479 (test_program_termination): Likewise.
1480
5da151d4
KS
14812014-04-15 Keith Seitz <keiths@redhat.com>
1482
1483 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
1484 unused globals.
1485 (test_rbreak_creation_and_listing): Likewise.
1486 (test_ignore_count): Likewise.
1487 (test_error): Likewise.
1488
35e5d2f0
PA
14892014-04-15 Pedro Alves <palves@redhat.com>
1490
1491 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
1492 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
1493 sym-file-loader.c.
1494 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1495 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1496 to sym-file-loader.c.
1497 (struct library): Forward declare.
1498 (load_shlib, lookup_function): Change prototypes.
1499 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1500 (translate_offset): Remove declarations.
1501 (get_text_addr): New declaration.
1502 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
1503 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
1504 sym-file-loader.h.
1505 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1506 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1507 here from sym-file-loader.h.
1508 (struct library): New structure.
1509 (load_shlib, lookup_function): Change prototypes and adjust to
1510 work with a struct library.
1511 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1512 (translate_offset): Make static.
1513 (get_text_addr): New function.
1514 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
1515
eb4c1710
PA
15162014-04-15 Pedro Alves <palves@redhat.com>
1517
1518 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
1519
2d1baf52
PA
15202014-04-15 Pedro Alves <palves@redhat.com>
1521
1522 * gdb.base/sym-file-loader.c: Include <limits.h>.
1523 (SELF_LINK): New define.
1524 (get_origin): New function.
1525 (load_shlib): Use it.
1526 * gdb.base/sym-file.exp: Don't early return if the target is
1527 remote. Use runto_main, and issue fail is that fails. Use
1528 gdb_load_shlibs.
1529 (shlib_name): Delete.
1530 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
1531
7dd6df01
PA
15322014-04-15 Pedro Alves <palves@redhat.com>
1533
1534 * gdb.base/sym-file.exp: Remove regex characters from test
1535 message. Don't refer to breakpoint numbers in test messages.
1536
b50c8614
KS
15372014-04-14 Keith Seitz <keiths@redhat.com>
1538
1539 PR c++/16253
1540 * gdb.cp/var-tag.cc: New file.
1541 * gdb.cp/var-tag.exp: New file.
1542 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1543 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1544 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1545 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1546
3d567982
TT
15472014-04-14 Tom Tromey <tromey@redhat.com>
1548
1549 * gdb.cp/classes.exp (test_enums): Handle underlying type.
1550 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
1551 type.
1552 * gdb.cp/enum-class.exp: New file.
1553 * gdb.cp/enum-class.cc: New file.
1554
0626fc76
TT
15552014-04-14 Tom Tromey <tromey@redhat.com>
1556
1557 * gdb.dwarf2/enum-type.exp: New file.
1558
dca325b3
SA
15592014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1560
1561 * gdb.mi/mi-vla-c99.exp: New file.
1562 * gdb.mi/vla.c: New file.
1563
5854b38a
SA
15642014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1565
1566 * gdb.base/vla-datatypes.c: New file.
1567 * gdb.base/vla-datatypes.exp: New file.
1568
463bb957
SA
15692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1570
1571 * gdb.base/vla-ptr.c: New file.
1572 * gdb.base/vla-ptr.exp: New file.
1573
3dd170be
SA
15742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1575
1576 * gdb.dwarf2/count.exp: New file.
1577
5ecaaa66
SA
15782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1579
1580 * gdb.base/vla-sideeffect.c: New file.
1581 * gdb.base/vla-sideeffect.exp: New file.
1582
41f1ada5
DB
15832014-04-14 David Blaikie <dblaikie@gmail.com>
1584
1585 * gdb.mi/non-stop.c: Add return value for non-void function return
1586 statement.
1587 * gdb.threads/staticthreads.c: Ditto.
1588
0be03e84
DE
15892014-04-12 Siva Chandra Reddy <sivachandra@google.com>
1590 Doug Evans <xdje42@gmail.com>
1591
1592 * gdb.guile/scm-value.c: Improve test case.
1593 * gdb.guile/scm-value.exp: Add new test.
1594
f180a1fb
DB
15952014-04-11 David Blaikie <dblaikie@gmail.com>
1596
1597 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
1598 override Clang's default.
1599
6b662e19
JB
16002014-04-11 Joel Brobecker <brobecker@adacore.com>
1601
1602 Revert the following changes (regressions):
1603
1604 * gdb.base/vla-sideeffect.c: New file.
1605 * gdb.base/vla-sideeffect.exp: New file.
1606
1607 * gdb.dwarf2/count.exp: New file.
1608
1609 * gdb.base/vla-multi.c: New file.
1610 * gdb.base/vla-multi.exp: New file.
1611
1612 * gdb.base/vla-ptr.c: New file.
1613 * gdb.base/vla-ptr.exp: New file.
1614
1615 * gdb.base/vla-datatypes.c: New file.
1616 * gdb.base/vla-datatypes.exp: New file.
1617
1618 * gdb.mi/mi-vla-c99.exp: New file.
1619 * gdb.mi/vla.c: New file.
1620
245a5f0b
KS
16212014-04-11 Keith Seitz <keiths@redhat.com>
1622
1623 PR c++/16675
1624 * gdb.cp/cpsizeof.exp: New file.
1625 * gdb.cp/cpsizeof.cc: New file.
1626
58a84dcf
SA
16272014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1628
191a8a90
JB
1629 * gdb.mi/mi-vla-c99.exp: New file.
1630 * gdb.mi/vla.c: New file.
58a84dcf 1631
c8655f75
SA
16322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1633
1634 * gdb.base/vla-datatypes.c: New file.
1635 * gdb.base/vla-datatypes.exp: New file.
1636
024e13b4
SA
16372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1638
1639 * gdb.base/vla-ptr.c: New file.
1640 * gdb.base/vla-ptr.exp: New file.
1641
1a237e0e
SA
16422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1643
1644 * gdb.base/vla-multi.c: New file.
1645 * gdb.base/vla-multi.exp: New file.
1646
504f3432
SA
16472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1648
1649 * gdb.dwarf2/count.exp: New file.
1650
3bce8237
SA
16512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1652
191a8a90
JB
1653 * gdb.base/vla-sideeffect.c: New file.
1654 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 1655
322f9c21
YQ
16562014-04-11 Yao Qi <yao@codesourcery.com>
1657
1658 * gdb.base/completion.exp: Check file exists before running tests
1659 on file completion.
1660
d708bcd1
PA
16612014-04-10 Pedro Alves <palves@redhat.com>
1662
1663 * gdb.base/cond-eval-mode.c: New file.
1664 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
1665 prepare_for_testing to build the new file. Check result of
1666 runto_main.
1667 (test_break, test_watch): New procedures.
1668 (top level): Use them.
1669
ae1d2761
PM
16702014-04-08 Pierre Muller <muller@sourceware.org>
1671
1672 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
1673 Ctrl-V use for mingw hosts.
1674
7af389b8
SC
16752014-04-07 Siva Chandra Reddy <sivachandra@google.com>
1676
1677 * gdb.python/py-value.c: Improve test case.
1678 * gdb.python/py-value.exp: Add new test.
1679
5e703181
DE
16802014-04-07 David Blaikie <dblaikie@gmail.com>
1681
1682 * lib/compiler.c: Identify the clang compiler.
1683 * lib/compiler.cc: Ditto.
1684
9810b410
YQ
16852014-04-03 Yao Qi <yao@codesourcery.com>
1686
1687 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
1688
98d1b8dc
AB
16892014-04-01 Anton Blanchard <anton@samba.org>
1690
1691 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
1692 messages unique.
1693
3114cea1
AB
16942014-04-01 Anton Blanchard <anton@samba.org>
1695
1696 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
1697 prepare_for_testing.
1698
62f7182c
AB
16992014-04-01 Anton Blanchard <anton@samba.org>
1700
1701 * gdb.arch/ppc64-atomic-inst.c: Remove.
1702 * gdb.arch/ppc64-atomic-inst.S: New file.
1703 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
1704
770e7fc7
DE
17052014-03-31 Doug Evans <dje@google.com>
1706
1707 * gdb.base/print-symbol-loading-lib.c: New file.
1708 * gdb.base/print-symbol-loading-main.c: New file.
1709 * gdb.base/print-symbol-loading.exp: New file.
1710
46e2bafa
YQ
17112014-03-31 Yao Qi <yao@codesourcery.com>
1712
1713 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
1714
8776cfe9
JB
17152014-03-28 Joel Brobecker <brobecker@adacore.com>
1716
1717 * gdb.ada/mi_dyn_arr: New testcase.
1718
5d1ef361
DE
17192014-03-27 Doug Evans <dje@google.com>
1720
1721 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
1722
b5bee914
YQ
17232014-03-27 Yao Qi <yao@codesourcery.com>
1724
1725 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
1726 if target is nios2-*-*.
1727
0d4d0e77
YQ
17282014-03-26 Yao Qi <yao@codesourcery.com>
1729
1730 * lib/gdb.exp (readline_is_used): New proc.
1731 * gdb.base/completion.exp: Move tests on command complete up.
1732 Skip the rest of tests if readline is not used.
1733 * gdb.ada/complete.exp: Skp the test if readline is not
1734 used.
1735 * gdb.base/filesym.exp: Likewise.
1736 * gdb.base/macscp.exp: Likewise.
1737 * gdb.base/readline-ask.exp: Likewise.
1738 * gdb.base/readline.exp: Likewise.
1739 * gdb.python/py-cmd.exp: Likewise.
1740 * gdb.trace/tfile.exp: Likewise.
1741
29361eee
YQ
17422014-03-26 Yao Qi <yao@codesourcery.com>
1743
1744 * gdb.base/macscp.exp: Fix code format issues.
1745
bc9a5525
UW
17462014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
1747
1748 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
1749 * gdb.asm/powerpc64le.inc: New file.
1750
d3839ede
PA
17512014-03-25 Pedro Alves <palves@redhat.com>
1752 Doug Evans <dje@google.com>
1753
1754 * gdb.base/source-execution.c: New file.
1755 * gdb.base/source-execution.exp: New file.
1756 * gdb.base/source-execution.gdb: New file.
1757
01672a57
DE
17582014-03-24 Doug Evans <dje@google.com>
1759
1760 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
1761 using fission.
1762
88bbeca9
HZ
17632014-03-24 Hui Zhu <hui@codesourcery.com>
1764 Pedro Alves <palves@redhat.com>
1765
1766 PR breakpoints/16101
1767 * gdb.base/dprintf.exp: Use unsupported rather than changing the
1768 test pass/fail messages. Detect missing support for dprintf when
1769 breakpoints are actually inserted.
1770 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
1771 breakpoints are actually inserted.
1772 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
1773 fails.
1774
d2348791
JK
17752014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1776
1777 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
1778
feef67ab
DE
17792014-03-22 Doug Evans <xdje42@gmail.com>
1780
1781 * gdb.python/python.exp (python not supported): Verify multi-line
1782 python command issues an error.
25d743f9 1783 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 1784 guile command issues an error.
feef67ab 1785
ecebef6a
MR
17862014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
1787
1788 * gdb.threads/thread-specific.exp: Handle the lack of usable
1789 $this_breakpoint and $this_thread.
1790
ccdd1909
HZ
17912014-03-21 Hui Zhu <hui@codesourcery.com>
1792
1793 * gdb.base/attach.exp (do_command_attach_tests): New.
1794
beb460e8
PA
17952014-03-20 Tom Tromey <tromey@redhat.com>
1796 Pedro Alves <palves@redhat.com>
1797
1798 PR cli/15718
1799 * gdb.base/condbreak-call-false.c: New file.
1800 * gdb.base/condbreak-call-false.exp: New file.
1801
40acf43a
PA
18022014-03-20 Pedro Alves <palves@redhat.com>
1803
1804 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
1805 Delete.
1806 (block_signals, unblock_signals): Delete.
1807 (child_function_2, main): Remove references to deleted variable
1808 and functions.
1809
9f5e1e02
PA
18102014-03-20 Pedro Alves <palves@redhat.com>
1811
1812 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
1813 Use pthread_kill to signal thread 2.
1814 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1815 Adjust to make the test send itself a signal rather than using the
1816 host's "kill" command.
1817
99619bea
PA
18182014-03-20 Pedro Alves <palves@redhat.com>
1819
1820 * gdb.threads/multiple-step-overs.c: New file.
1821 * gdb.threads/multiple-step-overs.exp: New file.
1822 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1823 Adjust expected infrun debug output.
1824
2adfaa28
PA
18252014-03-20 Pedro Alves <palves@redhat.com>
1826
1827 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
1828 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
1829
31e77af2
PA
18302014-03-20 Pedro Alves <palves@redhat.com>
1831
1832 PR breakpoints/7143
1833 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
1834 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
1835 of gdb_test_multiple.
1836 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
1837 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
1838
b9f437de
PA
18392014-03-20 Pedro Alves <palves@redhat.com>
1840
1841 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
1842 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
1843
05adc73e
PA
18442014-03-19 Pedro Alves <palves@redhat.com>
1845
1846 * gdb.base/async.exp: Remove early return.
1847
6048b950
PA
18482014-03-19 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.base/async.exp (step& tests): Pass explicit test messages.
1851
8bcfb00a
PA
18522014-03-19 Pedro Alves <palves@redhat.com>
1853
1854 * gdb.base/async.exp (test_background): Expect \r\n after
1855 "completed." in the fail pattern.
1856
884e37dc
PA
18572014-03-19 Pedro Alves <palves@redhat.com>
1858
1859 * gdb.base/async.exp (test_background): New procedure.
1860 Use it for all background execution command tests.
1861
148e57e2
PA
18622014-03-19 Pedro Alves <palves@redhat.com>
1863
1864 * gdb.base/async.exp: Use prepare_for_testing.
1865
f48088c7
PA
18662014-03-19 Pedro Alves <palves@redhat.com>
1867
1868 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
1869 the same line.
1870
e2f6c966
PA
18712014-03-19 Pedro Alves <palves@redhat.com>
1872
1873 * gdb.base/async.c (main): Add "jump here" and "until here" line
1874 marker comments.
1875 * gdb.base/async.exp (jump_here): New global.
1876 (jump& test): Use it.
1877 (until_here): New global.
1878 (until& test): Use it.
1879
c30568d4
PA
18802014-03-19 Pedro Alves <palves@redhat.com>
1881
1882 * gdb.base/async.exp: Don't frob gdb_protocol.
1883
0172b6a7
DE
18842014-03-18 Doug Evans <xdje42@gmail.com>
1885
1886 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
1887 Fix spelling of exec-done-display.
1888
06c868a8
JK
18892014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1890
1891 PR gdb/15358
1892 * gdb.base/gdb-sigterm.c: New file.
1893 * gdb.base/gdb-sigterm.exp: New file.
1894
0c7e1a46
PA
18952014-03-18 Pedro Alves <palves@redhat.com>
1896
1897 PR gdb/13860
1898 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
1899 * lib/mi-support.exp (mi_expect_stop): Add special handling for
1900 solib-event.
1901
f7c77d93
JB
19022014-03-17 Joel Brobecker <brobecker@adacore.com>
1903
1904 * gdb.ada/pckd_arr_ren: New testcase.
1905
5a1e8c7a
DE
19062014-03-13 Doug Evans <xdje42@gmail.com>
1907
1908 PR guile/16612
1909 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
1910 collect after discarding symbols.
1911
350e1a76
DE
19122014-03-13 Ludovic Courtès <ludo@gnu.org>
1913 Doug Evans <xdje42@gmail.com>
1914
1915 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
1916 to history survives a gc.
1917
a69900ae
PA
19182014-03-13 Pedro Alves <palves@redhat.com>
1919
1920 * gdb.base/default.exp: Don't test "target procfs".
1921
5db9f0bd
PA
19222014-03-13 Pedro Alves <palves@redhat.com>
1923
1924 * gdb.base/default.exp: Update "target child" and "target procfs"
1925 tests to not expect "Unix".
1926
b3ccfe11
TT
19272014-03-12 Tom Tromey <tromey@redhat.com>
1928
1929 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
1930 New procs. Add target-async tests.
1931 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
1932 Add target-async tests.
1933
646f4417
AA
19342014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1935
1936 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
1937 'func_start' and 'func_end' for the beginning and end of the
1938 function code, respectively.
1939 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
1940 'func_end' instead of 'func' and 'main'.
1941
288c211f
AA
19422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1943
1944 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
1945 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
1946 generate the debug info assembler source.
1947
e0c0f156
AA
19482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1949
1950 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
1951 * gdb.dwarf2/arr-subrange.exp: Likewise.
1952 * gdb.dwarf2/dwz.exp: Likewise.
1953 * gdb.dwarf2/method-ptr.exp: Likewise.
1954 * gdb.dwarf2/missing-sig-type.exp: Likewise.
1955 * gdb.dwarf2/subrange.exp: Likewise.
1956 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
1957 * gdb.dwarf2/implptrpiece.exp: Likewise.
1958 * gdb.dwarf2/nostaticblock.exp: Likewise.
1959
0e5c4555
AA
19602014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1961
1962 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
1963 directory to absolute path name arguments.
1964
5ec18f2b
JG
19652014-03-10 Joel Brobecker <brobecker@adacore.com>
1966
1967 * gdb.ada/tagged_access: New testcase.
1968
847fc4f2
MM
19692014-03-07 Markus Metzger <markus.t.metzger@intel.com>
1970
1971 * gdb.btrace/data.exp: Update expected output.
1972
cc3da688
YQ
19732014-03-06 Yao Qi <yao@codesourcery.com>
1974
1975 * gdb.trace/pr16508.exp: New file.
1976
0f26cec1
PA
19772014-03-05 Pedro Alves <palves@redhat.com>
1978
1979 PR gdb/16575
1980 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
1981 procedure.
1982 (top level): Adjust to use it. Add tests that exercise breakpoint
1983 interaction with the code-cache.
1984
7a5a839f
LC
19852014-02-26 Ludovic Courtès <ludo@gnu.org>
1986
1987 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
1988 test for 'history-append!'.
1989
31aa7e4e
JB
19902014-02-26 Joel Brobecker <brobecker@adacore.com>
1991
1992 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
1993 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
1994 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
1995 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
1996 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
1997 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
1998
1b588015
JB
19992014-02-26 Joel Brobecker <brobecker@adacore.com>
2000
2001 * testsuite/gdb.python/py-pp-re-notag.c: New file.
2002 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
2003 * testsuite/gdb.python/py-pp-re-notag.p: New file.
2004
55426c9d
JB
20052014-02-26 Joel Brobecker <brobecker@adacore.com>
2006
2007 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
2008
dc53a7ad
JB
20092014-02-26 Joel Brobecker <brobecker@adacore.com>
2010
2011 * gdb.dwarf2/arr-stride.c: New file.
2012 * gdb.dwarf2/arr-stride.exp: New file.
2013
12ab52e9
PA
20142014-02-26 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
2017 that won't ever trigger. Make sure that GDB reports the correct
2018 breakpoint that caused the stop.
2019
849c862e
JK
20202014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2021
2022 PR gdb/16626
2023 * gdb.base/auto-load-script: New file.
2024 * gdb.base/auto-load.c: New file.
2025 * gdb.base/auto-load.exp: New file.
2026
71b7d793
JK
2027 PR gdb/16626
2028 * gdb.base/auto-load.exp: Fix out-of-srctree run.
2029
e2f0d509
JK
20302014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2031
2032 Fix dw2-icycle.exp -fsanitize=address GDB crash.
2033 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
2034
50cc37c8
DE
20352014-02-24 Doug Evans <dje@google.com>
2036
2037 * lib/gdb.exp (run_on_host): Log error output if program fails.
2038
ea4758f2
PA
20392014-02-21 Pedro Alves <palves@redhat.com>
2040
2041 * gdb.threads/step-after-sr-lock.c: Rename to ...
2042 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
2043 * gdb.threads/step-after-sr-lock.exp: Rename to ...
2044 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2045 ... this.
2046
d7b30f67
SDJ
20472014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
2048
2049 PR tdep/16397
2050 * gdb.arch/amd64-stap-special-operands.exp: New file.
2051 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
2052 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
2053 * gdb.arch/amd64-stap-triplet.S: Likewise.
2054 * gdb.arch/amd64-stap-triplet.c: Likewise.
2055
83deb43f
JB
20562014-02-20 Joel Brobecker <brobecker@adacore.com>
2057
2058 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
2059 in .section pseudo-op.
2060
adde2bff
DE
20612014-02-20 lin zuojian <manjian2006@gmail.com>
2062 Joel Brobecker <brobecker@adacore.com>
2063 Doug Evans <xdje42@gmail.com>
2064
2065 PR symtab/16581
2066 * gdb.dwarf2/dw2-icycle.S: New file.
2067 * gdb.dwarf2/dw2-icycle.c: New file.
2068 * gdb.dwarf2/dw2-icycle.exp: New file.
2069
f7bd0f78
SC
20702014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2071
2072 * gdb.python/py-value-cc.cc: Improve test case to enable testing
2073 operations on gdb.Value objects.
2074 * gdb.python/py-value-cc.exp: Add new test to test operations on
2075 gdb.Value objects.
2076
c17ef0d5
DE
20772014-02-18 Doug Evans <dje@google.com>
2078
2079 * Makefile.in (TESTS): New variable.
2080 (expanded_tests, expanded_tests_or_none): New variables
2081 (check-single): Pass $(expanded_tests_or_none) to runtest.
2082 (check-parallel): Only run tests in $(TESTS) if non-empty.
2083 (check/no-matching-tests-found): New rule.
2084 * README: Document TESTS makefile variable.
2085
5dd3176f
DE
20862014-02-18 Doug Evans <dje@google.com>
2087
2088 * Makefile.in (check-parallel): rm -rf outputs temp.
2089
0b10be4f
JK
20902014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2091
2092 Fix "ERROR: no fileid for" in the testsuite.
2093 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
2094
85f224e7
DE
20952014-02-12 Doug Evans <dje@google.com>
2096
2097 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
2098 (MISCELLANEOUS): New variable.
2099 (clean): rm -rf $(MISCELLANEOUS).
2100 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
2101 dwp live in the same directory as symlinks, with each symlink pointed
2102 to a differently named file in a different directory.
2103
149b30ff
DE
21042014-02-11 Doug Evans <dje@google.com>
2105
2106 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
2107 of Tcl file commands.
2108
1dfdac32
MK
21092014-02-10 Mark Kettenis <kettenis@gnu.org>
2110
2111 * gdb.threads/step-after-sr-lock.exp: Avoid executing
2112 "kill -SIGUSR1 -1".
2113
aa4fb036
JB
21142014-02-10 Joel Brobecker <brobecker@adacore.com>
2115
2116 * gdb.ada/tick_length_array_enum_idx: New testcase.
2117
ed3ef339
DE
21182014-02-10 Doug Evans <xdje42@gmail.com>
2119
2120 * configure.ac (AC_OUTPUT): Add gdb.guile.
2121 * configure: Regenerate.
2122 * lib/gdb-guile.exp: New file.
2123 * lib/gdb.exp (get_target_charset): New function.
2124 * gdb.base/help.exp: Update expected output from "apropos apropos".
2125 * gdb.guile/Makefile.in: New file.
2126 * gdb.guile/guile.exp: New file.
2127 * gdb.guile/scm-arch.c: New file.
2128 * gdb.guile/scm-arch.exp: New file.
2129 * gdb.guile/scm-block.c: New file.
2130 * gdb.guile/scm-block.exp: New file.
2131 * gdb.guile/scm-breakpoint.c: New file.
2132 * gdb.guile/scm-breakpoint.exp: New file.
2133 * gdb.guile/scm-disasm.c: New file.
2134 * gdb.guile/scm-disasm.exp: New file.
2135 * gdb.guile/scm-equal.c: New file.
2136 * gdb.guile/scm-equal.exp: New file.
2137 * gdb.guile/scm-error.exp: New file.
2138 * gdb.guile/scm-error.scm: New file.
2139 * gdb.guile/scm-frame-args.c: New file.
2140 * gdb.guile/scm-frame-args.exp: New file.
2141 * gdb.guile/scm-frame-args.scm: New file.
2142 * gdb.guile/scm-frame-inline.c: New file.
2143 * gdb.guile/scm-frame-inline.exp: New file.
2144 * gdb.guile/scm-frame.c: New file.
2145 * gdb.guile/scm-frame.exp: New file.
2146 * gdb.guile/scm-generics.exp: New file.
2147 * gdb.guile/scm-gsmob.exp: New file.
2148 * gdb.guile/scm-iterator.c: New file.
2149 * gdb.guile/scm-iterator.exp: New file.
2150 * gdb.guile/scm-math.c: New file.
2151 * gdb.guile/scm-math.exp: New file.
2152 * gdb.guile/scm-objfile-script-gdb.in: New file.
2153 * gdb.guile/scm-objfile-script.c: New file.
2154 * gdb.guile/scm-objfile-script.exp: New file.
2155 * gdb.guile/scm-objfile.c: New file.
2156 * gdb.guile/scm-objfile.exp: New file.
2157 * gdb.guile/scm-ports.exp: New file.
2158 * gdb.guile/scm-pretty-print.c: New file.
2159 * gdb.guile/scm-pretty-print.exp: New file.
2160 * gdb.guile/scm-pretty-print.scm: New file.
2161 * gdb.guile/scm-section-script.c: New file.
2162 * gdb.guile/scm-section-script.exp: New file.
2163 * gdb.guile/scm-section-script.scm: New file.
2164 * gdb.guile/scm-symbol.c: New file.
2165 * gdb.guile/scm-symbol.exp: New file.
2166 * gdb.guile/scm-symtab-2.c: New file.
2167 * gdb.guile/scm-symtab.c: New file.
2168 * gdb.guile/scm-symtab.exp: New file.
2169 * gdb.guile/scm-type.c: New file.
2170 * gdb.guile/scm-type.exp: New file.
2171 * gdb.guile/scm-value-cc.cc: New file.
2172 * gdb.guile/scm-value-cc.exp: New file.
2173 * gdb.guile/scm-value.c: New file.
2174 * gdb.guile/scm-value.exp: New file.
2175 * gdb.guile/source2.scm: New file.
2176 * gdb.guile/types-module.cc: New file.
2177 * gdb.guile/types-module.exp: New file.
2178
7026a7c1
YQ
21792014-02-10 Yao Qi <yao@codesourcery.com>
2180
2181 PR testsuite/16543
2182 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
2183 * configure: Regenerated.
2184 * Makefile.in: New file.
2185
6c466447
AS
21862014-02-08 Andreas Schwab <schwab@linux-m68k.org>
2187
2188 * gdb.python/py-framefilter.exp: Fix typo.
2189
6e854735
YQ
21902014-02-08 Yao Qi <yao@codesourcery.com>
2191
2192 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
2193 that no =breakpoint-modified is emitted when breakpoints are
2194 modified through MI commands.
2195
d137e6dc
PA
21962014-02-07 Pedro Alves <pedro@codesourcery.com>
2197 Pedro Alves <palves@redhat.com>
2198
2199 * gdb.threads/step-after-sr-lock.c: New file.
2200 * gdb.threads/step-after-sr-lock.exp: New file.
2201
b5ee5a50
PA
22022014-02-07 Pedro Alves <palves@redhat.com>
2203
2204 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
2205
3c77faf3
JK
22062014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2207
2208 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
2209 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
2210
6dddc817
DE
22112014-02-06 Doug Evans <xdje42@gmail.com>
2212
2213 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
2214 output.
2215
2216 * gdb.gdb/python-interrupts.exp: New file.
2217
de7b2893
YQ
22182014-02-05 Yao Qi <yao@codesourcery.com>
2219
2220 * gdb.trace/report.exp (use_collected_data): Test the output
2221 of "info threads" and "info inferiors".
2222
66d032ac
YQ
22232014-02-05 Yao Qi <yao@codesourcery.com>
2224
2225 Revert this patch:
2226
2227 2013-05-24 Yao Qi <yao@codesourcery.com>
2228
2229 * gdb.trace/tfile.exp: Test inferior and thread.
2230
591a12a1
UW
22312014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2232
2233 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
2234 on a function.
2235 * gdb.base/step-bt.c: Call hello via function pointer to make
2236 sure its first instruction is executed on powerpc64le-linux.
2237
0ff3e01f
UW
22382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2239
2240 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
2241
084ee545
UW
22422014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2243
2244 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
2245 of the test patterns for use on little-endian systems.
2246
6ed14ff3
UW
22472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
2248
2249 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
2250 (decimal_vector): Fix for little-endian.
2251
401e27fd
JM
22522014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
2253
2254 * gdb.arch/sparc-sysstep.exp: New file.
2255 * gdb.arch/sparc-sysstep.c: Likewise.
2256
2257 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
2258
8b924729
EBM
22592014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2260
2261 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
2262
fb151210
JB
22632014-01-23 Tom Tromey <tromey@redhat.com>
2264
2265 * gdb.ada/array_char_idx: New testcase.
2266
0740f8d8
TT
22672014-01-23 Tom Tromey <tromey@redhat.com>
2268
2269 PR python/16487:
2270 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
2271 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
2272 classes.
2273
21909fa1
TT
22742014-01-23 Tom Tromey <tromey@redhat.com>
2275
2276 PR python/16491:
2277 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
2278 string from an inferior frame.
2279 * gdb.python/py-framefilter-mi.exp: Update.
2280
87ce2a04
DE
22812014-01-22 Doug Evans <dje@google.com>
2282
2283 * gdb.server/server-mon.exp: Add tests for "set debug-format".
2284
237b092b
AA
22852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2286
2287 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
2288
d674a709
AA
22892014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2290
2291 * gdb.trace/entry-values.exp: Remove excess space character from
2292 regex patterns. Handle s390 call instruction.
2293
20fa3390
AA
22942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2295
2296 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
2297 define "*_start" label. Make "name" static.
2298 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
2299 ${name} by references to ${name}_start.
2300
78466714
AA
23012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
2302
2303 * gdb.base/info-macros.exp: Remove "debug" from the compile
2304 options.
2305
ec9f644a
IB
23062014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2307
2308 * gdb.dlang/demangle.exp: New file.
2309
94b1b47e
IB
23102014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2311
2312 * gdb.dlang/primitive-types.exp: New file.
2313
7f420862
IB
23142014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
2315
2316 * configure.ac: Create gdb.dlang/Makefile.
2317 * configure: Regenerate.
2318 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
2319 * gdb.dlang/Makefile.in: New file.
2320 * lib/d-support.exp: New file.
2321 * lib/gdb.exp (skip_d_tests): New proc.
2322
52834460
MM
23232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2324
2325 * gdb.btrace/delta.exp: Check reverse stepi.
2326 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
2327 * gdb.btrace/finish.exp: New.
2328 * gdb.btrace/next.exp: New.
2329 * gdb.btrace/nexti.exp: New.
2330 * gdb.btrace/record_goto.c: Add comments.
2331 * gdb.btrace/step.exp: New.
2332 * gdb.btrace/stepi.exp: New.
2333 * gdb.btrace/multi-thread-step.c: New.
2334 * gdb.btrace/multi-thread-step.exp: New.
2335 * gdb.btrace/rn-dl-bind.c: New.
2336 * gdb.btrace/rn-dl-bind.exp: New.
2337 * gdb.btrace/data.c: New.
2338 * gdb.btrace/data.exp: New.
2339 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2340
6e07b1d2
MM
23412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2342
2343 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
2344 * gdb.btrace/exception.exp: Update.
2345 * gdb.btrace/instruction_history.exp: Update.
2346 * gdb.btrace/record_goto.exp: Update.
2347 * gdb.btrace/tailcall.exp: Update.
2348 * gdb.btrace/unknown_functions.exp: Update.
2349 * gdb.btrace/delta.exp: New.
2350
0b722aec
MM
23512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2352
2353 * gdb.btrace/record_goto.exp: Add backtrace test.
2354 * gdb.btrace/tailcall.exp: Add backtrace test.
2355
066ce621
MM
23562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2357
2358 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
2359 * gdb.btrace/record_goto.c: New.
2360 * gdb.btrace/record_goto.exp: New.
2361 * gdb.btrace/x86-record_goto.S: New.
2362
0688d04e
MM
23632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2364
2365 * gdb.btrace/function_call_history.exp: Update tests.
2366 * gdb.btrace/instruction_history.exp: Update tests.
2367
8710b709
MM
23682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2369
2370 * gdb.btrace/function_call_history.exp: Fix expected field
2371 order for "record function-call-history".
2372 Add new tests for "record function-call-history /c".
2373 * gdb.btrace/exception.cc: New.
2374 * gdb.btrace/exception.exp: New.
2375 * gdb.btrace/tailcall.exp: New.
2376 * gdb.btrace/x86-tailcall.S: New.
2377 * gdb.btrace/x86-tailcall.c: New.
2378 * gdb.btrace/unknown_functions.c: New.
2379 * gdb.btrace/unknown_functions.exp: New.
2380 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2381
5de9129b
MM
23822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2383
2384 * gdb.btrace/instruction_history.exp: Update.
2385 * gdb.btrace/function_call_history.exp: Update.
2386
23a7fe75
MM
23872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2388
2389 * gdb.btrace/function_call_history.exp: Fix expected function
2390 trace.
2391 * gdb.btrace/instruction_history.exp: Initialize traced.
2392 Remove traced_functions.
2393
724c7dd8
MM
23942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2395
2396 * gdb.btrace/function_call_history.exp: Update
2397 * gdb.btrace/instruction_history.exp: Update.
2398
6d78d93b
MM
23992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2400
2401 * gdb.btrace/enable.exp: Update expected text.
2402
93a360cc
OJ
24032014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
2404
2405 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
2406 bytes.
2407
3772b53f
MR
24082014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
2409
2410 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
2411
596662fa
OJ
24122014-01-15 Omair Javaid <omair.javaid@linaro.org>
2413
2414 * lib/gdb.exp (supports_process_record): Return true for
2415 arm*-linux*. (supports_reverse): Likewise.
2416
b5b08fb4
SC
24172014-01-13 Siva Chandra Reddy <sivachandra@google.com>
2418
2419 PR python/15464
2420 PR python/16113
2421 * gdb.python/py-type.c: Enhance test case.
2422 * gdb.python/py-value-cc.cc: Likewise
2423 * gdb.python/py-type.exp: Add new tests.
2424 * gdb.python/py-value-cc.exp: Likewise
2425
52d7fb13
AA
24262014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2427 Pedro Alves <palves@redhat.com>
2428
2429 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
2430 Make "name" extern.
2431 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
2432 references to ${name}_start by references to ${name}.
2433
a2cd8cfe
JB
24342014-01-10 Joel Brobecker <brobecker@adacore.com>
2435
2436 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
2437
4e23fced
JB
24382014-01-10 Joel Brobecker <brobecker@adacore.com>
2439
2440 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
2441
c6a9e42c
PA
24422014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
2443 Pedro Alves <palves@redhat.com>
2444
2445 * gdb.mi/mi-info-os.exp: Connect to the target with
2446 mi_gdb_target_load.
2447
b7ea362b
PA
24482014-01-08 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.threads/reconnect-signal.c: New file.
2451 * gdb.threads/reconnect-signal.exp: New file.
2452
5e3f4fab
EBM
24532014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 * gdb.base/source-dir.exp: New file.
2456
79301218
JB
24572014-01-07 Joel Brobecker <brobecker@adacore.com>
2458
2459 * gdb.ada/mi_interface: New testcase.
2460
8e355c5d
JB
24612014-01-07 Joel Brobecker <brobecker@adacore.com>
2462
2463 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
2464 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
2465 gdb.ada/pp-rec-component/pck.ads: New files.
2466
c0d48811
JB
24672014-01-07 Joel Brobecker <brobecker@adacore.com>
2468
2469 * gdb.python/py-pp-integral.c: New file.
2470 * gdb.python/py-pp-integral.py: New file.
2471 * gdb.python/py-pp-integral.exp: New file.
2472
17b609c3 2473For older changes see ChangeLog-1993-2013.
c906108c 2474\f
8d8cb839
EZ
2475;; Local Variables:
2476;; mode: change-log
2477;; left-margin: 8
2478;; fill-column: 74
2479;; version-control: never
2480;; End:
902f2ccb 2481
14f8b115 2482 Copyright 2014 Free Software Foundation, Inc.
902f2ccb
MC
2483 Copying and distribution of this file, with or without modification,
2484 are permitted provided the copyright notice and this notice are preserved.
This page took 2.039345 seconds and 4 git commands to generate.