Rename dwarf2 to dwarf in "set debug" and maintenance commands.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2015-05-26 Doug Evans <dje@google.com>
2
3 * gdb.dwarf2/dw2-op-call.exp: Update.
4 * gdb.dwarf2/dw4-sig-types.exp: Update.
5 * gdb.dwarf2/implptr.exp: Update.
6 * gdb.mi/mi-cmd-param-changed.exp: Update.
7
8 2015-05-26 Doug Evans <dje@google.com>
9
10 * gdb.python/py-lazy-string.c: New file.
11 * gdb.python/py-lazy-string.exp: New file.
12 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13 (main): Update. Add estring3.
14 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16
17 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18 Yao Qi <yao.qi@linaro.org>
19
20 * gdb.reverse/aarch64.c: New.
21 * gdb.reverse/aarch64.exp: New.
22
23 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
24
25 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
26 (supports_reverse): Likewise.
27
28 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
29
30 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
31 Use with_test_prefix.
32
33 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * gdb.base/completion.exp: Add test for completion of layout
36 names.
37
38 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
39
40 * lib/gdb.exp (skip_tui_tests): New proc.
41 * gdb.base/tui-layout.exp: Check skip_tui_tests.
42
43 2015-05-19 Pedro Alves <palves@redhat.com>
44
45 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
46 Save the whole env array instead of just HOME. Unset HISTSIZE in
47 the environment while testing. Restore whole environment
48 afterwards.
49
50 2015-05-16 Doug Evans <xdje42@gmail.com>
51
52 * gdb.guile/scm-ports.c: New file.
53 * gdb.guile/scm-ports.exp: Add memory port tests.
54
55 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
56
57 * gdb.compile/compile-print.c: New file.
58 * gdb.compile/compile-print.exp: New file.
59
60 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
61
62 * gdb.compile/compile-ops.exp: Cast param to void.
63 * gdb.compile/compile.exp: Complete type for _gdb_expr.
64 (compile code struct_object.selffield = &struct_object): Add xfail.
65
66 2015-05-15 Joel Brobecker <brobecker@adacore.com>
67
68 * gdb.ada/arr_enum_with_gap: New testcase.
69
70 2015-05-15 Joel Brobecker <brobecker@adacore.com>
71
72 * gdb.ada/byte_packed_arr: New testcase.
73
74 2015-05-15 Joel Brobecker <brobecker@adacore.com>
75
76 * gdb.ada/pckd_neg: New testcase.
77
78 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
79
80 PR gdb/17820
81 * gdb.base/gdbinit-history.exp: New test.
82 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
83 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
84
85 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
86
87 * gdb.python/py-xmethods.cc: Enhance test case.
88 * gdb.python/py-xmethods.exp: New tests.
89 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
90 function.
91 (B_indexoper): Likewise.
92 (global_dm_list) : Add new xmethod worker functions.
93
94 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
95
96 * gdb.base/coredump-filter.exp: Correctly unset
97 "coredump_var_addr" array.
98
99 2015-05-08 Pedro Alves <palves@redhat.com>
100
101 * gdb.server/non-existing-program.exp: Unset spawn_id.
102
103 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
104
105 PR python/18291
106 * gdb.python/py-xmethods.exp: Add tests.
107
108 2015-05-08 Yao Qi <yao.qi@linaro.org>
109
110 PR gdb/18208
111 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
112 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
113 function set_coredump_filter, and remove remote_exec call.
114 Remove argument ipid. Callers update.
115 (top level): Don't get inferior's PID.
116
117 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
118
119 * gdb.base/watch_thread_num.exp: Skip test on targets without
120 access watchpoints.
121
122 2015-05-06 Pedro Alves <palves@redhat.com>
123
124 PR server/18081
125 * gdb.server/non-existing-program.exp: New file.
126
127 2015-05-05 Joel Brobecker <brobecker@adacore.com>
128
129 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
130
131 2015-05-05 Joel Brobecker <brobecker@adacore.com>
132
133 * gdb.ada/out_of_line_in_inlined: New testcase.
134
135 2015-05-05 Joel Brobecker <brobecker@adacore.com>
136
137 * gdb.ada/var_rec_arr: New testcase.
138
139 2015-04-30 Yao Qi <yao.qi@linaro.org>
140
141 * gdb.base/break-idempotent.exp: If
142 skip_hw_watchpoint_multi_tests returns true, skip the tests
143 on "rwatch" and "awatch".
144
145 2015-04-30 Yao Qi <yao.qi@linaro.org>
146
147 * gdb.base/relativedebug.exp: Invoke gdb command
148 "info sharedlibrary", and if libc.so doesn't have debug info,
149 skip the test.
150
151 2015-04-29 Doug Evans <dje@google.com>
152
153 * gdb.python/py-xmethods.exp: Add ptype tests.
154 * gdb.python/py-xmethods.py (E_method_char_worker): Add
155 get_result_type method.
156
157 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
158
159 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
160 the target does not support hardware watchpoints.
161
162 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
163
164 * gdb.base/break-always.exp: Abort testing if writing to memory
165 causes an error.
166
167 2015-04-28 Doug Evans <dje@google.com>
168
169 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
170 * gdb.python/py-pp-registration.exp: ... here. New file.
171 * gdb.python/py-pp-registration.c: New file.
172 * gdb.python/py-pp-registration.py: New file.
173
174 2015-04-28 Doug Evans <dje@google.com>
175
176 * gdb.python/py-bad-printers.c: New file.
177 * gdb.python/py-bad-printers.py: New file.
178 * gdb.python/py-bad-printers.exp: New file.
179
180 2015-04-28 Sasha Smundak <asmundak@google.com>
181
182 * gdb.python/py-type.exp: New test.
183
184 2015-04-28 Andy Wingo <wingo@igalia.com>
185
186 * gdb.python/py-parameter.exp:
187 * gdb.guile/scm-parameter.exp: Escape the path that we are
188 matching against, as it might contain characters that are special
189 to regular expressions.
190
191 2015-04-27 Joel Brobecker <brobecker@adacore.com>
192
193 * gdb.ada/rec_comp: New testcase.
194
195 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
196
197 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
198 before using it.
199
200 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
201
202 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
203 new tests for verilog output.
204
205 2015-04-24 Yao Qi <yao.qi@linaro.org>
206
207 * boards/remote-gdbserver-on-localhost.exp: New file.
208
209 2015-04-23 Pedro Alves <palves@redhat.com>
210
211 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
212 $inferior_spawn_id instead of $inferior_spawn_id directly. On
213 "end of file", remove $inferior_spawn_id from the indirect list.
214
215 2015-04-23 Pedro Alves <palves@redhat.com>
216
217 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
218
219 2015-04-23 Pedro Alves <palves@redhat.com>
220
221 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
222 on $any_spawn_id instead of only on $gdb_spawn_id.
223
224 2015-04-21 Pierre Muller <muller@sourceware.org>
225
226 PR pascal/17815
227 * lib/pascal.exp (gpc_compile): Add new option "class".
228 (fpc_compile): Likewise.
229 * gdb.pascal/case-insensitive-symbols.pas: New file.
230 * gdb.pascal/case-insensitive-symbols.exp: New file.
231
232 2015-04-20 Gary Benson <gbenson@redhat.com>
233
234 * gdb.base/attach.exp: Fix three extended remote failures.
235
236 2015-04-17 Gary Benson <gbenson@redhat.com>
237
238 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
239 the main executable over the remote protocol.
240
241 2015-04-16 Pedro Alves <palves@redhat.com>
242
243 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
244 a new gdbserver if gdbserver_reconnect_p is set.
245
246 2015-04-16 Pedro Alves <palves@redhat.com>
247
248 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
249 is set, don't exit gdbserver.
250
251 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
252
253 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
254 appropriate .insn, such that an older assembler can be used.
255 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
256 the z/Architecture instruction set on 31-bit targets as well.
257
258 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
259
260 * gdb.go/handcall.exp: Remove all logic related to the first
261 breakpoint and rely on go_runto_main instead.
262 * gdb.go/strings.exp: Likewise.
263 * gdb.go/unsafe.exp: Likewise.
264 * gdb.go/hello.exp: Likewise. Also rename the remaining
265 breakpoint marker to "breakpoint 1".
266 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
267 * gdb.go/strings.go: Likewise.
268 * gdb.go/unsafe.go: Likewise.
269 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
270 "set breakpoint 2 here" and rename the remaining breakpoint marker
271 to "breakpoint 1".
272
273 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
274
275 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
276 if itertools.imap is not present.
277 * gdb.python/py-objfile.exp: Add parentheses.
278 * gdb.python/py-type.exp: Same.
279 * gdb.python/py-unwind-maint.py: Same.
280
281 2015-04-15 Yao Qi <yao.qi@linaro.org>
282
283 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
284 of ":$ptr_size" and set its form explicitly.
285
286 2015-04-15 Pedro Alves <palves@redhat.com>
287 Yao Qi <yao.qi@linaro.org>
288
289 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
290 timeout by factor of 4.
291 (test_regular_watch): Likewise.
292 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
293 * gdb.reverse/sigall-reverse.exp: Likewise.
294 * gdb.reverse/until-precsave.exp: Likewise.
295 * lib/gdb.exp (with_timeout_factor): New proc.
296 (gdb_expect): Move some code to ...
297 (get_largest_timeout): ... here. New procedure.
298
299 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
300
301 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
302
303 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
304
305 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
306 to write to the .text section.
307
308 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
309
310 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
311 Handle the case of targets that do not provide PID information.
312
313 2015-04-13 Yao Qi <yao.qi@linaro.org>
314
315 * lib/gdbserver-support.exp (gdb_exit): Catch exception
316 and use expect instead of gdb_expect.
317
318 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
319
320 * gdb.base/coredump-filter.exp: Rename variable "addr" to
321 "coredump_var_addr" to avoid naming conflict with other testcases.
322
323 2015-04-10 Pedro Alves <palves@redhat.com>
324
325 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
326 gdb_test_sequence and gdb_assert.
327
328 2015-04-10 Pedro Alves <palves@redhat.com>
329
330 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
331 test messages that don't include the breakpoint address.
332
333 2015-04-10 Yao Qi <yao.qi@linaro.org>
334
335 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
336 false for some offset and width combinations which aren't
337 supported by linux kernel.
338
339 2015-04-10 Pedro Alves <palves@redhat.com>
340
341 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
342 procedure, factored out from ...
343 (top level): ... here. Add "set displaced-stepping" testing axis.
344 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
345 parameter "displaced". Use it.
346 (top level): Use foreach and add "set displaced-stepping" testing
347 axis.
348
349 2015-04-10 Pedro Alves <palves@redhat.com>
350
351 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
352 Remove comment.
353 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
354 both the address of the instruction that triggers the watchpoint
355 and the address of the instruction immediately after, and use
356 those addresses for the test. Fix comment.
357
358 2015-04-10 Pedro Alves <palves@redhat.com>
359
360 * gdb.base/sigstep.exp (breakpoint_to_handler)
361 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
362 Test "backtrace" in handler.
363 (breakpoint_over_handler): New parameter 'displaced'. Use it.
364 (top level): Add new "displaced" test axis to
365 breakpoint_to_handler, breakpoint_to_handler_entry and
366 breakpoint_over_handler.
367
368 2015-04-10 Pedro Alves <palves@redhat.com>
369
370 PR gdb/18216
371 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
372
373 2015-04-10 Yao Qi <yao.qi@linaro.org>
374
375 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
376 (test_add_rn_pc): New function.
377 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
378 (top level): Invoke test_add_rn_pc.
379
380 2015-04-10 Pedro Alves <palves@redhat.com>
381
382 PR gdb/13858
383 * gdb.base/step-over-no-symbols.exp: New file.
384
385 2015-04-09 Andy Wingo <wingo@igalia.com>
386
387 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
388 after the Python tests.
389
390 2015-04-08 Keith Seitz <keiths@redhat.com>
391
392 PR python/16699
393 * gdb.python/py-completion.exp: New tests for completion.
394 * gdb.python/py-completion.py (CompleteLimit1): New class.
395 (CompleteLimit2): Likewise.
396 (CompleteLimit3): Likewise.
397 (CompleteLimit4): Likewise.
398 (CompleteLimit5): Likewise.
399 (CompleteLimit6): Likewise.
400 (CompleteLimit7): Likewise.
401
402 2015-04-08 Pedro Alves <palves@redhat.com>
403
404 PR gdb/18214
405 PR gdb/18216
406 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
407 function.
408 (main): Install it as SIGUSR1 handler.
409 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
410 parameter. Always use "setup" as prefix. Toggle "set
411 displaced-stepping" off/on depending on global. Don't switch to
412 thread 1 here.
413 (top level): Add displaced stepping "off/on" test axis. Update
414 "setup" calls. Wrap each subtest with with_test_prefix. Test
415 continuing with a queued signal in each thread.
416
417 2015-04-08 Pedro Alves <palves@redhat.com>
418
419 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
420 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
421 gdb_breakpoint instead of gdb_test that doesn't expect anything.
422 Return early if running to main fails.
423 * gdb.trace/while-stepping.exp: Likewise.
424
425 2015-04-07 Pedro Alves <palves@redhat.com>
426
427 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
428 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
429 interact with inferior program.
430
431 2015-04-07 Pedro Alves <palves@redhat.com>
432
433 * lib/gdb.exp (inferior_spawn_id): New global.
434 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
435 spawn id after processing the user code.
436 (default_gdb_start): Set inferior_spawn_id.
437 (send_inferior): New procedure.
438 * lib/gdbserver-support.exp (gdbserver_start): Set
439 inferior_spawn_id.
440 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
441
442 2015-04-07 Pedro Alves <palves@redhat.com>
443
444 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
445 * lib/gdbserver-support.exp (gdbserver_start): Make
446 $server_spawn_id global.
447 (gdbserver_start): Don't wait for gdbserver's spawn id with
448 expect_background.
449 (close_gdbserver): New procedure.
450 (gdb_exit): Rename the default version and reimplement.
451
452 2015-04-07 Pedro Alves <palves@redhat.com>
453
454 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
455 append the substituted item, not the original item.
456
457 2015-04-07 Pedro Alves <palves@redhat.com>
458
459 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
460 gdb_expect.
461
462 2015-04-07 Pedro Alves <palves@redhat.com>
463
464 * gdb.base/interrupt.exp: Don't handle the case of the inferior
465 output appearing once only.
466
467 2015-04-07 Pedro Alves <palves@redhat.com>
468
469 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
470 that doesn't expect anything. Return early if running to main
471 fails.
472
473 2015-04-07 Yao Qi <yao.qi@linaro.org>
474
475 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
476 (child_function): Call alarm.
477 (main): Move call to alarm into the loop.
478 * gdb.threads/non-stop-fair-events.exp: Build program with
479 -DTIMEOUT=$timeout.
480
481 2015-04-06 Doug Evans <xdje42@gmail.com>
482
483 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
484 Fix dest parameter to board_info.
485 (fpc_compile): Ditto.
486 (gdb_compile_pascal): Rename dest arg to destfile.
487
488 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
489
490 * gdb.ada/funcall_ref.exp: New file.
491 * gdb.ada/funcall_ref/foo.adb: New file.
492
493 2015-04-02 Yao Qi <yao.qi@linaro.org>
494
495 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
496 is remote.
497
498 2015-04-02 Gary Benson <gbenson@redhat.com>
499
500 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
501
502 2015-04-01 Sasha Smundak <asmundak@google.com>
503
504 * gdb.python/py-unwind-maint.c: New file.
505 * gdb.python/py-unwind-maint.exp: New test.
506 * gdb.python/py-unwind-maint.py: New file.
507 * gdb.python/py-unwind.c: New file.
508 * gdb.python/py-unwind.exp: New test.
509 * gdb.python/py-unwind.py: New test.
510
511 2015-04-01 Pedro Alves <palves@redhat.com>
512
513 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
514 to fail instead of non-existent $test.
515
516 2015-04-01 Pedro Alves <palves@redhat.com>
517
518 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
519 GDBFLAGS if not empty.
520
521 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
522
523 * gdb.ada/complete.exp: Remove "multi_line".
524 * gdb.ada/info_exc.exp: Remove "multi_line".
525 * gdb.ada/packed_tagged.exp: Remove "multi_line".
526 * gdb.ada/ptype_field.exp: Remove "multi_line".
527 * gdb.ada/sym_print_name.exp: Remove "multi_line".
528 * gdb.ada/tagged.exp: Remove "multi_line".
529 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
530 [multi_line ...]
531 * gdb.btrace/delta.exp: Likewise.
532 * gdb.btrace/exception.exp: Likewise.
533 * gdb.btrace/function_call_history.exp: Likewise.
534 * gdb.btrace/instruction_history.exp: Likewise.
535 * gdb.btrace/nohist.exp: Likewise.
536 * gdb.btrace/record_goto.exp: Likewise.
537 * gdb.btrace/segv.exp: Likewise.
538 * gdb.btrace/stepi.exp: Likewise.
539 * gdb.btrace/tailcall.exp: Likewise.
540 * gdb.btrace/unknown_functions.exp: Likewise.
541 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
542 * lib/gdb.exp: Add the "multi_line" helper.
543
544 2015-04-01 Pedro Alves <palves@redhat.com>
545
546 * gdb.threads/tid-reuse.c: New file.
547 * gdb.threads/tid-reuse.exp: New file.
548
549 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
550
551 PR corefiles/16092
552 * gdb.base/coredump-filter.c: New file.
553 * gdb.base/coredump-filter.exp: Likewise.
554
555 2015-03-27 Petr Machata <pmachata@redhat.com>
556
557 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
558 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
559 (Dwarf::assemble): Initialize them.
560 (Dwarf::lines): New function.
561
562 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
563
564 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
565 SYMBOL_PREFIX for x86_64-*-cygwin.
566
567 2015-03-26 Andy Wingo <wingo@igalia.com>
568
569 PR symtab/18148
570 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
571 const_value but not a location.
572 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
573 location defined in non-main CUs are visible.
574
575 2015-03-26 Yao Qi <yao.qi@linaro.org>
576
577 PR testsuite/18139
578 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
579 Add a line number entry for the same line.
580 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
581 Add a line number entry for the same line.
582
583 2015-03-26 Yao Qi <yao.qi@linaro.org>
584
585 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
586 .int 0.
587 (func): Likewise. Add .Lfunc_1 label.
588 Use .Lfunc_1 label.
589 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
590 .int 0.
591 (func): Likewise.
592 Use .Lfunc_1 label.
593
594 2015-03-26 Yao Qi <yao.qi@linaro.org>
595
596 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
597 Call gdb_compile instead to compile each .s files without debug
598 information.
599
600 2015-03-26 Yao Qi <yao.qi@linaro.org>
601
602 * gdb.base/savedregs.exp (process_saved_regs): Make
603 "Saved registers:" optional in the pattern.
604
605 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
606
607 * gdb.btrace/next.exp: Merged into step.exp.
608 * gdb.btrace/finish.exp: Merged into step.exp.
609 * gdb.btrace/nexti.exp: Merged into stepi.exp.
610 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
611 "record goto" and checking the exact replay position.
612 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
613 check for "Recording format" in "info record" output.
614 * gdb.btrace/record_goto.exp: Choose test file based on target.
615 * gdb.btrace/x86-record_goto.S: Renamed into ...
616 * gdb.btrace/x86_64-record_goto.S: ... this.
617 * gdb.btrace/i686-record_goto.S: New.
618 * gdb.btrace/x86-tailcall.S: Renamed into ...
619 * gdb.btrace/x86_64-tailcall.S: ... this.
620 * gdb.btrace/i686-tailcall.S: New.
621 * gdb.btrace/x86-tailcall.c: Renamed into ...
622 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
623 separate statements. Update test.
624 * gdb.btrace/delta.exp: Use record_goto.c as test file.
625 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
626 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
627 * gdb.btrace/tailcall.exp: Choose test file based on target.
628 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
629
630 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
631
632 * gdb.btrace/exception.exp: Increase BTS buffer size.
633
634 2015-03-24 Pedro Alves <palves@redhat.com>
635
636 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
637
638 2015-03-24 Pedro Alves <palves@redhat.com>
639
640 * gdb.threads/schedlock.exp (test_step): No longer expect that
641 "set scheduler-locking step" with "next" over a function call runs
642 threads unlocked.
643
644 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
645
646 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
647
648 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
649
650 PR breakpoints/16466
651 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
652 * gdb.mi/mi-pending.c (thread_func): New function.
653 (int main): Add threading support required.
654 * gdb.mi/mi-pending.exp: Add tests for this issue.
655 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
656 (pendfunc2): Remove stdio dependency.
657 * gdb.mi/mi-pendshr2.c: New file.
658
659 2015-03-23 Keith Seitz <keiths@redhat.com>
660
661 * gdb.linespec/keywords.c: New file.
662 * gdb.linespec/keywords.exp: New file.
663
664 2015-03-23 Keith Seitz <keiths@redhat.com>
665
666 PR gdb/18021
667 * gdb.dwarf2/staticvirtual.exp: New test.
668
669 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
670
671 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
672 * README: Remove HP-UX and gdb.hp.
673 (configuration):
674 * configure: Regenerate.
675 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
676 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
677 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
678 gdb.hp/gdb.defects/Makefile.
679 * gdb.hp/Makefile.in: File deleted.
680 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
681 * gdb.hp/gdb.aCC/optimize.c: File deleted.
682 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
683 * gdb.hp/gdb.aCC/run.c: File deleted.
684 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
685 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
686 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
687 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
688 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
689 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
690 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
691 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
692 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
693 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
694 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
695 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
696 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
697 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
698 * gdb.hp/gdb.base-hp/reg.s: File deleted.
699 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
700 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
701 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
702 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
703 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
704 * gdb.hp/gdb.compat/Makefile.in: File deleted.
705 * gdb.hp/gdb.compat/average.c: File deleted.
706 * gdb.hp/gdb.compat/sum.c: File deleted.
707 * gdb.hp/gdb.compat/xdb.c: File deleted.
708 * gdb.hp/gdb.compat/xdb0.c: File deleted.
709 * gdb.hp/gdb.compat/xdb0.h: File deleted.
710 * gdb.hp/gdb.compat/xdb1.c: File deleted.
711 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
712 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
713 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
714 * gdb.hp/gdb.defects/Makefile.in: File deleted.
715 * gdb.hp/gdb.defects/bs14602.c: File deleted.
716 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
717 * gdb.hp/gdb.defects/solib-d.c: File deleted.
718 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
719 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
720 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
721 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
722 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
723 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
724 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
725 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
726 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
727 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
728 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
729 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
730 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
731 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
732 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
733 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
734 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
735 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
736 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
737 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
738 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
739 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
740 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
741 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
742 * gdb.hp/tools/odump: File deleted.
743
744 2015-03-19 Pedro Alves <palves@redhat.com>
745
746 * gdb.threads/continue-pending-status.exp (saw_thread_2)
747 (saw_thread_3): New globals.
748 (top level): Increment them when an event for the corresponding
749 thread is seen.
750 (no thread starvation): New test.
751
752 2015-03-19 Pedro Alves <palves@redhat.com>
753
754 * gdb.threads/continue-pending-status.c: New file.
755 * gdb.threads/continue-pending-status.exp: New file.
756
757 2015-03-18 Pedro Alves <palves@redhat.com>
758
759 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
760 Use gdb_is_target_remote instead of is_remote. Use
761 gdb_test_multiple instead of gdb_expect. Exit early if
762 gdb_test_multiple hits its internal matches. Tighten stepi tests
763 expected output. Fail on exit with any signal, instead of just
764 SIGILL.
765
766 2015-03-18 Yao Qi <yao.qi@linaro.org>
767
768 PR tdep/18107
769 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
770 variable.
771 * gdb.base/catch-syscall.exp: Don't skip it on
772 aarch64*-*-linux* target. Remove elements in all_syscalls.
773 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
774 target.
775 (setup_all_syscalls): New proc.
776
777 2015-03-16 Yao Qi <yao.qi@linaro.org>
778
779 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
780 (top level): Skip tests if valid_addr_p returns false for
781 $cmd1 or $cmd2.
782
783 2015-03-11 Andy Wingo <wingo@igalia.com>
784
785 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
786
787 2015-03-11 Yao Qi <yao.qi@linaro.org>
788
789 * gdb.base/catch-syscall.exp: Fix typo in comments.
790
791 2015-03-11 Yao Qi <yao.qi@linaro.org>
792
793 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
794
795 2015-03-09 Pedro Alves <palves@redhat.com>
796
797 * dg-extract-results.py: Delete.
798
799 2015-03-09 Pedro Alves <palves@redhat.com>
800
801 Merge dg-extract-results.sh from GCC upstream (r218843).
802
803 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
804 * dg-extract-results.sh: Use --text with grep to avoid issues with
805 binary files. Fall back to cat -v, if that doesn't work.
806
807 2015-03-05 Pedro Alves <palves@redhat.com>
808
809 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
810
811 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
812
813 * lib/mi-support.exp (mi_expect_interrupt): Accept
814 alternative event for when in all-stop mode.
815
816 2015-03-04 Pedro Alves <palves@redhat.com>
817
818 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
819
820 2015-03-04 Mark Kettenis <kettenis@gnu.org>
821
822 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
823
824 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
825
826 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
827 regexps for GDB's current line display, accept a hex address
828 preceding the line number.
829
830 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
831
832 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
833 the 'arch1' variable for "s390*-linux*" targets.
834
835 2015-03-04 Pedro Alves <palves@redhat.com>
836
837 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
838 (main): Pass missing retval argument to pthread_join call.
839
840 2015-03-02 Pedro Alves <palves@redhat.com>
841
842 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
843 (top level): Call do_test with non-stop as well.
844
845 2015-03-02 Pedro Alves <palves@redhat.com>
846
847 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
848 -1.
849
850 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
851
852 * gdb.arch/s390-vregs.exp: New test.
853 * gdb.arch/s390-vregs.S: New file.
854
855 2015-02-27 Pedro Alves <palves@redhat.com>
856
857 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
858 call to catch_command_errors.
859 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
860 catch_command_errors.
861
862 2015-02-27 Pedro Alves <palves@redhat.com>
863
864 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
865 "true" for boolean result.
866 * gdb.gdb/selftest.exp (test_with_self): Also accept full
867 prototype of main.
868
869 2015-02-27 Pedro Alves <palves@redhat.com>
870
871 * lib/unbuffer_output.c: New file.
872 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
873 (main): Call gdb_unbuffer_output.
874
875 2015-02-27 Yao Qi <yao.qi@linaro.org>
876
877 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
878 target.
879
880 2015-02-26 Doug Evans <dje@google.com>
881
882 * gdb.cp/class2.cc (Dbase, D): New classes.
883 (main): New local delta.
884 * gdb.cp/class2.exp: Test printing delta.
885 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
886 (dynbar): New global.
887 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
888
889 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
890
891 * gdb.compile/compile-ifunc.c: New file.
892 * gdb.compile/compile-ifunc.exp: New file.
893
894 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
895
896 * gdb.base/structs.exp: Check for correct struct on finish.
897
898 2015-02-26 Yao Qi <yao.qi@linaro.org>
899
900 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
901 is zero.
902
903 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
904
905 * gdb.arch/cordic.ko.bz2: New file.
906 * gdb.arch/cordic.ko.debug.bz2: New file.
907 * gdb.arch/ppc64-symtab-cordic.exp: New file.
908
909 2015-02-25 Yao Qi <yao.qi@linaro.org>
910
911 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
912 aarch64*-*-* target.
913
914 2015-02-23 Pedro Alves <palves@redhat.com>
915
916 * lib/gdb.exp (delete_breakpoints): Rewrite using
917 gdb_test_multiple.
918
919 2015-02-23 Pedro Alves <palves@redhat.com>
920
921 * gdb.base/info-os.c: Include stdlib.h.
922
923 2015-02-22 Doug Evans <xdje42@gmail.com>
924
925 PR symtab/17855
926 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
927 is read after symbols have been re-read.
928 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
929 * gdb.ada/exec_changed/second.adb (Second): Ditto.
930
931 2015-02-21 Doug Evans <dje@google.com>
932
933 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
934
935 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
936
937 PR corefiles/17808
938 * gdb.arch/i386-biarch-core.core.bz2: New file.
939 * gdb.arch/i386-biarch-core.exp: New file.
940
941 2015-02-21 Pedro Alves <palves@redhat.com>
942
943 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
944 runto_main fails.
945
946 2015-02-20 Pedro Alves <palves@redhat.com>
947
948 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
949 info probes.
950
951 2015-02-20 Pedro Alves <palves@redhat.com>
952
953 * gdb.threads/multi-create-ns-info-thr.exp: New file.
954
955 2015-02-20 Pedro Alves <palves@redhat.com>
956
957 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
958 clean_restart before gdb_target_supports_trace.
959
960 2015-02-20 Pedro Alves <palves@redhat.com>
961
962 PR threads/18006
963 * gdb.threads/clone-thread_db.c: New file.
964 * gdb.threads/clone-thread_db.exp: New file.
965
966 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
967
968 PR breakpoints/16812
969 * gdb.base/catch-gdb-caused-signals.c: New file.
970 * gdb.base/catch-gdb-caused-signals.exp: New file.
971
972 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
973
974 * configure: Regenerated.
975 * configure.ac: Use GDB_AC_TRANSFORM.
976 * aclocal.m4: sinclude ../transform.m4.
977
978 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
979
980 * lib/dtrace.exp: New file.
981 * gdb.base/dtrace-probe.exp: Likewise.
982 * gdb.base/dtrace-probe.d: Likewise.
983 * gdb.base/dtrace-probe.c: Likewise.
984 * lib/pdtrace.in: Likewise.
985 * configure.ac: Output variables with the transformed names of
986 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
987 * configure: Regenerated.
988
989 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
990
991 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
992 expected message when trying to access $_probe_* convenience
993 variables while not on a probe.
994
995 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
996
997 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
998
999 2015-02-11 Pedro Alves <pedro@codesourcery.com>
1000
1001 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
1002 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
1003
1004 2015-02-10 Doug Evans <xdje42@gmail.com>
1005
1006 * lib/gdb.exp (gdb_load): Always return a result.
1007
1008 2015-02-10 Pedro Alves <palves@redhat.com>
1009
1010 * gdb.threads/signal-sigtrap.c: New file.
1011 * gdb.threads/signal-sigtrap.exp: New file.
1012
1013 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
1014
1015 * gdb.trace/no-attach-trace.c: New file.
1016 * gdb.trace/no-attach-trace.exp: New file.
1017
1018 2015-02-09 Mark Wielaard <mjw@redhat.com>
1019
1020 * gdb.dwarf2/atomic.c: New file.
1021 * gdb.dwarf2/atomic-type.exp: Likewise.
1022
1023 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1024
1025 * gdb.btrace/buffer-size.exp: Update "info record" output.
1026 * gdb.btrace/delta.exp: Update "info record" output.
1027 * gdb.btrace/enable.exp: Update "info record" output.
1028 * gdb.btrace/finish.exp: Update "info record" output.
1029 * gdb.btrace/instruction_history.exp: Update "info record" output.
1030 * gdb.btrace/next.exp: Update "info record" output.
1031 * gdb.btrace/nexti.exp: Update "info record" output.
1032 * gdb.btrace/step.exp: Update "info record" output.
1033 * gdb.btrace/stepi.exp: Update "info record" output.
1034 * gdb.btrace/nohist.exp: Update "info record" output.
1035
1036 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1037
1038 * gdb.btrace/buffer-size: New.
1039
1040 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1041
1042 * gdb.btrace/delta.exp: Update "info record" output.
1043 * gdb.btrace/enable.exp: Update "info record" output.
1044 * gdb.btrace/finish.exp: Update "info record" output.
1045 * gdb.btrace/instruction_history.exp: Update "info record" output.
1046 * gdb.btrace/next.exp: Update "info record" output.
1047 * gdb.btrace/nexti.exp: Update "info record" output.
1048 * gdb.btrace/step.exp: Update "info record" output.
1049 * gdb.btrace/stepi.exp: Update "info record" output.
1050 * gdb.btrace/nohist.exp: Update "info record" output.
1051
1052 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
1053
1054 PR gdb/15678
1055 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
1056
1057 2015-02-06 Pedro Alves <palves@redhat.com>
1058
1059 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
1060 macro.
1061 (seconds_left, again): New globals.
1062 (main): Wait seconds_left in a 1-second sleep loop instead of
1063 sleeping 180 seconds. If 'again' is set, reset the seconds
1064 counter.
1065 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
1066 'again' in the inferior before detaching. Print the seconds left.
1067 (options): New global.
1068 (top level): Build program with -DTIMEOUT=$timeout.
1069
1070 2015-02-06 Pedro Alves <palves@redhat.com>
1071
1072 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
1073 determine how many seconds to pass to 'alarm'.
1074 * gdb.base/gdb-sigterm.exp (top level): Build program with
1075 -DTIMEOUT=$timeout.
1076 (do_test): Return success/failure indication. Add more verbose
1077 logging. Don't fail if 200 single steps are seen. Instead, fail
1078 when the test times out.
1079 (passes): New global.
1080 (top level): Break the testing loop if testing fails on any
1081 iteration. Use gdb_assert.
1082
1083 2015-02-04 Don Breazeal <donb@codesourcery.com>
1084
1085 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
1086 and initialize them.
1087 (ipc_cleanup): New function.
1088 (main): Don't declare shmid, semid, and msqid. Add a call to
1089 atexit so that we call ipc_cleanup on exit.
1090
1091 2015-02-04 Pedro Alves <palves@redhat.com>
1092
1093 * boards/native-extended-gdbserver.exp: Remove any target variant
1094 specifications from the board name before clearing the isremote
1095 flag from board_info.
1096
1097 2015-01-31 Doug Evans <xdje42@gmail.com>
1098
1099 * gdb.base/maint.exp <maint print type argc>: Update expected output.
1100
1101 2015-01-31 Gary Benson <gbenson@redhat.com>
1102
1103 * gdb.base/completion.exp: Disable completion limiting for
1104 existing tests. Add new tests to check completion limiting.
1105 * gdb.linespec/ls-errs.exp: Disable completion limiting.
1106
1107 2015-01-31 Doug Evans <xdje42@gmail.com>
1108
1109 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
1110
1111 2015-01-31 Doug Evans <xdje42@gmail.com>
1112
1113 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
1114 entries. Duplicate file section script entries.
1115 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
1116 inlined entries. Add test for safe-path rejection.
1117 * gdb.python/py-section-script.c: Add duplicate inlined section script
1118 entries. Duplicate file section script entries.
1119 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
1120 inlined entries. Add test for safe-path rejection.
1121
1122 2015-01-29 Joel Brobecker <brobecker@adacore.com>
1123
1124 * gdb.ada/disc_arr_bound: New testcase.
1125
1126 2015-01-29 Joel Brobecker <brobecker@adacore.com>
1127
1128 * gdb.ada/mi_var_array: New testcase.
1129
1130 2015-01-27 Doug Evans <dje@google.com>
1131
1132 * gdb.python/py-objfile.exp: Add tests for objfile.username.
1133 Add test for objfile.filename, objfile.username after objfile
1134 has been unloaded.
1135
1136 2015-01-26 Joel Brobecker <brobecker@adacore.com>
1137
1138 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
1139 the second test to print the name attribute of value
1140 returned by the call to gdb.lookup_type, and adjust
1141 the expected output accordingly.
1142
1143 2015-01-25 Mark Wielaard <mjw@redhat.com>
1144
1145 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
1146 * gdb.base/disp-step-fork.c: Include unistd.h.
1147 * gdb.base/siginfo-obj.c: Include stdio.h.
1148 * gdb.base/siginfo-thread.c: Likewise.
1149 * gdb.mi/non-stop.c: Include unistd.h.
1150 * gdb.mi/nsthrexec.c: Include stdio.h.
1151 * gdb.mi/pthreads.c: Include unistd.h.
1152 * gdb.modula2/unbounded1.c (main): Declare returns int.
1153 * gdb.reverse/consecutive-reverse.c: Likewise.
1154 * gdb.threads/create-fail.c: Include unistd.h.
1155 * gdb.threads/killed.c: Likewise.
1156 * gdb.threads/linux-dp.c: Likewise.
1157 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
1158 * gdb.threads/non-ldr-exc-2.c: Likewise.
1159 * gdb.threads/non-ldr-exc-3.c: Likewise.
1160 * gdb.threads/non-ldr-exc-4.c: Likewise.
1161 * gdb.threads/pthreads.c: Include unistd.h.
1162 (main): Declare returns int.
1163 * gdb.threads/tls-main.c (foo): New declaration.
1164 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
1165
1166 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
1167
1168 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
1169 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
1170
1171 2015-01-15 Mark Wielaard <mjw@redhat.com>
1172
1173 * gdb.base/noreturn-return.c: New file.
1174 * gdb.base/noreturn-return.exp: New file.
1175 * gdb.base/noreturn-finish.c: New file.
1176 * gdb.base/noreturn-finish.exp: New file.
1177
1178 2015-01-23 Pedro Alves <palves@redhat.com>
1179
1180 * gdb.threads/continue-pending-after-query.c: New file.
1181 * gdb.threads/continue-pending-after-query.exp: New file.
1182
1183 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
1184 Simon Marchi <simon.marchi@ericsson.com>
1185
1186 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
1187 * gdb.base/valgrind-db-attach.exp: Same.
1188 * gdb.base/valgrind-infcall.exp: Same.
1189 * lib/mi-support.exp (default_mi_gdb_start): Same.
1190 * lib/prompt.exp (default_prompt_gdb_start): Same.
1191 * lib/gdb.exp (default_gdb_spawn): Same.
1192 (gdb_interact): New.
1193
1194
1195 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1196
1197 * gdb.compile/compile.exp (pointer to jit function): New test.
1198
1199 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
1200
1201 * lib/gdb.exp (supports_process_record): Return true for
1202 powerpc*-*-linux*.
1203 (supports_reverse): Likewise.
1204
1205 2015-01-15 Don Breazeal <donb@codesourcery.com>
1206
1207 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
1208 instead of checking whether the target board is remote and
1209 use spawn_wait_for_attach instead of exec/sleep.
1210 * gdb.base/attach-twice.exp: Likewise.
1211
1212 2015-01-15 Joel Brobecker <brobecker@adacore.com>
1213
1214 * gdb.ada/var_arr_attrs: New testcase.
1215
1216 2015-01-14 Pedro Alves <palves@redhat.com>
1217 Joel Brobecker <brobecker@adacore.com>
1218
1219 PR gdb/17525
1220 * gdb.base/bp-cmds-execution-x-script.c: New file.
1221 * gdb.base/bp-cmds-execution-x-script.exp: New file.
1222 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
1223
1224 2015-01-14 Pedro Alves <palves@redhat.com>
1225
1226 PR cli/17828
1227 * gdb.base/batch-preserve-term-settings.c: New file.
1228 * gdb.base/batch-preserve-term-settings.exp: New file.
1229
1230 2015-01-13 Doug Evans <dje@google.com>
1231
1232 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
1233 binary.
1234
1235 2015-01-13 Joel Brobecker <brobecker@adacore.com>
1236
1237 * Makefile.in (clean mostlyclean): Do not delete *.py.
1238
1239 2015-01-13 Joel Brobecker <brobecker@adacore.com>
1240
1241 * gdb.python/py-lookup-type.exp: New file.
1242
1243 2015-01-12 Pedro Alves <palves@redhat.com>
1244
1245 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
1246 restore GDBFLAGS before returning.
1247
1248 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1249
1250 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
1251 is_amd64_regs_target and is_x86_like_target.
1252
1253 2015-01-11 Doug Evans <xdje42@gmail.com>
1254
1255 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
1256 is given without an explicit form.
1257 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
1258 attributes.
1259 * gdb.dwarf/corrupt.exp: Ditto.
1260 * gdb.dwarf2/enum-type.exp: Ditto.
1261 * gdb.trace/entry-values.exp: Ditto.
1262 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
1263
1264 2015-01-11 Doug Evans <xdje42@gmail.com>
1265
1266 PR gdb/15830
1267 * gdb.base/maint.exp: Remove references to "maint demangle".
1268 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
1269 Add tests for explicitly specifying language to demangle.
1270 * gdb.dlang/demangle.exp: Ditto.
1271
1272 2015-01-09 Pedro Alves <palves@redhat.com>
1273
1274 * gdb.threads/non-stop-fair-events.c: New file.
1275 * gdb.threads/non-stop-fair-events.exp: New file.
1276
1277 2015-01-09 Pedro Alves <palves@redhat.com>
1278
1279 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
1280 the global scope. Set a breakpoint after all threads are started
1281 rather than stepping over two source lines. Expect the prompt.
1282 * gdb.base/watch_thread_num.c (threads_started_barrier): New
1283 global.
1284 (NUM): Now 15.
1285 (main): Use threads_started_barrier to wait for all threads to
1286 start. Main thread no longer calls thread_function. Exit after
1287 180 seconds.
1288 (loop): New function.
1289 (thread_function): Wait on threads_started_barrier barrier. Call
1290 'loop' at each iteration.
1291 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
1292 threads have started, instead of hardcoding number of "next"
1293 steps. Use an access watchpoint instead of a write watchpoint.
1294
1295 2015-01-09 Pedro Alves <palves@redhat.com>
1296
1297 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
1298 (thread_func): Wait on barrier.
1299 (main): Wait for all threads to start before stopping GDB.
1300 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
1301 global.
1302 (thread1_func, thread2_func): Wait on barrier.
1303 (main): Wait for all threads to start before stopping GDB.
1304 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
1305 New global.
1306 (thread1_func, thread2_func): Wait on barrier.
1307 (main): Wait for all threads to start before stopping GDB.
1308
1309 2015-01-09 Pedro Alves <palves@redhat.com>
1310
1311 * gdb.threads/attach-many-short-lived-threads.c: New file.
1312 * gdb.threads/attach-many-short-lived-threads.exp: New file.
1313
1314 2014-01-09 Pedro Alves <palves@redhat.com>
1315
1316 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
1317 instead of to thread 2.
1318 * gdb.threads/signal-command-multiple-signals-pending.c (main):
1319 Add barrier around each pthread_create call instead of around all
1320 calls.
1321 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
1322 Set a break on thread_function and have the child threads hit it
1323 one at at a time.
1324
1325 2015-01-09 Pedro Alves <palves@redhat.com>
1326
1327 * lib/gdb.exp (can_spawn_for_attach): New procedure.
1328 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
1329 false.
1330 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
1331 checking whether the target board is remote.
1332 * gdb.multi/multi-attach.exp: Likewise.
1333 * gdb.python/py-sync-interp.exp: Likewise.
1334 * gdb.server/ext-attach.exp: Likewise.
1335 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
1336 tests that need to attach, instead of checking whether the target
1337 board is remote at the top of the file.
1338
1339 2015-01-08 Yao Qi <yao@codesourcery.com>
1340
1341 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
1342
1343 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1344
1345 Fix testcase compilation.
1346 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
1347
1348 2015-01-06 Joel Brobecker <brobecker@adacore.com>
1349
1350 * gdb.python/py-type.exp: Add a couple test about empty
1351 array creation, and negative-length array creation.
1352
1353 2015-01-02 Doug Evans <xdje42@gmail.com>
1354
1355 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
1356
1357 2015-01-02 Doug Evans <dje@google.com>
1358
1359 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
1360
1361 2014-12-29 Yao Qi <yao@codesourcery.com>
1362
1363 * gdb.trace/entry-values.exp: Update comments. Rename variable
1364 bar_call_foo to returned_from_foo.
1365
1366 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
1367
1368 PR gdb/17394
1369 * gdb.linespec/break-asm-file.c: New file.
1370 * gdb.linespec/break-asm-file.exp: New file.
1371 * gdb.linespec/break-asm-file0.s: New file.
1372 * gdb.linespec/break-asm-file1.s: New file.
1373
1374 2014-12-18 Nigel Stephens <nigel@mips.com>
1375 Maciej W. Rozycki <macro@codesourcery.com>
1376
1377 * gdb.base/float.exp: Handle the new output from "info float" on
1378 MIPS targets.
1379
1380 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1381
1382 Fix MinGW compilation.
1383 * gdb.compile/compile-ops.exp: Update untested message if
1384 !skip_compile_feature_tests.
1385 * gdb.compile/compile-setjmp.exp: Likewise.
1386 * gdb.compile/compile-tls.exp: Likewise.
1387 * gdb.compile/compile.exp: Likewise.
1388 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
1389 supported on this host".
1390
1391 2014-12-16 Doug Evans <xdje42@gmail.com>
1392
1393 * boards/stabs.exp: New file.
1394
1395 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
1396
1397 * gdb.base/completion.exp: Adjust to format changes of "maint
1398 print user-registers".
1399
1400 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
1401
1402 PR server/17457
1403 * gdb.arch/aarch64-fp.c: New file.
1404 * gdb.arch/aarch64-fp.exp: New file.
1405
1406 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1407
1408 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
1409 r210637, r210913, r211666, r215400, r215817).
1410
1411 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
1412 * dg-extract-results.py: New file.
1413 * dg-extract-results.sh: Use it if the environment seems
1414 suitable.
1415
1416 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
1417
1418 * dg-extract-results.py (parse_run): Handle warnings that
1419 are printed before a test harness is run.
1420
1421 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
1422
1423 * dg-extract-results.py (Named): Remove __cmp__ method.
1424 (output_variation): Use a key to sort variation.harnesses.
1425
1426 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
1427
1428 * dg-extract-results.py: For Python 3, force sys.stdout to
1429 handle surrogate escape sequences.
1430 (safe_open): New function.
1431 (output_segment, main): Use it.
1432
1433 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1434
1435 * dg-extract-results.py (Prog.result_re): Include options
1436 in test name.
1437
1438 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1439
1440 * dg-extract-results.py (output_variation): Always sort if
1441 do_sum.
1442
1443 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
1444
1445 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
1446 as long as we get pagination notifications.
1447
1448 2014-12-15 Jason Merrill <jason@redhat.com>
1449
1450 * Makefile.in (check-gdb.%): Restore.
1451 * README: Mention it.
1452
1453 2014-12-13 Joel Brobecker <brobecker@adacore.com>
1454
1455 * gdb.ada/str_uninit: New testcase.
1456
1457 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1458
1459 PR symtab/17642
1460 * gdb.base/vla-stub-define.c: New file.
1461 * gdb.base/vla-stub.c: New file.
1462 * gdb.base/vla-stub.exp: New file.
1463
1464 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1465 Jan Kratochvil <jan.kratochvil@redhat.com>
1466 Tom Tromey <tromey@redhat.com>
1467
1468 * configure.ac: Add gdb.compile/.
1469 * configure: Regenerate.
1470 * gdb.compile/Makefile.in: New file.
1471 * gdb.compile/compile-ops.exp: New file.
1472 * gdb.compile/compile-ops.c: New file.
1473 * gdb.compile/compile-tls.c: New file.
1474 * gdb.compile/compile-tls.exp: New file.
1475 * gdb.compile/compile-constvar.S: New file.
1476 * gdb.compile/compile-constvar.c: New file.
1477 * gdb.compile/compile-mod.c: New file.
1478 * gdb.compile/compile-nodebug.c: New file.
1479 * gdb.compile/compile-setjmp-mod.c: New file.
1480 * gdb.compile/compile-setjmp.c: New file.
1481 * gdb.compile/compile-setjmp.exp: New file.
1482 * gdb.compile/compile-shlib.c: New file.
1483 * gdb.compile/compile.c: New file.
1484 * gdb.compile/compile.exp: New file.
1485 * lib/gdb.exp (skip_compile_feature_tests): New proc.
1486
1487 2014-12-12 Tom Tromey <tromey@redhat.com>
1488
1489 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
1490 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
1491
1492 2014-12-12 Doug Evans <dje@google.com>
1493
1494 * lib/gdb-python.exp (get_python_valueof): New function.
1495 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
1496
1497 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1498
1499 * gdb.base/completion.exp: Add test for completion of "info
1500 registers ".
1501
1502 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
1503
1504 * gdb.base/func-ptrs.c: New file.
1505 * gdb.base/func-ptrs.exp: New file.
1506
1507 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1508
1509 PR breakpoints/17012
1510 * gdb.base/dprintf-detach.c: New file.
1511 * gdb.base/dprintf-detach.exp: New file.
1512
1513 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1514
1515 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
1516 * lib/gdb.exp (target_is_gdbserver): New procedure.
1517
1518 2014-12-08 Doug Evans <dje@google.com>
1519
1520 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
1521
1522 2014-12-05 Yao Qi <yao@codesourcery.com>
1523
1524 * gdb.guile/scm-error.exp: Remove the third argument to
1525 gdb_remote_download.
1526 * gdb.guile/scm-frame-args.exp: Likewise.
1527 * gdb.guile/scm-section-script.exp: Likewise.
1528
1529 2014-12-05 Yao Qi <yao@codesourcery.com>
1530
1531 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
1532
1533 2014-12-04 Doug Evans <dje@google.com>
1534
1535 * gdb.python/py-objfile.exp: Add tests for
1536 objfile.add_separate_debug_file.
1537
1538 2014-12-04 Doug Evans <dje@google.com>
1539
1540 * lib/gdb.exp (get_build_id): New function.
1541 (build_id_debug_filename_get): Rewrite to use it.
1542 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
1543
1544 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
1545
1546 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
1547 `method(long)', not just 0x0.
1548 * gdb.cp/nsalias.exp: Align code labels to 4.
1549 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
1550 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
1551 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
1552 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
1553 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
1554 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
1555
1556 2014-12-02 Doug Evans <dje@google.com>
1557
1558 PR symtab/17602
1559 * gdb.cp/anon-ns.cc: Move guts of this file to ...
1560 * gdb.cp/anon-ns2.cc: ... here. New file.
1561 * gdb.cp/anon-ns.exp: Update.
1562
1563 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1564
1565 * gdb.python/py-events.py (inferior_call_handler): New.
1566 (register_changed_handler, memory_changed_handler): New.
1567 (test_events.invoke): Register new handlers.
1568 * gdb.python/py-events.exp: Add tests for inferior call,
1569 memory_changed and register_changed events.
1570
1571 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1572
1573 * gdb.base/execl-update-breakpoints.exp: Specify the link address
1574 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
1575 if the linker doesn't understand this.
1576
1577 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
1578
1579 * gdb.python/python.exp: Change expected reply to help().
1580
1581 2014-12-01 Yao Qi <yao@codesourcery.com>
1582
1583 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
1584 AC_CONFIG_SUBDIRS(gdb.gdbtk).
1585 * configure: Re-generated.
1586
1587 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
1588
1589 * gdb.cp/chained-calls.cc: New file.
1590 * gdb.cp/chained-calls.exp: New file.
1591 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
1592
1593 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
1594
1595 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
1596 * gdb.dwarf2/symtab-producer.exp: Same.
1597 * gdb.gdb/python-interrupts.exp: Same.
1598 * gdb.gdb/python-selftest.exp: Same.
1599 * gdb.python/py-linetable.exp: Same.
1600 * gdb.python/py-type.exp: Same.
1601 * gdb.python/py-value-cc.exp: Same.
1602 * gdb.python/py-value.exp: Same.
1603
1604 2014-11-28 Yao Qi <yao@codesourcery.com>
1605
1606 * gdb.base/break-probes.exp: Match library name prefixed with
1607 sysroot.
1608
1609 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
1610
1611 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
1612 test expected output. Add parentheses for the call to print.
1613 Remove L suffix from integers.
1614
1615 2014-11-26 Doug Evans <dje@google.com>
1616
1617 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
1618
1619 2014-11-22 Yao Qi <yao@codesourcery.com>
1620
1621 * gdb.trace/entry-values.c: Remove asms.
1622 (foo): Add foo_label.
1623 (bar): Add bar_label.
1624 * gdb.trace/entry-values.exp: Remove code computing foo's
1625 length and bar's length.
1626 (Dwarf::assemble): Invoke function_range for bar and use
1627 MACRO_AT_func for foo.
1628
1629 2014-11-22 Yao Qi <yao@codesourcery.com>
1630
1631 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
1632 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
1633 Use .Lgcc43_procstart instead of gcc43.
1634
1635 2014-11-21 Joel Brobecker <brobecker@adacore.com>
1636
1637 * gdb.ada/n_arr_bound: New testcase.
1638
1639 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1640
1641 PR breakpoints/10737
1642 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
1643 test_catch_syscall_multi_arch.
1644 (test_catch_syscall_multi_arch): New function.
1645
1646 2014-11-20 Doug Evans <xdje42@gmail.com>
1647
1648 * gdb.base/maint.exp: Update expected output.
1649
1650 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1651
1652 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
1653 4-byte instruction on S390.
1654
1655 2014-11-19 Joel Brobecker <brobecker@adacore.com>
1656
1657 * gdb.ada/arr_arr: New testcase.
1658
1659 2014-11-19 Joel Brobecker <brobecker@adacore.com>
1660
1661 * gdb.ada/pkd_arr_elem: New Testcase.
1662
1663 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
1664
1665 * gdb.reverse/break-precsave: Expect completion message for
1666 core file reads.
1667 * gdb.reverse/consecutive-precsave.exp: Likewise.
1668 * gdb.reverse/finish-precsave.exp: Likewise.
1669 * gdb.reverse/i386-precsave.exp: Likewise.
1670 * gdb.reverse/machinestate-precsave.exp: Likewise.
1671 * gdb.reverse/sigall-precsave.exp: Likewise.
1672 * gdb.reverse/solib-precsave.exp: Likewise.
1673 * gdb.reverse/step-precsave.exp: Likewise.
1674 * gdb.reverse/until-precsave.exp: Likewise.
1675 * gdb.reverse/watch-precsave.exp: Likewise.
1676
1677 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1678
1679 * gdb.base/bp-permanent.c: Include unistd.h.
1680 * gdb.python/py-framefilter-mi.c (main): Add return type.
1681 * gdb.python/py-framefilter.c (main): Likewise.
1682 * gdb.trace/actions-changed.c (main): Likewise.
1683
1684 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1685
1686 * gdb.mi/until.c: Add eye-catchers.
1687 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
1688 line numbers.
1689
1690 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1691
1692 * gdb.base/condbreak.exp: Drop references to removed non-prototype
1693 function header variants in break1.c.
1694 * gdb.base/ena-dis-br.exp: Likewise.
1695 * gdb.base/hbreak2.exp: Likewise.
1696 * gdb.reverse/until-precsave.exp: Drop references to removed
1697 non-prototype function header variants in ur1.c.
1698 * gdb.reverse/until-reverse.exp: Likewise.
1699
1700 2014-11-17 Petr Machata <pmachata@redhat.com>
1701
1702 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
1703 ${_cu_offset_size} bytes abbrev offset.
1704
1705 2014-11-15 Doug Evans <xdje42@gmail.com>
1706
1707 PR symtab/17559
1708 * gdb.base/line-symtabs.exp: New file.
1709 * gdb.base/line-symtabs.c: New file.
1710 * gdb.base/line-symtabs.h: New file.
1711
1712 2014-11-14 Yao Qi <yao@codesourcery.com>
1713
1714 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
1715 (func): Add label func_label.
1716 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
1717 Replace low_pc and high_pc with MACRO_AT_range.
1718 Replace name, low_pc and high_pc with MACRO_AT_func.
1719
1720 2014-11-14 Yao Qi <yao@codesourcery.com>
1721
1722 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
1723 Replace name, low_pc and high_pc with MACRO_AT_func.
1724
1725 2014-11-14 Yao Qi <yao@codesourcery.com>
1726
1727 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
1728 produce debug information.
1729 * gdb.dwarf2/implptr-optimized-out.S: Removed.
1730
1731 2014-11-14 Yao Qi <yao@codesourcery.com>
1732
1733 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
1734 object and get function length.
1735 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
1736 with MACRO_AT_func.
1737 (top-level): Replace gdb_compile and clean_restart with
1738 prepare_for_testing.
1739 * gdb.dwarf2/main.c (main): Add label main_label.
1740
1741 2014-11-14 Yao Qi <yao@codesourcery.com>
1742
1743 * lib/dwarf.exp (function_range): New procedure.
1744 (Dwarf::_handle_macro_at_func): New procedure.
1745 (Dwarf::_handle_macro_at_range): New procedure.
1746 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
1747
1748 2014-11-14 Yao Qi <yao@codesourcery.com>
1749
1750 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
1751 (_handle_attribute): New procedure.
1752
1753 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1754
1755 * gdb.ada/cond_lang/foo.c (callme): Add return type.
1756 * gdb.base/call-sc.c (zed): Likewise.
1757 * gdb.base/checkpoint.c (main): Likewise.
1758 * gdb.base/dump.c (main): Likewise.
1759 * gdb.base/gcore.c (main): Likewise.
1760 * gdb.base/huge.c (main): Likewise.
1761 * gdb.base/multi-forks.c (main): Likewise.
1762 * gdb.base/pr10179-a.c (main): Likewise.
1763 * gdb.base/savedregs.c (main): Likewise.
1764 * gdb.base/sigaltstack.c (main): Likewise.
1765 * gdb.base/siginfo.c (main): Likewise.
1766 * gdb.base/structs.c (zed): Likewise.
1767 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
1768 * gdb.mi/mi-syn-frame.c (main): Likewise.
1769 * gdb.mi/until.c (foo, main): Likewise.
1770 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
1771 * gdb.base/solib-weak.c (foo): Declare.
1772 * gdb.base/attach-twice.c: Include stdio.h.
1773 * gdb.base/weaklib1.c: Likewise.
1774 * gdb.base/weaklib2.c: Likewise.
1775 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
1776 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
1777 unistd.h.
1778 * gdb.base/attach-pie-misread.c: Include stdlib.h.
1779 * gdb.mi/mi-exit-code.c: Likewise.
1780 * gdb.base/break-interp-lib.c: Include string.h.
1781 * gdb.base/coremaker.c: Likewise.
1782 * gdb.base/testenv.c: Likewise.
1783 * gdb.python/py-finish-breakpoint.c: Likewise.
1784 * gdb.base/inferior-died.c: Include sys/wait.h.
1785 * gdb.base/fileio.c: Include time.h.
1786 * gdb.base/async-shell.c: Include unistd.h.
1787 * gdb.base/dprintf-non-stop.c: Likewise.
1788 * gdb.base/info-os.c: Likewise.
1789 * gdb.mi/mi-console.c: Likewise.
1790 * gdb.mi/watch-nonstop.c: Likewise.
1791 * gdb.python/py-events.c: Likewise.
1792 * gdb.base/async.c (baz): Move up before its invocation.
1793 * gdb.base/code_elim2.c (my_global_func): Likewise.
1794 * gdb.base/skip-solib-lib.c (multiply): Likewise.
1795 * gdb.base/advance.c (func2): Likewise.
1796
1797 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1798
1799 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
1800 variant.
1801 * gdb.base/annota3.c: Likewise.
1802 * gdb.base/async.c: Likewise.
1803 * gdb.base/average.c: Likewise.
1804 * gdb.base/call-ar-st.c: Likewise.
1805 * gdb.base/call-rt-st.c: Likewise.
1806 * gdb.base/call-sc.c: Likewise.
1807 * gdb.base/call-strs.c: Likewise.
1808 * gdb.base/ending-run.c: Likewise.
1809 * gdb.base/execd-prog.c: Likewise.
1810 * gdb.base/exprs.c: Likewise.
1811 * gdb.base/foll-exec.c: Likewise.
1812 * gdb.base/foll-fork.c: Likewise.
1813 * gdb.base/foll-vfork.c: Likewise.
1814 * gdb.base/funcargs.c: Likewise.
1815 * gdb.base/gcore.c: Likewise.
1816 * gdb.base/jump.c: Likewise.
1817 * gdb.base/langs0.c: Likewise.
1818 * gdb.base/langs1.c: Likewise.
1819 * gdb.base/langs2.c: Likewise.
1820 * gdb.base/mips_pro.c: Likewise.
1821 * gdb.base/nodebug.c: Likewise.
1822 * gdb.base/opaque0.c: Likewise.
1823 * gdb.base/opaque1.c: Likewise.
1824 * gdb.base/recurse.c: Likewise.
1825 * gdb.base/run.c: Likewise.
1826 * gdb.base/scope0.c: Likewise.
1827 * gdb.base/scope1.c: Likewise.
1828 * gdb.base/setshow.c: Likewise.
1829 * gdb.base/setvar.c: Likewise.
1830 * gdb.base/shmain.c: Likewise.
1831 * gdb.base/shr1.c: Likewise.
1832 * gdb.base/shr2.c: Likewise.
1833 * gdb.base/sigall.c: Likewise.
1834 * gdb.base/signals.c: Likewise.
1835 * gdb.base/so-indr-cl.c: Likewise.
1836 * gdb.base/solib2.c: Likewise.
1837 * gdb.base/structs.c: Likewise.
1838 * gdb.base/sum.c: Likewise.
1839 * gdb.base/vforked-prog.c: Likewise.
1840 * gdb.base/watchpoint.c: Likewise.
1841 * gdb.reverse/shr2.c: Likewise.
1842 * gdb.reverse/until-reverse.c: Likewise.
1843 * gdb.reverse/ur1.c: Likewise.
1844 * gdb.reverse/watch-reverse.c: Likewise.
1845
1846 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1847
1848 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
1849 variant.
1850 * gdb.base/sepdebug.exp: Drop references to removed code.
1851
1852 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1853
1854 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
1855 variant. Preserve original line numbering.
1856 * gdb.base/list1.c: Likewise.
1857
1858 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1859
1860 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
1861 variant.
1862 * gdb.base/break1.c: Likewise.
1863 * gdb.base/break.exp: Drop references to removed code.
1864
1865 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1866
1867 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
1868 variant.
1869
1870 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1871
1872 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
1873
1874 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1875
1876 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
1877 logic into perform_all_tests() and invoke it with and without
1878 function header prototypes.
1879 (do_function_calls): Remove conditional XFAIL for PR 5318.
1880 (rerun_and_prepare): Remove duplicate code.
1881 (perform_all_tests): New. Main logic moved here.
1882
1883 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1884
1885 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
1886 code guarded by #ifdef NO_PROTOTYPES.
1887 (t_double_many_args): Likewise.
1888 (DEF_FUNC_MANY_ARGS_1): Likewise.
1889 (DEF_FUNC_VALUES_1): Likewise.
1890 (t_structs_ldc): Renamed from t_structs_fc in conditional code
1891 guarded by #ifdef PROTOTYPES.
1892
1893 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1894
1895 * gdb.mi/mi-console.c: Add eye-catcher.
1896 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
1897 instead of literal line number.
1898
1899 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1900
1901 * gdb.base/shr2.c: Add eye-catcher.
1902 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
1903 line number.
1904
1905 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1906
1907 * gdb.base/jump.c: Add eye-catchers.
1908 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1909 numbers.
1910
1911 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1912
1913 * gdb.base/execd-prog.c: Add eye-catchers.
1914 * gdb.base/foll-exec.c: Likewise.
1915 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1916 line numbers.
1917
1918 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1919
1920 * gdb.base/ending-run.c: Add eye-catchers.
1921 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1922 literal line numbers.
1923
1924 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1925
1926 * gdb.base/call-rt-st.c: Add eye-catchers.
1927 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
1928 literal line numbers.
1929
1930 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1931
1932 * gdb.base/call-ar-st.c: Add eye-catchers.
1933 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
1934 literal line numbers.
1935
1936 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1937
1938 * gdb.base/average.c: Add eye-catchers.
1939 * gdb.base/sum.c: Likewise.
1940 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
1941 regexps dynamically.
1942
1943 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1944
1945 * gdb.base/solib1.c: Add eye-catchers.
1946 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
1947 literal line numbers.
1948
1949 2014-11-12 Pedro Alves <palves@redhat.com>
1950
1951 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
1952 leader has exited.
1953
1954 2014-11-12 Pedro Alves <palves@redhat.com>
1955
1956 * gdb.arch/i386-bp_permanent.c: New file.
1957 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
1958 (srcfile): Set to i386-bp_permanent.c.
1959 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1960 that stepi does not execute the 'leave' instruction, instead of
1961 testing it does execute.
1962 * gdb.base/bp-permanent.c: New file.
1963 * gdb.base/bp-permanent.exp: New file.
1964
1965 2014-11-10 Doug Evans <xdje42@gmail.com>
1966
1967 PR symtab/17564
1968 * gdb.base/symtab-search-order.exp: New file.
1969 * gdb.base/symtab-search-order.c: New file.
1970 * gdb.base/symtab-search-order-1.c: New file.
1971 * gdb.base/symtab-search-order-shlib-1.c: New file.
1972
1973 2014-11-07 Pedro Alves <palves@redhat.com>
1974
1975 PR gdb/17511
1976 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1977 i?86-*-linux*.
1978
1979 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1980
1981 PR c++/17494
1982 * gdb.cp/pr17494.cc: New file.
1983 * gdb.cp/pr17494.exp: New file.
1984
1985 2014-11-02 Yao Qi <yao@codesourcery.com>
1986
1987 * gdb.python/python.exp: Get working directory and match the
1988 output of "set extended-prompt \\w " with it.
1989
1990 2014-10-30 Doug Evans <dje@google.com>
1991
1992 * gdb.python/py-objfile.exp: Add tests for setting random attributes
1993 in objfiles.
1994 * gdb.python/py-progspace.exp: Add tests for setting random attributes
1995 in progspaces.
1996
1997 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
1998
1999 * gdb.base/fullpath-expand.exp: Skip for a remote host.
2000 * gdb.base/realname-expand.exp: Likewise.
2001 * gdb.linespec/macro-relative.exp: Likewise.
2002
2003 2014-10-29 Pedro Alves <palves@redhat.com>
2004
2005 PR gdb/17408
2006 * gdb.threads/schedlock.c (some_function): New function.
2007 (call_function): New global.
2008 (MAYBE_CALL_SOME_FUNCTION): New macro.
2009 (thread_function): Call it.
2010 * gdb.threads/schedlock.exp (get_args): Add description parameter,
2011 and use it instead of a global counter. Adjust all callers.
2012 (get_current_thread): Use "find current thread" for test message
2013 here rather than having all callers pass down the same string.
2014 (goto_loop): New procedure, factored out from ...
2015 (my_continue): ... this.
2016 (step_ten_loops): Change parameter from test message to command to
2017 use. Adjust.
2018 (list_count): Delete global.
2019 (check_result): New procedure, factored out from duplicate top
2020 level code.
2021 (continue tests): Wrap in with_test_prefix.
2022 (test_step): New procedure, factored out from duplicate top level
2023 code.
2024 (top level): Test "step" in combination with all scheduler-locking
2025 modes. Test "next" in combination with all scheduler-locking
2026 modes, and in combination with stepping over a function call or
2027 not.
2028 * gdb.threads/next-bp-other-thread.c: New file.
2029 * gdb.threads/next-bp-other-thread.exp: New file.
2030
2031 2014-10-29 Pedro Alves <palves@redhat.com>
2032
2033 PR python/17372
2034 * gdb.python/python.exp: Test a multi-line command that spawns
2035 interactive Python.
2036 * gdb.base/multi-line-starts-subshell.exp: New file.
2037
2038 2014-10-29 Yao Qi <yao@codesourcery.com>
2039
2040 * gdb.base/fileio.exp: Make directories on host.
2041
2042 2014-10-29 Yao Qi <yao@codesourcery.com>
2043
2044 * gdb.base/fileio.c (test_write): Close the file.
2045
2046 2014-10-28 Pedro Alves <palves@redhat.com>
2047
2048 PR gdb/12623
2049 * gdb.base/sigstep.c (no_handler): New global.
2050 (main): If 'no_handler is true, set the signal handlers to
2051 SIG_IGN.
2052 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
2053 with_sw_watch and no_handler parameters. Handle them.
2054 (top level) <stepping over handler when stopped at a breakpoint
2055 test>: Add a test axis for testing with a software watchpoint, and
2056 another for testing with the signal handler set to SIG_IGN.
2057 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
2058 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
2059
2060 2014-10-28 Pedro Alves <palves@redhat.com>
2061
2062 PR gdb/17511
2063 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
2064 * gdb.base/sigstep.exp (other_handler_location): New global.
2065 (advance): Support stepping into the signal handler, and running
2066 commands while in the handler.
2067 (in_handler_map): New global.
2068 (top level): In the advance test, add combinations for getting
2069 into the handler with stepping commands, and for running commands
2070 in the handler. Add comment descripting the advancei tests.
2071
2072 2014-10-28 Pedro Alves <palves@redhat.com>
2073
2074 * gdb.base/sigstep.exp: Use build_executable instead of
2075 prepare_for_testing.
2076 (top level): Move code that starts GDB, runs to main and creates a
2077 display to ...
2078 (restart): ... this new procedure.
2079 (top level): Move backtrace from signal handler test to ...
2080 (validate_backtrace): ... this new procedure.
2081 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
2082 with_test_prefix. Always restart GDB.
2083 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
2084 with_test_prefix. Always restart GDB. No need to delete
2085 breakpoints after the test.
2086 (test_skip_handler): Remove prefix parameter.
2087 (skip_over_handler, breakpoint_to_handler)
2088 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
2089 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
2090 restart GDB. No need to delete breakpoints after the test.
2091 (top level): Use foreach to call the test procedures with
2092 different commands.
2093
2094 2014-10-28 Pedro Alves <palves@redhat.com>
2095
2096 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
2097 instead of GNATS numbers.
2098 * gdb.base/sigbpt.exp: Likewise.
2099 * gdb.base/siginfo.exp: Likewise.
2100 * gdb.base/sigstep.exp: Likewise.
2101
2102 2014-10-27 Pedro Alves <palves@redhat.com>
2103
2104 * gdb.base/sigstep.c (dummy): New global.
2105 (main): Issue a couple writes to the new global.
2106 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
2107 procedures.
2108 (skip_over_handler): Use test_skip_handler.
2109 (top level): Call skip_over_handler for stepi and nexti too.
2110 (breakpoint_over_handler): Use test_skip_handler.
2111 (top level): Call breakpoint_over_handler for stepi and nexti too.
2112
2113 2014-10-27 Yao Qi <yao@codesourcery.com>
2114
2115 * gdb.trace/tfile.c (adjust_function_address)
2116 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
2117 function descriptor.
2118
2119 2014-10-24 Don Breazeal <donb@codesourcery.com>
2120
2121 * gdb.base/foll-fork.exp (test_follow_fork,
2122 catch_fork_child_follow): Check for updated fork messages emitted
2123 from infrun.c.
2124 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
2125 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
2126 vfork_and_exec_child_follow_through_step): Check for updated vfork
2127 messages emitted from infrun.c.
2128
2129 2014-10-24 Pedro Alves <palves@redhat.com>
2130
2131 * gdb.base/corefile.exp: Remove references to ultrix.
2132 * gdb.base/interrupt.exp: Likewise.
2133 * gdb.base/whatis.exp: Likewise.
2134 * gdb.gdb/selftest.exp: Likewise.
2135 * gdb.threads/manythreads.exp: Likewise.
2136 * gdb.threads/print-threads.exp: Likewise.
2137 * gdb.threads/pthreads.exp:: Likewise.
2138 * gdb.threads/schedlock.exp: Likewise.
2139
2140 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
2141
2142 * gdb.cp/non-trivial-retval.cc: Add a test case.
2143 * gdb.cp/non-trivial-retval.exp: Add a test.
2144
2145 2014-10-20 Yao Qi <yao@codesourcery.com>
2146
2147 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
2148 * gdb.python/py-objfile-script-gdb.py: New file.
2149 * gdb.python/py-objfile-script.exp: Update reference to
2150 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
2151 of remote_download. Remove the dest file.
2152
2153 2014-10-20 Yao Qi <yao@codesourcery.com>
2154
2155 * gdb.base/checkpoint.exp: Don't remove file copied on host.
2156 * gdb.base/step-line.exp: Likewise.
2157 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2158 * gdb.dwarf2/dw2-basic.exp: Likewise.
2159 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2160 * gdb.dwarf2/dw2-filename.exp: Likewise.
2161 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2162 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2163 * gdb.dwarf2/dw2-producer.exp: Likewise.
2164 * gdb.dwarf2/mac-fileno.exp: Likewise.
2165 * gdb.python/py-frame-args.exp: Likewise.
2166 * gdb.python/py-framefilter.exp: Likewise.
2167 * gdb.python/py-mi.exp: Likewise.
2168 * gdb.python/py-objfile-script.exp: Likewise
2169 * gdb.python/py-pp-integral.exp: Likewise.
2170 * gdb.python/py-pp-re-notag.exp: Likewise.
2171 * gdb.python/py-prettyprint.exp: Likewise.
2172 * gdb.python/py-section-script.exp: Likewise.
2173 * gdb.python/py-typeprint.exp: Likewise.
2174 * gdb.python/py-xmethods.exp: Likewise.
2175 * gdb.stabs/weird.exp: Likewise.
2176 * gdb.xml/tdesc-regs.exp: Likewise.
2177
2178 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
2179
2180 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
2181 (out_cu): Use addr_len for the size of addresses.
2182 (out_line): Likewise. Size DW_LNE_set_address instruction
2183 according to addr_len.
2184 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
2185 (FUNC): Add START_INSNS to definition.
2186
2187 2014-10-18 Yao Qi <yao@codesourcery.com>
2188
2189 * gdb.base/argv0-symlink.exp: Check argv[0] value if
2190 gdb_has_argv0 return true.
2191 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
2192 check [target_info exists noargs], check [gdb_has_argv0]
2193 instead.
2194 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2195 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
2196 procedures.
2197
2198 2014-10-17 Doug Evans <dje@google.com>
2199
2200 * gdb.python/py-events.exp: Update expected output for clear_objfiles
2201 event.
2202 * gdb.python/py-events.py: Add clear_objfiles event.
2203
2204 2014-10-17 Doug Evans <dje@google.com>
2205
2206 * gdb.python/py-objfile.exp: Test progspace attribute.
2207
2208 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
2209
2210 * gdb.guile/scm-breakpoint.exp: Do not assume any
2211 directory separators when matching source file paths.
2212 * gdb.python/py-breakpoint.exp: Likewise.
2213 * gdb.reverse/break-precsave.exp: Likewise.
2214 * gdb.reverse/break-reverse.exp: Likewise.
2215 * gdb.reverse/consecutive-precsave.exp: Likewise.
2216 * gdb.reverse/finish-precsave.exp: Likewise.
2217 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
2218 * gdb.reverse/finish-reverse.exp: Likewise.
2219 * gdb.reverse/i386-precsave.exp: Likewise.
2220 * gdb.reverse/i387-env-reverse.exp: Likewise.
2221 * gdb.reverse/i387-stack-reverse.exp: Likewise.
2222 * gdb.reverse/machinestate-precsave.exp: Likewise.
2223 * gdb.reverse/machinestate.exp: Likewise.
2224 * gdb.reverse/sigall-precsave.exp: Likewise.
2225 * gdb.reverse/solib-precsave.exp: Likewise.
2226 * gdb.reverse/step-precsave.exp: Likewise.
2227 * gdb.reverse/until-precsave.exp: Likewise.
2228 * gdb.reverse/watch-precsave.exp: Likewise.
2229 * gdb.reverse/watch-reverse.exp: Likewise.
2230
2231 2014-10-17 Yao Qi <yao@codesourcery.com>
2232
2233 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
2234 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
2235
2236 2014-10-17 Pedro Alves <palves@redhat.com>
2237
2238 PR gdb/17471
2239 * gdb.base/bg-execution-repeat.c: New file.
2240 * gdb.base/bg-execution-repeat.exp: New file.
2241
2242 2014-10-17 Pedro Alves <palves@redhat.com>
2243
2244 PR gdb/17300
2245 * gdb.base/continue-all-already-running.c: New file.
2246 * gdb.base/continue-all-already-running.exp: New file.
2247
2248 2014-10-17 Pedro Alves <palves@redhat.com>
2249
2250 PR gdb/17472
2251 * gdb.base/annota-input-while-running.c: New file.
2252 * gdb.base/annota-input-while-running.exp: New file.
2253
2254 2014-10-17 Pedro Alves <palves@redhat.com>
2255
2256 * gdb.base/callfuncs.exp: emove references to osf.
2257 * gdb.base/sigall.exp: Likewise.
2258 * gdb.gdb/selftest.exp: Likewise.
2259 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2260 * gdb.mi/non-stop.c: Likewise.
2261 * gdb.mi/pthreads.c: Likewise.
2262 * gdb.reverse/sigall-precsave.exp: Likewise.
2263 * gdb.reverse/sigall-reverse.exp: Likewise.
2264 * gdb.threads/pthreads.c: Likewise.
2265 * gdb.threads/pthreads.exp: Likewise.
2266
2267 2014-10-17 Yao Qi <yao@codesourcery.com>
2268
2269 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
2270 check 'target_info exists noargs'.
2271 (test_command_prompt_position): Likewise.
2272 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
2273 Remove "set args".
2274 (progvar_simple_while_test): Likewise.
2275 (progvar_complex_if_while_test): Likewise.
2276 (if_while_breakpoint_command_test): Likewise.
2277 (infrun_breakpoint_command_test): Likewise.
2278 (breakpoint_command_test): Likewise.
2279 (watchpoint_command_test): Likewise.
2280 (bp_deleted_in_command_test): Likewise.
2281 (temporary_breakpoint_commands): Likewise.
2282
2283 2014-10-16 Yao Qi <yao@codesourcery.com>
2284
2285 * gdb.base/remotetimeout.exp: Remove noargs checking.
2286
2287 2014-10-15 Pedro Alves <palves@redhat.com>
2288
2289 PR breakpoints/9649
2290 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
2291 * gdb.base/breakpoint-in-ro-region.exp
2292 (probe_target_hardware_step): New procedure.
2293 (top level): Probe hardware stepping and hardware breakpoint
2294 support. Test stepping through a read-only region, with both
2295 "breakpoint auto-hw" on and off and both "always-inserted" on and
2296 off.
2297
2298 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
2299
2300 * gdb.dlang/demangle.exp: Update for demangling changes.
2301
2302 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2303
2304 * gdb.cp/non-trivial-retval.cc: Add new test cases.
2305 * gdb.cp/non-trivial-retval.exp: Add new tests.
2306
2307 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
2308
2309 PR c++/13403
2310 PR c++/15154
2311 * gdb.cp/non-trivial-retval.cc: New file.
2312 * gdb.cp/non-trivial-retval.exp: New file.
2313
2314 2014-10-15 Yao Qi <yao@codesourcery.com>
2315
2316 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
2317 remote host.
2318
2319 2014-10-15 Yao Qi <yao@codesourcery.com>
2320
2321 * gdb.python/py-symbol.exp: Match file base name if host is
2322 remote, otherwise match file name with dir name.
2323 * gdb.python/py-symtab.exp: Likewise.
2324 * gdb.python/python.exp: Likewise.
2325
2326 2014-10-15 Yao Qi <yao@codesourcery.com>
2327
2328 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
2329 pattern.
2330 * gdb.python/py-symtab.exp: Likewise.
2331 * gdb.python/python.exp: Remove trailing ".*". Fix typo
2332 locationn.
2333
2334 2014-10-14 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdb.ada/addr_arith: New testcase.
2337
2338 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
2339
2340 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
2341 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
2342 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
2343 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
2344
2345 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
2346
2347 * gdb.arch/stap-eval-lang-ada.S: Likewise.
2348 * gdb.arch/stap-eval-lang-ada.c: Likewise.
2349 * gdb.arch/stap-eval-lang-ada.exp: New file.
2350
2351 2014-10-14 Yao Qi <yao@codesourcery.com>
2352
2353 * gdb.mi/mi-var-child.c (nothing1): New function.
2354 (nothing2): New function.
2355 (do_children_tests): Set function pointers by nothing1 and
2356 nothing2.
2357 * gdb.mi/mi-var-child.exp: Step over new added statements.
2358 Update test to match the new output.
2359 * gdb.mi/var-cmd.c (nothing1): New function.
2360 (nothing2): New function.
2361 (do_children_tests): Set function pointers by nothing1 and
2362 nothing2.
2363 * gdb.mi/mi-var-display.exp: Update test to match output.
2364 Step to the line specified by $line_dct_nothing.
2365 Increase the number of lines to step.
2366
2367 2014-10-14 Yao Qi <yao@codesourcery.com>
2368
2369 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
2370 tests.
2371 * gdb.mi/mi2-var-child.exp: Likewise.
2372
2373 2014-10-13 Doug Evans <dje@google.com>
2374
2375 * gdb.python/py-objfile.exp: Change name of file name test.
2376
2377 2014-10-13 Doug Evans <dje@google.com>
2378
2379 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
2380 from the start of the CU.
2381
2382 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2383 Yao Qi <yao@codesourcery.com>
2384
2385 Fix "save breakpoints" for "catch" command.
2386 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
2387 Remove -nonewline. Match also the added "main" line.
2388
2389 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2390
2391 Fix "save breakpoints" for "disable $bpnum" command.
2392 * gdb.base/save-bp.c (main): Add label.
2393 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
2394
2395 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2396
2397 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
2398
2399 2014-10-11 Yao Qi <yao@codesourcery.com>
2400
2401 * gdb.server/server-kill.exp: Execute command
2402 "set remote trace-status-packet on" before "tstatus".
2403
2404 2014-10-11 Yao Qi <yao@codesourcery.com>
2405
2406 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
2407 (main): Call getppid.
2408 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
2409 and continue to it. Read variable "server_pid".
2410
2411 2014-10-11 Yao Qi <yao@codesourcery.com>
2412
2413 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
2414
2415 2014-10-11 Yao Qi <yao@codesourcery.com>
2416
2417 * gdb.threads/thread-find.exp: Don't execute command
2418 "info threads".
2419 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
2420 * gdb.threads/linux-dp.exp: Don't check the condition
2421 $threads_created equals to zero.
2422
2423 2014-10-10 Pedro Alves <palves@redhat.com>
2424
2425 * gdb.base/bigcore.exp: Remove references to IRIX.
2426 * gdb.base/funcargs.exp: Likewise.
2427 * gdb.base/interrupt.exp: Likewise.
2428 * gdb.base/mips_pro.exp: Likewise.
2429 * gdb.base/nodebug.exp: Likewise.
2430 * gdb.base/setvar.exp: Likewise.
2431 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
2432
2433 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2434 Pedro Alves <palves@redhat.com>
2435
2436 PR symtab/14466
2437 * gdb.base/vdso-warning.c: New file.
2438 * gdb.base/vdso-warning.exp: New file.
2439
2440 2014-10-02 Doug Evans <dje@google.com>
2441
2442 * gdb.base/structs.c (main): Don't run forever.
2443
2444 2014-10-02 Pedro Alves <palves@redhat.com>
2445
2446 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
2447 (top level) <stop threads 1, stop threads 2>: Use it.
2448
2449 2014-10-02 Pedro Alves <palves@redhat.com>
2450
2451 * gdb.threads/break-while-running.exp (test): Add new
2452 'update_thread_list' argument. Skip "info threads" if false.
2453 (top level): Add new 'update_thread_list' axis.
2454
2455 2014-10-02 Pedro Alves <palves@redhat.com>
2456
2457 PR breakpoints/17431
2458 * gdb.base/execl-update-breakpoints.c: New file.
2459 * gdb.base/execl-update-breakpoints.exp: New file.
2460
2461 2014-10-01 Pedro Alves <palves@redhat.com>
2462
2463 * gdb.base/breakpoint-in-ro-region.c: New file.
2464 * gdb.base/breakpoint-in-ro-region.exp: New file.
2465
2466 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2467
2468 * gdb.mi/mi-exit-code.exp: New file.
2469 * gdb.mi/mi-exit-code.c: New file.
2470
2471 2014-09-30 Yao Qi <yao@codesourcery.com>
2472
2473 * lib/prelink-support.exp (build_executable_own_libs): Error if
2474 the target isn't native.
2475
2476 2014-09-30 Yao Qi <yao@codesourcery.com>
2477
2478 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
2479 false.
2480
2481 2014-09-22 Pedro Alves <palves@redhat.com>
2482
2483 * gdb.threads/break-while-running.exp: New file.
2484 * gdb.threads/break-while-running.c: New file.
2485
2486 2014-09-19 Yao Qi <yao@codesourcery.com>
2487
2488 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
2489 Invoke test. Restart GDB with --readnow and invoke test again.
2490
2491 2014-09-19 Yao Qi <yao@codesourcery.com>
2492
2493 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
2494 proc set_breakpoint_on_gcd_function. Invoke
2495 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
2496 invoke set_breakpoint_on_gcd_function again.
2497
2498 2014-09-18 Doug Evans <dje@google.com>
2499
2500 * gdb.dwarf2/symtab-producer.exp: New file.
2501
2502 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2503
2504 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
2505 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
2506 * gdb.base/global-var-nested-by-dso.c: Likewise.
2507 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2508
2509 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2510 Pedro Alves <palves@redhat.com>
2511
2512 * gdb.base/watch-bitfields.exp: Pass string other than test file
2513 name to prepare_for_testing.
2514 (watch): New procedure.
2515 (expect_watchpoint): Use with_test_prefix.
2516 (top level): Factor out tests to ...
2517 (test_watch_location, test_regular_watch): ... these new
2518 procedures, and use with_test_prefix and gdb_continue_to_end.
2519
2520 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
2521
2522 PR breakpoints/12526
2523 * gdb.base/watch-bitfields.exp: New file.
2524 * gdb.base/watch-bitfields.c: New file.
2525
2526 2014-09-16 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
2529 software and hardware addresses, not software address against
2530 itself.
2531
2532 2014-09-16 Pedro Alves <palves@redhat.com>
2533
2534 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
2535 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
2536
2537 2014-09-16 Pedro Alves <palves@redhat.com>
2538
2539 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
2540 files.
2541 * gdb.base/a2-run.exp: Remove all code guarded by istarget
2542 "*-*-vxworks*" throughout.
2543 * gdb.base/break.exp: Likewise.
2544 * gdb.base/default.exp: Likewise.
2545 * gdb.base/scope.exp: Likewise.
2546 * gdb.base/sepdebug.exp: Likewise.
2547 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
2548 throughout.
2549 * gdb.base/run.c: Likewise.
2550 * gdb.base/sepdebug.c: Likewise.
2551 * gdb.hp/gdb.aCC/run.c: Likewise.
2552 * gdb.reverse/until-reverse.c: Likewise.
2553 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
2554
2555 2014-09-16 Yao Qi <yao@codesourcery.com>
2556
2557 * boards/local-remote-host-native.exp: New file.
2558
2559 2014-09-14 Doug Evans <xdje42@gmail.com>
2560
2561 * gdb.threads/queue-signal.c (thread_count): New variable.
2562 (thread_count_mutex, thread_count_condvar): New variables.
2563 (incr_thread_count, wait_all_threads_running): New functions.
2564 (main): Wait for all threads to be in their thread functions.
2565
2566 2014-09-13 Doug Evans <xdje42@gmail.com>
2567
2568 * gdb.threads/queue-signal.c: New file.
2569 * gdb.threads/queue-signal.exp: New file.
2570
2571 2014-09-13 Doug Evans <xdje42@gmail.com>
2572
2573 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
2574 be consistent with what default_gdb_init uses.
2575 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
2576 the plain text of the prompt. Add some logging printfs.
2577 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
2578
2579 2014-09-12 Pedro Alves <palves@redhat.com>
2580
2581 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
2582 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
2583 * gdb.arch/i386-size-overlap.exp: Likewise.
2584 * gdb.arch/i386-size.exp: Likewise.
2585 * gdb.arch/i386-unwind.exp: Likewise.
2586 * gdb.base/a2-run.exp: Likewise.
2587 * gdb.base/break.exp: Likewise.
2588 * gdb.base/charset.exp: Likewise.
2589 * gdb.base/chng-syms.exp: Likewise.
2590 * gdb.base/commands.exp: Likewise.
2591 * gdb.base/dbx.exp: Likewise.
2592 * gdb.base/find.exp: Likewise.
2593 * gdb.base/funcargs.exp: Likewise.
2594 * gdb.base/jit-simple.exp: Likewise.
2595 * gdb.base/reread.exp: Likewise.
2596 * gdb.base/sepdebug.exp: Likewise.
2597 * gdb.base/step-bt.exp: Likewise.
2598 * gdb.cp/mb-inline.exp: Likewise.
2599 * gdb.cp/mb-templates.exp: Likewise.
2600 * gdb.objc/basicclass.exp: Likewise.
2601 * gdb.threads/killed.exp: Likewise.
2602
2603 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2604
2605 PR tdep/17379
2606 * gdb.arch/powerpc-stackless.S: New file.
2607 * gdb.arch/powerpc-stackless.exp: New file.
2608
2609 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2610
2611 * gdb.base/attach.c: Include unistd.h.
2612 (main): Call alarm. Add label postloop.
2613 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
2614 gdb_breakpoint, gdb_continue_to_breakpoint.
2615 (test_command_line_attach_run): Kill ${testpid} in one exit path.
2616
2617 2014-09-11 Pedro Alves <palves@redhat.com>
2618
2619 PR gdb/17347
2620 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
2621 * gdb.base/attach.exp (test_command_line_attach_run): New
2622 procedure.
2623 (top level): Call it.
2624
2625 2014-09-11 Pedro Alves <palves@redhat.com>
2626
2627 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
2628 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
2629 (do_command_attach_tests): Use spawn_wait_for_attach.
2630 * gdb.base/solib-overlap.exp: Likewise.
2631 * gdb.multi/multi-attach.exp: Likewise.
2632 * gdb.python/py-prompt.exp: Likewise.
2633 * gdb.python/py-sync-interp.exp: Likewise.
2634 * gdb.server/ext-attach.exp: Likewise.
2635
2636 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
2637
2638 * gdb.fortran/array-element.exp: Remove unexpected "continue"
2639 command in testcase. Simplify testcase.
2640
2641 2014-09-10 Joel Brobecker <brobecker@adacore.com>
2642
2643 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
2644
2645 2014-09-10 Joel Brobecker <brobecker@adacore.com>
2646
2647 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
2648
2649 2014-09-10 Joel Brobecker <brobecker@adacore.com>
2650
2651 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
2652
2653 2014-09-10 Joel Brobecker <brobecker@adacore.com>
2654
2655 * gdb.dwarf2/dynarr-ptr.c: New file.
2656 * gdb.dwarf2/dynarr-ptr.exp: New file.
2657
2658 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2659
2660 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
2661 of 30 rather than hardcoding 120 for a slow test case. Take the
2662 `gdb,timeout' target setting into account for this calculation.
2663 Don't extend the timeout for the test cases that don't need it.
2664
2665 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2666
2667 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
2668 a factor of 2 for a slow test case. Take the `gdb,timeout'
2669 target setting into account for this calculation.
2670 * gdb.reverse/until-precsave.exp: Increase the timeout by
2671 a factor of 15 and 3 respectively rather than adding 120
2672 for a pair of slow test cases. Take the `gdb,timeout'
2673 target setting into account for this calculation.
2674
2675 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2676
2677 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
2678 timeout, don't pass one down to gdb_expect.
2679 (gdb_expect): Rework timeout selection.
2680
2681 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2682
2683 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
2684 exception on timeout.
2685 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
2686 (gdbserver_start_extended): Catch any `gdbserver_start' error
2687 exceptions.
2688 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
2689 * lib/mi-support.exp (mi_gdb_target_load): Catch any
2690 `gdbserver_gdb_load' error exceptions.
2691
2692 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2693
2694 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
2695 120 on waiting for the TCP socket to open.
2696
2697 2014-09-09 Doug Evans <xdje42@gmail.com>
2698
2699 * gdb.base/default.exp (show_conv_list): Add _caller_is,
2700 _caller_matches, _any_caller_is, _any_caller_matches.
2701
2702 2014-09-09 Doug Evans <xdje42@gmail.com>
2703
2704 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
2705
2706 2014-09-09 Yao Qi <yao@codesourcery.com>
2707
2708 * gdb.mi/mi-var-display.exp: Set print symbol off.
2709
2710 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
2711
2712 PR gdb/17035
2713 * gdb.base/commands.exp: Add tests to verify user-defined
2714 commands with empty bodies.
2715 * gdb.python/py-cmd.exp: Test that we don't show user-defined
2716 python commands in `show user command`.
2717 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
2718 scheme commands in `show user command`.
2719
2720 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2721
2722 PR python/17355
2723 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
2724 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
2725 * gdb.python/py-framefilter-invalidarg.exp: New file.
2726 * gdb.python/py-framefilter-invalidarg.py: New file.
2727
2728 2014-09-06 Doug Evans <xdje42@gmail.com>
2729
2730 PR 15276
2731 * gdb.python/py-caller-is.c: New file.
2732 * gdb.python/py-caller-is.exp: New file.
2733
2734 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
2735
2736 PR gdb/17235
2737 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
2738 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
2739
2740 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
2741
2742 PR fortran/17237
2743 * gdb.fortran/print-formatted.exp: New file.
2744 * gdb.fortran/print-formatted.f90: Likewise.
2745
2746 2014-09-03 Sasha Smundak <asmundak@google.com>
2747
2748 * gdb.python/py-frame.exp: Test Frame.read_register.
2749
2750 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
2751
2752 PR python/16699
2753 * gdb.python/py-completion.exp: New file.
2754 * gdb.python/py-completion.py: Likewise.
2755
2756 2014-08-28 Doug Evans <dje@google.com>
2757
2758 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
2759 eax,etc. are live with values set by gdb and thus the compiler can't
2760 use them.
2761 * gdb.arch/i386-pseudo.c (main): Ditto.
2762
2763 2014-08-27 Doug Evans <dje@google.com>
2764
2765 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
2766
2767 2014-08-25 Doug Evans <dje@google.com>
2768
2769 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
2770 (main): Ditto.
2771
2772 2014-08-25 Doug Evans <dje@google.com>
2773
2774 * gdb.threads/thread-execl.exp: #include <stdio.h>.
2775
2776 2014-08-24 Yao Qi <yao@codesourcery.com>
2777
2778 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
2779 symbol off.
2780 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
2781
2782 2014-08-22 Doug Evans <dje@google.com>
2783
2784 PR 17276
2785 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
2786 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
2787 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
2788
2789 2014-08-22 Yao Qi <yao@codesourcery.com>
2790
2791 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
2792 * gdb.python/py-finish-breakpoint2.exp: Likewise.
2793 * gdb.python/python.exp: Likewise. Use .py file on the host
2794 instead of the build.
2795
2796 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2797
2798 * gdb.threads/gcore-stale-thread.c: New file.
2799 * gdb.threads/gcore-stale-thread.exp: New file.
2800
2801 2014-08-21 Pedro Alves <palves@redhat.com>
2802
2803 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
2804 * gdb.base/gcore-relro-pie.exp: Likewise.
2805 * gdb.base/gcore-relro.exp: Likewise.
2806 * gdb.base/gcore.exp: Likewise.
2807 * gdb.base/print-symbol-loading.exp: Likewise.
2808 * gdb.threads/gcore-thread.exp: Likewise.
2809 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
2810
2811 2014-08-20 Pedro Alves <palves@redhat.com>
2812 Jan Kratochvil <jan.kratochvil@redhat.com>
2813
2814 * Makefile.in (EXTRA_RULES, CC): New variables, get from
2815 configure.
2816 (EXPECT): Handle READ1 being set.
2817 (all): Depend on EXTRA_RULES.
2818 (check-read1, expect-read1, read1.so, read1): New rules.
2819 * README (Testsuite Parameters): Document the READ1 make variable.
2820 (Race detection): New section.
2821 * configure: Regenerate.
2822 * configure.ac: If build==host==target, and running under a
2823 GNU/glibc system, add read1 to the extra Makefile rules.
2824 (EXTRA_RULES): AC_SUBST it.
2825 * lib/read1.c: New file.
2826
2827 2014-08-20 Joel Brobecker <brobecker@adacore.com>
2828
2829 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
2830 the handling of variables declared as a typedef to an array
2831 which a DW_AT_data_location attribute.
2832
2833 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
2834 Pedro Alves <palves@redhat.com>
2835
2836 PR symtab/14604
2837 PR symtab/14605
2838 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
2839 gdb_test.
2840
2841 2014-08-19 Pedro Alves <palves@redhat.com>
2842
2843 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
2844
2845 2014-08-19 Yao Qi <yao@codesourcery.com>
2846
2847 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
2848 right line.
2849
2850 2014-08-18 David Blaikie <dblaikie@gmail.com>
2851
2852 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
2853
2854 2014-08-18 Joel Brobecker <brobecker@adacore.com>
2855
2856 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
2857 attribute in array range.
2858
2859 2014-08-18 Joel Brobecker <brobecker@adacore.com>
2860
2861 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
2862
2863 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2864
2865 PR c++/17132
2866 * gdb.cp/pr17132.cc: New file.
2867 * gdb.cp/pr17132.exp: New file.
2868
2869 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2870
2871 * gdb.python/py-xmethods.py (A_getarrayind)
2872 (E_method_char_worker.__call__, E_method_int_worker.__call__):
2873 Use 'print' with function call syntax.
2874 (E_method_matcher.match): Fix tab vs space indentation mixup.
2875
2876 2014-08-15 Yao Qi <yao@codesourcery.com>
2877
2878 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
2879 false.
2880
2881 2014-08-15 Yao Qi <yao@codesourcery.com>
2882
2883 * gdb.cp/casts.exp: Set print symbol off.
2884 * gdb.cp/class2.exp: Likewise.
2885 * gdb.cp/overload.exp: Likewise.
2886 * gdb.cp/templates.exp: Likewise.
2887
2888 2014-08-11 Doug Evans <dje@google.com>
2889
2890 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2891 (test_load_shlib): Update.
2892
2893 2014-08-09 Yao Qi <yao@codesourcery.com>
2894
2895 * gdb.base/display.exp: Invoke is_address_zero_readable.
2896 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
2897 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2898 * gdb.base/hbreak-unmapped.exp: Return if
2899 is_address_zero_readable returns true.
2900 * gdb.base/signest.exp: Likewise.
2901 * gdb.base/signull.exp: Likewise.
2902 * gdb.base/sigbpt.exp: Likewise.
2903 * gdb.guile/scm-disasm.exp: Do the test if
2904 is_address_zero_readable returns false.
2905 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
2906 * gdb.python/py-arch.exp: Likewise.
2907 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2908 * lib/gdb.exp (is_address_zero_readable): New proc.
2909
2910 2014-08-09 Yao Qi <yao@codesourcery.com>
2911
2912 PR testsuite/13443
2913 * gdb.mi/mi-var-display.exp: Make test messages unique.
2914
2915 2014-08-04 Tom Tromey <tromey@redhat.com>
2916
2917 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2918 target 0".
2919
2920 2014-08-04 Tom Tromey <tromey@redhat.com>
2921
2922 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2923 "target_resume".
2924
2925 2014-08-01 Joel Brobecker <brobecker@adacore.com>
2926
2927 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
2928 inner_vla_struct_object_size.
2929 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
2930 as xfail.
2931
2932 2014-07-30 Pedro Alves <palves@redhat.com>
2933
2934 * gdb.threads/signal-command-handle-nopass.exp (test): Add
2935 comment.
2936
2937 2014-07-29 Yao Qi <yao@codesourcery.com>
2938
2939 PR gdb/17206
2940 * gdb.base/until-nodebug.exp: New.
2941
2942 2014-07-28 Doug Evans <xdje42@gmail.com>
2943
2944 PR guile/17203
2945 * gdb.guile/scm-parameter.exp: Add tests for trying to create
2946 previously existing parameter, and previously ambiguously spelled
2947 parameter.
2948
2949 2014-07-28 Will Newton <will.newton@linaro.org>
2950
2951 * gdb.base/varargs.exp: Remove KFAILs for ARM.
2952
2953 2014-07-26 Ludovic Courtès <ludo@gnu.org>
2954 Doug Evans <xdje42@gmail.com>
2955
2956 PR guile/17146
2957 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
2958
2959 2014-07-25 Pedro Alves <palves@redhat.com>
2960
2961 * gdb.threads/signal-command-handle-nopass.c: New file.
2962 * gdb.threads/signal-command-handle-nopass.exp: New file.
2963 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2964 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2965 * gdb.threads/signal-delivered-right-thread.c: New file.
2966 * gdb.threads/signal-delivered-right-thread.exp: New file.
2967
2968 2014-07-25 Pedro Alves <palves@redhat.com>
2969
2970 * gdb.base/double-prompt-target-event-error.exp
2971 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2972 match.
2973 (cancel_pagination_in_target_event): Rework double prompt
2974 detection.
2975 * gdb.base/paginate-after-ctrl-c-running.exp
2976 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2977 <return>' match.
2978 * gdb.base/paginate-bg-execution.exp
2979 (test_bg_execution_pagination_return)
2980 (test_bg_execution_pagination_cancel): Remove '-notransfer
2981 <return>' matches.
2982 * gdb.base/paginate-execution-startup.exp
2983 (test_fg_execution_pagination_return)
2984 (test_fg_execution_pagination_cancel): Remove '-notransfer
2985 <return>' matches.
2986 * gdb.base/paginate-inferior-exit.exp
2987 (test_paginate_inferior_exited): Remove '-notransfer <return>'
2988 match.
2989 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
2990 * lib/gdb.exp (pagination_prompt): Run text through
2991 string_to_regexp.
2992 (gdb_test_multiple): Match $pagination_prompt instead of
2993 "<return>".
2994 (string_to_regexp): Move to lib/gdb-utils.exp.
2995
2996 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2997
2998 * gdb.arch/amd64-entry-value-paramref.S: New file.
2999 * gdb.arch/amd64-entry-value-paramref.cc: New file.
3000 * gdb.arch/amd64-entry-value-paramref.exp: New file.
3001 * gdb.arch/amd64-optimout-repeat.S: New file.
3002 * gdb.arch/amd64-optimout-repeat.c: New file.
3003 * gdb.arch/amd64-optimout-repeat.exp: New file.
3004
3005 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3006
3007 PR gdb/17170
3008 * gdb.base/statistics.exp: New file.
3009
3010 2014-07-17 Doug Evans <dje@google.com>
3011
3012 PR gdb/17170
3013 * gdb.base/maint.exp: Update testing of per-command stats.
3014
3015 2014-07-16 Pedro Alves <palves@redhat.com>
3016
3017 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
3018 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
3019 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
3020 (tfile_write_buf): New functions.
3021 (add_memory_block): Rewrite using the above.
3022 (adjust_function_address): New function.
3023 (FUNCTION_ADDRESS): New macro.
3024 (write_basic_trace_file): Remove short_x local, and use
3025 tfile_write_16. Change type of func_addr local to unsigned long
3026 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
3027 here. Cast argument of add_memory_block to char pointer.
3028 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
3029 (main): Remove parameters.
3030 * gdb.trace/tfile.exp: Remove nowarnings.
3031
3032 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
3033
3034 * gdb.base/debug-expr.exp: Test string evaluation with
3035 "debug expression" on.
3036
3037 2014-07-15 Pedro Alves <palves@redhat.com>
3038
3039 * gdb.base/reread.exp: Use clean_restart.
3040
3041 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
3042
3043 * gdb.arch/avr-flash-qualifer.c: New.
3044 * gdb.arch/avr-flash-qualifer.exp: New.
3045
3046 2014-07-14 Pedro Alves <palves@redhat.com>
3047
3048 * gdb.base/paginate-after-ctrl-c-running.c: New file.
3049 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
3050
3051 2014-07-14 Pedro Alves <palves@redhat.com>
3052
3053 * gdb.base/double-prompt-target-event-error.c: New file.
3054 * gdb.base/double-prompt-target-event-error.exp: New file.
3055
3056 2014-07-14 Pedro Alves <palves@redhat.com>
3057
3058 PR gdb/17072
3059 * gdb.base/paginate-inferior-exit.c: New file.
3060 * gdb.base/paginate-inferior-exit.exp: New file.
3061
3062 2014-07-14 Pedro Alves <palves@redhat.com>
3063
3064 PR gdb/17072
3065 * gdb.base/paginate-bg-execution.c: New file.
3066 * gdb.base/paginate-bg-execution.exp: New file.
3067
3068 2014-07-14 Pedro Alves <palves@redhat.com>
3069
3070 PR gdb/17072
3071 * gdb.base/paginate-execution-startup.c: New file.
3072 * gdb.base/paginate-execution-startup.exp: New file.
3073 * lib/gdb.exp (pagination_prompt): New global.
3074 (default_gdb_spawn): New procedure, factored out from
3075 default_gdb_spawn.
3076 (default_gdb_start): Adjust to call default_gdb_spawn.
3077 (gdb_spawn): New procedure.
3078
3079 2014-07-14 Pedro Alves <palves@redhat.com>
3080
3081 * lib/gdb.exp (gdb_assert): New procedure.
3082 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
3083
3084 2014-07-14 Pedro Alves <palves@redhat.com>
3085
3086 * gdb.base/execution-termios.c: New file.
3087 * gdb.base/execution-termios.exp: New file.
3088
3089 2014-07-14 Tom Tromey <tromey@redhat.com>
3090
3091 * gdb.cp/vla-cxx.cc: New file.
3092 * gdb.cp/vla-cxx.exp: New file.
3093
3094 2014-07-14 Tom Tromey <tromey@redhat.com>
3095
3096 * gdb.reverse/rerun-prec.c: New file.
3097 * gdb.reverse/rerun-prec.exp: New file.
3098
3099 2014-07-12 Maciej W. Rozycki <macro@mips.com>
3100 Maciej W. Rozycki <macro@codesourcery.com>
3101
3102 * lib/gdb-utils.exp: New file.
3103 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
3104 inline `gdb_init_command' processing.
3105 (gdb_start_cmd): Likewise.
3106 * lib/mi-support.exp (mi_run_cmd): Likewise.
3107 * README: Document `gdb_init_command' and `gdb_init_commands'.
3108
3109 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3110
3111 Fix false FAIL running under a very long directory name.
3112 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
3113 and "set print elements 10000". Twice.
3114
3115 2014-07-11 Yao Qi <yao@codesourcery.com>
3116
3117 * gdb.base/exprs.exp: "set print symbol off".
3118
3119 2014-07-11 Pedro Alves <palves@redhat.com>
3120
3121 * gdb.threads/kill.c: New file.
3122 * gdb.threads/kill.exp: New file.
3123
3124 2014-07-10 Yao Qi <yao@codesourcery.com>
3125
3126 * gdb.trace/tfile.c (write_basic_trace_file)
3127 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
3128 address written to trace file.
3129
3130 2014-07-09 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.base/attach-wait-input.exp: New file.
3133 * gdb.base/attach-wait-input.c: New file.
3134
3135 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3136
3137 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
3138 setting up test structures.
3139 (main): Call new test function.
3140 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
3141 test function, continue into test function and walk test
3142 structures.
3143
3144 2014-07-02 Yao Qi <yao@codesourcery.com>
3145
3146 * gdb.trace/entry-values.c: Define labels 'foo_start' and
3147 'bar_start' at the beginning of functions 'foo' and 'bar'
3148 respectively.
3149 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
3150 instead of 'foo' and 'bar'.
3151
3152 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
3153
3154 * gdb.btrace/segv.exp: New.
3155 * gdb.btrace/segv.c: New.
3156
3157 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
3158
3159 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
3160 instruction.
3161
3162 2014-06-30 Mark Wielaard <mjw@redhat.com>
3163
3164 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
3165 vulture, vilify, villar): New volatile array constants.
3166 (vindictive, vegetation): New const volatile array constants.
3167 * gdb.base/volatile.exp: Test volatile and const volatile array
3168 types.
3169
3170 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3171
3172 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
3173 target lacks support for awatch, rwatch, or hbreak.
3174
3175 2014-06-27 Yao Qi <yao@codesourcery.com>
3176
3177 * gdb.multi/dummy-frame-restore.exp: New.
3178 * gdb.multi/dummy-frame-restore.c: New.
3179
3180 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
3181
3182 * gdb.btrace/gcore.exp: New.
3183
3184 2014-06-23 Pedro Alves <palves@redhat.com>
3185
3186 * gdb.base/watchpoint-reuse-slot.c: New file.
3187 * gdb.base/watchpoint-reuse-slot.exp: New file.
3188
3189 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
3190
3191 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
3192 progspace's filename in 'info', 'enable' and 'disable' command
3193 tests.
3194
3195 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3196
3197 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
3198 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3199 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
3200
3201 2014-06-20 Gary Benson <gbenson@redhat.com>
3202
3203 * gdb.arch/i386-avx.exp: Fix include file location.
3204 * gdb.arch/i386-sse.exp: Likewise.
3205
3206 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
3207
3208 * gdb.dlang/expression.exp: New file.
3209
3210 2014-06-19 Pedro Alves <palves@redhat.com>
3211
3212 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
3213 out from ...
3214 (top level): ... here. Iterate running tests under different
3215 scheduler-locking settings.
3216
3217 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
3218
3219 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
3220 to DW_FORM_addr and use non-zero addresses.
3221
3222 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
3223
3224 PR gdb/17017
3225 * gdb.python/py-xmethods.cc: Add global function call counters and
3226 increment them in their respective functions. Remove "cout"
3227 statements.
3228 * gdb.python/py-xmethods.exp: Make tests check the global function
3229 call counters instead of depending on inferior IO.
3230
3231 2014-06-18 Don Breazeal <donb@codesourcery.com>
3232
3233 * gdb.base/foll-fork.exp (default_fork_parent_follow):
3234 Deleted procedure.
3235 (explicit_fork_parent_follow): Deleted procedure.
3236 (explicit_fork_child_follow): Deleted procedure.
3237 (test_follow_fork): New procedure.
3238 (do_fork_tests): Replace calls to deleted procedures with
3239 calls to test_follow_fork and reset GDB for subsequent
3240 procedure calls.
3241
3242 2014-06-17 Yao Qi <yao@codesourcery.com>
3243
3244 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
3245 CP1252.
3246
3247 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
3248
3249 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
3250 Initialize ptr and S explicitly.
3251 (skip_type_update_when_not_use_rtti_test): Likewise.
3252
3253 2014-06-16 Keith Seitz <keiths@redhat.com>
3254
3255 PR mi/15863
3256 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
3257 the inferior is started.
3258
3259 2014-06-16 Pedro Alves <palves@redhat.com>
3260
3261 * gdb.base/break-main-file-remove-fail.c: New file.
3262 * gdb.base/break-main-file-remove-fail.exp: New file.
3263 * gdb.base/break-unload-file.exp: Use build_executable instead of
3264 prepare_for_testing.
3265 (test_break): New parameter "initial_load". Handle it.
3266 (top level): Add initial_load cmdline/file axis.
3267
3268 2014-06-12 Tom Tromey <tromey@redhat.com>
3269
3270 * gdb.base/completion.exp: Don't use directory name in test.
3271
3272 2014-06-09 Gary Benson <gbenson@redhat.com>
3273
3274 * gdb.base/sigall.c [Functions to send signals]: Reorder to
3275 separate the always-available ANSI-standard signals from the
3276 signals that require checking.
3277 (main): Likewise.
3278 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
3279 Likewise.
3280 (main): Likewise.
3281
3282 2014-06-07 Keith Seitz <keiths@redhat.com>
3283
3284 Revert:
3285 PR c++/16253
3286 * gdb.cp/var-tag.cc: New file.
3287 * gdb.cp/var-tag.exp: New file.
3288 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3289 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3290 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3291 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3292
3293 2014-06-06 Doug Evans <xdje42@gmail.com>
3294
3295 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
3296
3297 2014-06-06 Pedro Alves <palves@redhat.com>
3298
3299 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
3300 in target debug output instead of looking at RSP packets,
3301 disabling the test on any target that uses hardware stepping.
3302 Update comments.
3303
3304 2014-06-06 Pedro Alves <palves@redhat.com>
3305
3306 * gdb.base/break-unload-file.exp: Fix typo.
3307
3308 2014-06-06 Yao Qi <yao@codesourcery.com>
3309
3310 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
3311 from "jit_function" to "^jit_function".
3312
3313 2014-06-06 Yao Qi <yao@codesourcery.com>
3314
3315 * gdb.base/async.c (foo): Add one statement.
3316 * gdb.base/async.exp: Get the next instruction address and
3317 match the output of "nexti" by instruction address. Match
3318 the hex address in the output of "finish".
3319
3320 2014-06-06 Gary Benson <gbenson@redhat.com>
3321
3322 * gdb.base/call-signals.c: Remove preprocessor conditionals
3323 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
3324 SIGSEGV and SIGTERM.
3325 * gdb.base/sigall.c: Likewise.
3326 * gdb.base/unwindonsignal.c: Likewise.
3327 * gdb.reverse/sigall-reverse.c: Likewise.
3328
3329 2014-06-06 Yao Qi <yao@codesourcery.com>
3330
3331 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
3332 readable, skip the test.
3333
3334 2014-06-06 Yao Qi <yao@codesourcery.com>
3335
3336 * gdb.threads/staticthreads.c (thread_function): Move the line
3337 setting breakpoint on forward.
3338 * gdb.threads/staticthreads.exp: Update comments.
3339
3340 2014-06-05 Ludovic Courtès <ludo@gnu.org>
3341
3342 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
3343 "history-append! type error".
3344
3345 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
3346
3347 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
3348 erroneous dprintf expected input.
3349
3350 2014-06-04 Doug Evans <xdje42@gmail.com>
3351
3352 * gdb.guile/scm-generics.exp: Delete.
3353
3354 2014-06-04 Doug Evans <xdje42@gmail.com>
3355
3356 * gdb.guile/scm-breakpoint.exp: Update.
3357 Add tests for breakpoint registration.
3358
3359 2014-06-04 Tom Tromey <tromey@redhat.com>
3360
3361 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
3362 VLA-in-union.
3363 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
3364 inner_vla_struct, vla_union types. Initialize objects of those
3365 types and compute their sizes.
3366
3367 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
3368 Hui Zhu <hui@codesourcery.com>
3369
3370 * gdb.base/fileio.exp: Add test for shell not available as well as
3371 available.
3372 * gdb.base/fileio.c (test_system): Check for shell twice.
3373
3374 2014-06-04 Yao Qi <yao@codesourcery.com>
3375
3376 * gdb.base/auto-connect-native-target.exp: Remove redundant
3377 space from the regexp pattern.
3378
3379 2014-06-04 Yao Qi <yao@codesourcery.com>
3380
3381 * gdb.base/default.exp: Replace "child" with "native" in
3382 regexp pattern.
3383
3384 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
3385
3386 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
3387 * gdb.python/py-xmethods.exp: New tests to test xmethods.
3388 * gdb.python/py-xmethods.py: Python script supporting the
3389 new testcase and tests.
3390
3391 2014-06-03 Joel Brobecker <brobecker@adacore.com>
3392 Pedro Alves <palves@redhat.com>
3393
3394 PR breakpoints/17000
3395 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
3396 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
3397
3398 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
3399
3400 * gdb.base/subst.exp: Add tests to verify partial path matching
3401 output.
3402
3403 2014-06-03 Pedro Alves <palves@redhat.com>
3404
3405 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
3406 target that doesn't use software single-stepping.
3407
3408 2014-06-03 Pedro Alves <palves@redhat.com>
3409
3410 PR breakpoints/17000
3411 * gdb.base/sss-bp-on-user-bp-2.c: New file.
3412 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
3413
3414 2014-06-02 Doug Evans <xdje42@gmail.com>
3415
3416 * gdb.guile/scm-parameter.exp: New file.
3417
3418 2014-06-02 Doug Evans <xdje42@gmail.com>
3419
3420 * gdb.guile/scm-cmd.c: New file.
3421 * gdb.guile/scm-cmd.exp: New file.
3422
3423 2014-06-02 Doug Evans <xdje42@gmail.com>
3424
3425 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
3426 pretty-printer lookup.
3427 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
3428 (make-pp_s-printer): Call it.
3429 (make-pretty-printer-from-dict): New function.
3430 (lookup-pretty-printer-maker-from-dict): New function.
3431 (*pretty-printer*): Simplify.
3432 (make-objfile-pp_s-printer): New function.
3433 (install-objfile-pretty-printers!): New function.
3434 (make-progspace-pp_s-printer): New function.
3435 (install-progspace-pretty-printers!): New function.
3436 * gdb.guile/scm-progspace.c: New file.
3437 * gdb.guile/scm-progspace.exp: New file.
3438
3439 2014-06-02 Pedro Alves <palves@redhat.com>
3440
3441 * gdb.base/dprintf-bp-same-addr.c: New file.
3442 * gdb.base/dprintf-bp-same-addr.exp: New file.
3443
3444 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3445
3446 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
3447 * gdb.arch/powerpc-power.s: Likewise.
3448
3449 2014-06-02 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
3452
3453 2014-06-01 Yao Qi <yao@codesourcery.com>
3454
3455 * gdb.base/watchpoint.exp (test_watch_location): Check null
3456 pointer can be dereferenced. If not, do the test, otherwise
3457 skip it.
3458
3459 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
3460
3461 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
3462 results.
3463 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
3464
3465 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
3466
3467 * gdb.arch/amd64-invalid-stack-middle.S: New file.
3468 * gdb.arch/amd64-invalid-stack-middle.c: New file.
3469 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
3470 * gdb.arch/amd64-invalid-stack-top.c: New file.
3471 * gdb.arch/amd64-invalid-stack-top.exp: New file.
3472
3473 2014-05-30 Pedro Alves <palves@redhat.com>
3474
3475 PR breakpoints/17000
3476 * gdb.base/sss-bp-on-user-bp.c: New file.
3477 * gdb.base/sss-bp-on-user-bp.exp: New file.
3478
3479 2014-05-30 David Blaikie <dblaikie@gmail.com>
3480
3481 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
3482 gnu_inline semantics via attribute.
3483 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
3484 source explicitly specifies the required semantics.
3485
3486 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
3487
3488 * gdb.reverse/sigall-reverse.exp: Fix a typo.
3489
3490 2014-05-29 Pedro Alves <palves@redhat.com>
3491 Tom Tromey <tromey@redhat.com>
3492
3493 * gdb.base/async-shell.exp: Don't enable target-async.
3494 * gdb.base/async.exp
3495 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
3496 parameter. Adjust.
3497 (top level): Don't test with "target-async".
3498 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
3499 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
3500 * gdb.base/inferior-died.exp: Don't enable target-async.
3501 * gdb.base/interrupt-noterm.exp: Likewise.
3502 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
3503 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3504 * gdb.mi/mi-nonstop.exp: Likewise.
3505 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3506 * gdb.mi/mi-nsintrall.exp: Likewise.
3507 * gdb.mi/mi-nsmoribund.exp: Likewise.
3508 * gdb.mi/mi-nsthrexec.exp: Likewise.
3509 * gdb.mi/mi-watch-nonstop.exp: Likewise.
3510 * gdb.multi/watchpoint-multi.exp: Adjust comment.
3511 * gdb.python/py-evsignal.exp: Don't enable target-async.
3512 * gdb.python/py-evthreads.exp: Likewise.
3513 * gdb.python/py-prompt.exp: Likewise.
3514 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
3515 * gdb.server/solib-list.exp: Don't enable target-async.
3516 * gdb.threads/thread-specific-bp.exp: Likewise.
3517 * lib/mi-support.exp: Adjust to use mi-async.
3518
3519 2014-05-29 Pedro Alves <palves@redhat.com>
3520
3521 PR gdb/13860
3522 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
3523 reason, even in sync mode.
3524
3525 2014-05-29 Pedro Alves <palves@redhat.com>
3526 Hui Zhu <hui@codesourcery.com>
3527
3528 PR PR15693
3529 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
3530 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
3531 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
3532 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
3533
3534 2014-05-28 Joel Brobecker <brobecker@adacore.com>
3535
3536 * config/monitor.exp (gdb_target_monitor): Replace use of
3537 "set remotebaud" by "set serial baud".
3538
3539 2014-05-26 Andy Wingo <wingo@igalia.com>
3540
3541 * gdb.guile/scm-breakpoint.exp:
3542 * gdb.guile/scm-gsmob.exp: Update to use plain old object
3543 properties instead of gdb-object-properties.
3544
3545 2014-05-26 Yao Qi <yao@codesourcery.com>
3546
3547 * gdb.server/no-thread-db.exp: Specify source file name
3548 explicitly when setting a breakpoint.
3549
3550 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3551
3552 * gdb.btrace/vdso.c: New.
3553 * gdb.btrace/vdso.exp: New.
3554
3555 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3556
3557 * gdb.base/gcore.exp (capture_command_output): Move ...
3558 * lib/gdb.exp (capture_command_output): ... here.
3559
3560 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3561
3562 * gdb.btrace/data.exp: Test memory access during btrace replay.
3563
3564 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
3565
3566 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
3567
3568 2014-05-21 Pedro Alves <palves@redhat.com>
3569
3570 PR gdb/13860
3571 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
3572 (top level): Test that output related to execution commands is
3573 sent to the console with CLI commands, but not with MI commands.
3574 Test that breakpoint events are always mirrored to the console.
3575 Also expect the new source line to be output after a "next" in
3576 async mode too. Make it a pass/fail test.
3577 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
3578 output.
3579 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
3580
3581 2014-05-21 Pedro Alves <palves@redhat.com>
3582
3583 * gdb.base/list.exp (build_pattern, test_list): New procedures.
3584 Use them to test variations of "list" after reaching a breakpoint.
3585 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
3586 Test "list" with listsize 10 after reaching a breakpoint.
3587 * gdb.python/python.exp (decode_line current location line
3588 number): Adjust expected line number.
3589
3590 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
3591
3592 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
3593 behavior for $args, pass it directly to "run".
3594
3595 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
3596
3597 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
3598 30000 to 65536.
3599
3600 2014-05-21 Pedro Alves <palves@redhat.com>
3601
3602 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
3603 auto-connect-native-target off".
3604 * gdb.base/auto-connect-native-target.c: New file.
3605 * gdb.base/auto-connect-native-target.exp: New file.
3606
3607 2014-05-21 Pedro Alves <palves@redhat.com>
3608
3609 * gdb.base/default.exp: Test "target native" instead of "target
3610 child".
3611
3612 2014-05-21 Mark Wielaard <mjw@redhat.com>
3613
3614 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3615
3616 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3617
3618 Fix TLS access for -static -pthread.
3619 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
3620 <HAVE_TLS> (thread_function, main): Initialize it.
3621 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
3622 Add clean_restart.
3623 <$have_tls != "">: Check TLSVAR.
3624
3625 2014-05-21 Pedro Alves <palves@redhat.com>
3626
3627 * gdb.base/dcache-line-read-error.c: New.
3628 * gdb.base/dcache-line-read-error.exp: New.
3629
3630 2014-05-20 Pedro Alves <palves@redhat.com>
3631
3632 * gdb.base/compare-sections.c: New file.
3633 * gdb.base/compare-sections.exp: New file.
3634
3635 2014-05-20 Pedro Alves <palves@redhat.com>
3636
3637 * gdb.base/break-idempotent.c: New file.
3638 * gdb.base/break-idempotent.exp: New file.
3639
3640 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
3641
3642 * gdb.btrace/nohist.exp: New.
3643
3644 2014-05-20 Yao Qi <yao@codesourcery.com>
3645
3646 * lib/gdb.exp (gdb_init): Set timeout if test file is under
3647 gdb.reverse directory and gdb_reverse_timeout exists in board
3648 setting.
3649 * README: Document gdb_reverse_timeout.
3650
3651 2014-05-20 Yao Qi <yao@codesourcery.com>
3652
3653 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
3654 'test_file_name'. Treat args as a string instead of a list.
3655 (gdb_init): Rename argument 'args' by 'test_file_name'.
3656
3657 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3658
3659 * gdb.arch/powerpc-power.exp: New file.
3660 * gdb.arch/powerpc-power.s: New file.
3661
3662 2014-05-16 Doug Evans <dje@google.com>
3663
3664 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
3665 * gdb.base/completion.exp: Check that all expected files exist
3666 before doing file completion.
3667
3668 2014-05-16 Doug Evans <dje@google.com>
3669
3670 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
3671 Update.
3672 (do_syscall_tests_without_xml): Update.
3673
3674 2014-05-16 Pedro Alves <palves@redhat.com>
3675
3676 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
3677 instead of "unknown output after running".
3678
3679 2014-05-16 Yao Qi <yao@codesourcery.com>
3680
3681 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
3682 file1.txt from host at the end.
3683 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3684
3685 2014-05-15 Doug Evans <dje@google.com>
3686
3687 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
3688 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
3689 loading file. Add test for TU lookup.
3690
3691 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3692
3693 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
3694 calling "-exec-arguments" or "set args" before running the
3695 inferior.
3696
3697 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3698
3699 * lib/mi-support.exp (mi_expect_stop): Expect message for
3700 inferiors that exit with non-zero exit code.
3701
3702 2014-05-14 Yao Qi <yao@codesourcery.com>
3703
3704 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
3705 match absolute path on remote host.
3706 (test_file_list_exec_source_files): Remove "/" from the
3707 pattern.
3708
3709 2014-05-14 Yao Qi <yao@codesourcery.com>
3710
3711 * boards/local-remote-host-notty.exp (${board}_file): New
3712 proc.
3713
3714 2014-05-07 Kyle McMartin <kyle@redhat.com>
3715
3716 Pushed by Joel Brobecker <brobecker@adacore.com>.
3717 * gdb.arch/aarch64-atomic-inst.c: New file.
3718 * gdb.arch/aarch64-atomic-inst.exp: New file.
3719
3720 2014-05-07 Yao Qi <yao@codesourcery.com>
3721
3722 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
3723 in current context" too.
3724
3725 2014-05-05 Keith Seitz <keiths@redhat.com>
3726
3727 * gdb.linespec/ls-dollar.exp: Add test for linespec
3728 file:convenience_variable.
3729
3730 2014-05-05 Yao Qi <yao@codesourcery.com>
3731
3732 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
3733 traceframes into tfile and ctf trace files. Read data from
3734 trace file and test collected data.
3735 (gdb_collect_locals_test): Likewise.
3736 (gdb_unavailable_registers_test): Likewise.
3737 (gdb_unavailable_floats): Likewise.
3738 (gdb_collect_globals_test): Likewise.
3739 (top-level): Append "ctf" to trace_file_targets if GDB
3740 supports.
3741
3742 2014-05-05 Yao Qi <yao@codesourcery.com>
3743
3744 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
3745 code to ...
3746 (gdb_collect_args_test_1): ... it. New proc.
3747 (gdb_collect_locals_test): Move some code to ...
3748 (gdb_collect_locals_test_1): ... it. New proc.
3749 (gdb_unavailable_registers_test): Move some code to ...
3750 (gdb_unavailable_registers_test_1): ... it. New proc.
3751 (gdb_unavailable_floats): Move some code to ...
3752 (gdb_unavailable_floats_1): ... it. New proc.
3753
3754 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3755
3756 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
3757 probes to test for bitness recognition.
3758 * gdb.arch/amd64-stap-optional-prefix.exp
3759 (test_probe_value_without_reg): New procedure.
3760 Add code to test for different kinds of bitness.
3761
3762 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3763
3764 PR breakpoints/16889
3765 * gdb.arch/amd64-stap-optional-prefix.S: New file.
3766 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3767
3768 2014-05-01 Pedro Alves <palves@redhat.com>
3769
3770 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
3771 gdb_file_cmd if no file is specified.
3772 * boards/native-extended-gdbserver.exp (gdb_load): Use the
3773 last_loaded_file to set the remote exec-file.
3774
3775 2014-05-01 Pedro Alves <palves@redhat.com>
3776
3777 * boards/local-remote-host.exp: New file.
3778
3779 2014-05-01 Pedro Alves <palves@redhat.com>
3780
3781 * boards/local-remote-host.exp: Rename to ...
3782 * boards/local-remote-host-notty.exp: ... this.
3783
3784 2014-04-28 Joel Brobecker <brobecker@adacore.com>
3785
3786 * gdb.ada/dyn_arrayidx: New testcase.
3787
3788 2014-04-26 Yao Qi <yao@codesourcery.com>
3789
3790 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
3791 and compute the length of function main. Save it in
3792 $main_length.
3793 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
3794 (top-level): Use gdb_compile to compile objects into
3795 executable and restart GDB. Remove invocation to
3796 prepare_for_testing.
3797
3798 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
3799 Pedro Alves <palves@redhat.com>
3800
3801 PR server/16255
3802 * gdb.multi/multi-attach.c: New file.
3803 * gdb.multi/multi-attach.exp: New file.
3804
3805 2014-04-25 Pedro Alves <palves@redhat.com>
3806
3807 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
3808 user.
3809 (top level): Test that "set remote conditional-breakpoints-packet
3810 off" works as intended.
3811 * gdb.base/dprintf.exp: Test that "set remote
3812 breakpoint-commands-packet off" works as intended.
3813 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
3814 New function.
3815 (top level): Call it.
3816 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
3817 remote fast-tracepoints-packet off" works as intended.
3818 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
3819 * lib/gdb.exp (gdb_is_target_remote): ... here.
3820
3821 2014-04-24 David Blaikie <dblaikie@gmail.com>
3822
3823 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
3824 ensure clang would not discard them.
3825 * gdb.base/gdbvars.c: Ditto.
3826 * gdb.base/memattr.c: Ditto.
3827 * gdb.base/whatis.c: Ditto.
3828 * gdb.python/py-prettyprint.c: Ditto.
3829 * gdb.trace/actions.c: Ditto.
3830 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
3831 ensure clang would not discard it.
3832
3833 2014-04-24 David Blaikie <dblaikie@gmail.com>
3834
3835 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
3836 clang to emit the full definition of type required by the test
3837 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
3838
3839 2014-04-24 David Blaikie <dblaikie@gmail.com>
3840
3841 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
3842 coax Clang into emitting the definition of the type.
3843 * gdb.cp/pr10728-x.h (y): Ditto.
3844 * gdb.cp/pr10728-y.cc (y): Ditto.
3845
3846 2014-04-24 David Blaikie <dblaikie@gmail.com>
3847
3848 * gdb.base/label.exp: XFAIL label related tests under Clang.
3849 * gdb.cp/cplabel.exp: Ditto.
3850 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
3851 under Clang those using labels.
3852
3853 2014-04-25 Yao Qi <yao@codesourcery.com>
3854
3855 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
3856 double_label.
3857 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
3858 partial_label and double_label.
3859
3860 2014-04-24 David Blaikie <dblaikie@gmail.com>
3861
3862 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
3863
3864 2014-04-24 David Blaikie <dblaikie@gmail.com>
3865
3866 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
3867 of the function to work across GCC and Clang.
3868 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
3869 pointer types (const void ** const V void **).
3870
3871 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
3872 Walfred Tedeschi <walfred.tedeschi@intel.com>
3873
3874 * Makefile.in (EXECUTABLES): Added i386-avx512.
3875 * gdb.arch/i386-avx512.c: New file.
3876 * gdb.arch/i386-avx512.exp: Likewise.
3877
3878 2014-04-23 Keith Seitz <keiths@redhat.com>
3879
3880 * lib/mi-support.exp (mi_list_breakpoints): Delete.
3881 (mi_make_breakpoint_table): New procedure.
3882 (mi_create_breakpoint): Use mi_make_breakpoint
3883 and return the result.
3884 (mi_make_breakpoint): New procedure.
3885 (mi_build_kv_pairs): New procedure.
3886
3887 * gdb.mi/mi-break.exp: Remove unused globals,
3888 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
3889 All callers updated.
3890 * gdb.mi/mi-dprintf.exp: Use variable to track command
3891 number.
3892 Update all callers of mi_create_breakpoint and use
3893 mi_make_breakpoint_table.
3894 Remove any unused global variables.
3895 * gdb.mi/mi-nonstop.exp: Likewise.
3896 * gdb.mi/mi-nsintrall.exp: Likewise.
3897 * gdb.mi/mi-nsmoribund.exp: Likewise.
3898 * gdb.mi/mi-nsthrexec.exp: Likewise.
3899 * gdb.mi/mi-reverse.exp: Likewise.
3900 * gdb.mi/mi-simplerun.exp: Likewise.
3901 * gdb.mi/mi-stepn.exp: Likewise.
3902 * gdb.mi/mi-syn-frame.exp: Likewise.
3903 * gdb.mi/mi-until.exp: Likewise.
3904 * gdb.mi/mi-var-cp.exp: Likewise.
3905 * gdb.mi/mi-var-display.exp: Likewise.
3906 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3907 * gdb.mi/mi2-var-child.exp: Likewise.
3908 * gdb.mi/mi-vla-c99.exp: Likewise.
3909 * lib/mi-support.exp: Likewise.
3910
3911 From Ian Lance Taylor <iant@cygnus.com>:
3912 * lib/gdb.exp (parse_args): New procedure.
3913
3914 2014-04-23 Pedro Alves <palves@redhat.com>
3915
3916 * gdb.base/break-unload-file.c: New file.
3917 * gdb.base/break-unload-file.exp: New file.
3918 * gdb.base/sym-file-lib.c (baz): New function.
3919 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3920 field.
3921 (load): Store the segment's mapped size.
3922 (unload): New function.
3923 (unload_shlib): New function.
3924 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3925 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
3926 set a breakpoint at baz, and call it.
3927 * gdb.base/sym-file.exp: New tests for stale breakpoint
3928 instructions.
3929
3930 2014-04-23 Pedro Alves <palves@redhat.com>
3931
3932 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
3933 * gdb.base/hbreak-in-shr-unsupported.c: New file.
3934 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
3935 * gdb.base/hbreak-unmapped.c: New file.
3936 * gdb.base/hbreak-unmapped.exp: New file.
3937 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
3938 * lib/gdb.exp (gdb_is_target_remote): ... here.
3939
3940 2014-04-22 Pedro Alves <palves@redhat.com>
3941
3942 * gdb.base/consecutive-step-over.c: New file.
3943 * gdb.base/consecutive-step-over.exp: New file.
3944
3945 2014-04-22 Pedro Alves <palves@redhat.com>
3946
3947 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
3948 instead of send_gdb/gdb_expect.
3949
3950 2014-04-22 Yao Qi <yao@codesourcery.com>
3951
3952 * lib/trace-support.exp (generate_tracefile): New procedure.
3953 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
3954 return 0.
3955 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
3956 if generate_tracefile returns 1.
3957
3958 2014-04-18 Tom Tromey <palves@redhat.com>
3959 Pedro alves <tromey@redhat.com>
3960
3961 PR backtrace/15558
3962 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3963 with a backtrace limit.
3964 * gdb.python/py-frame-inline.exp: Test running to an inline
3965 function with a backtrace limit, and printing the newest frame.
3966 * gdb.python/py-frame-inline.c (main): Call f.
3967
3968 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3969
3970 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3971
3972 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3973
3974 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3975 Drop prefix from unsupported source file path.
3976
3977 2014-04-17 Yao Qi <yao@codesourcery.com>
3978
3979 * lib/gdb.exp (with_target_charset): New proc.
3980 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3981 with_target_charset.
3982 (test_print_strings): Likewise.
3983 (test_repeat_bytes): Likewise.
3984 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
3985 for some tests.
3986
3987 2014-04-16 Keith Seitz <keiths@redhat.com>
3988
3989 PR gdb/15827
3990 * gdb.dwarf2/corrupt.c: New file.
3991 * gdb.dwarf2/corrupt.exp: New file.
3992
3993 2014-04-16 Keith Seitz <keiths@redhat.com>
3994
3995 PR c++/16597
3996 * gdb.cp/namelessclass.cc: New file.
3997 * gdb.cp/namelessclass.exp: New file.
3998 * gdb.cp/namelessclass.S: New file.
3999
4000 2014-04-16 Doug Evans <dje@google.com>
4001
4002 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
4003 Add comment.
4004 (gdbserver_default_get_comm_port): New function.
4005 (gdbserver_start): Check if board file provided
4006 "gdbserver,get_comm_port" and use it if so.
4007 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
4008 (gdb,socketport): Set to "stdio".
4009 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
4010 (stdio_gdbserver_template): Delete.
4011 (${board}_get_remote_address): Update.
4012 (${board}_build_remote_cmd): Delete.
4013 (${board}_get_comm_port): New function.
4014 (${board}_spawn): Update.
4015 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
4016 Delete.
4017 (${board}_get_remote_address): Update.
4018 (${board}_get_comm_port): New function.
4019
4020 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
4021
4022 * gdb.base/memattr.exp: Improve regexps to handle memory regions
4023 appearing in any order.
4024
4025 2014-04-15 Doug Evans <dje@google.com>
4026
4027 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
4028 uninitialized value of "description".
4029
4030 2014-04-15 Keith Seitz <keiths@redhat.com>
4031
4032 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
4033 Remove unused globals.
4034 (test_running_the_program): Likewise.
4035 (test_controlled_execution): Likewise.
4036 (test_controlling_breakpoints): Likewise.
4037 (test_program_termination): Likewise.
4038
4039 2014-04-15 Keith Seitz <keiths@redhat.com>
4040
4041 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
4042 unused globals.
4043 (test_rbreak_creation_and_listing): Likewise.
4044 (test_ignore_count): Likewise.
4045 (test_error): Likewise.
4046
4047 2014-04-15 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
4050 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
4051 sym-file-loader.c.
4052 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4053 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4054 to sym-file-loader.c.
4055 (struct library): Forward declare.
4056 (load_shlib, lookup_function): Change prototypes.
4057 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4058 (translate_offset): Remove declarations.
4059 (get_text_addr): New declaration.
4060 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
4061 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
4062 sym-file-loader.h.
4063 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
4064 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
4065 here from sym-file-loader.h.
4066 (struct library): New structure.
4067 (load_shlib, lookup_function): Change prototypes and adjust to
4068 work with a struct library.
4069 (find_shstrtab, find_strtab, find_shdr, find_symtab)
4070 (translate_offset): Make static.
4071 (get_text_addr): New function.
4072 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
4073
4074 2014-04-15 Pedro Alves <palves@redhat.com>
4075
4076 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
4077
4078 2014-04-15 Pedro Alves <palves@redhat.com>
4079
4080 * gdb.base/sym-file-loader.c: Include <limits.h>.
4081 (SELF_LINK): New define.
4082 (get_origin): New function.
4083 (load_shlib): Use it.
4084 * gdb.base/sym-file.exp: Don't early return if the target is
4085 remote. Use runto_main, and issue fail is that fails. Use
4086 gdb_load_shlibs.
4087 (shlib_name): Delete.
4088 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
4089
4090 2014-04-15 Pedro Alves <palves@redhat.com>
4091
4092 * gdb.base/sym-file.exp: Remove regex characters from test
4093 message. Don't refer to breakpoint numbers in test messages.
4094
4095 2014-04-14 Keith Seitz <keiths@redhat.com>
4096
4097 PR c++/16253
4098 * gdb.cp/var-tag.cc: New file.
4099 * gdb.cp/var-tag.exp: New file.
4100 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4101 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4102 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4103 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4104
4105 2014-04-14 Tom Tromey <tromey@redhat.com>
4106
4107 * gdb.cp/classes.exp (test_enums): Handle underlying type.
4108 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
4109 type.
4110 * gdb.cp/enum-class.exp: New file.
4111 * gdb.cp/enum-class.cc: New file.
4112
4113 2014-04-14 Tom Tromey <tromey@redhat.com>
4114
4115 * gdb.dwarf2/enum-type.exp: New file.
4116
4117 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4118
4119 * gdb.mi/mi-vla-c99.exp: New file.
4120 * gdb.mi/vla.c: New file.
4121
4122 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4123
4124 * gdb.base/vla-datatypes.c: New file.
4125 * gdb.base/vla-datatypes.exp: New file.
4126
4127 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4128
4129 * gdb.base/vla-ptr.c: New file.
4130 * gdb.base/vla-ptr.exp: New file.
4131
4132 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4133
4134 * gdb.dwarf2/count.exp: New file.
4135
4136 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
4137
4138 * gdb.base/vla-sideeffect.c: New file.
4139 * gdb.base/vla-sideeffect.exp: New file.
4140
4141 2014-04-14 David Blaikie <dblaikie@gmail.com>
4142
4143 * gdb.mi/non-stop.c: Add return value for non-void function return
4144 statement.
4145 * gdb.threads/staticthreads.c: Ditto.
4146
4147 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
4148 Doug Evans <xdje42@gmail.com>
4149
4150 * gdb.guile/scm-value.c: Improve test case.
4151 * gdb.guile/scm-value.exp: Add new test.
4152
4153 2014-04-11 David Blaikie <dblaikie@gmail.com>
4154
4155 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
4156 override Clang's default.
4157
4158 2014-04-11 Joel Brobecker <brobecker@adacore.com>
4159
4160 Revert the following changes (regressions):
4161
4162 * gdb.base/vla-sideeffect.c: New file.
4163 * gdb.base/vla-sideeffect.exp: New file.
4164
4165 * gdb.dwarf2/count.exp: New file.
4166
4167 * gdb.base/vla-multi.c: New file.
4168 * gdb.base/vla-multi.exp: New file.
4169
4170 * gdb.base/vla-ptr.c: New file.
4171 * gdb.base/vla-ptr.exp: New file.
4172
4173 * gdb.base/vla-datatypes.c: New file.
4174 * gdb.base/vla-datatypes.exp: New file.
4175
4176 * gdb.mi/mi-vla-c99.exp: New file.
4177 * gdb.mi/vla.c: New file.
4178
4179 2014-04-11 Keith Seitz <keiths@redhat.com>
4180
4181 PR c++/16675
4182 * gdb.cp/cpsizeof.exp: New file.
4183 * gdb.cp/cpsizeof.cc: New file.
4184
4185 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4186
4187 * gdb.mi/mi-vla-c99.exp: New file.
4188 * gdb.mi/vla.c: New file.
4189
4190 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4191
4192 * gdb.base/vla-datatypes.c: New file.
4193 * gdb.base/vla-datatypes.exp: New file.
4194
4195 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4196
4197 * gdb.base/vla-ptr.c: New file.
4198 * gdb.base/vla-ptr.exp: New file.
4199
4200 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4201
4202 * gdb.base/vla-multi.c: New file.
4203 * gdb.base/vla-multi.exp: New file.
4204
4205 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4206
4207 * gdb.dwarf2/count.exp: New file.
4208
4209 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
4210
4211 * gdb.base/vla-sideeffect.c: New file.
4212 * gdb.base/vla-sideeffect.exp: New file.
4213
4214 2014-04-11 Yao Qi <yao@codesourcery.com>
4215
4216 * gdb.base/completion.exp: Check file exists before running tests
4217 on file completion.
4218
4219 2014-04-10 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.base/cond-eval-mode.c: New file.
4222 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
4223 prepare_for_testing to build the new file. Check result of
4224 runto_main.
4225 (test_break, test_watch): New procedures.
4226 (top level): Use them.
4227
4228 2014-04-08 Pierre Muller <muller@sourceware.org>
4229
4230 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
4231 Ctrl-V use for mingw hosts.
4232
4233 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
4234
4235 * gdb.python/py-value.c: Improve test case.
4236 * gdb.python/py-value.exp: Add new test.
4237
4238 2014-04-07 David Blaikie <dblaikie@gmail.com>
4239
4240 * lib/compiler.c: Identify the clang compiler.
4241 * lib/compiler.cc: Ditto.
4242
4243 2014-04-03 Yao Qi <yao@codesourcery.com>
4244
4245 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
4246
4247 2014-04-01 Anton Blanchard <anton@samba.org>
4248
4249 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
4250 messages unique.
4251
4252 2014-04-01 Anton Blanchard <anton@samba.org>
4253
4254 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
4255 prepare_for_testing.
4256
4257 2014-04-01 Anton Blanchard <anton@samba.org>
4258
4259 * gdb.arch/ppc64-atomic-inst.c: Remove.
4260 * gdb.arch/ppc64-atomic-inst.S: New file.
4261 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
4262
4263 2014-03-31 Doug Evans <dje@google.com>
4264
4265 * gdb.base/print-symbol-loading-lib.c: New file.
4266 * gdb.base/print-symbol-loading-main.c: New file.
4267 * gdb.base/print-symbol-loading.exp: New file.
4268
4269 2014-03-31 Yao Qi <yao@codesourcery.com>
4270
4271 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
4272
4273 2014-03-28 Joel Brobecker <brobecker@adacore.com>
4274
4275 * gdb.ada/mi_dyn_arr: New testcase.
4276
4277 2014-03-27 Doug Evans <dje@google.com>
4278
4279 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
4280
4281 2014-03-27 Yao Qi <yao@codesourcery.com>
4282
4283 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
4284 if target is nios2-*-*.
4285
4286 2014-03-26 Yao Qi <yao@codesourcery.com>
4287
4288 * lib/gdb.exp (readline_is_used): New proc.
4289 * gdb.base/completion.exp: Move tests on command complete up.
4290 Skip the rest of tests if readline is not used.
4291 * gdb.ada/complete.exp: Skp the test if readline is not
4292 used.
4293 * gdb.base/filesym.exp: Likewise.
4294 * gdb.base/macscp.exp: Likewise.
4295 * gdb.base/readline-ask.exp: Likewise.
4296 * gdb.base/readline.exp: Likewise.
4297 * gdb.python/py-cmd.exp: Likewise.
4298 * gdb.trace/tfile.exp: Likewise.
4299
4300 2014-03-26 Yao Qi <yao@codesourcery.com>
4301
4302 * gdb.base/macscp.exp: Fix code format issues.
4303
4304 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
4305
4306 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
4307 * gdb.asm/powerpc64le.inc: New file.
4308
4309 2014-03-25 Pedro Alves <palves@redhat.com>
4310 Doug Evans <dje@google.com>
4311
4312 * gdb.base/source-execution.c: New file.
4313 * gdb.base/source-execution.exp: New file.
4314 * gdb.base/source-execution.gdb: New file.
4315
4316 2014-03-24 Doug Evans <dje@google.com>
4317
4318 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
4319 using fission.
4320
4321 2014-03-24 Hui Zhu <hui@codesourcery.com>
4322 Pedro Alves <palves@redhat.com>
4323
4324 PR breakpoints/16101
4325 * gdb.base/dprintf.exp: Use unsupported rather than changing the
4326 test pass/fail messages. Detect missing support for dprintf when
4327 breakpoints are actually inserted.
4328 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
4329 breakpoints are actually inserted.
4330 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
4331 fails.
4332
4333 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4334
4335 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
4336
4337 2014-03-22 Doug Evans <xdje42@gmail.com>
4338
4339 * gdb.python/python.exp (python not supported): Verify multi-line
4340 python command issues an error.
4341 * gdb.guile/guile.exp (guile not supported): Verify multi-line
4342 guile command issues an error.
4343
4344 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
4345
4346 * gdb.threads/thread-specific.exp: Handle the lack of usable
4347 $this_breakpoint and $this_thread.
4348
4349 2014-03-21 Hui Zhu <hui@codesourcery.com>
4350
4351 * gdb.base/attach.exp (do_command_attach_tests): New.
4352
4353 2014-03-20 Tom Tromey <tromey@redhat.com>
4354 Pedro Alves <palves@redhat.com>
4355
4356 PR cli/15718
4357 * gdb.base/condbreak-call-false.c: New file.
4358 * gdb.base/condbreak-call-false.exp: New file.
4359
4360 2014-03-20 Pedro Alves <palves@redhat.com>
4361
4362 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
4363 Delete.
4364 (block_signals, unblock_signals): Delete.
4365 (child_function_2, main): Remove references to deleted variable
4366 and functions.
4367
4368 2014-03-20 Pedro Alves <palves@redhat.com>
4369
4370 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
4371 Use pthread_kill to signal thread 2.
4372 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4373 Adjust to make the test send itself a signal rather than using the
4374 host's "kill" command.
4375
4376 2014-03-20 Pedro Alves <palves@redhat.com>
4377
4378 * gdb.threads/multiple-step-overs.c: New file.
4379 * gdb.threads/multiple-step-overs.exp: New file.
4380 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4381 Adjust expected infrun debug output.
4382
4383 2014-03-20 Pedro Alves <palves@redhat.com>
4384
4385 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
4386 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
4387
4388 2014-03-20 Pedro Alves <palves@redhat.com>
4389
4390 PR breakpoints/7143
4391 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
4392 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
4393 of gdb_test_multiple.
4394 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
4395 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
4396
4397 2014-03-20 Pedro Alves <palves@redhat.com>
4398
4399 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
4400 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
4401
4402 2014-03-19 Pedro Alves <palves@redhat.com>
4403
4404 * gdb.base/async.exp: Remove early return.
4405
4406 2014-03-19 Pedro Alves <palves@redhat.com>
4407
4408 * gdb.base/async.exp (step& tests): Pass explicit test messages.
4409
4410 2014-03-19 Pedro Alves <palves@redhat.com>
4411
4412 * gdb.base/async.exp (test_background): Expect \r\n after
4413 "completed." in the fail pattern.
4414
4415 2014-03-19 Pedro Alves <palves@redhat.com>
4416
4417 * gdb.base/async.exp (test_background): New procedure.
4418 Use it for all background execution command tests.
4419
4420 2014-03-19 Pedro Alves <palves@redhat.com>
4421
4422 * gdb.base/async.exp: Use prepare_for_testing.
4423
4424 2014-03-19 Pedro Alves <palves@redhat.com>
4425
4426 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
4427 the same line.
4428
4429 2014-03-19 Pedro Alves <palves@redhat.com>
4430
4431 * gdb.base/async.c (main): Add "jump here" and "until here" line
4432 marker comments.
4433 * gdb.base/async.exp (jump_here): New global.
4434 (jump& test): Use it.
4435 (until_here): New global.
4436 (until& test): Use it.
4437
4438 2014-03-19 Pedro Alves <palves@redhat.com>
4439
4440 * gdb.base/async.exp: Don't frob gdb_protocol.
4441
4442 2014-03-18 Doug Evans <xdje42@gmail.com>
4443
4444 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
4445 Fix spelling of exec-done-display.
4446
4447 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4448
4449 PR gdb/15358
4450 * gdb.base/gdb-sigterm.c: New file.
4451 * gdb.base/gdb-sigterm.exp: New file.
4452
4453 2014-03-18 Pedro Alves <palves@redhat.com>
4454
4455 PR gdb/13860
4456 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
4457 * lib/mi-support.exp (mi_expect_stop): Add special handling for
4458 solib-event.
4459
4460 2014-03-17 Joel Brobecker <brobecker@adacore.com>
4461
4462 * gdb.ada/pckd_arr_ren: New testcase.
4463
4464 2014-03-13 Doug Evans <xdje42@gmail.com>
4465
4466 PR guile/16612
4467 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
4468 collect after discarding symbols.
4469
4470 2014-03-13 Ludovic Courtès <ludo@gnu.org>
4471 Doug Evans <xdje42@gmail.com>
4472
4473 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
4474 to history survives a gc.
4475
4476 2014-03-13 Pedro Alves <palves@redhat.com>
4477
4478 * gdb.base/default.exp: Don't test "target procfs".
4479
4480 2014-03-13 Pedro Alves <palves@redhat.com>
4481
4482 * gdb.base/default.exp: Update "target child" and "target procfs"
4483 tests to not expect "Unix".
4484
4485 2014-03-12 Tom Tromey <tromey@redhat.com>
4486
4487 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
4488 New procs. Add target-async tests.
4489 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
4490 Add target-async tests.
4491
4492 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4493
4494 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
4495 'func_start' and 'func_end' for the beginning and end of the
4496 function code, respectively.
4497 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
4498 'func_end' instead of 'func' and 'main'.
4499
4500 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4501
4502 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
4503 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
4504 generate the debug info assembler source.
4505
4506 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4507
4508 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
4509 * gdb.dwarf2/arr-subrange.exp: Likewise.
4510 * gdb.dwarf2/dwz.exp: Likewise.
4511 * gdb.dwarf2/method-ptr.exp: Likewise.
4512 * gdb.dwarf2/missing-sig-type.exp: Likewise.
4513 * gdb.dwarf2/subrange.exp: Likewise.
4514 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
4515 * gdb.dwarf2/implptrpiece.exp: Likewise.
4516 * gdb.dwarf2/nostaticblock.exp: Likewise.
4517
4518 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4519
4520 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
4521 directory to absolute path name arguments.
4522
4523 2014-03-10 Joel Brobecker <brobecker@adacore.com>
4524
4525 * gdb.ada/tagged_access: New testcase.
4526
4527 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
4528
4529 * gdb.btrace/data.exp: Update expected output.
4530
4531 2014-03-06 Yao Qi <yao@codesourcery.com>
4532
4533 * gdb.trace/pr16508.exp: New file.
4534
4535 2014-03-05 Pedro Alves <palves@redhat.com>
4536
4537 PR gdb/16575
4538 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
4539 procedure.
4540 (top level): Adjust to use it. Add tests that exercise breakpoint
4541 interaction with the code-cache.
4542
4543 2014-02-26 Ludovic Courtès <ludo@gnu.org>
4544
4545 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
4546 test for 'history-append!'.
4547
4548 2014-02-26 Joel Brobecker <brobecker@adacore.com>
4549
4550 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
4551 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
4552 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
4553 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
4554 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
4555 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
4556
4557 2014-02-26 Joel Brobecker <brobecker@adacore.com>
4558
4559 * testsuite/gdb.python/py-pp-re-notag.c: New file.
4560 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
4561 * testsuite/gdb.python/py-pp-re-notag.p: New file.
4562
4563 2014-02-26 Joel Brobecker <brobecker@adacore.com>
4564
4565 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
4566
4567 2014-02-26 Joel Brobecker <brobecker@adacore.com>
4568
4569 * gdb.dwarf2/arr-stride.c: New file.
4570 * gdb.dwarf2/arr-stride.exp: New file.
4571
4572 2014-02-26 Pedro Alves <palves@redhat.com>
4573
4574 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
4575 that won't ever trigger. Make sure that GDB reports the correct
4576 breakpoint that caused the stop.
4577
4578 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4579
4580 PR gdb/16626
4581 * gdb.base/auto-load-script: New file.
4582 * gdb.base/auto-load.c: New file.
4583 * gdb.base/auto-load.exp: New file.
4584
4585 PR gdb/16626
4586 * gdb.base/auto-load.exp: Fix out-of-srctree run.
4587
4588 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4589
4590 Fix dw2-icycle.exp -fsanitize=address GDB crash.
4591 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
4592
4593 2014-02-24 Doug Evans <dje@google.com>
4594
4595 * lib/gdb.exp (run_on_host): Log error output if program fails.
4596
4597 2014-02-21 Pedro Alves <palves@redhat.com>
4598
4599 * gdb.threads/step-after-sr-lock.c: Rename to ...
4600 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
4601 * gdb.threads/step-after-sr-lock.exp: Rename to ...
4602 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4603 ... this.
4604
4605 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
4606
4607 PR tdep/16397
4608 * gdb.arch/amd64-stap-special-operands.exp: New file.
4609 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
4610 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
4611 * gdb.arch/amd64-stap-triplet.S: Likewise.
4612 * gdb.arch/amd64-stap-triplet.c: Likewise.
4613
4614 2014-02-20 Joel Brobecker <brobecker@adacore.com>
4615
4616 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
4617 in .section pseudo-op.
4618
4619 2014-02-20 lin zuojian <manjian2006@gmail.com>
4620 Joel Brobecker <brobecker@adacore.com>
4621 Doug Evans <xdje42@gmail.com>
4622
4623 PR symtab/16581
4624 * gdb.dwarf2/dw2-icycle.S: New file.
4625 * gdb.dwarf2/dw2-icycle.c: New file.
4626 * gdb.dwarf2/dw2-icycle.exp: New file.
4627
4628 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
4629
4630 * gdb.python/py-value-cc.cc: Improve test case to enable testing
4631 operations on gdb.Value objects.
4632 * gdb.python/py-value-cc.exp: Add new test to test operations on
4633 gdb.Value objects.
4634
4635 2014-02-18 Doug Evans <dje@google.com>
4636
4637 * Makefile.in (TESTS): New variable.
4638 (expanded_tests, expanded_tests_or_none): New variables
4639 (check-single): Pass $(expanded_tests_or_none) to runtest.
4640 (check-parallel): Only run tests in $(TESTS) if non-empty.
4641 (check/no-matching-tests-found): New rule.
4642 * README: Document TESTS makefile variable.
4643
4644 2014-02-18 Doug Evans <dje@google.com>
4645
4646 * Makefile.in (check-parallel): rm -rf outputs temp.
4647
4648 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4649
4650 Fix "ERROR: no fileid for" in the testsuite.
4651 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
4652
4653 2014-02-12 Doug Evans <dje@google.com>
4654
4655 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
4656 (MISCELLANEOUS): New variable.
4657 (clean): rm -rf $(MISCELLANEOUS).
4658 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
4659 dwp live in the same directory as symlinks, with each symlink pointed
4660 to a differently named file in a different directory.
4661
4662 2014-02-11 Doug Evans <dje@google.com>
4663
4664 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
4665 of Tcl file commands.
4666
4667 2014-02-10 Mark Kettenis <kettenis@gnu.org>
4668
4669 * gdb.threads/step-after-sr-lock.exp: Avoid executing
4670 "kill -SIGUSR1 -1".
4671
4672 2014-02-10 Joel Brobecker <brobecker@adacore.com>
4673
4674 * gdb.ada/tick_length_array_enum_idx: New testcase.
4675
4676 2014-02-10 Doug Evans <xdje42@gmail.com>
4677
4678 * configure.ac (AC_OUTPUT): Add gdb.guile.
4679 * configure: Regenerate.
4680 * lib/gdb-guile.exp: New file.
4681 * lib/gdb.exp (get_target_charset): New function.
4682 * gdb.base/help.exp: Update expected output from "apropos apropos".
4683 * gdb.guile/Makefile.in: New file.
4684 * gdb.guile/guile.exp: New file.
4685 * gdb.guile/scm-arch.c: New file.
4686 * gdb.guile/scm-arch.exp: New file.
4687 * gdb.guile/scm-block.c: New file.
4688 * gdb.guile/scm-block.exp: New file.
4689 * gdb.guile/scm-breakpoint.c: New file.
4690 * gdb.guile/scm-breakpoint.exp: New file.
4691 * gdb.guile/scm-disasm.c: New file.
4692 * gdb.guile/scm-disasm.exp: New file.
4693 * gdb.guile/scm-equal.c: New file.
4694 * gdb.guile/scm-equal.exp: New file.
4695 * gdb.guile/scm-error.exp: New file.
4696 * gdb.guile/scm-error.scm: New file.
4697 * gdb.guile/scm-frame-args.c: New file.
4698 * gdb.guile/scm-frame-args.exp: New file.
4699 * gdb.guile/scm-frame-args.scm: New file.
4700 * gdb.guile/scm-frame-inline.c: New file.
4701 * gdb.guile/scm-frame-inline.exp: New file.
4702 * gdb.guile/scm-frame.c: New file.
4703 * gdb.guile/scm-frame.exp: New file.
4704 * gdb.guile/scm-generics.exp: New file.
4705 * gdb.guile/scm-gsmob.exp: New file.
4706 * gdb.guile/scm-iterator.c: New file.
4707 * gdb.guile/scm-iterator.exp: New file.
4708 * gdb.guile/scm-math.c: New file.
4709 * gdb.guile/scm-math.exp: New file.
4710 * gdb.guile/scm-objfile-script-gdb.in: New file.
4711 * gdb.guile/scm-objfile-script.c: New file.
4712 * gdb.guile/scm-objfile-script.exp: New file.
4713 * gdb.guile/scm-objfile.c: New file.
4714 * gdb.guile/scm-objfile.exp: New file.
4715 * gdb.guile/scm-ports.exp: New file.
4716 * gdb.guile/scm-pretty-print.c: New file.
4717 * gdb.guile/scm-pretty-print.exp: New file.
4718 * gdb.guile/scm-pretty-print.scm: New file.
4719 * gdb.guile/scm-section-script.c: New file.
4720 * gdb.guile/scm-section-script.exp: New file.
4721 * gdb.guile/scm-section-script.scm: New file.
4722 * gdb.guile/scm-symbol.c: New file.
4723 * gdb.guile/scm-symbol.exp: New file.
4724 * gdb.guile/scm-symtab-2.c: New file.
4725 * gdb.guile/scm-symtab.c: New file.
4726 * gdb.guile/scm-symtab.exp: New file.
4727 * gdb.guile/scm-type.c: New file.
4728 * gdb.guile/scm-type.exp: New file.
4729 * gdb.guile/scm-value-cc.cc: New file.
4730 * gdb.guile/scm-value-cc.exp: New file.
4731 * gdb.guile/scm-value.c: New file.
4732 * gdb.guile/scm-value.exp: New file.
4733 * gdb.guile/source2.scm: New file.
4734 * gdb.guile/types-module.cc: New file.
4735 * gdb.guile/types-module.exp: New file.
4736
4737 2014-02-10 Yao Qi <yao@codesourcery.com>
4738
4739 PR testsuite/16543
4740 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
4741 * configure: Regenerated.
4742 * Makefile.in: New file.
4743
4744 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
4745
4746 * gdb.python/py-framefilter.exp: Fix typo.
4747
4748 2014-02-08 Yao Qi <yao@codesourcery.com>
4749
4750 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
4751 that no =breakpoint-modified is emitted when breakpoints are
4752 modified through MI commands.
4753
4754 2014-02-07 Pedro Alves <pedro@codesourcery.com>
4755 Pedro Alves <palves@redhat.com>
4756
4757 * gdb.threads/step-after-sr-lock.c: New file.
4758 * gdb.threads/step-after-sr-lock.exp: New file.
4759
4760 2014-02-07 Pedro Alves <palves@redhat.com>
4761
4762 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
4763
4764 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4765
4766 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
4767 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
4768
4769 2014-02-06 Doug Evans <xdje42@gmail.com>
4770
4771 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
4772 output.
4773
4774 * gdb.gdb/python-interrupts.exp: New file.
4775
4776 2014-02-05 Yao Qi <yao@codesourcery.com>
4777
4778 * gdb.trace/report.exp (use_collected_data): Test the output
4779 of "info threads" and "info inferiors".
4780
4781 2014-02-05 Yao Qi <yao@codesourcery.com>
4782
4783 Revert this patch:
4784
4785 2013-05-24 Yao Qi <yao@codesourcery.com>
4786
4787 * gdb.trace/tfile.exp: Test inferior and thread.
4788
4789 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4790
4791 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
4792 on a function.
4793 * gdb.base/step-bt.c: Call hello via function pointer to make
4794 sure its first instruction is executed on powerpc64le-linux.
4795
4796 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4797
4798 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
4799
4800 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4801
4802 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
4803 of the test patterns for use on little-endian systems.
4804
4805 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4806
4807 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
4808 (decimal_vector): Fix for little-endian.
4809
4810 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
4811
4812 * gdb.arch/sparc-sysstep.exp: New file.
4813 * gdb.arch/sparc-sysstep.c: Likewise.
4814
4815 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
4816
4817 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4818
4819 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
4820
4821 2014-01-23 Tom Tromey <tromey@redhat.com>
4822
4823 * gdb.ada/array_char_idx: New testcase.
4824
4825 2014-01-23 Tom Tromey <tromey@redhat.com>
4826
4827 PR python/16487:
4828 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
4829 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
4830 classes.
4831
4832 2014-01-23 Tom Tromey <tromey@redhat.com>
4833
4834 PR python/16491:
4835 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
4836 string from an inferior frame.
4837 * gdb.python/py-framefilter-mi.exp: Update.
4838
4839 2014-01-22 Doug Evans <dje@google.com>
4840
4841 * gdb.server/server-mon.exp: Add tests for "set debug-format".
4842
4843 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4844
4845 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
4846
4847 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4848
4849 * gdb.trace/entry-values.exp: Remove excess space character from
4850 regex patterns. Handle s390 call instruction.
4851
4852 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4853
4854 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
4855 define "*_start" label. Make "name" static.
4856 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
4857 ${name} by references to ${name}_start.
4858
4859 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4860
4861 * gdb.base/info-macros.exp: Remove "debug" from the compile
4862 options.
4863
4864 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4865
4866 * gdb.dlang/demangle.exp: New file.
4867
4868 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4869
4870 * gdb.dlang/primitive-types.exp: New file.
4871
4872 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4873
4874 * configure.ac: Create gdb.dlang/Makefile.
4875 * configure: Regenerate.
4876 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
4877 * gdb.dlang/Makefile.in: New file.
4878 * lib/d-support.exp: New file.
4879 * lib/gdb.exp (skip_d_tests): New proc.
4880
4881 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4882
4883 * gdb.btrace/delta.exp: Check reverse stepi.
4884 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
4885 * gdb.btrace/finish.exp: New.
4886 * gdb.btrace/next.exp: New.
4887 * gdb.btrace/nexti.exp: New.
4888 * gdb.btrace/record_goto.c: Add comments.
4889 * gdb.btrace/step.exp: New.
4890 * gdb.btrace/stepi.exp: New.
4891 * gdb.btrace/multi-thread-step.c: New.
4892 * gdb.btrace/multi-thread-step.exp: New.
4893 * gdb.btrace/rn-dl-bind.c: New.
4894 * gdb.btrace/rn-dl-bind.exp: New.
4895 * gdb.btrace/data.c: New.
4896 * gdb.btrace/data.exp: New.
4897 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4898
4899 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4900
4901 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
4902 * gdb.btrace/exception.exp: Update.
4903 * gdb.btrace/instruction_history.exp: Update.
4904 * gdb.btrace/record_goto.exp: Update.
4905 * gdb.btrace/tailcall.exp: Update.
4906 * gdb.btrace/unknown_functions.exp: Update.
4907 * gdb.btrace/delta.exp: New.
4908
4909 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4910
4911 * gdb.btrace/record_goto.exp: Add backtrace test.
4912 * gdb.btrace/tailcall.exp: Add backtrace test.
4913
4914 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4915
4916 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4917 * gdb.btrace/record_goto.c: New.
4918 * gdb.btrace/record_goto.exp: New.
4919 * gdb.btrace/x86-record_goto.S: New.
4920
4921 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4922
4923 * gdb.btrace/function_call_history.exp: Update tests.
4924 * gdb.btrace/instruction_history.exp: Update tests.
4925
4926 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4927
4928 * gdb.btrace/function_call_history.exp: Fix expected field
4929 order for "record function-call-history".
4930 Add new tests for "record function-call-history /c".
4931 * gdb.btrace/exception.cc: New.
4932 * gdb.btrace/exception.exp: New.
4933 * gdb.btrace/tailcall.exp: New.
4934 * gdb.btrace/x86-tailcall.S: New.
4935 * gdb.btrace/x86-tailcall.c: New.
4936 * gdb.btrace/unknown_functions.c: New.
4937 * gdb.btrace/unknown_functions.exp: New.
4938 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4939
4940 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4941
4942 * gdb.btrace/instruction_history.exp: Update.
4943 * gdb.btrace/function_call_history.exp: Update.
4944
4945 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4946
4947 * gdb.btrace/function_call_history.exp: Fix expected function
4948 trace.
4949 * gdb.btrace/instruction_history.exp: Initialize traced.
4950 Remove traced_functions.
4951
4952 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4953
4954 * gdb.btrace/function_call_history.exp: Update
4955 * gdb.btrace/instruction_history.exp: Update.
4956
4957 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4958
4959 * gdb.btrace/enable.exp: Update expected text.
4960
4961 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4962
4963 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4964 bytes.
4965
4966 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4967
4968 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4969
4970 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
4971
4972 * lib/gdb.exp (supports_process_record): Return true for
4973 arm*-linux*. (supports_reverse): Likewise.
4974
4975 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4976
4977 PR python/15464
4978 PR python/16113
4979 * gdb.python/py-type.c: Enhance test case.
4980 * gdb.python/py-value-cc.cc: Likewise
4981 * gdb.python/py-type.exp: Add new tests.
4982 * gdb.python/py-value-cc.exp: Likewise
4983
4984 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4985 Pedro Alves <palves@redhat.com>
4986
4987 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
4988 Make "name" extern.
4989 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
4990 references to ${name}_start by references to ${name}.
4991
4992 2014-01-10 Joel Brobecker <brobecker@adacore.com>
4993
4994 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
4995
4996 2014-01-10 Joel Brobecker <brobecker@adacore.com>
4997
4998 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
4999
5000 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
5001 Pedro Alves <palves@redhat.com>
5002
5003 * gdb.mi/mi-info-os.exp: Connect to the target with
5004 mi_gdb_target_load.
5005
5006 2014-01-08 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.threads/reconnect-signal.c: New file.
5009 * gdb.threads/reconnect-signal.exp: New file.
5010
5011 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5012
5013 * gdb.base/source-dir.exp: New file.
5014
5015 2014-01-07 Joel Brobecker <brobecker@adacore.com>
5016
5017 * gdb.ada/mi_interface: New testcase.
5018
5019 2014-01-07 Joel Brobecker <brobecker@adacore.com>
5020
5021 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
5022 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
5023 gdb.ada/pp-rec-component/pck.ads: New files.
5024
5025 2014-01-07 Joel Brobecker <brobecker@adacore.com>
5026
5027 * gdb.python/py-pp-integral.c: New file.
5028 * gdb.python/py-pp-integral.py: New file.
5029 * gdb.python/py-pp-integral.exp: New file.
5030
5031 For older changes see ChangeLog-1993-2013.
5032 \f
5033 ;; Local Variables:
5034 ;; mode: change-log
5035 ;; left-margin: 8
5036 ;; fill-column: 74
5037 ;; version-control: never
5038 ;; End:
5039
5040 Copyright 2014-2015 Free Software Foundation, Inc.
5041 Copying and distribution of this file, with or without modification,
5042 are permitted provided the copyright notice and this notice are preserved.
This page took 0.174184 seconds and 4 git commands to generate.