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