6ae9f6eaa33a7e429e5f129a783599aac6550570
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2014-08-09 Yao Qi <yao@codesourcery.com>
2
3 * gdb.base/display.exp: Invoke is_address_zero_readable.
4 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
5 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
6 * gdb.base/hbreak-unmapped.exp: Return if
7 is_address_zero_readable returns true.
8 * gdb.base/signest.exp: Likewise.
9 * gdb.base/signull.exp: Likewise.
10 * gdb.base/sigbpt.exp: Likewise.
11 * gdb.guile/scm-disasm.exp: Do the test if
12 is_address_zero_readable returns false.
13 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14 * gdb.python/py-arch.exp: Likewise.
15 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16 * lib/gdb.exp (is_address_zero_readable): New proc.
17
18 2014-08-09 Yao Qi <yao@codesourcery.com>
19
20 PR testsuite/13443
21 * gdb.mi/mi-var-display.exp: Make test messages unique.
22
23 2014-08-04 Tom Tromey <tromey@redhat.com>
24
25 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
26 target 0".
27
28 2014-08-04 Tom Tromey <tromey@redhat.com>
29
30 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
31 "target_resume".
32
33 2014-08-01 Joel Brobecker <brobecker@adacore.com>
34
35 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
36 inner_vla_struct_object_size.
37 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
38 as xfail.
39
40 2014-07-30 Pedro Alves <palves@redhat.com>
41
42 * gdb.threads/signal-command-handle-nopass.exp (test): Add
43 comment.
44
45 2014-07-29 Yao Qi <yao@codesourcery.com>
46
47 PR gdb/17206
48 * gdb.base/until-nodebug.exp: New.
49
50 2014-07-28 Doug Evans <xdje42@gmail.com>
51
52 PR guile/17203
53 * gdb.guile/scm-parameter.exp: Add tests for trying to create
54 previously existing parameter, and previously ambiguously spelled
55 parameter.
56
57 2014-07-28 Will Newton <will.newton@linaro.org>
58
59 * gdb.base/varargs.exp: Remove KFAILs for ARM.
60
61 2014-07-26 Ludovic Courtès <ludo@gnu.org>
62 Doug Evans <xdje42@gmail.com>
63
64 PR guile/17146
65 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
66
67 2014-07-25 Pedro Alves <palves@redhat.com>
68
69 * gdb.threads/signal-command-handle-nopass.c: New file.
70 * gdb.threads/signal-command-handle-nopass.exp: New file.
71 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
72 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
73 * gdb.threads/signal-delivered-right-thread.c: New file.
74 * gdb.threads/signal-delivered-right-thread.exp: New file.
75
76 2014-07-25 Pedro Alves <palves@redhat.com>
77
78 * gdb.base/double-prompt-target-event-error.exp
79 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
80 match.
81 (cancel_pagination_in_target_event): Rework double prompt
82 detection.
83 * gdb.base/paginate-after-ctrl-c-running.exp
84 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
85 <return>' match.
86 * gdb.base/paginate-bg-execution.exp
87 (test_bg_execution_pagination_return)
88 (test_bg_execution_pagination_cancel): Remove '-notransfer
89 <return>' matches.
90 * gdb.base/paginate-execution-startup.exp
91 (test_fg_execution_pagination_return)
92 (test_fg_execution_pagination_cancel): Remove '-notransfer
93 <return>' matches.
94 * gdb.base/paginate-inferior-exit.exp
95 (test_paginate_inferior_exited): Remove '-notransfer <return>'
96 match.
97 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
98 * lib/gdb.exp (pagination_prompt): Run text through
99 string_to_regexp.
100 (gdb_test_multiple): Match $pagination_prompt instead of
101 "<return>".
102 (string_to_regexp): Move to lib/gdb-utils.exp.
103
104 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
105
106 * gdb.arch/amd64-entry-value-paramref.S: New file.
107 * gdb.arch/amd64-entry-value-paramref.cc: New file.
108 * gdb.arch/amd64-entry-value-paramref.exp: New file.
109 * gdb.arch/amd64-optimout-repeat.S: New file.
110 * gdb.arch/amd64-optimout-repeat.c: New file.
111 * gdb.arch/amd64-optimout-repeat.exp: New file.
112
113 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
114
115 PR gdb/17170
116 * gdb.base/statistics.exp: New file.
117
118 2014-07-17 Doug Evans <dje@google.com>
119
120 PR gdb/17170
121 * gdb.base/maint.exp: Update testing of per-command stats.
122
123 2014-07-16 Pedro Alves <palves@redhat.com>
124
125 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
126 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
127 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
128 (tfile_write_buf): New functions.
129 (add_memory_block): Rewrite using the above.
130 (adjust_function_address): New function.
131 (FUNCTION_ADDRESS): New macro.
132 (write_basic_trace_file): Remove short_x local, and use
133 tfile_write_16. Change type of func_addr local to unsigned long
134 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
135 here. Cast argument of add_memory_block to char pointer.
136 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
137 (main): Remove parameters.
138 * gdb.trace/tfile.exp: Remove nowarnings.
139
140 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
141
142 * gdb.base/debug-expr.exp: Test string evaluation with
143 "debug expression" on.
144
145 2014-07-15 Pedro Alves <palves@redhat.com>
146
147 * gdb.base/reread.exp: Use clean_restart.
148
149 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
150
151 * gdb.arch/avr-flash-qualifer.c: New.
152 * gdb.arch/avr-flash-qualifer.exp: New.
153
154 2014-07-14 Pedro Alves <palves@redhat.com>
155
156 * gdb.base/paginate-after-ctrl-c-running.c: New file.
157 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
158
159 2014-07-14 Pedro Alves <palves@redhat.com>
160
161 * gdb.base/double-prompt-target-event-error.c: New file.
162 * gdb.base/double-prompt-target-event-error.exp: New file.
163
164 2014-07-14 Pedro Alves <palves@redhat.com>
165
166 PR gdb/17072
167 * gdb.base/paginate-inferior-exit.c: New file.
168 * gdb.base/paginate-inferior-exit.exp: New file.
169
170 2014-07-14 Pedro Alves <palves@redhat.com>
171
172 PR gdb/17072
173 * gdb.base/paginate-bg-execution.c: New file.
174 * gdb.base/paginate-bg-execution.exp: New file.
175
176 2014-07-14 Pedro Alves <palves@redhat.com>
177
178 PR gdb/17072
179 * gdb.base/paginate-execution-startup.c: New file.
180 * gdb.base/paginate-execution-startup.exp: New file.
181 * lib/gdb.exp (pagination_prompt): New global.
182 (default_gdb_spawn): New procedure, factored out from
183 default_gdb_spawn.
184 (default_gdb_start): Adjust to call default_gdb_spawn.
185 (gdb_spawn): New procedure.
186
187 2014-07-14 Pedro Alves <palves@redhat.com>
188
189 * lib/gdb.exp (gdb_assert): New procedure.
190 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
191
192 2014-07-14 Pedro Alves <palves@redhat.com>
193
194 * gdb.base/execution-termios.c: New file.
195 * gdb.base/execution-termios.exp: New file.
196
197 2014-07-14 Tom Tromey <tromey@redhat.com>
198
199 * gdb.cp/vla-cxx.cc: New file.
200 * gdb.cp/vla-cxx.exp: New file.
201
202 2014-07-14 Tom Tromey <tromey@redhat.com>
203
204 * gdb.reverse/rerun-prec.c: New file.
205 * gdb.reverse/rerun-prec.exp: New file.
206
207 2014-07-12 Maciej W. Rozycki <macro@mips.com>
208 Maciej W. Rozycki <macro@codesourcery.com>
209
210 * lib/gdb-utils.exp: New file.
211 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
212 inline `gdb_init_command' processing.
213 (gdb_start_cmd): Likewise.
214 * lib/mi-support.exp (mi_run_cmd): Likewise.
215 * README: Document `gdb_init_command' and `gdb_init_commands'.
216
217 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
218
219 Fix false FAIL running under a very long directory name.
220 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
221 and "set print elements 10000". Twice.
222
223 2014-07-11 Yao Qi <yao@codesourcery.com>
224
225 * gdb.base/exprs.exp: "set print symbol off".
226
227 2014-07-11 Pedro Alves <palves@redhat.com>
228
229 * gdb.threads/kill.c: New file.
230 * gdb.threads/kill.exp: New file.
231
232 2014-07-10 Yao Qi <yao@codesourcery.com>
233
234 * gdb.trace/tfile.c (write_basic_trace_file)
235 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
236 address written to trace file.
237
238 2014-07-09 Pedro Alves <palves@redhat.com>
239
240 * gdb.base/attach-wait-input.exp: New file.
241 * gdb.base/attach-wait-input.c: New file.
242
243 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
244
245 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
246 setting up test structures.
247 (main): Call new test function.
248 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
249 test function, continue into test function and walk test
250 structures.
251
252 2014-07-02 Yao Qi <yao@codesourcery.com>
253
254 * gdb.trace/entry-values.c: Define labels 'foo_start' and
255 'bar_start' at the beginning of functions 'foo' and 'bar'
256 respectively.
257 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
258 instead of 'foo' and 'bar'.
259
260 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
261
262 * gdb.btrace/segv.exp: New.
263 * gdb.btrace/segv.c: New.
264
265 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
266
267 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
268 instruction.
269
270 2014-06-30 Mark Wielaard <mjw@redhat.com>
271
272 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
273 vulture, vilify, villar): New volatile array constants.
274 (vindictive, vegetation): New const volatile array constants.
275 * gdb.base/volatile.exp: Test volatile and const volatile array
276 types.
277
278 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
279
280 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
281 target lacks support for awatch, rwatch, or hbreak.
282
283 2014-06-27 Yao Qi <yao@codesourcery.com>
284
285 * gdb.multi/dummy-frame-restore.exp: New.
286 * gdb.multi/dummy-frame-restore.c: New.
287
288 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
289
290 * gdb.btrace/gcore.exp: New.
291
292 2014-06-23 Pedro Alves <palves@redhat.com>
293
294 * gdb.base/watchpoint-reuse-slot.c: New file.
295 * gdb.base/watchpoint-reuse-slot.exp: New file.
296
297 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
298
299 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
300 progspace's filename in 'info', 'enable' and 'disable' command
301 tests.
302
303 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
304
305 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
306 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
307 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
308
309 2014-06-20 Gary Benson <gbenson@redhat.com>
310
311 * gdb.arch/i386-avx.exp: Fix include file location.
312 * gdb.arch/i386-sse.exp: Likewise.
313
314 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
315
316 * gdb.dlang/expression.exp: New file.
317
318 2014-06-19 Pedro Alves <palves@redhat.com>
319
320 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
321 out from ...
322 (top level): ... here. Iterate running tests under different
323 scheduler-locking settings.
324
325 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
326
327 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
328 to DW_FORM_addr and use non-zero addresses.
329
330 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
331
332 PR gdb/17017
333 * gdb.python/py-xmethods.cc: Add global function call counters and
334 increment them in their respective functions. Remove "cout"
335 statements.
336 * gdb.python/py-xmethods.exp: Make tests check the global function
337 call counters instead of depending on inferior IO.
338
339 2014-06-18 Don Breazeal <donb@codesourcery.com>
340
341 * gdb.base/foll-fork.exp (default_fork_parent_follow):
342 Deleted procedure.
343 (explicit_fork_parent_follow): Deleted procedure.
344 (explicit_fork_child_follow): Deleted procedure.
345 (test_follow_fork): New procedure.
346 (do_fork_tests): Replace calls to deleted procedures with
347 calls to test_follow_fork and reset GDB for subsequent
348 procedure calls.
349
350 2014-06-17 Yao Qi <yao@codesourcery.com>
351
352 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
353 CP1252.
354
355 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
356
357 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
358 Initialize ptr and S explicitly.
359 (skip_type_update_when_not_use_rtti_test): Likewise.
360
361 2014-06-16 Keith Seitz <keiths@redhat.com>
362
363 PR mi/15863
364 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
365 the inferior is started.
366
367 2014-06-16 Pedro Alves <palves@redhat.com>
368
369 * gdb.base/break-main-file-remove-fail.c: New file.
370 * gdb.base/break-main-file-remove-fail.exp: New file.
371 * gdb.base/break-unload-file.exp: Use build_executable instead of
372 prepare_for_testing.
373 (test_break): New parameter "initial_load". Handle it.
374 (top level): Add initial_load cmdline/file axis.
375
376 2014-06-12 Tom Tromey <tromey@redhat.com>
377
378 * gdb.base/completion.exp: Don't use directory name in test.
379
380 2014-06-09 Gary Benson <gbenson@redhat.com>
381
382 * gdb.base/sigall.c [Functions to send signals]: Reorder to
383 separate the always-available ANSI-standard signals from the
384 signals that require checking.
385 (main): Likewise.
386 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
387 Likewise.
388 (main): Likewise.
389
390 2014-06-07 Keith Seitz <keiths@redhat.com>
391
392 Revert:
393 PR c++/16253
394 * gdb.cp/var-tag.cc: New file.
395 * gdb.cp/var-tag.exp: New file.
396 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
397 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
398 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
399 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
400
401 2014-06-06 Doug Evans <xdje42@gmail.com>
402
403 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
404
405 2014-06-06 Pedro Alves <palves@redhat.com>
406
407 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
408 in target debug output instead of looking at RSP packets,
409 disabling the test on any target that uses hardware stepping.
410 Update comments.
411
412 2014-06-06 Pedro Alves <palves@redhat.com>
413
414 * gdb.base/break-unload-file.exp: Fix typo.
415
416 2014-06-06 Yao Qi <yao@codesourcery.com>
417
418 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
419 from "jit_function" to "^jit_function".
420
421 2014-06-06 Yao Qi <yao@codesourcery.com>
422
423 * gdb.base/async.c (foo): Add one statement.
424 * gdb.base/async.exp: Get the next instruction address and
425 match the output of "nexti" by instruction address. Match
426 the hex address in the output of "finish".
427
428 2014-06-06 Gary Benson <gbenson@redhat.com>
429
430 * gdb.base/call-signals.c: Remove preprocessor conditionals
431 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
432 SIGSEGV and SIGTERM.
433 * gdb.base/sigall.c: Likewise.
434 * gdb.base/unwindonsignal.c: Likewise.
435 * gdb.reverse/sigall-reverse.c: Likewise.
436
437 2014-06-06 Yao Qi <yao@codesourcery.com>
438
439 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
440 readable, skip the test.
441
442 2014-06-06 Yao Qi <yao@codesourcery.com>
443
444 * gdb.threads/staticthreads.c (thread_function): Move the line
445 setting breakpoint on forward.
446 * gdb.threads/staticthreads.exp: Update comments.
447
448 2014-06-05 Ludovic Courtès <ludo@gnu.org>
449
450 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
451 "history-append! type error".
452
453 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
454
455 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
456 erroneous dprintf expected input.
457
458 2014-06-04 Doug Evans <xdje42@gmail.com>
459
460 * gdb.guile/scm-generics.exp: Delete.
461
462 2014-06-04 Doug Evans <xdje42@gmail.com>
463
464 * gdb.guile/scm-breakpoint.exp: Update.
465 Add tests for breakpoint registration.
466
467 2014-06-04 Tom Tromey <tromey@redhat.com>
468
469 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
470 VLA-in-union.
471 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
472 inner_vla_struct, vla_union types. Initialize objects of those
473 types and compute their sizes.
474
475 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
476 Hui Zhu <hui@codesourcery.com>
477
478 * gdb.base/fileio.exp: Add test for shell not available as well as
479 available.
480 * gdb.base/fileio.c (test_system): Check for shell twice.
481
482 2014-06-04 Yao Qi <yao@codesourcery.com>
483
484 * gdb.base/auto-connect-native-target.exp: Remove redundant
485 space from the regexp pattern.
486
487 2014-06-04 Yao Qi <yao@codesourcery.com>
488
489 * gdb.base/default.exp: Replace "child" with "native" in
490 regexp pattern.
491
492 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
493
494 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
495 * gdb.python/py-xmethods.exp: New tests to test xmethods.
496 * gdb.python/py-xmethods.py: Python script supporting the
497 new testcase and tests.
498
499 2014-06-03 Joel Brobecker <brobecker@adacore.com>
500 Pedro Alves <palves@redhat.com>
501
502 PR breakpoints/17000
503 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
504 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
505
506 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
507
508 * gdb.base/subst.exp: Add tests to verify partial path matching
509 output.
510
511 2014-06-03 Pedro Alves <palves@redhat.com>
512
513 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
514 target that doesn't use software single-stepping.
515
516 2014-06-03 Pedro Alves <palves@redhat.com>
517
518 PR breakpoints/17000
519 * gdb.base/sss-bp-on-user-bp-2.c: New file.
520 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
521
522 2014-06-02 Doug Evans <xdje42@gmail.com>
523
524 * gdb.guile/scm-parameter.exp: New file.
525
526 2014-06-02 Doug Evans <xdje42@gmail.com>
527
528 * gdb.guile/scm-cmd.c: New file.
529 * gdb.guile/scm-cmd.exp: New file.
530
531 2014-06-02 Doug Evans <xdje42@gmail.com>
532
533 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
534 pretty-printer lookup.
535 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
536 (make-pp_s-printer): Call it.
537 (make-pretty-printer-from-dict): New function.
538 (lookup-pretty-printer-maker-from-dict): New function.
539 (*pretty-printer*): Simplify.
540 (make-objfile-pp_s-printer): New function.
541 (install-objfile-pretty-printers!): New function.
542 (make-progspace-pp_s-printer): New function.
543 (install-progspace-pretty-printers!): New function.
544 * gdb.guile/scm-progspace.c: New file.
545 * gdb.guile/scm-progspace.exp: New file.
546
547 2014-06-02 Pedro Alves <palves@redhat.com>
548
549 * gdb.base/dprintf-bp-same-addr.c: New file.
550 * gdb.base/dprintf-bp-same-addr.exp: New file.
551
552 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
553
554 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
555 * gdb.arch/powerpc-power.s: Likewise.
556
557 2014-06-02 Joel Brobecker <brobecker@adacore.com>
558
559 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
560
561 2014-06-01 Yao Qi <yao@codesourcery.com>
562
563 * gdb.base/watchpoint.exp (test_watch_location): Check null
564 pointer can be dereferenced. If not, do the test, otherwise
565 skip it.
566
567 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
568
569 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
570 results.
571 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
572
573 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
574
575 * gdb.arch/amd64-invalid-stack-middle.S: New file.
576 * gdb.arch/amd64-invalid-stack-middle.c: New file.
577 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
578 * gdb.arch/amd64-invalid-stack-top.c: New file.
579 * gdb.arch/amd64-invalid-stack-top.exp: New file.
580
581 2014-05-30 Pedro Alves <palves@redhat.com>
582
583 PR breakpoints/17000
584 * gdb.base/sss-bp-on-user-bp.c: New file.
585 * gdb.base/sss-bp-on-user-bp.exp: New file.
586
587 2014-05-30 David Blaikie <dblaikie@gmail.com>
588
589 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
590 gnu_inline semantics via attribute.
591 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
592 source explicitly specifies the required semantics.
593
594 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
595
596 * gdb.reverse/sigall-reverse.exp: Fix a typo.
597
598 2014-05-29 Pedro Alves <palves@redhat.com>
599 Tom Tromey <tromey@redhat.com>
600
601 * gdb.base/async-shell.exp: Don't enable target-async.
602 * gdb.base/async.exp
603 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
604 parameter. Adjust.
605 (top level): Don't test with "target-async".
606 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
607 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
608 * gdb.base/inferior-died.exp: Don't enable target-async.
609 * gdb.base/interrupt-noterm.exp: Likewise.
610 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
611 * gdb.mi/mi-nonstop-exit.exp: Likewise.
612 * gdb.mi/mi-nonstop.exp: Likewise.
613 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
614 * gdb.mi/mi-nsintrall.exp: Likewise.
615 * gdb.mi/mi-nsmoribund.exp: Likewise.
616 * gdb.mi/mi-nsthrexec.exp: Likewise.
617 * gdb.mi/mi-watch-nonstop.exp: Likewise.
618 * gdb.multi/watchpoint-multi.exp: Adjust comment.
619 * gdb.python/py-evsignal.exp: Don't enable target-async.
620 * gdb.python/py-evthreads.exp: Likewise.
621 * gdb.python/py-prompt.exp: Likewise.
622 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
623 * gdb.server/solib-list.exp: Don't enable target-async.
624 * gdb.threads/thread-specific-bp.exp: Likewise.
625 * lib/mi-support.exp: Adjust to use mi-async.
626
627 2014-05-29 Pedro Alves <palves@redhat.com>
628
629 PR gdb/13860
630 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
631 reason, even in sync mode.
632
633 2014-05-29 Pedro Alves <palves@redhat.com>
634 Hui Zhu <hui@codesourcery.com>
635
636 PR PR15693
637 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
638 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
639 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
640 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
641
642 2014-05-28 Joel Brobecker <brobecker@adacore.com>
643
644 * config/monitor.exp (gdb_target_monitor): Replace use of
645 "set remotebaud" by "set serial baud".
646
647 2014-05-26 Andy Wingo <wingo@igalia.com>
648
649 * gdb.guile/scm-breakpoint.exp:
650 * gdb.guile/scm-gsmob.exp: Update to use plain old object
651 properties instead of gdb-object-properties.
652
653 2014-05-26 Yao Qi <yao@codesourcery.com>
654
655 * gdb.server/no-thread-db.exp: Specify source file name
656 explicitly when setting a breakpoint.
657
658 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
659
660 * gdb.btrace/vdso.c: New.
661 * gdb.btrace/vdso.exp: New.
662
663 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
664
665 * gdb.base/gcore.exp (capture_command_output): Move ...
666 * lib/gdb.exp (capture_command_output): ... here.
667
668 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
669
670 * gdb.btrace/data.exp: Test memory access during btrace replay.
671
672 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
673
674 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
675
676 2014-05-21 Pedro Alves <palves@redhat.com>
677
678 PR gdb/13860
679 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
680 (top level): Test that output related to execution commands is
681 sent to the console with CLI commands, but not with MI commands.
682 Test that breakpoint events are always mirrored to the console.
683 Also expect the new source line to be output after a "next" in
684 async mode too. Make it a pass/fail test.
685 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
686 output.
687 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
688
689 2014-05-21 Pedro Alves <palves@redhat.com>
690
691 * gdb.base/list.exp (build_pattern, test_list): New procedures.
692 Use them to test variations of "list" after reaching a breakpoint.
693 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
694 Test "list" with listsize 10 after reaching a breakpoint.
695 * gdb.python/python.exp (decode_line current location line
696 number): Adjust expected line number.
697
698 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
699
700 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
701 behavior for $args, pass it directly to "run".
702
703 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
704
705 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
706 30000 to 65536.
707
708 2014-05-21 Pedro Alves <palves@redhat.com>
709
710 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
711 auto-connect-native-target off".
712 * gdb.base/auto-connect-native-target.c: New file.
713 * gdb.base/auto-connect-native-target.exp: New file.
714
715 2014-05-21 Pedro Alves <palves@redhat.com>
716
717 * gdb.base/default.exp: Test "target native" instead of "target
718 child".
719
720 2014-05-21 Mark Wielaard <mjw@redhat.com>
721
722 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
723
724 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
725
726 Fix TLS access for -static -pthread.
727 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
728 <HAVE_TLS> (thread_function, main): Initialize it.
729 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
730 Add clean_restart.
731 <$have_tls != "">: Check TLSVAR.
732
733 2014-05-21 Pedro Alves <palves@redhat.com>
734
735 * gdb.base/dcache-line-read-error.c: New.
736 * gdb.base/dcache-line-read-error.exp: New.
737
738 2014-05-20 Pedro Alves <palves@redhat.com>
739
740 * gdb.base/compare-sections.c: New file.
741 * gdb.base/compare-sections.exp: New file.
742
743 2014-05-20 Pedro Alves <palves@redhat.com>
744
745 * gdb.base/break-idempotent.c: New file.
746 * gdb.base/break-idempotent.exp: New file.
747
748 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
749
750 * gdb.btrace/nohist.exp: New.
751
752 2014-05-20 Yao Qi <yao@codesourcery.com>
753
754 * lib/gdb.exp (gdb_init): Set timeout if test file is under
755 gdb.reverse directory and gdb_reverse_timeout exists in board
756 setting.
757 * README: Document gdb_reverse_timeout.
758
759 2014-05-20 Yao Qi <yao@codesourcery.com>
760
761 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
762 'test_file_name'. Treat args as a string instead of a list.
763 (gdb_init): Rename argument 'args' by 'test_file_name'.
764
765 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
766
767 * gdb.arch/powerpc-power.exp: New file.
768 * gdb.arch/powerpc-power.s: New file.
769
770 2014-05-16 Doug Evans <dje@google.com>
771
772 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
773 * gdb.base/completion.exp: Check that all expected files exist
774 before doing file completion.
775
776 2014-05-16 Doug Evans <dje@google.com>
777
778 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
779 Update.
780 (do_syscall_tests_without_xml): Update.
781
782 2014-05-16 Pedro Alves <palves@redhat.com>
783
784 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
785 instead of "unknown output after running".
786
787 2014-05-16 Yao Qi <yao@codesourcery.com>
788
789 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
790 file1.txt from host at the end.
791 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
792
793 2014-05-15 Doug Evans <dje@google.com>
794
795 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
796 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
797 loading file. Add test for TU lookup.
798
799 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
800
801 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
802 calling "-exec-arguments" or "set args" before running the
803 inferior.
804
805 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
806
807 * lib/mi-support.exp (mi_expect_stop): Expect message for
808 inferiors that exit with non-zero exit code.
809
810 2014-05-14 Yao Qi <yao@codesourcery.com>
811
812 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
813 match absolute path on remote host.
814 (test_file_list_exec_source_files): Remove "/" from the
815 pattern.
816
817 2014-05-14 Yao Qi <yao@codesourcery.com>
818
819 * boards/local-remote-host-notty.exp (${board}_file): New
820 proc.
821
822 2014-05-07 Kyle McMartin <kyle@redhat.com>
823
824 Pushed by Joel Brobecker <brobecker@adacore.com>.
825 * gdb.arch/aarch64-atomic-inst.c: New file.
826 * gdb.arch/aarch64-atomic-inst.exp: New file.
827
828 2014-05-07 Yao Qi <yao@codesourcery.com>
829
830 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
831 in current context" too.
832
833 2014-05-05 Keith Seitz <keiths@redhat.com>
834
835 * gdb.linespec/ls-dollar.exp: Add test for linespec
836 file:convenience_variable.
837
838 2014-05-05 Yao Qi <yao@codesourcery.com>
839
840 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
841 traceframes into tfile and ctf trace files. Read data from
842 trace file and test collected data.
843 (gdb_collect_locals_test): Likewise.
844 (gdb_unavailable_registers_test): Likewise.
845 (gdb_unavailable_floats): Likewise.
846 (gdb_collect_globals_test): Likewise.
847 (top-level): Append "ctf" to trace_file_targets if GDB
848 supports.
849
850 2014-05-05 Yao Qi <yao@codesourcery.com>
851
852 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
853 code to ...
854 (gdb_collect_args_test_1): ... it. New proc.
855 (gdb_collect_locals_test): Move some code to ...
856 (gdb_collect_locals_test_1): ... it. New proc.
857 (gdb_unavailable_registers_test): Move some code to ...
858 (gdb_unavailable_registers_test_1): ... it. New proc.
859 (gdb_unavailable_floats): Move some code to ...
860 (gdb_unavailable_floats_1): ... it. New proc.
861
862 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
863
864 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
865 probes to test for bitness recognition.
866 * gdb.arch/amd64-stap-optional-prefix.exp
867 (test_probe_value_without_reg): New procedure.
868 Add code to test for different kinds of bitness.
869
870 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
871
872 PR breakpoints/16889
873 * gdb.arch/amd64-stap-optional-prefix.S: New file.
874 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
875
876 2014-05-01 Pedro Alves <palves@redhat.com>
877
878 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
879 gdb_file_cmd if no file is specified.
880 * boards/native-extended-gdbserver.exp (gdb_load): Use the
881 last_loaded_file to set the remote exec-file.
882
883 2014-05-01 Pedro Alves <palves@redhat.com>
884
885 * boards/local-remote-host.exp: New file.
886
887 2014-05-01 Pedro Alves <palves@redhat.com>
888
889 * boards/local-remote-host.exp: Rename to ...
890 * boards/local-remote-host-notty.exp: ... this.
891
892 2014-04-28 Joel Brobecker <brobecker@adacore.com>
893
894 * gdb.ada/dyn_arrayidx: New testcase.
895
896 2014-04-26 Yao Qi <yao@codesourcery.com>
897
898 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
899 and compute the length of function main. Save it in
900 $main_length.
901 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
902 (top-level): Use gdb_compile to compile objects into
903 executable and restart GDB. Remove invocation to
904 prepare_for_testing.
905
906 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
907 Pedro Alves <palves@redhat.com>
908
909 PR server/16255
910 * gdb.multi/multi-attach.c: New file.
911 * gdb.multi/multi-attach.exp: New file.
912
913 2014-04-25 Pedro Alves <palves@redhat.com>
914
915 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
916 user.
917 (top level): Test that "set remote conditional-breakpoints-packet
918 off" works as intended.
919 * gdb.base/dprintf.exp: Test that "set remote
920 breakpoint-commands-packet off" works as intended.
921 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
922 New function.
923 (top level): Call it.
924 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
925 remote fast-tracepoints-packet off" works as intended.
926 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
927 * lib/gdb.exp (gdb_is_target_remote): ... here.
928
929 2014-04-24 David Blaikie <dblaikie@gmail.com>
930
931 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
932 ensure clang would not discard them.
933 * gdb.base/gdbvars.c: Ditto.
934 * gdb.base/memattr.c: Ditto.
935 * gdb.base/whatis.c: Ditto.
936 * gdb.python/py-prettyprint.c: Ditto.
937 * gdb.trace/actions.c: Ditto.
938 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
939 ensure clang would not discard it.
940
941 2014-04-24 David Blaikie <dblaikie@gmail.com>
942
943 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
944 clang to emit the full definition of type required by the test
945 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
946
947 2014-04-24 David Blaikie <dblaikie@gmail.com>
948
949 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
950 coax Clang into emitting the definition of the type.
951 * gdb.cp/pr10728-x.h (y): Ditto.
952 * gdb.cp/pr10728-y.cc (y): Ditto.
953
954 2014-04-24 David Blaikie <dblaikie@gmail.com>
955
956 * gdb.base/label.exp: XFAIL label related tests under Clang.
957 * gdb.cp/cplabel.exp: Ditto.
958 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
959 under Clang those using labels.
960
961 2014-04-25 Yao Qi <yao@codesourcery.com>
962
963 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
964 double_label.
965 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
966 partial_label and double_label.
967
968 2014-04-24 David Blaikie <dblaikie@gmail.com>
969
970 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
971
972 2014-04-24 David Blaikie <dblaikie@gmail.com>
973
974 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
975 of the function to work across GCC and Clang.
976 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
977 pointer types (const void ** const V void **).
978
979 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
980 Walfred Tedeschi <walfred.tedeschi@intel.com>
981
982 * Makefile.in (EXECUTABLES): Added i386-avx512.
983 * gdb.arch/i386-avx512.c: New file.
984 * gdb.arch/i386-avx512.exp: Likewise.
985
986 2014-04-23 Keith Seitz <keiths@redhat.com>
987
988 * lib/mi-support.exp (mi_list_breakpoints): Delete.
989 (mi_make_breakpoint_table): New procedure.
990 (mi_create_breakpoint): Use mi_make_breakpoint
991 and return the result.
992 (mi_make_breakpoint): New procedure.
993 (mi_build_kv_pairs): New procedure.
994
995 * gdb.mi/mi-break.exp: Remove unused globals,
996 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
997 All callers updated.
998 * gdb.mi/mi-dprintf.exp: Use variable to track command
999 number.
1000 Update all callers of mi_create_breakpoint and use
1001 mi_make_breakpoint_table.
1002 Remove any unused global variables.
1003 * gdb.mi/mi-nonstop.exp: Likewise.
1004 * gdb.mi/mi-nsintrall.exp: Likewise.
1005 * gdb.mi/mi-nsmoribund.exp: Likewise.
1006 * gdb.mi/mi-nsthrexec.exp: Likewise.
1007 * gdb.mi/mi-reverse.exp: Likewise.
1008 * gdb.mi/mi-simplerun.exp: Likewise.
1009 * gdb.mi/mi-stepn.exp: Likewise.
1010 * gdb.mi/mi-syn-frame.exp: Likewise.
1011 * gdb.mi/mi-until.exp: Likewise.
1012 * gdb.mi/mi-var-cp.exp: Likewise.
1013 * gdb.mi/mi-var-display.exp: Likewise.
1014 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1015 * gdb.mi/mi2-var-child.exp: Likewise.
1016 * gdb.mi/mi-vla-c99.exp: Likewise.
1017 * lib/mi-support.exp: Likewise.
1018
1019 From Ian Lance Taylor <iant@cygnus.com>:
1020 * lib/gdb.exp (parse_args): New procedure.
1021
1022 2014-04-23 Pedro Alves <palves@redhat.com>
1023
1024 * gdb.base/break-unload-file.c: New file.
1025 * gdb.base/break-unload-file.exp: New file.
1026 * gdb.base/sym-file-lib.c (baz): New function.
1027 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
1028 field.
1029 (load): Store the segment's mapped size.
1030 (unload): New function.
1031 (unload_shlib): New function.
1032 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
1033 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
1034 set a breakpoint at baz, and call it.
1035 * gdb.base/sym-file.exp: New tests for stale breakpoint
1036 instructions.
1037
1038 2014-04-23 Pedro Alves <palves@redhat.com>
1039
1040 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
1041 * gdb.base/hbreak-in-shr-unsupported.c: New file.
1042 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
1043 * gdb.base/hbreak-unmapped.c: New file.
1044 * gdb.base/hbreak-unmapped.exp: New file.
1045 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
1046 * lib/gdb.exp (gdb_is_target_remote): ... here.
1047
1048 2014-04-22 Pedro Alves <palves@redhat.com>
1049
1050 * gdb.base/consecutive-step-over.c: New file.
1051 * gdb.base/consecutive-step-over.exp: New file.
1052
1053 2014-04-22 Pedro Alves <palves@redhat.com>
1054
1055 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
1056 instead of send_gdb/gdb_expect.
1057
1058 2014-04-22 Yao Qi <yao@codesourcery.com>
1059
1060 * lib/trace-support.exp (generate_tracefile): New procedure.
1061 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
1062 return 0.
1063 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
1064 if generate_tracefile returns 1.
1065
1066 2014-04-18 Tom Tromey <palves@redhat.com>
1067 Pedro alves <tromey@redhat.com>
1068
1069 PR backtrace/15558
1070 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
1071 with a backtrace limit.
1072 * gdb.python/py-frame-inline.exp: Test running to an inline
1073 function with a backtrace limit, and printing the newest frame.
1074 * gdb.python/py-frame-inline.c (main): Call f.
1075
1076 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1077
1078 * gdb.java/jnpe.exp: Drop srcdir from untested path.
1079
1080 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
1081
1082 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
1083 Drop prefix from unsupported source file path.
1084
1085 2014-04-17 Yao Qi <yao@codesourcery.com>
1086
1087 * lib/gdb.exp (with_target_charset): New proc.
1088 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
1089 with_target_charset.
1090 (test_print_strings): Likewise.
1091 (test_repeat_bytes): Likewise.
1092 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
1093 for some tests.
1094
1095 2014-04-16 Keith Seitz <keiths@redhat.com>
1096
1097 PR gdb/15827
1098 * gdb.dwarf2/corrupt.c: New file.
1099 * gdb.dwarf2/corrupt.exp: New file.
1100
1101 2014-04-16 Keith Seitz <keiths@redhat.com>
1102
1103 PR c++/16597
1104 * gdb.cp/namelessclass.cc: New file.
1105 * gdb.cp/namelessclass.exp: New file.
1106 * gdb.cp/namelessclass.S: New file.
1107
1108 2014-04-16 Doug Evans <dje@google.com>
1109
1110 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
1111 Add comment.
1112 (gdbserver_default_get_comm_port): New function.
1113 (gdbserver_start): Check if board file provided
1114 "gdbserver,get_comm_port" and use it if so.
1115 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
1116 (gdb,socketport): Set to "stdio".
1117 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
1118 (stdio_gdbserver_template): Delete.
1119 (${board}_get_remote_address): Update.
1120 (${board}_build_remote_cmd): Delete.
1121 (${board}_get_comm_port): New function.
1122 (${board}_spawn): Update.
1123 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
1124 Delete.
1125 (${board}_get_remote_address): Update.
1126 (${board}_get_comm_port): New function.
1127
1128 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
1129
1130 * gdb.base/memattr.exp: Improve regexps to handle memory regions
1131 appearing in any order.
1132
1133 2014-04-15 Doug Evans <dje@google.com>
1134
1135 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
1136 uninitialized value of "description".
1137
1138 2014-04-15 Keith Seitz <keiths@redhat.com>
1139
1140 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
1141 Remove unused globals.
1142 (test_running_the_program): Likewise.
1143 (test_controlled_execution): Likewise.
1144 (test_controlling_breakpoints): Likewise.
1145 (test_program_termination): Likewise.
1146
1147 2014-04-15 Keith Seitz <keiths@redhat.com>
1148
1149 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
1150 unused globals.
1151 (test_rbreak_creation_and_listing): Likewise.
1152 (test_ignore_count): Likewise.
1153 (test_error): Likewise.
1154
1155 2014-04-15 Pedro Alves <palves@redhat.com>
1156
1157 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
1158 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
1159 sym-file-loader.c.
1160 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1161 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1162 to sym-file-loader.c.
1163 (struct library): Forward declare.
1164 (load_shlib, lookup_function): Change prototypes.
1165 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1166 (translate_offset): Remove declarations.
1167 (get_text_addr): New declaration.
1168 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
1169 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
1170 sym-file-loader.h.
1171 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
1172 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
1173 here from sym-file-loader.h.
1174 (struct library): New structure.
1175 (load_shlib, lookup_function): Change prototypes and adjust to
1176 work with a struct library.
1177 (find_shstrtab, find_strtab, find_shdr, find_symtab)
1178 (translate_offset): Make static.
1179 (get_text_addr): New function.
1180 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
1181
1182 2014-04-15 Pedro Alves <palves@redhat.com>
1183
1184 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
1185
1186 2014-04-15 Pedro Alves <palves@redhat.com>
1187
1188 * gdb.base/sym-file-loader.c: Include <limits.h>.
1189 (SELF_LINK): New define.
1190 (get_origin): New function.
1191 (load_shlib): Use it.
1192 * gdb.base/sym-file.exp: Don't early return if the target is
1193 remote. Use runto_main, and issue fail is that fails. Use
1194 gdb_load_shlibs.
1195 (shlib_name): Delete.
1196 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
1197
1198 2014-04-15 Pedro Alves <palves@redhat.com>
1199
1200 * gdb.base/sym-file.exp: Remove regex characters from test
1201 message. Don't refer to breakpoint numbers in test messages.
1202
1203 2014-04-14 Keith Seitz <keiths@redhat.com>
1204
1205 PR c++/16253
1206 * gdb.cp/var-tag.cc: New file.
1207 * gdb.cp/var-tag.exp: New file.
1208 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
1209 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
1210 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
1211 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
1212
1213 2014-04-14 Tom Tromey <tromey@redhat.com>
1214
1215 * gdb.cp/classes.exp (test_enums): Handle underlying type.
1216 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
1217 type.
1218 * gdb.cp/enum-class.exp: New file.
1219 * gdb.cp/enum-class.cc: New file.
1220
1221 2014-04-14 Tom Tromey <tromey@redhat.com>
1222
1223 * gdb.dwarf2/enum-type.exp: New file.
1224
1225 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1226
1227 * gdb.mi/mi-vla-c99.exp: New file.
1228 * gdb.mi/vla.c: New file.
1229
1230 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1231
1232 * gdb.base/vla-datatypes.c: New file.
1233 * gdb.base/vla-datatypes.exp: New file.
1234
1235 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1236
1237 * gdb.base/vla-ptr.c: New file.
1238 * gdb.base/vla-ptr.exp: New file.
1239
1240 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1241
1242 * gdb.dwarf2/count.exp: New file.
1243
1244 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
1245
1246 * gdb.base/vla-sideeffect.c: New file.
1247 * gdb.base/vla-sideeffect.exp: New file.
1248
1249 2014-04-14 David Blaikie <dblaikie@gmail.com>
1250
1251 * gdb.mi/non-stop.c: Add return value for non-void function return
1252 statement.
1253 * gdb.threads/staticthreads.c: Ditto.
1254
1255 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
1256 Doug Evans <xdje42@gmail.com>
1257
1258 * gdb.guile/scm-value.c: Improve test case.
1259 * gdb.guile/scm-value.exp: Add new test.
1260
1261 2014-04-11 David Blaikie <dblaikie@gmail.com>
1262
1263 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
1264 override Clang's default.
1265
1266 2014-04-11 Joel Brobecker <brobecker@adacore.com>
1267
1268 Revert the following changes (regressions):
1269
1270 * gdb.base/vla-sideeffect.c: New file.
1271 * gdb.base/vla-sideeffect.exp: New file.
1272
1273 * gdb.dwarf2/count.exp: New file.
1274
1275 * gdb.base/vla-multi.c: New file.
1276 * gdb.base/vla-multi.exp: New file.
1277
1278 * gdb.base/vla-ptr.c: New file.
1279 * gdb.base/vla-ptr.exp: New file.
1280
1281 * gdb.base/vla-datatypes.c: New file.
1282 * gdb.base/vla-datatypes.exp: New file.
1283
1284 * gdb.mi/mi-vla-c99.exp: New file.
1285 * gdb.mi/vla.c: New file.
1286
1287 2014-04-11 Keith Seitz <keiths@redhat.com>
1288
1289 PR c++/16675
1290 * gdb.cp/cpsizeof.exp: New file.
1291 * gdb.cp/cpsizeof.cc: New file.
1292
1293 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1294
1295 * gdb.mi/mi-vla-c99.exp: New file.
1296 * gdb.mi/vla.c: New file.
1297
1298 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1299
1300 * gdb.base/vla-datatypes.c: New file.
1301 * gdb.base/vla-datatypes.exp: New file.
1302
1303 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1304
1305 * gdb.base/vla-ptr.c: New file.
1306 * gdb.base/vla-ptr.exp: New file.
1307
1308 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1309
1310 * gdb.base/vla-multi.c: New file.
1311 * gdb.base/vla-multi.exp: New file.
1312
1313 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1314
1315 * gdb.dwarf2/count.exp: New file.
1316
1317 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
1318
1319 * gdb.base/vla-sideeffect.c: New file.
1320 * gdb.base/vla-sideeffect.exp: New file.
1321
1322 2014-04-11 Yao Qi <yao@codesourcery.com>
1323
1324 * gdb.base/completion.exp: Check file exists before running tests
1325 on file completion.
1326
1327 2014-04-10 Pedro Alves <palves@redhat.com>
1328
1329 * gdb.base/cond-eval-mode.c: New file.
1330 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
1331 prepare_for_testing to build the new file. Check result of
1332 runto_main.
1333 (test_break, test_watch): New procedures.
1334 (top level): Use them.
1335
1336 2014-04-08 Pierre Muller <muller@sourceware.org>
1337
1338 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
1339 Ctrl-V use for mingw hosts.
1340
1341 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
1342
1343 * gdb.python/py-value.c: Improve test case.
1344 * gdb.python/py-value.exp: Add new test.
1345
1346 2014-04-07 David Blaikie <dblaikie@gmail.com>
1347
1348 * lib/compiler.c: Identify the clang compiler.
1349 * lib/compiler.cc: Ditto.
1350
1351 2014-04-03 Yao Qi <yao@codesourcery.com>
1352
1353 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
1354
1355 2014-04-01 Anton Blanchard <anton@samba.org>
1356
1357 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
1358 messages unique.
1359
1360 2014-04-01 Anton Blanchard <anton@samba.org>
1361
1362 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
1363 prepare_for_testing.
1364
1365 2014-04-01 Anton Blanchard <anton@samba.org>
1366
1367 * gdb.arch/ppc64-atomic-inst.c: Remove.
1368 * gdb.arch/ppc64-atomic-inst.S: New file.
1369 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
1370
1371 2014-03-31 Doug Evans <dje@google.com>
1372
1373 * gdb.base/print-symbol-loading-lib.c: New file.
1374 * gdb.base/print-symbol-loading-main.c: New file.
1375 * gdb.base/print-symbol-loading.exp: New file.
1376
1377 2014-03-31 Yao Qi <yao@codesourcery.com>
1378
1379 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
1380
1381 2014-03-28 Joel Brobecker <brobecker@adacore.com>
1382
1383 * gdb.ada/mi_dyn_arr: New testcase.
1384
1385 2014-03-27 Doug Evans <dje@google.com>
1386
1387 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
1388
1389 2014-03-27 Yao Qi <yao@codesourcery.com>
1390
1391 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
1392 if target is nios2-*-*.
1393
1394 2014-03-26 Yao Qi <yao@codesourcery.com>
1395
1396 * lib/gdb.exp (readline_is_used): New proc.
1397 * gdb.base/completion.exp: Move tests on command complete up.
1398 Skip the rest of tests if readline is not used.
1399 * gdb.ada/complete.exp: Skp the test if readline is not
1400 used.
1401 * gdb.base/filesym.exp: Likewise.
1402 * gdb.base/macscp.exp: Likewise.
1403 * gdb.base/readline-ask.exp: Likewise.
1404 * gdb.base/readline.exp: Likewise.
1405 * gdb.python/py-cmd.exp: Likewise.
1406 * gdb.trace/tfile.exp: Likewise.
1407
1408 2014-03-26 Yao Qi <yao@codesourcery.com>
1409
1410 * gdb.base/macscp.exp: Fix code format issues.
1411
1412 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
1413
1414 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
1415 * gdb.asm/powerpc64le.inc: New file.
1416
1417 2014-03-25 Pedro Alves <palves@redhat.com>
1418 Doug Evans <dje@google.com>
1419
1420 * gdb.base/source-execution.c: New file.
1421 * gdb.base/source-execution.exp: New file.
1422 * gdb.base/source-execution.gdb: New file.
1423
1424 2014-03-24 Doug Evans <dje@google.com>
1425
1426 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
1427 using fission.
1428
1429 2014-03-24 Hui Zhu <hui@codesourcery.com>
1430 Pedro Alves <palves@redhat.com>
1431
1432 PR breakpoints/16101
1433 * gdb.base/dprintf.exp: Use unsupported rather than changing the
1434 test pass/fail messages. Detect missing support for dprintf when
1435 breakpoints are actually inserted.
1436 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
1437 breakpoints are actually inserted.
1438 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
1439 fails.
1440
1441 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1442
1443 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
1444
1445 2014-03-22 Doug Evans <xdje42@gmail.com>
1446
1447 * gdb.python/python.exp (python not supported): Verify multi-line
1448 python command issues an error.
1449 * gdb.guile/guile.exp (guile not supported): Verify multi-line
1450 guile command issues an error.
1451
1452 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
1453
1454 * gdb.threads/thread-specific.exp: Handle the lack of usable
1455 $this_breakpoint and $this_thread.
1456
1457 2014-03-21 Hui Zhu <hui@codesourcery.com>
1458
1459 * gdb.base/attach.exp (do_command_attach_tests): New.
1460
1461 2014-03-20 Tom Tromey <tromey@redhat.com>
1462 Pedro Alves <palves@redhat.com>
1463
1464 PR cli/15718
1465 * gdb.base/condbreak-call-false.c: New file.
1466 * gdb.base/condbreak-call-false.exp: New file.
1467
1468 2014-03-20 Pedro Alves <palves@redhat.com>
1469
1470 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
1471 Delete.
1472 (block_signals, unblock_signals): Delete.
1473 (child_function_2, main): Remove references to deleted variable
1474 and functions.
1475
1476 2014-03-20 Pedro Alves <palves@redhat.com>
1477
1478 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
1479 Use pthread_kill to signal thread 2.
1480 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1481 Adjust to make the test send itself a signal rather than using the
1482 host's "kill" command.
1483
1484 2014-03-20 Pedro Alves <palves@redhat.com>
1485
1486 * gdb.threads/multiple-step-overs.c: New file.
1487 * gdb.threads/multiple-step-overs.exp: New file.
1488 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1489 Adjust expected infrun debug output.
1490
1491 2014-03-20 Pedro Alves <palves@redhat.com>
1492
1493 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
1494 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
1495
1496 2014-03-20 Pedro Alves <palves@redhat.com>
1497
1498 PR breakpoints/7143
1499 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
1500 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
1501 of gdb_test_multiple.
1502 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
1503 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
1504
1505 2014-03-20 Pedro Alves <palves@redhat.com>
1506
1507 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
1508 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
1509
1510 2014-03-19 Pedro Alves <palves@redhat.com>
1511
1512 * gdb.base/async.exp: Remove early return.
1513
1514 2014-03-19 Pedro Alves <palves@redhat.com>
1515
1516 * gdb.base/async.exp (step& tests): Pass explicit test messages.
1517
1518 2014-03-19 Pedro Alves <palves@redhat.com>
1519
1520 * gdb.base/async.exp (test_background): Expect \r\n after
1521 "completed." in the fail pattern.
1522
1523 2014-03-19 Pedro Alves <palves@redhat.com>
1524
1525 * gdb.base/async.exp (test_background): New procedure.
1526 Use it for all background execution command tests.
1527
1528 2014-03-19 Pedro Alves <palves@redhat.com>
1529
1530 * gdb.base/async.exp: Use prepare_for_testing.
1531
1532 2014-03-19 Pedro Alves <palves@redhat.com>
1533
1534 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
1535 the same line.
1536
1537 2014-03-19 Pedro Alves <palves@redhat.com>
1538
1539 * gdb.base/async.c (main): Add "jump here" and "until here" line
1540 marker comments.
1541 * gdb.base/async.exp (jump_here): New global.
1542 (jump& test): Use it.
1543 (until_here): New global.
1544 (until& test): Use it.
1545
1546 2014-03-19 Pedro Alves <palves@redhat.com>
1547
1548 * gdb.base/async.exp: Don't frob gdb_protocol.
1549
1550 2014-03-18 Doug Evans <xdje42@gmail.com>
1551
1552 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
1553 Fix spelling of exec-done-display.
1554
1555 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1556
1557 PR gdb/15358
1558 * gdb.base/gdb-sigterm.c: New file.
1559 * gdb.base/gdb-sigterm.exp: New file.
1560
1561 2014-03-18 Pedro Alves <palves@redhat.com>
1562
1563 PR gdb/13860
1564 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
1565 * lib/mi-support.exp (mi_expect_stop): Add special handling for
1566 solib-event.
1567
1568 2014-03-17 Joel Brobecker <brobecker@adacore.com>
1569
1570 * gdb.ada/pckd_arr_ren: New testcase.
1571
1572 2014-03-13 Doug Evans <xdje42@gmail.com>
1573
1574 PR guile/16612
1575 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
1576 collect after discarding symbols.
1577
1578 2014-03-13 Ludovic Courtès <ludo@gnu.org>
1579 Doug Evans <xdje42@gmail.com>
1580
1581 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
1582 to history survives a gc.
1583
1584 2014-03-13 Pedro Alves <palves@redhat.com>
1585
1586 * gdb.base/default.exp: Don't test "target procfs".
1587
1588 2014-03-13 Pedro Alves <palves@redhat.com>
1589
1590 * gdb.base/default.exp: Update "target child" and "target procfs"
1591 tests to not expect "Unix".
1592
1593 2014-03-12 Tom Tromey <tromey@redhat.com>
1594
1595 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
1596 New procs. Add target-async tests.
1597 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
1598 Add target-async tests.
1599
1600 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1601
1602 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
1603 'func_start' and 'func_end' for the beginning and end of the
1604 function code, respectively.
1605 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
1606 'func_end' instead of 'func' and 'main'.
1607
1608 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1609
1610 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
1611 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
1612 generate the debug info assembler source.
1613
1614 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1615
1616 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
1617 * gdb.dwarf2/arr-subrange.exp: Likewise.
1618 * gdb.dwarf2/dwz.exp: Likewise.
1619 * gdb.dwarf2/method-ptr.exp: Likewise.
1620 * gdb.dwarf2/missing-sig-type.exp: Likewise.
1621 * gdb.dwarf2/subrange.exp: Likewise.
1622 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
1623 * gdb.dwarf2/implptrpiece.exp: Likewise.
1624 * gdb.dwarf2/nostaticblock.exp: Likewise.
1625
1626 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1627
1628 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
1629 directory to absolute path name arguments.
1630
1631 2014-03-10 Joel Brobecker <brobecker@adacore.com>
1632
1633 * gdb.ada/tagged_access: New testcase.
1634
1635 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
1636
1637 * gdb.btrace/data.exp: Update expected output.
1638
1639 2014-03-06 Yao Qi <yao@codesourcery.com>
1640
1641 * gdb.trace/pr16508.exp: New file.
1642
1643 2014-03-05 Pedro Alves <palves@redhat.com>
1644
1645 PR gdb/16575
1646 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
1647 procedure.
1648 (top level): Adjust to use it. Add tests that exercise breakpoint
1649 interaction with the code-cache.
1650
1651 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1652
1653 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
1654 test for 'history-append!'.
1655
1656 2014-02-26 Joel Brobecker <brobecker@adacore.com>
1657
1658 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
1659 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
1660 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
1661 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
1662 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
1663 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
1664
1665 2014-02-26 Joel Brobecker <brobecker@adacore.com>
1666
1667 * testsuite/gdb.python/py-pp-re-notag.c: New file.
1668 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
1669 * testsuite/gdb.python/py-pp-re-notag.p: New file.
1670
1671 2014-02-26 Joel Brobecker <brobecker@adacore.com>
1672
1673 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
1674
1675 2014-02-26 Joel Brobecker <brobecker@adacore.com>
1676
1677 * gdb.dwarf2/arr-stride.c: New file.
1678 * gdb.dwarf2/arr-stride.exp: New file.
1679
1680 2014-02-26 Pedro Alves <palves@redhat.com>
1681
1682 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
1683 that won't ever trigger. Make sure that GDB reports the correct
1684 breakpoint that caused the stop.
1685
1686 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1687
1688 PR gdb/16626
1689 * gdb.base/auto-load-script: New file.
1690 * gdb.base/auto-load.c: New file.
1691 * gdb.base/auto-load.exp: New file.
1692
1693 PR gdb/16626
1694 * gdb.base/auto-load.exp: Fix out-of-srctree run.
1695
1696 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1697
1698 Fix dw2-icycle.exp -fsanitize=address GDB crash.
1699 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
1700
1701 2014-02-24 Doug Evans <dje@google.com>
1702
1703 * lib/gdb.exp (run_on_host): Log error output if program fails.
1704
1705 2014-02-21 Pedro Alves <palves@redhat.com>
1706
1707 * gdb.threads/step-after-sr-lock.c: Rename to ...
1708 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
1709 * gdb.threads/step-after-sr-lock.exp: Rename to ...
1710 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1711 ... this.
1712
1713 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
1714
1715 PR tdep/16397
1716 * gdb.arch/amd64-stap-special-operands.exp: New file.
1717 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
1718 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
1719 * gdb.arch/amd64-stap-triplet.S: Likewise.
1720 * gdb.arch/amd64-stap-triplet.c: Likewise.
1721
1722 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1723
1724 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
1725 in .section pseudo-op.
1726
1727 2014-02-20 lin zuojian <manjian2006@gmail.com>
1728 Joel Brobecker <brobecker@adacore.com>
1729 Doug Evans <xdje42@gmail.com>
1730
1731 PR symtab/16581
1732 * gdb.dwarf2/dw2-icycle.S: New file.
1733 * gdb.dwarf2/dw2-icycle.c: New file.
1734 * gdb.dwarf2/dw2-icycle.exp: New file.
1735
1736 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1737
1738 * gdb.python/py-value-cc.cc: Improve test case to enable testing
1739 operations on gdb.Value objects.
1740 * gdb.python/py-value-cc.exp: Add new test to test operations on
1741 gdb.Value objects.
1742
1743 2014-02-18 Doug Evans <dje@google.com>
1744
1745 * Makefile.in (TESTS): New variable.
1746 (expanded_tests, expanded_tests_or_none): New variables
1747 (check-single): Pass $(expanded_tests_or_none) to runtest.
1748 (check-parallel): Only run tests in $(TESTS) if non-empty.
1749 (check/no-matching-tests-found): New rule.
1750 * README: Document TESTS makefile variable.
1751
1752 2014-02-18 Doug Evans <dje@google.com>
1753
1754 * Makefile.in (check-parallel): rm -rf outputs temp.
1755
1756 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1757
1758 Fix "ERROR: no fileid for" in the testsuite.
1759 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
1760
1761 2014-02-12 Doug Evans <dje@google.com>
1762
1763 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
1764 (MISCELLANEOUS): New variable.
1765 (clean): rm -rf $(MISCELLANEOUS).
1766 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
1767 dwp live in the same directory as symlinks, with each symlink pointed
1768 to a differently named file in a different directory.
1769
1770 2014-02-11 Doug Evans <dje@google.com>
1771
1772 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
1773 of Tcl file commands.
1774
1775 2014-02-10 Mark Kettenis <kettenis@gnu.org>
1776
1777 * gdb.threads/step-after-sr-lock.exp: Avoid executing
1778 "kill -SIGUSR1 -1".
1779
1780 2014-02-10 Joel Brobecker <brobecker@adacore.com>
1781
1782 * gdb.ada/tick_length_array_enum_idx: New testcase.
1783
1784 2014-02-10 Doug Evans <xdje42@gmail.com>
1785
1786 * configure.ac (AC_OUTPUT): Add gdb.guile.
1787 * configure: Regenerate.
1788 * lib/gdb-guile.exp: New file.
1789 * lib/gdb.exp (get_target_charset): New function.
1790 * gdb.base/help.exp: Update expected output from "apropos apropos".
1791 * gdb.guile/Makefile.in: New file.
1792 * gdb.guile/guile.exp: New file.
1793 * gdb.guile/scm-arch.c: New file.
1794 * gdb.guile/scm-arch.exp: New file.
1795 * gdb.guile/scm-block.c: New file.
1796 * gdb.guile/scm-block.exp: New file.
1797 * gdb.guile/scm-breakpoint.c: New file.
1798 * gdb.guile/scm-breakpoint.exp: New file.
1799 * gdb.guile/scm-disasm.c: New file.
1800 * gdb.guile/scm-disasm.exp: New file.
1801 * gdb.guile/scm-equal.c: New file.
1802 * gdb.guile/scm-equal.exp: New file.
1803 * gdb.guile/scm-error.exp: New file.
1804 * gdb.guile/scm-error.scm: New file.
1805 * gdb.guile/scm-frame-args.c: New file.
1806 * gdb.guile/scm-frame-args.exp: New file.
1807 * gdb.guile/scm-frame-args.scm: New file.
1808 * gdb.guile/scm-frame-inline.c: New file.
1809 * gdb.guile/scm-frame-inline.exp: New file.
1810 * gdb.guile/scm-frame.c: New file.
1811 * gdb.guile/scm-frame.exp: New file.
1812 * gdb.guile/scm-generics.exp: New file.
1813 * gdb.guile/scm-gsmob.exp: New file.
1814 * gdb.guile/scm-iterator.c: New file.
1815 * gdb.guile/scm-iterator.exp: New file.
1816 * gdb.guile/scm-math.c: New file.
1817 * gdb.guile/scm-math.exp: New file.
1818 * gdb.guile/scm-objfile-script-gdb.in: New file.
1819 * gdb.guile/scm-objfile-script.c: New file.
1820 * gdb.guile/scm-objfile-script.exp: New file.
1821 * gdb.guile/scm-objfile.c: New file.
1822 * gdb.guile/scm-objfile.exp: New file.
1823 * gdb.guile/scm-ports.exp: New file.
1824 * gdb.guile/scm-pretty-print.c: New file.
1825 * gdb.guile/scm-pretty-print.exp: New file.
1826 * gdb.guile/scm-pretty-print.scm: New file.
1827 * gdb.guile/scm-section-script.c: New file.
1828 * gdb.guile/scm-section-script.exp: New file.
1829 * gdb.guile/scm-section-script.scm: New file.
1830 * gdb.guile/scm-symbol.c: New file.
1831 * gdb.guile/scm-symbol.exp: New file.
1832 * gdb.guile/scm-symtab-2.c: New file.
1833 * gdb.guile/scm-symtab.c: New file.
1834 * gdb.guile/scm-symtab.exp: New file.
1835 * gdb.guile/scm-type.c: New file.
1836 * gdb.guile/scm-type.exp: New file.
1837 * gdb.guile/scm-value-cc.cc: New file.
1838 * gdb.guile/scm-value-cc.exp: New file.
1839 * gdb.guile/scm-value.c: New file.
1840 * gdb.guile/scm-value.exp: New file.
1841 * gdb.guile/source2.scm: New file.
1842 * gdb.guile/types-module.cc: New file.
1843 * gdb.guile/types-module.exp: New file.
1844
1845 2014-02-10 Yao Qi <yao@codesourcery.com>
1846
1847 PR testsuite/16543
1848 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
1849 * configure: Regenerated.
1850 * Makefile.in: New file.
1851
1852 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
1853
1854 * gdb.python/py-framefilter.exp: Fix typo.
1855
1856 2014-02-08 Yao Qi <yao@codesourcery.com>
1857
1858 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
1859 that no =breakpoint-modified is emitted when breakpoints are
1860 modified through MI commands.
1861
1862 2014-02-07 Pedro Alves <pedro@codesourcery.com>
1863 Pedro Alves <palves@redhat.com>
1864
1865 * gdb.threads/step-after-sr-lock.c: New file.
1866 * gdb.threads/step-after-sr-lock.exp: New file.
1867
1868 2014-02-07 Pedro Alves <palves@redhat.com>
1869
1870 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
1871
1872 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1873
1874 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
1875 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
1876
1877 2014-02-06 Doug Evans <xdje42@gmail.com>
1878
1879 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
1880 output.
1881
1882 * gdb.gdb/python-interrupts.exp: New file.
1883
1884 2014-02-05 Yao Qi <yao@codesourcery.com>
1885
1886 * gdb.trace/report.exp (use_collected_data): Test the output
1887 of "info threads" and "info inferiors".
1888
1889 2014-02-05 Yao Qi <yao@codesourcery.com>
1890
1891 Revert this patch:
1892
1893 2013-05-24 Yao Qi <yao@codesourcery.com>
1894
1895 * gdb.trace/tfile.exp: Test inferior and thread.
1896
1897 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
1898
1899 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
1900 on a function.
1901 * gdb.base/step-bt.c: Call hello via function pointer to make
1902 sure its first instruction is executed on powerpc64le-linux.
1903
1904 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
1905
1906 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
1907
1908 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
1909
1910 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
1911 of the test patterns for use on little-endian systems.
1912
1913 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
1914
1915 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
1916 (decimal_vector): Fix for little-endian.
1917
1918 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
1919
1920 * gdb.arch/sparc-sysstep.exp: New file.
1921 * gdb.arch/sparc-sysstep.c: Likewise.
1922
1923 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
1924
1925 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1926
1927 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
1928
1929 2014-01-23 Tom Tromey <tromey@redhat.com>
1930
1931 * gdb.ada/array_char_idx: New testcase.
1932
1933 2014-01-23 Tom Tromey <tromey@redhat.com>
1934
1935 PR python/16487:
1936 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
1937 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
1938 classes.
1939
1940 2014-01-23 Tom Tromey <tromey@redhat.com>
1941
1942 PR python/16491:
1943 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
1944 string from an inferior frame.
1945 * gdb.python/py-framefilter-mi.exp: Update.
1946
1947 2014-01-22 Doug Evans <dje@google.com>
1948
1949 * gdb.server/server-mon.exp: Add tests for "set debug-format".
1950
1951 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
1952
1953 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
1954
1955 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
1956
1957 * gdb.trace/entry-values.exp: Remove excess space character from
1958 regex patterns. Handle s390 call instruction.
1959
1960 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
1961
1962 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
1963 define "*_start" label. Make "name" static.
1964 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
1965 ${name} by references to ${name}_start.
1966
1967 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
1968
1969 * gdb.base/info-macros.exp: Remove "debug" from the compile
1970 options.
1971
1972 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
1973
1974 * gdb.dlang/demangle.exp: New file.
1975
1976 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
1977
1978 * gdb.dlang/primitive-types.exp: New file.
1979
1980 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
1981
1982 * configure.ac: Create gdb.dlang/Makefile.
1983 * configure: Regenerate.
1984 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
1985 * gdb.dlang/Makefile.in: New file.
1986 * lib/d-support.exp: New file.
1987 * lib/gdb.exp (skip_d_tests): New proc.
1988
1989 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1990
1991 * gdb.btrace/delta.exp: Check reverse stepi.
1992 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
1993 * gdb.btrace/finish.exp: New.
1994 * gdb.btrace/next.exp: New.
1995 * gdb.btrace/nexti.exp: New.
1996 * gdb.btrace/record_goto.c: Add comments.
1997 * gdb.btrace/step.exp: New.
1998 * gdb.btrace/stepi.exp: New.
1999 * gdb.btrace/multi-thread-step.c: New.
2000 * gdb.btrace/multi-thread-step.exp: New.
2001 * gdb.btrace/rn-dl-bind.c: New.
2002 * gdb.btrace/rn-dl-bind.exp: New.
2003 * gdb.btrace/data.c: New.
2004 * gdb.btrace/data.exp: New.
2005 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2006
2007 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2008
2009 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
2010 * gdb.btrace/exception.exp: Update.
2011 * gdb.btrace/instruction_history.exp: Update.
2012 * gdb.btrace/record_goto.exp: Update.
2013 * gdb.btrace/tailcall.exp: Update.
2014 * gdb.btrace/unknown_functions.exp: Update.
2015 * gdb.btrace/delta.exp: New.
2016
2017 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2018
2019 * gdb.btrace/record_goto.exp: Add backtrace test.
2020 * gdb.btrace/tailcall.exp: Add backtrace test.
2021
2022 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2023
2024 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
2025 * gdb.btrace/record_goto.c: New.
2026 * gdb.btrace/record_goto.exp: New.
2027 * gdb.btrace/x86-record_goto.S: New.
2028
2029 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2030
2031 * gdb.btrace/function_call_history.exp: Update tests.
2032 * gdb.btrace/instruction_history.exp: Update tests.
2033
2034 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2035
2036 * gdb.btrace/function_call_history.exp: Fix expected field
2037 order for "record function-call-history".
2038 Add new tests for "record function-call-history /c".
2039 * gdb.btrace/exception.cc: New.
2040 * gdb.btrace/exception.exp: New.
2041 * gdb.btrace/tailcall.exp: New.
2042 * gdb.btrace/x86-tailcall.S: New.
2043 * gdb.btrace/x86-tailcall.c: New.
2044 * gdb.btrace/unknown_functions.c: New.
2045 * gdb.btrace/unknown_functions.exp: New.
2046 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
2047
2048 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2049
2050 * gdb.btrace/instruction_history.exp: Update.
2051 * gdb.btrace/function_call_history.exp: Update.
2052
2053 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2054
2055 * gdb.btrace/function_call_history.exp: Fix expected function
2056 trace.
2057 * gdb.btrace/instruction_history.exp: Initialize traced.
2058 Remove traced_functions.
2059
2060 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2061
2062 * gdb.btrace/function_call_history.exp: Update
2063 * gdb.btrace/instruction_history.exp: Update.
2064
2065 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2066
2067 * gdb.btrace/enable.exp: Update expected text.
2068
2069 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
2070
2071 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
2072 bytes.
2073
2074 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
2075
2076 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
2077
2078 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
2079
2080 * lib/gdb.exp (supports_process_record): Return true for
2081 arm*-linux*. (supports_reverse): Likewise.
2082
2083 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
2084
2085 PR python/15464
2086 PR python/16113
2087 * gdb.python/py-type.c: Enhance test case.
2088 * gdb.python/py-value-cc.cc: Likewise
2089 * gdb.python/py-type.exp: Add new tests.
2090 * gdb.python/py-value-cc.exp: Likewise
2091
2092 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
2093 Pedro Alves <palves@redhat.com>
2094
2095 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
2096 Make "name" extern.
2097 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
2098 references to ${name}_start by references to ${name}.
2099
2100 2014-01-10 Joel Brobecker <brobecker@adacore.com>
2101
2102 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
2103
2104 2014-01-10 Joel Brobecker <brobecker@adacore.com>
2105
2106 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
2107
2108 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
2109 Pedro Alves <palves@redhat.com>
2110
2111 * gdb.mi/mi-info-os.exp: Connect to the target with
2112 mi_gdb_target_load.
2113
2114 2014-01-08 Pedro Alves <palves@redhat.com>
2115
2116 * gdb.threads/reconnect-signal.c: New file.
2117 * gdb.threads/reconnect-signal.exp: New file.
2118
2119 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2120
2121 * gdb.base/source-dir.exp: New file.
2122
2123 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2124
2125 * gdb.ada/mi_interface: New testcase.
2126
2127 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2128
2129 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
2130 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
2131 gdb.ada/pp-rec-component/pck.ads: New files.
2132
2133 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2134
2135 * gdb.python/py-pp-integral.c: New file.
2136 * gdb.python/py-pp-integral.py: New file.
2137 * gdb.python/py-pp-integral.exp: New file.
2138
2139 For older changes see ChangeLog-1993-2013.
2140 \f
2141 ;; Local Variables:
2142 ;; mode: change-log
2143 ;; left-margin: 8
2144 ;; fill-column: 74
2145 ;; version-control: never
2146 ;; End:
2147
2148 Copyright 2014 Free Software Foundation, Inc.
2149 Copying and distribution of this file, with or without modification,
2150 are permitted provided the copyright notice and this notice are preserved.
This page took 0.095448 seconds and 3 git commands to generate.