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